@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-scale-up{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero-animate{opacity:0;animation-duration:1s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-play-state:paused;animation-fill-mode:both}.hero-animate-fade-up{animation-name:hero-fade-up}.hero-animate-fade-in{animation-name:hero-fade-in}.hero-animate-scale-up{animation-name:hero-scale-up}.hero-delay-0{animation-delay:0s}.hero-delay-1{animation-delay:.18s}.hero-delay-2{animation-delay:.36s}.hero-delay-3{animation-delay:.56s}.hero-delay-4{animation-delay:.76s}.hero-delay-5{animation-delay:.96s}.hero-section-active .hero-animate{animation-play-state:running}@media (prefers-reduced-motion:reduce){.hero-animate{opacity:1!important;animation:none!important}}@keyframes text-shimmer{0%{background-position:-200%}to{background-position:200%}}@font-face{font-family:Awesome Serif;src:url(/fonts/awesome-serif/AwesomeSerif-MediumExtraTall.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Awesome Serif;src:url(/fonts/awesome-serif/AwesomeSerifItalic-MediumExtraTall.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}
