body:has(.hero-wrap) .section-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}body:has(.hero-wrap) .section-heading>span{font-family:Benzin,Montserrat,sans-serif;font-size:clamp(20px,2vw,28px);line-height:1.15;letter-spacing:.025em}body:has(.hero-wrap) .section-heading>h2{margin:0;text-align:center}body:has(.hero-wrap) .section-heading>a{align-self:center;justify-self:end;white-space:nowrap}@media(max-width:576px){body:has(.hero-wrap) .section-heading{display:flex;gap:10px}body:has(.hero-wrap) .section-heading>span{font-size:20px}body:has(.hero-wrap) .section-heading>h2{text-align:left}body:has(.hero-wrap) .section-heading>a{align-self:flex-start}}
