/* First view: hero begins directly under navigation and fills the viewport. */
@media(min-width:651px){.hero{height:calc(100svh - 86px);min-height:0!important;padding:0!important}.hero-grid{height:calc(100% - 106px);min-height:0!important;padding-top:0!important;align-items:center!important}.hero-stats{height:106px}}
@media(max-width:650px){.hero{min-height:calc(100svh - 71px);padding-top:0!important}}
