.coverflow-carousel{justify-content:center;align-items:center;width:350px;height:700px;display:flex}.coverflow-item{object-fit:cover;will-change:transform,opacity;border-radius:12px;width:350px;height:600px;box-shadow:0 10px 40px #0000004d}@media (max-width:639px){.coverflow-carousel{width:280px;height:320px}.coverflow-item{width:280px;height:280px}}@media (min-width:640px) and (max-width:1023px){.coverflow-carousel{width:320px;height:480px}.coverflow-item{width:320px;height:400px}}.mask{flex:1;justify-content:center;align-items:center;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 10%,#000 25% 75%,#0000 90%);mask-image:linear-gradient(90deg,#0000 10%,#000 25% 75%,#0000 90%)}
