/*
Generated time: March 29, 2025 08:20
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.animate-fixed-parent{display:initial!important}.animate--fixed{clip-path:inset(0)}.animate--fixed img,.animate--fixed svg{position:fixed;height:100vh}.animate--zoom-in{--zoom-in-ratio:1;--duration-short:100ms}.animate--zoom-in img,.animate--zoom-in svg{transition:scale var(--duration-short) linear;scale:var(--zoom-in-ratio)}@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) translateX(1em) rotate(0) scale(1.2)}100%{transform:rotate(360deg) translateX(1em) rotate(-360deg) scale(1.2)}}}