/*
Generated time: June 10, 2026 05:37
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.
*/
.reveal{opacity:0;transform:translateY(20px);transition:all .8s ease}.reveal.active{opacity:1;transform:translateY(0)}@keyframes firePulse{0%{box-shadow:0 0 20px rgba(255,106,0,.2)}50%{box-shadow:0 0 55px rgba(255,106,0,.5)}100%{box-shadow:0 0 20px rgba(255,106,0,.2)}}.fire-pulse{animation:firePulse 2.2s infinite ease-in-out}@keyframes videoBreath{0%{transform:scale(1);filter:brightness(.45)}50%{transform:scale(1.06);filter:brightness(.7)}100%{transform:scale(1);filter:brightness(.45)}}.video-breathe{animation:videoBreath 10s infinite ease-in-out}