.banner-carousel-wrapper{position:relative;width:100%;max-width:100%;margin:0 auto;overflow:hidden}.banner-carousel{position:relative;width:100%;height:auto}.banner-slide{display:none;width:100%;position:relative}.banner-slide.active{display:block;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.banner-link{display:block;cursor:pointer}.banner-image{width:100%;height:auto;display:block;object-fit:cover}.banner-image.desktop-banner{display:block}.banner-image.mobile-banner{display:none}@media(max-width:749px){.banner-image.desktop-banner{display:none}.banner-image.mobile-banner{display:block}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px #0003}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-arrow svg{width:24px;height:24px;color:#333}@media(max-width:749px){.carousel-arrow{width:36px;height:36px}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}.carousel-arrow svg{width:20px;height:20px}}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.carousel-dots .dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease;padding:0}.carousel-dots .dot:hover{background:#fffc;transform:scale(1.1)}.carousel-dots .dot.active{background:#fff;width:14px;height:14px}@media(max-width:749px){.carousel-dots{bottom:15px}.carousel-dots .dot{width:10px;height:10px}.carousel-dots .dot.active{width:12px;height:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-banner-carousel.css.map */
