.dnd-section:has(.hero){padding:0}.dnd-section .row-fluid:has(.hero){max-width:100%}.hero{background-color:var(--black);padding-top:calc(var(--vertical-spacing)/2 + var(--header-height))}.hero__inner{max-width:var(--container-width-narrow)}.hero--center .hero__inner{margin:0 auto;text-align:center}.hero__buttons{display:flex;flex-wrap:wrap;gap:var(--gap-3);margin-top:3rem}.hero--center .hero__buttons{justify-content:center}@media (max-width:992px){.hero{padding-top:calc(var(--vertical-spacing) + var(--header-height))}}