.fade-up{animation:fadeUp both;animation-timeline:view();animation-range:entry 0% cover 40%;will-change:transform,opacity}.slide-in{animation:slideIn both;animation-timeline:view();animation-range:entry 0% cover 40%;will-change:transform,opacity}.expanding{animation:expanding both;animation-timeline:view();animation-range:entry 20% cover 60%;will-change:transform;animation-duration:.1s;transform-origin:center center}@media (max-width: 598px){@keyframes expanding{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1.1)}}}@media (prefers-reduced-motion: reduce){.fade-up,.slide-in,.expanding{animation:none;transform:none;opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes expanding{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1.2)}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/am-custom-animation.css.map */
