.MissionSection-module-scss-module__3DIHva__mission{width:100%;padding:9.375rem var(--page-gutter) var(--section-pad-y);background:linear-gradient(180deg, #8355f82e 0%, #f6f6f600 42%),var(--color-background);position:relative;overflow:hidden}@media (max-width:1279px){.MissionSection-module-scss-module__3DIHva__mission{padding:7.5rem var(--page-gutter) var(--section-pad-y)}}@media (max-width:767px){.MissionSection-module-scss-module__3DIHva__mission{padding:6.5rem var(--page-gutter) var(--section-pad-y)}}.MissionSection-module-scss-module__3DIHva__dots{opacity:.5;pointer-events:none;background-image:url(/hero-dot-pattern.webp);background-position:50%;background-size:cover;width:28rem;height:28rem;position:absolute;top:4rem;right:-6rem;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 70%);mask-image:radial-gradient(circle,#000 0%,#0000 70%)}@media (max-width:1023px){.MissionSection-module-scss-module__3DIHva__dots{display:none}}.MissionSection-module-scss-module__3DIHva__blob{background:var(--color-purple);opacity:.16;filter:blur(5.625rem);pointer-events:none;border-radius:50%;width:26rem;height:26rem;position:absolute;top:-8rem;left:60%}@media (max-width:767px){.MissionSection-module-scss-module__3DIHva__blob{width:18rem;height:18rem;top:-6rem;left:40%}}.MissionSection-module-scss-module__3DIHva__inner{z-index:1;flex-direction:column;gap:2.5rem;width:100%;max-width:1600px;margin-inline:auto;display:flex;position:relative}@media (max-width:1279px){.MissionSection-module-scss-module__3DIHva__inner{gap:1.875rem}}@media (prefers-reduced-motion:no-preference){@keyframes MissionSection-module-scss-module__3DIHva__missionFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.MissionSection-module-scss-module__3DIHva__title{animation:.8s both MissionSection-module-scss-module__3DIHva__missionFadeUp}.MissionSection-module-scss-module__3DIHva__lead{animation:.8s .15s both MissionSection-module-scss-module__3DIHva__missionFadeUp}.MissionSection-module-scss-module__3DIHva__statsRow .MissionSection-module-scss-module__3DIHva__stat{opacity:0;animation:.6s both MissionSection-module-scss-module__3DIHva__missionFadeUp}.MissionSection-module-scss-module__3DIHva__statsRow .MissionSection-module-scss-module__3DIHva__stat:first-child{animation-delay:.35s}.MissionSection-module-scss-module__3DIHva__statsRow .MissionSection-module-scss-module__3DIHva__stat:nth-child(2){animation-delay:.45s}.MissionSection-module-scss-module__3DIHva__statsRow .MissionSection-module-scss-module__3DIHva__stat:nth-child(3){animation-delay:.55s}}.MissionSection-module-scss-module__3DIHva__header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:2.5rem;display:flex}@media (max-width:1279px){.MissionSection-module-scss-module__3DIHva__header{flex-direction:column;align-items:stretch;gap:1.25rem}}.MissionSection-module-scss-module__3DIHva__title{letter-spacing:-.04em;color:#202020;flex:auto;max-width:50rem;font-family:Satoshi,sans-serif;font-size:96px;font-weight:500;line-height:1.1}.MissionSection-module-scss-module__3DIHva__title .MissionSection-module-scss-module__3DIHva__accent{color:#8355f8}@media (max-width:1279px){.MissionSection-module-scss-module__3DIHva__title{max-width:none;font-size:56px}}@media (max-width:767px){.MissionSection-module-scss-module__3DIHva__title{letter-spacing:-.06em;font-size:34px;line-height:1}}.MissionSection-module-scss-module__3DIHva__lead{letter-spacing:-.02em;color:#202020b3;flex:none;max-width:27rem;font-family:Satoshi,sans-serif;font-size:20px;font-weight:400;line-height:1.5}@media (max-width:1279px){.MissionSection-module-scss-module__3DIHva__lead{flex:0 auto;max-width:none}}@media (max-width:639px){.MissionSection-module-scss-module__3DIHva__lead{font-size:17px}}.MissionSection-module-scss-module__3DIHva__statsRow{flex-direction:row;gap:3.75rem;display:flex}@media (max-width:767px){.MissionSection-module-scss-module__3DIHva__statsRow{flex-wrap:wrap;gap:1.5rem 2rem}}.MissionSection-module-scss-module__3DIHva__stat{border-top:1px solid #2020201a;flex-direction:column;flex:1 1 0;gap:.5rem;min-width:9rem;padding-top:1.5rem;display:flex}@media (max-width:767px){.MissionSection-module-scss-module__3DIHva__stat{flex:calc(50% - 1rem)}}.MissionSection-module-scss-module__3DIHva__statValue{letter-spacing:-.02em;color:#202020;font-family:Satoshi,sans-serif;font-size:32px;font-weight:500;line-height:1.2}@media (max-width:767px){.MissionSection-module-scss-module__3DIHva__statValue{font-size:28px}}.MissionSection-module-scss-module__3DIHva__statLabel{letter-spacing:-.02em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:17px;font-weight:400}@media (max-width:639px){.MissionSection-module-scss-module__3DIHva__statLabel{font-size:15px}}
.TeamSection-module-scss-module__7haVUG__team{width:100%;padding:var(--section-pad-y) var(--page-gutter);background-color:#f6f6f6}.TeamSection-module-scss-module__7haVUG__inner{width:100%;max-width:1600px;margin-inline:auto}.TeamSection-module-scss-module__7haVUG__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1279px){.TeamSection-module-scss-module__7haVUG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.TeamSection-module-scss-module__7haVUG__grid{grid-template-columns:1fr}}.TeamSection-module-scss-module__7haVUG__grid>*{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.TeamSection-module-scss-module__7haVUG__grid.TeamSection-module-scss-module__7haVUG__revealed>*{opacity:1;transform:translateY(0)}.TeamSection-module-scss-module__7haVUG__grid>:first-child{transition-delay:0s}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(2){transition-delay:80ms}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(3){transition-delay:.16s}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(4){transition-delay:.24s}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(5){transition-delay:.32s}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(6){transition-delay:.4s}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(7){transition-delay:.48s}.TeamSection-module-scss-module__7haVUG__grid>:nth-child(8){transition-delay:.56s}.TeamSection-module-scss-module__7haVUG__intro,.TeamSection-module-scss-module__7haVUG__card,.TeamSection-module-scss-module__7haVUG__cta{aspect-ratio:340/450;border-radius:16px;transition:opacity .7s,transform .7s;box-shadow:0 0 16px 2px #2020200f}.TeamSection-module-scss-module__7haVUG__intro:hover,.TeamSection-module-scss-module__7haVUG__card:hover,.TeamSection-module-scss-module__7haVUG__cta:hover{transition:transform .25s;transform:translateY(-6px)}@media (max-width:639px){.TeamSection-module-scss-module__7haVUG__intro,.TeamSection-module-scss-module__7haVUG__card,.TeamSection-module-scss-module__7haVUG__cta{aspect-ratio:auto;min-height:22rem}.TeamSection-module-scss-module__7haVUG__intro:hover,.TeamSection-module-scss-module__7haVUG__card:hover,.TeamSection-module-scss-module__7haVUG__cta:hover{transform:none}}.TeamSection-module-scss-module__7haVUG__intro{background-color:#fff;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}@media (max-width:767px){.TeamSection-module-scss-module__7haVUG__intro{padding:1.875rem}}.TeamSection-module-scss-module__7haVUG__introTitle{letter-spacing:-.02em;color:#202020;max-width:17.375rem;font-family:Satoshi,sans-serif;font-size:32px;font-weight:500;line-height:1.2}.TeamSection-module-scss-module__7haVUG__introText{letter-spacing:-.02em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:19px;font-weight:400;line-height:1.5}.TeamSection-module-scss-module__7haVUG__card{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1.25rem;display:flex;position:relative;overflow:hidden}.TeamSection-module-scss-module__7haVUG__photo{z-index:0;object-fit:cover}.TeamSection-module-scss-module__7haVUG__cardPhoto:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000,#2020208c);height:60%;position:absolute;inset:auto 0 0}.TeamSection-module-scss-module__7haVUG__avatar{letter-spacing:-.04em;-webkit-user-select:none;user-select:none;font-family:Satoshi,sans-serif;font-size:9rem;font-weight:500;line-height:1;position:absolute;top:-1rem;left:-.5rem}.TeamSection-module-scss-module__7haVUG__avatarPurple{background-color:#8355f8}.TeamSection-module-scss-module__7haVUG__avatarPurple .TeamSection-module-scss-module__7haVUG__avatar{color:#ffffff2e}.TeamSection-module-scss-module__7haVUG__avatarBlack{background-color:#202020}.TeamSection-module-scss-module__7haVUG__avatarBlack .TeamSection-module-scss-module__7haVUG__avatar{color:#ffffff1a}.TeamSection-module-scss-module__7haVUG__avatarLight{background-color:#e6dcff}.TeamSection-module-scss-module__7haVUG__avatarLight .TeamSection-module-scss-module__7haVUG__avatar{color:#8355f82e}.TeamSection-module-scss-module__7haVUG__info{z-index:1;-webkit-backdrop-filter:blur(8px);will-change:transform;background-color:#ffffffbf;border:1px solid #ffffffb3;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1rem;display:flex;position:relative}.TeamSection-module-scss-module__7haVUG__infoText{flex-direction:column;gap:.3125rem;min-width:0;display:flex}.TeamSection-module-scss-module__7haVUG__linkedin{color:#8355f8;background-color:#8355f81a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:color .2s,background-color .2s,transform .2s;display:inline-flex}.TeamSection-module-scss-module__7haVUG__linkedin:hover{color:#fff;background-color:#8355f8;transform:translateY(-2px)}.TeamSection-module-scss-module__7haVUG__linkedin:focus-visible{outline-offset:2px;outline:2px solid #8355f8}.TeamSection-module-scss-module__7haVUG__name{letter-spacing:-.02em;color:#202020;font-family:Satoshi,sans-serif;font-size:24px;font-weight:500;line-height:1.2}.TeamSection-module-scss-module__7haVUG__role{letter-spacing:-.02em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:19px;font-weight:400}.TeamSection-module-scss-module__7haVUG__cta{background-color:#202020;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}@media (max-width:767px){.TeamSection-module-scss-module__7haVUG__cta{padding:1.875rem}}.TeamSection-module-scss-module__7haVUG__ctaText{flex-direction:column;gap:1.25rem;display:flex}.TeamSection-module-scss-module__7haVUG__ctaTitle{letter-spacing:-.02em;color:#fff;max-width:17.375rem;font-family:Satoshi,sans-serif;font-size:32px;font-weight:500;line-height:1.2}.TeamSection-module-scss-module__7haVUG__ctaDesc{letter-spacing:-.02em;color:#fff9;font-family:Satoshi,sans-serif;font-size:19px;font-weight:400;line-height:1.5}.TeamSection-module-scss-module__7haVUG__cta .TeamSection-module-scss-module__7haVUG__ctaBtn{color:#fff;background-color:#0000;border:1px solid #ffffff40;width:100%;min-width:0}
.ValuesSection-module-scss-module__pvWytG__values{width:100%;padding:var(--section-pad-y) var(--page-gutter);background-color:#f6f6f6}.ValuesSection-module-scss-module__pvWytG__inner{flex-direction:column;gap:3.75rem;width:100%;max-width:1600px;margin-inline:auto;display:flex}@media (max-width:1279px){.ValuesSection-module-scss-module__pvWytG__inner{gap:2.5rem}}.ValuesSection-module-scss-module__pvWytG__header{flex-direction:column;gap:.75rem;max-width:41rem;display:flex}.ValuesSection-module-scss-module__pvWytG__title{letter-spacing:-.03em;color:#202020;font-family:Satoshi,sans-serif;font-size:48px;font-weight:500;line-height:1.2}.ValuesSection-module-scss-module__pvWytG__title .ValuesSection-module-scss-module__pvWytG__accent{color:#8355f8}@media (max-width:767px){.ValuesSection-module-scss-module__pvWytG__title{font-size:30px}}@media (max-width:639px){.ValuesSection-module-scss-module__pvWytG__title{font-size:28px}}.ValuesSection-module-scss-module__pvWytG__subtitle{letter-spacing:-.02em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:20px;font-weight:400;line-height:1.5}@media (max-width:639px){.ValuesSection-module-scss-module__pvWytG__subtitle{font-size:17px}}.ValuesSection-module-scss-module__pvWytG__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1279px){.ValuesSection-module-scss-module__pvWytG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.ValuesSection-module-scss-module__pvWytG__grid{grid-template-columns:1fr}}.ValuesSection-module-scss-module__pvWytG__grid>.ValuesSection-module-scss-module__pvWytG__card{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(40px)}.ValuesSection-module-scss-module__pvWytG__grid>.ValuesSection-module-scss-module__pvWytG__card:first-child{transition-delay:0s}.ValuesSection-module-scss-module__pvWytG__grid>.ValuesSection-module-scss-module__pvWytG__card:nth-child(2){transition-delay:.12s}.ValuesSection-module-scss-module__pvWytG__grid>.ValuesSection-module-scss-module__pvWytG__card:nth-child(3){transition-delay:.24s}.ValuesSection-module-scss-module__pvWytG__grid>.ValuesSection-module-scss-module__pvWytG__card:nth-child(4){transition-delay:.36s}.ValuesSection-module-scss-module__pvWytG__grid.ValuesSection-module-scss-module__pvWytG__revealed>.ValuesSection-module-scss-module__pvWytG__card{opacity:1;transform:translateY(0)}.ValuesSection-module-scss-module__pvWytG__card{background-color:#fff;border-radius:16px;flex-direction:column;gap:1.25rem;min-height:22rem;padding:3.125rem;display:flex;box-shadow:0 0 16px 2px #2020200f}.ValuesSection-module-scss-module__pvWytG__card:hover{transition:transform .25s;transform:translateY(-6px)}@media (max-width:1279px){.ValuesSection-module-scss-module__pvWytG__card{min-height:19rem}}@media (max-width:767px){.ValuesSection-module-scss-module__pvWytG__card{min-height:0;padding:2.1875rem}.ValuesSection-module-scss-module__pvWytG__card:hover{transform:none}}.ValuesSection-module-scss-module__pvWytG__cardIndex{letter-spacing:-.02em;color:#8355f8;font-family:Satoshi,sans-serif;font-size:17px;font-weight:500}.ValuesSection-module-scss-module__pvWytG__cardTitle{letter-spacing:-.02em;color:#202020;font-family:Satoshi,sans-serif;font-size:28px;font-weight:500;line-height:1.2}.ValuesSection-module-scss-module__pvWytG__cardDesc{letter-spacing:-.02em;color:#202020b3;font-family:Satoshi,sans-serif;font-size:17px;font-weight:400;line-height:1.5}