.Home_container__RPOJG{width:100%;min-height:100vh;z-index:1}.Home_container__RPOJG,.Home_contents__v8To_{display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_contents__v8To_{width:100vw;height:100%;gap:3rem}@media screen and (max-width:775px){.Home_contents__v8To_{gap:6rem}}.Home_topSection__gQWKZ{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:100vw;height:100%;z-index:1}@media screen and (max-width:700px){.Home_topSection__gQWKZ{gap:3rem}}.Home_section__Cs5wl{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.Home_orbBG__IQtyV{position:absolute!important;top:0;left:0;right:0;bottom:0;z-index:-1;width:100vw!important}.Home_footerSection__B_383{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:100vw;height:100%;z-index:1}.Header_container__7dcF2{position:fixed;top:0;width:100%;height:auto;padding:4rem 0;z-index:1000;display:flex;justify-content:center;align-items:center;transition:transform .5s ease-in-out;will-change:transform;backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 70%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,1) 70%,rgba(0,0,0,0));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (max-width:575px){.Header_container__7dcF2{padding:2rem 0}}.Header_hidden__vWfsn{transform:translateY(-120%)}.Header_contents__hVeXQ{display:grid;grid-template-columns:repeat(3,1fr);width:85vw;justify-content:center;align-items:center}@media screen and (max-width:900px){.Header_contents__hVeXQ{display:flex;justify-content:space-between}}.Header_leftHeaderOne__YCCqV{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:var(--font-size)}.Header_leftHeaderTwo__62N2g{display:none}@media screen and (max-width:1800px){.Header_leftHeaderOne__YCCqV{display:none}.Header_leftHeaderTwo__62N2g{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:var(--font-size-large);font-weight:800}}.Header_menuIcon__Rl3G3{display:none;cursor:pointer}@media screen and (max-width:900px){.Header_menuIcon__Rl3G3{display:inline;margin-right:.5rem}}.Header_centerHeader__tUCrE{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:900px){.Header_centerHeader__tUCrE{display:none}}.Header_menuItem__zDUoV{position:relative;color:var(--text-color);font-size:var(--font-size);text-decoration:none;padding:.25rem 1rem;transition:color .3s ease;cursor:pointer}.Header_menuItem__zDUoV:after{content:"";position:absolute;left:1rem;bottom:0;width:calc(100% - 2rem);height:2px;background-color:var(--brand-bright-blue);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Header_menuItem__zDUoV:hover{color:var(--brand-bright-blue)}.Header_menuItem__zDUoV:hover:after{transform:scaleX(1)}.Header_rightHeader__DrV0i{display:flex;align-items:center;justify-content:flex-end;width:100%}.Header_menuBackdrop__WrKW4{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:1500}.Header_menuBackdrop__WrKW4.Header_show__stDRR{opacity:1;pointer-events:auto}.Header_mobileMenu___HJ4I{position:fixed;top:0;left:0;right:0;padding:4rem 0;height:auto;background:var(--card-background-50);border-bottom:1px solid var(--border-50);border-radius:40px;box-shadow:0 12px 24px rgba(0,0,0,.25),0 2px 8px rgba(0,0,0,.15);backdrop-filter:blur(20px);display:flex;flex-direction:column;overflow-y:auto;transform:translateY(-100%);transition:transform .65s cubic-bezier(.22,1,.36,1);z-index:2000}.Header_mobileMenu___HJ4I.Header_open__JIFNr{transform:translateY(0)}.Header_mobileMenuItem__YaeWW{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;color:var(--text-color);font-size:3rem;transition:background .2s ease,color .2s ease}.Header_mobileMenuItem__YaeWW:hover{background:rgba(255,255,255,.06);color:var(--brand-bright-blue)}.Header_exponent__1T7ou{font-size:1rem;opacity:.85;font-variant-numeric:tabular-nums;margin-top:-1rem}@media screen and (min-width:901px){.Header_menuBackdrop__WrKW4,.Header_mobileMenu___HJ4I{display:none}}.Button_bigButton__wWi6h,.Button_headerButton__gYj1q,.Button_primaryButton__C0Bs2,.Button_secondaryButton__1VJeu{display:inline-block;font-family:Futura PT,sans-serif;font-weight:700;font-style:italic;font-size:1.25rem;text-decoration:none;text-align:center;cursor:pointer;color:var(--brand-pure-white);padding:.75rem 3rem;border-radius:25px;position:relative;overflow:hidden;isolation:isolate}@media screen and (max-width:775px){.Button_primaryButton__C0Bs2,.Button_secondaryButton__1VJeu{font-size:1rem}}@media screen and (max-width:700px){.Button_primaryButton__C0Bs2,.Button_secondaryButton__1VJeu{padding:.5rem 2.25rem}}@media screen and (max-width:500px){.Button_primaryButton__C0Bs2{font-size:1.25rem;padding:.75rem 3.25rem;border-radius:20px}.Button_secondaryButton__1VJeu{font-size:1.25rem;padding:.5rem 2.5rem;border-radius:20px}}.Button_primaryButton__C0Bs2{background-color:var(--brand-bright-blue)}.Button_secondaryButton__1VJeu{background:rgba(6,6,14,.2);backdrop-filter:blur(2px);border:1px solid var(--brand-pure-white-50)}.Button_smallerButton__afr0H{font-size:1rem;padding:.25rem 1.5rem;border-radius:15px}.Button_largerButton__l0X07{font-size:2rem;padding:.75rem 10rem;border-radius:25px}@media screen and (max-width:700px){.Button_largerButton__l0X07{font-size:1.5rem;padding:.75rem 5rem;border-radius:25px}}@media screen and (max-width:500px){.Button_largerButton__l0X07{font-size:1.25rem;padding:.75rem 4rem;border-radius:20px}}.Button_bigButton__wWi6h{background:var(--black-grey-10);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);backdrop-filter:blur(15px);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));border-radius:50px;border:1px solid var(--brand-pure-white-50);padding:1.5rem 3rem;width:100%;font-size:2rem;text-transform:uppercase}@media screen and (max-width:1300px){.Button_bigButton__wWi6h{font-size:1.75rem;padding:1.125rem 2.5rem}}@media screen and (max-width:800px){.Button_bigButton__wWi6h{font-size:1.5rem;padding:1rem 2.5rem}}@media screen and (max-width:550px){.Button_bigButton__wWi6h{font-size:1.25rem;padding:1rem 2.5rem}}@media screen and (max-width:450px){.Button_bigButton__wWi6h{font-size:1rem;padding:1rem 2.5rem}}.Button_headerButton__gYj1q{font-size:1.25rem;padding:.25rem 2.5rem;border-radius:clamp(18px,14px + 1.3vw,25px);border:1px solid var(--brand-pure-white-25);background:linear-gradient(90deg,var(--brand-dark-blue-20) 0,var(--brand-bright-blue-30) 100%);box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .2s ease-in-out}.Button_headerButton__gYj1q:hover{background:linear-gradient(90deg,var(--brand-dark-blue-40) 0,var(--brand-bright-blue-60) 100%)}@media screen and (max-width:1250px){.Button_headerButton__gYj1q{padding:.25rem 2rem;font-size:1.25rem}}@media screen and (max-width:757px){.Button_headerButton__gYj1q{padding:.125rem 1.5rem;font-size:1.125rem}}@media screen and (max-width:575px){.Button_headerButton__gYj1q{padding:.25rem 1.75rem;font-size:1rem}}.Button_headerButtonTextPrimary__CPPBy{display:inline}.Button_headerButtonTextSecondary__96JlJ{display:none}@media screen and (max-width:800px){.Button_headerButtonTextPrimary__CPPBy{display:none}.Button_headerButtonTextSecondary__96JlJ{display:inline}}.Landing_container__0YNc_{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:1;padding-top:15rem}@media screen and (max-width:775px){.Landing_container__0YNc_{padding-top:10rem}}.Landing_contents__Tr0jd{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:60%;gap:4rem}@media screen and (max-width:775px){.Landing_contents__Tr0jd{gap:3rem}}.Landing_titleSection__bozZS{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;line-height:1.125}@media screen and (max-width:1250px){.Landing_titleSection__bozZS{padding:0 2rem}}@media screen and (max-width:500px){.Landing_titleSection__bozZS{padding:0 2rem}}.Landing_headerTwoText__Ye3Nq{gap:1rem}.Landing_bodySection__m_LdU{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:4rem}@media screen and (max-width:1250px){.Landing_bodySection__m_LdU{max-width:750px;padding:0 2rem}}@media screen and (max-width:775px){.Landing_bodySection__m_LdU{max-width:750px;padding:0 2rem;gap:3rem}}@media screen and (max-width:700px){.Landing_bodySection__m_LdU{max-width:650px;padding:0 4rem}}@media screen and (max-width:500px){.Landing_bodySection__m_LdU{max-width:450px;padding:0 3rem}}.Landing_buttonSection__dSbc6{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem}@media screen and (max-width:700px){.Landing_buttonSection__dSbc6{gap:2rem}}@media screen and (max-width:500px){.Landing_buttonSection__dSbc6{flex-direction:column;gap:1.5rem}}.Landing_headerImage__dpxy2{position:absolute!important;top:0;left:0;right:0;z-index:-10;width:100vw;height:100vh;opacity:.9;-webkit-mask:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.3) 80%,rgba(0,0,0,0));mask:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.3) 80%,rgba(0,0,0,0));pointer-events:none}.UniversitySection_container__C5W5w{height:100%;overflow:hidden;z-index:1;padding-top:5%}.UniversitySection_container__C5W5w,.UniversitySection_contents__Upxbr{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.UniversitySection_contents__Upxbr{height:auto;gap:1.5rem}@media screen and (max-width:775px){.UniversitySection_contents__Upxbr{gap:2rem}}.UniversityCarousel_wrapper__kn0KQ{width:100vw;padding-block:2rem;text-align:center;opacity:.8;pointer-events:none}@media screen and (max-width:775px){.UniversityCarousel_wrapper__kn0KQ{padding-block:1rem}}.UniversityCarousel_scroller__C0pDu{width:100%;margin-inline:auto}.UniversityCarousel_scrollerInner__er1M9{display:flex;gap:6rem;padding-block:.5rem;flex-wrap:wrap}@media screen and (max-width:775px){.UniversityCarousel_scrollerInner__er1M9{gap:4rem}}.UniversityCarousel_scroller__C0pDu[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.UniversityCarousel_scroller__C0pDu[data-animated=true] .UniversityCarousel_scrollerInner__er1M9{flex-wrap:nowrap;width:max-content;will-change:transform;animation:UniversityCarousel_scroll__5QPEp var(--_duration,40s) linear infinite}.UniversityCarousel_scroller__C0pDu[data-direction=right]{--_direction:reverse}.UniversityCarousel_scroller__C0pDu[data-direction=left]{--_direction:forwards}.UniversityCarousel_scroller__C0pDu[data-speed=fast]{--_duration:32s}.UniversityCarousel_scroller__C0pDu[data-speed=xfast]{--_duration:26s}.UniversityCarousel_scroller__C0pDu[data-speed=xxfast]{--_duration:20s}.UniversityCarousel_scroller__C0pDu[data-speed=slow]{--_duration:60s}@keyframes UniversityCarousel_scroll__5QPEp{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.UniversityCarousel_imageContainer__agrEc{flex:0 0 auto}.UniversityCarousel_logo__tg4_s{height:100px;width:auto;object-fit:contain}@media screen and (max-width:775px){.UniversityCarousel_logo__tg4_s{height:65px}}.HeadingTag_container__7ZyW5,.HeadingTag_contents__NzBYH{display:flex;flex-direction:column;align-items:center;justify-content:center}.HeadingTag_contents__NzBYH{padding:.25rem 3rem;border-radius:15px;opacity:.85}.HeadingTag_text__93NWN{font-size:1.5rem;color:var(--brand-bright-blue);text-align:center}@media screen and (max-width:775px){.HeadingTag_contents__NzBYH{padding:.25rem 1.75rem}.HeadingTag_text__93NWN{font-size:1rem}}.ProgramSection_sectionWrapper__yujgH{box-sizing:border-box;padding:0;margin:0;z-index:1}.ProgramSection_sectionBackground__4GvUU,.ProgramSection_sectionWrapper__yujgH{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ProgramSection_sectionBackground__4GvUU{position:relative;padding:6rem;margin:6rem 0;border-radius:100px;background-color:var(--card-background-10);backdrop-filter:blur(15px);border:1px solid var(--border);box-shadow:0 4px 30px rgba(0,0,0,.1)}@media screen and (max-width:875px){.ProgramSection_sectionBackground__4GvUU{padding:3rem;margin:2rem 0}}@media screen and (max-width:500px){.ProgramSection_sectionBackground__4GvUU{padding:2rem 2rem 4rem;border-radius:50px}}@media screen and (max-width:425px){.ProgramSection_sectionBackground__4GvUU{padding-bottom:5rem}}.ProgramSection_container__iQd1F{z-index:1}.ProgramSection_container__iQd1F,.ProgramSection_contents__TicIn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ProgramSection_contents__TicIn{gap:3rem}.ProgramSection_titleSection__gKIJz{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;line-height:1.125;gap:1rem}.ProgramSection_titleText__ytCX_{gap:1rem}.ProgramSection_subtitle__hUB1U{font-size:1em}.ProgramSection_bodySection__WM1aE{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:2rem;margin-bottom:-7.5rem}@media screen and (max-width:1100px){.ProgramSection_bodySection__WM1aE{margin-bottom:-5rem}}@media screen and (max-width:875px){.ProgramSection_bodySection__WM1aE{margin-bottom:0}}.ProgramSection_programCards__QRywl{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative}@media screen and (min-width:701px){.ProgramSection_captionTwo__lBqAd{display:none}}@media screen and (max-width:700px){.ProgramSection_captionOne__bmBAL{display:none}}.ProgramCard_container__bg9dZ{height:80vh;display:flex;align-items:center;justify-content:center;position:sticky;top:0;padding:0 1rem;margin:5rem 0 -8rem;pointer-events:none}@media screen and (max-width:700px){.ProgramCard_container__bg9dZ{height:100vh;margin:-8rem 0 -10rem}}.ProgramCard_card__gFer8{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:65%;min-width:1010px;overflow:hidden;z-index:1;border-radius:30px;background-color:var(--brand-dark-blue-90);backdrop-filter:blur(500px);border:1px solid var(--border);box-shadow:0 4px 30px rgba(0,0,0,.65);pointer-events:auto}@media screen and (max-width:1100px){.ProgramCard_card__gFer8{min-width:800px}}@media screen and (max-width:875px){.ProgramCard_card__gFer8{min-width:600px}}@media screen and (max-width:700px){.ProgramCard_card__gFer8{min-width:85vw}}.ProgramCard_contents__nnzYv{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;width:100%;height:100%}.ProgramCard_leftContents__rmwt6{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:35%;height:100%;gap:2rem;padding:3rem 2rem}@media screen and (max-width:1100px){.ProgramCard_leftContents__rmwt6{width:45%}}@media screen and (max-width:875px){.ProgramCard_leftContents__rmwt6{width:100%}}@media screen and (max-width:700px){.ProgramCard_leftContents__rmwt6{padding:2rem 1.5rem}}.ProgramCard_title__RrRl5{font-size:2rem;font-weight:400;color:var(--text-color);line-height:1.125}.ProgramCard_highlightsList__K06Nw{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.ProgramCard_highlightItem__eC2d9{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.ProgramCard_bottomSection__fUlib{display:flex;width:100%;justify-content:space-between;align-items:center}.ProgramCard_bottomText__FCDYI{font-size:1.5rem;font-weight:400;color:var(--text-color)}.ProgramCard_rightContents__0QaLW{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:65%;background-color:var(--black-grey-20);padding:4rem 3rem;border-radius:30px;gap:.5rem}@media screen and (max-width:1100px){.ProgramCard_rightContents__0QaLW{padding:3rem 2rem;width:50%}}@media screen and (max-width:875px){.ProgramCard_rightContents__0QaLW{display:none}}.ProgramCard_descriptionHeading__kckXE{font-size:.85rem;font-weight:500;color:var(--text-color-25)}.ProgramCard_breakPoint__Mv6KF{display:none}.SectionWrapper_container__bPMRP{box-sizing:border-box;padding:0;margin:0;z-index:1;overflow-x:hidden}.SectionWrapper_container__bPMRP,.SectionWrapper_contents__C0NoJ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.SectionWrapper_contents__C0NoJ{position:relative;padding:6rem;margin:6rem 0;border-radius:75px;background-color:var(--card-background-10);backdrop-filter:blur(10px);border:1px solid var(--border);box-shadow:0 4px 30px rgba(0,0,0,.1)}@media screen and (max-width:875px){.SectionWrapper_contents__C0NoJ{padding:3rem;margin:2rem 0;border-radius:40px}}@media screen and (max-width:550px){.SectionWrapper_contents__C0NoJ{border-radius:30px}}.StatsSection_container__LAl8C{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;margin-bottom:-3rem;padding-bottom:8rem;overflow:hidden}@media screen and (max-width:775px){.StatsSection_container__LAl8C{margin-bottom:-6rem;padding-bottom:8rem}}.StatsSection_contents__ZNNVO{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:5rem}@media screen and (max-width:775px){.StatsSection_contents__ZNNVO{gap:3rem}}.StatsSection_titleSection__har0j{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;height:100%}@media screen and (min-width:802px){.StatsSection_captionOne__WaqFf{display:block}.StatsSection_captionTwo__WPcvE{display:none}}@media screen and (max-width:801px){.StatsSection_captionOne__WaqFf{display:none}.StatsSection_captionTwo__WPcvE{display:block}}.StatsSection_statsContainer__Mo7TY{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:85%;height:100%;gap:1.5rem}@media screen and (max-width:1100px){.StatsSection_statsContainer__Mo7TY{flex-direction:column;align-items:center;justify-content:center;gap:3rem}}.StatsSection_gradientBackground__zg_XY{position:absolute;left:-200px;right:-200px;bottom:-4rem;height:500px;background:linear-gradient(90deg,rgba(226,8,255,.1),rgba(255,8,243,.1),rgba(189,201,230,.1),rgba(151,196,255,.1),rgba(151,196,255,.1));-webkit-mask:radial-gradient(ellipse at bottom,black,transparent 60%);mask:radial-gradient(ellipse at bottom,black,transparent 60%);pointer-events:none;z-index:0}.StatsSection_dividerLineSection__7fl9E{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;align-items:center}.StatBlock_container__Z6whT{position:relative;overflow:hidden}.StatBlock_container__Z6whT,.StatBlock_contents__BhnXQ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.StatBlock_title__L3CYO{font-size:10rem;font-family:montserrat,sans-serif;font-weight:500;font-style:normal;text-align:center}@media screen and (max-width:1850px){.StatBlock_title__L3CYO{font-size:7rem}}@media screen and (max-width:1500px){.StatBlock_title__L3CYO{font-size:5rem}}@media screen and (max-width:1100px){.StatBlock_title__L3CYO{font-size:7rem}}@media screen and (max-width:700px){.StatBlock_title__L3CYO{font-size:5rem}}@media screen and (max-width:500px){.StatBlock_title__L3CYO{font-size:4rem}}.StatBlock_subtitle__Mwqny{font-size:2.25rem;white-space:nowrap}@media screen and (max-width:1850px){.StatBlock_subtitle__Mwqny{font-size:2rem}}@media screen and (max-width:1500px){.StatBlock_subtitle__Mwqny{font-size:1.5rem}}@media screen and (max-width:1100px){.StatBlock_subtitle__Mwqny{font-size:1.75rem}}@media screen and (max-width:500px){.StatBlock_subtitle__Mwqny{font-size:1.5rem}}.StatBlock_svgContainer__qySGZ{opacity:.25}.GradientIcon_wrapper__GXKvf{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:0}.GradientIcon_icon__dICsE{width:80%;height:auto;--g:linear-gradient(90deg,var(--brand-bright-blue) 0%,var(--brand-hyte-pink) 100%)}.GradientIcon_base__WOVuY,.GradientIcon_blur__65yxd{color:transparent;background:var(--g);-webkit-mask:currentColor;mask:currentColor}.GradientIcon_blur__65yxd{filter:blur(15px);-webkit-mask-image:linear-gradient(180deg,transparent 0,black 60%);mask-image:linear-gradient(180deg,transparent 0,black 60%);opacity:.8}.DividerLine_dividerLine__MBTC_{width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5) 25%,#fff 50%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0))}.DividerLine_leftDividerLine__TAocu{width:100%;height:1px;background:linear-gradient(90deg,#fff,#fff 50%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0));margin:2rem 0}.DividerLine_verticalDividerLine__yADZW{width:1px;flex:0 0 1px;align-self:stretch;background:linear-gradient(180deg,#fff,#fff 50%,rgba(255,255,255,.5) 80%,rgba(255,255,255,0))}.DividerLine_borderVerticalDividerLine__49izr{width:2px;flex:0 0 1px;align-self:stretch;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.5) 25%,#fff 50%,rgba(255,255,255,.5) 75%,rgba(255,255,255,0))}.TeamSection_container__S_xlQ{width:100vw;overflow:hidden}.TeamSection_container__S_xlQ,.TeamSection_contents__n3RBf{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.TeamSection_contents__n3RBf{gap:4rem;width:100%;padding:4rem 0}@media screen and (max-width:950px){.TeamSection_contents__n3RBf{gap:2rem}}@media screen and (max-width:875px){.TeamSection_contents__n3RBf{padding:4rem 0 0}}.TeamSection_titleSection__Nukt_{text-align:center}@media screen and (max-width:400px){.TeamSection_titleText__5wShR{font-size:2.5rem}}.TeamSection_bodySection___6wrb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;height:100%;gap:2rem}.TeamSection_bodyText__tnVgd{font-size:1.5rem;color:var(--text-color);text-align:center;max-width:1100px;margin-bottom:2rem}@media screen and (max-width:420px){.TeamSection_bodyText__tnVgd{font-size:1rem}}@media screen and (min-width:681px){.TeamSection_captionOne___AC80{display:block}.TeamSection_captionTwo__t89W8{display:none}}@media screen and (max-width:680px){.TeamSection_captionOne___AC80{display:none}.TeamSection_captionTwo__t89W8{display:block}}.TeamSection_founderCard__N1ARX{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;width:80vw;max-width:1250px;padding:0;background-color:var(--card-background-10);backdrop-filter:blur(5px);border:1px solid var(--border);border-radius:40px}@media screen and (max-width:950px){.TeamSection_founderCard__N1ARX{width:auto;max-width:70vw;border-radius:30px}}@media screen and (max-width:600px){.TeamSection_founderCard__N1ARX{width:auto;max-width:80vw}}@media screen and (max-width:500px){.TeamSection_founderCard__N1ARX{width:auto;max-width:90vw}}.TeamSection_founderContents__WKuBu{display:flex;justify-content:space-between;align-items:stretch;gap:2rem;height:100%;min-height:0;overflow:hidden}@media screen and (max-width:950px){.TeamSection_founderContents__WKuBu{flex-direction:column;gap:0}}.TeamSection_LeftContent__axHTE{width:40%;min-height:0}.TeamSection_LeftContent__axHTE,.TeamSection_imageWrapper__KUoiN{display:flex;align-items:center;justify-content:center;height:100%}.TeamSection_imageWrapper__KUoiN{width:100%;padding:1.5rem;box-sizing:border-box;border-radius:30px}.TeamSection_founderImage__EYS8b{width:100%;height:100%;object-fit:cover;border-radius:inherit}.TeamSection_rightContent__ffjB5{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:60%;padding:2rem 2.5rem 2rem 0;gap:1rem}@media screen and (max-width:950px){.TeamSection_rightContent__ffjB5{width:100%;padding:0 1.5rem 1.5rem}}.TeamSection_founderName__nNZqI{font-size:3rem;color:var(--primary-color)}@media screen and (max-width:600px){.TeamSection_founderName__nNZqI{font-size:2.25rem}}@media screen and (max-width:450px){.TeamSection_founderName__nNZqI{font-size:1.75rem}}.TeamSection_founderWriteup__ftsn7{font-size:1.2rem;color:var(--text-color);line-height:1.5}@media screen and (max-width:1440px){.TeamSection_founderWriteup__ftsn7{font-size:1.125rem;line-height:1.25}}@media screen and (max-width:950px){.TeamSection_founderDividerLine__270b_,.TeamSection_founderWriteup__ftsn7{display:none}}@media screen and (min-width:951px){.TeamSection_founderTitle__FuUIz{display:none}}@media screen and (max-width:950px){.TeamSection_founderTitle__FuUIz{display:block}}@media screen and (max-width:450px){.TeamSection_founderTitle__FuUIz{font-size:.875rem}}.TeamSection_linkedinLink__qJQMu{font-size:1.2rem;color:var(--link-color);text-decoration:none;&:hover{text-decoration:underline}}@media screen and (max-width:950px){.TeamSection_linkedinLink__qJQMu{display:none}}.TeamSection_mentorCarouselViewport__AZrti{width:100%;cursor:grab;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.TeamSection_mentorCarouselViewport__AZrti::-webkit-scrollbar{display:none}.TeamSection_mentorCarousel__LKcUi{display:flex;align-items:stretch;justify-content:flex-start;gap:2rem;padding-left:5vw}.TeamSection_mentorCarousel__LKcUi.TeamSection_isSnappingBack__Wpa83{transition:transform .3s ease-in-out}.TeamSection_mentorCard__Kl9oG{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;width:400px;border-radius:20px}@media screen and (max-width:950px){.TeamSection_mentorCard__Kl9oG{width:300px}}@media screen and (max-width:475px){.TeamSection_mentorCard__Kl9oG{width:275px}}.TeamSection_mentorContents__BpH6z{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.TeamSection_imageAndLink__FqyEi{position:relative}.TeamSection_linkedIn__2qiov{position:absolute;top:1rem;right:1rem;padding:.75rem;background-color:var(--card-background-50);border-radius:10px;fill:var(--icon-color)}.TeamSection_mentorImage__ou83f{aspect-ratio:1/1;width:400px;border-radius:20px;pointer-events:none;filter:brightness(.9) saturate(.9)}@media screen and (max-width:950px){.TeamSection_mentorImage__ou83f{width:300px}}@media screen and (max-width:475px){.TeamSection_mentorImage__ou83f{width:275px}}.TeamSection_mentorInfo__RN_Tb{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:400px;white-space:wrap}@media screen and (max-width:950px){.TeamSection_mentorInfo__RN_Tb{max-width:300px}}@media screen and (max-width:475px){.TeamSection_mentorInfo__RN_Tb{max-width:275px}}.TeamSection_mentorName__O9bJO{font-size:1.5rem;font-weight:700;color:var(--text-color)}@media screen and (max-width:950px){.TeamSection_mentorName__O9bJO{font-size:1.25rem}}@media screen and (max-width:475px){.TeamSection_mentorName__O9bJO{font-size:1.125rem}}.TeamSection_mentorTitle__2sCs1{font-size:1.2rem;color:var(--text-color)}@media screen and (max-width:950px){.TeamSection_mentorTitle__2sCs1{font-size:1rem}}@media screen and (max-width:475px){.TeamSection_mentorTitle__2sCs1{font-size:.875rem}}.TeamSection_mentorsSectionContent__GJxcH{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:100vw}@media screen and (max-width:775px){.TeamSection_mentorsSectionContent__GJxcH{gap:3rem;padding:2rem 0}}.TeamSection_bg__JmS9g{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-mask:radial-gradient(ellipse at left,rgb(255,255,255),transparent 80%);mask:radial-gradient(ellipse at left,rgb(255,255,255),transparent 80%);opacity:.85}.TeamSection_teamImage__g_Ly6{position:absolute!important;top:0;bottom:0;left:0;z-index:-1;width:100vw;height:100%;border-top-left-radius:100px;filter:brightness(.8) saturate(.6);pointer-events:none}.TeamSection_verticalLineSection__TCptb{bottom:0;left:0;z-index:0;height:100%;padding:0;margin:0}.GradientBG_leftBackground__D2dZ3{position:absolute;inset:0;z-index:-1;pointer-events:none;isolation:isolate;--color:#9bd2ff;--intensity:1;--origin-shift:0px;--rim-width:2px;--glow-size:520px;--blur:90px;--fade-at:92%}.GradientBG_leftBackground__D2dZ3:before{content:"";position:absolute;top:50%;left:calc(0% + var(--origin-shift));transform:translateY(-50%);height:120vh;width:var(--rim-width);border-radius:999px;background:linear-gradient(180deg,transparent,#fff 50%,transparent);filter:drop-shadow(0 0 2px var(--color)) drop-shadow(0 0 6px var(--color)) drop-shadow(0 0 14px color-mix(in srgb,var(--color) 70%,transparent));opacity:var(--intensity);z-index:1}.GradientBG_leftBackground__D2dZ3:after{content:"";position:absolute;inset:0;background:radial-gradient(140% 120% at calc(0% + var(--origin-shift)) 50%,color-mix(in srgb,var(--color) 80%,transparent) 0,color-mix(in srgb,var(--color) 40%,transparent) 18%,color-mix(in srgb,var(--color) 18%,transparent) 28%,transparent 56%),conic-gradient(from 176deg at calc(0% + var(--origin-shift)) 18%,transparent 0 176deg,color-mix(in srgb,var(--color) 55%,transparent) 180deg,transparent 184deg 1turn),conic-gradient(from -176deg at calc(0% + var(--origin-shift)) 82%,transparent 0 176deg,color-mix(in srgb,var(--color) 55%,transparent) 180deg,transparent 184deg 1turn);filter:blur(var(--blur));opacity:var(--intensity);-webkit-mask:linear-gradient(to right,rgba(0,0,0,1),rgba(0,0,0,0) var(--fade-at));mask:linear-gradient(to right,rgba(0,0,0,1),rgba(0,0,0,0) var(--fade-at))}.TubeLight_tubeLight__gLF38{position:relative;inset:0;width:100%;height:100%;overflow:hidden;isolation:isolate;--tube-color:#ffffff;--tube-width:2px;--glow-size:220px;--intensity:1}.TubeLight_slot__gXJ0L{position:relative;z-index:2}.TubeLight_tubeLight__gLF38:after,.TubeLight_tubeLight__gLF38:before{content:"";position:absolute;pointer-events:none;z-index:1;opacity:var(--intensity)}.TubeLight_bottom__ZnOF7:before{left:50%;bottom:0;transform:translateX(-50%);width:min(1200px,95vw);height:var(--tube-width);border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25) 15%,#fff 50%,rgba(255,255,255,.25) 85%,transparent);filter:drop-shadow(0 0 2px var(--tube-color)) drop-shadow(0 0 6px var(--tube-color)) drop-shadow(0 0 14px color-mix(in srgb,var(--tube-color) 70%,transparent))}.TubeLight_bottom__ZnOF7:after{left:50%;bottom:0;transform:translateX(-50%);width:160vmax;height:var(--glow-size);background:radial-gradient(120% 140% at 50% 100%,color-mix(in srgb,var(--tube-color) 80%,transparent) 0,color-mix(in srgb,var(--tube-color) 40%,transparent) 12%,color-mix(in srgb,var(--tube-color) 18%,transparent) 24%,transparent 55%),conic-gradient(from 178deg at 8% 100%,transparent 0deg 178deg,color-mix(in srgb,var(--tube-color) 55%,transparent) 180deg,transparent 182deg 1turn),conic-gradient(from 2deg at 92% 100%,transparent 0deg 178deg,color-mix(in srgb,var(--tube-color) 55%,transparent) 180deg,transparent 182deg 1turn);filter:blur(18px);mask:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.2) 40%,transparent 80%);opacity:calc(var(--intensity) * 1)}.TubeLight_top__V4DXJ:before{left:50%;top:0;transform:translateX(-50%);width:min(1200px,95vw);height:var(--tube-width);border-radius:999px;background:linear-gradient(90deg,transparent,#fff 50%,transparent);filter:drop-shadow(0 0 2px var(--tube-color)) drop-shadow(0 0 6px var(--tube-color)) drop-shadow(0 0 14px color-mix(in srgb,var(--tube-color) 70%,transparent))}.TubeLight_top__V4DXJ:after{left:50%;top:0;transform:translateX(-50%);width:160vmax;height:var(--glow-size);background:radial-gradient(120% 140% at 50% 0,color-mix(in srgb,var(--tube-color) 80%,transparent) 0,color-mix(in srgb,var(--tube-color) 40%,transparent) 12%,color-mix(in srgb,var(--tube-color) 18%,transparent) 24%,transparent 55%),conic-gradient(from -2deg at 8% 0,transparent 0deg 178deg,color-mix(in srgb,var(--tube-color) 55%,transparent) 180deg,transparent 182deg 1turn),conic-gradient(from -178deg at 92% 0,transparent 0deg 178deg,color-mix(in srgb,var(--tube-color) 55%,transparent) 180deg,transparent 182deg 1turn);filter:blur(18px);mask:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.2) 40%,transparent 80%)}.TubeLight_left__hMYUr:before{top:50%;left:0;transform:translateY(-50%);height:min(1200px,90vh);width:var(--tube-width);border-radius:999px;background:linear-gradient(180deg,transparent,#fff 50%,transparent);filter:drop-shadow(0 0 2px var(--tube-color)) drop-shadow(0 0 6px var(--tube-color)) drop-shadow(0 0 14px color-mix(in srgb,var(--tube-color) 70%,transparent))}.TubeLight_left__hMYUr:after{top:50%;left:0;transform:translateY(-50%);width:var(--glow-size);height:160vmax;background:radial-gradient(140% 120% at 0 50%,color-mix(in srgb,var(--tube-color) 80%,transparent) 0,color-mix(in srgb,var(--tube-color) 40%,transparent) 16%,color-mix(in srgb,var(--tube-color) 18%,transparent) 28%,transparent 56%);filter:blur(18px);mask:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.2) 40%,transparent 80%)}.TubeLight_right__0ea_d:before{top:50%;right:0;transform:translateY(-50%);height:min(1200px,90vh);width:var(--tube-width);border-radius:999px;background:linear-gradient(180deg,transparent,#fff 50%,transparent);filter:drop-shadow(0 0 2px var(--tube-color)) drop-shadow(0 0 6px var(--tube-color)) drop-shadow(0 0 14px color-mix(in srgb,var(--tube-color) 70%,transparent))}.TubeLight_right__0ea_d:after{top:50%;right:0;transform:translateY(-50%);width:var(--glow-size);height:160vmax;background:radial-gradient(140% 120% at 100% 50%,color-mix(in srgb,var(--tube-color) 80%,transparent) 0,color-mix(in srgb,var(--tube-color) 40%,transparent) 16%,color-mix(in srgb,var(--tube-color) 18%,transparent) 28%,transparent 56%);filter:blur(18px);mask:linear-gradient(270deg,rgba(0,0,0,.9),rgba(0,0,0,.2) 40%,transparent 80%)}@supports not (color-mix(in srgb,#fff 50%,transparent)){.TubeLight_tubeLight__gLF38:before{box-shadow:0 0 10px var(--tube-color),0 0 25px var(--tube-color),0 0 55px var(--tube-color)}.TubeLight_tubeLight__gLF38:after{background:radial-gradient(120% 140% at 50% 100%,rgba(255,255,255,.8),rgba(255,255,255,0) 55%);filter:blur(22px)}}.TestimonialSection_container__Slifg,.TestimonialSection_contents__savJZ{display:flex;flex-direction:column;justify-content:center;align-items:center}.TestimonialSection_contents__savJZ{position:relative;gap:4rem;width:100%}.TestimonialSection_titleOne__A97dg{display:block;padding:0 2rem}@media screen and (max-width:700px){.TestimonialSection_titleOne__A97dg{display:none}}.TestimonialSection_titleTwo__D0sBF{display:none}@media screen and (max-width:700px){.TestimonialSection_titleTwo__D0sBF{display:block;padding:0 2rem}}.TestimonialSection_testimonials__hi0wy{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;overflow:hidden}.TestimonialCard_container__Ba_xR{display:flex;flex-direction:column;justify-content:space-between;width:480px;height:600px;padding:2rem;background-color:var(--card-background-10);border-radius:35px;border:1px solid var(--border);font-family:Inter,sans-serif;color:var(--text-color);transition:all .3s ease-in-out;pointer-events:none}@media screen and (max-width:750px){.TestimonialCard_container__Ba_xR{width:325px;height:425px;padding:2rem}}.TestimonialCard_contents__kXZ0N{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;overflow:hidden}.TestimonialCard_bottomSection__vZVtP,.TestimonialCard_upperSection__XYOzu{display:flex;justify-content:space-between;align-items:center;width:100%}.TestimonialCard_upperSection__XYOzu{margin-bottom:1.5rem}.TestimonialCard_program__M8jMe{font-size:.875rem;font-weight:500;color:var(--text-color-50)}.TestimonialCard_testimonial__Uvo10{flex-grow:1;font-size:1rem;line-height:1.6;color:var(--text-color);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--clamp,12);overflow:hidden;transition:all .3s ease-in-out}@media screen and (max-width:780px){.TestimonialCard_testimonial__Uvo10{font-size:.875rem;-webkit-line-clamp:10}}.TestimonialCard_container__Ba_xR[data-truncated=true] .TestimonialCard_testimonial__Uvo10{mask-image:linear-gradient(180deg,#000 70%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent)}.TestimonialCard_icon__tEtS5{font-size:1.5rem;color:var(--icon-color);cursor:pointer;opacity:0;pointer-events:auto;transition:opacity .15s ease;background:none;border:none;padding:0}.TestimonialCard_container__Ba_xR[data-truncated=true] .TestimonialCard_icon__tEtS5{opacity:1}.TestimonialCard_bottomSection__vZVtP{margin-top:1.5rem}.TestimonialCard_author__RtRo8{font-size:.875rem;font-weight:500;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1rem}.TestimonialCard_line__XROqV{width:30%;height:1px;background-color:var(--border)}.TestimonialCard_popupBG__hgq0a{z-index:1000;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);transition:all .3s ease-in-out}.TestimonialCard_openTestimonial__obOdW{z-index:1001;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:90vw;max-width:800px;max-height:80vh;padding:2rem;background-color:var(--card-background-50);border-radius:35px;border:1px solid var(--border);color:var(--text-color);backdrop-filter:blur(10px);transition:all .3s ease-in-out}.TestimonialCard_testimonialFull__avurb{font-size:1rem;line-height:1.8;color:var(--text-color);white-space:pre-wrap}.TestimonialCard_scrollableTestimonial__2Hx2H{overflow-y:auto;max-height:calc(80vh - 6rem);width:100%}.TestimonialCarousel_carouselContainer__ggL9O{width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center;gap:3rem}.TestimonialCarousel_viewport__U3MfA{width:100%;overflow:hidden;cursor:grab;touch-action:pan-y}.TestimonialCarousel_viewport__U3MfA.TestimonialCarousel_isDragging__79MiM{cursor:grabbing;user-select:none;-webkit-user-select:none;-moz-user-select:none}.TestimonialCarousel_cardSlider__lC8Zo{display:flex;align-items:center;gap:2rem;will-change:transform}.TestimonialCarousel_cardSlider__lC8Zo.TestimonialCarousel_isSnapping__dLYZ_{transition:transform .5s cubic-bezier(.76,0,.24,1)}.TestimonialCarousel_cardWrapper__EfUGK{transition:transform .5s cubic-bezier(.76,0,.24,1),opacity .5s ease}.TestimonialCarousel_panButtons__dAvLv{display:flex;gap:10rem}.TestimonialCarousel_panButton__eE2f_{background-color:var(--card-background-10);color:var(--icon-color);border:1px solid var(--border);border-radius:20px;font-size:1.5rem;padding:1.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s ease}.TestimonialCarousel_panButton__eE2f_:hover{background-color:var(--card-background)}.TestimonialCarousel_panButton__eE2f_:disabled{opacity:.5;cursor:not-allowed}.Footer_container__L_Z8Z{position:relative;overflow:hidden;z-index:1}.Footer_container__L_Z8Z,.Footer_contents__aJkU7{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.Footer_contents__aJkU7{height:100%;gap:4rem;padding:5% 0}@media screen and (max-width:1100px){.Footer_contents__aJkU7{padding:5% 0}}.Footer_titleSectionOne__1F0QL{display:block}@media screen and (max-width:775px){.Footer_titleSectionOne__1F0QL{display:none}}.Footer_titleSectionTwo__n7vkJ{display:none}@media screen and (max-width:775px){.Footer_titleSectionTwo__n7vkJ{display:block}}.Footer_titleText__yMOv7{font-size:6rem}@media screen and (max-width:1475px){.Footer_titleText__yMOv7{font-size:5rem}}@media screen and (max-width:1275px){.Footer_titleText__yMOv7{font-size:4rem}}@media screen and (max-width:975px){.Footer_titleText__yMOv7{font-size:3rem}}@media screen and (max-width:775px){.Footer_titleText__yMOv7{font-size:4rem}}@media screen and (max-width:625px){.Footer_titleText__yMOv7{font-size:3rem}}@media screen and (max-width:500px){.Footer_titleText__yMOv7{font-size:2.5rem}}.Footer_bodySection__uyhCw{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60vw}.Footer_bodyText__YYcV9{font-size:1.5rem;color:var(--text-color);text-align:center;max-width:700px;margin-bottom:2rem}.Footer_bigButtonArea__kjGQP{width:100%;max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:1300px){.Footer_bigButtonArea__kjGQP{width:80vw;max-width:none}}@media screen and (max-width:800px){.Footer_bigButtonArea__kjGQP{width:90vw}}.Footer_emailLinks___H8RI{display:flex;justify-content:space-between;align-items:center;width:50%;margin-top:1.5rem}@media screen and (max-width:1300px){.Footer_emailLinks___H8RI{width:80%}}@media screen and (max-width:500px){.Footer_emailLinks___H8RI{width:90%}}.Footer_emailLink__dB3Z8{display:flex;justify-content:center;align-items:center;gap:.5rem;color:var(--brand-bright-blue);font-size:1.5rem;cursor:pointer}@media screen and (max-width:875px){.Footer_emailLink__dB3Z8{font-size:1.125rem}}@media screen and (max-width:500px){.Footer_emailLink__dB3Z8{font-size:1rem}}.Footer_footerBase__wt4pb{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%}@media screen and (max-width:775px){.Footer_footerBase__wt4pb{bottom:5%}}.Footer_dividerLineSection__vggga{width:80%;display:flex;justify-content:center;align-items:center;margin:4rem 0}@media screen and (max-width:750px){.Footer_dividerLineSection__vggga{width:85%}}.Footer_footerContent__ZmW5G{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:1100px){.Footer_footerContent__ZmW5G{width:90%;gap:2rem}}@media screen and (max-width:750px){.Footer_footerContent__ZmW5G{width:95%;gap:1rem}}@media screen and (max-width:575px){.Footer_footerContent__ZmW5G{width:97.5%;gap:.75rem}}.Footer_footerText__KKGTf{font-size:1.25rem;color:var(--text-color);text-align:center;width:20%}@media screen and (max-width:1500px){.Footer_footerText__KKGTf{font-size:1rem}}@media screen and (max-width:1100px){.Footer_footerText__KKGTf{display:none}}.Footer_footerLinks__p6Nae{display:flex;justify-content:space-between;align-items:center;width:60%;background-color:var(--black-grey-20);padding:1rem 4rem;border-radius:2rem;border:1px solid var(--border)}@media screen and (max-width:1500px){.Footer_footerLinks__p6Nae{padding:1rem 3rem;gap:2rem}}@media screen and (max-width:1100px){.Footer_footerLinks__p6Nae{width:100%;padding:1rem 2rem;gap:1rem}}@media screen and (max-width:875px){.Footer_footerLinks__p6Nae{width:100%;gap:1rem}}@media screen and (max-width:750px){.Footer_footerLinks__p6Nae{width:100%;gap:.5rem}}@media screen and (max-width:575px){.Footer_footerLinks__p6Nae{width:100%;padding:.75rem 1rem}}.Footer_footerLink__qiW6c{position:relative;color:var(--text-color);font-size:1.5rem;text-decoration:none;transition:color .3s ease}@media screen and (max-width:1500px){.Footer_footerLink__qiW6c{font-size:1.25rem}}@media screen and (max-width:1100px){.Footer_footerLink__qiW6c{font-size:1.125rem}}@media screen and (max-width:875px){.Footer_footerLink__qiW6c{font-size:1rem}}@media screen and (max-width:575px){.Footer_footerLink__qiW6c{font-size:.75rem}}.Footer_footerLink__qiW6c:after{content:"";position:absolute;left:0;bottom:0;width:calc(100%);height:2px;background-color:var(--brand-bright-blue);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Footer_footerLink__qiW6c:hover{color:var(--brand-bright-blue)}.Footer_footerLink__qiW6c:hover:after{transform:scaleX(1)}.Footer_footerIconsOne__2flNP{display:flex;justify-content:center;align-items:center;gap:2rem;width:20%}@media screen and (max-width:1100px){.Footer_footerIconsOne__2flNP{display:none}}@media screen and (min-width:1100px){.Footer_footerIconsTwo__6OfRa{display:none}}@media screen and (max-width:1100px){.Footer_footerIconsTwo__6OfRa{display:block}}.Footer_footerIconContainer__YD7lo{display:flex;justify-content:center;align-items:center;border-radius:1.5rem;background-color:var(--black-grey-20);padding:.75rem;border:1px solid var(--border)}@media screen and (max-width:575px){.Footer_footerIconContainer__YD7lo{border-radius:1.15rem;padding:.5rem}}.Footer_footerIcon__OYaEk{width:3rem;height:3rem}@media screen and (max-width:1100px){.Footer_footerIcon__OYaEk{width:2.5rem;height:2.5rem}}@media screen and (max-width:875px){.Footer_footerIcon__OYaEk{width:2rem;height:2rem}}@media screen and (max-width:575px){.Footer_footerIcon__OYaEk{width:1.75rem;height:1.75rem}}.Footer_tubeLight__hUxZ7{position:absolute!important;bottom:0;left:0;right:0;z-index:0}.Footer_footerImage__jTJb7{position:absolute!important;bottom:0;left:0;right:0;z-index:-10;width:100vw;height:auto;-webkit-mask:radial-gradient(ellipse at bottom,rgb(0,68,80),transparent 90%);mask:radial-gradient(ellipse at bottom,rgb(0,68,80),transparent 90%);pointer-events:none}.StarsBG_starsContainer__7X3wJ{position:absolute!important;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.StarsBG_starsContainer__7X3wJ canvas{position:absolute!important;top:0!important;bottom:0!important;left:0!important}