@keyframes carouselSlide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes carouselDot{0%,to{background-color:hsla(0,0%,100%,.5)}20%{background-color:#fff}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.carousel{position:relative;width:100%;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;aspect-ratio:1920/800}@media (max-width:768px){.carousel{aspect-ratio:1/1}}.carousel-track{display:flex;width:100%;position:relative}.carousel-slide{flex:0 0 100%;width:100%;opacity:0;transition:opacity .5s ease;position:absolute;inset:0}.carousel-slide.active{opacity:1;z-index:1}.carousel-slide a{display:block;width:100%;height:100%}.carousel-media,.carousel-slide img,.carousel-slide video{width:100%;height:100%;display:block;object-fit:cover}.carousel-media--mobile{display:none}@media (max-width:768px){.carousel-media--desktop{display:none}.carousel-media--mobile{display:block}}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.carousel-dot{width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.carousel-dot.active{background-color:#fff;transform:scale(1.2)}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:50%;background-color:rgba(0,0,0,.4);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.carousel-arrow:hover{background-color:rgba(0,0,0,.6)}.carousel-arrow--prev{left:16px}.carousel-arrow--next{right:16px}@media (max-width:768px){.carousel-arrow{width:36px;height:36px}.carousel-arrow svg{width:18px;height:18px}.carousel-arrow--prev{left:8px}.carousel-arrow--next{right:8px}}.popup-banner_overlay__VILAQ{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:16px;background:rgba(15,18,24,.62);animation:popup-banner_popupFadeIn__yihEu .18s ease-out}.popup-banner_modal__XBXoI{position:relative;width:min(600px,calc(100vw - 32px));max-width:min(600px,calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3);animation:popup-banner_popupScaleIn__YE80_ .22s ease-out}.popup-banner_image__cZZrZ{display:block;width:100%}.popup-banner_image__cZZrZ img:not([aria-hidden=true]){display:block;width:100%;height:auto;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);object-fit:contain}.popup-banner_close__1TQJI{position:absolute;top:10px;right:10px;z-index:2;width:30px;height:30px;border:0;border-radius:50%;background:rgba(20,22,25,.75);color:#fff;font-size:22px;line-height:1;cursor:pointer}@media (max-width:767px){.popup-banner_modal__XBXoI{width:min(340px,calc(100vw - 32px));max-width:min(340px,calc(100vw - 32px))}.popup-banner_image__cZZrZ img:not([aria-hidden=true]),.popup-banner_modal__XBXoI{max-height:72vh;max-height:72dvh}}@keyframes popup-banner_popupFadeIn__yihEu{0%{opacity:0}to{opacity:1}}@keyframes popup-banner_popupScaleIn__YE80_{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=69d73ec6e2957ac2.css.map*/