.pcc-hero{display:grid;grid-template-columns:1fr 1.05fr;background:var(--alternate);max-width:100rem;margin:auto}.pcc-hero-copy{padding:clamp(2rem,6vw,6rem) var(--gutter);align-self:center}.pcc-hero h1{margin:.7rem 0 1.5rem;max-width:14ch}.pcc-hero-image img{width:100%;height:100%;min-height:28rem;object-fit:cover}.pcc-hero--compact .pcc-hero-copy{padding-block:2.5rem}.pcc-hero--standard h1{font-size:clamp(2rem,4vw,3.5rem)}@media(max-width:47.99rem){.pcc-hero{grid-template-columns:1fr}.pcc-hero-image img{min-height:0;aspect-ratio:4/3;max-height:24rem}.pcc-hero h1{max-width:18ch}}