@keyframes moveLeft{0%{transform:translate(0)}to{transform:translate(var(--ticker-width))}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes highlight{0%{opacity:.01;background:transparent}to{opacity:1;background:var(--color-blur);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}@keyframes reverseHighlight{0%{opacity:1;background-color:var(--color-grey)}to{opacity:.01;background:transparent}}@keyframes moveUpFadeIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes subtleMoveUpFadeIn{0%{transform:translateY(var(--container));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes moveDownFadeIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate--fadeIn{opacity:0;animation:fadeIn .8s ease-in-out forwards}.animate--highlight{opacity:.2;animation:highlight .8s ease-in-out forwards}.animate--reverseHighlight{opacity:1;animation:reverseHighlight .8s ease-in-out forwards}.animate--fadeIn-slow{opacity:0;animation:fadeIn 1.6s ease-in-out forwards}.animate--fadeIn--delay{opacity:0;animation:fadeIn .8s ease-in-out forwards;animation-delay:.8s}.animate--fadeIn--first{opacity:0;animation:fadeIn .8s ease-in-out forwards}.animate--fadeIn--second{opacity:0;animation:fadeIn .8s ease-in-out forwards;animation-delay:.8s}.animate--fadeIn--third{opacity:0;animation:fadeIn .8s ease-in-out forwards;animation-delay:1.6s}.animate--fadeIn--fourth{opacity:0;animation:fadeIn .8s ease-in-out forwards;animation-delay:2.4s}.animate--fadeOut--fast{opacity:1;animation:fadeOut .8s ease-in-out forwards}.template-blog main,.template-page main,.template-collection main,.template-product main,.template-article main{opacity:0;animation:fadeIn .8s ease-in-out forwards}@media (prefers-reduced-motion: no-preference){.int-observed{opacity:0}.int-observed.in-view{animation:fadeIn .8s ease-in-out forwards}.int-observed.out-view{animation:fadeOut 1.6s ease-in-out forwards}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/keyframes.css.map */
