/* Align the About opening with the dark public-page hero treatment. */
.about-hero{max-width:none;position:relative;overflow:hidden;padding:68px max(5vw,calc((100vw - 1180px)/2)) 82px;background:radial-gradient(circle at 12% 15%,rgba(64,98,122,.2),transparent 32%),linear-gradient(112deg,#071b2c,#0d2d47)}.about-hero:before{content:'';position:absolute;width:440px;height:440px;right:-180px;top:-235px;border:1px solid rgba(246,196,93,.16);border-radius:50%;pointer-events:none}.about-hero__copy{position:relative;z-index:1}.about-hero .crumb{color:#aebfca}.about-hero .eyebrow{color:#f6c45d}.about-hero h1{color:#fff}.about-hero h1 em{color:#f2bd48}.about-hero__copy>p:not(.eyebrow):not(.crumb){color:#d5e0e5}.about-hero__visual{border:1px solid rgba(246,196,93,.34);box-shadow:0 24px 50px rgba(2,16,29,.3)}@media(max-width:820px){.about-hero{padding:48px 6vw 60px}.about-hero:before{width:300px;height:300px;right:-170px;top:-180px}}
