.hero-text{flex-direction:column;gap:25px;display:flex}.hero-text h1,.hero-text h2{text-wrap:balance;font-family:Merriweather,serif;font-size:51px;font-weight:400;line-height:1.2}.hero-text p{font-size:28px;line-height:1.4}@media (min-width:1200px){.hero-text h1,.hero-text h2{font-family:Merriweather,serif;font-weight:350}}@media (min-width:840px) and (max-width:1199px){.hero-text h1,.hero-text h2{font-size:44px}.hero-text p{font-size:22px}}@media (min-width:600px) and (max-width:839px){.hero-text h1,.hero-text h2{font-size:31px;line-height:1.25}.hero-text p{font-size:20px;line-height:1.35}}@media (max-width:599px){.hero-text h1,.hero-text h2{font-size:31px;line-height:1.25}.hero-text p{font-size:20px;line-height:1.35}}.hero-text-reveal-animation-true>*{opacity:0;transition:opacity .3s}.hero-text-reveal-animation-true>:first-child{transition-delay:0s}.hero-text-reveal-animation-true>:nth-child(2){transition-delay:.2s}.hero-text-reveal-animation-true>:nth-child(3){transition-delay:.4s}.hero-text-reveal-animation-true>:nth-child(4){transition-delay:.6s}.hero-text-reveal-animation-true>:nth-child(5){transition-delay:.8s}.hero-text-reveal-animation-true.hero-text-viewed>*{opacity:1}
