.header-group{margin-bottom:2rem}.header-group .heading{margin-bottom:0}.header-group__subheading{font-size:var(--fs-medium)}.header-group__wrapper{display:flex;flex-wrap:wrap;gap:1rem}.header-group__wrapper.layout-row{flex-direction:row;justify-content:space-between}.header-group__wrapper.layout-column{flex-direction:column}.header-group__wrapper.layout-row .header-group__subheading{max-width:34rem}.header-group__wrapper.layout-column .header-group__subheading{max-width:50rem}@media screen and (min-width:992px){.header-group__subheading{font-size:var(--fs-base)}}