.carousel-wrapper{perspective:1200px;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.carousel{width:300px;height:350px;transform-style:preserve-3d;transition:transform 1s ease-in-out;position:relative}.carousel-item{border-radius:16px;width:305px;height:240px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0006}.carousel-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
