/* Intentional copy hierarchy for Resources, Blog and Case Studies heroes. */
.resources-hub-hero .hub-hero__lead{max-width:780px}
.resources-hub-hero .resource-eyebrow{color:#69d9d3}
.resources-hub-hero .hub-hero__lead>p{max-width:62ch;margin-top:1.4rem;font-size:clamp(.96rem,1.15vw,1.1rem);line-height:1.7}
@media(max-width:720px){
 .resources-hub-hero .hub-hero__lead>p{font-size:.92rem;line-height:1.65}
}

