.carousel-wrapper{width:100%;height:400px;margin:10px 0;position:relative;overflow:hidden}.carousel-container{will-change:transform;touch-action:none;cursor:grab;gap:5px;width:max-content;height:400px;display:flex}.carousel-container:active{cursor:grabbing}@media (max-width:768px){.carousel-container,.carousel-wrapper{height:300px}}.carousel-image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;width:auto;height:400px}@media (max-width:768px){.carousel-image{height:300px}}
