.carousel{padding-block:3em;overflow:hidden}.carousel-wrapper{width:96%;margin-inline:auto;position:relative}.carousel-title{text-align:center;width:80%;margin-inline:auto}.carousel-slides{margin-top:2em;display:flex;flex-direction:row;flex-wrap:nowrap;scroll-snap-type:x mandatory;column-gap:1em;transition:all .3s ease;height:40vh}.carousel-slide{position:relative;flex:0 0 96%;scroll-snap-align:start;height:100%}.carousel-slide-wrapper{height:100%;position:relative}.carousel-slide-wrapper img{border-radius:10px;width:100%;height:100%;object-fit:cover}.carousel-content{position:absolute;bottom:10%;font-size:1.1em;color:#fff;text-align:center;padding-inline:.5em}.carousel-arrows{min-width:35px;max-width:35px;min-height:35px;max-height:35px;border-radius:50%;background-color:#f6f6f6;display:grid;justify-content:center;align-items:center;position:absolute;z-index:10;top:60%;cursor:pointer}.carousel-arrows img{width:60%;margin-inline:auto}.disable-arrows{opacity:.3}.arrow-left{transform:rotate(-90deg)}.arrow-right{transform:rotate(90deg)}@media screen and (min-width: 768px){.carousel-wrapper{width:92%}.carousel-slides{column-gap:1em;height:auto}.carousel-slide{height:70vh;flex:0 0 49%}.carousel-slide-wrapper{height:100%}.carousel-slide-wrapper img{height:100%;object-fit:cover}.carousel-arrows{max-width:60px;min-width:60px;max-height:60px;min-height:60px;top:50%}.arrow-left{left:92%}.arrow-right{left:2%}.carousel-content{width:80%;margin-inline:auto;left:10%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/carousel.css.map */
