@media (min-width:941px){
  .hero__content{padding:clamp(3rem,6vh,5rem) clamp(2rem,5.5vw,6rem)}
  .hero h1{margin-bottom:1.35rem;font-size:clamp(3.8rem,5.8vw,6.3rem)}
  .hero__content>p:not(.eyebrow){margin-bottom:1.75rem;font-size:clamp(1.05rem,1.5vw,1.25rem)}
  .quick-facts{margin-top:clamp(2rem,4vh,3.5rem)}
}
