.animate-fixed-parent{display:initial!important}.animate--fixed{clip-path:inset(0)}.animate--fixed img,.animate--fixed svg{height:100vh;position:fixed}.animate--zoom-in{--zoom-in-ratio:1;--duration-short:.1s}.animate--zoom-in img,.animate--zoom-in svg{scale:var(--zoom-in-ratio);transition:scale var(--duration-short) linear}@media (prefers-reduced-motion:no-preference){html .shopify-section .animate--ambient img,html .shopify-section .animate--ambient svg{animation:animateAmbient 30s linear infinite}@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(1turn) translate(1em) rotate(-1turn) scale(1.2)}}}