@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&display=swap);.liquid-container{padding:0;width:100%}@media screen and (max-width:768px){.liquid-container{padding-top:0}}.liquid-container--flexible-height{min-height:100vh}.liquid-container--fixed-height{min-height:none;height:100vh}.history-view{padding-top:.5em;padding-left:var(--container-padding-sides);padding-right:var(--container-padding-sides);padding-bottom:2em}.history-view__title{margin-bottom:.5em}.history-view__buttons-and-slider{width:100%;display:flex;flex-wrap:no-wrap;align-items:center;margin-top:1.5em}.history-view__buttons{width:100px;flex:0 0 auto;padding-right:1em}.history-view__button{border:none;font:inherit;color:inherit;background-color:initial;outline:none;width:var(--icon-size);height:var(--icon-size)}.history-view__button .iconic{width:100%;height:100%}.history-view__slider{flex:1 1}.history-view__slider .rc-slider-track{background-color:#e9e9e9}.history-view__limit{display:none;border-left:1px solid red;position:absolute;top:14px;height:24px}.history-view__days{display:flex}.history-view__day{flex:1 1;background:#eee;text-align:center;padding:.3em}.history-view__day:not(:last-child){border-right:2px solid #fff}.history-view__day:first-child{border-radius:0 0 0 5px}.history-view__day:last-child{border-radius:0 0 5px 0}.history-view__range{position:absolute;top:38px;text-align:center;border-top:2px solid #23d160}.reports-view{display:flex;flex-direction:column;height:100vh}.reports-view__map-container{position:relative;flex:1 1}.reports-view__map{position:absolute;top:0;left:0;right:0;bottom:0}.reports-view--show-list .reports-view__map-container{height:0;flex:0 1;overflow:hidden}.reports-view--show-map .reports-view__list{height:0;overflow:hidden}.report-details-view__button{border:none;font:inherit;color:inherit;background-color:initial;outline:none;width:var(--icon-size);height:var(--icon-size)}.report-details-view__button .iconic{width:100%;height:100%}:root{--font-color:#000;--font-color-dampened:#aaa;--font-size-small:0.9em;--font-weight-normal:400;--font-weight-semi-bold:600;--background-color:#fff;--link-color:#6298a5;--navbar-height:90px;--container-padding-sides:1em;--container-padding-sides-mobile:0.5em;--icon-size:40px;--weather-icon-size:40px}img.iconic{display:none}.iconic-property-fill,.iconic-property-text{stroke:none!important}.iconic-property-stroke{fill:none!important}.iconic *{fill:var(--link-color);stroke:var(--link-color)}.iconic.iconic--inverted *{fill:var(--background-color);stroke:var(--background-color)}.iconic.iconic--dampened *{fill:var(--font-color-dampened);stroke:var(--font-color-dampened)}
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Fira Sans,sans-serif;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{border-color:currentColor}.container{width:100%}@media (min-width:360px){.container{max-width:360px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:#374151;max-width:65ch}.prose a{color:#111827;text-decoration:underline;font-weight:500}.prose strong{color:#111827;font-weight:600}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#111827;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:initial;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.top-8{top:2rem}.top-20{top:5rem}.right-0{right:0}.right-2{right:.5rem}.right-auto{right:auto}.-right-80{right:-20rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.left-0{left:0}.-left-12{left:-3rem}.-left-16{left:-4rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.float-right{float:right}.m-4{margin:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-20{margin-top:5rem}.mt-auto{margin-top:auto}.mt-1\.5{margin-top:.375rem}.mr-2{margin-right:.5rem}.mr-5{margin-right:1.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.contents{display:contents}.hidden{display:none}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-64{height:16rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-0{width:0}.w-4{width:1rem}.w-8{width:2rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-64{width:16rem}.w-80{width:20rem}.w-full{width:100%}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-y-4{--tw-translate-y:1rem}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem*var(--tw-space-x-reverse));margin-left:calc(0.375rem*(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-bl-md,.rounded-l-md{border-bottom-left-radius:.375rem}.border-2{border-width:2px}.border{border-width:1px}.active\:border-2:active{border-width:2px}.border-t{border-top-width:1px}.border-r-2{border-right-width:2px}.border-solid{border-style:solid}.border-none{border-style:none}.border-gray{--tw-border-opacity:1;border-color:rgba(112,112,112,var(--tw-border-opacity))}.border-red{--tw-border-opacity:1;border-color:rgba(255,86,97,var(--tw-border-opacity))}.border-gray-lighter{--tw-border-opacity:1;border-color:rgba(160,158,158,var(--tw-border-opacity))}.border-gray-lightest{--tw-border-opacity:1;border-color:rgba(245,249,250,var(--tw-border-opacity))}.border-gray-superlight{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.border-gray-light{--tw-border-opacity:1;border-color:rgba(216,216,216,var(--tw-border-opacity))}.border-lightblue{--tw-border-opacity:1;border-color:rgba(162,210,222,var(--tw-border-opacity))}.bg-transparent{background-color:initial}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-red{--tw-bg-opacity:1;background-color:rgba(255,86,97,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(112,112,112,var(--tw-bg-opacity))}.bg-gray-lightest{--tw-bg-opacity:1;background-color:rgba(245,249,250,var(--tw-bg-opacity))}.bg-gray-light{--tw-bg-opacity:1;background-color:rgba(216,216,216,var(--tw-bg-opacity))}.bg-petrol{--tw-bg-opacity:1;background-color:rgba(98,152,165,var(--tw-bg-opacity))}.focus\:bg-petrol-darker:focus{--tw-bg-opacity:1;background-color:rgba(83,132,144,var(--tw-bg-opacity))}.active\:bg-red-darker:active{--tw-bg-opacity:1;background-color:rgba(254,34,48,var(--tw-bg-opacity))}.active\:bg-gray-lightest:active{--tw-bg-opacity:1;background-color:rgba(245,249,250,var(--tw-bg-opacity))}.active\:bg-petrol-darker:active{--tw-bg-opacity:1;background-color:rgba(83,132,144,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-75{--tw-bg-opacity:0.75}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pr-6{padding-right:1.5rem}.pb-4{padding-bottom:1rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.text-left{text-align:left}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.text-xs{font-size:.75rem;line-height:1rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray{--tw-text-opacity:1;color:rgba(112,112,112,var(--tw-text-opacity))}.text-red{--tw-text-opacity:1;color:rgba(255,86,97,var(--tw-text-opacity))}.text-green{--tw-text-opacity:1;color:rgba(98,152,165,var(--tw-text-opacity))}.text-gray-lighter{--tw-text-opacity:1;color:rgba(160,158,158,var(--tw-text-opacity))}.text-petrol{--tw-text-opacity:1;color:rgba(98,152,165,var(--tw-text-opacity))}.text-lightblue{--tw-text-opacity:1;color:rgba(162,210,222,var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}*,:after,:before{--tw-shadow:0 0 transparent}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:outline-none:focus,.outline-none{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}html{height:100%}.btn-primary{height:2.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgba(98,152,165,var(--tw-bg-opacity))}.btn-primary:active,.btn-primary:focus{--tw-bg-opacity:1;background-color:rgba(83,132,144,var(--tw-bg-opacity))}.btn-primary{padding-left:.5rem;padding-right:.5rem;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn-primary:disabled{opacity:.5}.btn-primary:focus{outline:2px solid transparent;outline-offset:2px}.btn-secondary{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(245,249,250,var(--tw-border-opacity))}.btn-secondary:active,.btn-secondary:focus{--tw-bg-opacity:1;background-color:rgba(160,158,158,var(--tw-bg-opacity))}.btn-secondary{padding:0 .5rem;--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px}.btn-icon{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.375rem;padding-left:.5rem;padding-right:.5rem}.btn-icon:focus{outline:2px solid transparent;outline-offset:2px}.btn-icon-small{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:.375rem;padding-left:.25rem;padding-right:.25rem}.btn-icon-small:focus{outline:2px solid transparent;outline-offset:2px}.btn-icon-label{display:flex;height:2.5rem;align-items:center;justify-content:center}.btn-icon-label>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.btn-icon-label{border-radius:.375rem;padding-left:.5rem;padding-right:.5rem}.btn-icon-label:focus{outline:2px solid transparent;outline-offset:2px}.btn-icon-label-round{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center}.btn-icon-label-round>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.btn-icon-label-round{border-radius:9999px;padding-left:.5rem;padding-right:.5rem}.btn-icon-label-round:focus{outline:2px solid transparent;outline-offset:2px}.btn-icon-label-inline{display:inline-flex;height:2.5rem;align-items:center;justify-content:center}.btn-icon-label-inline>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.btn-icon-label-inline{border-radius:.375rem;padding-left:.5rem;padding-right:.5rem}.btn-icon-label-inline:focus{outline:2px solid transparent;outline-offset:2px}.btn-switch{display:flex;height:2.5rem;width:2.5rem;flex:1 1 0%;align-items:center;justify-content:center}.btn-switch>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.btn-switch{border-width:0;padding:0 .5rem;text-align:center}.btn-switch:focus{outline:2px solid transparent;outline-offset:2px}.btn-switch-fluid{display:flex;height:3rem;flex:1 1 0%;align-items:center;justify-content:center}.btn-switch-fluid>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.btn-switch-fluid{padding:0 .5rem;text-align:center}.btn-switch-fluid:focus{outline:2px solid transparent;outline-offset:2px}.input{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(245,249,250,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:1rem;--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.label{margin-bottom:.25rem;display:block}.input-icon{display:flex;align-items:center;justify-content:center}.link{color:rgba(98,152,165,var(--tw-text-opacity))}.link,.link:hover{--tw-text-opacity:1}.link:hover{color:rgba(83,132,144,var(--tw-text-opacity))}.link{text-decoration:underline}.ol-overlaycontainer-stopevent{position:absolute;bottom:6rem;left:2rem;display:flex}.ol-overlaycontainer-stopevent>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.ol-overlaycontainer-stopevent{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}@media (min-width:640px){.ol-overlaycontainer-stopevent{bottom:4rem}}.ol-hidden{display:none}.go-to-location,.ol-zoom-in,.ol-zoom-out,.warning-layer-toggle{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(98,152,165,var(--tw-bg-opacity));font-size:1.125rem;line-height:1.75rem}.go-to-location:focus,.ol-zoom-in:focus,.ol-zoom-out:focus,.warning-layer-toggle:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.go-to-location,.ol-zoom-in,.ol-zoom-out,.warning-layer-toggle{font-size:1.25rem;line-height:1.75rem;font-size:1.875rem;line-height:2.25rem}}.go-to-location--located{border-width:2px;--tw-border-opacity:1;border-color:rgba(16,185,129,var(--tw-border-opacity))}.go-to-location--not-located{border-width:2px;--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.rc-slider-handle{width:30px!important;height:30px!important;margin-top:-12px!important;border-width:3px!important}.ol-zoom{display:flex;display:none}.ol-zoom>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.ol-zoom{display:flex}}.arrow-left{height:0;width:0;border-left-style:solid;--tw-border-opacity:1;border-right:8px solid;border-color:rgba(255,255,255,var(--tw-border-opacity));border-bottom:8px solid transparent;border-top:8px solid transparent}.warning-layer-toggle--hidden{display:none}.warning-layer-toggle--active{border:2px solid #ff5662}.social-share-container{flex-wrap:wrap}.social-share-button,.social-share-container{display:flex;grid-gap:.5rem;gap:.5rem;align-items:center}.social-share-button{padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#fff}.social-share-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.social-share-button:active{transform:translateY(0)}.social-share-icon{font-size:1.125rem;line-height:1}.social-share-label{font-size:.875rem;font-weight:500}.social-share-button--email{background-color:#6b7280}.social-share-button--email:hover{background-color:#4b5563}.social-share-button--facebook{background-color:#1877f2}.social-share-button--facebook:hover{background-color:#166fe5}.social-share-button--sms{background-color:#10b981}.social-share-button--sms:hover{background-color:#059669}.social-share-button--telegram{background-color:#08c}.social-share-button--telegram:hover{background-color:#0077b5}.social-share-button--messenger{background-color:#00b2ff}.social-share-button--messenger:hover{background-color:#0099e5}.social-share-button--whatsapp{background-color:#25d366}.social-share-button--whatsapp:hover{background-color:#22c55e}.social-share-container--compact{grid-gap:.25rem;gap:.25rem}.social-share-container--compact .social-share-button{padding:.375rem;min-width:2.5rem;justify-content:center}.social-share-container--compact .social-share-button .social-share-label{display:none}.social-share-container--list{flex-direction:column;align-items:stretch}.social-share-container--list .social-share-button{justify-content:flex-start;width:100%}.social-share-container--minimal .social-share-button{background-color:initial;color:#6b7280;border:1px solid #d1d5db}.social-share-container--minimal .social-share-button:hover{background-color:#f3f4f6;color:#374151;transform:none;box-shadow:none}.language-selector{display:flex;align-items:center}.language-selector__dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23707070' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem;padding-right:2rem;padding-left:0;font-size:.875rem;font-weight:500;color:#707070}.language-selector__dropdown:hover{color:#4b5563}.language-selector__dropdown:focus{outline:none;color:#374151}.navbar-menu .language-selector{width:100%}.navbar-menu .language-selector .language-selector__dropdown{width:100%;padding:.75rem 2rem .75rem 0;font-size:1.25rem;color:#707070}.navbar-menu .language-selector .language-selector__dropdown:hover{color:#4b5563}.language-selector--compact .language-selector__dropdown{font-size:.75rem;padding-right:1.5rem;background-size:.75rem}@media (min-width:640px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mt-0{margin-top:0}.sm\:ml-24{margin-left:6rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:h-16{height:4rem}.sm\:h-96{height:24rem}.sm\:h-screen{height:100vh}.sm\:w-96{width:24rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:max-w-xl{max-width:36rem}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:pt-36{padding-top:9rem}.sm\:pl-8{padding-left:2rem}.sm\:align-middle{vertical-align:middle}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:opacity-100{opacity:1}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:top-11{top:2.75rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-0{margin-top:0;margin-bottom:0}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mt-0{margin-top:0}.md\:mt-24{margin-top:6rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-12{width:3rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:flex-nowrap{flex-wrap:nowrap}.md\:justify-end{justify-content:flex-end}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:pt-12{padding-top:3rem}.md\:pt-32{padding-top:8rem}.md\:text-right{text-align:right}}@media (min-width:360px){.xs\:w-12{width:3rem}}
/*# sourceMappingURL=main.a9094190.chunk.css.map */