:root{--carousel-transition:transform 0.5s cubic-bezier(0.4,0,0.2,1);--hotspot-color:#ebf2f1;--overlay-bg:rgba(0,0,0,.7)}.image-location-carousel{overflow:hidden;width:100%}.image-location-carousel__track{height:100%;transition:var(--carousel-transition);will-change:transform}.image-location-carousel__slide{height:100%;min-width:100%;outline-offset:-4px}.image-location-carousel__image--wrapper{aspect-ratio:16/11}.image-location-carousel__image{filter:blur(10px);height:100%;object-fit:cover;pointer-events:none;transition:all .3s ease-out .5s;width:100%}.image-location-carousel__slide--active .image-location-carousel__image{filter:blur(0)}.image-location-carousel__content{align-items:center;background:#011c22;color:#fff;display:flex;padding:20px 20px 88px;position:relative;width:100%}.image-location-carousel__content p{opacity:0;transition:all .3s ease-in-out .3s}.image-location-carousel__slide--active .image-location-carousel__content p{opacity:1}.image-location-carousel__controls{align-items:center;bottom:0;display:flex;gap:35px;height:63px;justify-content:flex-end;left:8.5px;pointer-events:none;position:absolute;z-index:8}.image-location-carousel__btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:38px;justify-content:center;opacity:1;padding:0;pointer-events:auto;transition:all .2s ease;width:38px}.image-location-carousel__btn:disabled{cursor:no-drop;opacity:.7}.image-location-carousel__dots{display:flex;gap:25px;padding:8px 0;pointer-events:auto}.image-location-carousel__dot{background:#ebf2f1;border:2px solid transparent;border-radius:50%;cursor:pointer;height:8px;opacity:.6;padding:0;transition:all .3s ease;width:8px}.image-location-carousel__dot--active{opacity:1;transform:scale(1.25)}.hotspot-wrapper{left:var(--left-mobile);position:absolute;top:var(--top-mobile);z-index:10}.hotspot-wrapper.active{z-index:1100}.hotspot-dot{animation:pulse-white 4s ease-in-out infinite;-webkit-backface-visibility:hidden;background:#ebf2f1;border:none;border-radius:50%;box-shadow:0 0 0 0 #ebf2f1;cursor:pointer;display:block;height:20px;left:0;padding:0;position:absolute;top:0;transform:translate(-50%,-50%);transition:all .2s ease;width:20px;will-change:transform,box-shadow;z-index:5}.hotspot-wrapper.active .hotspot-dot{animation:none;background-color:#ff325c;box-shadow:0 0 0 8px rgba(255,50,92,.4);z-index:1}.connector-line{background:#ebf2f1;height:1px;transform:translateY(-50%);transition:width .4s cubic-bezier(.4,0,.2,1),opacity .3s;width:0;z-index:1}.connector-line,.info-card{opacity:0;pointer-events:none;position:absolute;top:0}.info-card{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:rgba(0,0,0,.2);border:1px solid #ebf2f1;transition:opacity .3s ease;visibility:hidden;width:322px;z-index:20;--vertical-offset:0px}.info-card--content{padding:25px}.info-card .info-card__title{max-width:230px}.hotspot-wrapper.active .info-card{opacity:1;pointer-events:auto;visibility:visible}.close-card{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;pointer-events:auto;position:absolute;right:25px;top:25px;z-index:10}.mobile-overlay-global{background:var(--overlay-bg);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:1500}.mobile-overlay-global.active{opacity:1;visibility:visible}body.modal-open{overflow:hidden}@media (min-width:769px){.side-right .connector-line{left:13px;transform-origin:left center}.side-left .connector-line{right:13px;transform-origin:right center}.hotspot-wrapper{left:var(--left-desktop);top:var(--top-desktop)}.hotspot-wrapper.active .connector-line{opacity:1;width:38px}.side-right .info-card{left:50px;transform:translateY(calc(-50% + var(--vertical-offset))) translateX(10px)}.side-left .info-card{right:50px;transform:translateY(calc(-50% + var(--vertical-offset))) translateX(-10px)}.hotspot-wrapper.active .info-card{transform:translateY(calc(-50% + var(--vertical-offset))) translateX(0)}.image-location-carousel__image--wrapper{aspect-ratio:16/8}}@media (max-width:768px){.connector-line{display:none}.info-card{left:50%;max-width:320px;position:fixed;top:40%;transform:translate(-50%,-50%) scale(.9);transition:opacity .3s ease,transform .3s ease;width:90%;z-index:2000}.hotspot-wrapper.active .info-card{transform:translate(-50%,-50%) scale(1)}.info-card.is-teleported{opacity:1!important;pointer-events:auto!important;visibility:visible!important}}@media (min-width:767px){.image-location-carousel__controls{height:76px;left:unset;right:29.5px}.image-location-carousel__content{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:rgba(0,0,0,.2);bottom:0;left:0;padding:25px 260px 25px 40px;position:absolute}}@media (max-width:1199px){.image-location-carousel{padding-top:80px}}@keyframes pulse-white{0%,to{box-shadow:0 0 0 5px rgba(235,242,241,.5)}40%{box-shadow:0 0 0 10px rgba(235,242,241,.5)}}