﻿.promotion-banner{margin-top:calc(var(--section-spacing)/2);margin-bottom:calc(var(--section-spacing)/2);}.promotion-banner__wrapper{border-radius:1rem;background:var(--color-accent);color:var(--color-bg-base);display:flex;justify-content:space-between;min-height:21rem;}@media(max-width:79.99875rem){.promotion-banner__wrapper{flex-direction:column-reverse;min-height:auto;}}.promotion-banner__content{padding:2.5rem;width:60.7%;display:flex;flex-direction:column;justify-content:center;}@media(max-width:79.99875rem){.promotion-banner__content{padding:1.5rem;width:100%;}}.promotion-banner__title{font-size:2.5rem;line-height:2.625rem;font-weight:700;padding-bottom:.9375rem;}@media(max-width:79.99875rem){.promotion-banner__title{font-size:1.5rem;line-height:2rem;font-weight:500;}}.promotion-banner__description{font-size:1.5rem;line-height:normal;}@media(max-width:79.99875rem){.promotion-banner__description{font-size:1rem;line-height:1.5rem;}}.promotion-banner__media-wrapper{width:39.3%;}@media(max-width:79.99875rem){.promotion-banner__media-wrapper{width:100%;height:10.25rem;}}.promotion-banner__video,.promotion-banner__image{border-radius:1rem;width:100%;height:100%;object-fit:cover;}@media(max-width:79.99875rem){.promotion-banner__video,.promotion-banner__image{border-radius:0;border-top-left-radius:1rem;border-top-right-radius:1rem;}}.promotion-banner .link-btn{margin-top:2rem;}.operator-categories-carousel{--slidesSpacing:2rem;--slidesSpacingMob:1rem;max-width:54.3125rem;}.operator-categories-carousel__wrapper{position:relative;}.operator-categories-carousel__slides{display:none;}.operator-categories-carousel__slides.slick-initialized{display:block;}.operator-categories-carousel__slides .slick-list{margin:0 calc(-1*var(--slidesSpacing)/2);}@media(max-width:79.99875rem){.operator-categories-carousel__slides .slick-list{margin:0;}}.operator-categories-carousel__slides .slick-track{display:flex;}.operator-categories-carousel__slides .slick-slide{height:auto;margin:0 calc(var(--slidesSpacing)/2);}@media(max-width:79.99875rem){.operator-categories-carousel__slides .slick-slide{margin:0 calc(var(--slidesSpacingMob)/2);}}.operator-categories-carousel__slides .slick-slide div:not([class]):not([id]){height:100%;}@media(hover:hover) and (pointer:fine){.operator-categories-carousel__slides .slick-slide:hover .operator-categories-carousel__slide{background:var(--color-accent);color:var(--color-bg-base);}}.operator-categories-carousel__slide{height:100%;position:relative;width:10rem!important;min-height:8.75rem;border-radius:1rem;border:.0625rem solid var(--color-primary);background:var(--color-bg-base);padding:1rem;cursor:pointer;}.operator-categories-carousel__slide.active{background:var(--color-primary);color:var(--color-bg-base);}.operator-categories-carousel__slide-image{width:3.5rem;height:3.25rem;position:relative;margin-inline:auto;}@media(max-width:79.99875rem){.operator-categories-carousel__slide-image{width:2.875rem;height:2.75rem;}}.operator-categories-carousel__slide-image img{width:100%;height:100%;object-fit:cover;}.operator-categories-carousel__slide-text{margin-top:.5rem;font-size:1rem;line-height:1.5rem;text-align:center;}.operator-categories-carousel__controls{position:absolute;top:50%;translate:0 -50%;left:-6rem;right:-6rem;margin:0 auto;display:flex;justify-content:space-between;pointer-events:none;}.operator-categories-carousel__gradient{position:absolute;top:50%;translate:0 -50%;width:4.75rem;height:8.75rem;}[dir=rtl] .operator-categories-carousel__gradient{left:calc(-1*var(--slidesSpacing)/2);}[dir=ltr] .operator-categories-carousel__gradient{right:calc(-1*var(--slidesSpacing)/2);transform:rotate(180deg);}@media(max-width:79.99875rem){[dir=rtl] .operator-categories-carousel__gradient{left:0;}[dir=ltr] .operator-categories-carousel__gradient{right:0;}}.leaflet-custom__marker-icon{width:24px;height:24px;background-image:url("/images/icons/location-marker.svg");background-size:contain;background-repeat:no-repeat;transition:transform var(--transition-duration) ease;}.leaflet-custom__marker-icon:hover{transform:scale(1.66);}[dir=rtl] .leaflet-custom__popup{text-align:right;}[dir=ltr] .leaflet-custom__popup{text-align:left;}.leaflet-custom__popup-name{font-weight:700;margin-bottom:.5rem;}.leaflet-custom__popup-description{margin-bottom:1rem;}.leaflet-custom__popup-badge{width:fit-content;margin-bottom:.625rem;}.leaflet-custom__popup .link-with-arrow{font-size:1rem;line-height:1.5rem;padding:.5rem;color:var(--color-primary);}.leaflet-custom__popup .link-with-arrow:hover{color:var(--color-bg-base);}.leaflet-custom__popup-close{display:flex;justify-content:flex-end;}.leaflet-custom__popup-close-btn{display:none;width:1.5rem;height:1.5rem;cursor:pointer;}.leaflet-custom__popup-close-btn::before{content:"";display:block;width:1rem;height:1rem;background:url("../images/icons/close-color-text-dark.svg") no-repeat center;background-size:contain;}@media(max-width:79.99875rem){.leaflet-custom__popup-close-btn{display:flex;justify-content:center;align-items:center;}}.leaflet-custom__popup-content{margin:1rem 1.5rem;font-size:1rem;line-height:1.5rem;}@media(max-width:79.99875rem){.leaflet-custom__popup-content{white-space:normal;}}.leaflet-control-attribution{display:none!important;}.leaflet-popup .leaflet-popup-content-wrapper{background:var(--color-bg-base);box-shadow:var(--shadow);border:var(--border);border-radius:.5rem;color:var(--color-text-dark);}@media(max-width:79.99875rem){.leaflet-popup .leaflet-popup-content-wrapper{max-width:80vw;min-width:auto;}}.leaflet-popup .leaflet-popup-tip{background:var(--color-bg-base);border:var(--border);}main{padding-top:3rem;}.search-field{margin-top:3.25rem;margin-bottom:2rem;}@media(max-width:79.99875rem){.search-field{padding-inline:var(--container-padding-x);}}.search-tags{margin-top:3rem;margin-bottom:3rem;justify-content:center;}@media(max-width:79.99875rem){.search-tags{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;}}.operators-list{display:flex;flex-direction:column;gap:2rem;list-style:none;}@media(max-width:79.99875rem){.operators-list{gap:1rem;}}.operators-list__item{border-radius:.5rem;border:.0625rem solid var(--color-bg-muted);background:var(--color-bg-base);box-shadow:var(--shadow);padding:1rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;}@media(max-width:79.99875rem){.operators-list__item{padding:1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;}}.operators-list__content{display:flex;flex-direction:column;gap:.5rem;font-size:1rem;line-height:1.5rem;}.operators-list__title{font-weight:500;}.operators-list__footer{display:flex;align-items:center;column-gap:3rem;}@media(max-width:79.99875rem){.operators-list__footer{flex-direction:column;align-items:flex-start;gap:1rem;}}.operators-list__footer .link-with-arrow{font-size:1rem;}.operators-wrapper .pagination{display:none;}.map__container #map{height:55.625rem;}@media(max-width:79.99875rem){.map__container #map{height:37.5rem;}}