@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.cc-animate-enabled [data-cc-animate]{opacity:0}@media (prefers-reduced-motion){.cc-animate-enabled [data-cc-animate]{-webkit-animation:none!important;animation:none!important;opacity:1!important}}.no-js .cc-animate-enabled [data-cc-animate]{-webkit-animation:none!important;animation:none!important;opacity:1!important}.cc-animate-enabled .fade-in.cc-animate-in,.cc-animate-enabled [data-cc-animate=""].cc-animate-in{-webkit-animation:fade-in calc(var(--aos-animate-duration, 1s)*.8) .3s cubic-bezier(.39,.575,.565,1) both;animation:fade-in calc(var(--aos-animate-duration, 1s)*.8) .3s cubic-bezier(.39,.575,.565,1) both}
/*# sourceMappingURL=animate-on-scroll.css.map */