/* About only: fill the viewport below the shared navigation and breadcrumbs. */
.about-page .about-hero.modern-hero{box-sizing:border-box;display:flex;min-height:calc(100vh - var(--about-shell-height,115px));min-height:calc(100svh - var(--about-shell-height,115px));height:auto}
.about-page .modern-hero>.ab-wrap{display:flex;flex-direction:column;flex:1;min-width:0}
.about-page .modern-hero-grid{flex:1;min-height:0;padding-block:28px}
.about-page .modern-hero-footer{flex:none}
@media(min-width:701px){.about-page .modern-hero .brand-sculpture{min-height:340px}.about-page .modern-hero .brand-sculpture svg{position:absolute;inset:0;width:100%;height:100%;max-width:none}.about-page .modern-hero .sculpture-caption{bottom:0}}
