.section-header{margin-bottom:1.5rem}.section-header__main{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section-header__title-area{display:flex;flex-direction:column;gap:.25rem}.section-header__title{font-size:1.25rem;font-weight:800;color:var(--brand-primary,#39adb1);margin:0}.section-header__description{font-size:.875rem;color:var(--neutral-grey,#9b9b9b);margin:0;line-height:1.5}.section-header__actions{display:flex;align-items:center;gap:.5rem}.section-header__content{margin-top:1rem}.section-header--landing{margin-bottom:1.5rem}.section-header--landing .section-header__main{align-items:flex-end;padding-bottom:.85rem;border-bottom:1px solid var(--neutral-light-grey)}.section-header--landing .section-header__title{color:var(--brand-primary);font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:0}.section-header--landing .section-header__description{max-width:42rem;font-size:.92rem}@media (max-width:720px){.section-header--landing .section-header__main{align-items:flex-start;flex-direction:column}}