.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.reveal-left{opacity:0;transform:translate(-40px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.reveal-right{opacity:0;transform:translate(40px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.is-visible{opacity:1;transform:none!important}.stagger-children>*{opacity:0;transform:translateY(20px)}.stagger-children.is-visible>*:nth-child(1){transition:all .6s var(--ease-out-expo) .1s;opacity:1;transform:none}.stagger-children.is-visible>*:nth-child(2){transition:all .6s var(--ease-out-expo) .2s;opacity:1;transform:none}.stagger-children.is-visible>*:nth-child(3){transition:all .6s var(--ease-out-expo) .3s;opacity:1;transform:none}.stagger-children.is-visible>*:nth-child(4){transition:all .6s var(--ease-out-expo) .4s;opacity:1;transform:none}@keyframes wordReveal{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.hero-word{display:inline-block;overflow:hidden;vertical-align:bottom}.hero-word span{display:inline-block;animation:wordReveal 1.2s var(--ease-out-expo) both}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.marquee-track:hover{animation-play-state:paused}
/*# sourceMappingURL=/cdn/shop/t/12/assets/animations.css.map */
