.page-heading{justify-content:space-between;align-items:end;gap:1.5rem;max-width:78rem;margin:0 auto 2rem;display:flex}.page-heading-copy{z-index:1;position:relative}.page-heading-side{flex:none;align-items:end;gap:1rem;display:flex}.page-heading-with-visual{border:1px solid var(--border-strong);background:radial-gradient(circle at 88% 15%, #ffbe692e, transparent 12rem), linear-gradient(135deg, var(--panel-start), var(--panel-end));border-radius:1.7rem;align-items:center;min-height:9.5rem;padding:clamp(1.25rem,3vw,2rem);position:relative;overflow:hidden;box-shadow:0 12px #17211b08,0 22px 52px #17211b14}.page-heading-with-visual:before{content:"";background:#20a7b814;border-radius:50%;width:8rem;height:5rem;position:absolute;inset:auto auto -2rem -1rem;transform:rotate(-12deg)}.page-heading h1{max-width:48rem;margin:0;font-size:clamp(2rem,4vw,3.1rem)}.page-heading p:not(.eyebrow){max-width:46rem;color:var(--ink-soft);margin:.75rem 0 0;font-size:1.05rem}.page-heading-action{flex:none}@media (max-width:680px){.page-heading{flex-direction:column;align-items:start}.page-heading-with-visual{min-height:0;padding-bottom:1.2rem}.page-heading-side{justify-content:space-between;align-items:center;width:100%}}@media (max-width:450px){.page-heading-side .study-visual{width:8.5rem}}
