.HeroScrollSequence-module-scss-module__uoRZVa__heroContainer{background-color:var(--background-dark);height:280vh;position:relative}.HeroScrollSequence-module-scss-module__uoRZVa__stickySection{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.HeroScrollSequence-module-scss-module__uoRZVa__scene{perspective:1200px;perspective-origin:50%;position:absolute;inset:0;overflow:hidden}.HeroScrollSequence-module-scss-module__uoRZVa__sceneCanvas{will-change:transform;width:max(100%,150vh);height:max(100vh,66.6667vw);position:absolute;top:50%;left:50%;translate:-50% -50%}.HeroScrollSequence-module-scss-module__uoRZVa__roomBackground{background-color:#f5f5f7;position:absolute;inset:0}.HeroScrollSequence-module-scss-module__uoRZVa__sceneImage{object-fit:fill;pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.HeroScrollSequence-module-scss-module__uoRZVa__doorWrapper{perspective:800px;perspective-origin:50%;z-index:1;position:absolute}.HeroScrollSequence-module-scss-module__uoRZVa__doorPanel{width:100%;height:100%;transform-style:preserve-3d;transform-origin:0}.HeroScrollSequence-module-scss-module__uoRZVa__doorFace{backface-visibility:hidden;background-color:#5a3e2b;background-repeat:no-repeat;position:absolute;inset:0}.HeroScrollSequence-module-scss-module__uoRZVa__doorBack{backface-visibility:hidden;background-color:#2a1f17;position:absolute;inset:0;transform:rotateY(180deg)}.HeroScrollSequence-module-scss-module__uoRZVa__uiLayer{z-index:20;pointer-events:none;position:absolute;inset:0}.HeroScrollSequence-module-scss-module__uoRZVa__uiLayer>*{pointer-events:auto}.HeroScrollSequence-module-scss-module__uoRZVa__whiteOverlay{z-index:30;pointer-events:none;background-color:#f5f5f7;position:absolute;inset:0}.HeroScrollSequence-module-scss-module__uoRZVa__header{z-index:40;justify-content:space-between;align-items:center;padding:36px 62px;display:flex;position:absolute;top:0;left:0;right:0}.HeroScrollSequence-module-scss-module__uoRZVa__logo{align-items:center;display:flex}.HeroScrollSequence-module-scss-module__uoRZVa__authButtons{align-items:center;gap:12px;display:flex}.HeroScrollSequence-module-scss-module__uoRZVa__loginButton{color:var(--white);border-radius:8px;padding:10px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s}.HeroScrollSequence-module-scss-module__uoRZVa__loginButton:hover{opacity:.8}.HeroScrollSequence-module-scss-module__uoRZVa__signupButton{color:var(--white);background-color:#ffffff26;border-radius:8px;padding:10px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .2s}.HeroScrollSequence-module-scss-module__uoRZVa__signupButton:hover{background-color:#ffffff40}.HeroScrollSequence-module-scss-module__uoRZVa__welcomeText{z-index:10;max-width:1000px;color:var(--white);position:absolute;bottom:152px;left:56px}.HeroScrollSequence-module-scss-module__uoRZVa__title{letter-spacing:-.5px;margin-bottom:16px;font-size:58px;font-weight:600;line-height:1.15}.HeroScrollSequence-module-scss-module__uoRZVa__subtitle{opacity:.8;font-size:24px;font-weight:400;line-height:1.5}.HeroScrollSequence-module-scss-module__uoRZVa__navigation{z-index:15;width:100%;position:absolute;bottom:0;left:0}.HeroScrollSequence-module-scss-module__uoRZVa__scrollArrowLeft,.HeroScrollSequence-module-scss-module__uoRZVa__scrollArrowRight{z-index:2;width:21px;height:57px;position:absolute;top:0}.HeroScrollSequence-module-scss-module__uoRZVa__scrollArrowLeft{left:0}.HeroScrollSequence-module-scss-module__uoRZVa__scrollArrowRight{right:0;transform:scaleX(-1)}.HeroScrollSequence-module-scss-module__uoRZVa__navTopRow{border-top:1px solid #6a7383;width:calc(100% - 40px);margin:0 auto;display:flex}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItem{height:48px;color:var(--white);letter-spacing:.18px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);cursor:pointer;white-space:nowrap;background-color:#404a5dcc;border-left:1px solid #6a7383;flex:1 0 0;justify-content:center;align-items:center;font-size:18px;font-weight:400;line-height:24px;text-decoration:none;transition:background-color .2s;display:flex}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItem:last-child{border-right:1px solid #6a7383}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItem:hover{background-color:#404a5d}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItemWide{flex:0 0 361px}.HeroScrollSequence-module-scss-module__uoRZVa__navDivider{width:100%;height:8px}.HeroScrollSequence-module-scss-module__uoRZVa__navDividerImage{width:100%;height:100%;display:block}.HeroScrollSequence-module-scss-module__uoRZVa__navBottomRow{border-top:1px solid #5e5e5e;display:flex}.HeroScrollSequence-module-scss-module__uoRZVa__navBottomItem{height:48px;color:var(--white);letter-spacing:.18px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;white-space:nowrap;background-color:#404a5dcc;flex:1 0 0;justify-content:center;align-items:center;font-size:18px;font-weight:400;line-height:24px;text-decoration:none;transition:background-color .2s;display:flex}.HeroScrollSequence-module-scss-module__uoRZVa__navBottomItem+.HeroScrollSequence-module-scss-module__uoRZVa__navBottomItem{border-left:1px solid #6a7383}.HeroScrollSequence-module-scss-module__uoRZVa__navBottomItem:hover{background-color:#404a5d}@media (max-width:768px){.HeroScrollSequence-module-scss-module__uoRZVa__header{padding:20px}.HeroScrollSequence-module-scss-module__uoRZVa__welcomeText{bottom:120px;left:20px;right:20px}.HeroScrollSequence-module-scss-module__uoRZVa__title{font-size:32px;line-height:1.2}.HeroScrollSequence-module-scss-module__uoRZVa__subtitle{font-size:16px}.HeroScrollSequence-module-scss-module__uoRZVa__scrollArrowLeft,.HeroScrollSequence-module-scss-module__uoRZVa__scrollArrowRight{display:none}.HeroScrollSequence-module-scss-module__uoRZVa__navTopRow{border-top:1px solid #6a7383;flex-wrap:nowrap;width:100%}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItem{border-left:none;border-right:1px solid #6a7383;flex:1 1 0;height:40px;font-size:13px}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItem:last-child{border-right:none}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItemWide{flex:1 1 0}.HeroScrollSequence-module-scss-module__uoRZVa__navBottomItem{height:40px;font-size:14px}}@media (max-width:480px){.HeroScrollSequence-module-scss-module__uoRZVa__header{padding:16px}.HeroScrollSequence-module-scss-module__uoRZVa__welcomeText{bottom:90px;left:16px;right:16px}.HeroScrollSequence-module-scss-module__uoRZVa__title{font-size:22px;line-height:1.25}.HeroScrollSequence-module-scss-module__uoRZVa__subtitle{font-size:13px}.HeroScrollSequence-module-scss-module__uoRZVa__navTopItem{height:34px;padding:0 4px;font-size:11px}.HeroScrollSequence-module-scss-module__uoRZVa__navBottomItem{height:34px;font-size:12px}}
.CommunitySection-module-scss-module__IchRiq__section{background-color:var(--white);min-height:100vh;position:relative;overflow:hidden}.CommunitySection-module-scss-module__IchRiq__villageBg{opacity:.1;pointer-events:none;width:1080px;position:absolute;bottom:0;left:50%;translate:-50%}.CommunitySection-module-scss-module__IchRiq__villageBg img{width:100%;height:auto;display:block}.CommunitySection-module-scss-module__IchRiq__frame{width:100%;max-width:1440px;height:900px;margin:0 auto;position:relative}.CommunitySection-module-scss-module__IchRiq__heading{text-align:center;z-index:10;width:639px;position:absolute;top:140px;left:50%;translate:-50%}.CommunitySection-module-scss-module__IchRiq__heading h2{color:var(--text-dark);letter-spacing:-.56px;white-space:nowrap;margin-bottom:16px;font-size:56px;font-weight:600;line-height:1}.CommunitySection-module-scss-module__IchRiq__heading p{color:var(--text-light);letter-spacing:-.18px;max-width:520px;margin:0 auto;font-size:18px;line-height:24px}.CommunitySection-module-scss-module__IchRiq__networkArea{width:1038px;height:455px;position:absolute;top:343px;left:201px}.CommunitySection-module-scss-module__IchRiq__circles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.CommunitySection-module-scss-module__IchRiq__node{z-index:5;position:absolute}.CommunitySection-module-scss-module__IchRiq__nodeInner{width:max-content;display:flex;position:relative}.CommunitySection-module-scss-module__IchRiq__nodeInnerSchool{align-items:flex-start;gap:26px}.CommunitySection-module-scss-module__IchRiq__nodeInnerCommunity,.CommunitySection-module-scss-module__IchRiq__nodeInnerTutoring{align-items:center;gap:27px}.CommunitySection-module-scss-module__IchRiq__iconComposite{flex-shrink:0;width:96px;height:96px;position:relative}.CommunitySection-module-scss-module__IchRiq__iconBg{width:96px;height:96px;display:block}.CommunitySection-module-scss-module__IchRiq__iconInner{width:32px;height:32px;position:absolute;top:50%;left:50%;translate:-50% -50%}.CommunitySection-module-scss-module__IchRiq__nodeIcon{flex-shrink:0}.CommunitySection-module-scss-module__IchRiq__nodeIcon img{width:96px;height:96px;display:block}.CommunitySection-module-scss-module__IchRiq__nodeText{width:293px}.CommunitySection-module-scss-module__IchRiq__nodeText h3{color:var(--text-dark);font-size:20px;font-weight:500;line-height:1}.CommunitySection-module-scss-module__IchRiq__nodeText p{color:var(--text-light);font-size:16px;line-height:1.2}.CommunitySection-module-scss-module__IchRiq__textRight{text-align:right}.CommunitySection-module-scss-module__IchRiq__nodeHome{align-items:flex-end;gap:33px;top:327px;left:888px}.CommunitySection-module-scss-module__IchRiq__nodeHome .CommunitySection-module-scss-module__IchRiq__nodeText h3{margin-bottom:11px}.CommunitySection-module-scss-module__IchRiq__nodeSchool{align-items:flex-start;gap:26px;top:382px;left:75px}.CommunitySection-module-scss-module__IchRiq__nodeSchool .CommunitySection-module-scss-module__IchRiq__nodeText h3{margin-bottom:14px}.CommunitySection-module-scss-module__IchRiq__nodeCommunity{align-items:center;gap:27px;top:634px;left:133px}.CommunitySection-module-scss-module__IchRiq__nodeCommunity .CommunitySection-module-scss-module__IchRiq__nodeText h3{margin-bottom:16px}.CommunitySection-module-scss-module__IchRiq__nodeTutoring{align-items:center;gap:27px;top:580px;left:983px}.CommunitySection-module-scss-module__IchRiq__nodeTutoring .CommunitySection-module-scss-module__IchRiq__nodeText h3{margin-bottom:15px}@media (max-width:1024px){.CommunitySection-module-scss-module__IchRiq__section{min-height:auto}.CommunitySection-module-scss-module__IchRiq__frame{flex-direction:column;align-items:center;height:auto;padding:0 24px 80px;display:flex}.CommunitySection-module-scss-module__IchRiq__heading{width:100%;max-width:560px;margin-top:100px;position:relative;top:auto;left:auto;translate:none}.CommunitySection-module-scss-module__IchRiq__heading h2{white-space:normal;font-size:40px}.CommunitySection-module-scss-module__IchRiq__villageBg{width:100%;max-width:800px}.CommunitySection-module-scss-module__IchRiq__networkArea,.CommunitySection-module-scss-module__IchRiq__circles{display:none}.CommunitySection-module-scss-module__IchRiq__node{width:100%;max-width:480px;margin-top:40px;position:relative;top:auto!important;left:auto!important}.CommunitySection-module-scss-module__IchRiq__nodeInner{width:100%;align-items:center!important;gap:20px!important}.CommunitySection-module-scss-module__IchRiq__nodeInnerSchool,.CommunitySection-module-scss-module__IchRiq__nodeInnerCommunity{flex-direction:row-reverse}.CommunitySection-module-scss-module__IchRiq__nodeText{flex:1;width:auto;text-align:left!important}.CommunitySection-module-scss-module__IchRiq__nodeText h3{margin-bottom:8px!important}.CommunitySection-module-scss-module__IchRiq__textRight{text-align:left}.CommunitySection-module-scss-module__IchRiq__nodeTutoring{top:auto!important;left:auto!important}}@media (max-width:768px){.CommunitySection-module-scss-module__IchRiq__heading{margin-top:80px}.CommunitySection-module-scss-module__IchRiq__heading h2{font-size:32px}.CommunitySection-module-scss-module__IchRiq__heading p{font-size:16px}.CommunitySection-module-scss-module__IchRiq__node{margin-top:32px}.CommunitySection-module-scss-module__IchRiq__iconComposite,.CommunitySection-module-scss-module__IchRiq__iconBg,.CommunitySection-module-scss-module__IchRiq__nodeIcon img{width:64px;height:64px}.CommunitySection-module-scss-module__IchRiq__nodeText h3{font-size:18px}.CommunitySection-module-scss-module__IchRiq__nodeText p{font-size:14px;line-height:1.4}}@media (max-width:480px){.CommunitySection-module-scss-module__IchRiq__frame{padding:0 20px 60px}.CommunitySection-module-scss-module__IchRiq__heading{margin-top:72px}.CommunitySection-module-scss-module__IchRiq__heading h2{font-size:26px}.CommunitySection-module-scss-module__IchRiq__heading p{font-size:14px}.CommunitySection-module-scss-module__IchRiq__node{max-width:100%;margin-top:28px}.CommunitySection-module-scss-module__IchRiq__nodeInner{gap:14px!important}.CommunitySection-module-scss-module__IchRiq__iconComposite,.CommunitySection-module-scss-module__IchRiq__iconBg,.CommunitySection-module-scss-module__IchRiq__nodeIcon img{width:52px;height:52px}.CommunitySection-module-scss-module__IchRiq__nodeText h3{font-size:16px}.CommunitySection-module-scss-module__IchRiq__nodeText p{font-size:13px}}
.RoleSection-module-scss-module__H52wQa__outerContainer{height:300vh;position:relative}.RoleSection-module-scss-module__H52wQa__container{background-color:var(--primary-color);justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.RoleSection-module-scss-module__H52wQa__brushBg{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:2166px;height:2257px;display:flex;position:absolute;top:-209px;left:-515px}.RoleSection-module-scss-module__H52wQa__brushBg img{opacity:.6;width:1719px;height:1852px;transform:rotate(-16.14deg)}.RoleSection-module-scss-module__H52wQa__content{z-index:5;text-align:center;color:var(--white);max-width:1040px;position:relative}.RoleSection-module-scss-module__H52wQa__label{letter-spacing:3.6px;text-transform:uppercase;margin-bottom:40px;font-size:24px;font-weight:600}.RoleSection-module-scss-module__H52wQa__body{font-size:44px;font-weight:400;line-height:52px}.RoleSection-module-scss-module__H52wQa__karaokeLines{flex-direction:column;gap:4px;display:flex}.RoleSection-module-scss-module__H52wQa__karaokeLine{margin:0;font-size:44px;font-weight:400;line-height:1.2}.RoleSection-module-scss-module__H52wQa__karaokeSpacer{height:24px}.RoleSection-module-scss-module__H52wQa__floatingIcon{opacity:.7;z-index:3;position:absolute}.RoleSection-module-scss-module__H52wQa__floatingIcon img{object-fit:contain;width:100%;height:100%}.RoleSection-module-scss-module__H52wQa__globe{width:56px;height:70px;top:81px;right:114px}.RoleSection-module-scss-module__H52wQa__atom{width:56px;height:56px;top:228px;left:88px}.RoleSection-module-scss-module__H52wQa__cap{width:49px;height:32px;top:27px;left:340px}.RoleSection-module-scss-module__H52wQa__airplane{width:85px;height:64px;bottom:70px;left:43px;transform:rotate(-55.63deg)}.RoleSection-module-scss-module__H52wQa__universe{width:92px;height:51px;bottom:142px;right:44px}.RoleSection-module-scss-module__H52wQa__protractor{width:56px;height:40px;bottom:-90px;right:266px;transform:rotate(-41.19deg)}.RoleSection-module-scss-module__H52wQa__dot{background-color:var(--white);z-index:2;border-radius:50%;position:absolute}.RoleSection-module-scss-module__H52wQa__dot1{top:112px;left:160px}.RoleSection-module-scss-module__H52wQa__dot2{top:292px;right:206px}.RoleSection-module-scss-module__H52wQa__dot3{top:405px;left:120px}.RoleSection-module-scss-module__H52wQa__dot4{top:405px;right:90px}.RoleSection-module-scss-module__H52wQa__dot5{bottom:163px;left:180px}.RoleSection-module-scss-module__H52wQa__dot6{bottom:188px;right:250px}@media (max-width:768px){.RoleSection-module-scss-module__H52wQa__content{max-width:100%;padding:0 24px}.RoleSection-module-scss-module__H52wQa__label{letter-spacing:2px;margin-bottom:24px;font-size:16px}.RoleSection-module-scss-module__H52wQa__karaokeLine{font-size:28px}.RoleSection-module-scss-module__H52wQa__floatingIcon{opacity:.4}.RoleSection-module-scss-module__H52wQa__globe{width:40px;height:50px;right:20px}.RoleSection-module-scss-module__H52wQa__atom{width:40px;height:40px;left:20px}.RoleSection-module-scss-module__H52wQa__cap{width:36px;height:24px;left:120px}.RoleSection-module-scss-module__H52wQa__airplane{width:60px;height:45px;left:10px}.RoleSection-module-scss-module__H52wQa__universe{width:65px;height:36px;right:10px}.RoleSection-module-scss-module__H52wQa__protractor{display:none}}@media (max-width:480px){.RoleSection-module-scss-module__H52wQa__label{font-size:14px}.RoleSection-module-scss-module__H52wQa__karaokeLine{font-size:22px}.RoleSection-module-scss-module__H52wQa__karaokeSpacer{height:16px}.RoleSection-module-scss-module__H52wQa__floatingIcon,.RoleSection-module-scss-module__H52wQa__dot{display:none}}
.HowItWorksSection-module-scss-module__ngG_IG__container{background-color:var(--white);flex-direction:column;align-items:center;gap:80px;min-height:100vh;padding:140px 96px 180px;display:flex;overflow:hidden}.HowItWorksSection-module-scss-module__ngG_IG__heading{text-align:center;max-width:562px}.HowItWorksSection-module-scss-module__ngG_IG__heading h2{color:var(--text-dark);margin-bottom:16px;font-size:64px;font-weight:600;line-height:1}.HowItWorksSection-module-scss-module__ngG_IG__heading p{color:var(--text-light);font-size:18px;line-height:24px}.HowItWorksSection-module-scss-module__ngG_IG__grid{grid-template-columns:1fr 1fr;gap:24px;width:100%;max-width:1040px;display:grid}.HowItWorksSection-module-scss-module__ngG_IG__card{flex-direction:column;gap:24px;display:flex}.HowItWorksSection-module-scss-module__ngG_IG__illustration{border-radius:17px;height:320px;position:relative;overflow:hidden}.HowItWorksSection-module-scss-module__ngG_IG__illustrationBlue{background-color:#d5e3fb}.HowItWorksSection-module-scss-module__ngG_IG__illustrationLight{background-color:#ddeaff}.HowItWorksSection-module-scss-module__ngG_IG__cardContent{max-width:444px}.HowItWorksSection-module-scss-module__ngG_IG__cardContent h3{color:#252525;margin-bottom:24px;font-size:28px;font-weight:600;line-height:28px}.HowItWorksSection-module-scss-module__ngG_IG__cardContent p{color:var(--text-light);font-size:18px;font-weight:400;line-height:24px}.HowItWorksSection-module-scss-module__ngG_IG__assessWrapper{width:100%;height:100%;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__assessCardBack{background:#fff9;border-radius:16px 16px 0 0;width:299px;height:238px;position:absolute;top:47px;left:50%;translate:-50%}.HowItWorksSection-module-scss-module__ngG_IG__assessCardMid{background:#fffc;border-radius:16px 16px 0 0;width:334px;height:238px;position:absolute;top:65px;left:50%;translate:-50%}.HowItWorksSection-module-scss-module__ngG_IG__assessCardFront{background:var(--white);border-radius:16px 16px 0 0;flex-wrap:wrap;gap:16px;width:384px;height:238px;padding:24px;display:flex;position:absolute;top:83px;left:50%;translate:-50%;box-shadow:0 -8px 32px -2px #b8cbea80}.HowItWorksSection-module-scss-module__ngG_IG__assessProfile{background:#e8e9ef;border-radius:8px;width:36px;height:36px}.HowItWorksSection-module-scss-module__ngG_IG__assessAvatar{width:100%;height:100%}.HowItWorksSection-module-scss-module__ngG_IG__assessBars{flex-direction:column;gap:4px;margin-top:4px;display:flex}.HowItWorksSection-module-scss-module__ngG_IG__barBlue,.HowItWorksSection-module-scss-module__ngG_IG__barBlueShort{background:#e8e9ef;border-radius:200px;height:8px}.HowItWorksSection-module-scss-module__ngG_IG__assessThumbs{gap:8px;display:flex}.HowItWorksSection-module-scss-module__ngG_IG__thumbBox{background:#e8e9ef;border-radius:8px;width:36px;height:36px}.HowItWorksSection-module-scss-module__ngG_IG__assessChart{width:119px;height:85px;position:absolute;top:116px;left:93px}.HowItWorksSection-module-scss-module__ngG_IG__assessChart img{width:100%;height:100%}.HowItWorksSection-module-scss-module__ngG_IG__assessPie{width:102px;height:102px;position:absolute;top:230px;right:90px}.HowItWorksSection-module-scss-module__ngG_IG__pieLarge{background:conic-gradient(#3579e5 0deg 200deg,#f65d7a 200deg 280deg,#c8d5e8 280deg);border-radius:50%;width:102px;height:102px}.HowItWorksSection-module-scss-module__ngG_IG__pieSlice1{background:#d5e3fb;border-radius:50px 0 0 50px;width:50px;height:98px;position:absolute;top:0;left:0}.HowItWorksSection-module-scss-module__ngG_IG__pieSlice2{background:#d5e3fb;border-radius:0 50px 0 0;width:52px;height:65px;position:absolute;top:0;right:0}.HowItWorksSection-module-scss-module__ngG_IG__assessMagnifier{width:106px;height:106px;position:absolute;top:184px;right:30px}.HowItWorksSection-module-scss-module__ngG_IG__assessMagnifier img{width:100%;height:100%}.HowItWorksSection-module-scss-module__ngG_IG__matchWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__matchGlobe{width:397px;height:397px;margin-top:20px}.HowItWorksSection-module-scss-module__ngG_IG__matchShield{width:77px;height:89px;position:absolute;top:111px;right:43px}.HowItWorksSection-module-scss-module__ngG_IG__assignWrapper{width:100%;height:100%;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__assignLeft{position:absolute;top:45px;left:33px}.HowItWorksSection-module-scss-module__ngG_IG__assignPerson{width:176px;height:116px;margin-bottom:20px;display:block}.HowItWorksSection-module-scss-module__ngG_IG__liveButton{box-sizing:border-box;width:176px;color:var(--white);letter-spacing:1.92px;background:#f14050;border-radius:8px;align-items:center;gap:14px;padding:10px 24px;font-size:16px;font-weight:600;display:flex}.HowItWorksSection-module-scss-module__ngG_IG__liveDot{background:var(--white);border-radius:50%;flex-shrink:0;width:12px;height:12px}.HowItWorksSection-module-scss-module__ngG_IG__assignCalendar{width:475px;position:absolute;top:38px;right:-25px}.HowItWorksSection-module-scss-module__ngG_IG__calendarPills{gap:28px;margin-bottom:8px;padding:0 19px;display:flex}.HowItWorksSection-module-scss-module__ngG_IG__calendarPills:after{content:""}.HowItWorksSection-module-scss-module__ngG_IG__calendarPill{background:var(--white);border-radius:232px;width:14px;height:33px}.HowItWorksSection-module-scss-module__ngG_IG__calendarPill:last-child{width:15px;height:37px}.HowItWorksSection-module-scss-module__ngG_IG__calendarHeader{background:#3579e5;border-radius:14px 14px 0 0;width:100%;height:44px}.HowItWorksSection-module-scss-module__ngG_IG__calendarBody{background:#3579e5;border-radius:0 0 0 14px;grid-template-columns:repeat(4,1fr);gap:0;width:322px;min-height:242px;padding:16px;display:grid}.HowItWorksSection-module-scss-module__ngG_IG__calendarBody:before{content:"";background:var(--white);z-index:2;border-radius:12px;width:275px;height:186px;position:absolute;top:95px;right:-25px}.HowItWorksSection-module-scss-module__ngG_IG__calendarCell{z-index:3;background:#f5f5f7;border:1px solid #0c2b5c1a;border-radius:7px;justify-content:center;align-items:center;width:58px;height:45px;display:flex;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__assignPlant{width:67px;height:68px;position:absolute;bottom:10px;left:28px}.HowItWorksSection-module-scss-module__ngG_IG__assignPlant img{width:100%;height:100%}.HowItWorksSection-module-scss-module__ngG_IG__analyticsWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__analyticsChartContainer{width:321px;height:252px;margin-top:25px;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__analyticsChart{width:100%;height:100%}.HowItWorksSection-module-scss-module__ngG_IG__analyticsDashboard{background:#2a2f5c;border-radius:12px;align-items:center;gap:10px;width:114px;height:80px;padding:12px;display:flex;position:absolute;top:23px;left:68px;box-shadow:0 8px 24px #00000026}.HowItWorksSection-module-scss-module__ngG_IG__dashDonut{background:conic-gradient(#f65d7a 0deg 120deg,#3579e5 120deg 240deg,#fab25b 240deg);border-radius:50%;width:36px;height:36px;position:relative}.HowItWorksSection-module-scss-module__ngG_IG__dashDonut:after{content:"";background:#2a2f5c;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;translate:-50% -50%}.HowItWorksSection-module-scss-module__ngG_IG__dashLines{flex-direction:column;flex:1;gap:4px;display:flex}.HowItWorksSection-module-scss-module__ngG_IG__dashLine{background:#ffffff4d;border-radius:2px;width:100%;height:4px}.HowItWorksSection-module-scss-module__ngG_IG__analyticsAirplane{opacity:.8;width:40px;height:40px;position:absolute;top:23px;right:68px}.HowItWorksSection-module-scss-module__ngG_IG__analyticsAirplane img{width:100%;height:100%}.HowItWorksSection-module-scss-module__ngG_IG__analyticsMedal{width:69px;height:87px;position:absolute;bottom:33px;right:40px}.HowItWorksSection-module-scss-module__ngG_IG__analyticsMedal img{width:100%;height:100%}@media (max-width:1024px){.HowItWorksSection-module-scss-module__ngG_IG__container{gap:60px;padding:100px 40px 120px}.HowItWorksSection-module-scss-module__ngG_IG__grid{grid-template-columns:1fr;max-width:600px}.HowItWorksSection-module-scss-module__ngG_IG__heading h2{font-size:48px}.HowItWorksSection-module-scss-module__ngG_IG__matchGlobe{width:280px;height:280px}.HowItWorksSection-module-scss-module__ngG_IG__assignCalendar{width:360px;right:-10px}}@media (max-width:768px){.HowItWorksSection-module-scss-module__ngG_IG__container{gap:48px;padding:80px 24px}.HowItWorksSection-module-scss-module__ngG_IG__heading h2{font-size:36px}.HowItWorksSection-module-scss-module__ngG_IG__heading p{font-size:16px}.HowItWorksSection-module-scss-module__ngG_IG__illustration{height:260px}.HowItWorksSection-module-scss-module__ngG_IG__cardContent{max-width:100%}.HowItWorksSection-module-scss-module__ngG_IG__cardContent h3{margin-bottom:16px;font-size:22px}.HowItWorksSection-module-scss-module__ngG_IG__cardContent p{font-size:16px}.HowItWorksSection-module-scss-module__ngG_IG__assessCardBack{width:240px;height:200px}.HowItWorksSection-module-scss-module__ngG_IG__assessCardMid{width:270px;height:200px}.HowItWorksSection-module-scss-module__ngG_IG__assessCardFront{width:310px;height:200px;padding:16px}.HowItWorksSection-module-scss-module__ngG_IG__matchGlobe{width:220px;height:220px}.HowItWorksSection-module-scss-module__ngG_IG__matchShield{width:60px;height:70px;right:20px}.HowItWorksSection-module-scss-module__ngG_IG__assignCalendar{width:300px;right:-15px}.HowItWorksSection-module-scss-module__ngG_IG__calendarBody{width:220px}.HowItWorksSection-module-scss-module__ngG_IG__calendarBody:before{width:190px;height:140px}.HowItWorksSection-module-scss-module__ngG_IG__calendarCell{width:40px;height:36px}.HowItWorksSection-module-scss-module__ngG_IG__analyticsChartContainer{width:260px;height:210px}}@media (max-width:480px){.HowItWorksSection-module-scss-module__ngG_IG__container{gap:40px;padding:60px 16px}.HowItWorksSection-module-scss-module__ngG_IG__heading h2{font-size:28px}.HowItWorksSection-module-scss-module__ngG_IG__illustration{height:220px}.HowItWorksSection-module-scss-module__ngG_IG__cardContent h3{margin-bottom:12px;font-size:20px}.HowItWorksSection-module-scss-module__ngG_IG__assessCardBack{width:200px;height:170px}.HowItWorksSection-module-scss-module__ngG_IG__assessCardMid{width:224px;height:170px}.HowItWorksSection-module-scss-module__ngG_IG__assessCardFront{width:260px;height:170px}.HowItWorksSection-module-scss-module__ngG_IG__matchGlobe{width:180px;height:180px}.HowItWorksSection-module-scss-module__ngG_IG__assignCalendar{width:240px}.HowItWorksSection-module-scss-module__ngG_IG__calendarBody{width:170px;min-height:180px}.HowItWorksSection-module-scss-module__ngG_IG__calendarBody:before{width:150px;height:110px}.HowItWorksSection-module-scss-module__ngG_IG__calendarCell{width:32px;height:30px}}
.ValuePillarsSection-module-scss-module__Qyt00G__outerContainer{height:400vh;position:relative}.ValuePillarsSection-module-scss-module__Qyt00G__section{background-color:#1a1d2e;height:100vh;position:sticky;top:0;overflow:hidden}.ValuePillarsSection-module-scss-module__Qyt00G__contentWrapper{width:100%;max-width:1440px;height:100%;margin:0 auto;position:relative}.ValuePillarsSection-module-scss-module__Qyt00G__leftSide{position:absolute;top:50%;left:96px;transform:translateY(-50%)}.ValuePillarsSection-module-scss-module__Qyt00G__title{color:var(--white);letter-spacing:-1.2px;white-space:pre;margin-bottom:48px;font-size:120px;font-weight:600;line-height:128px}.ValuePillarsSection-module-scss-module__Qyt00G__subtitle{color:var(--white);max-width:486px;font-size:24px;font-weight:400;line-height:32px}.ValuePillarsSection-module-scss-module__Qyt00G__rightSide{width:612px;position:absolute;top:50%;left:716px;transform:translateY(-50%)}.ValuePillarsSection-module-scss-module__Qyt00G__trackLine{background-color:#fff3;width:4px;position:absolute;top:0;bottom:0;left:750px}.ValuePillarsSection-module-scss-module__Qyt00G__activeTrack{background-color:#fab25b;border-radius:0 0 200px 200px;width:100%;position:absolute;top:0;left:0}.ValuePillarsSection-module-scss-module__Qyt00G__pillars{flex-direction:column;gap:80px;display:flex;position:relative}.ValuePillarsSection-module-scss-module__Qyt00G__pillarItem{align-items:center;gap:32px;display:flex}.ValuePillarsSection-module-scss-module__Qyt00G__iconCircle{z-index:1;border:1px solid #e7eaee33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.ValuePillarsSection-module-scss-module__Qyt00G__pillarText{max-width:508px;margin:0;font-size:24px;font-weight:400;line-height:32px}.ValuePillarsSection-module-scss-module__Qyt00G__brushDecoration{opacity:.6;pointer-events:none;width:900px;height:900px;position:absolute;bottom:-60px;left:-200px;transform:rotate(-24.64deg)}.ValuePillarsSection-module-scss-module__Qyt00G__brushDecoration img{object-fit:contain;width:100%;height:100%}@media (max-width:1024px){.ValuePillarsSection-module-scss-module__Qyt00G__leftSide{text-align:center;padding:120px 24px 0;position:relative;top:auto;left:auto;transform:none}.ValuePillarsSection-module-scss-module__Qyt00G__title{white-space:normal;margin-bottom:24px;font-size:64px;line-height:72px}.ValuePillarsSection-module-scss-module__Qyt00G__subtitle{max-width:100%;margin:0 auto}.ValuePillarsSection-module-scss-module__Qyt00G__rightSide{width:100%;max-width:612px;margin:60px auto 0;padding:0 24px 80px;position:relative;top:auto;left:auto;transform:none}.ValuePillarsSection-module-scss-module__Qyt00G__trackLine{left:36px}.ValuePillarsSection-module-scss-module__Qyt00G__pillars{gap:48px}.ValuePillarsSection-module-scss-module__Qyt00G__brushDecoration{display:none}}@media (max-width:768px){.ValuePillarsSection-module-scss-module__Qyt00G__outerContainer{height:300vh}.ValuePillarsSection-module-scss-module__Qyt00G__title{font-size:48px;line-height:56px}.ValuePillarsSection-module-scss-module__Qyt00G__subtitle,.ValuePillarsSection-module-scss-module__Qyt00G__pillarText{font-size:20px;line-height:28px}.ValuePillarsSection-module-scss-module__Qyt00G__pillars{gap:36px}.ValuePillarsSection-module-scss-module__Qyt00G__iconCircle{width:56px;height:56px}.ValuePillarsSection-module-scss-module__Qyt00G__pillarItem{gap:20px}}@media (max-width:480px){.ValuePillarsSection-module-scss-module__Qyt00G__outerContainer{height:250vh}.ValuePillarsSection-module-scss-module__Qyt00G__leftSide{padding-top:80px}.ValuePillarsSection-module-scss-module__Qyt00G__title{font-size:36px;line-height:44px}.ValuePillarsSection-module-scss-module__Qyt00G__subtitle,.ValuePillarsSection-module-scss-module__Qyt00G__pillarText{font-size:16px;line-height:24px}.ValuePillarsSection-module-scss-module__Qyt00G__pillars{gap:28px}.ValuePillarsSection-module-scss-module__Qyt00G__iconCircle{width:48px;height:48px}}
.CTASection-module-scss-module__9EFqTG__container{background-color:#101626;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.CTASection-module-scss-module__9EFqTG__brushLeft{pointer-events:none;opacity:.35;width:1142px;height:1190px;position:absolute;top:346px;left:-756px}.CTASection-module-scss-module__9EFqTG__brushLeft img{width:907px;height:977px;transform:rotate(-16.14deg)}.CTASection-module-scss-module__9EFqTG__brushRight{pointer-events:none;opacity:.35;width:1142px;height:1190px;position:absolute;top:-138px;left:970px}.CTASection-module-scss-module__9EFqTG__brushRight img{width:907px;height:977px;transform:rotate(-16.14deg)}.CTASection-module-scss-module__9EFqTG__content{z-index:5;flex-direction:column;align-items:center;gap:53px;margin-bottom:64px;display:flex;position:relative}.CTASection-module-scss-module__9EFqTG__textBlock{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.CTASection-module-scss-module__9EFqTG__textBlock h2{color:var(--white);max-width:714px;font-size:64px;font-weight:500;line-height:72px}.CTASection-module-scss-module__9EFqTG__textBlock p{color:#e7eaee;max-width:448px;font-size:18px;font-weight:300;line-height:24px}.CTASection-module-scss-module__9EFqTG__emailForm{flex-direction:column;align-items:center;width:640px;display:flex}.CTASection-module-scss-module__9EFqTG__inputWrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border-radius:200px;justify-content:space-between;align-items:center;width:100%;padding:8px 8px 8px 40px;display:flex}.CTASection-module-scss-module__9EFqTG__emailInput{color:var(--white);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:18px;line-height:30px}.CTASection-module-scss-module__9EFqTG__emailInput::placeholder{color:#fff9}.CTASection-module-scss-module__9EFqTG__submitButton{background:var(--white);color:#101626;cursor:pointer;border:none;border-radius:200px;flex-shrink:0;height:56px;padding:0 32px;font-family:inherit;font-size:18px;line-height:30px;transition:opacity .2s}.CTASection-module-scss-module__9EFqTG__submitButton:hover{opacity:.9}.CTASection-module-scss-module__9EFqTG__successMessage{color:var(--white);text-align:center;margin-top:12px;font-size:18px;line-height:30px}.CTASection-module-scss-module__9EFqTG__footer{background:#101626;border-top:1px solid #404a5d;justify-content:space-between;align-items:center;height:64px;padding:0 135px;display:flex;position:absolute;bottom:0;left:0;right:0}.CTASection-module-scss-module__9EFqTG__copyright{color:#d0d5dd;font-size:14px;font-weight:300;line-height:1.2}.CTASection-module-scss-module__9EFqTG__socialIcons{align-items:center;gap:24px;display:flex}.CTASection-module-scss-module__9EFqTG__socialLink{opacity:.7;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.CTASection-module-scss-module__9EFqTG__socialLink:hover{opacity:1}.CTASection-module-scss-module__9EFqTG__socialLink img{display:block}@media (max-width:768px){.CTASection-module-scss-module__9EFqTG__content{gap:32px;margin-bottom:80px}.CTASection-module-scss-module__9EFqTG__textBlock{gap:20px}.CTASection-module-scss-module__9EFqTG__textBlock h2{font-size:36px;line-height:44px}.CTASection-module-scss-module__9EFqTG__textBlock p{font-size:16px}.CTASection-module-scss-module__9EFqTG__emailForm{width:100%;max-width:480px;padding:0 20px}.CTASection-module-scss-module__9EFqTG__inputWrapper{padding:6px 6px 6px 20px}.CTASection-module-scss-module__9EFqTG__emailInput{font-size:15px}.CTASection-module-scss-module__9EFqTG__submitButton{height:48px;padding:0 20px;font-size:15px}.CTASection-module-scss-module__9EFqTG__footer{padding:0 20px}}@media (max-width:480px){.CTASection-module-scss-module__9EFqTG__content{gap:24px;margin-bottom:64px}.CTASection-module-scss-module__9EFqTG__textBlock h2{font-size:28px;line-height:36px}.CTASection-module-scss-module__9EFqTG__emailForm{padding:0 16px}.CTASection-module-scss-module__9EFqTG__inputWrapper{border-radius:16px;flex-direction:column;gap:8px;padding:12px}.CTASection-module-scss-module__9EFqTG__emailInput{text-align:center;width:100%}.CTASection-module-scss-module__9EFqTG__submitButton{border-radius:12px;width:100%}.CTASection-module-scss-module__9EFqTG__footer{text-align:center;flex-direction:column;gap:12px;height:auto;padding:16px 20px}.CTASection-module-scss-module__9EFqTG__socialIcons{gap:16px}}
