.custom-carousel{position:relative;width:100%;height:600px;overflow:hidden}.custom-carousel-track{display:flex;height:100%;transition:transform .6s ease-in-out}.custom-carousel-slide{min-width:100%;height:100%;position:relative}.custom-carousel-image{width:100%;height:100%;object-fit:cover}.custom-carousel-indicators{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.custom-carousel-indicator{width:60px;height:4px;background-color:#fff6;border:none;border-radius:2px;cursor:pointer;padding:0;overflow:hidden;transition:background-color .3s ease}.custom-carousel-indicator:hover{background-color:#fff9}.custom-carousel-indicator-progress{height:100%;width:0%;background-color:#fff;border-radius:2px;transition:width .1s linear}.custom-carousel-indicator.active .custom-carousel-indicator-progress{width:100%}.custom-carousel-indicator.completed{background-color:#fff9}.custom-carousel-indicator.completed .custom-carousel-indicator-progress{width:100%}.custom-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;opacity:0}.custom-carousel:hover .custom-carousel-arrow{opacity:1}.custom-carousel-arrow:hover{background-color:#fff6}.custom-carousel-arrow-prev{left:24px}.custom-carousel-arrow-next{right:24px}.custom-carousel-arrow-icon{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:768px){.custom-carousel{height:400px}.custom-carousel-indicator{width:40px}.custom-carousel-arrow{width:40px;height:40px}.custom-carousel-arrow-prev{left:12px}.custom-carousel-arrow-next{right:12px}}@media(max-width:480px){.custom-carousel{height:300px}.custom-carousel-indicator{width:30px}.custom-carousel-indicators{bottom:20px;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-carousel.css.map */
