header.section-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}header.section-header h2{flex:1 1 0;font-size:3rem}header.section-header h3{flex:1 1 0;font-size:2.5rem}header.section-header aside{flex:none;justify-content:flex-end;align-items:center;gap:1rem;display:flex}@media (max-width:500px){header.section-header{flex-direction:column}}@media (max-width:640px){header.section-header h2{font-size:2rem}}header.section-header[data-variant=tabbed]{border-bottom:1px solid #c8c8c8;justify-content:flex-start;align-items:stretch;padding-top:1rem}header.section-header[data-variant=tabbed] h2{white-space:nowrap;background-color:#0056b4;flex:0 auto;padding:.75rem 2rem .5rem 4rem;font-size:2rem}header.section-header[data-variant=tabbed] .scroll-fade{flex:auto}header.section-header[data-variant=tabbed] .scroll-fade aside{justify-content:flex-start;align-items:stretch}header.section-header[data-variant=tabbed] .scroll-fade aside a.button{padding:1rem}header.section-header[data-variant=tabbed] .scroll-fade aside a.button[data-active]{border-bottom:2px solid #fff}@media (max-width:640px){header.section-header[data-variant=tabbed]{gap:0;margin-bottom:1rem}header.section-header[data-variant=tabbed] h2{text-align:center;padding:1rem .75rem .75rem;font-size:2.5rem}header.section-header[data-variant=tabbed] .scroll-fade aside a.button{padding:.75rem 1rem}}header.section-header[data-variant=navbar]{text-transform:uppercase;flex-direction:row;justify-content:flex-start;align-items:stretch;margin-bottom:1rem;font-weight:700}header.section-header[data-variant=navbar] a.go-back{color:#fff;background-color:#0056b4;align-items:center;gap:.75rem;padding:.75rem 2rem .75rem 4rem;text-decoration:none;display:flex}header.section-header[data-variant=navbar] a.go-back img{filter:invert()brightness(4);display:block}header.section-header[data-variant=navbar] a.go-back h2{white-space:nowrap;flex:0 auto;margin-bottom:-.375rem;font-size:2rem}@media (max-width:640px){header.section-header[data-variant=navbar]{flex-direction:column}header.section-header[data-variant=navbar] a.go-back{padding:.75rem 1rem .75rem 2rem}header.section-header[data-variant=navbar] aside{justify-content:flex-start}}@media (max-width:480px){header.section-header[data-variant=navbar] a.go-back{padding:.75rem 1rem .75rem .75rem}}
