.about-expanded .about-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:52px;align-items:center}.about-expanded .about-hero>small,.about-expanded .about-hero>h1,.about-expanded .about-hero>p,.about-expanded .about-hero>div{grid-column:1}.about-expanded .about-hero-summary{grid-column:2;grid-row:1/6;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:rgba(255,255,255,.07)}.about-expanded .about-hero-summary small{color:#55ded4}.about-expanded .about-hero-summary ul{display:grid;gap:15px;margin:17px 0 0;padding:0;list-style:none}.about-expanded .about-hero-summary li{position:relative;padding-left:22px;color:#d2e4e7;line-height:1.6}.about-expanded .about-hero-summary li:before{content:'✓';position:absolute;left:0;color:#52dcd2;font-weight:900}.about-expanded .about-story{padding-top:58px}@media(max-width:760px){.about-expanded .about-hero{grid-template-columns:1fr;gap:26px}.about-expanded .about-hero>small,.about-expanded .about-hero>h1,.about-expanded .about-hero>p,.about-expanded .about-hero>div,.about-expanded .about-hero-summary{grid-column:1;grid-row:auto}.about-expanded .about-hero-summary{padding:23px}}
