.carousel-container{position:relative;overflow:hidden;border:1px solid #555;border-radius:24px;padding:16px}.carousel-track{display:flex}.carousel-item{display:flex;flex-direction:column;flex-shrink:0;align-items:flex-start;justify-content:space-between;border:1px solid #555;border-radius:16px;background-color:#0d0716;overflow:hidden;cursor:grab}.carousel-item:active{cursor:grabbing}.carousel-item.round{justify-content:center;align-items:center;text-align:center}.carousel-item-header{padding:20px}.carousel-icon-container{display:flex;height:28px;width:28px;align-items:center;justify-content:center;border-radius:50%;background-color:#fff}.carousel-icon{height:16px;width:16px;color:#060010}.carousel-item-content{padding:20px}.carousel-item-title{font-weight:900;font-size:18px;color:#fff;margin-bottom:4px}.carousel-item-description{font-size:14px;color:#fff}.carousel-indicators-container{display:flex;width:100%;justify-content:center;margin-top:16px}.carousel-indicators{display:flex;width:150px;justify-content:space-between}.carousel-indicator{height:8px;width:8px;border-radius:50%;cursor:pointer;transition:background-color .15s}.carousel-indicator.active{background-color:#fff}.carousel-indicator.inactive{background-color:#555}
/*# sourceMappingURL=/cdn/shop/t/4/assets/carousel.css.map */
