.about-hero{background-color:#16151f;background-image:radial-gradient(120% 95% at 50% -5%,#4a467466 0%,#1e1c2d00 55%),linear-gradient(#16151f 0%,#1b1a2b 60%,#211f34 100%);flex-direction:column;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.about-hero-art{z-index:0;pointer-events:none;opacity:.6;width:130vw;height:auto;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.about-hero-noise{z-index:1;pointer-events:none;opacity:.2;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C%2Ffilter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C%2Fsvg%3E");background-repeat:repeat;background-size:160px 160px;position:absolute;inset:0}.about-hero-inner{z-index:2;padding:168px 64px 120px;flex-direction:column;align-items:center;width:100%;padding-inline:max(64px,50% - 576px);display:flex;position:relative}.about-hero-copy{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:980px;display:flex}.about-hero-title{color:#e9ddff;font-family:var(--display-medium-font-family);font-weight:var(--display-medium-font-weight);font-style:var(--display-medium-font-style);letter-spacing:-2.56px;text-align:center;margin:0;font-size:64px;line-height:56px}.about-hero-sub{color:#e9ddff;opacity:.85;max-width:760px;font-family:var(--body-large-font-family);font-weight:var(--body-large-font-weight);font-style:var(--body-large-font-style);text-align:center;margin:0;font-size:18px;line-height:26px}.about-team{flex-direction:column;align-items:center;width:100%;margin-top:88px;display:flex}.about-team-heading{color:#e5eeaa;font-family:var(--heading-large-font-family);font-weight:var(--heading-large-font-weight);font-style:var(--heading-large-font-style);letter-spacing:-.5px;text-align:center;margin:0 0 88px;font-size:28px;line-height:40px}.about-team-cards{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;width:100%;display:grid}.about-card{flex-direction:column;min-width:0;display:flex}.about-card-body{--photo-w:164px;--photo-h:150px;padding:calc(var(--photo-h) + 20px) 28px 32px;background-color:#fff;border-radius:20px 20px 20px 0;flex-direction:column;flex:1;gap:16px;display:flex;position:relative;overflow:hidden}.about-card-photo{width:var(--photo-w);height:var(--photo-h);filter:grayscale();background-color:#1b1b30;background-position:top;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:84px;max-width:100%;position:absolute;top:0;right:0}.about-card-name{color:#1b1b30;font-family:var(--heading-medium-font-family);font-weight:var(--heading-medium-font-weight);font-style:var(--heading-medium-font-style);letter-spacing:-.1px;overflow-wrap:break-word;margin:0;font-size:20px;line-height:28px}.about-card-role{color:#414174;font-family:var(--heading-small-font-family,var(--display-medium-font-family));overflow-wrap:break-word;margin:0;font-size:16px;font-weight:500;line-height:22px}.about-card-bio{color:#57577a;font-family:var(--body-medium-font-family);font-weight:var(--body-medium-font-weight);font-style:var(--body-medium-font-style);overflow-wrap:break-word;margin:0;font-size:16px;line-height:26px}.about-card-tail{width:51.99px;height:58.95px;margin-left:0;display:block}@media (width<=1199px){.about-team-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media (width<=768px){.about-hero-inner{padding:120px 24px 80px}.about-hero-title{letter-spacing:-1.2px;font-size:34px;line-height:38px}.about-hero-sub{font-size:15px;line-height:23px}.about-team{margin-top:56px}.about-team-heading{margin-bottom:40px;font-size:22px;line-height:30px}.about-team-cards{grid-template-columns:minmax(0,1fr);gap:40px}}