.education-hero{border-bottom:1px solid var(--color-line);background:var(--color-paper);padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(3rem,6vw,5.25rem);overflow:hidden}.education-hero__grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:1.25rem;display:grid}.education-hero__content{min-width:0}.education-hero__kicker{background:var(--color-yellow);color:var(--color-navy);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:.45em .9em .4em;font-size:.78rem;font-weight:800;display:inline-block}.education-hero__heading{max-width:16ch;color:var(--color-navy);text-transform:uppercase;margin:1.125rem 0 1.375rem;font-size:clamp(2.1rem,4.6vw,3.4rem)}.education-hero__heading strong{background:linear-gradient(var(--color-yellow), var(--color-yellow)) 0 88%/100% .28em no-repeat;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-weight:inherit;padding-inline:.04em}.education-hero__lead{max-width:52ch;color:var(--color-ink-soft);margin:0 0 1.875rem;font-size:clamp(1.05rem,1.5vw,1.22rem)}.education-hero__lead strong{color:var(--color-navy);font-weight:700}.education-hero__actions{grid-auto-columns:minmax(0,1fr);grid-auto-flow:row;gap:.875rem;width:100%;display:grid}.education-hero__actions .button{white-space:normal;justify-content:center}.education-hero__artwork{order:-1;width:100%;max-width:25.5rem;margin:0 auto}.education-hero__artwork img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.education-hero__editor-placeholder{border:1px dashed;padding:1rem}@media (width>=561px){.education-hero__actions{grid-auto-columns:1fr;grid-auto-flow:column;width:auto;display:inline-grid}.education-hero__actions--many{flex-wrap:wrap;width:100%;display:flex}.education-hero__actions--many .button{white-space:normal;flex:13rem;min-width:min(100%,13rem)}.education-hero__artwork{width:100%;margin:0}}@media (width>=881px){.education-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,33rem);gap:clamp(1.5rem,4vw,3.5rem)}.education-hero__actions .button{white-space:nowrap}.education-hero__actions--many .button{white-space:normal}.education-hero__artwork{order:0;max-width:none}}
