.section-header{color:var(--color-foreground);margin-bottom:var(--margin-xl);align-items:top baseline;justify-content:space-between;gap:0 var(--margin-l);flex-wrap:wrap;width:100%;display:flex}.section-header .content{flex-direction:column;flex-basis:100%;display:flex}.section-header:has(button) .content{flex-basis:60%}.section-header h2{margin:0}.section-header h5{margin:0 0 var(--margin-s)}.section-header button{white-space:nowrap}.section-header p{flex-basis:100%}.section-header.center{text-align:center}@media (max-width:40rem){.section-header{flex-direction:column;align-items:flex-start}}
