:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background-color:var(--mantine-color-gray-0);font-family:Lato,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;color:#00264b}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.mantine-DateInput-input,.mantine-DatePicker-input,.mantine-DatePickerInput-input,.mantine-DateRangePicker-input,.mantine-FileInput-input,.mantine-InputBase-input,.mantine-MonthPickerInput-input,.mantine-MultiSelect-input,.mantine-MultiSelect-searchInput,.mantine-NumberInput-input,.mantine-PasswordInput-input,.mantine-RichTextEditor-content,.mantine-Select-input,.mantine-TextInput-input,.mantine-Textarea-input,.mantine-TimeInput-input,.mantine-YearInput-input,.mantine-YearPickerInput-input{font-size:13px;font-weight:500;color:#00264b}.mantine-DatePickerInput-day,.mantine-Select-option{font-size:13px;font-weight:500}.mantine-DateInput-label,.mantine-DatePicker-label,.mantine-DatePickerInput-label,.mantine-DatePickerInput-weekday,.mantine-DateRangePicker-label,.mantine-FileInput-label,.mantine-InputBase-label,.mantine-MonthPickerInput-label,.mantine-MultiSelect-label,.mantine-NumberInput-label,.mantine-PasswordInput-label,.mantine-Select-label,.mantine-TagsInput-label,.mantine-TextInput-label,.mantine-Textarea-label,.mantine-TimeInput-label,.mantine-YearPickerInput-label{font-size:12px;font-weight:700;margin-bottom:5px;color:#00264b}.mantine-PasswordInput-innerInput,.mantine-PasswordInput-input{height:38px;font-size:12px}.mantine-Pagination-control,.mantine-Tabs-tabLabel{font-size:13px;font-weight:700}.textUnderlinePointer:hover{cursor:pointer;text-decoration:underline}.leaflet-popup-content{padding:0!important;margin:0!important}.leaflet-popup-content-wrapper{border-radius:3px!important}.leaflet-popup-content p{margin:2px!important;font-family:Lato}