.pop-text{animation:text-pop 2s ease-in-out;animation-fill-mode:forwards}@keyframes text-pop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.slide-right-to-left{animation:slideRightToLeft 1s ease-out forwards}@keyframes slideRightToLeft{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-left-to-right{animation:slideLeftToRight 1s ease-out forwards}@keyframes slideLeftToRight{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.with-delay-1{animation-delay:1s}.with-delay-2{animation-delay:2s}.with-delay-3{animation-delay:3s}
/*# sourceMappingURL=/cdn/shop/t/2/assets/text-pop.css.map */
