/*
Generated time: June 2, 2025 09:15
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.
*/
:root{--anim-time:1.5s}@keyframes fadeIn{0%{opacity:0}70%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,15%,0)}100%{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-15%,0)}100%{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-15%)}100%{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(15%)}100%{opacity:1;transform:none}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:0;transform:scale3d(1.3,1.3,1.3)}50%{opacity:1}}