/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.arso-flex-row{flex-direction:row}.arso-flex-col{flex-direction:column}.arso-align-items-center{align-items:center}.arso-align-justify-center{justify-content:center;align-items:center}.arso-gap-8{gap:.5rem}.arso-gap-24{gap:1.5rem}.arso-gap-40{gap:2.5rem}.arso-cursor{cursor:pointer}.arso-bold{font-weight:700}.arso-font-size-smallest{font-size:.8125rem}.arso-relative{position:relative}.arso-absolute{position:absolute}.arso-text-center{text-align:center}.arso-text-left{text-align:left}.arso-search-form{width:16rem;margin-left:auto;margin-right:auto}.arso-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.arso-icon-container-svg{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding-left:.75rem;pointer-events:none}.arso-icon-container-svg-right{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.75rem;pointer-events:none}.arso-search-icon{width:1rem;height:1rem;color:#6a787d}.arso-search-input{display:block;width:100%;height:2.5rem;padding:1.25rem 1.25rem 1.25rem 2.5rem;font-size:.875rem;color:#1f2937;border:1px solid #bdc0c1;border-radius:1.25rem;background-color:#ffffffe6;outline:none}.arso-search-input:focus{border-color:#3e7c9480;box-shadow:0 0 0 4px #d1e8e433}.arso-search-svg-button{position:absolute;right:.625rem;bottom:.625rem;background:none;border:none;padding:0;cursor:pointer;outline:none}.arso-search-svg-button svg{display:block}.arso-search-svg-button:focus{box-shadow:0 0 0 4px #d1e8e433}.arso-chart-wrapper{position:relative;width:100%;height:400px}@media (max-width:768px){.chart-wrapper{height:300px}}.arso-cards-visualize-block{display:flex;flex-wrap:wrap;gap:16px}.arso-50-percent-visualize-block{flex:1 1 100%;box-sizing:border-box}.arso-w-full-visualize-block{flex:1 1 100%;max-width:100%;box-sizing:border-box}@media (max-width:768px){.arso-50-percent-visualize-block{flex:1 1 100%;max-width:100%}}.arso-navtika-card{border:2px solid #d31a2d;padding:20px;border-radius:10px;background-color:#dbf1ed;text-align:center}.arso-card-visualize-prtr{width:100%}.arso-card-prtr__container{display:flex;flex-direction:column;gap:24px}.arso-graph-header__container{display:flex;justify-content:space-between;align-items:center;height:40px}@media (max-width:767px){.arso-graph-header__container{flex-direction:column;height:auto;align-items:flex-start}}.arso-graph-header__title-wrapper{display:flex;flex-direction:column}.arso-graph-header__title{font-size:24px;line-height:125%;font-weight:700}.arso-graph-header__subtitle{margin-top:0;font-size:15px;text-transform:uppercase}.arso-flex{display:flex}.arso-justify-between-visualize-prtr{justify-content:space-between}.arso-flex-col{display:flex;flex-direction:column}.arso-filter-visualize-prtr{position:relative;width:256px;padding-bottom:16px}.arso-select-container{position:relative;width:fit-content}@media (max-width:767px){.arso-select-container{width:100%}}.arso-select-export-container{position:relative;width:100%;display:flex;justify-content:space-between;gap:8px}.arso-select-export-container:has(>:nth-child(1):nth-last-child(1)){justify-content:flex-end}.arso-p-bottom-visualize-prtr{padding-bottom:1rem}.arso-font-weight-700-visualize-prtr{font-weight:700}.arso-facility-name-visualize-prtr{font-size:15px;text-transform:uppercase;color:#3b484e;font-weight:700}select{padding:10px 36px 10px 12px;font-size:14px;font-weight:400;border:1px solid #bdc0c1;border-radius:30px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer}@media (max-width:767px){select{width:100%}}select:focus{border-color:#457a73;box-shadow:0 0 5px #d1e8e433}.arso-arrow-down-visualize-prtr,.arso-arrow-up-visualize-prtr{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.data-visualize-highchart-xaxis-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.data-visualize-stockchart-xaxis-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-4px}.data-visualize-stockchart-navigator-xaxis__container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.data-visualize-stockchart-navigator-xaxis__text{position:relative;color:#3b484e;font-size:12px}.data-visualize-highchart-xaxis{white-space:nowrap;color:#3b484e;font-size:13px}@media (max-width:767px){.data-visualize-highchart-xaxis{font-size:12px;line-height:150%}}.data-visualize-highchart-legend-item-wrapper{display:flex;gap:10px;align-items:center;justify-content:center}.data-visualize-highchart-legend-item-text{font-size:13px;color:#3b484e}.data-visualize-block-sea-level__container{display:flex;flex-direction:column;gap:24px}@media (max-width:767px){.data-visualize-block-sea-level__container{gap:16px;padding:20px}}.data-visualize-block-sea-level__header-wrapper{display:flex;justify-content:space-between;width:100%}@media (max-width:767px){.data-visualize-block-sea-level__header-wrapper{gap:12px}}.data-visualize-block-sea-level__header-title-wrapper{display:flex;flex-direction:column;gap:10px}.data-visualize-block-sea-level__header-title{font-weight:700;font-size:24px;line-height:30px;color:#2a363a}@media (max-width:767px){.data-visualize-block-sea-level__header-title{font-size:20px;line-height:125%}}.data-visualize-block-sea-level__header-button-wrapper{padding:3px 0}.data-visualize-block-sea-level__body-text{font-size:18px;line-height:27px;color:#3b484e}@media (max-width:767px){.data-visualize-block-sea-level__body-text{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__section-wrapper{display:flex;flex-direction:column}@media (max-width:767px){.data-visualize-block-sea-level__section-wrapper{gap:4px}}.data-visualize-block-sea-level__section-title{line-height:27px;font-size:18px;font-weight:700}@media (max-width:767px){.data-visualize-block-sea-level__section-title{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__section-text{line-height:27px;font-size:18px}@media (max-width:767px){.data-visualize-block-sea-level__section-text{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__date-range-wrapper{display:flex;gap:16px;padding-right:12px;align-items:center;width:100%;justify-content:flex-end}.data-visualize-block-sea-level__date-text{font-size:18px;line-height:27px;font-weight:700}@media (max-width:767px){.data-visualize-block-sea-level__date-text{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__chart{min-height:444px;width:100%}.data-visualize-block-sea-level__chart ul{visibility:hidden}.data-visualize-block-annual-tide__container{display:flex;flex-direction:column;gap:24px}@media (max-width:767px){.data-visualize-block-annual-tide__container{padding:20px}}.data-visualize-block-annual-tide__header-wrapper{display:flex;justify-content:space-between}.data-visualize-block-annual-tide__header-title-wrapper{display:flex;flex-direction:column;gap:10px}.data-visualize-block-annual-tide__header-title{font-weight:700;font-size:24px;line-height:30px;color:#2a363a}@media (max-width:767px){.data-visualize-block-annual-tide__header-title{font-size:20px!important;line-height:140%}}.data-visualize-block-annual-tide__header-button-wrapper{padding:3px 0}.data-visualize-block-annual-tide__body-text{font-size:18px;line-height:27px;color:#3b484e}@media (max-width:767px){.data-visualize-block-annual-tide__body-text{font-size:16px;line-height:150%}}.data-visualize-block-annual-tide__date-range-wrapper{display:flex;gap:16px;padding-right:12px;align-items:center;width:100%;justify-content:flex-end}.data-visualize-block-annual-tide__date-text{font-size:18px;line-height:27px;font-weight:700}@media (max-width:767px){.data-visualize-block-annual-tide__date-text{font-size:16px;line-height:150%}}.data-visualize-block-annual-tide__chart{min-height:444px;width:100%}.arso-next-btn-container-next-prev-daily,.arso-prev-btn-container-next-prev-daily{white-space:nowrap;transition:font-size .3s ease}.arso-button-text-next-prev-daily{color:#2a363a;font-weight:700;display:inline-block}@media (max-width:1400px){.arso-next-btn-container-next-prev-daily,.arso-prev-btn-container-next-prev-daily{font-size:.875rem}.arso-button-text-next-prev-daily{display:none}}@media (max-width:480px){.arso-next-btn-container-next-prev-daily,.arso-prev-btn-container-next-prev-daily{gap:1rem}}.arso-svg-icon{display:block;fill:currentColor}.arso-skeleton-container-skeleton-loader{display:flex;flex-direction:column;gap:8px}.arso-skeleton-loader{position:relative;background-color:#f1f1f1;overflow:hidden}.arso-skeleton-loader:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,#fff0,#fff3 20%,#fffc,#fff3 80%,#fff0);animation:shimmer 1.5s infinite linear}.arso-skeleton-loader--circle{border-radius:50%}.arso-skeleton-loader--rectangle{border-radius:4px}.arso-skeleton-loader--animate:after{display:block}@keyframes shimmer{0%{transform:translate(-150%)}50%{transform:translate(0)}to{transform:translate(150%)}}.arso-container-camera-details{display:flex;flex:1;flex-direction:row}@media (max-width:768px){.arso-container-camera-details{flex-direction:column}}.arso-column-camera-details{gap:10px}.arso-column-camera-details.first{display:flex;padding-right:10px}.arso-column-camera-details.first,.arso-column-camera-details.third{flex:0 1 auto;gap:10px;display:flex;padding-left:10px}.arso-column-camera-details.second{flex:1;display:flex}@media (max-width:768px){.arso-column-camera-details.third{order:1;margin-bottom:16px;padding-left:0}.arso-column-camera-details.second{order:2}}.mobile-play-button{margin-bottom:16px}.arso-camera-picture-col-wrapper{display:flex;flex-direction:column;gap:20px}.arso-picture-refresh-date__container{display:flex;align-items:center;line-height:150%;gap:9px;color:#2a363a}.arso-picture-refresh-date__date-text{color:#6a787d;line-height:150%;font-weight:400}.arso-img-camera-details{max-width:100%;height:auto;margin-top:10px}.arso-slider-container-camera-details{display:flex;align-items:center;gap:10px;margin-bottom:auto;width:100%;height:40px;padding:12px 15px;border:1px solid #d0d0c8;border-radius:50px}.arso-slider-container-camera-details input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border-radius:5px;background:#f1f1f1;outline:none;cursor:pointer}.arso-slider-container-camera-details input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background-color:#2a363a;cursor:pointer}.arso-slider-container-camera-details input[type=range]::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background-color:#2a363a;cursor:pointer}.arso-cameras-image-container{display:flex;align-items:center;width:100%}.arso-no-data-message-camera-details{color:#d31a2d;font-weight:700;text-align:center;margin-left:auto;margin-right:auto}.arso-rotating-camera-details{animation:arso-rotate-camera-details .6s linear}@keyframes arso-rotate-camera-details{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arso-active-circle-camera-details,.arso-active-path-camera-details{stroke:#fff}.arso-active-circle-camera-details.arso-active-path-camera-details,.arso-active-path-camera-details.arso-active-path-camera-details{fill:#fff}.arso-container-camera-component{display:flex;flex-direction:column;gap:24px}.arso-title-search-row-camera-component{display:flex;align-items:center;justify-content:space-between}.arso-spacer-camera-component{flex-grow:1}.arso-scrollable-container-cameras-list{display:flex;height:100%;gap:10px;padding-bottom:10px;overflow-x:auto}.arso-scrollable-container-cameras-list::-webkit-scrollbar{height:6px}.arso-scrollable-container-cameras-list::-webkit-scrollbar-track{border-radius:10px}.arso-scrollable-container-cameras-list::-webkit-scrollbar-thumb{background:#d0d0c8;border-radius:24px}.arso-scrollable-container-cameras-list::-webkit-scrollbar-thumb:hover{background:#bdc0c1}.arso-camera-item-cameras-list{flex:0 0 auto;width:176px;padding:10px;cursor:pointer;transition:transform .2s ease-in-out}.arso-camera-item-cameras-list:hover{background:#f1f1f1}.arso-camera-item-cameras-list.selected{background:#f1f1f1;border-radius:8px}.arso-camera-title-cameras-list{font-size:14px;padding-left:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.arso-camera-image-container-cameras-list{overflow:hidden;display:flex;justify-content:center;align-items:center}.arso-camera-image-cameras-list{width:147px;height:96px;object-fit:cover;border:1px solid #bdc0c1}.arso-no-image-cameras-list{font-size:12px;color:#bdc0c1;height:96px;display:flex;justify-content:center;align-items:center;border:1px dashed #bdc0c1}.arso-mobile-swiper-wrapper-cameras-list .swiper{width:100%;height:100px}.arso-mobile-swiper-wrapper-cameras-list .swiper-slide{width:auto;display:flex;align-items:center;justify-content:center}.arso-swiper-navigation{display:flex;gap:20px;padding-top:20px}.arso-app-button{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:fit-content;overflow:hidden;white-space:nowrap}.arso-app-button--text{font-weight:700;line-height:26.4px;font-size:16px;flex-shrink:0}.arso-app-button--fluid{width:100%}.arso-app-button--fluid.arso-app-button--has-icon:not(.arso-app-button--has-text){width:100%!important;height:100%!important}.arso-app-button--center{justify-content:center}.arso-app-button--has-icon:not(.arso-app-button--has-text){justify-content:center}.arso-app-button--primary{height:40px;border-radius:20px;border-width:1px;border-style:solid;padding:15px 20px;cursor:pointer}.arso-app-button--primary.arso-app-button--has-icon{padding:12px 16px 12px 20px}.arso-app-button--primary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-left{padding:0 16px 0 20px}.arso-app-button--primary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-right{padding:0 20px 0 16px}.arso-app-button--primary.arso-app-button--has-icon:not(.arso-app-button--has-text){width:40px;height:40px;padding:12px}.arso-app-button--primary.arso-app-button--light{color:#fff;background-color:#2a363a;border-color:transparent}.arso-app-button--primary.arso-app-button--light .app-icon{stroke:#fff}.arso-app-button--primary.arso-app-button--light .app-icon--filled-in-button{fill:#fff}.arso-app-button--primary.arso-app-button--light:hover{background-color:#457a73}.arso-app-button--primary.arso-app-button--light.arso-app-button--disabled{background-color:#bdc0c1;border-color:transparent;cursor:default}.arso-app-button--primary.arso-app-button--dark{color:#2a363a;background-color:#fff;border-color:transparent}.arso-app-button--primary.arso-app-button--dark .app-icon{stroke:#2a363a}.arso-app-button--primary.arso-app-button--dark .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--primary.arso-app-button--dark:hover{background-color:#ffffffb3}.arso-app-button--primary.arso-app-button--dark.arso-app-button--disabled{background-color:#fff6;border-color:transparent;cursor:default}.arso-app-button--secondary{height:40px;border-radius:20px;border-width:1px;border-style:solid;padding:20px;gap:10px;cursor:pointer}.arso-app-button--secondary.arso-app-button--has-icon{padding:12px 16px 12px 20px}.arso-app-button--secondary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-left{padding:0 16px 0 20px}.arso-app-button--secondary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-right{padding:0 20px 0 16px}.arso-app-button--secondary.arso-app-button--has-icon:not(.arso-app-button--has-text){width:40px;height:40px;padding:12px}.arso-app-button--secondary.arso-app-button--light{color:#2a363a;background-color:#fff;border-color:#d0d0c8}.arso-app-button--secondary.arso-app-button--light .app-icon{stroke:#2a363a}.arso-app-button--secondary.arso-app-button--light .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--secondary.arso-app-button--light:hover{background-color:#f1f1f1}.arso-app-button--secondary.arso-app-button--light.arso-app-button--selected{color:#fff;background-color:#457a73;border-color:transparent;cursor:default}.arso-app-button--secondary.arso-app-button--dark{color:#fff;background-color:#2a363a;border-color:#fff}.arso-app-button--secondary.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--secondary.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--secondary.arso-app-button--dark:hover{background-color:#fff3}.arso-app-button--secondary.arso-app-button--dark.arso-app-button--selected{color:#2a363a;background-color:#5de1d0;border-color:transparent;cursor:default}.arso-app-button--secondary.arso-app-button--dark.arso-app-button--selected .app-icon{stroke:#2a363a}.arso-app-button--secondary.arso-app-button--dark.arso-app-button--selected .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--tertiary{cursor:pointer;background-color:unset;border:none;gap:5px;padding:3px 0;height:24px}.arso-app-button--tertiary.arso-app-button--light{color:#457a73}.arso-app-button--tertiary.arso-app-button--light .app-icon{stroke:#457a73}.arso-app-button--tertiary.arso-app-button--light .app-icon--filled-in-button{fill:#457a73}.arso-app-button--tertiary.arso-app-button--light:hover{color:#2a363a}.arso-app-button--tertiary.arso-app-button--light:hover .app-icon{stroke:#2a363a}.arso-app-button--tertiary.arso-app-button--light:hover .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--tertiary.arso-app-button--light.arso-app-button--disabled{color:#457a73;opacity:40%;cursor:default}.arso-app-button--tertiary.arso-app-button--light.arso-app-button--disabled .app-icon{stroke:#457a73}.arso-app-button--tertiary.arso-app-button--light.arso-app-button--disabled .app-icon--filled-in-button{fill:#457a73}.arso-app-button--tertiary.arso-app-button--dark{color:#fff}.arso-app-button--tertiary.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--tertiary.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--tertiary.arso-app-button--dark.arso-app-button--disabled{opacity:40%;cursor:default}.arso-app-button--link{position:relative;cursor:pointer;color:#2a363a;padding:0;gap:4px;height:23px;border:none;background-color:unset}.arso-app-button--link .app-icon{stroke:#2a363a}.arso-app-button--link .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--link:after{content:"";position:absolute;display:block;width:100%;height:2px;bottom:0}.arso-app-button--link.arso-app-button--light:after{background-color:#5c9a92}.arso-app-button--link.arso-app-button--light:hover:after{background-color:#2a363a}.arso-app-button--link.arso-app-button--dark{color:#fff;background-color:unset}.arso-app-button--link.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--link.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--link.arso-app-button--dark:after{background-color:#fff}.arso-app-button--link.arso-app-button--dark:hover:after{background-color:#fff6}.arso-app-button--list{position:relative;cursor:pointer;color:#2a363a;padding:6px 0;gap:0;border:none;background-color:unset}.arso-app-button--list.arso-app-button--has-icon{gap:10px}.arso-app-button--list:after{content:"";position:absolute;display:block;width:100%;height:3px;bottom:6px}.arso-app-button--list:hover:after{background-color:#5de1d0}.arso-app-button--pagination{justify-content:center;cursor:pointer;padding:0;border-radius:28px;border-width:1px;border-style:solid;border-color:#d0d0c8;background-color:unset}.arso-app-button--pagination .app-icon{stroke:#2a363a}.arso-app-button--pagination .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--pagination.arso-app-button--medium{width:40px;height:40px}.arso-app-button--pagination.arso-app-button--small{width:32px;height:32px}.arso-app-button--disabled{border-color:#f1f1f1;cursor:auto}.arso-app-button--disabled .app-icon{stroke:#6a787d}.arso-app-button--card{height:78px;width:273px;border-radius:8px;border-width:1px;border-style:solid;padding:20px;gap:10px;cursor:pointer}.arso-app-button--card img{max-width:56px;height:auto;object-fit:cover}@media (max-width:767px){.arso-app-button--card{width:200px;height:66px}}.arso-app-button--card .arso-app-button--text{font-weight:400}.arso-app-button--card.arso-app-button--has-icon{padding:0 15px}.arso-app-button--card.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-left,.arso-app-button--card.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-right{padding:0 15px 0 10px}.arso-app-button--card.arso-app-button--selected{height:84px}.arso-app-button--card.arso-app-button--selected .arso-app-button--text{font-weight:700}@media (max-width:767px){.arso-app-button--card.arso-app-button--selected{height:72px}}.arso-app-button--card.arso-app-button--light{color:#2a363a;background-color:#fff;border-color:#d0d0c8}.arso-app-button--card.arso-app-button--light .app-icon{stroke:#2a363a}.arso-app-button--card.arso-app-button--light .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--card.arso-app-button--light.arso-app-button--selected{color:#fff;background-color:#003146bf;border-color:#1b495a;cursor:default;height:84px}.arso-app-button--card.arso-app-button--dark{color:#fff;background-color:#2a363a;border-color:#fff}.arso-app-button--card.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--card.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--card.arso-app-button--dark.arso-app-button--selected{background-color:#1b495a;border-color:transparent;cursor:default}.arso-app-button--card.arso-app-button--dark.arso-app-button--selected .app-icon{stroke:#2a363a}.arso-app-button--card.arso-app-button--dark.arso-app-button--selected .app-icon--filled-in-button{fill:#2a363a}.app-icon__container{width:fit-content;height:fit-content;display:flex;align-items:center;justify-content:center}.app-icon--small{width:12px;height:12px}.app-icon--medium{width:16px;height:16px}.app-icon--large{width:20px;height:20px}.app-icon--xlarge{width:30px;height:30px}.app-icon--xxlarge{width:40px;height:40px}.app-icon--xxxlarge{width:60px;height:60px}.arso-accordion-group-accordion{margin-bottom:1rem}.arso-container-accordion{display:flex;flex-direction:column;padding:8px;height:400px}@media (max-width:769px){.arso-container-accordion{height:auto;padding:0}}.arso-no-data-accordion{display:flex;border-radius:8px;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.arso-no-data-accordion>p{margin-top:1rem}.arso-accordion-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.arso-accordion-item-accordion{padding:15px;margin-bottom:10px;border-radius:5px}.arso-border-is-opened-accordion{border:1px solid rgb(69,122,115)}.arso-border-is-closed-accordion{border:1px solid rgb(208,208,200)}.arso-header-accordion{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arso-header-left-accordion{display:flex;align-items:center}.arso-content-title-accordion{font-weight:700;font-size:13px;display:inline-block;margin-bottom:6px}.arso-p-top-accordion{padding-top:12px}.arso-title-accordion{display:flex;flex-direction:column;margin-left:15px}.arso-title-accordion>h3{margin:0;font-size:16px;font-weight:700}.arso-location-accordion{display:flex;font-size:15px;flex-direction:column;align-items:flex-start}.arso-date-range-accordion{display:flex;align-items:center;gap:4px}.arso-border-low{border:4px solid #ffd180}.arso-border-medium{border:4px solid #ffe500}.arso-border-warning{border:4px solid #ffa500}.arso-border-danger{border:4px solid #d31a2d}.arso-icon-wrapper-accordion-item{display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:8px;border-radius:50%}.arso-icon-svg-accordion-item{overflow:visible}.arso-content-accordion-item{margin-top:20px;overflow:hidden}.arso-content-accordion-item.open{animation:openAccordion .5s cubic-bezier(.25,.1,.25,1) forwards}@keyframes openAccordion{0%{max-height:0;opacity:0}to{max-height:100%;opacity:1}}.arso-custom-button-button-global{border-radius:50%;padding:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;transition:color .3s,background-color .3s}.arso-custom-button-button-global:focus-visible{outline:2px solid #d31a2d}.arso-bg-black-button-global{background-color:#2a363a;color:#fff}.arso-bg-white-button-global{background-color:#fff;color:#2a363a}.arso-bg-primary-button-global{background-color:#457a73}.arso-bg-gray-button-global{background-color:#ffffff7f;color:#fff}.arso-bg-yellow-button-global{background-color:#ffe500}.arso-text-black-button-global{color:#2a363a}.arso-rounded-small-button-global{border-radius:8px}.arso-rounded-full-button-global{border-radius:24px}.arso-border-gray-button-global{border:1px solid #6a787d}.arso-text-white-button-global{color:#fff}.arso-border-none-button-global{border:none}.arso-disabled-button-button-global{cursor:not-allowed}.arso-bg-light-gray-button-global{background-color:#bdc0c1}.arso-text-gray-button-global{color:#6a787d}.arso-border-light-gray-button-global{border:1px solid #bdc0c1}.arso-bg-transparent-button-global{background-color:transparent}.arso-map-legend-dbz__container{width:273px;max-width:100%;min-width:200px;height:40px;border-radius:48px;border:1px solid #d0d0c8;box-shadow:0 0 4px #00000017;padding:11px 12px;background-color:#fff;display:flex;gap:12px;align-items:center;justify-content:space-between}@media (max-width:767px){.arso-map-legend-dbz__container{border:none;box-shadow:none}}.arso-map-legend-dbz__text{font-size:13px;line-height:150%;color:#3b484e}.arso-map-legend-dbz__gradient{width:214px;max-width:100%;height:17px;border-radius:24px;padding:3px 8px;display:flex;justify-content:space-between;align-items:center}.arso-map-legend-dbz__gradient-value{color:#fff}.arso-link,.arso-button,.arso-router-link{font-size:16px;font-weight:600;text-decoration:underline;display:inline-block;text-decoration-color:#5c9a92;text-underline-offset:3px;text-decoration-thickness:2px;color:inherit;cursor:pointer}.arso-link:focus,.arso-button:focus,.arso-router-link:focus{outline:2px solid #2a363a;outline-offset:2px}.arso-slider-container-ranged-slider{border:1px solid #bdc0c1;border-radius:24px;position:relative;width:100%;max-width:500px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #d1e8e433}.arso-slider-wrapper-ranged-slider{position:relative;width:100%;display:flex;align-items:center}.arso-slider-ranged-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:4px;outline:none;position:relative;background:radial-gradient(circle,#bdc0c1 1px,transparent 1px) 0 50%/calc(100% / var(--total-steps)) 100% repeat-x}.arso-slider-ranged-slider:before{content:"";position:absolute;top:0;left:0;height:100%;width:calc(100% / var(--total-steps) * var(--hour-steps));background:linear-gradient(to right,var(--color-start),var(--color-end,var(--color-start)));border-radius:4px;z-index:-1}.arso-slider-ranged-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;background:#2a363a;border-radius:50%;cursor:pointer;position:relative;z-index:1}.arso-slider-ranged-slider::-moz-range-thumb{width:10px;height:10px;background:#2a363a;border-radius:50%;cursor:pointer;position:relative;z-index:1}.arso-slider-ranged-slider:focus-visible{outline:2px solid #2a363a}.arso-slider-tooltip-ranged-slider{position:absolute;top:-35px;transform:translate(-50%);background-color:#3b484e;color:#fff;padding:5px 8px;border-radius:4px;font-size:12px;pointer-events:none;white-space:nowrap;text-align:center;z-index:2}.arso-slider-button-ranged-slider{background:none;padding:0 20px;border:none;font-size:24px;cursor:pointer;display:flex;transition:color .2s;align-items:center}.disabled-button{cursor:not-allowed}.arso-card-container-warnings-main{display:flex;gap:1rem;flex-wrap:nowrap;position:relative;white-space:nowrap;margin-bottom:2rem;background:#fff}@media (max-width:1200px){.arso-card-container-warnings-main{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.arso-date-card-container-warnings-main{flex:0 0 auto;min-width:180px}}@media (max-width:768px){.custom-warning-marker{transform:scale(.66);transform-origin:center}}.arso-date-card-container-warnings-main{display:flex;cursor:pointer;justify-content:space-between;text-align:left;align-items:center;background:#fff;margin-left:5px;padding:.5rem 1rem;border:1px solid #ccc;border-radius:8px;min-width:191px;transition:transform .2s ease,background-color .2s ease}.arso-date-card-container-warnings-main:hover{transform:scale(1.05);border-color:#d0d0c8}.arso-date-card-container-warnings-main.active{transform:scale(1.05);border-color:#1b495a;background:#003146bf;color:#fff!important}.arso-date-card-container-warnings-main.active p{font-weight:700;color:#fff!important}.arso-date-card-container-warnings-main.active>div>p{font-weight:700}.arso-date-card-container-warnings-main.disabled{transform:none;color:#d3d3d3}.arso-accordion-map-content{display:flex;flex-direction:row}.arso-scrollable-warnings-main{width:100%;overflow-y:auto}.arso-scrollable-warnings-main::-webkit-scrollbar{width:6px}.arso-scrollable-warnings-main::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.arso-scrollable-warnings-main::-webkit-scrollbar-thumb{background:#ccc;border-radius:8px}.arso-scrollable-warnings-main::-webkit-scrollbar-thumb:hover{background:#999}.arso-warning-buttons-warnings-types{display:flex;flex-wrap:wrap;gap:1rem}.arso-warning-button-warnings-types{cursor:pointer;padding:.5rem 1rem;border:1px solid #bdc0c1;background:#fff;border-radius:32px;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease,border-color .2s ease}.arso-warning-button-warnings-types .arso-icon-warnings-types{width:24px;height:24px}.arso-warning-button-warnings-types:hover{background-color:#f1f1f1}.arso-warning-button-warnings-types.active{border-color:#457a73;background:#457a73;color:#fff}.arso-warning-button-warnings-types.active span{font-weight:700}.arso-warning-button-warnings-types.disabled{cursor:not-allowed;border-color:#ffffffbf;color:#bdc0c1;background-color:#fff}.arso-icon-warnings-types{color:#fff}.arso-timeline-container{display:flex;flex-wrap:wrap;align-items:center;padding:10px 0;cursor:pointer;border-top:1px solid #D0D0C8}.arso-col-area-timeline{flex:0 0 200px;padding-right:10px}.arso-col-icons-timeline{flex:0 0 200px;display:flex;justify-content:center;align-items:center}.arso-col-timeline{flex:1 0 auto}.arso-col-chevron-timeline{flex:0 0 30px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.arso-timeline-container{flex-wrap:wrap}.arso-col-icons-timeline{justify-content:end}.arso-col-timeline{flex:0 0 100%;margin-top:10px}.arso-col-area-timeline,.arso-col-icons-timeline{flex:1 0 auto}.arso-col-chevron-timeline{display:none}}.arso-accordion-container-warnings-timeline{width:100%;overflow:hidden}.arso-accordion-header-warnings-timeline{display:flex;flex-direction:row;align-items:center;padding:10px;gap:40px;cursor:pointer}.custom-expanded-row{display:block;padding:0}.arso-header-top-row-warnings-timeline,.arso-header-icon-row-warnings-timeline{display:flex;width:168px;align-items:center;justify-content:space-between}.arso-icon-timeline-group{display:flex;flex:1;align-items:center;gap:10px}@media (min-width:769px){.arso-accordion-header-warnings-timeline{flex-direction:row}}@media (max-width:768px){.arso-accordion-header-warnings-timeline{flex-direction:column;align-items:flex-start;gap:0}.arso-accordion-map-content{flex-direction:column-reverse;margin:10px}.arso-header-top-row-warnings-timeline{width:100%;margin-bottom:1rem}.arso-region-name-warnings-timeline{flex:none;min-width:auto}}.arso-header-light-warnings-timeline{background-color:#d1e8e433}.arso-header-dark-warnings-timeline{background-color:#fff}.arso-region-name-warnings-timeline{min-width:200px;font-weight:700}.arso-warning-icons-warnings-timeline{flex:0 0 1;display:flex;min-width:250px;gap:4px;justify-content:center}.arso-icon-svg-warnings-timeline{width:30px;height:30px;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid transparent}.arso-border-low-warnings-timeline{border-color:#36ff00}.arso-border-warning-warnings-timeline{border-color:#ffe500}.arso-border-danger-warnings-timeline{border-color:#f90}.arso-border-critical-warnings-timeline{border-color:#d31a2d}.arso-timeline-wrapper-warnings-timeline{flex:1;display:flex;flex-direction:column;gap:5px;width:100%}.arso-time-labels-warnings-timeline{display:flex;position:relative;width:100%}.arso-time-label-warnings-timeline{width:12.5%;text-align:left;color:#666;font-size:12px}.arso-timeline-warnings-timeline{display:flex;gap:1px;height:10px;width:100%}.arso-timeline-segment-warnings-timeline{flex:1;background-color:#e5e4df}.arso-warning-low-warnings-timeline{background-color:#36ff00}.arso-warning-medium-warnings-timeline{background-color:#ffe500}.arso-warning-high-warnings-timeline{background-color:#f90}.arso-warning-critical-warnings-timeline{background-color:#d31a2d}.arso-chevron-placeholder-warnings-timeline{flex:0 0 30px;min-width:30px;display:flex;justify-content:center;align-items:center}.arso-warnings-container-warnings-icon{position:relative;width:64px;height:64px}.arso-icon-box-warnings-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003}.arso-level-4-warnings-icon{background-color:#dc2626}.arso-level-3-warnings-icon{background-color:#f90}.arso-level-2-warnings-icon{background-color:#ffe500}.arso-level-1-warnings-icon{background-color:#22c55e}.arso-level-0-warnings-icon{background-color:transparent}.arso-mobile-swiper-wrapper-warnings-main{background:#fff;position:relative;overflow:hidden;height:100px;margin-bottom:10px}.arso-mobile-swiper-wrapper-warnings-main .swiper{width:100%;height:100px}.arso-mobile-swiper-wrapper-warnings-main .swiper-slide{width:auto;display:flex;align-items:center;justify-content:center}.arso-mobile-swiper-wrapper-warnings-main .arso-slide-wrapper-warnings-main{display:flex;align-items:center;justify-content:center;min-width:191px}.swiper-button-prev,.swiper-button-next{color:#000;opacity:.7;transition:opacity .2s ease}.swiper-button-prev:hover,.swiper-button-next:hover{opacity:1}.arso-popup-container{display:flex;flex-direction:column;max-width:386px;min-width:300px;height:200px;gap:16px;overflow-y:auto}.arso-warning-scroll-container{max-height:300px;overflow-y:auto;padding:10px}.arso-warning-scroll-container::-webkit-scrollbar{width:6px}.arso-warning-scroll-container::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.arso-warning-scroll-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:8px}.arso-warning-scroll-container::-webkit-scrollbar-thumb:hover{background:#999}.arso-popup-warning{display:flex;flex-direction:row;gap:12px}.arso-popup-inner-description-warnings{display:flex;flex-direction:column;gap:12px}.arso-border-b-popup{border-bottom:1px solid #bdc0c1;padding:10px 0}.arso-popup-title{font-size:1.3rem;font-weight:700}.arso-time-color-popup-warnings{color:#626b6f}.arso-popup-type-warning-warnings{font-size:1.125rem;font-weight:700}.arso-border-low-warnings{border:4px solid #ffd180}.arso-border-medium-warnings{border:4px solid #ffe500}.arso-border-warning-warnings{border:4px solid #ffa500}.arso-border-danger-warnings{border:4px solid #d31a2d}.arso-icon-wrapper-popup{display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:8px;border-radius:50%}@media (max-width:768px){.arso-icon-wrapper-popup svg{width:16px;height:16px}}.arso-custom-close-popup{float:right;cursor:pointer}.arso-icon-wrapper-popup svg{width:22px;height:22px}.arso-icon-wrapper-popup.mobile-icon svg{width:16px;height:16px}.arso-card-container-card-switch{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:2rem;background:#fff;align-items:center}.arso-card-card-switch{display:flex;cursor:pointer;justify-content:space-between;text-align:left;align-items:center;background:#fff;padding:1rem;border:1px solid #bdc0c1;border-radius:8px;min-width:191px;transition:transform .2s ease,background-color .2s ease}.arso-card-card-switch:hover{transform:scale(1.05);border-color:#bdc0c1}.arso-card-card-switch.active{border-color:#1b495a;background:#003146bf;color:#fff}.arso-card-card-switch.active>div>p{font-weight:700}.arso-card-card-switch.disabled{transform:none;color:#f1f1f1}.arso-card-content-card-switch{display:flex;flex-direction:column}.arso-card-icon-card-switch{margin-left:1rem}.arso-custom-tooltip-map-block{z-index:1001;max-width:150px;max-height:50px}.arso-zoom-control-map-zoom-control{position:absolute;display:flex;flex-direction:column;gap:5px;bottom:30px;right:10px;z-index:999}.arso-zoom-control-map-zoom-control .mapButton{border:solid 1px #e5e4df;width:40px;height:40px}@media (max-width:768px){.arso-zoom-control-map-zoom-control{flex-direction:row}.arso-zoom-control-map-zoom-control .mapButton{width:32px;height:32px}}.arso-marker-popup{position:absolute;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #d1e8e433;padding:10px;z-index:999;top:1rem;left:1rem;overflow-y:auto;width:320px;height:calc(100% - 2rem)}.arso-marker-popup-content-marker-popup{display:flex;justify-content:space-between;gap:10px}.arso-close-button-marker-popup{top:10px;right:10px;width:28px;height:28px;cursor:pointer}.arso-close-button-marker-popup:hover{color:#d31a2d}@media (max-width:768px){.arso-marker-popup{position:relative;width:100%;max-width:unset;left:unset;top:unset}.arso-warnings-border{border-top:none;border-left:1px solid rgb(208,208,200);border-right:1px solid rgb(208,208,200);border-bottom:1px solid rgb(208,208,200);border-radius:0 0 8px 8px;margin-bottom:20px}}.arso-main-title-map-marker-popup-prtr{font-size:20px;margin-bottom:10px;font-weight:700}.arso-main-title-map-marker-popup-prtr ul{list-style-type:none;padding:0}.arso-main-title-map-marker-popup-prtr ul li{font-size:16px;margin-bottom:5px}.arso-popup-section-marker-popup-prtr{margin-top:10px}.arso-popup-section-marker-popup-prtr p{font-size:16px}.arso-popup-section-marker-popup-prtr strong{font-weight:700}.leaflet-control-zoom-in,.leaflet-control-zoom-out{border-radius:50%!important;width:40px!important;height:40px!important}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:none!important}.arso-map-title-map-block{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.arso-leaflet-tooltip-map-block{padding:12px;border:solid 1px #3b484e;border-radius:4px;background:#3b484e;color:#fff;font-size:15px;font-weight:700;opacity:1}.arso-leaflet-tooltip-map-block-top:before{border-top-color:#3b484e}.leaflet-touch .leaflet-tile{filter:grayscale(100%)}.leaflet-touch .leaflet-control-attribution{visibility:hidden}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{display:flex;flex-direction:column;gap:5px;border:none;background-clip:padding-box}@media (max-width:768px){.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{flex-direction:row}}.leaflet-touch .leaflet-control-layers a,.leaflet-touch .leaflet-bar a{width:40px;height:40px;line-height:36px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.leaflet-touch .leaflet-control-layers a,.leaflet-touch .leaflet-bar a{width:32px;height:32px}}.leaflet-touch .leaflet-control-layers a:first-child,.leaflet-touch .leaflet-bar a:first-child{border:solid 1px #d0d0c8;border-radius:50px;background-position:center}.leaflet-touch .leaflet-control-layers a:last-child,.leaflet-touch .leaflet-bar a:last-child{border:solid 1px #d0d0c8;border-radius:50px;background-position:center}.leaflet-touch .arso-fullscreen-icon-map-block,.leaflet-touch .arso-fullscreen-icon-map-block.leaflet-fullscreen-on{background-position:unset}.arso-map-block-map-block .leaflet-bottom .leaflet-control{margin-bottom:6px}.arso-map-block-map-block .leaflet-control-simpleMapScreenshoter{border:none}.arso-map-block-map-block .leaflet-control-simpleMapScreenshoter a{border:solid 1px #d0d0c8;border-radius:50px;background-position:center;display:flex;flex-direction:column;gap:5px;width:40px;height:40px;line-height:36px;justify-content:center;align-items:center;background-clip:padding-box;background-image:url(/modules/custom/app_gradnik_vue/./vue_blocks/images/screenshot.svg);background-size:16px}.fullscreen-icon{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.01638%201.92545L2.0858%206.49464M2.01638%201.92545L7.8018%207.71087M2.01638%201.92545L6.58557%201.99487'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.0745%202.01635L11.5053%202.08577M16.0745%202.01635L10.2891%207.80177M16.0745%202.01635L16.0051%206.58554'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.9836%2016.0746L15.9142%2011.5054M15.9836%2016.0746L10.1982%2010.2891M15.9836%2016.0746L11.4144%2016.0051'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.92548%2015.9837L6.49468%2015.9142M1.92548%2015.9837L7.7109%2010.1982M1.92548%2015.9837L1.9949%2011.4145'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;background-size:18px 18px!important;background-position:center!important;border-radius:50px!important;width:40px!important;height:40px!important}.fullscreen-icon.leaflet-fullscreen-on{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.8018%207.89273L7.73237%203.32353M7.8018%207.89273L2.01638%202.10731M7.8018%207.89273L3.2326%207.8233'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.1073%207.80183L14.6765%207.73241M10.1073%207.80183L15.8927%202.01641M10.1073%207.80183L10.1767%203.23263'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.1982%2010.1073L10.2676%2014.6765M10.1982%2010.1073L15.9836%2015.8927M10.1982%2010.1073L14.7674%2010.1767'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.8927%2010.1982L3.3235%2010.2676M7.8927%2010.1982L2.10728%2015.9836M7.8927%2010.1982L7.82327%2014.7674'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;background-size:18px 18px!important}.arso-search-container-search-global{position:relative;display:flex;align-items:center;width:100%;max-width:256px;background:#fff;border:1px solid #bdc0c1;border-radius:25px;box-shadow:0 2px 4px #d1e8e433}.arso-search-container-search-global .arso-search-icon-search-global{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.arso-search-container-search-global input{flex:1;min-width:0;border:none;outline:none;font-size:16px;color:#2a363a}.arso-search-container-search-global input::placeholder{color:#bdc0c1}.arso-search-container-search-global .arso-dropdown-search-global{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #bdc0c1;border-radius:5px;box-shadow:0 2px 4px #d1e8e433;z-index:1;list-style:none;padding:0;margin:10px 0 0}.arso-search-container-search-global .arso-dropdown-search-global li{padding:8px;cursor:pointer}.arso-search-container-search-global .arso-dropdown-search-global li:hover{background-color:#f1f1f1}.leaflet-popup-content{width:auto!important}.leaflet-popup-content-wrapper{border:1px solid #d0d0c8;border-radius:4px!important}.arso-popup-container-map-data-layer-warnings{display:flex;flex-direction:column}.arso-popup-image-map-data-layer-cameras{width:100px;height:auto;border:1px solid #e5e4df}.arso-map-data-layer-popup-wrapper{display:flex;flex-direction:column;justify-content:center;gap:20px;font-size:16px}.arso-map-data-layer-popup-wrapper .arso-app-button{width:max-content}.arso-map-data-layer-popup-subwrapper-top{display:flex;flex-direction:column;justify-content:space-between}.arso-map-data-layer-popup-name{font-weight:700;font-size:21px;line-height:27px;color:#2a363a}.arso-map-data-layer-popup-data-wrapper{display:grid;grid-template-columns:repeat(2,1fr);height:100%;width:fit-content;column-gap:20px;row-gap:2px;white-space:nowrap;margin-top:15px}@media (max-width:359px){.arso-map-data-layer-popup-data-wrapper{white-space:normal}}.arso-map-data-layer-popup-data-wrapper>:last-child{font-weight:700}.arso-map-data-layer-popup-data-wrapper>:last-child sup{font-weight:inherit}.arso-map-data-layer-popup-data-item{display:flex;justify-content:flex-start;align-items:center}.arso-map-data-layer-popup-data-item-date{white-space:nowrap}@media (max-width:359px){.arso-map-data-layer-popup-data-item-date{white-space:normal}}.arso-map-data-layer-popup-data-item-value{font-weight:700}.arso-map-data-layer-popup-flow-rate-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:11px}.arso-map-data-layer-legend__menu-container{width:100%;border:1px solid #d0d0c8;border-radius:0 0 8px 8px}.arso-map-data-layer-legend__title{font-size:14px;line-height:150%}.arso-map-data-layer-legend__title-wrapper{width:100%;display:flex;justify-content:flex-start;padding:7px 12px;gap:6px;align-items:center}.arso-map-data-layer-legend__legends-wrapper{display:flex;flex-direction:column-reverse;gap:8px;padding:8px;justify-content:flex-start;align-items:flex-start;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:8px}.arso-map-data-layer-legend__single-legend-wrapper{display:flex;justify-content:center;align-items:center;gap:10px;list-style:none}.arso-map-data-layer-legend__single-legend-text{font-size:13px;color:#3b484e}.arso-map-data-layer-rivers-flow-graph-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999999;display:flex;justify-content:center;align-items:center}.arso-map-data-layer-rivers-flow-graph-wrapper{width:100%;height:100%;background-color:#fff;padding:24px;display:flex;flex-direction:column;overflow-y:auto;gap:24px}.arso-map-data-layer-rivers-flow-graph-river-title-button-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0}.arso-map-data-layer-rivers-flow-graph-river-title{padding:0;margin:0;font-size:24px;line-height:24px;font-weight:700;color:#2a363a}.arso-map-data-layer-rivers-flow-graph-close-button-wrapper{width:28px;height:28px}.arso-map-data-layer-rivers-flow-graph-forecast-title{padding:0;margin:0;font-size:21px;line-height:21px;font-weight:700;color:#2a363a}.arso-map-data-layer-rivers-flow-graph-side-legends-and-cells-wrapper{display:flex;justify-content:flex-start;gap:8px}.arso-map-data-layer-rivers-flow-graph-side-legends-wrapper{position:relative;top:1px;display:flex;flex-direction:column}.arso-map-data-layer-rivers-flow-graph-side-legend{display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:13px;color:#3b484e;width:73px;height:63px}.arso-map-data-layer-rivers-flow-graph-spacerA{height:24px}.arso-map-data-layer-rivers-flow-graph-all-cells-container{position:relative;display:flex;flex-direction:column;overflow-x:auto;width:100%;height:100%;gap:0;padding:0;font-size:0}.arso-map-data-layer-rivers-flow-graph-cells-wrapper{display:inline-flex;width:max-content}.arso-map-data-layer-rivers-flow-graph-first-cell-spacer{position:sticky;z-index:1003;background-color:#fff;left:0;min-width:32px;height:63px}.arso-map-data-layer-rivers-flow-graph-cell{width:90px;display:flex;justify-content:center;align-items:center;border-color:#d0d0c8;border-style:solid;flex:0 0 90px;height:63px;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:1px}.arso-map-data-layer-rivers-flow-graph-cell:last-child{border-right-width:1px}.arso-map-data-layer-rivers-flow-graph-cell-border-top{border-top-width:1px}.arso-map-data-layer-rivers-flow-graph-spacerB{height:12px}.arso-map-data-layer-rivers-flow-graph-times-legends-wrapper{display:flex}.arso-map-data-layer-rivers-flow-graph-time-legend{position:relative;font-size:13px;line-height:14px;margin-bottom:14px;color:#3b484e;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 90px;transform:translate(calc(-50% + 32px))}.arso-map-wind__time-slider{width:85%;accent-color:#457a73}.arso-map-data-layer-slider-legend-container{position:absolute;bottom:32px;left:32px;right:95px;z-index:1001;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}@media (max-width:768px){.arso-map-data-layer-slider-legend-container{margin-top:24px;position:relative;bottom:unset;left:unset;right:unset;max-width:100%}}.arso-map-data-layer-legend-dbz-wrapper{flex:0 1 auto;min-width:0;z-index:1001}@media (max-width:767px){.arso-map-data-layer-legend-dbz-wrapper{display:flex;justify-content:center;max-width:100%}}.arso-map-data-layer-time-slider-wind-wrapper{min-width:0;z-index:1001;flex:0 2 auto}@media (max-width:768px){.arso-map-data-layer-time-slider-wind-wrapper{position:relative;bottom:unset;left:unset;max-width:100%}}.arso-map-data-layer-earthquake-municipality-responses__response-count-wrapper{margin-top:24px}.arso-map-data-layer-earthquake-municipality-responses__response-count-text{color:#3b484e;line-height:165%}@media (max-width:767px){.arso-map-data-layer-earthquake-municipality-responses__response-count-text{line-height:150%}}.aaa{color:red}path.leaflet-interactive{outline:none}.arso-map-data-layer-time-slider-wrapper{position:absolute;bottom:32px;left:32px;z-index:1001;max-width:80%}@media (max-width:768px){.arso-map-data-layer-time-slider-wrapper{margin-top:24px;position:relative;bottom:unset;left:unset;max-width:100%}}.arso-page-title-title-global{color:#3b484e;padding-bottom:35px}.arso-section-title-title-global{color:#3b484e;margin:0}.arso-accordion-title-title-global{color:#3b484e}.arso-date-section-title-global__wrapper{display:flex;flex-direction:column;gap:12px}.arso-date-section-title-global{display:flex;align-items:center;gap:8px}.arso-refresh-btn-title-global{margin:0;color:#bdc0c1;background:none;border:none;cursor:pointer}.arso-rotating-title-global{animation:arso-rotate-title-global .6s linear}@keyframes arso-rotate-title-global{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arso-margin-reset-global{margin-top:0}.arso-padding-reset-global{padding-bottom:0}.p-autocomplete:has(.p-autocomplete-dropdown) .p-autocomplete-input{border:none;border-top:1px solid #6a787d;border-left:1px solid #6a787d;border-bottom:1px solid #6a787d;border-right:none}.p-autocomplete-dropdown{border-top:1px solid #6a787d!important;border-right:1px solid #6a787d!important;border-bottom:1px solid #6a787d!important}.p-autocomplete-dropdown:focus{border-top:1px solid #5c9a92!important;border-right:1px solid #5c9a92!important;border-bottom:1px solid #5c9a92!important}.p-autocomplete-option{white-space:normal!important}@media (min-width:768px){.arso-filter-autocomplete-panel{max-width:50%!important}}.arso-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-block:20px}@media (max-width:767px){.arso-filters{flex-direction:column;width:100%}}.arso-filters .p-autocomplete{width:100%}@media (max-width:767px){.arso-filter-menu{width:100%}}.arso-filters__clear-all-wrapper{display:flex;justify-content:center;align-items:center}.arso-filters__clear-all-button{color:#2a363a;background:transparent;border:none;height:23px;padding:0;margin:0;cursor:pointer;font-weight:700;line-height:165%;border-bottom:2px solid #5c9a92}.arso-filters__clear-all-button:hover{border-bottom:2px solid #2a363a}.arso-view-switcher{background-color:#fff;border:1px solid #d0d0c8;width:fit-content;display:flex;height:40px;border-radius:20px;overflow:hidden}@media (max-width:768px){.arso-view-switcher{width:100%}}.arso-view-button-view-switcher{flex:1;padding:8px 16px;background-color:#fff;border:none;font-weight:700;cursor:pointer;transition:background-color .2s;line-height:140%}@media (max-width:767px){.arso-view-button-view-switcher{font-size:16px}}.arso-view-button-view-switcher:focus{border-radius:20px}.arso-view-button-view-switcher.active{z-index:2;background-color:#dbf1ed;color:#5c9a92;font-weight:700;border-radius:20px;border:1px solid #5c9a92}.arso-view-button-view-switcher:disabled{z-index:2;background-color:#fff;color:#a9a9a9;font-weight:700;border-radius:20px;border:1px solid white;cursor:not-allowed;opacity:1}.arso-view-button-view-switcher:disabled.arso-view-button-view-switcher.active:disabled{border:1px solid lightgrey}.arso-card{border:solid 1px grey;padding:16px}.arso-card.no-padding{padding:0}.arso-container-title-info-weather{display:flex;width:100%;gap:.5rem;justify-content:space-between;flex-wrap:wrap;padding:0 0 40px;flex-direction:row}@media (max-width:767px){.arso-container-title-info-weather{display:flex;width:100%;gap:.5rem;justify-content:space-between;flex-wrap:wrap;padding:10px 0 auto 10px;flex-direction:column;text-align:center;padding:10px 0}}.arso-container-hourly-forecast-info-weather{display:inline-flex;flex-direction:row;gap:.5rem;width:100%;justify-content:space-between}@media (min-width:640px) and (max-width:1440px){.arso-container-hourly-forecast-info-weather{justify-content:center}}.arso-row-detailed-cards-info{width:110px;flex-direction:row;align-content:center;padding:10px 0;overflow:hidden;transition:background-color .3s ease;color:#6a787d;background-color:#1b495a03;border-radius:8px}.arso-row-detailed-cards-info .arso-row-detailed-cards__icon{opacity:60%}.arso-row-detailed-cards-info--highlighted{color:#2a363a;background-color:#1b495a0d;border-radius:8px}.arso-row-detailed-cards-info--highlighted .arso-row-detailed-cards__icon{opacity:100%}.arso-row-detailed-cards-info--extra-gap{margin-left:6px}.arso-current-weather__container{display:flex;flex-direction:column;gap:32px;padding-right:40px}.arso-row-current-hour-current-weather{display:flex;flex-direction:row;gap:32px;align-items:center;justify-content:left}.arso-font-size-degree-info-weather{font-size:3rem;font-weight:700}.arso-font-size-short-text-info-weather{font-size:1.6875rem}.arso-weather-daily-style-info-weather{border-radius:8px;padding-bottom:40px}.arso-weather-current-style-info-weather{max-width:442px;border-radius:8px;margin:8px 0 0}.arso-weather-hourly-style-info-weather{width:100%;padding:10px 0 0;overflow:hidden;flex:1 1 50px;display:flex;flex-direction:column;gap:30px}.arso-weather-hourly-style-info-weather__temperature-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:78px;gap:2px}.arso-weather-hourly-style-info-weather__temperature{font-size:24px}.arso-weather-hourly-style-info-weather__temperature-feeling{font-size:13px}.arso-weather-forecast-title-with-switcher{width:100%;display:flex;flex-direction:row;justify-content:space-between;height:40px;align-items:center;padding:0 0 13px}.arso-weather-forecast-swiper-container{width:100%;text-align:center;overflow:hidden;display:flex}.arso-weather-forecast-swiper-sub-wrapper{width:100%;max-width:100%;display:flex;position:relative;align-items:stretch;overflow-x:auto}.arso-weather-forecast-legend-with-swiper-wrapper{width:100%;display:flex;flex-direction:row}.info-weather-container{max-width:1585px}.arso-row-forecast-info-weather{display:flex;flex-direction:row;gap:.5rem;width:100%;justify-content:space-between}@media (min-width:360px) and (max-width:639px){.arso-row-forecast-info-weather{flex-direction:row}}@media (max-width:767px){.arso-row-forecast-info-weather{flex-direction:column}}.arso-location-current-weather{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#444;border:1px solid #d0d0c8;border-radius:8px;padding:.75rem}.arso-location-current-weather__station-name{color:#2a363a;line-height:165%}.arso-location-current-weather__station-time{color:#6a787d;line-height:165%}.arso-location-current-weather__station-temperature{font-weight:700;line-height:165%;color:#2a363a}.arso-legend{flex-direction:column;text-align:center;width:110px;min-width:110px;letter-spacing:0}.arso-legend-row{flex-direction:row;height:100%}.arso-legend-column{flex-direction:column;align-content:normal;text-align:left;font-size:16px}.arso-legend-column-unit{font-size:13px}.arso-legend-column-unit__wind{margin-top:5px}.arso-legend-column-first-height{height:120px}.arso-legend-column-second-height{height:63px}.arso-legend-column-third-height{height:49px}.arso-legend-column-third-height:has(~.arso-legend-column-seventh-height){height:47px}.arso-legend-column-fourth-height{height:90px}.arso-legend-column-fourth-height:has(~.arso-legend-column-seventh-height){height:84px}.arso-legend-column-fifth-height{height:99px}.arso-legend-column-fifth-height:has(~.arso-legend-column-seventh-height){height:126px}.arso-legend-column-sixth-height{height:32px}.arso-legend-column-sixth-height:has(~.arso-legend-column-seventh-height){height:69px}.arso-legend-column-seventh-height{height:45px}.arso-legend-column-eight-height{height:0}@media (max-width:767px){.arso-legend{visibility:hidden;height:0;padding:0}}.arso-single-card-weather-card{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:11px 5px 15px 10px;border:1px solid #d0d0c8;border-radius:8px;gap:.5rem;margin:5px}.arso-single-card-weather-card.arso-selected-card-weather-card{background-color:#003146bf;border:1px solid #1b495a;color:#fff;scale:1.05}@media (max-width:767px){.arso-single-card-weather-card{align-items:flex-start;gap:1rem}}.arso-icon-container-weather-card{flex:0 0 50px;display:flex;align-items:center;justify-content:center}.arso-date-column-weather-card{flex:1;display:flex;flex-direction:column;gap:.5rem}.arso-date-column-weather-card .arso-day-of-week-weather-card{font-size:1rem;font-weight:700}.arso-date-column-weather-card .arso-formatted-date-weather-card{font-size:.9rem}.arso-temperature-column-weather-card{flex:0 0 60px;display:flex;flex-direction:column;gap:.5rem;padding:0 20px 0 0}.arso-temperature-column-weather-card .arso-highest-temp-weather-card{font-size:1rem;font-weight:700}.arso-temperature-column-weather-card .arso-lowest-temp-weather-card{font-size:.9rem}.arso-carousel-daily-container-info-weather{justify-content:center;align-items:center;overflow:hidden;position:relative}@media (max-width:359px){.arso-carousel-daily-container-info-weather{width:255px;margin:0 0 20px}}@media (max-width:767px){.arso-carousel-daily-container-info-weather{padding:0}}@media (min-width:640px) and (max-width:767px){.arso-carousel-daily-container-info-weather{margin:0 auto}}.responsive-info-weather{flex-wrap:wrap}@media (max-width:767px){.responsive-info-weather{align-items:center}.arso-carousel-detailed-info-weather{width:100%;overflow-x:auto}}.arso-carousel-detailed-info-weather{max-width:1000px;display:flex;align-items:stretch;position:relative;overflow-x:auto}@media (max-width:359px){.arso-carousel-detailed-info-weather{max-width:220px;padding:0}}@media (min-width:360px) and (max-width:639px){.arso-carousel-detailed-info-weather{max-width:315px;padding:0}}@media (min-width:640px) and (max-width:767px){.arso-carousel-detailed-info-weather{max-width:570px}}@media (min-width:768px) and (max-width:1023px){.arso-carousel-detailed-info-weather{max-width:745px;padding:0}}@media (min-width:1024px) and (max-width:1440px){.arso-carousel-detailed-info-weather{max-width:855px;padding:0}}.arso-swiper-daily-info-weather{max-width:1760px}@media (min-width:360px) and (max-width:639px){.arso-swiper-daily-info-weather{max-width:255px}}@media (min-width:640px) and (max-width:767px){.arso-swiper-daily-info-weather{max-width:700px}}@media (min-width:768px) and (max-width:1023px){.arso-swiper-daily-info-weather{max-width:950px}}.arso-swiper-slide-daily-info-weather{padding:10px 0;width:273px!important;cursor:pointer}.arso-daily-button-next-info-weather,.arso-daily-button-prev-info-weather{background-color:#fff;border:1px solid #e5e4df;border-radius:8px;width:473px;height:78px;margin-left:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:1440px){.arso-daily-button-next-info-weather,.arso-daily-button-prev-info-weather{width:200px}}@media (max-width:1023px){.arso-daily-button-next-info-weather,.arso-daily-button-prev-info-weather{width:150px}}.arso-hourly-button-next-info-weather,.arso-hourly-button-prev-info-weather{background-color:#1b495a1a;border-radius:4px;min-width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.arso-hourly-button-next-info-weather:hover,.arso-hourly-button-prev-info-weather:hover{background-color:#dadfe2}.arso-full-height-info-weather{height:100%}.arso-weather-swiper{margin-left:auto;margin-right:auto;position:relative;list-style:none;padding:0;display:inline-flex;width:100%}.arso-weather-swiper-slide{flex:0 0 110px;height:100%;position:relative}.arso-dropdown{position:absolute;background-color:#fff;border:1px solid rgb(208,208,200);width:100%;max-height:238px;border-radius:8px;overflow-y:auto;padding:0;margin:10px 0 0;z-index:10;box-shadow:1px 1px 20px 3px #00000026}.arso-dropdown-item{padding:8px;cursor:pointer}.arso-dropdown-item:hover{background-color:#f1f1f1}.arso-search-button{max-width:24px;max-height:24px}.arso-font-weight-temp{font-weight:700}.arso-fallback-message-container{padding:.5rem;background-color:#3e7c94;color:#fff;border-radius:6px;font-size:.9rem}.arso-fallback-message{margin:0;line-height:1.4;display:flex;align-items:center;color:#fff}.arso-fallback-message svg{margin-right:.5rem;vertical-align:middle}.arso-suggestion-link{cursor:pointer;text-decoration:underline}.arso-weather-card-mobile-infoweather-mobile{margin:0 auto;overflow:hidden;display:flex;flex-direction:column;background-color:#fff;gap:1rem}.arso-head-infoweather-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#666;margin-bottom:1rem}.arso-sun-infoweather-mobile{display:flex;flex-direction:column;gap:8px;padding-right:8px;justify-content:center;align-items:center;text-align:center;font-size:1rem;color:#444}.arso-sun-infoweather-mobile>div{display:flex;align-items:center;justify-content:center;gap:10px}.arso-weather-light-infoweather-mobile{font-weight:300}.arso-current-weather-sun-infoweather-mobile{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.arso-height-infoweather-mobile{height:30px}.arso-temp-and-description-infoweather-mobile{display:flex;gap:.5rem}.arso-temp-and-description-infoweather-mobile .arso-temp-infoweather-mobile{font-size:3rem;font-weight:700;color:#333}.arso-temp-and-description-infoweather-mobile .arso-icon-infoweather-mobile{font-size:2rem;color:#888}.arso-temp-time-infoweather-mobile{font-size:2.5rem;font-weight:700}.arso-weather-description-infoweather-mobile{font-size:1rem;color:#666}.arso-disabled-button{opacity:.4;pointer-events:none;cursor:default}.arso-details-infoweather-mobile{display:flex;justify-content:space-between}.arso-detail-infoweather-mobile{flex:1;text-align:center}.arso-detail-infoweather-mobile .arso-icon-infoweather-mobile{font-size:1.2rem;margin-bottom:1rem;color:#888;display:flex;justify-content:center}.arso-location-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#444;border:1px solid #eee;border-radius:8px;padding:.75rem}.arso-detailed-forecast-infoweather-mobile{margin-top:1rem;background:#fff;border-radius:8px}.arso-hourly-slide-infoweather-mobile{display:flex;gap:6px;flex-direction:column;align-items:center;justify-content:center;width:60px;text-align:center;font-size:.85rem;color:#333;border-radius:4px}.arso-hourly-slide-infoweather-mobile .arso-hour-infoweather-mobile{font-weight:700;margin-bottom:.25rem}.arso-hourly-slide-infoweather-mobile .arso-temp-infoweather-mobile{margin-top:.25rem}.arso-hourly-slide-infoweather-mobile .arso-precipitation-infoweather-mobile{color:#666;font-size:.75rem}.arso-ten-day-forecast-infoweather-mobile{background:#fff;border-radius:8px;margin-top:1rem}.arso-ten-day-forecast-infoweather-mobile h2{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.arso-ten-day-forecast-item-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem;border:1px solid #eee;border-radius:8px}.arso-center-col-infoweather-mobile{display:flex;align-items:center;gap:.75rem}.arso-day-and-desc-infoweather-mobile{display:flex;flex-direction:column}.arso-day-and-desc-infoweather-mobile .arso-day-label-infoweather-mobile{font-weight:600;font-size:1rem;margin-bottom:.25rem}.arso-day-and-desc-infoweather-mobile .arso-desc-infoweather-mobile{font-size:.85rem;color:#666}.arso-right-col-infoweather-mobile{display:flex;align-items:center;gap:1rem}.arso-temps-infoweather-mobile{display:flex;flex-direction:column;align-items:flex-end}.arso-temps-infoweather-mobile .arso-temp-high-infoweather-mobile{font-weight:700;font-size:1rem}.arso-temps-infoweather-mobile .arso-temp-low-infoweather-mobile{font-size:.9rem;color:#666}.arso-bottom-sheet-overlay-infoweather-mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background:#003146bf;display:flex;justify-content:center;align-items:flex-end;z-index:9999}.arso-bottom-sheet-infoweather-mobile{width:100%;max-width:500px;background-color:#fff;border-radius:16px 16px 0 0;padding:1rem;height:75%;overflow-y:auto;box-shadow:0 -2px 8px #0003;transform:translateY(100%);transition:transform .3s ease-out}.arso-bottom-sheet-overlay-infoweather-mobile .arso-bottom-sheet-infoweather-mobile{transform:translateY(0)}.arso-bottom-sheet-header-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.arso-bottom-sheet-title-infoweather-mobile{font-size:1rem;font-weight:700}.drawer-enter-active,.drawer-leave-active{transition:transform .3s ease-out}.drawer-enter-from,.drawer-leave-to{transform:translateY(100%)}.drawer-enter-to,.drawer-leave-from{transform:translateY(0)}.arso-close-btn-infoweather-mobile{background:none;border:none;font-size:1.25rem;color:#fff;border-radius:50px;cursor:pointer;line-height:1}.arso-detail-header-infoweather-mobile{display:flex;align-items:center;justify-content:center;gap:1rem}.arso-hour-info-infoweather-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}.arso-extra-info-infoweather-mobile{display:flex;flex-direction:column;padding-top:1rem;gap:18px}.arso-extra-info-infoweather-mobile .arso-row-infoweather-mobile{display:flex;flex-direction:row;width:100%}.arso-extra-info-infoweather-mobile .arso-row-infoweather-mobile .arso-label-infoweather-mobile,.arso-extra-info-infoweather-mobile .arso-row-infoweather-mobile .arso-value-infoweather-mobile{width:50%;text-align:left}.arso-daily-drawer-overlay-infoweather-mobile{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:stretch;z-index:9999}.arso-daily-drawer-infoweather-mobile{width:100%;max-width:500px;background-color:#fff;height:100vh;overflow-y:auto;box-shadow:0 0 10px #0003;transform:translateY(100%);transition:transform .3s ease-out}.arso-daily-drawer-overlay-infoweather-mobile .arso-daily-drawer-infoweather-mobile{transform:translateY(0)}.arso-daily-drawer-header-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem 0}.arso-day-slide-infoweather-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;padding:1rem}.arso-day-letter-infoweather-mobile{font-size:1.2rem;font-weight:700}.arso-day-number-infoweather-mobile{font-size:1rem;color:#666}.arso-day-number-infoweather-mobile.arso-selected-infoweather-mobile{background:#3e7c94;border-radius:32px;height:30px;padding:5px;color:#fff}.arso-summary-filter-container-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1rem}.arso-daily-summary-infoweather-mobile{display:flex;align-items:center;gap:1rem}.arso-temp-cloud-infoweather-mobile{display:flex;flex-direction:column}.arso-temp-cloud-infoweather-mobile .arso-temperature-infoweather-mobile{font-size:1.5rem;font-weight:700}.arso-temp-cloud-infoweather-mobile .arso-cloud-desc-infoweather-mobile{font-size:1rem;color:#666}.arso-selected-filter-infoweather-mobile{position:relative}.arso-selected-filter-infoweather-mobile select{color:#2a363a}.arso-selected-filter-infoweather-mobile .arso-dropdown-menu-arrow-down-infoweather-mobile,.arso-selected-filter-infoweather-mobile .arso-dropdown-menu-arrow-up-infoweather-mobile{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.arso-hourly-row-infoweather-mobile{height:39px;font-size:.9rem}.arso-layout-row-infoweather-mobile{display:flex;align-items:center;justify-content:space-between}.arso-col-time-infoweather-mobile{flex:1;padding:10px;text-align:left}.arso-col-wind-infoweather-mobile,.arso-col-temp-infoweather-mobile,.arso-col-icon-infoweather-mobile{flex:1;padding:5px;text-align:right}.overflow-locked{overflow:hidden;height:100vh;position:fixed;width:100%}.arso-row-description-infoweather-mobile{font-size:.9rem;font-weight:700;color:#6a787d;text-transform:uppercase}.arso-weather-bold-infoweather-mobile{font-weight:700}.arso-hourly-header-infoweather-mobile{margin-bottom:.5rem}.arso-data-table__page-number{font-size:16px;padding:10px;background:none;border:unset;color:#3b484e}.arso-data-table__page-number--active{font-weight:700}.arso-data-table__page-number--active .arso-app-button span{color:#457a73}.arso-data-table__pagination-button{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #6a787d;border-radius:50%;cursor:pointer;font-size:16px;color:#2a363a}.arso-data-table__pagination-button:focus{outline:2px solid #2a363a;outline-offset:2px}.arso-data-table__pagination-button--prev,.arso-data-table__pagination-button--next{display:inline-flex}.arso-data-table__pagination-button--disabled{color:#6a787d;border-color:#6a787d;cursor:default;pointer-events:none}.arso-data-table-mobile__pagination-info{display:flex;justify-content:center;margin:auto}.arso-data-table-mobile__pagination-buttons{display:flex;flex-direction:column;padding-inline:10px}.arso-data-table-mobile__pagination-wrapper{display:flex;justify-content:space-between;align-items:center}.arso-data-table-mobile__page-number{font-size:16px;padding:5px;background:none;border:unset}.arso-data-table-mobile__page-number.active{color:#457a73;font-weight:700}.p-datatable-thead{background:#dbf1ed}.p-datatable-tbody>tr{cursor:default!important}.arso-data-table__pages{display:flex;margin:auto}.arso-data-table__pagination{padding:10px;margin-top:5px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;flex:auto}.arso-data-table__cell{color:#3b484e;font-size:16px}.arso-data-table__page-number{font-size:16px;padding:10px;background:none;border:unset}.arso-data-table__page-number.active .arso-app-button{color:#457a73;font-weight:700}.arso-data-table__page-number:focus{outline:2px solid #2a363a;outline-offset:2px}.arso-data-table__pagination-buttons{display:flex;gap:5px}.arso-data-table .p-datatable-header-cell[first="0"]:first-child .p-datatable-column-title{font-weight:700}.arso-data-table-mobile{display:flex;flex-direction:column}.arso-data-table-mobile__header{font-weight:700;height:35px;background-color:#dbf1ed;display:flex;justify-content:flex-start;align-items:center;padding:12px 10px;font-size:16px;line-height:150%;border-top:1px solid #d0d0c8;color:#3b484e}.arso-data-table-mobile__header-wrapper{background-color:#dbf1ed;border-top:1px solid #d0d0c8;display:flex;padding:12px 10px;gap:40px}.arso-data-table-mobile__header-cell{flex-basis:100%}.arso-data-table-mobile__header-cell:first-child{font-weight:700}.arso-data-table-mobile__header-cell--hidden{background-color:red;display:none!important}.arso-data-table-mobile__row-wrapper{display:flex;flex-direction:column;border-top:1px solid #d0d0c8;padding:10px;word-wrap:break-word;background-color:#fff}.arso-data-table-mobile__row-wrapper:last-child{border-bottom:1px solid #d0d0c8}.arso-data-table-mobile__row-wrapper-gap{gap:16px}.arso-data-table-mobile__row{display:flex;align-items:center;line-height:165%;gap:40px}.arso-data-table-mobile__row :first-child{font-weight:700}.arso-data-table-mobile__row *{flex-basis:100%}.arso-data-table__mobile-field-first-header{font-weight:700;font-size:18px!important;line-height:125%}.arso-data-table__mobile-field-header{font-weight:700;font-size:14px;line-height:150%}.arso-data-table__mobile-field-value{font-size:14px;line-height:150%}.arso-data-table__title{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.arso-data-table__content{display:flex;flex-direction:column;gap:16px}.arso-data-table__field{display:flex;flex-direction:column;font-size:16px;line-height:150%}.arso-data-table__mobile-column-header{font-weight:700}.arso-collapsible-panel{margin-bottom:10px;position:relative}.arso-collapsible-panel .content{overflow:hidden}.arso-collapsible-panel .arso-button-wrapper-collapsible-panel{display:flex;justify-content:center;margin-top:10px}.arso-collapsible-panel .arso-toggle-button-collapsible-panel{margin-top:1rem;width:100%;background:#3e7c9480;color:#fff;padding:.5rem;border:none;border-radius:.25rem;cursor:pointer;text-align:center}.arso-collapsible-panel .arso-toggle-button-collapsible-panel:hover{background:#3e7c9480}.arso-time-slider-wrapper{width:793px;max-width:100%;height:56px;padding:8px 16px 8px 12px;display:flex;gap:16px;align-items:center;background-color:#fff;border:solid 1px #d0d0c8;border-radius:8px;box-shadow:0 0 4px #00000017}.arso-time-slider-wrapper .arso-time-slider-play-button{width:40px;height:40px;padding-left:2px}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper{width:100%;display:flex;flex-direction:row;gap:12px;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-previous-next-buttons{display:none}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper{position:relative;width:100%;height:32px;display:flex;flex-direction:column;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper{position:absolute;top:0;width:calc(95.5% - 16px)}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper .arso-time-slider-bar-tooltip{position:absolute;top:-50px;transform:translate(-50%);background-color:#2a363a;color:#fff;padding:12px;border-radius:4px;font-size:16px;pointer-events:none;white-space:nowrap;text-align:center;z-index:2;display:flex;gap:8px;flex-direction:row;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper .arso-time-slider-bar-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#2a363a transparent transparent transparent}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper .arso-time-slider-bar-tooltip .arso-time-slider-bar-tooltip-separator-dot{width:2px;height:4px;background-color:#fff;opacity:50%}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-background{background-color:#5c9a92;top:6px;position:absolute;width:95.5%;cursor:pointer;outline:none;height:4px}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-background-extension{border-radius:4px;background-color:#5c9a92;width:100%}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper{top:0;position:absolute;width:95.5%;display:flex;justify-content:space-between}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper .arso-time-slider-single-dot-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper .arso-time-slider-single-dot-wrapper .arso-time-slider-dot{position:absolute;width:4px;height:4px;background-color:#fff;border-radius:50%}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper .arso-time-slider-single-dot-wrapper .arso-time-slider-dot[data-high-density=true]{visibility:hidden}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-input{top:6px;margin:2px 0 0;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:95.5%;cursor:pointer;outline:none;height:0;background-color:transparent}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:#2a363a;border-radius:50%;cursor:pointer;position:relative;z-index:3;border:none}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-input::-moz-range-thumb{width:16px;height:16px;background:#2a363a;border-radius:50%;border:none;cursor:pointer;position:relative;z-index:3}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper{position:absolute;bottom:0;width:95.5%;display:flex;justify-content:space-between}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper .arso-time-slider-single-time-label-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper .arso-time-slider-single-time-label-wrapper .arso-time-slider-time-label-text{color:#2a363a;font-size:13px;text-align:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper .arso-time-slider-single-time-label-wrapper .arso-time-slider-time-label-text[aria-current]{color:#457a73;font-weight:700;font-size:13px}@media (max-width:767px){.arso-time-slider-wrapper{width:767px;height:56px}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-previous-next-buttons{display:block}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-single-time-label-wrapper:not(:first-child):not(:last-child){display:none}}.arso-toggle-button__container{position:relative;display:inline-block;width:40px;height:23px;-webkit-user-select:none;user-select:none}.arso-toggle-button__slider{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#d0d0c8;border-radius:32px;cursor:pointer;transition:background-color .2s}.arso-toggle-button__slider:before{content:"";position:absolute;width:15px;height:15px;left:4px;bottom:4px;background-color:#fff;border-radius:50%;transition:transform .4s}.arso-toggle-button__slider:has(.arso-toggle-button__checkbox:checked){background-color:#1b495a}.arso-toggle-button__slider:has(.arso-toggle-button__checkbox:checked):before{transform:translate(17px)}.arso-toggle-button__checkbox{width:0;height:0;opacity:0}.earthquake-listing-table__container{width:100%;padding:40px;display:flex;flex-direction:column;gap:24px}@media (max-width:767px){.earthquake-listing-table__container{padding:24px 20px}}.earthquake-listing-table__header-wraper{display:flex;flex-direction:column;gap:12px}.earthquake-listing-table__header-title{font-weight:700;font-size:24px;line-height:30px;color:#2a363a}@media (max-width:767px){.earthquake-listing-table__header-title{font-size:20px;line-height:125%}}.earthquake-listing-table__header-last-refresh-wrapper{display:flex;gap:9px;height:16px;font-size:16px;color:#2a363a}.earthquake-listing-table__filters-wrapper{display:flex;gap:12px;justify-content:flex-start;width:100%;padding-bottom:24px}.earthquake-listing-table__disclaimer{color:#000;line-height:26.4px}.earthquake-listing-table__dropdown-menu-wrapper{position:relative;width:100%}.earthquake-listing-table__dropdown-menu-arrow-down,.earthquake-listing-table__dropdown-menu-arrow-up{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.data-table-date-body-component-container{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:center}.data-table-date-body-component-container>*{height:11px;font-size:16px}.data-table-date-body-component-date{font-weight:700}.data-table-bold-body-component-container{font-weight:700;line-height:26px;font-size:16px}.data-table-button-icon-url-component-container{width:40px;height:40px}.arso-bathing-water-quality-status{display:flex;align-items:center;gap:8px}@font-face{font-family:Republika;src:url(/Republika-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Republika;src:url(/Republika-Bold.ttf);font-weight:700;font-style:normal}html,body{font-family:Republika,sans-serif;color:#3b484e}:root{--p-datatable-border-color:#f1f1f1;--p-datatable-header-cell-padding:12px 10px 12px 10px;--p-datatable-body-cell-padding:12px 10px 12px 10px;--p-datatable-header-cell-gap:.5rem;--p-datatable-header-cell-background:#dbf1ed;--p-datatable-header-cell-border-color:#e5e4df;--p-datatable-body-cell-border-color:#e5e4df;--p-datatable-body-cell-selected-border-color:#e5e4df;--p-datatable-header-cell-color:#3b484e;--p-datatable-row-color:#3b484e;--p-datatable-footer-border-width:0;--p-datatable-paginator-bottom-border-width:0;--p-datatable-header-cell-selected-color:#2a363a;--p-datatable-row-hover-background:#f1f1f1;--p-datatable-row-selected-color:#f1f1f1;--p-datatable-row-selected-background:#f1f1f1;--p-autocomplete-option-padding:7px 0 10px 0;--p-autocomplete-background:#ffffff;--p-autocomplete-border-color:#e5e4df;--p-autocomplete-focus-border-color:#5c9a92;--p-autocomplete-option-focus-color:#2a363a;--p-autocomplete-option-selected-focus-color:#2a363a;--p-autocomplete-option-focus-background:#dbf1ed;--p-autocomplete-option-color:#2a363a;--p-autocomplete-overlay-shadow:1px 1px 20px 3px rgba(209,232,228,.2);--p-autocomplete-overlay-border-radius:20px;--p-autocomplete-list-padding:15px 8px 15px 15px;--p-autocomplete-overlay-background:#ffffff;--p-autocomplete-dropdown-width:40px;--p-autocomplete-dropdown-focus-ring-width:2px;--p-autocomplete-dropdown-border-radius:20px;--p-autocomplete-dropdown-border-color:#e5e4df;--p-inputtext-focus-border-color:#5c9a92;--p-inputtext-border-color:#e5e4df;--p-inputtext-border-radius:20px;--p-inputtext-padding-x:20px 20px;--p-inputtext-padding-y:11px;--p-inputtext-color:#2a363a;--p-paginator-color:#3b484e}.block-pdb-vue *,.block-pdb-vue *:before,.block-pdb-vue *:after{box-sizing:border-box;margin:0;font-weight:400}
.arso-card{border:solid 1px grey;padding:16px}.arso-card.no-padding{padding:0}
.arso-flex{display:flex}.arso-flex-row{flex-direction:row}.arso-flex-col{flex-direction:column}.arso-align-items-center{align-items:center}.arso-align-justify-center{justify-content:center;align-items:center}.arso-gap-8{gap:.5rem}.arso-gap-24{gap:1.5rem}.arso-gap-40{gap:2.5rem}.arso-cursor{cursor:pointer}.arso-bold{font-weight:700}.arso-font-size-smallest{font-size:.8125rem}.arso-relative{position:relative}.arso-absolute{position:absolute}.arso-text-center{text-align:center}.arso-text-left{text-align:left}
.arso-card-container-card-switch{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:2rem;background:#fff;align-items:center}.arso-card-card-switch{display:flex;cursor:pointer;justify-content:space-between;text-align:left;align-items:center;background:#fff;padding:1rem;border:1px solid #bdc0c1;border-radius:8px;min-width:191px;transition:transform .2s ease,background-color .2s ease}.arso-card-card-switch:hover{transform:scale(1.05);border-color:#bdc0c1}.arso-card-card-switch.active{border-color:#1b495a;background:#003146bf;color:#fff}.arso-card-card-switch.active>div>p{font-weight:700}.arso-card-card-switch.disabled{transform:none;color:#f1f1f1}.arso-card-content-card-switch{display:flex;flex-direction:column}.arso-card-icon-card-switch{margin-left:1rem}
.arso-collapsible-panel{margin-bottom:10px;position:relative}.arso-collapsible-panel .content{overflow:hidden}.arso-collapsible-panel .arso-button-wrapper-collapsible-panel{display:flex;justify-content:center;margin-top:10px}.arso-collapsible-panel .arso-toggle-button-collapsible-panel{margin-top:1rem;width:100%;background:#3e7c9480;color:#fff;padding:.5rem;border:none;border-radius:.25rem;cursor:pointer;text-align:center}.arso-collapsible-panel .arso-toggle-button-collapsible-panel:hover{background:#3e7c9480}
.arso-page-title-title-global{color:#3b484e;padding-bottom:35px}.arso-section-title-title-global{color:#3b484e;margin:0}.arso-accordion-title-title-global{color:#3b484e}.arso-date-section-title-global__wrapper{display:flex;flex-direction:column;gap:12px}.arso-date-section-title-global{display:flex;align-items:center;gap:8px}.arso-refresh-btn-title-global{margin:0;color:#bdc0c1;background:none;border:none;cursor:pointer}.arso-rotating-title-global{animation:arso-rotate-title-global .6s linear}@keyframes arso-rotate-title-global{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arso-margin-reset-global{margin-top:0}.arso-padding-reset-global{padding-bottom:0}
.arso-custom-button-button-global{border-radius:50%;padding:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;transition:color .3s,background-color .3s}.arso-custom-button-button-global:focus-visible{outline:2px solid #d31a2d}.arso-bg-black-button-global{background-color:#2a363a;color:#fff}.arso-bg-white-button-global{background-color:#fff;color:#2a363a}.arso-bg-primary-button-global{background-color:#457a73}.arso-bg-gray-button-global{background-color:#ffffff7f;color:#fff}.arso-bg-yellow-button-global{background-color:#ffe500}.arso-text-black-button-global{color:#2a363a}.arso-rounded-small-button-global{border-radius:8px}.arso-rounded-full-button-global{border-radius:24px}.arso-border-gray-button-global{border:1px solid #6a787d}.arso-text-white-button-global{color:#fff}.arso-border-none-button-global{border:none}.arso-disabled-button-button-global{cursor:not-allowed}.arso-bg-light-gray-button-global{background-color:#bdc0c1}.arso-text-gray-button-global{color:#6a787d}.arso-border-light-gray-button-global{border:1px solid #bdc0c1}.arso-bg-transparent-button-global{background-color:transparent}
.arso-card-container-warnings-main{display:flex;gap:1rem;flex-wrap:nowrap;position:relative;white-space:nowrap;margin-bottom:2rem;background:#fff}@media (max-width:1200px){.arso-card-container-warnings-main{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.arso-date-card-container-warnings-main{flex:0 0 auto;min-width:180px}}@media (max-width:768px){.custom-warning-marker{transform:scale(.66);transform-origin:center}}.arso-date-card-container-warnings-main{display:flex;cursor:pointer;justify-content:space-between;text-align:left;align-items:center;background:#fff;margin-left:5px;padding:.5rem 1rem;border:1px solid #ccc;border-radius:8px;min-width:191px;transition:transform .2s ease,background-color .2s ease}.arso-date-card-container-warnings-main:hover{transform:scale(1.05);border-color:#d0d0c8}.arso-date-card-container-warnings-main.active{transform:scale(1.05);border-color:#1b495a;background:#003146bf;color:#fff!important}.arso-date-card-container-warnings-main.active p{font-weight:700;color:#fff!important}.arso-date-card-container-warnings-main.active>div>p{font-weight:700}.arso-date-card-container-warnings-main.disabled{transform:none;color:#d3d3d3}.arso-accordion-map-content{display:flex;flex-direction:row}.arso-scrollable-warnings-main{width:100%;overflow-y:auto}.arso-scrollable-warnings-main::-webkit-scrollbar{width:6px}.arso-scrollable-warnings-main::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.arso-scrollable-warnings-main::-webkit-scrollbar-thumb{background:#ccc;border-radius:8px}.arso-scrollable-warnings-main::-webkit-scrollbar-thumb:hover{background:#999}.arso-warning-buttons-warnings-types{display:flex;flex-wrap:wrap;gap:1rem}.arso-warning-button-warnings-types{cursor:pointer;padding:.5rem 1rem;border:1px solid #bdc0c1;background:#fff;border-radius:32px;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease,border-color .2s ease}.arso-warning-button-warnings-types .arso-icon-warnings-types{width:24px;height:24px}.arso-warning-button-warnings-types:hover{background-color:#f1f1f1}.arso-warning-button-warnings-types.active{border-color:#457a73;background:#457a73;color:#fff}.arso-warning-button-warnings-types.active span{font-weight:700}.arso-warning-button-warnings-types.disabled{cursor:not-allowed;border-color:#ffffffbf;color:#bdc0c1;background-color:#fff}.arso-icon-warnings-types{color:#fff}.arso-timeline-container{display:flex;flex-wrap:wrap;align-items:center;padding:10px 0;cursor:pointer;border-top:1px solid #D0D0C8}.arso-col-area-timeline{flex:0 0 200px;padding-right:10px}.arso-col-icons-timeline{flex:0 0 200px;display:flex;justify-content:center;align-items:center}.arso-col-timeline{flex:1 0 auto}.arso-col-chevron-timeline{flex:0 0 30px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.arso-timeline-container{flex-wrap:wrap}.arso-col-icons-timeline{justify-content:end}.arso-col-timeline{flex:0 0 100%;margin-top:10px}.arso-col-area-timeline,.arso-col-icons-timeline{flex:1 0 auto}.arso-col-chevron-timeline{display:none}}.arso-accordion-container-warnings-timeline{width:100%;overflow:hidden}.arso-accordion-header-warnings-timeline{display:flex;flex-direction:row;align-items:center;padding:10px;gap:40px;cursor:pointer}.custom-expanded-row{display:block;padding:0}.arso-header-top-row-warnings-timeline,.arso-header-icon-row-warnings-timeline{display:flex;width:168px;align-items:center;justify-content:space-between}.arso-icon-timeline-group{display:flex;flex:1;align-items:center;gap:10px}@media (min-width:769px){.arso-accordion-header-warnings-timeline{flex-direction:row}}@media (max-width:768px){.arso-accordion-header-warnings-timeline{flex-direction:column;align-items:flex-start;gap:0}.arso-accordion-map-content{flex-direction:column-reverse;margin:10px}.arso-header-top-row-warnings-timeline{width:100%;margin-bottom:1rem}.arso-region-name-warnings-timeline{flex:none;min-width:auto}}.arso-header-light-warnings-timeline{background-color:#d1e8e433}.arso-header-dark-warnings-timeline{background-color:#fff}.arso-region-name-warnings-timeline{min-width:200px;font-weight:700}.arso-warning-icons-warnings-timeline{flex:0 0 1;display:flex;min-width:250px;gap:4px;justify-content:center}.arso-icon-svg-warnings-timeline{width:30px;height:30px;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid transparent}.arso-border-low-warnings-timeline{border-color:#36ff00}.arso-border-warning-warnings-timeline{border-color:#ffe500}.arso-border-danger-warnings-timeline{border-color:#f90}.arso-border-critical-warnings-timeline{border-color:#d31a2d}.arso-timeline-wrapper-warnings-timeline{flex:1;display:flex;flex-direction:column;gap:5px;width:100%}.arso-time-labels-warnings-timeline{display:flex;position:relative;width:100%}.arso-time-label-warnings-timeline{width:12.5%;text-align:left;color:#666;font-size:12px}.arso-timeline-warnings-timeline{display:flex;gap:1px;height:10px;width:100%}.arso-timeline-segment-warnings-timeline{flex:1;background-color:#e5e4df}.arso-warning-low-warnings-timeline{background-color:#36ff00}.arso-warning-medium-warnings-timeline{background-color:#ffe500}.arso-warning-high-warnings-timeline{background-color:#f90}.arso-warning-critical-warnings-timeline{background-color:#d31a2d}.arso-chevron-placeholder-warnings-timeline{flex:0 0 30px;min-width:30px;display:flex;justify-content:center;align-items:center}.arso-warnings-container-warnings-icon{position:relative;width:64px;height:64px}.arso-icon-box-warnings-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0003}.arso-level-4-warnings-icon{background-color:#dc2626}.arso-level-3-warnings-icon{background-color:#f90}.arso-level-2-warnings-icon{background-color:#ffe500}.arso-level-1-warnings-icon{background-color:#22c55e}.arso-level-0-warnings-icon{background-color:transparent}.arso-mobile-swiper-wrapper-warnings-main{background:#fff;position:relative;overflow:hidden;height:100px;margin-bottom:10px}.arso-mobile-swiper-wrapper-warnings-main .swiper{width:100%;height:100px}.arso-mobile-swiper-wrapper-warnings-main .swiper-slide{width:auto;display:flex;align-items:center;justify-content:center}.arso-mobile-swiper-wrapper-warnings-main .arso-slide-wrapper-warnings-main{display:flex;align-items:center;justify-content:center;min-width:191px}.swiper-button-prev,.swiper-button-next{color:#000;opacity:.7;transition:opacity .2s ease}.swiper-button-prev:hover,.swiper-button-next:hover{opacity:1}.arso-popup-container{display:flex;flex-direction:column;max-width:386px;min-width:300px;height:200px;gap:16px;overflow-y:auto}.arso-warning-scroll-container{max-height:300px;overflow-y:auto;padding:10px}.arso-warning-scroll-container::-webkit-scrollbar{width:6px}.arso-warning-scroll-container::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.arso-warning-scroll-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:8px}.arso-warning-scroll-container::-webkit-scrollbar-thumb:hover{background:#999}.arso-popup-warning{display:flex;flex-direction:row;gap:12px}.arso-popup-inner-description-warnings{display:flex;flex-direction:column;gap:12px}.arso-border-b-popup{border-bottom:1px solid #bdc0c1;padding:10px 0}.arso-popup-title{font-size:1.3rem;font-weight:700}.arso-time-color-popup-warnings{color:#626b6f}.arso-popup-type-warning-warnings{font-size:1.125rem;font-weight:700}.arso-border-low-warnings{border:4px solid #ffd180}.arso-border-medium-warnings{border:4px solid #ffe500}.arso-border-warning-warnings{border:4px solid #ffa500}.arso-border-danger-warnings{border:4px solid #d31a2d}.arso-icon-wrapper-popup{display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:8px;border-radius:50%}@media (max-width:768px){.arso-icon-wrapper-popup svg{width:16px;height:16px}}.arso-custom-close-popup{float:right;cursor:pointer}.arso-icon-wrapper-popup svg{width:22px;height:22px}.arso-icon-wrapper-popup.mobile-icon svg{width:16px;height:16px}
.arso-view-switcher{background-color:#fff;border:1px solid #d0d0c8;width:fit-content;display:flex;height:40px;border-radius:20px;overflow:hidden}@media (max-width:768px){.arso-view-switcher{width:100%}}.arso-view-button-view-switcher{flex:1;padding:8px 16px;background-color:#fff;border:none;font-weight:700;cursor:pointer;transition:background-color .2s;line-height:140%}@media (max-width:767px){.arso-view-button-view-switcher{font-size:16px}}.arso-view-button-view-switcher:focus{border-radius:20px}.arso-view-button-view-switcher.active{z-index:2;background-color:#dbf1ed;color:#5c9a92;font-weight:700;border-radius:20px;border:1px solid #5c9a92}.arso-view-button-view-switcher:disabled{z-index:2;background-color:#fff;color:#a9a9a9;font-weight:700;border-radius:20px;border:1px solid white;cursor:not-allowed;opacity:1}.arso-view-button-view-switcher:disabled.arso-view-button-view-switcher.active:disabled{border:1px solid lightgrey}
.arso-custom-tooltip-map-block{z-index:1001;max-width:150px;max-height:50px}.arso-zoom-control-map-zoom-control{position:absolute;display:flex;flex-direction:column;gap:5px;bottom:30px;right:10px;z-index:999}.arso-zoom-control-map-zoom-control .mapButton{border:solid 1px #e5e4df;width:40px;height:40px}@media (max-width:768px){.arso-zoom-control-map-zoom-control{flex-direction:row}.arso-zoom-control-map-zoom-control .mapButton{width:32px;height:32px}}.arso-marker-popup{position:absolute;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #d1e8e433;padding:10px;z-index:999;top:1rem;left:1rem;overflow-y:auto;width:320px;height:calc(100% - 2rem)}.arso-marker-popup-content-marker-popup{display:flex;justify-content:space-between;gap:10px}.arso-close-button-marker-popup{top:10px;right:10px;width:28px;height:28px;cursor:pointer}.arso-close-button-marker-popup:hover{color:#d31a2d}@media (max-width:768px){.arso-marker-popup{position:relative;width:100%;max-width:unset;left:unset;top:unset}.arso-warnings-border{border-top:none;border-left:1px solid rgb(208,208,200);border-right:1px solid rgb(208,208,200);border-bottom:1px solid rgb(208,208,200);border-radius:0 0 8px 8px;margin-bottom:20px}}.arso-main-title-map-marker-popup-prtr{font-size:20px;margin-bottom:10px;font-weight:700}.arso-main-title-map-marker-popup-prtr ul{list-style-type:none;padding:0}.arso-main-title-map-marker-popup-prtr ul li{font-size:16px;margin-bottom:5px}.arso-popup-section-marker-popup-prtr{margin-top:10px}.arso-popup-section-marker-popup-prtr p{font-size:16px}.arso-popup-section-marker-popup-prtr strong{font-weight:700}.leaflet-control-zoom-in,.leaflet-control-zoom-out{border-radius:50%!important;width:40px!important;height:40px!important}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:none!important}.arso-map-title-map-block{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.arso-leaflet-tooltip-map-block{padding:12px;border:solid 1px #3b484e;border-radius:4px;background:#3b484e;color:#fff;font-size:15px;font-weight:700;opacity:1}.arso-leaflet-tooltip-map-block-top:before{border-top-color:#3b484e}.leaflet-touch .leaflet-tile{filter:grayscale(100%)}.leaflet-touch .leaflet-control-attribution{visibility:hidden}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{display:flex;flex-direction:column;gap:5px;border:none;background-clip:padding-box}@media (max-width:768px){.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{flex-direction:row}}.leaflet-touch .leaflet-control-layers a,.leaflet-touch .leaflet-bar a{width:40px;height:40px;line-height:36px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.leaflet-touch .leaflet-control-layers a,.leaflet-touch .leaflet-bar a{width:32px;height:32px}}.leaflet-touch .leaflet-control-layers a:first-child,.leaflet-touch .leaflet-bar a:first-child{border:solid 1px #d0d0c8;border-radius:50px;background-position:center}.leaflet-touch .leaflet-control-layers a:last-child,.leaflet-touch .leaflet-bar a:last-child{border:solid 1px #d0d0c8;border-radius:50px;background-position:center}.leaflet-touch .arso-fullscreen-icon-map-block,.leaflet-touch .arso-fullscreen-icon-map-block.leaflet-fullscreen-on{background-position:unset}.arso-map-block-map-block .leaflet-bottom .leaflet-control{margin-bottom:6px}.arso-map-block-map-block .leaflet-control-simpleMapScreenshoter{border:none}.arso-map-block-map-block .leaflet-control-simpleMapScreenshoter a{border:solid 1px #d0d0c8;border-radius:50px;background-position:center;display:flex;flex-direction:column;gap:5px;width:40px;height:40px;line-height:36px;justify-content:center;align-items:center;background-clip:padding-box;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.51999%204.8H4.15999C4.49947%204.8%204.82504%204.66515%205.06509%204.4251C5.30513%204.18506%205.43999%203.85948%205.43999%203.52C5.43999%203.35027%205.50742%203.18748%205.62744%203.06746C5.74747%202.94743%205.91025%202.88%206.07999%202.88H9.91999C10.0897%202.88%2010.2525%202.94743%2010.3725%203.06746C10.4926%203.18748%2010.56%203.35027%2010.56%203.52C10.56%203.85948%2010.6948%204.18506%2010.9349%204.4251C11.1749%204.66515%2011.5005%204.8%2011.84%204.8H12.48C12.8195%204.8%2013.145%204.93486%2013.3851%205.17491C13.6251%205.41495%2013.76%205.74053%2013.76%206.08V11.84C13.76%2012.1795%2013.6251%2012.5051%2013.3851%2012.7451C13.145%2012.9851%2012.8195%2013.12%2012.48%2013.12H3.51999C3.18051%2013.12%202.85494%2012.9851%202.61489%2012.7451C2.37485%2012.5051%202.23999%2012.1795%202.23999%2011.84V6.08C2.23999%205.74053%202.37485%205.41495%202.61489%205.17491C2.85494%204.93486%203.18051%204.8%203.51999%204.8Z'%20stroke='%232A363A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.07996%208.64003C6.07996%209.14925%206.28224%209.63761%206.64231%209.99768C7.00238%2010.3577%207.49074%2010.56%207.99996%2010.56C8.50917%2010.56%208.99753%2010.3577%209.3576%209.99768C9.71767%209.63761%209.91996%209.14925%209.91996%208.64003C9.91996%208.13082%209.71767%207.64246%209.3576%207.28239C8.99753%206.92232%208.50917%206.72003%207.99996%206.72003C7.49074%206.72003%207.00238%206.92232%206.64231%207.28239C6.28224%207.64246%206.07996%208.13082%206.07996%208.64003Z'%20stroke='%232A363A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:16px}.fullscreen-icon{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.01638%201.92545L2.0858%206.49464M2.01638%201.92545L7.8018%207.71087M2.01638%201.92545L6.58557%201.99487'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.0745%202.01635L11.5053%202.08577M16.0745%202.01635L10.2891%207.80177M16.0745%202.01635L16.0051%206.58554'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.9836%2016.0746L15.9142%2011.5054M15.9836%2016.0746L10.1982%2010.2891M15.9836%2016.0746L11.4144%2016.0051'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.92548%2015.9837L6.49468%2015.9142M1.92548%2015.9837L7.7109%2010.1982M1.92548%2015.9837L1.9949%2011.4145'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;background-size:18px 18px!important;background-position:center!important;border-radius:50px!important;width:40px!important;height:40px!important}.fullscreen-icon.leaflet-fullscreen-on{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.8018%207.89273L7.73237%203.32353M7.8018%207.89273L2.01638%202.10731M7.8018%207.89273L3.2326%207.8233'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.1073%207.80183L14.6765%207.73241M10.1073%207.80183L15.8927%202.01641M10.1073%207.80183L10.1767%203.23263'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.1982%2010.1073L10.2676%2014.6765M10.1982%2010.1073L15.9836%2015.8927M10.1982%2010.1073L14.7674%2010.1767'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.8927%2010.1982L3.3235%2010.2676M7.8927%2010.1982L2.10728%2015.9836M7.8927%2010.1982L7.82327%2014.7674'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")!important;background-size:18px 18px!important}
.arso-map-legend-dbz__container{width:273px;max-width:100%;min-width:200px;height:40px;border-radius:48px;border:1px solid #d0d0c8;box-shadow:0 0 4px #00000017;padding:11px 12px;background-color:#fff;display:flex;gap:12px;align-items:center;justify-content:space-between}@media (max-width:767px){.arso-map-legend-dbz__container{border:none;box-shadow:none}}.arso-map-legend-dbz__text{font-size:13px;line-height:150%;color:#3b484e}.arso-map-legend-dbz__gradient{width:214px;max-width:100%;height:17px;border-radius:24px;padding:3px 8px;display:flex;justify-content:space-between;align-items:center}.arso-map-legend-dbz__gradient-value{color:#fff}
.warning-type-container[data-v-cd59a2cb]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.warning-type-mobile-filter-container[data-v-cd59a2cb]{position:relative;width:90%;margin:0 auto}.warning-type-card[data-v-cd59a2cb]{padding:.5rem 1rem;border:1px solid #ccc;border-radius:20px;background-color:#fff;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:transform .2s ease,background-color .2s ease}.warning-type-card.active[data-v-cd59a2cb]{border:1px solid rgba(69,122,115,1);background:#457a73;color:#fff}.warning-type-card.disabled[data-v-cd59a2cb]{cursor:not-allowed;color:#d3d3d3}.warning-type-icon[data-v-cd59a2cb]{width:22px;height:22px}.bubble-tooltip .p-tooltip-text{background:#3b484e;color:#fff;padding:6px 10px;font-size:.85rem;border-radius:12px;line-height:1.3}[data-v-cd59a2cb] .p-select{border-radius:20px;border:1px solid black;padding:.4rem 1rem;font-size:.95rem;line-height:1.25rem;display:flex;align-items:center;transition:border-color .2s ease,box-shadow .2s ease}[data-v-cd59a2cb] .p-select:hover{border-color:#457a73}[data-v-cd59a2cb] .p-select:focus-within{box-shadow:0 0 0 2px #457a734d;border-color:#457a73}[data-v-cd59a2cb] .p-select-label{color:#3b484e}[data-v-cd59a2cb] .p-select-dropdown-icon{fill:#3b484e}[data-v-cd59a2cb] .p-select-overlay{background-color:#fff;border:1px solid #ccc;border-radius:8px}[data-v-cd59a2cb] .p-select-list-container{max-height:14rem;overflow-y:auto;background-color:#fff;border-radius:6px;border:1px solid #ccc}[data-v-cd59a2cb] .p-select-list{margin:0;padding:0;list-style:none}[data-v-cd59a2cb] .p-select-option{background-color:transparent}[data-v-cd59a2cb] .p-select-option-selected,[data-v-cd59a2cb] .p-select-option.p-focus{background-color:#457a73;color:#fff}[data-v-cd59a2cb] .p-select-option-label{font-size:.95rem;line-height:1.25rem}.p-select-option-custom[data-v-cd59a2cb]{background-color:#fff;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s ease;width:100%}.p-select-option-custom[data-v-cd59a2cb]:hover{background-color:#f5f5f5}.p-select-option-custom.is-disabled[data-v-cd59a2cb]{opacity:.4;cursor:not-allowed}.p-select-option-custom.is-selected[data-v-cd59a2cb],.p-select-option-custom.is-focused[data-v-cd59a2cb]{background-color:#457a73;color:#fff}
.arso-search-form{width:16rem;margin-left:auto;margin-right:auto}.arso-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.arso-icon-container-svg{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding-left:.75rem;pointer-events:none}.arso-icon-container-svg-right{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.75rem;pointer-events:none}.arso-search-icon{width:1rem;height:1rem;color:#6a787d}.arso-search-input{display:block;width:100%;height:2.5rem;padding:1.25rem 1.25rem 1.25rem 2.5rem;font-size:.875rem;color:#1f2937;border:1px solid #bdc0c1;border-radius:1.25rem;background-color:#ffffffe6;outline:none}.arso-search-input:focus{border-color:#3e7c9480;box-shadow:0 0 0 4px #d1e8e433}.arso-search-svg-button{position:absolute;right:.625rem;bottom:.625rem;background:none;border:none;padding:0;cursor:pointer;outline:none}.arso-search-svg-button svg{display:block}.arso-search-svg-button:focus{box-shadow:0 0 0 4px #d1e8e433}
.arso-skeleton-container-skeleton-loader{display:flex;flex-direction:column;gap:8px}.arso-skeleton-loader{position:relative;background-color:#f1f1f1;overflow:hidden}.arso-skeleton-loader:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,#fff0,#fff3 20%,#fffc,#fff3 80%,#fff0);animation:shimmer 1.5s infinite linear}.arso-skeleton-loader--circle{border-radius:50%}.arso-skeleton-loader--rectangle{border-radius:4px}.arso-skeleton-loader--animate:after{display:block}@keyframes shimmer{0%{transform:translate(-150%)}50%{transform:translate(0)}to{transform:translate(150%)}}
.arso-next-btn-container-next-prev-daily,.arso-prev-btn-container-next-prev-daily{white-space:nowrap;transition:font-size .3s ease}.arso-button-text-next-prev-daily{color:#2a363a;font-weight:700;display:inline-block}@media (max-width:1400px){.arso-next-btn-container-next-prev-daily,.arso-prev-btn-container-next-prev-daily{font-size:.875rem}.arso-button-text-next-prev-daily{display:none}}@media (max-width:480px){.arso-next-btn-container-next-prev-daily,.arso-prev-btn-container-next-prev-daily{gap:1rem}}.arso-svg-icon{display:block;fill:currentColor}
.arso-popup-header[data-v-a4bf2439]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.arso-popup-title[data-v-a4bf2439]{font-size:1.2rem;font-weight:700}.arso-custom-close-popup[data-v-a4bf2439]{cursor:pointer}.arso-popup-warnings[data-v-a4bf2439]{display:flex;flex-direction:column;gap:12px}.arso-popup-warning-item[data-v-a4bf2439]{display:flex;gap:12px}.arso-popup-warning-item[data-v-a4bf2439]:not(:last-child){border-bottom:1px solid rgba(189,192,193,1)}.arso-warning-icon svg[data-v-a4bf2439]{width:24px;height:24px;fill:#000}.arso-warning-content[data-v-a4bf2439]{display:flex;flex-direction:column;flex:1}.arso-warning-text[data-v-a4bf2439]{margin:0;font-size:14px;line-height:1.4}.arso-warning-time[data-v-a4bf2439]{margin:4px 0 0;font-size:13px;color:#666}
.arso-app-button{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:fit-content;overflow:hidden;white-space:nowrap}.arso-app-button--text{font-weight:700;line-height:26.4px;font-size:16px;flex-shrink:0}.arso-app-button--fluid{width:100%}.arso-app-button--fluid.arso-app-button--has-icon:not(.arso-app-button--has-text){width:100%!important;height:100%!important}.arso-app-button--center{justify-content:center}.arso-app-button--has-icon:not(.arso-app-button--has-text){justify-content:center}.arso-app-button--primary{height:40px;border-radius:20px;border-width:1px;border-style:solid;padding:15px 20px;cursor:pointer}.arso-app-button--primary.arso-app-button--has-icon{padding:12px 16px 12px 20px}.arso-app-button--primary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-left{padding:0 16px 0 20px}.arso-app-button--primary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-right{padding:0 20px 0 16px}.arso-app-button--primary.arso-app-button--has-icon:not(.arso-app-button--has-text){width:40px;height:40px;padding:12px}.arso-app-button--primary.arso-app-button--light{color:#fff;background-color:#2a363a;border-color:transparent}.arso-app-button--primary.arso-app-button--light .app-icon{stroke:#fff}.arso-app-button--primary.arso-app-button--light .app-icon--filled-in-button{fill:#fff}.arso-app-button--primary.arso-app-button--light:hover{background-color:#457a73}.arso-app-button--primary.arso-app-button--light.arso-app-button--disabled{background-color:#bdc0c1;border-color:transparent;cursor:default}.arso-app-button--primary.arso-app-button--dark{color:#2a363a;background-color:#fff;border-color:transparent}.arso-app-button--primary.arso-app-button--dark .app-icon{stroke:#2a363a}.arso-app-button--primary.arso-app-button--dark .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--primary.arso-app-button--dark:hover{background-color:#ffffffb3}.arso-app-button--primary.arso-app-button--dark.arso-app-button--disabled{background-color:#fff6;border-color:transparent;cursor:default}.arso-app-button--secondary{height:40px;border-radius:20px;border-width:1px;border-style:solid;padding:20px;gap:10px;cursor:pointer}.arso-app-button--secondary.arso-app-button--has-icon{padding:12px 16px 12px 20px}.arso-app-button--secondary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-left{padding:0 16px 0 20px}.arso-app-button--secondary.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-right{padding:0 20px 0 16px}.arso-app-button--secondary.arso-app-button--has-icon:not(.arso-app-button--has-text){width:40px;height:40px;padding:12px}.arso-app-button--secondary.arso-app-button--light{color:#2a363a;background-color:#fff;border-color:#d0d0c8}.arso-app-button--secondary.arso-app-button--light .app-icon{stroke:#2a363a}.arso-app-button--secondary.arso-app-button--light .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--secondary.arso-app-button--light:hover{background-color:#f1f1f1}.arso-app-button--secondary.arso-app-button--light.arso-app-button--selected{color:#fff;background-color:#457a73;border-color:transparent;cursor:default}.arso-app-button--secondary.arso-app-button--dark{color:#fff;background-color:#2a363a;border-color:#fff}.arso-app-button--secondary.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--secondary.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--secondary.arso-app-button--dark:hover{background-color:#fff3}.arso-app-button--secondary.arso-app-button--dark.arso-app-button--selected{color:#2a363a;background-color:#5de1d0;border-color:transparent;cursor:default}.arso-app-button--secondary.arso-app-button--dark.arso-app-button--selected .app-icon{stroke:#2a363a}.arso-app-button--secondary.arso-app-button--dark.arso-app-button--selected .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--tertiary{cursor:pointer;background-color:unset;border:none;gap:5px;padding:3px 0;height:24px}.arso-app-button--tertiary.arso-app-button--light{color:#457a73}.arso-app-button--tertiary.arso-app-button--light .app-icon{stroke:#457a73}.arso-app-button--tertiary.arso-app-button--light .app-icon--filled-in-button{fill:#457a73}.arso-app-button--tertiary.arso-app-button--light:hover{color:#2a363a}.arso-app-button--tertiary.arso-app-button--light:hover .app-icon{stroke:#2a363a}.arso-app-button--tertiary.arso-app-button--light:hover .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--tertiary.arso-app-button--light.arso-app-button--disabled{color:#457a73;opacity:40%;cursor:default}.arso-app-button--tertiary.arso-app-button--light.arso-app-button--disabled .app-icon{stroke:#457a73}.arso-app-button--tertiary.arso-app-button--light.arso-app-button--disabled .app-icon--filled-in-button{fill:#457a73}.arso-app-button--tertiary.arso-app-button--dark{color:#fff}.arso-app-button--tertiary.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--tertiary.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--tertiary.arso-app-button--dark.arso-app-button--disabled{opacity:40%;cursor:default}.arso-app-button--link{position:relative;cursor:pointer;color:#2a363a;padding:0;gap:4px;height:23px;border:none;background-color:unset}.arso-app-button--link .app-icon{stroke:#2a363a}.arso-app-button--link .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--link:after{content:"";position:absolute;display:block;width:100%;height:2px;bottom:0}.arso-app-button--link.arso-app-button--light:after{background-color:#5c9a92}.arso-app-button--link.arso-app-button--light:hover:after{background-color:#2a363a}.arso-app-button--link.arso-app-button--dark{color:#fff;background-color:unset}.arso-app-button--link.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--link.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--link.arso-app-button--dark:after{background-color:#fff}.arso-app-button--link.arso-app-button--dark:hover:after{background-color:#fff6}.arso-app-button--list{position:relative;cursor:pointer;color:#2a363a;padding:6px 0;gap:0;border:none;background-color:unset}.arso-app-button--list.arso-app-button--has-icon{gap:10px}.arso-app-button--list:after{content:"";position:absolute;display:block;width:100%;height:3px;bottom:6px}.arso-app-button--list:hover:after{background-color:#5de1d0}.arso-app-button--pagination{justify-content:center;cursor:pointer;padding:0;border-radius:28px;border-width:1px;border-style:solid;border-color:#d0d0c8;background-color:unset}.arso-app-button--pagination .app-icon{stroke:#2a363a}.arso-app-button--pagination .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--pagination.arso-app-button--medium{width:40px;height:40px}.arso-app-button--pagination.arso-app-button--small{width:32px;height:32px}.arso-app-button--disabled{border-color:#f1f1f1;cursor:auto}.arso-app-button--disabled .app-icon{stroke:#6a787d}.arso-app-button--card{height:78px;width:273px;border-radius:8px;border-width:1px;border-style:solid;padding:20px;gap:10px;cursor:pointer}.arso-app-button--card img{max-width:56px;height:auto;object-fit:cover}@media (max-width:767px){.arso-app-button--card{width:200px;height:66px}}.arso-app-button--card .arso-app-button--text{font-weight:400}.arso-app-button--card.arso-app-button--has-icon{padding:0 15px}.arso-app-button--card.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-left,.arso-app-button--card.arso-app-button--has-icon.arso-app-button--has-text.arso-app-button__text--position-right{padding:0 15px 0 10px}.arso-app-button--card.arso-app-button--selected{height:84px}.arso-app-button--card.arso-app-button--selected .arso-app-button--text{font-weight:700}@media (max-width:767px){.arso-app-button--card.arso-app-button--selected{height:72px}}.arso-app-button--card.arso-app-button--light{color:#2a363a;background-color:#fff;border-color:#d0d0c8}.arso-app-button--card.arso-app-button--light .app-icon{stroke:#2a363a}.arso-app-button--card.arso-app-button--light .app-icon--filled-in-button{fill:#2a363a}.arso-app-button--card.arso-app-button--light.arso-app-button--selected{color:#fff;background-color:#003146bf;border-color:#1b495a;cursor:default;height:84px}.arso-app-button--card.arso-app-button--dark{color:#fff;background-color:#2a363a;border-color:#fff}.arso-app-button--card.arso-app-button--dark .app-icon{stroke:#fff}.arso-app-button--card.arso-app-button--dark .app-icon--filled-in-button{fill:#fff}.arso-app-button--card.arso-app-button--dark.arso-app-button--selected{background-color:#1b495a;border-color:transparent;cursor:default}.arso-app-button--card.arso-app-button--dark.arso-app-button--selected .app-icon{stroke:#2a363a}.arso-app-button--card.arso-app-button--dark.arso-app-button--selected .app-icon--filled-in-button{fill:#2a363a}
.arso-accordion-group-accordion{margin-bottom:1rem}.arso-container-accordion{display:flex;flex-direction:column;padding:8px;height:400px}@media (max-width:769px){.arso-container-accordion{height:auto;padding:0}}.arso-no-data-accordion{display:flex;border-radius:8px;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.arso-no-data-accordion>p{margin-top:1rem}.arso-accordion-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.arso-accordion-item-accordion{padding:15px;margin-bottom:10px;border-radius:5px}.arso-border-is-opened-accordion{border:1px solid rgb(69,122,115)}.arso-border-is-closed-accordion{border:1px solid rgb(208,208,200)}.arso-header-accordion{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arso-header-left-accordion{display:flex;align-items:center}.arso-content-title-accordion{font-weight:700;font-size:13px;display:inline-block;margin-bottom:6px}.arso-p-top-accordion{padding-top:12px}.arso-title-accordion{display:flex;flex-direction:column;margin-left:15px}.arso-title-accordion>h3{margin:0;font-size:16px;font-weight:700}.arso-location-accordion{display:flex;font-size:15px;flex-direction:column;align-items:flex-start}.arso-date-range-accordion{display:flex;align-items:center;gap:4px}.arso-border-low{border:4px solid #ffd180}.arso-border-medium{border:4px solid #ffe500}.arso-border-warning{border:4px solid #ffa500}.arso-border-danger{border:4px solid #d31a2d}.arso-icon-wrapper-accordion-item{display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:8px;border-radius:50%}.arso-icon-svg-accordion-item{overflow:visible}.arso-content-accordion-item{margin-top:20px;overflow:hidden}.arso-content-accordion-item.open{animation:openAccordion .5s cubic-bezier(.25,.1,.25,1) forwards}@keyframes openAccordion{0%{max-height:0;opacity:0}to{max-height:100%;opacity:1}}
.arso-search-container-search-global{position:relative;display:flex;align-items:center;width:100%;max-width:256px;background:#fff;border:1px solid #bdc0c1;border-radius:25px;box-shadow:0 2px 4px #d1e8e433}.arso-search-container-search-global .arso-search-icon-search-global{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.arso-search-container-search-global input{flex:1;min-width:0;border:none;outline:none;font-size:16px;color:#2a363a}.arso-search-container-search-global input::placeholder{color:#bdc0c1}.arso-search-container-search-global .arso-dropdown-search-global{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #bdc0c1;border-radius:5px;box-shadow:0 2px 4px #d1e8e433;z-index:1;list-style:none;padding:0;margin:10px 0 0}.arso-search-container-search-global .arso-dropdown-search-global li{padding:8px;cursor:pointer}.arso-search-container-search-global .arso-dropdown-search-global li:hover{background-color:#f1f1f1}
.leaflet-popup-content{width:auto!important}.leaflet-popup-content-wrapper{border:1px solid #d0d0c8;border-radius:4px!important}.arso-popup-container-map-data-layer-warnings{display:flex;flex-direction:column}.arso-popup-image-map-data-layer-cameras{width:100px;height:auto;border:1px solid #e5e4df}.arso-map-data-layer-popup-wrapper{display:flex;flex-direction:column;justify-content:center;gap:20px;font-size:16px}.arso-map-data-layer-popup-wrapper .arso-app-button{width:max-content}.arso-map-data-layer-popup-subwrapper-top{display:flex;flex-direction:column;justify-content:space-between}.arso-map-data-layer-popup-name{font-weight:700;font-size:21px;line-height:27px;color:#2a363a}.arso-map-data-layer-popup-data-wrapper{display:grid;grid-template-columns:repeat(2,1fr);height:100%;width:fit-content;column-gap:20px;row-gap:2px;white-space:nowrap;margin-top:15px}@media (max-width:359px){.arso-map-data-layer-popup-data-wrapper{white-space:normal}}.arso-map-data-layer-popup-data-wrapper>:last-child{font-weight:700}.arso-map-data-layer-popup-data-wrapper>:last-child sup{font-weight:inherit}.arso-map-data-layer-popup-data-item{display:flex;justify-content:flex-start;align-items:center}.arso-map-data-layer-popup-data-item-date{white-space:nowrap}@media (max-width:359px){.arso-map-data-layer-popup-data-item-date{white-space:normal}}.arso-map-data-layer-popup-data-item-value{font-weight:700}.arso-map-data-layer-popup-flow-rate-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:11px}.arso-map-data-layer-legend__menu-container{width:100%;border:1px solid #d0d0c8;border-radius:0 0 8px 8px}.arso-map-data-layer-legend__title{font-size:14px;line-height:150%}.arso-map-data-layer-legend__title-wrapper{width:100%;display:flex;justify-content:flex-start;padding:7px 12px;gap:6px;align-items:center}.arso-map-data-layer-legend__legends-wrapper{display:flex;flex-direction:column-reverse;gap:8px;padding:8px;justify-content:flex-start;align-items:flex-start;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:8px}.arso-map-data-layer-legend__single-legend-wrapper{display:flex;justify-content:center;align-items:center;gap:10px;list-style:none}.arso-map-data-layer-legend__single-legend-text{font-size:13px;color:#3b484e}.arso-map-data-layer-rivers-flow-graph-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999999;display:flex;justify-content:center;align-items:center}.arso-map-data-layer-rivers-flow-graph-wrapper{width:100%;height:100%;background-color:#fff;padding:24px;display:flex;flex-direction:column;overflow-y:auto;gap:24px}.arso-map-data-layer-rivers-flow-graph-river-title-button-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0}.arso-map-data-layer-rivers-flow-graph-river-title{padding:0;margin:0;font-size:24px;line-height:24px;font-weight:700;color:#2a363a}.arso-map-data-layer-rivers-flow-graph-close-button-wrapper{width:28px;height:28px}.arso-map-data-layer-rivers-flow-graph-forecast-title{padding:0;margin:0;font-size:21px;line-height:21px;font-weight:700;color:#2a363a}.arso-map-data-layer-rivers-flow-graph-side-legends-and-cells-wrapper{display:flex;justify-content:flex-start;gap:8px}.arso-map-data-layer-rivers-flow-graph-side-legends-wrapper{position:relative;top:1px;display:flex;flex-direction:column}.arso-map-data-layer-rivers-flow-graph-side-legend{display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:13px;color:#3b484e;width:73px;height:63px}.arso-map-data-layer-rivers-flow-graph-spacerA{height:24px}.arso-map-data-layer-rivers-flow-graph-all-cells-container{position:relative;display:flex;flex-direction:column;overflow-x:auto;width:100%;height:100%;gap:0;padding:0;font-size:0}.arso-map-data-layer-rivers-flow-graph-cells-wrapper{display:inline-flex;width:max-content}.arso-map-data-layer-rivers-flow-graph-first-cell-spacer{position:sticky;z-index:1003;background-color:#fff;left:0;min-width:32px;height:63px}.arso-map-data-layer-rivers-flow-graph-cell{width:90px;display:flex;justify-content:center;align-items:center;border-color:#d0d0c8;border-style:solid;flex:0 0 90px;height:63px;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-left-width:1px}.arso-map-data-layer-rivers-flow-graph-cell:last-child{border-right-width:1px}.arso-map-data-layer-rivers-flow-graph-cell-border-top{border-top-width:1px}.arso-map-data-layer-rivers-flow-graph-spacerB{height:12px}.arso-map-data-layer-rivers-flow-graph-times-legends-wrapper{display:flex}.arso-map-data-layer-rivers-flow-graph-time-legend{position:relative;font-size:13px;line-height:14px;margin-bottom:14px;color:#3b484e;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 90px;transform:translate(calc(-50% + 32px))}.arso-map-wind__time-slider{width:85%;accent-color:#457a73}.arso-map-data-layer-slider-legend-container{position:absolute;bottom:32px;left:32px;right:95px;z-index:1001;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}@media (max-width:768px){.arso-map-data-layer-slider-legend-container{margin-top:24px;position:relative;bottom:unset;left:unset;right:unset;max-width:100%}}.arso-map-data-layer-legend-dbz-wrapper{flex:0 1 auto;min-width:0;z-index:1001}@media (max-width:767px){.arso-map-data-layer-legend-dbz-wrapper{display:flex;justify-content:center;max-width:100%}}.arso-map-data-layer-time-slider-wind-wrapper{min-width:0;z-index:1001;flex:0 2 auto}@media (max-width:768px){.arso-map-data-layer-time-slider-wind-wrapper{position:relative;bottom:unset;left:unset;max-width:100%}}.arso-map-data-layer-earthquake-municipality-responses__response-count-wrapper{margin-top:24px}.arso-map-data-layer-earthquake-municipality-responses__response-count-text{color:#3b484e;line-height:165%}@media (max-width:767px){.arso-map-data-layer-earthquake-municipality-responses__response-count-text{line-height:150%}}.aaa{color:red}path.leaflet-interactive{outline:none}.arso-map-data-layer-time-slider-wrapper{position:absolute;bottom:32px;left:32px;z-index:1001;max-width:80%}@media (max-width:768px){.arso-map-data-layer-time-slider-wrapper{margin-top:24px;position:relative;bottom:unset;left:unset;max-width:100%}}
.arso-slider-container-ranged-slider{border:1px solid #bdc0c1;border-radius:24px;position:relative;width:100%;max-width:500px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #d1e8e433}.arso-slider-wrapper-ranged-slider{position:relative;width:100%;display:flex;align-items:center}.arso-slider-ranged-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:4px;outline:none;position:relative;background:radial-gradient(circle,#bdc0c1 1px,transparent 1px) 0 50%/calc(100% / var(--total-steps)) 100% repeat-x}.arso-slider-ranged-slider:before{content:"";position:absolute;top:0;left:0;height:100%;width:calc(100% / var(--total-steps) * var(--hour-steps));background:linear-gradient(to right,var(--color-start),var(--color-end,var(--color-start)));border-radius:4px;z-index:-1}.arso-slider-ranged-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;background:#2a363a;border-radius:50%;cursor:pointer;position:relative;z-index:1}.arso-slider-ranged-slider::-moz-range-thumb{width:10px;height:10px;background:#2a363a;border-radius:50%;cursor:pointer;position:relative;z-index:1}.arso-slider-ranged-slider:focus-visible{outline:2px solid #2a363a}.arso-slider-tooltip-ranged-slider{position:absolute;top:-35px;transform:translate(-50%);background-color:#3b484e;color:#fff;padding:5px 8px;border-radius:4px;font-size:12px;pointer-events:none;white-space:nowrap;text-align:center;z-index:2}.arso-slider-button-ranged-slider{background:none;padding:0 20px;border:none;font-size:24px;cursor:pointer;display:flex;transition:color .2s;align-items:center}.disabled-button{cursor:not-allowed}
.arso-container-title-info-weather{display:flex;width:100%;gap:.5rem;justify-content:space-between;flex-wrap:wrap;padding:0 0 40px;flex-direction:row}@media (max-width:767px){.arso-container-title-info-weather{display:flex;width:100%;gap:.5rem;justify-content:space-between;flex-wrap:wrap;padding:10px 0 auto 10px;flex-direction:column;text-align:center;padding:10px 0}}.arso-container-hourly-forecast-info-weather{display:inline-flex;flex-direction:row;gap:.5rem;width:100%;justify-content:space-between}@media (min-width:640px) and (max-width:1440px){.arso-container-hourly-forecast-info-weather{justify-content:center}}.arso-row-detailed-cards-info{width:110px;flex-direction:row;align-content:center;padding:10px 0;overflow:hidden;transition:background-color .3s ease;color:#6a787d;background-color:#1b495a03;border-radius:8px}.arso-row-detailed-cards-info .arso-row-detailed-cards__icon{opacity:60%}.arso-row-detailed-cards-info--highlighted{color:#2a363a;background-color:#1b495a0d;border-radius:8px}.arso-row-detailed-cards-info--highlighted .arso-row-detailed-cards__icon{opacity:100%}.arso-row-detailed-cards-info--extra-gap{margin-left:6px}.arso-current-weather__container{display:flex;flex-direction:column;gap:32px;padding-right:40px}.arso-row-current-hour-current-weather{display:flex;flex-direction:row;gap:32px;align-items:center;justify-content:left}.arso-font-size-degree-info-weather{font-size:3rem;font-weight:700}.arso-font-size-short-text-info-weather{font-size:1.6875rem}.arso-weather-daily-style-info-weather{border-radius:8px;padding-bottom:40px}.arso-weather-current-style-info-weather{max-width:442px;border-radius:8px;margin:8px 0 0}.arso-weather-hourly-style-info-weather{width:100%;padding:10px 0 0;overflow:hidden;flex:1 1 50px;display:flex;flex-direction:column;gap:30px}.arso-weather-hourly-style-info-weather__temperature-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:78px;gap:2px}.arso-weather-hourly-style-info-weather__temperature{font-size:24px}.arso-weather-hourly-style-info-weather__temperature-feeling{font-size:13px}.arso-weather-forecast-title-with-switcher{width:100%;display:flex;flex-direction:row;justify-content:space-between;height:40px;align-items:center;padding:0 0 13px}.arso-weather-forecast-swiper-container{width:100%;text-align:center;overflow:hidden;display:flex}.arso-weather-forecast-swiper-sub-wrapper{width:100%;max-width:100%;display:flex;position:relative;align-items:stretch;overflow-x:auto}.arso-weather-forecast-legend-with-swiper-wrapper{width:100%;display:flex;flex-direction:row}.info-weather-container{max-width:1585px}.arso-row-forecast-info-weather{display:flex;flex-direction:row;gap:.5rem;width:100%;justify-content:space-between}@media (min-width:360px) and (max-width:639px){.arso-row-forecast-info-weather{flex-direction:row}}@media (max-width:767px){.arso-row-forecast-info-weather{flex-direction:column}}.arso-location-current-weather{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#444;border:1px solid #d0d0c8;border-radius:8px;padding:.75rem}.arso-location-current-weather__station-name{color:#2a363a;line-height:165%}.arso-location-current-weather__station-time{color:#6a787d;line-height:165%}.arso-location-current-weather__station-temperature{font-weight:700;line-height:165%;color:#2a363a}.arso-legend{flex-direction:column;text-align:center;width:110px;min-width:110px;letter-spacing:0}.arso-legend-row{flex-direction:row;height:100%}.arso-legend-column{flex-direction:column;align-content:normal;text-align:left;font-size:16px}.arso-legend-column-unit{font-size:13px}.arso-legend-column-unit__wind{margin-top:5px}.arso-legend-column-first-height{height:120px}.arso-legend-column-second-height{height:63px}.arso-legend-column-third-height{height:49px}.arso-legend-column-third-height:has(~.arso-legend-column-seventh-height){height:47px}.arso-legend-column-fourth-height{height:90px}.arso-legend-column-fourth-height:has(~.arso-legend-column-seventh-height){height:84px}.arso-legend-column-fifth-height{height:99px}.arso-legend-column-fifth-height:has(~.arso-legend-column-seventh-height){height:126px}.arso-legend-column-sixth-height{height:32px}.arso-legend-column-sixth-height:has(~.arso-legend-column-seventh-height){height:69px}.arso-legend-column-seventh-height{height:45px}.arso-legend-column-eight-height{height:0}@media (max-width:767px){.arso-legend{visibility:hidden;height:0;padding:0}}.arso-single-card-weather-card{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:11px 5px 15px 10px;border:1px solid #d0d0c8;border-radius:8px;gap:.5rem;margin:5px}.arso-single-card-weather-card.arso-selected-card-weather-card{background-color:#003146bf;border:1px solid #1b495a;color:#fff;scale:1.05}@media (max-width:767px){.arso-single-card-weather-card{align-items:flex-start;gap:1rem}}.arso-icon-container-weather-card{flex:0 0 50px;display:flex;align-items:center;justify-content:center}.arso-date-column-weather-card{flex:1;display:flex;flex-direction:column;gap:.5rem}.arso-date-column-weather-card .arso-day-of-week-weather-card{font-size:1rem;font-weight:700}.arso-date-column-weather-card .arso-formatted-date-weather-card{font-size:.9rem}.arso-temperature-column-weather-card{flex:0 0 60px;display:flex;flex-direction:column;gap:.5rem;padding:0 20px 0 0}.arso-temperature-column-weather-card .arso-highest-temp-weather-card{font-size:1rem;font-weight:700}.arso-temperature-column-weather-card .arso-lowest-temp-weather-card{font-size:.9rem}.arso-carousel-daily-container-info-weather{justify-content:center;align-items:center;overflow:hidden;position:relative}@media (max-width:359px){.arso-carousel-daily-container-info-weather{width:255px;margin:0 0 20px}}@media (max-width:767px){.arso-carousel-daily-container-info-weather{padding:0}}@media (min-width:640px) and (max-width:767px){.arso-carousel-daily-container-info-weather{margin:0 auto}}.responsive-info-weather{flex-wrap:wrap}@media (max-width:767px){.responsive-info-weather{align-items:center}.arso-carousel-detailed-info-weather{width:100%;overflow-x:auto}}.arso-carousel-detailed-info-weather{max-width:1000px;display:flex;align-items:stretch;position:relative;overflow-x:auto}@media (max-width:359px){.arso-carousel-detailed-info-weather{max-width:220px;padding:0}}@media (min-width:360px) and (max-width:639px){.arso-carousel-detailed-info-weather{max-width:315px;padding:0}}@media (min-width:640px) and (max-width:767px){.arso-carousel-detailed-info-weather{max-width:570px}}@media (min-width:768px) and (max-width:1023px){.arso-carousel-detailed-info-weather{max-width:745px;padding:0}}@media (min-width:1024px) and (max-width:1440px){.arso-carousel-detailed-info-weather{max-width:855px;padding:0}}.arso-swiper-daily-info-weather{max-width:1760px}@media (min-width:360px) and (max-width:639px){.arso-swiper-daily-info-weather{max-width:255px}}@media (min-width:640px) and (max-width:767px){.arso-swiper-daily-info-weather{max-width:700px}}@media (min-width:768px) and (max-width:1023px){.arso-swiper-daily-info-weather{max-width:950px}}.arso-swiper-slide-daily-info-weather{padding:10px 0;width:273px!important;cursor:pointer}.arso-daily-button-next-info-weather,.arso-daily-button-prev-info-weather{background-color:#fff;border:1px solid #e5e4df;border-radius:8px;width:473px;height:78px;margin-left:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:1440px){.arso-daily-button-next-info-weather,.arso-daily-button-prev-info-weather{width:200px}}@media (max-width:1023px){.arso-daily-button-next-info-weather,.arso-daily-button-prev-info-weather{width:150px}}.arso-hourly-button-next-info-weather,.arso-hourly-button-prev-info-weather{background-color:#1b495a1a;border-radius:4px;min-width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.arso-hourly-button-next-info-weather:hover,.arso-hourly-button-prev-info-weather:hover{background-color:#dadfe2}.arso-full-height-info-weather{height:100%}.arso-weather-swiper{margin-left:auto;margin-right:auto;position:relative;list-style:none;padding:0;display:inline-flex;width:100%}.arso-weather-swiper-slide{flex:0 0 110px;height:100%;position:relative}.arso-dropdown{position:absolute;background-color:#fff;border:1px solid rgb(208,208,200);width:100%;max-height:238px;border-radius:8px;overflow-y:auto;padding:0;margin:10px 0 0;z-index:10;box-shadow:1px 1px 20px 3px #00000026}.arso-dropdown-item{padding:8px;cursor:pointer}.arso-dropdown-item:hover{background-color:#f1f1f1}.arso-search-button{max-width:24px;max-height:24px}.arso-font-weight-temp{font-weight:700}.arso-fallback-message-container{padding:.5rem;background-color:#3e7c94;color:#fff;border-radius:6px;font-size:.9rem}.arso-fallback-message{margin:0;line-height:1.4;display:flex;align-items:center;color:#fff}.arso-fallback-message svg{margin-right:.5rem;vertical-align:middle}.arso-suggestion-link{cursor:pointer;text-decoration:underline}
.arso-weather-card-mobile-infoweather-mobile{margin:0 auto;overflow:hidden;display:flex;flex-direction:column;background-color:#fff;gap:1rem}.arso-head-infoweather-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#666;margin-bottom:1rem}.arso-sun-infoweather-mobile{display:flex;flex-direction:column;gap:8px;padding-right:8px;justify-content:center;align-items:center;text-align:center;font-size:1rem;color:#444}.arso-sun-infoweather-mobile>div{display:flex;align-items:center;justify-content:center;gap:10px}.arso-weather-light-infoweather-mobile{font-weight:300}.arso-current-weather-sun-infoweather-mobile{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.arso-height-infoweather-mobile{height:30px}.arso-temp-and-description-infoweather-mobile{display:flex;gap:.5rem}.arso-temp-and-description-infoweather-mobile .arso-temp-infoweather-mobile{font-size:3rem;font-weight:700;color:#333}.arso-temp-and-description-infoweather-mobile .arso-icon-infoweather-mobile{font-size:2rem;color:#888}.arso-temp-time-infoweather-mobile{font-size:2.5rem;font-weight:700}.arso-weather-description-infoweather-mobile{font-size:1rem;color:#666}.arso-disabled-button{opacity:.4;pointer-events:none;cursor:default}.arso-details-infoweather-mobile{display:flex;justify-content:space-between}.arso-detail-infoweather-mobile{flex:1;text-align:center}.arso-detail-infoweather-mobile .arso-icon-infoweather-mobile{font-size:1.2rem;margin-bottom:1rem;color:#888;display:flex;justify-content:center}.arso-location-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#444;border:1px solid #eee;border-radius:8px;padding:.75rem}.arso-detailed-forecast-infoweather-mobile{margin-top:1rem;background:#fff;border-radius:8px}.arso-hourly-slide-infoweather-mobile{display:flex;gap:6px;flex-direction:column;align-items:center;justify-content:center;width:60px;text-align:center;font-size:.85rem;color:#333;border-radius:4px}.arso-hourly-slide-infoweather-mobile .arso-hour-infoweather-mobile{font-weight:700;margin-bottom:.25rem}.arso-hourly-slide-infoweather-mobile .arso-temp-infoweather-mobile{margin-top:.25rem}.arso-hourly-slide-infoweather-mobile .arso-precipitation-infoweather-mobile{color:#666;font-size:.75rem}.arso-ten-day-forecast-infoweather-mobile{background:#fff;border-radius:8px;margin-top:1rem}.arso-ten-day-forecast-infoweather-mobile h2{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.arso-ten-day-forecast-item-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem;border:1px solid #eee;border-radius:8px}.arso-center-col-infoweather-mobile{display:flex;align-items:center;gap:.75rem}.arso-day-and-desc-infoweather-mobile{display:flex;flex-direction:column}.arso-day-and-desc-infoweather-mobile .arso-day-label-infoweather-mobile{font-weight:600;font-size:1rem;margin-bottom:.25rem}.arso-day-and-desc-infoweather-mobile .arso-desc-infoweather-mobile{font-size:.85rem;color:#666}.arso-right-col-infoweather-mobile{display:flex;align-items:center;gap:1rem}.arso-temps-infoweather-mobile{display:flex;flex-direction:column;align-items:flex-end}.arso-temps-infoweather-mobile .arso-temp-high-infoweather-mobile{font-weight:700;font-size:1rem}.arso-temps-infoweather-mobile .arso-temp-low-infoweather-mobile{font-size:.9rem;color:#666}.arso-bottom-sheet-overlay-infoweather-mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background:#003146bf;display:flex;justify-content:center;align-items:flex-end;z-index:9999}.arso-bottom-sheet-infoweather-mobile{width:100%;max-width:500px;background-color:#fff;border-radius:16px 16px 0 0;padding:1rem;height:75%;overflow-y:auto;box-shadow:0 -2px 8px #0003;transform:translateY(100%);transition:transform .3s ease-out}.arso-bottom-sheet-overlay-infoweather-mobile .arso-bottom-sheet-infoweather-mobile{transform:translateY(0)}.arso-bottom-sheet-header-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.arso-bottom-sheet-title-infoweather-mobile{font-size:1rem;font-weight:700}.drawer-enter-active,.drawer-leave-active{transition:transform .3s ease-out}.drawer-enter-from,.drawer-leave-to{transform:translateY(100%)}.drawer-enter-to,.drawer-leave-from{transform:translateY(0)}.arso-close-btn-infoweather-mobile{background:none;border:none;font-size:1.25rem;color:#fff;border-radius:50px;cursor:pointer;line-height:1}.arso-detail-header-infoweather-mobile{display:flex;align-items:center;justify-content:center;gap:1rem}.arso-hour-info-infoweather-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}.arso-extra-info-infoweather-mobile{display:flex;flex-direction:column;padding-top:1rem;gap:18px}.arso-extra-info-infoweather-mobile .arso-row-infoweather-mobile{display:flex;flex-direction:row;width:100%}.arso-extra-info-infoweather-mobile .arso-row-infoweather-mobile .arso-label-infoweather-mobile,.arso-extra-info-infoweather-mobile .arso-row-infoweather-mobile .arso-value-infoweather-mobile{width:50%;text-align:left}.arso-daily-drawer-overlay-infoweather-mobile{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:stretch;z-index:9999}.arso-daily-drawer-infoweather-mobile{width:100%;max-width:500px;background-color:#fff;height:100vh;overflow-y:auto;box-shadow:0 0 10px #0003;transform:translateY(100%);transition:transform .3s ease-out}.arso-daily-drawer-overlay-infoweather-mobile .arso-daily-drawer-infoweather-mobile{transform:translateY(0)}.arso-daily-drawer-header-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem 0}.arso-day-slide-infoweather-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;padding:1rem}.arso-day-letter-infoweather-mobile{font-size:1.2rem;font-weight:700}.arso-day-number-infoweather-mobile{font-size:1rem;color:#666}.arso-day-number-infoweather-mobile.arso-selected-infoweather-mobile{background:#3e7c94;border-radius:32px;height:30px;padding:5px;color:#fff}.arso-summary-filter-container-infoweather-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1rem}.arso-daily-summary-infoweather-mobile{display:flex;align-items:center;gap:1rem}.arso-temp-cloud-infoweather-mobile{display:flex;flex-direction:column}.arso-temp-cloud-infoweather-mobile .arso-temperature-infoweather-mobile{font-size:1.5rem;font-weight:700}.arso-temp-cloud-infoweather-mobile .arso-cloud-desc-infoweather-mobile{font-size:1rem;color:#666}.arso-selected-filter-infoweather-mobile{position:relative}.arso-selected-filter-infoweather-mobile select{color:#2a363a}.arso-selected-filter-infoweather-mobile .arso-dropdown-menu-arrow-down-infoweather-mobile,.arso-selected-filter-infoweather-mobile .arso-dropdown-menu-arrow-up-infoweather-mobile{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.arso-hourly-row-infoweather-mobile{height:39px;font-size:.9rem}.arso-layout-row-infoweather-mobile{display:flex;align-items:center;justify-content:space-between}.arso-col-time-infoweather-mobile{flex:1;padding:10px;text-align:left}.arso-col-wind-infoweather-mobile,.arso-col-temp-infoweather-mobile,.arso-col-icon-infoweather-mobile{flex:1;padding:5px;text-align:right}.overflow-locked{overflow:hidden;height:100vh;position:fixed;width:100%}.arso-row-description-infoweather-mobile{font-size:.9rem;font-weight:700;color:#6a787d;text-transform:uppercase}.arso-weather-bold-infoweather-mobile{font-weight:700}.arso-hourly-header-infoweather-mobile{margin-bottom:.5rem}
.arso-time-slider-wrapper{width:793px;max-width:100%;height:56px;padding:8px 16px 8px 12px;display:flex;gap:16px;align-items:center;background-color:#fff;border:solid 1px #d0d0c8;border-radius:8px;box-shadow:0 0 4px #00000017}.arso-time-slider-wrapper .arso-time-slider-play-button{width:40px;height:40px;padding-left:2px}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper{width:100%;display:flex;flex-direction:row;gap:12px;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-previous-next-buttons{display:none}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper{position:relative;width:100%;height:32px;display:flex;flex-direction:column;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper{position:absolute;top:0;width:calc(95.5% - 16px)}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper .arso-time-slider-bar-tooltip{position:absolute;top:-50px;transform:translate(-50%);background-color:#2a363a;color:#fff;padding:12px;border-radius:4px;font-size:16px;pointer-events:none;white-space:nowrap;text-align:center;z-index:2;display:flex;gap:8px;flex-direction:row;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper .arso-time-slider-bar-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#2a363a transparent transparent transparent}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-tooltip-wrapper .arso-time-slider-bar-tooltip .arso-time-slider-bar-tooltip-separator-dot{width:2px;height:4px;background-color:#fff;opacity:50%}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-background{background-color:#5c9a92;top:6px;position:absolute;width:95.5%;cursor:pointer;outline:none;height:4px}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-background-extension{border-radius:4px;background-color:#5c9a92;width:100%}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper{top:0;position:absolute;width:95.5%;display:flex;justify-content:space-between}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper .arso-time-slider-single-dot-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper .arso-time-slider-single-dot-wrapper .arso-time-slider-dot{position:absolute;width:4px;height:4px;background-color:#fff;border-radius:50%}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-dots-wrapper .arso-time-slider-single-dot-wrapper .arso-time-slider-dot[data-high-density=true]{visibility:hidden}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-input{top:6px;margin:2px 0 0;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:95.5%;cursor:pointer;outline:none;height:0;background-color:transparent}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:#2a363a;border-radius:50%;cursor:pointer;position:relative;z-index:3;border:none}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-bar-input::-moz-range-thumb{width:16px;height:16px;background:#2a363a;border-radius:50%;border:none;cursor:pointer;position:relative;z-index:3}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper{position:absolute;bottom:0;width:95.5%;display:flex;justify-content:space-between}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper .arso-time-slider-single-time-label-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper .arso-time-slider-single-time-label-wrapper .arso-time-slider-time-label-text{color:#2a363a;font-size:13px;text-align:center}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-bar-wrapper .arso-time-slider-time-labels-wrapper .arso-time-slider-single-time-label-wrapper .arso-time-slider-time-label-text[aria-current]{color:#457a73;font-weight:700;font-size:13px}@media (max-width:767px){.arso-time-slider-wrapper{width:767px;height:56px}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-previous-next-buttons{display:block}.arso-time-slider-wrapper .arso-time-slider-play-controls-with-slider-wrapper .arso-time-slider-single-time-label-wrapper:not(:first-child):not(:last-child){display:none}}
.arso-link,.arso-button,.arso-router-link{font-size:16px;font-weight:600;text-decoration:underline;display:inline-block;text-decoration-color:#5c9a92;text-underline-offset:3px;text-decoration-thickness:2px;color:inherit;cursor:pointer}.arso-link:focus,.arso-button:focus,.arso-router-link:focus{outline:2px solid #2a363a;outline-offset:2px}
.p-autocomplete:has(.p-autocomplete-dropdown) .p-autocomplete-input{border:none;border-top:1px solid #6a787d;border-left:1px solid #6a787d;border-bottom:1px solid #6a787d;border-right:none}.p-autocomplete-dropdown{border-top:1px solid #6a787d!important;border-right:1px solid #6a787d!important;border-bottom:1px solid #6a787d!important}.p-autocomplete-dropdown:focus{border-top:1px solid #5c9a92!important;border-right:1px solid #5c9a92!important;border-bottom:1px solid #5c9a92!important}.p-autocomplete-option{white-space:normal!important}@media (min-width:768px){.arso-filter-autocomplete-panel{max-width:50%!important}}.arso-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-block:20px}@media (max-width:767px){.arso-filters{flex-direction:column;width:100%}}.arso-filters .p-autocomplete{width:100%}@media (max-width:767px){.arso-filter-menu{width:100%}}.arso-filters__clear-all-wrapper{display:flex;justify-content:center;align-items:center}.arso-filters__clear-all-button{color:#2a363a;background:transparent;border:none;height:23px;padding:0;margin:0;cursor:pointer;font-weight:700;line-height:165%;border-bottom:2px solid #5c9a92}.arso-filters__clear-all-button:hover{border-bottom:2px solid #2a363a}
.arso-data-table__page-number{font-size:16px;padding:10px;background:none;border:unset;color:#3b484e}.arso-data-table__page-number--active{font-weight:700}.arso-data-table__page-number--active .arso-app-button span{color:#457a73}.arso-data-table__pagination-button{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #6a787d;border-radius:50%;cursor:pointer;font-size:16px;color:#2a363a}.arso-data-table__pagination-button:focus{outline:2px solid #2a363a;outline-offset:2px}.arso-data-table__pagination-button--prev,.arso-data-table__pagination-button--next{display:inline-flex}.arso-data-table__pagination-button--disabled{color:#6a787d;border-color:#6a787d;cursor:default;pointer-events:none}.arso-data-table-mobile__pagination-info{display:flex;justify-content:center;margin:auto}.arso-data-table-mobile__pagination-buttons{display:flex;flex-direction:column;padding-inline:10px}.arso-data-table-mobile__pagination-wrapper{display:flex;justify-content:space-between;align-items:center}.arso-data-table-mobile__page-number{font-size:16px;padding:5px;background:none;border:unset}.arso-data-table-mobile__page-number.active{color:#457a73;font-weight:700}.p-datatable-thead{background:#dbf1ed}.p-datatable-tbody>tr{cursor:default!important}.arso-data-table__pages{display:flex;margin:auto}.arso-data-table__pagination{padding:10px;margin-top:5px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;flex:auto}.arso-data-table__cell{color:#3b484e;font-size:16px}.arso-data-table__page-number{font-size:16px;padding:10px;background:none;border:unset}.arso-data-table__page-number.active .arso-app-button{color:#457a73;font-weight:700}.arso-data-table__page-number:focus{outline:2px solid #2a363a;outline-offset:2px}.arso-data-table__pagination-buttons{display:flex;gap:5px}.arso-data-table .p-datatable-header-cell[first="0"]:first-child .p-datatable-column-title{font-weight:700}.arso-data-table-mobile{display:flex;flex-direction:column}.arso-data-table-mobile__header{font-weight:700;height:35px;background-color:#dbf1ed;display:flex;justify-content:flex-start;align-items:center;padding:12px 10px;font-size:16px;line-height:150%;border-top:1px solid #d0d0c8;color:#3b484e}.arso-data-table-mobile__header-wrapper{background-color:#dbf1ed;border-top:1px solid #d0d0c8;display:flex;padding:12px 10px;gap:40px}.arso-data-table-mobile__header-cell{flex-basis:100%}.arso-data-table-mobile__header-cell:first-child{font-weight:700}.arso-data-table-mobile__header-cell--hidden{background-color:red;display:none!important}.arso-data-table-mobile__row-wrapper{display:flex;flex-direction:column;border-top:1px solid #d0d0c8;padding:10px;word-wrap:break-word;background-color:#fff}.arso-data-table-mobile__row-wrapper:last-child{border-bottom:1px solid #d0d0c8}.arso-data-table-mobile__row-wrapper-gap{gap:16px}.arso-data-table-mobile__row{display:flex;align-items:center;line-height:165%;gap:40px}.arso-data-table-mobile__row :first-child{font-weight:700}.arso-data-table-mobile__row *{flex-basis:100%}.arso-data-table__mobile-field-first-header{font-weight:700;font-size:18px!important;line-height:125%}.arso-data-table__mobile-field-header{font-weight:700;font-size:14px;line-height:150%}.arso-data-table__mobile-field-value{font-size:14px;line-height:150%}.arso-data-table__title{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.arso-data-table__content{display:flex;flex-direction:column;gap:16px}.arso-data-table__field{display:flex;flex-direction:column;font-size:16px;line-height:150%}.arso-data-table__mobile-column-header{font-weight:700}
.arso-container-camera-details{display:flex;flex:1;flex-direction:row}@media (max-width:768px){.arso-container-camera-details{flex-direction:column}}.arso-column-camera-details{gap:10px}.arso-column-camera-details.first{display:flex;padding-right:10px}.arso-column-camera-details.first,.arso-column-camera-details.third{flex:0 1 auto;gap:10px;display:flex;padding-left:10px}.arso-column-camera-details.second{flex:1;display:flex}@media (max-width:768px){.arso-column-camera-details.third{order:1;margin-bottom:16px;padding-left:0}.arso-column-camera-details.second{order:2}}.mobile-play-button{margin-bottom:16px}.arso-camera-picture-col-wrapper{display:flex;flex-direction:column;gap:20px}.arso-picture-refresh-date__container{display:flex;align-items:center;line-height:150%;gap:9px;color:#2a363a}.arso-picture-refresh-date__date-text{color:#6a787d;line-height:150%;font-weight:400}.arso-img-camera-details{max-width:100%;height:auto;margin-top:10px}.arso-slider-container-camera-details{display:flex;align-items:center;gap:10px;margin-bottom:auto;width:100%;height:40px;padding:12px 15px;border:1px solid #d0d0c8;border-radius:50px}.arso-slider-container-camera-details input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border-radius:5px;background:#f1f1f1;outline:none;cursor:pointer}.arso-slider-container-camera-details input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background-color:#2a363a;cursor:pointer}.arso-slider-container-camera-details input[type=range]::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background-color:#2a363a;cursor:pointer}.arso-cameras-image-container{display:flex;align-items:center;width:100%}.arso-no-data-message-camera-details{color:#d31a2d;font-weight:700;text-align:center;margin-left:auto;margin-right:auto}.arso-rotating-camera-details{animation:arso-rotate-camera-details .6s linear}@keyframes arso-rotate-camera-details{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arso-active-circle-camera-details,.arso-active-path-camera-details{stroke:#fff}.arso-active-circle-camera-details.arso-active-path-camera-details,.arso-active-path-camera-details.arso-active-path-camera-details{fill:#fff}.arso-container-camera-component{display:flex;flex-direction:column;gap:24px}.arso-title-search-row-camera-component{display:flex;align-items:center;justify-content:space-between}.arso-spacer-camera-component{flex-grow:1}.arso-scrollable-container-cameras-list{display:flex;height:100%;gap:10px;padding-bottom:10px;overflow-x:auto}.arso-scrollable-container-cameras-list::-webkit-scrollbar{height:6px}.arso-scrollable-container-cameras-list::-webkit-scrollbar-track{border-radius:10px}.arso-scrollable-container-cameras-list::-webkit-scrollbar-thumb{background:#d0d0c8;border-radius:24px}.arso-scrollable-container-cameras-list::-webkit-scrollbar-thumb:hover{background:#bdc0c1}.arso-camera-item-cameras-list{flex:0 0 auto;width:176px;padding:10px;cursor:pointer;transition:transform .2s ease-in-out}.arso-camera-item-cameras-list:hover{background:#f1f1f1}.arso-camera-item-cameras-list.selected{background:#f1f1f1;border-radius:8px}.arso-camera-title-cameras-list{font-size:14px;padding-left:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.arso-camera-image-container-cameras-list{overflow:hidden;display:flex;justify-content:center;align-items:center}.arso-camera-image-cameras-list{width:147px;height:96px;object-fit:cover;border:1px solid #bdc0c1}.arso-no-image-cameras-list{font-size:12px;color:#bdc0c1;height:96px;display:flex;justify-content:center;align-items:center;border:1px dashed #bdc0c1}.arso-mobile-swiper-wrapper-cameras-list .swiper{width:100%;height:100px}.arso-mobile-swiper-wrapper-cameras-list .swiper-slide{width:auto;display:flex;align-items:center;justify-content:center}.arso-swiper-navigation{display:flex;gap:20px;padding-top:20px}
.arso-chart-wrapper{position:relative;width:100%;height:400px}@media (max-width:768px){.chart-wrapper{height:300px}}.arso-cards-visualize-block{display:flex;flex-wrap:wrap;gap:16px}.arso-50-percent-visualize-block{flex:1 1 100%;box-sizing:border-box}.arso-w-full-visualize-block{flex:1 1 100%;max-width:100%;box-sizing:border-box}@media (max-width:768px){.arso-50-percent-visualize-block{flex:1 1 100%;max-width:100%}}.arso-navtika-card{border:2px solid #d31a2d;padding:20px;border-radius:10px;background-color:#dbf1ed;text-align:center}.arso-card-visualize-prtr{width:100%}.arso-card-prtr__container{display:flex;flex-direction:column;gap:24px}.arso-graph-header__container{display:flex;justify-content:space-between;align-items:center;height:40px}@media (max-width:767px){.arso-graph-header__container{flex-direction:column;height:auto;align-items:flex-start}}.arso-graph-header__title-wrapper{display:flex;flex-direction:column}.arso-graph-header__title{font-size:24px;line-height:125%;font-weight:700}.arso-graph-header__subtitle{margin-top:0;font-size:15px;text-transform:uppercase}.arso-flex{display:flex}.arso-justify-between-visualize-prtr{justify-content:space-between}.arso-flex-col{display:flex;flex-direction:column}.arso-filter-visualize-prtr{position:relative;width:256px;padding-bottom:16px}.arso-select-container{position:relative;width:fit-content}@media (max-width:767px){.arso-select-container{width:100%}}.arso-select-export-container{position:relative;width:100%;display:flex;justify-content:space-between;gap:8px}.arso-select-export-container:has(>:nth-child(1):nth-last-child(1)){justify-content:flex-end}.arso-p-bottom-visualize-prtr{padding-bottom:1rem}.arso-font-weight-700-visualize-prtr{font-weight:700}.arso-facility-name-visualize-prtr{font-size:15px;text-transform:uppercase;color:#3b484e;font-weight:700}select{padding:10px 36px 10px 12px;font-size:14px;font-weight:400;border:1px solid #bdc0c1;border-radius:30px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer}@media (max-width:767px){select{width:100%}}select:focus{border-color:#457a73;box-shadow:0 0 5px #d1e8e433}.arso-arrow-down-visualize-prtr,.arso-arrow-up-visualize-prtr{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.data-visualize-highchart-xaxis-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.data-visualize-stockchart-xaxis-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-4px}.data-visualize-stockchart-navigator-xaxis__container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.data-visualize-stockchart-navigator-xaxis__text{position:relative;color:#3b484e;font-size:12px}.data-visualize-highchart-xaxis{white-space:nowrap;color:#3b484e;font-size:13px}@media (max-width:767px){.data-visualize-highchart-xaxis{font-size:12px;line-height:150%}}.data-visualize-highchart-legend-item-wrapper{display:flex;gap:10px;align-items:center;justify-content:center}.data-visualize-highchart-legend-item-text{font-size:13px;color:#3b484e}.data-visualize-block-sea-level__container{display:flex;flex-direction:column;gap:24px}@media (max-width:767px){.data-visualize-block-sea-level__container{gap:16px;padding:20px}}.data-visualize-block-sea-level__header-wrapper{display:flex;justify-content:space-between;width:100%}@media (max-width:767px){.data-visualize-block-sea-level__header-wrapper{gap:12px}}.data-visualize-block-sea-level__header-title-wrapper{display:flex;flex-direction:column;gap:10px}.data-visualize-block-sea-level__header-title{font-weight:700;font-size:24px;line-height:30px;color:#2a363a}@media (max-width:767px){.data-visualize-block-sea-level__header-title{font-size:20px;line-height:125%}}.data-visualize-block-sea-level__header-button-wrapper{padding:3px 0}.data-visualize-block-sea-level__body-text{font-size:18px;line-height:27px;color:#3b484e}@media (max-width:767px){.data-visualize-block-sea-level__body-text{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__section-wrapper{display:flex;flex-direction:column}@media (max-width:767px){.data-visualize-block-sea-level__section-wrapper{gap:4px}}.data-visualize-block-sea-level__section-title{line-height:27px;font-size:18px;font-weight:700}@media (max-width:767px){.data-visualize-block-sea-level__section-title{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__section-text{line-height:27px;font-size:18px}@media (max-width:767px){.data-visualize-block-sea-level__section-text{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__date-range-wrapper{display:flex;gap:16px;padding-right:12px;align-items:center;width:100%;justify-content:flex-end}.data-visualize-block-sea-level__date-text{font-size:18px;line-height:27px;font-weight:700}@media (max-width:767px){.data-visualize-block-sea-level__date-text{font-size:16px;line-height:150%}}.data-visualize-block-sea-level__chart{min-height:444px;width:100%}.data-visualize-block-sea-level__chart ul{visibility:hidden}.data-visualize-block-annual-tide__container{display:flex;flex-direction:column;gap:24px}@media (max-width:767px){.data-visualize-block-annual-tide__container{padding:20px}}.data-visualize-block-annual-tide__header-wrapper{display:flex;justify-content:space-between}.data-visualize-block-annual-tide__header-title-wrapper{display:flex;flex-direction:column;gap:10px}.data-visualize-block-annual-tide__header-title{font-weight:700;font-size:24px;line-height:30px;color:#2a363a}@media (max-width:767px){.data-visualize-block-annual-tide__header-title{font-size:20px!important;line-height:140%}}.data-visualize-block-annual-tide__header-button-wrapper{padding:3px 0}.data-visualize-block-annual-tide__body-text{font-size:18px;line-height:27px;color:#3b484e}@media (max-width:767px){.data-visualize-block-annual-tide__body-text{font-size:16px;line-height:150%}}.data-visualize-block-annual-tide__date-range-wrapper{display:flex;gap:16px;padding-right:12px;align-items:center;width:100%;justify-content:flex-end}.data-visualize-block-annual-tide__date-text{font-size:18px;line-height:27px;font-weight:700}@media (max-width:767px){.data-visualize-block-annual-tide__date-text{font-size:16px;line-height:150%}}.data-visualize-block-annual-tide__chart{min-height:444px;width:100%}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.fullscreen-icon{background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2026%2052'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.6%2036.7H16a.9.9%200%200%201-.8-.8v-4.5c0-.2.2-.4.4-.4h1.4c.3%200%20.5.2.5.4v3h3c.2%200%20.4.2.4.5v1.4c0%20.2-.2.4-.4.4zm-9.9-.8v-4.5c0-.2-.2-.4-.4-.4H8.9c-.3%200-.5.2-.5.4v3h-3c-.2%200-.4.2-.4.5v1.4c0%20.2.2.4.4.4H10c.4%200%20.8-.4.8-.8zm0%2010.7V42c0-.4-.4-.8-.8-.8H5.4c-.2%200-.4.2-.4.4v1.4c0%20.3.2.5.4.5h3v3c0%20.2.2.4.5.4h1.4c.2%200%20.4-.2.4-.4zm6.9%200v-3h3c.2%200%20.4-.2.4-.5v-1.4c0-.2-.2-.4-.4-.4H16c-.4%200-.8.4-.8.8v4.5c0%20.2.2.4.4.4h1.4c.3%200%20.5-.2.5-.4zM5%2010.3V5.9c0-.5.4-.9.9-.9h4.4c.2%200%20.4.2.4.4V7c0%20.2-.2.4-.4.4h-3v3c0%20.2-.2.4-.4.4H5.4a.4.4%200%200%201-.4-.4zm10.3-4.9V7c0%20.2.2.4.4.4h3v3c0%20.2.2.4.4.4h1.5c.2%200%20.4-.2.4-.4V5.9c0-.5-.4-.9-.9-.9h-4.4c-.2%200-.4.2-.4.4zm5.3%209.9H19c-.2%200-.4.2-.4.4v3h-3c-.2%200-.4.2-.4.4v1.5c0%20.2.2.4.4.4h4.4c.5%200%20.9-.4.9-.9v-4.4c0-.2-.2-.4-.4-.4zm-9.9%205.3V19c0-.2-.2-.4-.4-.4h-3v-3c0-.2-.2-.4-.4-.4H5.4c-.2%200-.4.2-.4.4v4.4c0%20.5.4.9.9.9h4.4c.2%200%20.4-.2.4-.4z'%20fill='currentColor'/%3e%3c/svg%3e");background-size:26px 52px}.fullscreen-icon.leaflet-fullscreen-on{background-position:0 -26px}.leaflet-touch .fullscreen-icon{background-position:2px 2px}.leaflet-touch .fullscreen-icon.leaflet-fullscreen-on{background-position:2px -24px}.leaflet-container:-webkit-full-screen{width:100%!important;height:100%!important;z-index:99999}.leaflet-container:fullscreen{width:100%!important;height:100%!important;z-index:99999}.leaflet-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{display:flex;flex-direction:column;gap:5px;border:none;background-clip:padding-box}@media (max-width:768px){.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{flex-direction:row}}.leaflet-touch .leaflet-control-layers a,.leaflet-touch .leaflet-bar a{width:40px;height:40px;line-height:36px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.leaflet-touch .leaflet-control-layers a,.leaflet-touch .leaflet-bar a{width:32px;height:32px}}.leaflet-touch .leaflet-control-layers a:first-child,.leaflet-touch .leaflet-bar a:first-child{border:solid 1px #d0d0c8;border-radius:50px;background-position:center}.leaflet-touch .leaflet-control-layers a:last-child,.leaflet-touch .leaflet-bar a:last-child{border:solid 1px #d0d0c8;border-radius:50px;background-position:center}.leaflet-touch .arso-fullscreen-icon-map-block,.leaflet-touch .arso-fullscreen-icon-map-block.leaflet-fullscreen-on{background-position:unset}.arso-fullscreen-icon-map-block{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.01638%201.92545L2.0858%206.49464M2.01638%201.92545L7.8018%207.71087M2.01638%201.92545L6.58557%201.99487'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.0745%202.01635L11.5053%202.08577M16.0745%202.01635L10.2891%207.80177M16.0745%202.01635L16.0051%206.58554'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.9836%2016.0746L15.9142%2011.5054M15.9836%2016.0746L10.1982%2010.2891M15.9836%2016.0746L11.4144%2016.0051'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.92548%2015.9837L6.49468%2015.9142M1.92548%2015.9837L7.7109%2010.1982M1.92548%2015.9837L1.9949%2011.4145'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:18px 18px;background-position:center}.arso-fullscreen-icon-map-block.leaflet-fullscreen-on{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.8018%207.89273L7.73237%203.32353M7.8018%207.89273L2.01638%202.10731M7.8018%207.89273L3.2326%207.8233'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.1073%207.80183L14.6765%207.73241M10.1073%207.80183L15.8927%202.01641M10.1073%207.80183L10.1767%203.23263'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.1982%2010.1073L10.2676%2014.6765M10.1982%2010.1073L15.9836%2015.8927M10.1982%2010.1073L14.7674%2010.1767'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.8927%2010.1982L3.3235%2010.2676M7.8927%2010.1982L2.10728%2015.9836M7.8927%2010.1982L7.82327%2014.7674'%20stroke='%232A363A'%20stroke-width='0.818182'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:18px 18px}.arso-map-block-map-block .leaflet-bottom .leaflet-control{margin-bottom:6px}.arso-map-block-map-block .leaflet-control-simpleMapScreenshoter{border:none}.arso-map-block-map-block .leaflet-control-simpleMapScreenshoter a{border:solid 1px #d0d0c8;border-radius:50px;background-position:center;display:flex;flex-direction:column;gap:5px;width:40px;height:40px;line-height:36px;justify-content:center;align-items:center;background-clip:padding-box;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.51999%204.8H4.15999C4.49947%204.8%204.82504%204.66515%205.06509%204.4251C5.30513%204.18506%205.43999%203.85948%205.43999%203.52C5.43999%203.35027%205.50742%203.18748%205.62744%203.06746C5.74747%202.94743%205.91025%202.88%206.07999%202.88H9.91999C10.0897%202.88%2010.2525%202.94743%2010.3725%203.06746C10.4926%203.18748%2010.56%203.35027%2010.56%203.52C10.56%203.85948%2010.6948%204.18506%2010.9349%204.4251C11.1749%204.66515%2011.5005%204.8%2011.84%204.8H12.48C12.8195%204.8%2013.145%204.93486%2013.3851%205.17491C13.6251%205.41495%2013.76%205.74053%2013.76%206.08V11.84C13.76%2012.1795%2013.6251%2012.5051%2013.3851%2012.7451C13.145%2012.9851%2012.8195%2013.12%2012.48%2013.12H3.51999C3.18051%2013.12%202.85494%2012.9851%202.61489%2012.7451C2.37485%2012.5051%202.23999%2012.1795%202.23999%2011.84V6.08C2.23999%205.74053%202.37485%205.41495%202.61489%205.17491C2.85494%204.93486%203.18051%204.8%203.51999%204.8Z'%20stroke='%232A363A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.07996%208.64003C6.07996%209.14925%206.28224%209.63761%206.64231%209.99768C7.00238%2010.3577%207.49074%2010.56%207.99996%2010.56C8.50917%2010.56%208.99753%2010.3577%209.3576%209.99768C9.71767%209.63761%209.91996%209.14925%209.91996%208.64003C9.91996%208.13082%209.71767%207.64246%209.3576%207.28239C8.99753%206.92232%208.50917%206.72003%207.99996%206.72003C7.49074%206.72003%207.00238%206.92232%206.64231%207.28239C6.28224%207.64246%206.07996%208.13082%206.07996%208.64003Z'%20stroke='%232A363A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:16px}.arso-map-container{position:relative;transition:height .3s ease;overflow:hidden;width:100%;min-height:106px;max-height:700px;aspect-ratio:3/2}.arso-map-toggle-button{position:absolute;top:32px;right:32px;z-index:1001;cursor:pointer}.arso-map-blur-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000040;z-index:1000;pointer-events:none}.arso-map-container .l-map{position:absolute;top:0;right:0;bottom:0;left:0}
@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{background:#ddd;outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url(/modules/custom/app_gradnik_vue/./vue_blocks/vite/node_modules/leaflet/dist/images/layers.png);width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/modules/custom/app_gradnik_vue/./vue_blocks/vite/node_modules/leaflet/dist/images/layers-2x.png);background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url(/modules/custom/app_gradnik_vue/./vue_blocks/vite/node_modules/leaflet/dist/images/marker-icon.png);}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}
.bs-bg-success{background-color:green !important;}.bs-bg-warning{background-color:yellow !important;}.bs-bg-danger{background-color:red !important;}.bs-bg-light{background-color:lightgray !important;}.ui-dialog-off-canvas .bs-bg-sm-success{background-color:green !important;}@media screen and (max-width:576px){.bs-bg-sm-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-sm-warning{background-color:yellow !important;}@media screen and (max-width:576px){.bs-bg-sm-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-sm-danger{background-color:red !important;}@media screen and (max-width:576px){.bs-bg-sm-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-sm-light{background-color:lightgray !important;}@media screen and (max-width:576px){.bs-bg-sm-light{background-color:lightgray !important;}}.ui-dialog-off-canvas .bs-bg-md-success{background-color:green !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-md-warning{background-color:yellow !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-md-danger{background-color:red !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-md-light{background-color:lightgray !important;}@media (min-width:576px) and (max-width:992px){.bs-bg-md-light{background-color:lightgray !important;}}.ui-dialog-off-canvas .bs-bg-lg-success{background-color:green !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-lg-warning{background-color:yellow !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-lg-danger{background-color:red !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-lg-light{background-color:lightgray !important;}@media (min-width:992px) and (max-width:1200px){.bs-bg-lg-light{background-color:lightgray !important;}}.ui-dialog-off-canvas .bs-bg-xl-success{background-color:green !important;}@media (min-width:1200px){.bs-bg-xl-success{background-color:green !important;}}.ui-dialog-off-canvas .bs-bg-xl-warning{background-color:yellow !important;}@media (min-width:1200px){.bs-bg-xl-warning{background-color:yellow !important;}}.ui-dialog-off-canvas .bs-bg-xl-danger{background-color:red !important;}@media (min-width:1200px){.bs-bg-xl-danger{background-color:red !important;}}.ui-dialog-off-canvas .bs-bg-xl-light{background-color:lightgray !important;}@media (min-width:1200px){.bs-bg-xl-light{background-color:lightgray !important;}}
.bs-mx-1{margin-left:0.5rem !important;margin-right:0.5rem !important;}.bs-mx-2{margin-left:1rem !important;margin-right:1rem !important;}.bs-my-1{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.bs-my-2{margin-top:1rem !important;margin-bottom:1rem !important;}.bs-m-1{margin:0.5rem !important;}.bs-m-2{margin:1rem !important;}.bs-m-3{margin:2rem !important;}.bs-m-4{margin:4rem !important;}.bs-m-5{margin:8rem !important;}.bs-mt-1{margin-top:0.5rem !important;}.bs-mt-2{margin-top:1rem !important;}.bs-mt-3{margin-top:2rem !important;}.bs-mt-4{margin-top:4rem !important;}.bs-mt-5{margin-top:8rem !important;}.bs-mb-1{margin-bottom:0.5rem !important;}.bs-mb-2{margin-bottom:1rem !important;}.bs-mb-3{margin-bottom:2rem !important;}.bs-mb-4{margin-bottom:4rem !important;}.bs-mb-5{margin-bottom:8rem !important;}.bs-ml-1{margin-left:0.5rem !important;}.bs-ml-2{margin-left:1rem !important;}.bs-ml-3{margin-left:2rem !important;}.bs-ml-4{margin-left:4rem !important;}.bs-ml-5{margin-left:8rem !important;}.bs-mr-1{margin-right:0.5rem !important;}.bs-mr-2{margin-right:1rem !important;}.bs-mr-3{margin-right:2rem !important;}.bs-mr-4{margin-right:4rem !important;}.bs-mr-5{margin-right:8rem !important;}
.bs-p-1{padding:0.25rem !important;}.bs-pl-1{padding-left:0.25rem !important;}.bs-pr-1{padding-right:0.25rem !important;}.bs-pt-1{padding-top:0.25rem !important;}.bs-pb-1{padding-bottom:0.25rem !important;}.bs-p-2{padding:0.5rem !important;}.bs-pl-2{padding-left:0.5rem !important;}.bs-pr-2{padding-right:0.5rem !important;}.bs-pt-2{padding-top:0.5rem !important;}.bs-pb-2{padding-bottom:0.5rem !important;}.bs-p-3{padding:1rem !important;}.bs-pl-3{padding-left:1rem !important;}.bs-pr-3{padding-right:1rem !important;}.bs-pt-3{padding-top:1rem !important;}.bs-pb-3{padding-bottom:1rem !important;}.bs-p-4{padding:1.5rem !important;}.bs-pl-4{padding-left:1.5rem !important;}.bs-pr-4{padding-right:1.5rem !important;}.bs-pt-4{padding-top:1.5rem !important;}.bs-pb-4{padding-bottom:1.5rem !important;}.bs-p-5{padding:3rem !important;}.bs-pl-5{padding-left:3rem !important;}.bs-pr-5{padding-right:3rem !important;}.bs-pt-5{padding-top:3rem !important;}.bs-pb-5{padding-bottom:3rem !important;}@media screen and (max-width:576px){.bs-p-sm-1{padding:0.25rem !important;}.bs-pl-sm-1{padding-left:0.25rem !important;}.bs-pr-sm-1{padding-right:0.25rem !important;}.bs-pt-sm-1{padding-top:0.25rem !important;}.bs-pb-sm-1{padding-bottom:0.25rem !important;}}.ui-dialog-off-canvas .bs-p-sm-1{padding:0.25rem !important;}.ui-dialog-off-canvas .bs-pl-sm-1{padding-left:0.25rem !important;}.ui-dialog-off-canvas .bs-pr-sm-1{padding-right:0.25rem !important;}.ui-dialog-off-canvas .bs-pt-sm-1{padding-top:0.25rem !important;}.ui-dialog-off-canvas .bs-pb-sm-1{padding-bottom:0.25rem !important;}@media (min-width:576px) and (max-width:992px){.bs-p-md-1{padding:0.25rem !important;}.bs-pl-md-1{padding-left:0.25rem !important;}.bs-pr-md-1{padding-right:0.25rem !important;}.bs-pt-md-1{padding-top:0.25rem !important;}.bs-pb-md-1{padding-bottom:0.25rem !important;}}.ui-dialog-off-canvas .bs-p-md-1{padding:0.25rem !important;}.ui-dialog-off-canvas .bs-pl-md-1{padding-left:0.25rem !important;}.ui-dialog-off-canvas .bs-pr-md-1{padding-right:0.25rem !important;}.ui-dialog-off-canvas .bs-pt-md-1{padding-top:0.25rem !important;}.ui-dialog-off-canvas .bs-pb-md-1{padding-bottom:0.25rem !important;}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-1{padding:0.25rem !important;}.bs-pl-lg-1{padding-left:0.25rem !important;}.bs-pr-lg-1{padding-right:0.25rem !important;}.bs-pt-lg-1{padding-top:0.25rem !important;}.bs-pb-lg-1{padding-bottom:0.25rem !important;}}.ui-dialog-off-canvas .bs-p-lg-1{padding:0.25rem !important;}.ui-dialog-off-canvas .bs-pl-lg-1{padding-left:0.25rem !important;}.ui-dialog-off-canvas .bs-pr-lg-1{padding-right:0.25rem !important;}.ui-dialog-off-canvas .bs-pt-lg-1{padding-top:0.25rem !important;}.ui-dialog-off-canvas .bs-pb-lg-1{padding-bottom:0.25rem !important;}@media (min-width:1200px){.bs-p-xl-1{padding:0.25rem !important;}.bs-pl-xl-1{padding-left:0.25rem !important;}.bs-pr-xl-1{padding-right:0.25rem !important;}.bs-pt-xl-1{padding-top:0.25rem !important;}.bs-pb-xl-1{padding-bottom:0.25rem !important;}}.ui-dialog-off-canvas .bs-p-xl-1{padding:0.25rem !important;}.ui-dialog-off-canvas .bs-pl-xl-1{padding-left:0.25rem !important;}.ui-dialog-off-canvas .bs-pr-xl-1{padding-right:0.25rem !important;}.ui-dialog-off-canvas .bs-pt-xl-1{padding-top:0.25rem !important;}.ui-dialog-off-canvas .bs-pb-xl-1{padding-bottom:0.25rem !important;}@media screen and (max-width:576px){.bs-p-sm-2{padding:0.5rem !important;}.bs-pl-sm-2{padding-left:0.5rem !important;}.bs-pr-sm-2{padding-right:0.5rem !important;}.bs-pt-sm-2{padding-top:0.5rem !important;}.bs-pb-sm-2{padding-bottom:0.5rem !important;}}.ui-dialog-off-canvas .bs-p-sm-2{padding:0.5rem !important;}.ui-dialog-off-canvas .bs-pl-sm-2{padding-left:0.5rem !important;}.ui-dialog-off-canvas .bs-pr-sm-2{padding-right:0.5rem !important;}.ui-dialog-off-canvas .bs-pt-sm-2{padding-top:0.5rem !important;}.ui-dialog-off-canvas .bs-pb-sm-2{padding-bottom:0.5rem !important;}@media (min-width:576px) and (max-width:992px){.bs-p-md-2{padding:0.5rem !important;}.bs-pl-md-2{padding-left:0.5rem !important;}.bs-pr-md-2{padding-right:0.5rem !important;}.bs-pt-md-2{padding-top:0.5rem !important;}.bs-pb-md-2{padding-bottom:0.5rem !important;}}.ui-dialog-off-canvas .bs-p-md-2{padding:0.5rem !important;}.ui-dialog-off-canvas .bs-pl-md-2{padding-left:0.5rem !important;}.ui-dialog-off-canvas .bs-pr-md-2{padding-right:0.5rem !important;}.ui-dialog-off-canvas .bs-pt-md-2{padding-top:0.5rem !important;}.ui-dialog-off-canvas .bs-pb-md-2{padding-bottom:0.5rem !important;}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-2{padding:0.5rem !important;}.bs-pl-lg-2{padding-left:0.5rem !important;}.bs-pr-lg-2{padding-right:0.5rem !important;}.bs-pt-lg-2{padding-top:0.5rem !important;}.bs-pb-lg-2{padding-bottom:0.5rem !important;}}.ui-dialog-off-canvas .bs-p-lg-2{padding:0.5rem !important;}.ui-dialog-off-canvas .bs-pl-lg-2{padding-left:0.5rem !important;}.ui-dialog-off-canvas .bs-pr-lg-2{padding-right:0.5rem !important;}.ui-dialog-off-canvas .bs-pt-lg-2{padding-top:0.5rem !important;}.ui-dialog-off-canvas .bs-pb-lg-2{padding-bottom:0.5rem !important;}@media (min-width:1200px){.bs-p-xl-2{padding:0.5rem !important;}.bs-pl-xl-2{padding-left:0.5rem !important;}.bs-pr-xl-2{padding-right:0.5rem !important;}.bs-pt-xl-2{padding-top:0.5rem !important;}.bs-pb-xl-2{padding-bottom:0.5rem !important;}}.ui-dialog-off-canvas .bs-p-xl-2{padding:0.5rem !important;}.ui-dialog-off-canvas .bs-pl-xl-2{padding-left:0.5rem !important;}.ui-dialog-off-canvas .bs-pr-xl-2{padding-right:0.5rem !important;}.ui-dialog-off-canvas .bs-pt-xl-2{padding-top:0.5rem !important;}.ui-dialog-off-canvas .bs-pb-xl-2{padding-bottom:0.5rem !important;}@media screen and (max-width:576px){.bs-p-sm-3{padding:1rem !important;}.bs-pl-sm-3{padding-left:1rem !important;}.bs-pr-sm-3{padding-right:1rem !important;}.bs-pt-sm-3{padding-top:1rem !important;}.bs-pb-sm-3{padding-bottom:1rem !important;}}.ui-dialog-off-canvas .bs-p-sm-3{padding:1rem !important;}.ui-dialog-off-canvas .bs-pl-sm-3{padding-left:1rem !important;}.ui-dialog-off-canvas .bs-pr-sm-3{padding-right:1rem !important;}.ui-dialog-off-canvas .bs-pt-sm-3{padding-top:1rem !important;}.ui-dialog-off-canvas .bs-pb-sm-3{padding-bottom:1rem !important;}@media (min-width:576px) and (max-width:992px){.bs-p-md-3{padding:1rem !important;}.bs-pl-md-3{padding-left:1rem !important;}.bs-pr-md-3{padding-right:1rem !important;}.bs-pt-md-3{padding-top:1rem !important;}.bs-pb-md-3{padding-bottom:1rem !important;}}.ui-dialog-off-canvas .bs-p-md-3{padding:1rem !important;}.ui-dialog-off-canvas .bs-pl-md-3{padding-left:1rem !important;}.ui-dialog-off-canvas .bs-pr-md-3{padding-right:1rem !important;}.ui-dialog-off-canvas .bs-pt-md-3{padding-top:1rem !important;}.ui-dialog-off-canvas .bs-pb-md-3{padding-bottom:1rem !important;}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-3{padding:1rem !important;}.bs-pl-lg-3{padding-left:1rem !important;}.bs-pr-lg-3{padding-right:1rem !important;}.bs-pt-lg-3{padding-top:1rem !important;}.bs-pb-lg-3{padding-bottom:1rem !important;}}.ui-dialog-off-canvas .bs-p-lg-3{padding:1rem !important;}.ui-dialog-off-canvas .bs-pl-lg-3{padding-left:1rem !important;}.ui-dialog-off-canvas .bs-pr-lg-3{padding-right:1rem !important;}.ui-dialog-off-canvas .bs-pt-lg-3{padding-top:1rem !important;}.ui-dialog-off-canvas .bs-pb-lg-3{padding-bottom:1rem !important;}@media (min-width:1200px){.bs-p-xl-3{padding:1rem !important;}.bs-pl-xl-3{padding-left:1rem !important;}.bs-pr-xl-3{padding-right:1rem !important;}.bs-pt-xl-3{padding-top:1rem !important;}.bs-pb-xl-3{padding-bottom:1rem !important;}}.ui-dialog-off-canvas .bs-p-xl-3{padding:1rem !important;}.ui-dialog-off-canvas .bs-pl-xl-3{padding-left:1rem !important;}.ui-dialog-off-canvas .bs-pr-xl-3{padding-right:1rem !important;}.ui-dialog-off-canvas .bs-pt-xl-3{padding-top:1rem !important;}.ui-dialog-off-canvas .bs-pb-xl-3{padding-bottom:1rem !important;}@media screen and (max-width:576px){.bs-p-sm-4{padding:1.5rem !important;}.bs-pl-sm-4{padding-left:1.5rem !important;}.bs-pr-sm-4{padding-right:1.5rem !important;}.bs-pt-sm-4{padding-top:1.5rem !important;}.bs-pb-sm-4{padding-bottom:1.5rem !important;}}.ui-dialog-off-canvas .bs-p-sm-4{padding:1.5rem !important;}.ui-dialog-off-canvas .bs-pl-sm-4{padding-left:1.5rem !important;}.ui-dialog-off-canvas .bs-pr-sm-4{padding-right:1.5rem !important;}.ui-dialog-off-canvas .bs-pt-sm-4{padding-top:1.5rem !important;}.ui-dialog-off-canvas .bs-pb-sm-4{padding-bottom:1.5rem !important;}@media (min-width:576px) and (max-width:992px){.bs-p-md-4{padding:1.5rem !important;}.bs-pl-md-4{padding-left:1.5rem !important;}.bs-pr-md-4{padding-right:1.5rem !important;}.bs-pt-md-4{padding-top:1.5rem !important;}.bs-pb-md-4{padding-bottom:1.5rem !important;}}.ui-dialog-off-canvas .bs-p-md-4{padding:1.5rem !important;}.ui-dialog-off-canvas .bs-pl-md-4{padding-left:1.5rem !important;}.ui-dialog-off-canvas .bs-pr-md-4{padding-right:1.5rem !important;}.ui-dialog-off-canvas .bs-pt-md-4{padding-top:1.5rem !important;}.ui-dialog-off-canvas .bs-pb-md-4{padding-bottom:1.5rem !important;}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-4{padding:1.5rem !important;}.bs-pl-lg-4{padding-left:1.5rem !important;}.bs-pr-lg-4{padding-right:1.5rem !important;}.bs-pt-lg-4{padding-top:1.5rem !important;}.bs-pb-lg-4{padding-bottom:1.5rem !important;}}.ui-dialog-off-canvas .bs-p-lg-4{padding:1.5rem !important;}.ui-dialog-off-canvas .bs-pl-lg-4{padding-left:1.5rem !important;}.ui-dialog-off-canvas .bs-pr-lg-4{padding-right:1.5rem !important;}.ui-dialog-off-canvas .bs-pt-lg-4{padding-top:1.5rem !important;}.ui-dialog-off-canvas .bs-pb-lg-4{padding-bottom:1.5rem !important;}@media (min-width:1200px){.bs-p-xl-4{padding:1.5rem !important;}.bs-pl-xl-4{padding-left:1.5rem !important;}.bs-pr-xl-4{padding-right:1.5rem !important;}.bs-pt-xl-4{padding-top:1.5rem !important;}.bs-pb-xl-4{padding-bottom:1.5rem !important;}}.ui-dialog-off-canvas .bs-p-xl-4{padding:1.5rem !important;}.ui-dialog-off-canvas .bs-pl-xl-4{padding-left:1.5rem !important;}.ui-dialog-off-canvas .bs-pr-xl-4{padding-right:1.5rem !important;}.ui-dialog-off-canvas .bs-pt-xl-4{padding-top:1.5rem !important;}.ui-dialog-off-canvas .bs-pb-xl-4{padding-bottom:1.5rem !important;}@media screen and (max-width:576px){.bs-p-sm-5{padding:3rem !important;}.bs-pl-sm-5{padding-left:3rem !important;}.bs-pr-sm-5{padding-right:3rem !important;}.bs-pt-sm-5{padding-top:3rem !important;}.bs-pb-sm-5{padding-bottom:3rem !important;}}.ui-dialog-off-canvas .bs-p-sm-5{padding:3rem !important;}.ui-dialog-off-canvas .bs-pl-sm-5{padding-left:3rem !important;}.ui-dialog-off-canvas .bs-pr-sm-5{padding-right:3rem !important;}.ui-dialog-off-canvas .bs-pt-sm-5{padding-top:3rem !important;}.ui-dialog-off-canvas .bs-pb-sm-5{padding-bottom:3rem !important;}@media (min-width:576px) and (max-width:992px){.bs-p-md-5{padding:3rem !important;}.bs-pl-md-5{padding-left:3rem !important;}.bs-pr-md-5{padding-right:3rem !important;}.bs-pt-md-5{padding-top:3rem !important;}.bs-pb-md-5{padding-bottom:3rem !important;}}.ui-dialog-off-canvas .bs-p-md-5{padding:3rem !important;}.ui-dialog-off-canvas .bs-pl-md-5{padding-left:3rem !important;}.ui-dialog-off-canvas .bs-pr-md-5{padding-right:3rem !important;}.ui-dialog-off-canvas .bs-pt-md-5{padding-top:3rem !important;}.ui-dialog-off-canvas .bs-pb-md-5{padding-bottom:3rem !important;}@media (min-width:992px) and (max-width:1200px){.bs-p-lg-5{padding:3rem !important;}.bs-pl-lg-5{padding-left:3rem !important;}.bs-pr-lg-5{padding-right:3rem !important;}.bs-pt-lg-5{padding-top:3rem !important;}.bs-pb-lg-5{padding-bottom:3rem !important;}}.ui-dialog-off-canvas .bs-p-lg-5{padding:3rem !important;}.ui-dialog-off-canvas .bs-pl-lg-5{padding-left:3rem !important;}.ui-dialog-off-canvas .bs-pr-lg-5{padding-right:3rem !important;}.ui-dialog-off-canvas .bs-pt-lg-5{padding-top:3rem !important;}.ui-dialog-off-canvas .bs-pb-lg-5{padding-bottom:3rem !important;}@media (min-width:1200px){.bs-p-xl-5{padding:3rem !important;}.bs-pl-xl-5{padding-left:3rem !important;}.bs-pr-xl-5{padding-right:3rem !important;}.bs-pt-xl-5{padding-top:3rem !important;}.bs-pb-xl-5{padding-bottom:3rem !important;}}.ui-dialog-off-canvas .bs-p-xl-5{padding:3rem !important;}.ui-dialog-off-canvas .bs-pl-xl-5{padding-left:3rem !important;}.ui-dialog-off-canvas .bs-pr-xl-5{padding-right:3rem !important;}.ui-dialog-off-canvas .bs-pt-xl-5{padding-top:3rem !important;}.ui-dialog-off-canvas .bs-pb-xl-5{padding-bottom:3rem !important;}
.bs-text-left{text-align:left;}.bs-text-center{text-align:center;}.bs-text-right{text-align:right;}.bs-text-justify{text-align:justify;}
.bs-text-white{color:#ffffff !important;}.ui-dialog-off-canvas .bs-text-white{color:#ffffff !important;}.bs-text-black{color:#000000 !important;}.ui-dialog-off-canvas .bs-text-black{color:#000000 !important;}@media screen and (max-width:576px){.bs-text-sm-white{color:#ffffff !important;}.bs-text-sm-black{color:#000000 !important;}}.ui-dialog-off-canvas .bs-text-sm-white{color:#ffffff !important;}.ui-dialog-off-canvas .bs-text-sm-black{color:#000000 !important;}@media (min-width:576px) and (max-width:992px){.bs-text-md-white{color:#ffffff !important;}.bs-text-md-black{color:#000000 !important;}}.ui-dialog-off-canvas .bs-text-md-white{color:#ffffff !important;}.ui-dialog-off-canvas .bs-text-md-black{color:#000000 !important;}@media (min-width:992px) and (max-width:1200px){.bs-text-lg-white{color:#ffffff !important;}.bs-text-lg-black{color:#000000 !important;}}.ui-dialog-off-canvas .bs-text-lg-white{color:#ffffff !important;}.ui-dialog-off-canvas .bs-text-lg-black{color:#000000 !important;}@media (min-width:1200px){.bs-text-xl-white{color:#ffffff !important;}.bs-text-xl-black{color:#000000 !important;}}.ui-dialog-off-canvas .bs-text-xl-white{color:#ffffff !important;}.ui-dialog-off-canvas .bs-text-xl-black{color:#000000 !important;}
