.carousel{margin-top:50px;margin-bottom:50px}.carousel .carousel-wrapper{position:relative;overflow:hidden}.carousel .carousel-container{height:auto;width:100%;display:flex;list-style:none;margin:0;padding:0;overflow:scroll;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.carousel .carousel-container::-webkit-scrollbar{width:0;height:0}.carousel .slide{position:relative;width:50%;height:0;padding-bottom:50%;flex:1 0 50%;background-color:#eee}.carousel .slide:nth-child(odd){background-color:#e0e0e0}@media screen and (min-width: 1024px){.carousel .slide{width:20%;padding-bottom:20%;flex:1 0 20%}}.carousel .slide img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel .carousel-arrow{position:absolute;display:flex;top:0;bottom:0;margin:auto;width:4rem;height:4rem;background-color:#fff;border:none;font-size:3rem;padding:0;cursor:pointer;opacity:.5;transition:opacity .1s;z-index:100;border-radius:2rem;justify-content:center}.carousel .carousel-arrow:hover,.carousel .carousel-arrow:focus{opacity:1}.carousel #carousel-arrow-prev{left:5px}.carousel #carousel-arrow-next{right:5px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-carousel.css.map */
