.section-header-wrapper{display:flex;margin:2rem 0 3rem;text-align:left;width:auto;flex-direction:column}.section-header-wrapper .section-header{font-size:4.5rem;line-height:160%;font-weight:var(--font-extrabold);display:block;margin-bottom:0;max-width:100%;text-transform:uppercase}.section-header-wrapper .section-description{font-size:2rem;font-weight:500;line-height:160%;font-weight:var(--font-normal);color:color-mix(in srgb,var(--color-base-content) 50%,transparent 50%);margin-bottom:0;text-transform:uppercase}.section-header-wrapper.--default{align-items:center;justify-content:center}@media screen and (max-width:768px){.section-header-wrapper{padding:0 .5rem;margin:0}}