.Hero-module-scss-module__tfbSBW__hero{background:#0d0d11;flex-direction:column;justify-content:flex-end;align-items:center;min-height:700px;padding:220px 24px 120px;display:flex;position:relative;overflow:hidden}@media screen and not (min-width:768px){.Hero-module-scss-module__tfbSBW__heroDesktop{display:none}}.Hero-module-scss-module__tfbSBW__glow{z-index:0;pointer-events:none;width:2176px;height:2173px;opacity:var(--hero-orb-opacity,.55);transform:translateX(-50%) translateY(var(--hero-orb-y,80px)) rotate(var(--hero-orb-rotate,-12deg));will-change:transform,opacity;position:absolute;top:-46px;left:50%}.Hero-module-scss-module__tfbSBW__glowArc{width:100%;height:100%;display:block}.Hero-module-scss-module__tfbSBW__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.Hero-module-scss-module__tfbSBW__eyebrow{text-transform:uppercase;letter-spacing:.04em;color:#0000;-webkit-text-fill-color:#0000;opacity:var(--hero-eyebrow-opacity,0);transform:translate3d(0, var(--hero-eyebrow-y,18px), 0);will-change:transform,opacity;background:linear-gradient(280deg,#93c5fd 51%,#3262ff 98%);-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:500;line-height:1.15}.Hero-module-scss-module__tfbSBW__title{color:#fbfbff;letter-spacing:-.015em;max-width:680px;opacity:var(--hero-content-opacity,0);transform:translate3d(0, var(--hero-content-y,28px), 0);will-change:transform,opacity;font-size:48px;font-weight:600;line-height:1.15}.Hero-module-scss-module__tfbSBW__subtitle{color:#aeaeb2;max-width:628px;opacity:var(--hero-content-opacity,0);transform:translate3d(0, var(--hero-content-y,28px), 0);will-change:transform,opacity;font-size:16px;line-height:1.4}.Hero-module-scss-module__tfbSBW__cta{opacity:var(--hero-cta-opacity,0);transform:translate3d(0, var(--hero-cta-y,18px), 0);will-change:transform,opacity}.Hero-module-scss-module__tfbSBW__hero.Hero-module-scss-module__tfbSBW__complete .Hero-module-scss-module__tfbSBW__glow{opacity:1;transform:translate(-50%)rotate(0)}.Hero-module-scss-module__tfbSBW__hero.Hero-module-scss-module__tfbSBW__complete .Hero-module-scss-module__tfbSBW__eyebrow,.Hero-module-scss-module__tfbSBW__hero.Hero-module-scss-module__tfbSBW__complete .Hero-module-scss-module__tfbSBW__title,.Hero-module-scss-module__tfbSBW__hero.Hero-module-scss-module__tfbSBW__complete .Hero-module-scss-module__tfbSBW__subtitle,.Hero-module-scss-module__tfbSBW__hero.Hero-module-scss-module__tfbSBW__complete .Hero-module-scss-module__tfbSBW__cta{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__tfbSBW__glow{opacity:1;transform:translate(-50%)rotate(0)}.Hero-module-scss-module__tfbSBW__eyebrow,.Hero-module-scss-module__tfbSBW__title,.Hero-module-scss-module__tfbSBW__subtitle,.Hero-module-scss-module__tfbSBW__cta{opacity:1;transform:none}}.Hero-module-scss-module__tfbSBW__heroMobile{text-align:center;background:#0d0d11;flex-direction:column;justify-content:flex-end;align-items:center;gap:32px;min-height:527px;padding:48px 24px 64px;display:none;position:relative;overflow:hidden}@media screen and not (min-width:768px){.Hero-module-scss-module__tfbSBW__heroMobile{display:flex}}.Hero-module-scss-module__tfbSBW__heroMobileGlow{pointer-events:none;width:100%;height:auto;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0% 50%,#0000008c 72%,#0000 100%);mask-image:linear-gradient(#000 0% 50%,#0000008c 72%,#0000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Hero-module-scss-module__tfbSBW__heroMobileGlow svg.mission-hero-glow{width:100%;height:auto;display:block}.Hero-module-scss-module__tfbSBW__heroMobileContent{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.Hero-module-scss-module__tfbSBW__heroMobileEyebrow{color:#acc8ff;letter-spacing:.48px;text-transform:uppercase;margin:0;font-size:12px;font-weight:500;line-height:16px}.Hero-module-scss-module__tfbSBW__heroMobileTitle{color:#fbfbff;letter-spacing:-.64px;margin:0;font-size:32px;font-weight:500;line-height:40px}.Hero-module-scss-module__tfbSBW__heroMobileDesc{color:#aeaeb2;margin:0;font-size:14px;font-weight:400;line-height:20px}.Hero-module-scss-module__tfbSBW__heroMobileCta{color:#fbfbff;background:linear-gradient(290deg,#508fff -12%,#3262ff 72%);border-radius:12px;justify-content:center;align-items:center;height:32px;padding:6px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Hero-module-scss-module__tfbSBW__heroMobile .Hero-module-scss-module__tfbSBW__heroMobileContent,.Hero-module-scss-module__tfbSBW__heroMobile .Hero-module-scss-module__tfbSBW__heroMobileCta{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.Hero-module-scss-module__tfbSBW__heroMobileVisible .Hero-module-scss-module__tfbSBW__heroMobileContent,.Hero-module-scss-module__tfbSBW__heroMobileVisible .Hero-module-scss-module__tfbSBW__heroMobileCta{opacity:1;transform:translateY(0)}.Hero-module-scss-module__tfbSBW__heroMobileVisible .Hero-module-scss-module__tfbSBW__heroMobileCta{transition-delay:80ms}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__tfbSBW__heroMobile .Hero-module-scss-module__tfbSBW__heroMobileContent,.Hero-module-scss-module__tfbSBW__heroMobile .Hero-module-scss-module__tfbSBW__heroMobileCta{opacity:1;transition:none;transform:none}}
.Problem-module-scss-module__Qgw8Ra__section{background:#0d0d11;padding-block:80px 136px}@media screen and not (min-width:768px){.Problem-module-scss-module__Qgw8Ra__section{padding-block:0}}.Problem-module-scss-module__Qgw8Ra__desktop{flex-direction:column;align-items:center;gap:64px;display:flex}@media screen and not (min-width:768px){.Problem-module-scss-module__Qgw8Ra__desktop{display:none}}.Problem-module-scss-module__Qgw8Ra__title{color:#fbfbff;text-align:center;letter-spacing:-.015em;font-size:48px;font-weight:600;line-height:1.3}@media screen and not (min-width:768px){.Problem-module-scss-module__Qgw8Ra__title{font-size:32px}}.Problem-module-scss-module__Qgw8Ra__block{justify-content:center;align-items:flex-end;gap:120px;width:100%;display:flex}@media screen and not (min-width:1024px){.Problem-module-scss-module__Qgw8Ra__block{flex-direction:column;align-items:flex-start;gap:48px}.Problem-module-scss-module__Qgw8Ra__reverse{flex-direction:column-reverse}}.Problem-module-scss-module__Qgw8Ra__panel{background:linear-gradient(120deg,#3262ff 21%,#93c5fd 87%);border-radius:12px;padding:48px}@media screen and not (min-width:768px){.Problem-module-scss-module__Qgw8Ra__panel{padding:24px}}.Problem-module-scss-module__Qgw8Ra__copy{flex-direction:column;gap:8px;width:450px;max-width:100%;display:flex}.Problem-module-scss-module__Qgw8Ra__eyebrow{text-transform:uppercase;letter-spacing:.04em;color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(280deg,#93c5fd 51%,#3262ff 98%);-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.15}.Problem-module-scss-module__Qgw8Ra__eyebrowLight{color:#d0e4ff;-webkit-text-fill-color:currentcolor;background:0 0}.Problem-module-scss-module__Qgw8Ra__heading{color:#fbfbff;letter-spacing:-.03em;font-size:96px;font-weight:600;line-height:1}@media screen and not (min-width:1024px){.Problem-module-scss-module__Qgw8Ra__heading{font-size:64px}}@media screen and not (min-width:768px){.Problem-module-scss-module__Qgw8Ra__heading{font-size:48px}}.Problem-module-scss-module__Qgw8Ra__headingLight{color:#fbfbff}.Problem-module-scss-module__Qgw8Ra__body{color:#aeaeb2;margin-top:8px;font-size:16px;line-height:1.4}.Problem-module-scss-module__Qgw8Ra__bodyLight{color:#fbfbff}.Problem-module-scss-module__Qgw8Ra__frame{aspect-ratio:1;flex-shrink:0;width:480px;max-width:100%;position:relative;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Problem-module-scss-module__Qgw8Ra__frameProblem{-webkit-mask-image:url(/patterns/mission/frame-placeholder.svg);mask-image:url(/patterns/mission/frame-placeholder.svg)}.Problem-module-scss-module__Qgw8Ra__frameOpportunity{-webkit-mask-image:url(/patterns/mission/frame-placeholder-blue.svg);mask-image:url(/patterns/mission/frame-placeholder-blue.svg)}.Problem-module-scss-module__Qgw8Ra__frameImg{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.03)}.Problem-module-scss-module__Qgw8Ra__sheen{pointer-events:none;background:linear-gradient(115deg,#bed6ff00 38%,#c8deff47 50%,#bed6ff00 62%) 0 0/240% 240% no-repeat;animation:7s ease-in-out infinite Problem-module-scss-module__Qgw8Ra__mesh-sheen;position:absolute;inset:0}@keyframes Problem-module-scss-module__Qgw8Ra__mesh-sheen{0%{background-position:8% 8%}50%{background-position:92% 92%}to{background-position:8% 8%}}@media (prefers-reduced-motion:reduce){.Problem-module-scss-module__Qgw8Ra__sheen{opacity:0;animation:none}}.Problem-module-scss-module__Qgw8Ra__mobile{background:#0d0d11;flex-direction:column;gap:48px;padding:64px 24px;display:none}@media screen and not (min-width:768px){.Problem-module-scss-module__Qgw8Ra__mobile{display:flex}}.Problem-module-scss-module__Qgw8Ra__mobileTitle{color:#fbfbff;margin:0;font-size:24px;font-weight:600;line-height:32px}.Problem-module-scss-module__Qgw8Ra__mobileBlock{border-bottom:.5px solid #333336;flex-direction:column;gap:24px;padding-bottom:24px;display:flex}.Problem-module-scss-module__Qgw8Ra__mobileEyebrow{text-transform:uppercase;letter-spacing:.04em;color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(280deg,#93c5fd 51%,#3262ff 98%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:12px;font-weight:500;line-height:1.15}.Problem-module-scss-module__Qgw8Ra__mobileHeading{color:#fbfbff;margin:0;font-size:24px;font-weight:600;line-height:32px}.Problem-module-scss-module__Qgw8Ra__mobileBody{color:#aeaeb2;margin:0;font-size:14px;font-weight:400;line-height:20px}.Problem-module-scss-module__Qgw8Ra__reveal{opacity:0;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.Problem-module-scss-module__Qgw8Ra__revealVisible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Problem-module-scss-module__Qgw8Ra__reveal{opacity:1;transform:none;transition:none!important}}
