.card-container{display:flex;align-items:center;justify-content:center;gap:0px}.card{width:150px;height:auto;box-shadow:3px 4px 16px #00000080;border-radius:8px;opacity:0;display:block}.card.left{--rot: -12deg}.card.center{--rot: 0deg;z-index:999}.card.right{--rot: 12deg}.fw-video-end-overlay.is-visible .card.left{animation:fadeInC .8s ease forwards 0s}.fw-video-end-overlay.is-visible .card.center{animation:fadeInC .8s ease forwards .75s}.fw-video-end-overlay.is-visible .card.right{animation:fadeInC .8s ease forwards 1.25s}@keyframes fadeInC{0%{opacity:0;transform:translateY(20px) rotate(var(--rot))}to{opacity:1;transform:translateY(0) rotate(var(--rot))}}@media screen and (max-width:767px){.card{width:60px}.card-container{gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
