.animated-text-section{padding-top:var(--animated-text-padding-top);padding-bottom:var(--animated-text-padding-bottom)}.animated-text-section__wrapper{display:flex}.animated-text-section__wrapper--left{justify-content:flex-start;text-align:left}.animated-text-section__wrapper--center{justify-content:center;text-align:center}.animated-text-section__wrapper--right{justify-content:flex-end;text-align:right}.animated-text{margin:0;width:fit-content;max-width:100%;font-family:var(--animated-text-font-family, var(--font-heading-family));font-style:var(--animated-text-font-style, var(--font-heading-style));font-weight:var(--animated-text-font-weight, var(--font-heading-weight));font-size:var(--animated-text-font-size-mobile);line-height:.95;letter-spacing:calc(var(--font-heading-scale) * -.03em);color:var(--animated-text-color)}.animated-text__line{display:block}.animated-text__char{display:inline-block;color:var(--animated-text-color)}@media screen and (min-width:750px){.animated-text{font-size:var(--animated-text-font-size-desktop)}}@media(prefers-reduced-motion:no-preference){.animated-text.scroll-trigger:not(.scroll-trigger--offscreen) .animated-text__char,.animated-text.scroll-trigger.scroll-trigger--design-mode .animated-text__char{animation-name:animatedTextColorShift;animation-duration:var(--animated-text-animation-speed);animation-delay:calc(var(--char-index) * var(--animated-text-stagger-delay));animation-fill-mode:both;animation-timing-function:ease-in-out}.animated-text--loop.scroll-trigger:not(.scroll-trigger--offscreen) .animated-text__char,.animated-text--loop.scroll-trigger.scroll-trigger--design-mode .animated-text__char{animation-iteration-count:infinite}.animated-text:not(.animated-text--loop).scroll-trigger:not(.scroll-trigger--offscreen) .animated-text__char,.animated-text:not(.animated-text--loop).scroll-trigger.scroll-trigger--design-mode .animated-text__char{animation-iteration-count:1}@keyframes animatedTextColorShift{0%{color:var(--animated-text-color)}40%{color:var(--animated-text-accent-color)}to{color:var(--animated-text-color)}}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-animated-text.css.map */
