.carousel-container{margin:0 auto;position:relative;overflow:hidden}.carousel-container.round{border-radius:50%}.carousel-track{cursor:grab;display:flex}.carousel-track:active{cursor:grabbing}.carousel-item{-webkit-user-select:none;user-select:none;border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:space-between;display:flex;position:relative;overflow:hidden}.carousel-item.round{border-radius:50%}.carousel-item-header{justify-content:center;align-items:center;padding:1.5rem;display:flex}.carousel-item-header.round{padding:0}.carousel-icon-container{justify-content:center;align-items:center;display:flex}.carousel-item-content{padding:1.5rem}.carousel-item-title{font-size:1.125rem;font-weight:600}.carousel-item-description{margin-top:.5rem;font-size:.875rem}.carousel-indicators-container{justify-content:center;margin-top:1rem;display:flex}.carousel-indicators{align-items:center;gap:.5rem;display:flex}.carousel-indicator{cursor:pointer;border:none;border-radius:9999px;width:.5rem;height:.5rem;padding:0}.carousel-indicator.active{background-color:#3b82f6}.carousel-indicator.inactive{background-color:#cbd5e1}
