.headerContainer{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:20px;padding:20px 70px;border-bottom:1px solid #eaedf2;background:#fff;position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .3s ease-in-out}.headerContainer.hidden{transform:translateY(-100%)}.headerContainer .hamburgerBtn{display:none}.headerContainer .headerLogoWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:4px;cursor:pointer}.headerContainer .headerLogoWrapper img{width:30px;height:30px}.headerContainer .headerLogoWrapper span{color:#2255c2;font-size:20px;font-weight:700;line-height:normal}.headerContainer .headerMenuWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:7px}.headerContainer .headerMenuWrapper .activeMenuIndicator{display:none;position:absolute;bottom:3px;left:50%;transform:translate(-50%);width:16px;height:2px;border-radius:4px;background:#0078d0}.headerContainer .headerMenuWrapper .menuLink{padding:8px 12px;position:relative}.headerContainer .headerMenuWrapper .menuLink a{color:#333;font-size:15px;font-weight:400;line-height:normal}.headerContainer .headerMenuWrapper .menuLink a:hover{color:#0078d0}.headerContainer .headerMenuWrapper .menuLink a.active{color:#0078d0;font-weight:600}.headerContainer .headerMenuWrapper .menuLink a.active+.activeMenuIndicator{display:block}@media screen and (max-width:1340px){.headerContainer{padding:20px}}@media(max-width:1260px){.headerContainer .menuOverlay{position:fixed;inset:0;background:#0006;z-index:998;height:100vh;height:100dvh;width:100vw;overflow:hidden}.headerContainer .headerMenuWrapper{position:fixed;top:0;right:0;width:50vw;height:100vh;height:100dvh;background:#fff;transform:translate(100%);transition:transform .3s ease;flex-direction:column;padding:12px 16px;z-index:999}.headerContainer .headerMenuWrapper.open{transform:translate(0)}.headerContainer .headerMenuWrapper.open .menuWrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:12px 0;margin-bottom:3px;width:100%}.headerContainer .headerMenuWrapper.open .menuWrapper h4{color:#515769;font-size:20px;font-weight:600;line-height:normal}.headerContainer .headerMenuWrapper.open .menuWrapper img{width:24px;height:24px;cursor:pointer}.headerContainer .hamburgerBtn{display:block;width:24px;height:24px;cursor:pointer}.headerContainer .headerMenuWrapper .menuLink{border-radius:12px;padding:12px;width:100%}.headerContainer .headerMenuWrapper .menuLink:has(a.active){background:#cce4f6}.headerContainer .headerMenuWrapper .menuLink .activeMenuIndicator{display:none!important}}@media screen and (max-width:600px){.headerContainer{padding:16px 12px}.headerContainer .headerLogoWrapper img{width:26px;height:26px}.headerContainer .headerLogoWrapper span{font-size:18px;font-weight:700;line-height:normal}.headerContainer .headerMenuWrapper{width:273px}}.footerSection{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:80px 120px;gap:40px;border-radius:40px 40px 0 0;background:#000}.footerSection hr{width:100%;height:1px;border:none;background:#2e2e2e}.footerSection .logoContainer{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:20px;flex-wrap:wrap;width:100%}.footerSection .logoContainer .logoWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:13px;cursor:pointer}.footerSection .logoContainer .logoWrapper img{width:53px;height:53px}.footerSection .logoContainer .logoWrapper span{color:#f4f5f6;font-size:22.981px;font-weight:800;line-height:normal}.footerSection .logoContainer p{color:#fff;font-size:24px;font-weight:400;line-height:32px;letter-spacing:-.5px;width:564px}.footerSection .navContainer{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:24px;flex-wrap:wrap}.footerSection .navContainer .column{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px}.footerSection .navContainer .column a{color:#d1d4da;font-size:16px;font-weight:400;line-height:normal}.footerSection .navContainer .column a:hover{color:#fff;font-size:16px;font-weight:500;line-height:normal}.footerSection .navContainer .lastColumn{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:28px}.footerSection .navContainer .lastColumn .socialWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:20px}.footerSection .navContainer .lastColumn .socialWrapper .iconWrapper{width:40px;height:40px;cursor:pointer;background:#63636333;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row}.footerSection .navContainer .lastColumn .socialWrapper .iconWrapper:hover{background:#636363}.footerSection .navContainer .lastColumn .socialWrapper .iconWrapper img{height:20px;width:auto}.footerSection .navContainer .lastColumn .appWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.footerSection .navContainer .lastColumn .appWrapper span{color:#fff;font-size:16px;font-weight:500;line-height:24px}.footerSection .navContainer .lastColumn .appWrapper .appContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:12px;flex-wrap:wrap}.footerSection .navContainer .lastColumn .appWrapper .appContainer img{height:44px;width:auto;cursor:pointer}.footerSection .bottomContent{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:12px;flex-wrap:wrap}.footerSection .bottomContent p{color:#7e8495;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:1120px){.footerSection{padding:40px 60px}.footerSection .logoContainer p{font-size:20px;font-weight:400;line-height:28px;width:468px}}@media screen and (max-width:992px){.footerSection .navContainer .lastColumn .appContainer{flex-direction:column}}@media screen and (max-width:929px){.footerSection .navContainer .lastColumn{gap:24px}}@media screen and (max-width:767px){.footerSection{padding:40px}}@media screen and (max-width:586px){.footerSection{border-radius:20px 20px 0 0;padding:24px 16px;gap:20px}.footerSection .logoContainer{flex-direction:column}.footerSection .logoContainer .logoWrapper img{height:26px;width:26px}.footerSection .logoContainer .logoWrapper span{font-size:18px;font-weight:800;line-height:normal}.footerSection .logoContainer p{font-size:18px;font-weight:300;line-height:25px;letter-spacing:-.5px;width:100%}.footerSection .navContainer{flex-direction:column;gap:16px}.footerSection .navContainer .column{gap:16px}.footerSection .navContainer .lastColumn{margin-top:8px;gap:24px}.footerSection .navContainer .lastColumn .appWrapper{gap:8px}.footerSection .navContainer .lastColumn .appWrapper .appContainer{flex-direction:row}.footerSection .navContainer .lastColumn .appWrapper .appContainer img{height:30px}.footerSection .bottomContent{flex-direction:column;align-items:flex-start;gap:12px}.footerSection .bottomContent p{font-size:14px;font-weight:500;line-height:24px}}.bannerSection{margin:24px 0;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.bannerSection .videoContainer{width:calc(100% - 108px);aspect-ratio:333/140;position:relative;border-radius:40px;overflow:hidden}.bannerSection .videoContainer img{width:100%;height:100%;object-fit:cover;display:block}.bannerSection .videoContainer .videoTextOverlay{position:absolute;left:60px;bottom:60px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:10px;max-width:1212px;width:100%;z-index:2}.bannerSection .videoContainer .videoTextOverlay .heading{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px}.bannerSection .videoContainer .videoTextOverlay .heading h1{color:#fff;font-size:60px;font-weight:500;line-height:64px;text-transform:capitalize}.bannerSection .videoContainer .videoTextOverlay .heading p{color:#fff;font-size:18px;font-weight:400;line-height:normal;width:100%}.bannerSection .videoContainer .videoTextOverlay .appLinkWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.bannerSection .videoContainer .videoTextOverlay .appLinkWrapper span{color:#fff;font-size:20px;font-weight:500;line-height:normal}.bannerSection .videoContainer .videoTextOverlay .appLinkWrapper .imgWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:12px}.bannerSection .videoContainer .videoTextOverlay .appLinkWrapper .imgWrapper img{height:44px;width:auto;cursor:pointer;object-fit:cover}@media screen and (min-width:1441px){.bannerSection .videoContainer .videoTextOverlay{max-width:unset;width:calc(100% - 120px)}.bannerSection .videoContainer .videoTextOverlay .heading h1{max-width:899px}}@media screen and (max-width:1400px){.bannerSection .videoContainer .videoTextOverlay{flex-direction:column;align-items:flex-start;max-width:unset;width:fit-content;gap:30px}.bannerSection .videoContainer .videoTextOverlay .heading h1{max-width:899px}}@media screen and (max-width:1340px){.bannerSection .videoContainer{width:calc(100% - 40px)}}@media screen and (max-width:1200px){.bannerSection .videoContainer{height:calc(100vh - 355px)}}@media screen and (max-width:992px){.bannerSection .videoContainer .videoTextOverlay{max-width:500px;left:40px}.bannerSection .videoContainer .videoTextOverlay .heading h1{font-size:40px;font-weight:600;line-height:50px}.bannerSection .videoContainer .videoTextOverlay .heading p{font-size:16px;font-weight:400;line-height:normal}}@media screen and (max-width:600px){.bannerSection{margin:16px 0}.bannerSection .videoContainer{border-radius:20px;height:calc(100vh - 304px);width:calc(100% - 32px)}.bannerSection .videoContainer .videoTextOverlay{max-width:313px;gap:32px;left:20px;bottom:30px;top:unset;transform:unset}.bannerSection .videoContainer .videoTextOverlay .heading h1{font-size:32px;font-weight:600;line-height:normal}.bannerSection .videoContainer .videoTextOverlay .heading p{font-size:14px;font-weight:400;line-height:normal}.bannerSection .videoContainer .videoTextOverlay .appLinkWrapper span{font-size:16px;font-weight:500;line-height:normal}.bannerSection .videoContainer .videoTextOverlay .appLinkWrapper .imgWrapper img{height:30px}}@media screen and (max-width:375px){.bannerSection .videoContainer .videoTextOverlay{max-width:290px}}.followUsSection{padding:80px 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:28px}.followUsSection .contentWrapper{max-width:623px;width:100%;padding:0 16px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:26px}.followUsSection .contentWrapper h3{color:#000;font-size:50px;font-weight:500;line-height:normal}.followUsSection .contentWrapper p{text-align:center;color:#7e8495;font-size:18px;font-weight:400;line-height:normal}.followUsSection .contentWrapper .followUsBtn{display:flex;justify-content:center;align-items:center;flex-direction:row;padding:12px 20px;gap:10px;border-radius:6px;border-bottom:4px solid #7e8495;background:#20232c;cursor:pointer}.followUsSection .contentWrapper .followUsBtn:hover{border-bottom:2px solid #7e8495;background:#181a21}.followUsSection .contentWrapper .followUsBtn img{width:20px;height:20px}.followUsSection .contentWrapper .followUsBtn span{color:#fff;font-size:20px;font-weight:500;line-height:normal}.followUsSection .imgScroller{width:100%;overflow:hidden}.followUsSection .imgScroller .imgWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px}.followUsSection .imgScroller .imgWrapper .imgRow{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:18px}.followUsSection .imgScroller .imgWrapper .track{width:max-content;animation:scroll-left 12s linear infinite}.followUsSection .imgScroller .imgWrapper .track img{width:265px;height:265px;object-fit:cover;flex-shrink:0}.followUsSection .imgScroller .imgWrapper .track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:568px){.followUsSection{padding:40px 0;gap:24px}.followUsSection .contentWrapper{gap:12px}.followUsSection .contentWrapper h3{font-size:28px;font-weight:500;line-height:normal}.followUsSection .contentWrapper p{font-size:16px;font-weight:400;line-height:normal;text-align:center}.followUsSection .contentWrapper .followUsBtn span{font-size:16px;font-weight:500;line-height:normal}.followUsSection .imgScroller .imgWrapper,.followUsSection .imgScroller .imgWrapper .imgRow{gap:12px}.followUsSection .imgScroller .imgWrapper .imgRow img{width:220px;height:220px}}.goFurtherSection{padding:80px 0 40px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:50px}.goFurtherSection h1{color:#000;font-size:50px;font-weight:500;line-height:normal}.goFurtherSection .accordion{display:flex;width:100%;height:607px;overflow:hidden}.goFurtherSection .accordion .panel{flex:1;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;position:relative;z-index:1;transition:flex .7s ease,filter .7s ease,padding .7s ease}.goFurtherSection .accordion .panel .panelContent{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:67px;overflow:hidden}.goFurtherSection .accordion .panel .panelContent img{width:536px;height:397px;border-radius:30px;object-fit:cover}.goFurtherSection .accordion .panel .panelContent .textContent{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px;max-width:424px;width:100%;flex-shrink:0}.goFurtherSection .accordion .panel .panelContent .textContent h2{color:#f4f5f6;font-size:32px;font-weight:500;line-height:normal}.goFurtherSection .accordion .panel .panelContent .textContent p{color:#fff;font-size:16px;font-weight:400;line-height:21px}.goFurtherSection .accordion .panel:not(.active){writing-mode:sideways-lr;text-orientation:mixed;justify-content:flex-start;padding:24px 10px;border-radius:0 40px 40px 0;margin-left:-40px;position:relative}.goFurtherSection .accordion .panel:not(.active) .textContent h2{position:absolute;right:30px}.goFurtherSection .accordion .panel.active{flex:9;filter:brightness(1);padding:24px 16px;border-radius:40px}.goFurtherSection .accordion .panel.before-active{border-radius:40px 0 0 40px!important;margin-right:-40px;margin-left:0;position:relative}.goFurtherSection .accordion .panel.before-active .textContent h2{position:absolute;left:30px}.goFurtherSection .accordion .fade-in{animation:fadeIn .4s ease-in forwards;opacity:0}.goFurtherSection .accordion .fade-out{animation:fadeOut .15s ease-out forwards;opacity:1}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@media screen and (max-width:1120px){.goFurtherSection .accordion .panel .panelContent{gap:24px}.goFurtherSection .accordion .panel .panelContent img{width:400px;height:auto}}@media screen and (max-width:999px){.goFurtherSection h1{text-align:center;padding:0 16px}.goFurtherSection .accordion{flex-direction:column;height:auto}.goFurtherSection .accordion .panel{width:100%}.goFurtherSection .accordion .panel .panelContent{flex-direction:column-reverse;gap:16px}.goFurtherSection .accordion .panel .panelContent img{max-width:536px;width:100%;height:auto}.goFurtherSection .accordion .panel .panelContent .textContent{gap:8px;max-width:100%}.goFurtherSection .accordion .panel .panelContent .textContent h2{font-size:18px;font-weight:500;line-height:normal}.goFurtherSection .accordion .panel .panelContent .textContent p{font-size:14px;font-weight:400;line-height:21px}.goFurtherSection .accordion .panel:not(.active){writing-mode:horizontal-tb;text-orientation:mixed;padding:24px 16px;border-radius:0 0 20px 20px;margin-left:0;margin-top:-20px}.goFurtherSection .accordion .panel:not(.active) .textContent h2{position:static;text-align:center}.goFurtherSection .accordion .panel.active{flex:auto;border-radius:20px}.goFurtherSection .accordion .panel.before-active{border-radius:20px 20px 0 0!important;margin-right:0;margin-top:0;margin-bottom:-20px}.goFurtherSection .accordion .panel.before-active .textContent h2{position:static}}@media screen and (max-width:568px){.goFurtherSection{padding:40px 0;gap:24px}.goFurtherSection h1{font-size:28px;font-weight:500;line-height:normal}.goFurtherSection .accordion .panel .panelContent img{height:162px;width:100%;max-width:unset;border-radius:16px}}.lessonPlanSection{height:757px;background:#fafafa;position:relative;overflow:hidden;padding-top:63px}.lessonPlanSection h1{color:#000;text-align:center;font-size:50px;font-weight:600;line-height:normal}.lessonPlanSection .leftEllipse{position:absolute;top:0;left:0;width:200px;height:200px}.lessonPlanSection .rightEllipse{position:absolute;bottom:0;right:0;width:200px;height:400px}.lessonPlanSection .lessonPlanBg{position:absolute;left:50%;transform:translate(-50%);bottom:0;max-width:1440px;height:auto}@media screen and (max-width:1240px){.lessonPlanSection{height:652px}}@media screen and (max-width:1024px){.lessonPlanSection{height:539px}}@media screen and (max-width:767px){.lessonPlanSection{height:404px;padding-top:30px}.lessonPlanSection h1{font-size:28px;font-weight:600;line-height:normal}}@media screen and (max-width:586px){.lessonPlanSection{height:unset;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.lessonPlanSection .leftEllipse{width:120px;height:120px}.lessonPlanSection .rightEllipse{display:none}.lessonPlanSection .lessonPlanBg{position:static;transform:unset}}.ourPartnerSection{padding:80px 0 120px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:40px;background:#f4f5f6}.ourPartnerSection h1{color:#000;font-size:50px;font-weight:500;line-height:normal}.ourPartnerSection .partnerSliderWrapper{width:100%;overflow:hidden}.ourPartnerSection .partnerSliderWrapper .partnerSlider{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:32px;width:max-content;animation:scroll 18s linear infinite}.ourPartnerSection .partnerSliderWrapper .partnerSlider:hover{animation-play-state:paused}.ourPartnerSection .partnerSliderWrapper .partnerSlider .partnerBox{display:flex;justify-content:center;align-items:center;flex-direction:row;width:200px;height:100px;flex-shrink:0;border-radius:20px;background:#fff;box-shadow:1px 1px 8px #0000000f}.ourPartnerSection .partnerSliderWrapper .partnerSlider .partnerBox img{object-fit:cover}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:568px){.ourPartnerSection{padding:40px 0}.ourPartnerSection h1{font-size:28px;font-weight:500;line-height:normal}.ourPartnerSection .partnerSliderWrapper .partnerSlider{gap:16px}.ourPartnerSection .partnerSliderWrapper .partnerSlider .partnerBox{border-radius:10px;width:100px;height:50px}}.programSection{padding:80px 16px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:40px;width:100%}.programSection h1{color:#000;text-align:center;font-size:50px;font-weight:600;line-height:normal}.programSection .programContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1280px;width:100%}@media screen and (max-width:1024px){.programSection .programContainer{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;flex-wrap:wrap}}@media screen and (max-width:600px){.programSection{padding:40px 16px;gap:28px}.programSection h1{font-size:28px;font-weight:600;line-height:normal}}.programCardContainer{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:20px;padding:14px;border-radius:36px;position:relative;overflow:hidden}.programCardContainer .ellipseImg{position:absolute;height:auto}.programCardContainer .imgWrapper{height:auto;width:100%;z-index:2}.programCardContainer .imgWrapper img{object-fit:cover;border-radius:30px}.programCardContainer .content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.programCardContainer .content h1{font-size:24px;font-weight:500;line-height:normal;z-index:2}.programCardContainer .content p{font-size:16px;font-weight:400;line-height:24px;z-index:2}@media screen and (max-width:1024px){.programCardContainer{max-width:408px;width:100%;height:604px}}@media screen and (max-width:600px){.programCardContainer{border-radius:20px;justify-content:flex-start;gap:12px;flex-direction:column!important}.programCardContainer .content h1{font-size:18px;font-weight:500;line-height:normal}.programCardContainer .content p{font-size:14px;font-weight:400;line-height:24px}}@media screen and (max-width:480px){.programCardContainer,.programCardContainer .imgWrapper{width:100%;height:auto}.programCardContainer .imgWrapper img{border-radius:20px}}.sliderItem{position:relative;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:row;height:160px;cursor:pointer}.sliderItem .playButtonIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:32px;width:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;z-index:2;fill:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.sliderItem .playButtonIcon img{height:16px;width:16px}.sliderItem .achievement{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:row;width:100.697px;height:27.333px;border-radius:26.667px;border:.667px solid #20232c;color:#20232c;font-size:9.333px;font-weight:400;line-height:normal;white-space:nowrap;z-index:3}.sliderItem .imgWrapper{width:259.999px;height:156px;border-radius:20px;position:relative}.sliderItem .imgWrapper:before{content:"";position:absolute;bottom:0;width:100%;border-radius:inherit;height:80px;background:linear-gradient(0deg,#000,#0000)}.sliderItem .imgWrapper img{object-fit:cover;z-index:0}.sliderItem .imgWrapper .partnerDetail{position:absolute;left:12px;bottom:12px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.sliderItem .imgWrapper .partnerDetail span{color:#fff;font-size:10.8px;font-weight:500;line-height:14.175px}.sliderItem .imgWrapper .partnerDetail p{color:#fff;font-size:20.25px;font-weight:600;line-height:normal}@media screen and (max-width:600px){.sliderItem .imgWrapper .partnerDetail p{font-size:16px;font-weight:600;line-height:normal}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.ellipsisText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;display:inline-block;vertical-align:middle}.customClass{z-index:5}.modalOverlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;flex-direction:row;z-index:1001;animation:fadeIn .2s ease-in-out}.modalOverlay .modalContainer{background:#fff;border-radius:16px;width:100%;box-shadow:0 10px 30px #00000040;animation:slideUp .25s ease;position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.modalOverlay .modalContainer .modalCloseBtn{width:42px;height:42px;display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;top:-42px;right:-42px;border-radius:50%;background:#ffffff4d;cursor:pointer}.modalOverlay .modalContainer .modalCloseBtn img{width:24px;height:24px}.modalOverlay .modalContainer .modalHeader{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.modalOverlay .modalContainer .modalHeader h3{margin:0}.modalOverlay .modalContainer .modalBody{padding:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width:767px){.modalOverlay .modalContainer .modalCloseBtn{width:24px;height:24px;top:-24px;right:-24px}.modalOverlay .modalContainer .modalCloseBtn img{width:16px;height:16px}}.vimeoPlayerWrapper{width:75vw;position:relative}.vimeoPlayerWrapper .responsiveContainer{position:relative;width:100%;overflow:hidden;border-radius:16px}.vimeoPlayerWrapper .responsiveContainer.aspect-16-9{padding-top:56.25%}.vimeoPlayerWrapper .responsiveContainer.aspect-4-3{padding-top:75%}.vimeoPlayerWrapper .responsiveContainer.aspect-1-1{padding-top:100%}.vimeoPlayerWrapper .responsiveContainer.aspect-21-9{padding-top:42.86%}.vimeoPlayerWrapper .responsiveContainer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.vimeoPlayerWrapper .fixedContainer{position:relative;border-radius:8px;overflow:hidden}.vimeoPlayerWrapper .fixedContainer iframe{width:100%;height:360px;border:none}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@media screen and (max-width:992px){.vimeoPlayerWrapper{width:80vw}}.sliderSection{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px;padding-bottom:20px}.sliderSection .headingSlider{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.sliderSection .headingSlider h3{color:#000;text-align:center;font-size:28px;font-weight:600;line-height:36px}.sliderSection .sliderTrack{overflow:hidden;width:100%}.sliderSection .sliderList{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:20px;width:max-content;animation:slide-left 40s linear infinite}.sliderSection .sliderList:hover{animation-play-state:paused}@keyframes slide-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:600px){.sliderSection{padding-bottom:0;gap:16px}.sliderSection .headingSlider h3{font-size:24px;font-weight:600;line-height:30px}}.sportsOfferSection{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:14px;background:linear-gradient(125deg,#434343 -6.24%,#000 78.27%);padding:80px 0 128px;position:relative}.sportsOfferSection .offerEllipseLeft{position:absolute;top:0;left:100px;width:300px;height:auto}.sportsOfferSection .offerEllipseRight{position:absolute;bottom:76px;right:20px;width:300px;height:auto}.sportsOfferSection .sportsOfferImageWrapper{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;z-index:2}.sportsOfferSection .sportsOfferImageWrapper .desktopImg{width:100%;max-width:1440px}.sportsOfferSection .sportsOfferImageWrapper .mobileImg{width:100%}.sportsOfferSection .sportsOfferContent{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:33px;max-width:702px;width:100%;padding:0 16px}.sportsOfferSection .sportsOfferContent h3{color:#fff;font-size:50px;font-weight:500;line-height:normal;z-index:2}.sportsOfferSection .sportsOfferContent p{color:#fff;text-align:center;font-size:22px;font-weight:300;line-height:normal;z-index:2}@media screen and (min-width:1441px){.sportsOfferSection .sportsOfferImageWrapper{display:flex;justify-content:center;align-items:flex-start;flex-direction:row}}@media screen and (max-width:568px){.sportsOfferSection{flex-direction:column-reverse;background:#000;gap:24px;padding:40px 0}.sportsOfferSection .sportsOfferContent{gap:12px}.sportsOfferSection .sportsOfferContent h3{font-size:28px;font-weight:500;line-height:normal}.sportsOfferSection .sportsOfferContent p{text-align:center;font-size:14px;font-weight:300;line-height:normal}}.stackCardSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:57px 90px 80px;background:#fbeccb;position:relative}.stackCardSection h2{color:#e2b144;font-size:160px;font-weight:600;line-height:normal;position:sticky;top:7px;z-index:0}.stackCardSection .stackCardContainer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;align-self:stretch;width:100%}.stackCardSection .stackCard{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:60px;height:526px;max-width:1440px;padding:40px 40px 40px 120px;border-radius:40px;width:100%;position:sticky;transform-origin:top center;will-change:transform;z-index:1}.stackCardSection .stackCard .stackCardContent{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px;max-width:558px;width:100%}.stackCardSection .stackCard .stackCardContent .accordion{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .questionWrapper{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:20px;cursor:pointer}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .questionWrapper p{color:#f4f5f6;font-size:26px;font-weight:500;line-height:normal}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .questionWrapper img{height:24px;width:24px}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .accordionAnswer{color:#fff;font-size:18px;font-weight:300;line-height:normal;max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .accordionAnswer.open{margin-top:12px;max-height:400px;opacity:1}.stackCardSection .stackCard .stackCardContent .accordion hr{width:100%;height:1px;border:none;background:#f4f5f6}.stackCardSection .stackCard .stackCardContent .stackCardHeading{color:#f4f5f6;font-size:40px;font-weight:600;line-height:normal}.stackCardSection .stackCard .stackCardContent .stackCardHeading .stackCardDescription{flex:1 0 0;align-self:stretch;color:#fff;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.4px;margin:0}@media(max-width:768px){.stackCardSection .stackCard .stackCardContent .stackCardHeading .stackCardDescription{flex:0 0 auto;font-size:16px;font-weight:500;line-height:24px}}.stackCardSection .stackCard .imgContainer{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;width:100%;height:100%}.stackCardSection .stackCard .imgContainer .imgWrapper{position:absolute;left:50%;transform:translate(-50%);bottom:-44px}.stackCardSection .stackCard .imgContainer .imgWrapper img{width:auto;height:445px;object-fit:cover;transition:opacity .3s ease,transform .3s ease}@media screen and (max-width:1160px){.stackCardSection{padding:57px 60px 80px}.stackCardSection .stackCard{gap:20px;padding:40px 40px 40px 60px}.stackCardSection .stackCard .imgContainer{max-width:340px}.stackCardSection .stackCard .imgContainer .imgWrapper img{height:330px}}@media screen and (max-width:992px){.stackCardSection{padding:57px 30px 50px}.stackCardSection h2{font-size:100px;font-weight:600;line-height:normal;top:62px}.stackCardSection .stackCard{flex-direction:column;height:auto;padding:40px 20px 0 40px;gap:30px}.stackCardSection .stackCard .stackCardContent .stackCardHeading{font-size:30px;font-weight:600;line-height:normal}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .questionWrapper p{font-size:20px;font-weight:500;line-height:normal}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .accordionAnswer{font-size:16px;font-weight:300;line-height:normal}.stackCardSection .stackCard .imgContainer .imgWrapper{position:static;transform:unset;display:flex}}@media screen and (max-width:767px){.stackCardSection{padding:21px 16px 24px;gap:16px}.stackCardSection h2{color:#d08f0b;font-size:56px;font-weight:600;line-height:normal;top:100px}.stackCardSection .stackCardContainer{gap:16px}.stackCardSection .stackCard{flex-direction:column;height:auto;gap:30px;padding:20px 20px 0}.stackCardSection .stackCard .stackCardContent{max-width:unset;gap:20px}.stackCardSection .stackCard .stackCardContent .stackCardHeading{font-size:24px;font-weight:600;line-height:normal}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .questionWrapper p{font-size:18px;font-weight:500;line-height:normal}.stackCardSection .stackCard .stackCardContent .accordion .accordionItem .accordionAnswer{font-size:14px;font-weight:300;line-height:normal}.stackCardSection .stackCard .imgContainer .imgWrapper{position:static;transform:unset;display:flex}}@media screen and (max-width:586px){.stackCardSection .stackCard{border-radius:20px}.stackCardSection .stackCard .imgContainer .imgWrapper img{height:245px}}.testimonialSection{padding:282px 0 49px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;position:relative;overflow:hidden;background:#fafafa}.testimonialSection .testimonialBgImg{position:absolute;top:40px;width:1440px;height:365px}.testimonialSection .testimonialBgImgMobile{position:absolute;top:0;width:100%;height:auto}.testimonialSection .contentWrapper{width:100%;padding:0 16px;z-index:2}.testimonialSection .contentWrapper .testimonialWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:25px;z-index:2}.testimonialSection .contentWrapper .testimonialWrapper .heading{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:12px}.testimonialSection .contentWrapper .testimonialWrapper .heading p{color:#5e6278;font-size:18px;font-weight:510;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .heading h3{color:#343132;text-align:center;font-size:28px;font-weight:300;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .heading h3 span{font-weight:590}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;max-width:700px;width:100%;gap:20px;position:relative}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .rating{margin-bottom:44px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:4px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .rating span{color:#343132;font-size:22px;font-weight:590;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .rating img{width:16.5px;height:16.5px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:24px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer{display:flex;justify-content:space-between;align-items:center;flex-direction:column;min-height:200px;gap:24px;animation:fadeIn .7s ease-in-out}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .review{text-align:center;color:#5e6278;font-size:20px;font-weight:300;line-height:30px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:14px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user img{width:58px;height:58px;border-radius:50%;object-fit:cover}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user .bio{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:6px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user .bio h4{color:#343132;font-size:20px;font-weight:500;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user .bio span{background:#cce4f6;border-radius:20px;padding:4px 10px;color:#000;font-size:14px;font-weight:500;line-height:normal}@media screen and (max-width:412px){.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer{min-height:170px!important}}@media screen and (max-width:354px){.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer{min-height:185px!important}}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;z-index:1}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .arrow img{width:30px;height:30px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .leftArrow{left:-24%}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .rightArrow{right:-24%}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .quoteIcon{position:absolute;top:-27%;left:-27%;width:100px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .dots{margin-top:20px;display:flex;gap:4px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .dots .dot{width:6px;height:6px;border-radius:50%;background:#d1d4da;cursor:pointer;transition:.5s}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .dots .dot.active{background:#7e8495}@media screen and (max-width:767px){.testimonialSection .contentWrapper .testimonialWrapper .heading p{font-size:14px;font-weight:510;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .heading h3{font-size:20px;font-weight:400;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer{max-width:unset;gap:24px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .rating{margin-bottom:16px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .rating span{font-size:16px;font-weight:590;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer{position:relative}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .quoteIcon{width:60px;top:-74%;left:0}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer{max-width:510px;gap:12px;min-height:160px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .review{text-align:center;font-size:14px;font-weight:300;line-height:19px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user img{width:40px;height:40px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user .bio h4{font-size:14px;font-weight:500;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .reviewContainer .user .bio span{font-size:12px;font-weight:500;line-height:normal}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .dots{margin-top:0}}@media screen and (max-width:568px){.testimonialSection{padding:180px 0 24px}.testimonialSection .contentWrapper .testimonialWrapper .testimonialContainer .buttonContainer .arrow{position:static!important}}@keyframes fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.homeContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.whatsAppSection{display:flex;padding:10px 14px;justify-content:center;align-items:center;gap:8px;border-radius:53px;background:linear-gradient(180deg,#57d163 6.25%,#23b33a 91.21%);box-shadow:0 2px 8px #0003;position:fixed;bottom:16px;right:54px;z-index:900;width:fit-content;cursor:pointer}.whatsAppSection img{width:20px;height:20px}.whatsAppSection span{color:#fff;font-size:20px;font-weight:600;line-height:26px}@media screen and (max-width:586px){.whatsAppSection{right:16px}.whatsAppSection img{height:16px;width:16px}.whatsAppSection span{font-size:16px;font-weight:500;line-height:20px}}.peContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.foundationProgramSection{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:24px;padding:80px 20px;background:#fbeccb}.foundationProgramSection .leftContent{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:512px;width:100%;height:688px;padding:40px;gap:25px;border-radius:24px;position:relative}.foundationProgramSection .leftContent .leftEllipse{position:absolute;width:185px;height:auto;top:0;left:0}.foundationProgramSection .leftContent .rightEllipse{position:absolute;width:185px;height:auto;bottom:0;right:0}.foundationProgramSection .leftContent .topContainer{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:16px;width:100%}.foundationProgramSection .leftContent .topContainer .progressContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px;flex:1}.foundationProgramSection .leftContent .topContainer .progressContainer .progressBar{flex:1;height:8px;border-radius:12px;position:relative;overflow:hidden;cursor:pointer;transition:opacity .2s ease}.foundationProgramSection .leftContent .topContainer .progressContainer .progressBar.active:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:var(--active-color);animation:fillProgress 7s linear forwards;transform-origin:left}.foundationProgramSection .leftContent .topContainer .progressContainer .progressBar.completed{background:inherit}@keyframes fillProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.foundationProgramSection .leftContent .topContainer .pageCount{background:#0000000f;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:50%;height:48px;width:48px}.foundationProgramSection .leftContent .topContainer .pageCount .currentPage{color:#fff;font-size:28px;font-weight:600;line-height:33px;letter-spacing:-.56px}.foundationProgramSection .leftContent .topContainer .pageCount .totalPage{color:#fff9;font-size:20px;font-weight:500;line-height:25px;letter-spacing:-.8px}.foundationProgramSection .leftContent .contentWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.foundationProgramSection .leftContent .contentWrapper h2{color:#fff;font-size:26px;font-weight:600;line-height:32px;letter-spacing:-.52px}.foundationProgramSection .leftContent .contentWrapper .contentList{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:16px}.foundationProgramSection .leftContent .contentWrapper .contentList p{color:#ffffffb3;font-size:18px;font-weight:400;line-height:24px}.foundationProgramSection .leftContent .contentWrapper .contentList .contentItem{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.foundationProgramSection .leftContent .contentWrapper .contentList .contentItem h3{color:#fff;font-size:20px;font-weight:500;line-height:normal}.foundationProgramSection .leftContent .contentWrapper .contentList .contentItem ul{padding-left:10px;margin:0;list-style-position:inside}.foundationProgramSection .leftContent .contentWrapper .contentList .contentItem ul li{color:#fffc;font-size:18px;font-weight:400;line-height:28px;list-style-type:disc}.foundationProgramSection .leftContent .contentWrapper .contentList .cardImgWrapper{display:none}.foundationProgramSection .leftContent .btnWrapper{position:absolute;right:15px;bottom:15px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.foundationProgramSection .leftContent .btnWrapper .arrowWrapper{width:32px;height:32px;background:#ffffff29;border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer}.foundationProgramSection .leftContent .btnWrapper .arrowWrapper img{width:9px;height:9px}.foundationProgramSection .rightContent{width:auto;height:688px}.foundationProgramSection .rightContent img{object-fit:cover;border-radius:24px}@media screen and (max-width:992px){.foundationProgramSection{flex-wrap:wrap-reverse}.foundationProgramSection .leftContent{max-width:724px;height:auto}.foundationProgramSection .leftContent .contentWrapper .contentList .cardImgWrapper{display:block;width:100%;height:auto;z-index:1}.foundationProgramSection .leftContent .contentWrapper .contentList .cardImgWrapper img{object-fit:cover;border-radius:12px}.foundationProgramSection .leftContent .btnWrapper,.foundationProgramSection .rightContent{display:none}}@media screen and (max-width:586px){.foundationProgramSection{padding:40px 16px;gap:16px}.foundationProgramSection .leftContent{padding:16px;border-radius:20px;gap:16px}.foundationProgramSection .leftContent .contentWrapper h2{font-size:20px;font-weight:600;line-height:32px;letter-spacing:-.4px}.foundationProgramSection .leftContent .contentWrapper .contentList p{font-size:14px;font-weight:400;line-height:normal}.foundationProgramSection .leftContent .contentWrapper .contentList .contentItem h3{font-size:18px;font-weight:500;line-height:normal}.foundationProgramSection .leftContent .contentWrapper .contentList .contentItem ul li{font-size:14px;font-weight:400;line-height:21px}.foundationProgramSection .leftContent .topContainer .pageCount .currentPage{font-size:20px;font-weight:600;line-height:33px;letter-spacing:-.4px}.foundationProgramSection .leftContent .topContainer .pageCount .totalPage{font-size:16px;font-weight:500;line-height:25px;letter-spacing:-.64px}}.peBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.peBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.peBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.peBannerSection .bgWrapper:before{background:linear-gradient(270deg,#0000,#0006,#0009);content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1}.peBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);max-width:763px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.peBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:500;line-height:64px;text-transform:capitalize}.peBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:normal;max-width:630px}@media screen and (max-width:1340px){.peBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.peBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.peBannerSection .bgWrapper .bannerContent{max-width:550px}.peBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:500;line-height:60px}}@media screen and (max-width:767px){.peBannerSection .bgWrapper .bannerContent{max-width:450px}.peBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:500;line-height:50px}}@media screen and (max-width:600px){.peBannerSection{padding:16px 0}.peBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.peBannerSection .bgWrapper:before{background:linear-gradient(180deg,#0000 11.76%,#0009)}.peBannerSection .bgWrapper img{border-radius:20px}.peBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.peBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:500;line-height:normal}.peBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:400;line-height:normal}}@media screen and (max-width:380px){.peBannerSection .bgWrapper .bannerContent{max-width:270px}}.smartPeSection{background:#09b35a;padding:80px 16px 74px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:50px;position:relative}.smartPeSection .greenLogoHalf{position:absolute;top:0;right:0;height:438px;width:auto}.smartPeSection .greenEllipseLeft{position:absolute;bottom:0;left:0;width:180px;height:auto}.smartPeSection h1{color:#fff;font-size:48px;font-weight:500;line-height:56px;text-align:center;letter-spacing:-.96px}.smartPeSection .smartPeContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:0}.smartPeSection .smartPeContainer .mobileGroup{max-width:1280px;padding:0 50px;width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:row}.smartPeSection .smartPeContainer .mobileGroup img{width:100%;height:100%;z-index:1}.smartPeSection .smartPeContainer .coachContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:1279px;width:100%;padding:50px;gap:34px;border-radius:34px;background:#06793d;z-index:1;position:relative}.smartPeSection .smartPeContainer .coachContainer .greenEllipseRight{position:absolute;top:0;right:0;width:140px;height:auto}.smartPeSection .smartPeContainer .coachContainer h3{color:#fff;text-align:center;font-size:40px;font-weight:500;line-height:normal;letter-spacing:-.8px}.smartPeSection .smartPeContainer .coachContainer .coachFeatures{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;gap:28px;align-self:stretch}@media screen and (max-width:992px){.smartPeSection .smartPeContainer .coachContainer{padding:32px}}@media screen and (max-width:850px){.smartPeSection .smartPeContainer .coachContainer{padding:24px}}@media screen and (max-width:767px){.smartPeSection{padding:40px 10px;gap:28px}.smartPeSection .greenLogoHalf{height:206px}.smartPeSection h1{font-size:28px;font-weight:500;line-height:normal;text-align:center;letter-spacing:-.56px;max-width:305px}.smartPeSection .smartPeContainer .mobileGroup{height:auto;padding:0 20px}.smartPeSection .smartPeContainer .coachContainer{padding:24px 16px;gap:28px;border-radius:24px}.smartPeSection .smartPeContainer .coachContainer h3{font-size:20px;font-weight:500;line-height:normal;letter-spacing:-.4px}.smartPeSection .smartPeContainer .coachContainer .coachFeatures{flex-direction:column}}.coachFeatureContainer{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:12px;max-width:366.333px;width:100%}.coachFeatureContainer .imWrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;width:50px;height:50px;border-radius:20px;background:#09b35a}.coachFeatureContainer .imWrapper img{height:24px;width:24px}.coachFeatureContainer .coachFeatureHeading{color:#fff;font-size:20px;font-weight:500;line-height:normal}.coachFeatureContainer p{color:#fff;font-size:18px;font-weight:300;line-height:24px}@media screen and (max-width:767px){.coachFeatureContainer{max-width:unset}.coachFeatureContainer .imWrapper{width:42px;height:42px;border-radius:16px}.coachFeatureContainer .coachFeatureHeading{font-size:18px;font-weight:500;line-height:normal}.coachFeatureContainer p{font-size:14px;font-weight:300;line-height:normal}}.peStudentSection{background:#cef0de80;padding:80px 20px 88px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:60px;position:relative}.peStudentSection .greenLeftLogo{position:absolute;left:0;bottom:0;height:352px;width:auto}.peStudentSection h1{color:#000;text-align:center;font-size:48px;font-weight:600;line-height:normal;letter-spacing:-.96px}.peStudentSection .studentCardSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:25px;z-index:2}.peStudentSection .studentCardSection .leftContainer{max-width:450px;width:100%;height:764px;border-radius:34px;background:#cef0de;padding:50px 30px 30px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.peStudentSection .studentCardSection .leftContainer img{width:351.609px;height:auto}.peStudentSection .studentCardSection .leftContainer .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.peStudentSection .studentCardSection .leftContainer .contentContainer h3{color:#20232c;font-size:20px;font-weight:600;line-height:normal}.peStudentSection .studentCardSection .leftContainer .contentContainer p{color:#20232c;font-size:18px;font-weight:400;line-height:normal}.peStudentSection .studentCardSection .rightContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:25px}.peStudentSection .studentCardSection .rightContainer .topRightContainer{max-width:805px;width:100%;height:348px;border-radius:34px;background:#09b35a;padding:35px;position:relative}.peStudentSection .studentCardSection .rightContainer .topRightContainer .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;max-width:362px;width:100%}.peStudentSection .studentCardSection .rightContainer .topRightContainer .contentContainer h3{color:#fff;font-size:20px;font-weight:500;line-height:normal}.peStudentSection .studentCardSection .rightContainer .topRightContainer .contentContainer p{color:#fffc;font-size:18px;font-weight:400;line-height:24px}.peStudentSection .studentCardSection .rightContainer .topRightContainer .trackProgressImg{height:300px;width:auto;position:absolute;bottom:0;right:50px}.peStudentSection .studentCardSection .rightContainer .bottomContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:25px;align-content:stretch}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:30px;max-width:425px;width:100%;border-radius:34px;background:#09b35a;padding:35px 24px 0 35px;align-self:stretch}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .contentContainer h3{color:#fff;font-size:20px;font-weight:600;line-height:normal}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .contentContainer p{color:#fff;font-size:18px;font-weight:400;line-height:normal;opacity:.8}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight{max-width:355px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding:35px 35px 15px;gap:25px;border-radius:34px;background:#09b35a;overflow:hidden}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .contentContainer h3{color:#fff;font-size:20px;font-weight:600;line-height:normal}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .contentContainer p{color:#fff;font-size:18px;font-weight:400;line-height:normal;opacity:.8}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .peStudentScratchImg{width:375px;height:auto}@media screen and (max-width:1260px){.peStudentSection .studentCardSection{flex-direction:column}}@media screen and (max-width:890px){.peStudentSection .studentCardSection .leftContainer{height:auto}.peStudentSection .studentCardSection .leftContainer img{width:225px}.peStudentSection .studentCardSection .rightContainer .topRightContainer{max-width:450px;width:100%;height:unset;padding-bottom:0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.peStudentSection .studentCardSection .rightContainer .topRightContainer .contentContainer{max-width:100%}.peStudentSection .studentCardSection .rightContainer .topRightContainer .trackProgressImg{position:static;width:323px;height:auto}.peStudentSection .studentCardSection .rightContainer .bottomContainer{flex-direction:column}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft{width:100%;max-width:450px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .peStudentCertImg{width:317px;height:auto}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight{width:100%;max-width:450px;align-items:center}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .peStudentScratchImg{width:311px;height:auto}}@media screen and (max-width:500px){.peStudentSection{padding:40px 16px;gap:28px}.peStudentSection h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.peStudentSection .studentCardSection{gap:16px}.peStudentSection .studentCardSection .leftContainer{max-width:100%;border-radius:20px;padding:40px 10px 16px}.peStudentSection .studentCardSection .leftContainer .contentContainer h3{font-size:18px}.peStudentSection .studentCardSection .leftContainer .contentContainer p{font-size:14px}.peStudentSection .studentCardSection .rightContainer .topRightContainer{border-radius:20px;padding:24px 16px 0}.peStudentSection .studentCardSection .rightContainer .topRightContainer .contentContainer h3{font-size:18px}.peStudentSection .studentCardSection .rightContainer .topRightContainer .contentContainer p{font-size:14px}.peStudentSection .studentCardSection .rightContainer .topRightContainer .trackProgressImg{width:100%}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft{border-radius:20px;padding:24px 16px 0}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .contentContainer h3{font-size:18px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .contentContainer p{font-size:14px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomLeft .peStudentCertImg{width:100%}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight{border-radius:20px;padding:24px 16px 0}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .contentContainer h3{font-size:18px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .contentContainer p{font-size:14px}.peStudentSection .studentCardSection .rightContainer .bottomContainer .bottomRight .peStudentScratchImg{width:100%}}.peSchoolSection{background:#09b35a;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:70px;padding:80px 20px 82px}.peSchoolSection .peSchoolhalfLogo{position:absolute;top:0;right:0;height:438px;width:auto}.peSchoolSection .peSchoolEllipse{position:absolute;bottom:0;left:0;height:auto;width:200px}.peSchoolSection h1{color:#fff;text-align:center;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px}.peSchoolSection .schoolCardContainer{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:25px}.peSchoolSection .schoolCardContainer .leftContainer{max-width:410px;width:100%;height:679px;border-radius:34px;background:#06793d;padding:35px 20px 0 35px;z-index:2;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.peSchoolSection .schoolCardContainer .leftContainer .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.peSchoolSection .schoolCardContainer .leftContainer .contentContainer h3{color:#fff;font-size:20px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .leftContainer .contentContainer p{color:#fff;font-size:18px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .leftContainer img{width:100%;height:auto}.peSchoolSection .schoolCardContainer .middleContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:25px}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer{max-width:410px;width:100%;height:307px;border-radius:34px;background:#06793d;padding:35px 35px 0;z-index:2;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer .contentContainer h3{color:#fff;font-size:20px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer .contentContainer p{color:#fff;font-size:18px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer img{max-width:292px;width:100%;min-width:287px;height:auto}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer{max-width:410px;width:100%;height:348px;border-radius:34px;background:#06793d;padding:35px 35px 0;z-index:2;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer .contentContainer h3{color:#fff;font-size:20px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer .contentContainer p{color:#fff;font-size:18px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer img{max-width:318px;min-width:287px;width:100%;height:auto}.peSchoolSection .rightContainer{max-width:410px;width:100%;height:679px;border-radius:34px;background:#06793d;padding:35px 20px 0 35px;z-index:2;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.peSchoolSection .rightContainer .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.peSchoolSection .rightContainer .contentContainer h3{color:#fff;font-size:20px;font-weight:500;line-height:normal}.peSchoolSection .rightContainer .contentContainer p{color:#fff;font-size:18px;font-weight:300;line-height:normal}.peSchoolSection .rightContainer img{width:100%;height:auto}@media screen and (max-width:1160px){.peSchoolSection .schoolCardContainer{flex-wrap:wrap}}@media screen and (max-width:884px){.peSchoolSection .schoolCardContainer .leftContainer,.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer,.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer .contentContainer,.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer,.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer .contentContainer,.peSchoolSection .schoolCardContainer .rightContainer{width:100%}}@media screen and (max-width:586px){.peSchoolSection{padding:40px 16px;gap:28px}.peSchoolSection .peSchoolhalfLogo{height:206px}.peSchoolSection .peSchoolEllipse{display:none}.peSchoolSection h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.peSchoolSection .schoolCardContainer .leftContainer{padding:16px 16px 0;gap:28px;border-radius:20px;height:unset}.peSchoolSection .schoolCardContainer .leftContainer .contentContainer h3{font-size:18px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .leftContainer .contentContainer p{font-size:14px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .leftContainer img{width:256px}.peSchoolSection .schoolCardContainer .middleContainer{gap:16px}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer{padding:16px 16px 0;gap:28px;border-radius:20px;height:unset}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer .contentContainer h3{font-size:18px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer .contentContainer p{font-size:14px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleTopContainer img{width:226px}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer{padding:16px 16px 0;gap:28px;border-radius:20px;height:unset}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer .contentContainer h3{font-size:18px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer .contentContainer p{font-size:14px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .middleContainer .middleBottomContainer img{width:250px}.peSchoolSection .schoolCardContainer .rightContainer{padding:16px 16px 0;gap:28px;border-radius:20px;height:unset}.peSchoolSection .schoolCardContainer .rightContainer .contentContainer h3{font-size:18px;font-weight:500;line-height:normal}.peSchoolSection .schoolCardContainer .rightContainer .contentContainer p{font-size:14px;font-weight:300;line-height:normal}.peSchoolSection .schoolCardContainer .rightContainer img{width:256px}}.peExperienceSection{background:linear-gradient(118deg,#dfe6f666 3.74%,#aec3e566 100.59%);padding:40px 0 119px;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:35px;overflow:hidden}.peExperienceSection .peExperienceLogo{position:absolute;right:0;top:57%;transform:translateY(-50%);width:188px;height:auto}.peExperienceSection .peExperienceEllipse{position:absolute;left:0;top:0;width:auto;height:200px}.peExperienceSection .imgWrapper{width:1238.365px;height:319.347px;z-index:2}.peExperienceSection .imgWrapper img{object-fit:cover}.peExperienceSection .contentWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:26px;z-index:2;padding:0 16px}.peExperienceSection .contentWrapper h1{max-width:516px;width:100%;color:#000;text-align:center;font-size:48px;font-weight:500;line-height:56px;letter-spacing:-.96px}.peExperienceSection .contentWrapper p{max-width:1059px;width:100%;color:#515769;text-align:center;font-size:20px;font-weight:400;line-height:normal}@media screen and (max-width:1280px){.peExperienceSection .imgWrapper{width:1000px;height:auto}}@media screen and (max-width:1023px){.peExperienceSection .imgWrapper{width:800px}}@media screen and (max-width:815px){.peExperienceSection{padding:40px 0 60px}.peExperienceSection .peExperienceLogo{top:0;transform:unset;height:173px;width:auto}.peExperienceSection .peExperienceEllipse{top:50%;transform:translateY(-50%);height:105px;width:auto}.peExperienceSection .imgWrapper{width:650px}}@media screen and (max-width:680px){.peExperienceSection .imgWrapper{width:550px}}@media screen and (max-width:586px){.peExperienceSection{gap:50px}.peExperienceSection .imgWrapper{width:450px}.peExperienceSection .contentWrapper{gap:8px}.peExperienceSection .contentWrapper h1{font-size:20px;font-weight:500;line-height:normal;letter-spacing:unset}.peExperienceSection .contentWrapper p{font-size:14px;font-weight:300;line-height:normal}}@media screen and (max-width:470px){.peExperienceSection .imgWrapper{width:410px}}.howWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:48px;position:relative}.howWorksSection .howEllipse{position:absolute;top:0;right:0;width:230px;height:auto}.howWorksSection .howLogoGreen{position:absolute;bottom:0;left:0;width:250px;height:auto}.howWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.howWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.howWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;max-height:610px;height:auto;flex-shrink:0}.howWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.howWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#09b35a;color:#fff}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#e4f7ed;border-radius:50%;color:#09b35a;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#e4f7ed}@media screen and (max-width:1200px){.howWorksSection .stepperContainer{gap:60px}.howWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.howWorksSection .stepperContainer{flex-direction:column;gap:40px}.howWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.howWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.howWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.howWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.howWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.howWorksSection{padding:40px 10px;gap:28px}.howWorksSection .howEllipse{display:none}.howWorksSection .howLogoGreen{top:0;bottom:unset;height:184px;width:auto}.howWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.howWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:375px){.howWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.howWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.campBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.campBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.campBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.campBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.campBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:500;line-height:64px;text-transform:capitalize;max-width:842px;width:100%}.campBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:normal;max-width:600px;width:100%}@media screen and (max-width:1340px){.campBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.campBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.campBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:600;line-height:60px}}@media screen and (max-width:920px){.campBannerSection .bgWrapper .bannerContent{max-width:600px;width:100%}}@media screen and (max-width:767px){.campBannerSection .bgWrapper .bannerContent{left:40px;max-width:450px}.campBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:600;line-height:50px}}@media screen and (max-width:600px){.campBannerSection{padding:16px 0}.campBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.campBannerSection .bgWrapper img{border-radius:20px}.campBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.campBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:600;line-height:normal}.campBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:500;line-height:normal}}@media screen and (max-width:380px){.campBannerSection .bgWrapper .bannerContent{max-width:270px}}.campCoachSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px 20px;gap:48px;flex-wrap:wrap;background:#f6c155;position:relative}.campCoachSection .campCoachEllipse{position:absolute;bottom:0;left:0;width:170px;height:auto}.campCoachSection .campCoachLogo{position:absolute;top:0;right:0;width:auto;height:350px}.campCoachSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:500;line-height:56px;letter-spacing:-.96px}.campCoachSection .campCoachContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:80px}.campCoachSection .campCoachContainer .leftContainer{max-width:613.729px;width:100%;height:auto;z-index:1}.campCoachSection .campCoachContainer .leftContainer img{object-fit:contain}.campCoachSection .campCoachContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}@media screen and (max-width:1160px){.campCoachSection .campCoachContainer{gap:50px}}@media screen and (max-width:992px){.campCoachSection .campCoachContainer{flex-direction:column}.campCoachSection .campCoachContainer .leftContainer{max-width:475px}}@media screen and (max-width:600px){.campCoachSection{padding:40px 10px;gap:28px}.campCoachSection .campCoachLogo{height:206px}.campCoachSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.campCoachSection .campCoachContainer{gap:30px}.campCoachSection .campCoachContainer .leftContainer{height:420px;width:auto;max-width:unset}.campCoachSection .campCoachContainer .rightContainer{gap:16px}}@media screen and (max-width:430px){.campCoachSection .campCoachContainer .leftContainer{width:100%;height:auto}}.dataContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding:20px;gap:12px;border-radius:20px;background:#ffffffb3;width:100%;min-width:390px;z-index:1}.dataContainer .imgWrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;width:50px;height:50px;border-radius:20px}.dataContainer .imgWrapper img{width:24px;height:24px}.dataContainer p{color:#000;font-size:20px;font-weight:500;line-height:normal}.dataContainer span{color:#000;font-size:18px;font-weight:300;line-height:normal}@media screen and (max-width:767px){.dataContainer{min-width:unset}}@media screen and (max-width:600px){.dataContainer{border-radius:16px;padding:16px}.dataContainer p{font-size:18px;font-weight:500;line-height:normal}.dataContainer span{font-size:14px;font-weight:300;line-height:normal}}.campSchoolSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px 20px;gap:60px;background:#f6c155;position:relative}.campSchoolSection .campSchoolLogo{position:absolute;top:0;right:0;width:220px;height:auto}.campSchoolSection .campSchoolEllipse{position:absolute;bottom:0;left:0;width:200px;height:auto}.campSchoolSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px}.campSchoolSection .campSchoolContainer{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:25px}.campSchoolSection .campSchoolContainer .longWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:25px}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer{max-width:410px;width:100%;height:679px;border-radius:34px;background:#d08f0b;padding:35px 35px 0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:1;overflow:hidden}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .contentWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .contentWrapper p{color:#fff;font-size:20px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .contentWrapper span{color:#fff;font-size:18px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .imgWrapper{width:100%;height:auto}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer{max-width:410px;width:100%;height:679px;border-radius:34px;background:#d08f0b;padding:35px 35px 0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:1;overflow:hidden}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .contentWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .contentWrapper p{color:#fff;font-size:20px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .contentWrapper span{color:#fff;font-size:18px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .imgWrapper{width:100%;height:auto}.campSchoolSection .campSchoolContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:25px}.campSchoolSection .campSchoolContainer .rightContainer .topContainer{max-width:410px;width:100%;border-radius:34px;background:#d08f0b;padding:35px 33px 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:17px;z-index:1;overflow:hidden}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .contentWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .contentWrapper p{color:#fff;font-size:20px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .contentWrapper span{color:#fff;font-size:18px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .imgWrapper{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer{max-width:410px;width:100%;border-radius:34px;background:#d08f0b;padding:35px 33px 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:28px;z-index:1;overflow:hidden}.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .contentWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .contentWrapper p{color:#fff;font-size:20px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .contentWrapper span{color:#fff;font-size:18px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .imgWrapper{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}@media screen and (max-width:1200px){.campSchoolSection .campSchoolContainer{flex-direction:column;align-items:center}}@media screen and (max-width:910px){.campSchoolSection .campSchoolContainer{flex-direction:column;align-items:center}.campSchoolSection .campSchoolContainer .longWrapper{flex-direction:column}}@media screen and (max-width:586px){.campSchoolSection{padding:40px 16px;gap:28px}.campSchoolSection .campSchoolLogo{height:206px;width:auto}.campSchoolSection .campSchoolEllipse{display:none}.campSchoolSection h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.campSchoolSection .campSchoolContainer{width:100%;gap:16px}.campSchoolSection .campSchoolContainer .longWrapper{width:100%;gap:16px;align-items:center}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer{width:100%;height:unset;padding:16px 16px 0;gap:28px;border-radius:20px}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .contentWrapper{width:100%;gap:12px}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .contentWrapper p{font-size:18px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .contentWrapper span{font-size:14px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .leftContainer .imgWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;max-width:256px;width:100%;height:auto}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer{width:100%;height:unset;padding:16px 16px 0;gap:28px;border-radius:20px}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .contentWrapper{width:100%;gap:12px}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .contentWrapper p{font-size:18px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .contentWrapper span{font-size:14px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .longWrapper .middleContainer .imgWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;max-width:256px;width:100%;height:auto}.campSchoolSection .campSchoolContainer .rightContainer{width:100%;gap:16px;align-items:center}.campSchoolSection .campSchoolContainer .rightContainer .topContainer,.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer{width:100%;height:unset;padding:24px 16px 0;gap:28px;border-radius:20px}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .contentWrapper,.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .contentWrapper{width:100%;gap:12px}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .contentWrapper p,.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .contentWrapper p{font-size:18px;font-weight:500;line-height:normal}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .contentWrapper span,.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .contentWrapper span{font-size:14px;font-weight:300;line-height:normal}.campSchoolSection .campSchoolContainer .rightContainer .topContainer .imgWrapper,.campSchoolSection .campSchoolContainer .rightContainer .bottomContainer .imgWrapper{max-width:256px;width:100%;height:auto}}.campStudentSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px 20px;gap:60px;background:#fceccc;position:relative}.campStudentSection .campStudentLogo{position:absolute;top:0;right:0;height:459px;width:auto}.campStudentSection .campStudentEllipse{position:absolute;bottom:0;left:0;height:300px;width:auto}.campStudentSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;text-align:center;letter-spacing:-.96px}.campStudentSection .campStudentContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:63px}.campStudentSection .campStudentContainer .leftContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.campStudentSection .campStudentContainer .rightContainer{max-width:709px;width:100%;height:auto;z-index:1}@media screen and (max-width:1160px){.campStudentSection .campStudentContainer{gap:50px}}@media screen and (max-width:1023px){.campStudentSection .campStudentContainer{flex-direction:column-reverse}.campStudentSection .campStudentContainer .rightContainer{max-width:546px}}@media screen and (max-width:600px){.campStudentSection{padding:40px 10px;gap:28px}.campStudentSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.campStudentSection .campStudentContainer{gap:24px}.campStudentSection .campStudentContainer .leftContainer{gap:16px}.campStudentSection .campStudentContainer .rightContainer{width:100%;height:auto}}.effectiveTrainingSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:60px;padding:80px 0;background:#fbeccb;overflow:hidden;position:relative}.effectiveTrainingSection .effectiveLogo{position:absolute;left:0;bottom:24px;height:459px;width:auto}.effectiveTrainingSection .effectiveEllipse{position:absolute;right:0;top:0;width:150px;height:auto}.effectiveTrainingSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;padding:0 20px;z-index:1}.effectiveTrainingSection .trainingContainer{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;padding:0 20px}.effectiveTrainingSection .imgWrapper{width:100%;height:auto;z-index:1}@media screen and (max-width:1100px){.effectiveTrainingSection .trainingContainer{flex-wrap:wrap}}@media screen and (max-width:586px){.effectiveTrainingSection{padding:40px 0;gap:28px}.effectiveTrainingSection .effectiveLogo{bottom:unset;left:unset;top:0;right:0;height:216px;width:auto}.effectiveTrainingSection .effectiveEllipse{display:none}.effectiveTrainingSection h1{padding:0 16px;font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.effectiveTrainingSection .trainingContainer{padding:0 16px;gap:16px}}@media screen and (max-width:425px){.effectiveTrainingSection .imgWrapper{width:425px;flex-shrink:0}}.trainingFeatureContainer{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:407px;width:100%;height:188px;padding:22px;border-radius:30px;background:#fff;gap:16px;z-index:1}.trainingFeatureContainer p{color:#000;text-align:center;font-size:26px;font-weight:500;line-height:normal}.trainingFeatureContainer span{color:#515769;text-align:center;font-size:18px;font-weight:300;line-height:normal;max-width:341px}@media screen and (max-width:586px){.trainingFeatureContainer{width:100%;height:unset;gap:10px;border-radius:16px}.trainingFeatureContainer p{font-size:18px;font-weight:500;line-height:normal}.trainingFeatureContainer span{font-size:14px;font-weight:300;line-height:normal}}.campHowWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:60px;position:relative}.campHowWorksSection .howEllipse{position:absolute;top:0;right:0;width:230px;height:auto}.campHowWorksSection .howLogoGreen{position:absolute;bottom:0;left:0;width:250px;height:auto}.campHowWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.campHowWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.campHowWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;height:auto;flex-shrink:0}.campHowWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#f6c155;color:#fff}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#fdf6e8;border-radius:50%;color:#f6c155;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#fdf6e8}@media screen and (max-width:1200px){.campHowWorksSection .stepperContainer{gap:60px}.campHowWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.campHowWorksSection .stepperContainer{flex-direction:column;gap:40px}.campHowWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.campHowWorksSection{padding:40px 10px;gap:28px}.campHowWorksSection .howEllipse{display:none}.campHowWorksSection .howLogoGreen{top:0;bottom:unset;height:184px;width:auto}.campHowWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:480px){.campHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.campHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.campContainer,.academyContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.academyOffersSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px;gap:60px;position:relative}.academyOffersSection .offerLogoHalf{position:absolute;bottom:0;left:0;width:250px;height:auto}.academyOffersSection .offerEllipse{position:absolute;top:0;right:0;width:200px;height:auto}.academyOffersSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:600;line-height:normal;letter-spacing:-.96px;z-index:1}.academyOffersSection .offerCardsGrid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1280px;width:100%;gap:20px}@media screen and (max-width:1200px){.academyOffersSection .offerCardsGrid{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;flex-wrap:wrap}}@media screen and (max-width:993px){.academyOffersSection{padding:80px 40px}}@media screen and (max-width:767px){.academyOffersSection{padding:40px 16px;gap:28px}.academyOffersSection h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}}@media screen and (max-width:568px){.academyOffersSection .offerLogoHalf{top:0;right:0;bottom:unset;left:unset;width:auto;height:210px}.academyOffersSection .offerEllipse{top:50%;right:unset;left:0;height:210px;width:auto}.academyOffersSection h1{max-width:300px}.academyOffersSection .offerCardsGrid{gap:16px}}.offerCardContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;max-width:406.67px;width:100%;padding:20px;gap:20px;border-radius:30px;background:#fdf2f2;z-index:1}.offerCardContainer .datasContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.offerCardContainer .datasContainer .iconWrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:16px}.offerCardContainer .datasContainer .iconWrapper .iconContainer{display:flex;justify-content:center;align-items:center;flex-direction:row;width:50px;height:50px;border-radius:20px;background:#e85054}.offerCardContainer .datasContainer .iconWrapper .iconContainer img{width:24px;height:24px}.offerCardContainer .datasContainer .iconWrapper h3{color:#000;font-size:24px;font-weight:600;line-height:normal}.offerCardContainer .datasContainer p{color:#515769;font-size:18px;font-weight:400;line-height:26px}.offerCardContainer .imgWrapper{width:100%;height:auto}.offerCardContainer .imgWrapper img{object-fit:cover}@media screen and (max-width:568px){.offerCardContainer{width:100%}.offerCardContainer .datasContainer .iconWrapper .iconContainer{width:42px;height:42px}.offerCardContainer .datasContainer .iconWrapper h3{font-size:18px;font-weight:600;line-height:normal}.offerCardContainer .datasContainer p{font-size:14px;font-weight:400;line-height:normal}.offerCardContainer .imgWrapper{width:100%}}.academySectionContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px 20px;gap:60px;background:#e85054;position:relative}.academySectionContainer .academyEllipseLeft{position:absolute;top:0;left:0;height:300px;width:auto}.academySectionContainer .academyEllipseRight{position:absolute;bottom:120px;right:0;height:450px;width:auto}.academySectionContainer h1{color:#fff;text-align:center;font-size:48px;font-weight:500;line-height:normal}.academySectionContainer .dataContent{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;gap:0;position:relative;max-width:1280px;width:100%}.academySectionContainer .dataContent .leftContainer{position:absolute;left:0}.academySectionContainer .dataContent .leftContainer .imgWrapper{position:relative}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1,.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2,.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3{position:absolute;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;background:#fff;border:.75px solid rgba(255,255,255,.08);transition:all .6s ease-out;opacity:0;visibility:hidden}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1 img,.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2 img,.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3 img{width:42px;height:42px}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1.active,.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2.active,.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3.active{opacity:1;visibility:visible}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1.active{transform:translate(calc(-50% - 300px),calc(-50% - 140px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2.active{transform:translate(-50%,calc(-50% - 340px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3.active{transform:translate(calc(-50% + 240px),calc(-50% - 200px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .imgContainer{height:auto;width:800px;position:relative}.academySectionContainer .dataContent .leftContainer .imgWrapper .imgContainer img{transition:all .6s ease-out}.academySectionContainer .dataContent .leftContainer .imgWrapper .imgContainer img.active{transform:scale(1.1)}@media screen and (max-width:1300px){.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1.active{transform:translate(calc(-50% - 250px),calc(-50% - 140px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2.active{transform:translate(-50%,calc(-50% - 280px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3.active{transform:translate(calc(-50% + 200px),calc(-50% - 200px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .imgContainer{width:600px}}.academySectionContainer .dataContent .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}@media screen and (max-width:1380px){.academySectionContainer .dataContent{flex-wrap:wrap;gap:40px}}@media screen and (max-width:1250px){.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1.active{transform:translate(calc(-50% - 230px),calc(-50% - 140px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2.active{transform:translate(-50%,calc(-50% - 240px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3.active{transform:translate(calc(-50% + 200px),calc(-50% - 200px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .imgContainer{height:420px}}@media screen and (max-width:1150px){.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper1.active{transform:translate(calc(-50% - 230px),calc(-50% - 140px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper2.active{transform:translate(-50%,calc(-50% - 240px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3{top:50%;left:50%;transform:translate(-50%,-50%)}.academySectionContainer .dataContent .leftContainer .imgWrapper .iconWrapper3.active{transform:translate(calc(-50% + 200px),calc(-50% - 200px))}.academySectionContainer .dataContent .leftContainer .imgWrapper .imgContainer{height:340px}}@media screen and (max-width:1080px){.academySectionContainer{padding:80px 40px}}@media screen and (max-width:1024px){.academySectionContainer .dataContent{justify-content:center}.academySectionContainer .dataContent .leftContainer{position:static}}@media screen and (max-width:992px){.academySectionContainer .dataContent .leftContainer{height:400px}}@media screen and (max-width:992px){.academySectionContainer{padding:40px 16px;gap:20px}.academySectionContainer h1{font-size:28px}.academySectionContainer .dataContent{gap:20px}.academySectionContainer .dataContent .leftContainer{width:100%;height:auto}.academySectionContainer .dataContent .rightContainer{gap:16px}}@media screen and (max-width:600px){.academySectionContainer .academyEllipseLeft{height:130px}.academySectionContainer .academyEllipseRight{height:120px;bottom:60px}}.academyStudentSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px 20px;gap:60px;background:linear-gradient(0deg,#0000 0% 100%),var(--Red, #fadcdd);position:relative}.academyStudentSection .studentLogoHalf{position:absolute;top:0;right:0;width:250px;height:auto}.academyStudentSection .studentEllipseHalf{position:absolute;bottom:0;left:0;height:200px;width:auto}.academyStudentSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:500;line-height:normal}.academyStudentSection .dataContent{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:130px;max-width:1280px;width:100%}.academyStudentSection .dataContent .rightContainer .imgWrapper{position:relative}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper1,.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper2,.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper3{position:absolute;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;background:#e85054;border:.75px solid rgba(255,255,255,.08);transition:all .6s ease-out;opacity:0;visibility:hidden;z-index:1}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper1 img,.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper2 img,.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper3 img{width:42px;height:42px}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper1.active,.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper2.active,.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper3.active{opacity:1;visibility:visible}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper1{top:50%;left:50%;transform:translate(-50%,-50%)}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper1.active{transform:translate(calc(-50% - 350px),calc(-50% - 240px))}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper2{top:50%;left:50%;transform:translate(-50%,-50%)}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper2.active{transform:translate(-50%,calc(-50% - 420px))}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper3{top:50%;left:50%;transform:translate(-50%,-50%)}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper3.active{transform:translate(calc(-50% + 320px),calc(-50% - 300px))}.academyStudentSection .dataContent .rightContainer .imgWrapper .imgContainer{width:537px;height:auto;position:relative;z-index:2}.academyStudentSection .dataContent .rightContainer .imgWrapper .imgContainer img{transition:all .6s ease-out}.academyStudentSection .dataContent .rightContainer .imgWrapper .imgContainer img.active{transform:scale(1.03)}.academyStudentSection .dataContent .leftContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}@media screen and (max-width:1415px){.academyStudentSection .dataContent{gap:60px}}@media screen and (max-width:1350px){.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper1.active{transform:translate(calc(-50% - 290px),calc(-50% - 270px))}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper2.active{transform:translate(-50%,calc(-50% - 350px))}.academyStudentSection .dataContent .rightContainer .imgWrapper .iconWrapper3.active{transform:translate(calc(-50% + 250px),calc(-50% - 250px))}.academyStudentSection .dataContent .rightContainer .imgWrapper .imgContainer{width:440px}}@media screen and (max-width:1250px){.academyStudentSection .dataContent{gap:60px;flex-direction:column-reverse}}@media screen and (max-width:1024px){.academyStudentSection .dataContent .rightContainer{max-width:537px;width:100%}}@media screen and (max-width:600px){.academyStudentSection{padding:40px 16px;gap:20px}.academyStudentSection .studentLogoHalf{width:90px}.academyStudentSection .studentEllipseHalf{height:80px}.academyStudentSection h1{font-size:28px}.academyStudentSection .dataContent{gap:20px}.academyStudentSection .dataContent .leftContainer{gap:16px}.academyStudentSection .dataContent .rightContainer{width:100%;height:auto}}.academyBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.academyBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.academyBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.academyBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.academyBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:500;line-height:64px;text-transform:capitalize;max-width:844px;width:100%}.academyBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:28px;max-width:706px;width:100%}@media screen and (max-width:1340px){.academyBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.academyBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.academyBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:600;line-height:60px}}@media screen and (max-width:920px){.academyBannerSection .bgWrapper .bannerContent{max-width:600px;width:100%}}@media screen and (max-width:767px){.academyBannerSection .bgWrapper .bannerContent{left:40px;max-width:450px}.academyBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:600;line-height:50px}}@media screen and (max-width:600px){.academyBannerSection{padding:16px 0}.academyBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.academyBannerSection .bgWrapper img{border-radius:20px}.academyBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.academyBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:600;line-height:40px}.academyBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:500;line-height:20px}}@media screen and (max-width:380px){.academyBannerSection .bgWrapper .bannerContent{max-width:270px}}.highPerfContainer{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:33px;padding:39px 43px;background:#e85054}.highPerfContainer .leftContainer{width:627px;height:auto}.highPerfContainer .leftContainer img{object-fit:cover}.highPerfContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:647px;width:100%;gap:26px}.highPerfContainer .rightContainer h3{max-width:527px;color:#fff;font-size:48px;font-weight:600;line-height:56px;letter-spacing:-.96px}.highPerfContainer .rightContainer p{color:#fff;font-size:20px;font-weight:400;line-height:28px}@media screen and (max-width:992px){.highPerfContainer{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:600px){.highPerfContainer{padding:40px 16px;gap:24px}.highPerfContainer .leftContainer{width:100%}.highPerfContainer .rightContainer{gap:16px}.highPerfContainer .rightContainer h3{max-width:300px;font-size:28px;font-weight:600;line-height:normal}.highPerfContainer .rightContainer p{font-size:16px;font-weight:400;line-height:24px}}.academyHowWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:60px;position:relative}.academyHowWorksSection .howEllipseAcademy{position:absolute;top:0;right:0;width:230px;height:auto}.academyHowWorksSection .howLogoRedAcademy{position:absolute;bottom:0;left:0;width:250px;height:auto}.academyHowWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.academyHowWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.academyHowWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;max-height:610px;height:auto;flex-shrink:0}.academyHowWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#e85054;color:#fff}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#fdf2f2;border-radius:50%;color:#e85054;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#fdf2f2}@media screen and (max-width:1200px){.academyHowWorksSection .stepperContainer{gap:60px}.academyHowWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.academyHowWorksSection .stepperContainer{flex-direction:column;gap:40px}.academyHowWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.academyHowWorksSection{padding:40px 10px;gap:28px}.academyHowWorksSection .howEllipseAcademy{display:none}.academyHowWorksSection .howLogoRedAcademy{top:0;bottom:unset;height:184px;width:auto}.academyHowWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:460px){.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.academyHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.tournamentContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.tournamentBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.tournamentBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.tournamentBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.tournamentBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.tournamentBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:600;line-height:64px;text-transform:capitalize;max-width:717px;width:100%}.tournamentBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:28px;max-width:612px;width:100%}@media screen and (max-width:1340px){.tournamentBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.tournamentBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.tournamentBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:600;line-height:60px}}@media screen and (max-width:920px){.tournamentBannerSection .bgWrapper .bannerContent{max-width:600px;width:100%}}@media screen and (max-width:767px){.tournamentBannerSection .bgWrapper .bannerContent{left:40px;max-width:450px}.tournamentBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:600;line-height:50px}}@media screen and (max-width:600px){.tournamentBannerSection{padding:16px 0}.tournamentBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.tournamentBannerSection .bgWrapper img{border-radius:20px}.tournamentBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.tournamentBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:600;line-height:40px}.tournamentBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:500;line-height:20px}}@media screen and (max-width:380px){.tournamentBannerSection .bgWrapper .bannerContent{max-width:270px}}.tournamentHowWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:60px;position:relative}.tournamentHowWorksSection .howEllipseAcademy{position:absolute;top:0;right:0;width:230px;height:auto}.tournamentHowWorksSection .howLogoRedAcademy{position:absolute;bottom:0;left:0;width:250px;height:auto}.tournamentHowWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.tournamentHowWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.tournamentHowWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;max-height:610px;height:auto;flex-shrink:0}.tournamentHowWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#0078d0;color:#fff}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#f3f9fd;border-radius:50%;color:#0078d0;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#f3f9fd}@media screen and (max-width:1200px){.tournamentHowWorksSection .stepperContainer{gap:60px}.tournamentHowWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.tournamentHowWorksSection .stepperContainer{flex-direction:column;gap:40px}.tournamentHowWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.tournamentHowWorksSection{padding:40px 10px;gap:28px}.tournamentHowWorksSection .howEllipseAcademy{display:none}.tournamentHowWorksSection .howLogoRedAcademy{top:0;bottom:unset;height:180px;width:auto}.tournamentHowWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:460px){.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.tournamentHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.athleticSection{padding:80px 40px;display:flex;justify-content:center;align-items:center;flex-direction:row}.athleticSection .gridSection{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.athleticSection .gridSection .leftContainer{width:411px;height:628px}.athleticSection .gridSection .leftContainer img{object-fit:cover;border-radius:28px}.athleticSection .gridSection .rightContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.athleticSection .gridSection .rightContainer .topContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:20px}.athleticSection .gridSection .rightContainer .topContainer .firstContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding-left:39px;width:411px;height:298px;border-radius:28px;background:linear-gradient(118deg,#dfe6f666 3.74%,#aec3e566 100.59%),#fff;position:relative}.athleticSection .gridSection .rightContainer .topContainer .firstContainer img{position:absolute;top:0;right:0;width:100px;height:auto}.athleticSection .gridSection .rightContainer .topContainer .firstContainer h3{color:#000;font-family:Figtree;font-size:48px;font-weight:600;line-height:60px;letter-spacing:-.96px;width:318px;z-index:1}.athleticSection .gridSection .rightContainer .topContainer .secondContainer{height:auto;width:410px}.athleticSection .gridSection .rightContainer .topContainer .secondContainer img{object-fit:cover;border-radius:28px}.athleticSection .gridSection .rightContainer .bottomContainer{border-radius:28px;overflow:hidden;width:841px;height:310px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:0px}.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper{background:#004c85;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding:28px;position:relative;overflow:hidden}.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper img{position:absolute;bottom:0;left:0;width:180px;height:auto}.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper p{color:#fff;font-size:20px;font-weight:300;line-height:24px;z-index:1}@media screen and (max-width:1024px){.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper p{font-size:16px;font-weight:300;line-height:24px}}.athleticSection .gridSection .rightContainer .bottomContainer .imgWrapper{width:340px;height:100%;flex-shrink:0}.athleticSection .gridSection .rightContainer .bottomContainer .imgWrapper img{object-fit:cover}@media screen and (max-width:1353px){.athleticSection{padding:80px 20px}.athleticSection .gridSection .leftContainer{height:480px;width:auto}.athleticSection .gridSection .rightContainer .topContainer .firstContainer{width:290px;height:210px;padding-left:28px}.athleticSection .gridSection .rightContainer .topContainer .firstContainer h3{font-size:36px;font-weight:600;line-height:48px;width:unset}.athleticSection .gridSection .rightContainer .topContainer .secondContainer{width:288.92px}.athleticSection .gridSection .rightContainer .bottomContainer{width:599px;height:250px}.athleticSection .gridSection .rightContainer .bottomContainer .imgWrapper{width:240px}}@media screen and (max-width:1015px){.athleticSection .gridSection{flex-wrap:wrap}}@media screen and (max-width:973px){.athleticSection .gridSection .leftContainer{width:599px;height:auto}}@media screen and (max-width:647px){.athleticSection{padding:40px 16px}.athleticSection .gridSection{gap:20px}.athleticSection .gridSection .leftContainer{width:100%;height:auto}.athleticSection .gridSection .leftContainer img{border-radius:20px}.athleticSection .gridSection .rightContainer .topContainer{flex-direction:column;width:100%}.athleticSection .gridSection .rightContainer .topContainer .firstContainer{width:100%;height:298px;border-radius:20px;padding-left:30px}.athleticSection .gridSection .rightContainer .topContainer .firstContainer img{width:75px}.athleticSection .gridSection .rightContainer .topContainer .firstContainer h3{line-height:52px;letter-spacing:-.72px;max-width:200px}.athleticSection .gridSection .rightContainer .topContainer .secondContainer{width:100%;height:auto}.athleticSection .gridSection .rightContainer .topContainer .secondContainer img{border-radius:20px}.athleticSection .gridSection .rightContainer .bottomContainer{width:100%;flex-direction:column;height:unset;border-radius:20px}.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper{padding:25px;min-height:260px}.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper img{display:none}.athleticSection .gridSection .rightContainer .bottomContainer .contentWrapper p{font-size:14px;font-weight:300;line-height:20px}.athleticSection .gridSection .rightContainer .bottomContainer .imgWrapper{width:100%}}.completeSolutionSection{padding:80px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:60px;background:linear-gradient(118deg,#dfe6f666 3.74%,#aec3e566 100.59%),#fff}.completeSolutionSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:600;line-height:normal;letter-spacing:-.96px;position:sticky;top:40px;z-index:0}.completeSolutionSection .cardWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:50px;max-width:1280px;width:100%}.completeSolutionSection .cardWrapper .solutionCardContainers{width:100%;position:sticky;top:150px;transform-origin:top center;will-change:transform}@media screen and (max-width:992px){.completeSolutionSection{padding:80px 40px}}@media screen and (max-width:767px){.completeSolutionSection{padding:40px 16px;gap:30px}.completeSolutionSection h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px;top:60px}.completeSolutionSection .cardWrapper{gap:20px}}.solutionCardContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding:50px;gap:60px;border-radius:34px}.solutionCardContainer .leftContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px;max-width:580px;width:100%}.solutionCardContainer .leftContainer h3{color:#000;font-size:36px;font-weight:600;line-height:normal;letter-spacing:-.72px}.solutionCardContainer .leftContainer p{color:#515769;font-size:20px;font-weight:400;line-height:30px}.solutionCardContainer .leftContainer.white h3,.solutionCardContainer .leftContainer.white p{color:#fff}.solutionCardContainer .rightContainer{width:auto;height:auto;min-width:300px}.solutionCardContainer .rightContainer img{object-fit:cover;border-radius:28px}@media screen and (max-width:992px){.solutionCardContainer{padding:30px;gap:30px}.solutionCardContainer .leftContainer h3{font-size:30px}.solutionCardContainer .leftContainer p{font-size:16px;line-height:24px}}@media screen and (max-width:767px){.solutionCardContainer{padding:20px;border-radius:20px}}@media screen and (max-width:600px){.solutionCardContainer{gap:20px;flex-direction:column;border-radius:20px}.solutionCardContainer .leftContainer{gap:8px;max-width:100%}.solutionCardContainer .leftContainer h3{font-size:20px;line-height:24px}.solutionCardContainer .leftContainer p{font-size:14px;line-height:20px}.solutionCardContainer .rightContainer{min-width:unset}.solutionCardContainer .rightContainer img{border-radius:16px}.solutionCardContainer.reverse{flex-direction:column-reverse}}.sportsClinicContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.clinicBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.clinicBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.clinicBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.clinicBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.clinicBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:600;line-height:64px;text-transform:capitalize;max-width:626px;width:100%}.clinicBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:28px;max-width:612px;width:100%}@media screen and (max-width:1340px){.clinicBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.clinicBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.clinicBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:600;line-height:60px}}@media screen and (max-width:920px){.clinicBannerSection .bgWrapper .bannerContent{max-width:600px;width:100%}}@media screen and (max-width:767px){.clinicBannerSection .bgWrapper .bannerContent{left:40px;max-width:450px}.clinicBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:600;line-height:50px}}@media screen and (max-width:600px){.clinicBannerSection{padding:16px 0}.clinicBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.clinicBannerSection .bgWrapper img{border-radius:20px}.clinicBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.clinicBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:600;line-height:40px}.clinicBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:500;line-height:20px}}@media screen and (max-width:380px){.clinicBannerSection .bgWrapper .bannerContent{max-width:270px}}.clinicHowWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:60px;position:relative}.clinicHowWorksSection .howEllipseClinic{position:absolute;top:0;right:0;width:230px;height:auto}.clinicHowWorksSection .howLogoClinic{position:absolute;bottom:0;left:0;width:250px;height:auto}.clinicHowWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.clinicHowWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.clinicHowWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;max-height:610px;height:auto;flex-shrink:0}.clinicHowWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#8a55f6;color:#fff}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#f9f7fe;border-radius:50%;color:#8a55f6;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#f9f7fe}@media screen and (max-width:1200px){.clinicHowWorksSection .stepperContainer{gap:60px}.clinicHowWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.clinicHowWorksSection .stepperContainer{flex-direction:column;gap:40px}.clinicHowWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.clinicHowWorksSection{padding:40px 10px;gap:28px}.clinicHowWorksSection .howEllipseClinic{display:none}.clinicHowWorksSection .howLogoClinic{top:0;bottom:unset;height:180px;width:auto}.clinicHowWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:460px){.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.clinicHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.clinicHighPerfSection{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;padding:39px 43px;background:#6e44c5}.clinicHighPerfSection .innerDiv{max-width:1354px;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:60px}.clinicHighPerfSection .innerDiv .imgWrapper{width:627.575px;height:auto}.clinicHighPerfSection .innerDiv .imgWrapper img{object-fit:cover}.clinicHighPerfSection .innerDiv .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:26px}.clinicHighPerfSection .innerDiv .contentContainer h3{color:#fff;font-size:48px;font-weight:600;line-height:56px;letter-spacing:-.96px;max-width:527px}.clinicHighPerfSection .innerDiv .contentContainer p{color:#fff;font-size:20px;font-weight:400;line-height:normal;max-width:624px}@media screen and (max-width:992px){.clinicHighPerfSection .innerDiv{flex-direction:column;gap:40px}.clinicHighPerfSection .innerDiv .imgWrapper{width:500px}}@media screen and (max-width:600px){.clinicHighPerfSection{padding:40px 16px}.clinicHighPerfSection .innerDiv .imgWrapper{width:350px}.clinicHighPerfSection .innerDiv .contentContainer{gap:16px}.clinicHighPerfSection .innerDiv .contentContainer h3{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px;max-width:307px}.clinicHighPerfSection .innerDiv .contentContainer p{font-size:16px;font-weight:400;line-height:24px;max-width:100%}}@media screen and (max-width:400px){.clinicHighPerfSection .innerDiv .imgWrapper{width:100%}}.corePillarsSection{padding:80px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:60px;background:linear-gradient(118deg,#dfe6f666 3.74%,#aec3e566 100.59%),#fff}.corePillarsSection h1{color:#20232c;text-align:center;font-size:48px;font-weight:600;line-height:normal;letter-spacing:-.96px;position:sticky;top:40px;z-index:0}.corePillarsSection .cardWrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:50px;max-width:1280px;width:100%}.corePillarsSection .cardWrapper .clinicSolutionCardContainers{width:100%;position:sticky;top:150px;transform-origin:top center;will-change:transform}@media screen and (max-width:992px){.corePillarsSection{padding:80px 40px}}@media screen and (max-width:767px){.corePillarsSection{padding:40px 16px;gap:30px}.corePillarsSection h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px;top:60px}.corePillarsSection .cardWrapper{gap:20px}}.scholarshipContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.scholarshipBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.scholarshipBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.scholarshipBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.scholarshipBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.scholarshipBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:600;line-height:64px;text-transform:capitalize;max-width:796px;width:100%}.scholarshipBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:28px;max-width:763px;width:100%}@media screen and (max-width:1340px){.scholarshipBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.scholarshipBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.scholarshipBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:600;line-height:60px}}@media screen and (max-width:920px){.scholarshipBannerSection .bgWrapper .bannerContent{max-width:600px;width:100%}}@media screen and (max-width:767px){.scholarshipBannerSection .bgWrapper .bannerContent{left:40px;max-width:450px}.scholarshipBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:600;line-height:50px}}@media screen and (max-width:600px){.scholarshipBannerSection{padding:16px 0}.scholarshipBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.scholarshipBannerSection .bgWrapper img{border-radius:20px}.scholarshipBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.scholarshipBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:600;line-height:40px}.scholarshipBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:500;line-height:20px}}@media screen and (max-width:380px){.scholarshipBannerSection .bgWrapper .bannerContent{max-width:270px}}.scholarshipHowWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:60px;position:relative}.scholarshipHowWorksSection .howEllipseScholarship{position:absolute;top:0;right:0;width:230px;height:auto}.scholarshipHowWorksSection .howLogoScholarship{position:absolute;bottom:0;left:0;width:250px;height:auto}.scholarshipHowWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.scholarshipHowWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.scholarshipHowWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;max-height:610px;height:auto;flex-shrink:0}.scholarshipHowWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#0cbba9;color:#fff}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#ecfefc;border-radius:50%;color:#0cbba9;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#ecfefc}@media screen and (max-width:1200px){.scholarshipHowWorksSection .stepperContainer{gap:60px}.scholarshipHowWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.scholarshipHowWorksSection .stepperContainer{flex-direction:column;gap:40px}.scholarshipHowWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.scholarshipHowWorksSection{padding:40px 10px;gap:28px}.scholarshipHowWorksSection .howEllipseScholarship{display:none}.scholarshipHowWorksSection .howLogoScholarship{top:0;bottom:unset;height:180px;width:auto}.scholarshipHowWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:460px){.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.scholarshipHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.globalPathwaySection{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;padding:39px 43px;background:#0a9687}.globalPathwaySection .innerDiv{max-width:1354px;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:60px}.globalPathwaySection .innerDiv .imgWrapper{width:627.575px;height:auto}.globalPathwaySection .innerDiv .imgWrapper img{object-fit:cover}.globalPathwaySection .innerDiv .contentContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:26px}.globalPathwaySection .innerDiv .contentContainer h3{color:#fff;font-size:48px;font-weight:600;line-height:56px;letter-spacing:-.96px;max-width:647px}.globalPathwaySection .innerDiv .contentContainer p{color:#fff;font-size:20px;font-weight:400;line-height:normal;max-width:623px}@media screen and (max-width:992px){.globalPathwaySection .innerDiv{flex-direction:column;gap:40px}.globalPathwaySection .innerDiv .imgWrapper{width:500px}}@media screen and (max-width:600px){.globalPathwaySection{padding:40px 16px}.globalPathwaySection .innerDiv .imgWrapper{width:350px}.globalPathwaySection .innerDiv .contentContainer{gap:16px}.globalPathwaySection .innerDiv .contentContainer h3{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.globalPathwaySection .innerDiv .contentContainer p{font-size:16px;font-weight:400;line-height:24px;max-width:100%}}@media screen and (max-width:400px){.globalPathwaySection .innerDiv .imgWrapper{width:100%}}.collegeScholarshipSection{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;padding:80px;position:relative}.collegeScholarshipSection .scholarshipCarouselLogo{position:absolute;top:0;right:0;height:385px;width:auto}.collegeScholarshipSection .scholarshipCarouselEllipse{position:absolute;bottom:0;left:0;height:235px;width:auto}.collegeScholarshipSection .carouselContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:0;max-width:1279px;width:100%}.collegeScholarshipSection .carouselContainer .imgWrapper{position:relative;bottom:-32px;max-width:1192px;width:100%;height:500px}.collegeScholarshipSection .carouselContainer .imgWrapper img{object-fit:cover;border-top-left-radius:32px;border-top-right-radius:32px}.collegeScholarshipSection .carouselContainer .imgWrapper .leftArrow{display:flex;justify-content:center;align-items:center;flex-direction:row;height:32px;width:32px;border-radius:50%;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:absolute;top:50%;left:24px;transform:translateY(-50%);cursor:pointer}.collegeScholarshipSection .carouselContainer .imgWrapper .leftArrow img{width:16px;height:16px}.collegeScholarshipSection .carouselContainer .imgWrapper .rightArrow{display:flex;justify-content:center;align-items:center;flex-direction:row;height:32px;width:32px;border-radius:50%;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:absolute;top:50%;right:24px;transform:translateY(-50%);cursor:pointer}.collegeScholarshipSection .carouselContainer .imgWrapper .rightArrow img{width:16px;height:16px}.collegeScholarshipSection .carouselContainer .imgWrapper .bulletContainer{position:absolute;left:50%;bottom:48px;transform:translate(-50%);display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}.collegeScholarshipSection .carouselContainer .imgWrapper .bulletContainer .bullet{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.4;cursor:pointer}.collegeScholarshipSection .carouselContainer .imgWrapper .bulletContainer .bullet.active{width:20px;border-radius:12px;opacity:1;position:relative;background:#fff6;overflow:hidden}.collegeScholarshipSection .carouselContainer .imgWrapper .bulletContainer .bullet.active:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:#fff;border-radius:12px;animation:fillBullet 3s linear forwards}.collegeScholarshipSection .carouselContainer .contentWrapper{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:24px;padding:50px;border-radius:32px;background:#0a9687;z-index:2}.collegeScholarshipSection .carouselContainer .contentWrapper h3{color:#fff;text-align:center;font-size:40px;font-weight:600;line-height:normal;letter-spacing:-.8px;max-width:732px}.collegeScholarshipSection .carouselContainer .contentWrapper p{max-width:1059px;color:#fffc;text-align:center;font-size:20px;font-weight:500;line-height:28px}@media screen and (max-width:992px){.collegeScholarshipSection{padding:40px}}@media screen and (max-width:600px){.collegeScholarshipSection{padding:40px 16px}.collegeScholarshipSection .scholarshipCarouselLogo{height:165px}.collegeScholarshipSection .scholarshipCarouselEllipse{height:100px}.collegeScholarshipSection .carouselContainer .imgWrapper .leftArrow{left:12px}.collegeScholarshipSection .carouselContainer .imgWrapper .rightArrow{right:12px}.collegeScholarshipSection .carouselContainer .contentWrapper{padding:24px 16px;border-radius:20px}.collegeScholarshipSection .carouselContainer .contentWrapper h3{font-size:24px;font-weight:600;line-height:normal;letter-spacing:-.48px;max-width:100%}.collegeScholarshipSection .carouselContainer .contentWrapper p{font-size:14px;font-weight:500;line-height:normal;max-width:100%}}@keyframes fillBullet{0%{width:0}to{width:100%}}.tourContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff}.tourBannerSection{padding:26px 0 63px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.tourBannerSection .bgWrapper{width:calc(100% - 108px);height:calc(100vh - 118px);position:relative;overflow:hidden;border-radius:32px}.tourBannerSection .bgWrapper img{border-radius:32px;object-fit:cover}.tourBannerSection .bgWrapper .bannerContent{position:absolute;left:60px;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:18px;z-index:2}.tourBannerSection .bgWrapper .bannerContent h1{color:#fff;font-size:60px;font-weight:600;line-height:64px;text-transform:capitalize;max-width:927px;width:100%}.tourBannerSection .bgWrapper .bannerContent p{color:#fff;font-size:20px;font-weight:400;line-height:28px;max-width:600px;width:100%}@media screen and (max-width:1340px){.tourBannerSection .bgWrapper{width:calc(100% - 40px)}}@media screen and (max-width:1260px){.tourBannerSection .bgWrapper{height:calc(100vh - 113px)}}@media screen and (max-width:1120px){.tourBannerSection .bgWrapper .bannerContent h1{font-size:50px;font-weight:600;line-height:60px}}@media screen and (max-width:920px){.tourBannerSection .bgWrapper .bannerContent{max-width:600px;width:100%}}@media screen and (max-width:767px){.tourBannerSection .bgWrapper .bannerContent{left:40px;max-width:450px}.tourBannerSection .bgWrapper .bannerContent h1{font-size:40px;font-weight:600;line-height:50px}}@media screen and (max-width:600px){.tourBannerSection{padding:16px 0}.tourBannerSection .bgWrapper{height:calc(100vh - 91px);width:calc(100% - 24px);border-radius:20px}.tourBannerSection .bgWrapper img{border-radius:20px}.tourBannerSection .bgWrapper .bannerContent{max-width:313px;left:20px;bottom:30px;transform:unset;justify-content:flex-end}.tourBannerSection .bgWrapper .bannerContent h1{font-size:32px;font-weight:600;line-height:40px}.tourBannerSection .bgWrapper .bannerContent p{font-size:14px;font-weight:500;line-height:20px}}@media screen and (max-width:380px){.tourBannerSection .bgWrapper .bannerContent{max-width:270px}}.tourHowWorksSection{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:68px 20px;gap:60px;position:relative}.tourHowWorksSection .howEllipseScholarship{position:absolute;top:0;right:0;width:230px;height:auto}.tourHowWorksSection .howLogoScholarship{position:absolute;bottom:0;left:0;width:250px;height:auto}.tourHowWorksSection h1{color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.96px;z-index:2}.tourHowWorksSection .stepperContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:90px;z-index:2}.tourHowWorksSection .stepperContainer .leftContainer{display:flex;justify-content:center;align-items:flex-end;flex-direction:row;width:585px;max-height:610px;height:auto;flex-shrink:0}.tourHowWorksSection .stepperContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-width:605px;width:100%;gap:5px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:24px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{color:#666;font-size:22px;font-weight:400;line-height:30px;cursor:pointer}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{color:#000;font-size:22px;font-weight:500;line-height:30px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{background:#e89a5c;color:#fff}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{display:flex;justify-content:center;align-items:center;flex-direction:row;width:60px;height:60px;background:#fcf1e9;border-radius:50%;color:#e89a5c;font-size:20px;font-weight:600;line-height:normal;cursor:pointer;transition:all .4s ease;flex-shrink:0}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowLine{margin-left:28px;height:40px;width:4px;background:#fcf1e9}@media screen and (max-width:1200px){.tourHowWorksSection .stepperContainer{gap:60px}.tourHowWorksSection .stepperContainer .leftContainer{width:540px}}@media screen and (max-width:999px){.tourHowWorksSection .stepperContainer{flex-direction:column;gap:40px}.tourHowWorksSection .stepperContainer .rightContainer{max-width:100%;gap:28px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer{gap:24px;width:100%}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:370px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row;display:none;opacity:0;transition:opacity .3s ease}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer.show{display:flex;opacity:1}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:auto;border-radius:12px}}@media screen and (max-width:600px){.tourHowWorksSection{padding:40px 10px;gap:28px}.tourHowWorksSection .howEllipseScholarship{display:none}.tourHowWorksSection .howLogoScholarship{top:0;bottom:unset;height:180px;width:auto}.tourHowWorksSection h1{font-size:28px;font-weight:500;line-height:normal;letter-spacing:-.56px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem .rowCircle{width:48px;height:48px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem span{font-size:18px;font-weight:400;line-height:24px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active .rowCircle{width:48px;height:48px}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .rowItem.active span{font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width:460px){.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer{width:100%;height:auto}.tourHowWorksSection .stepperContainer .rightContainer .rowContainer .mobileImageContainer img{width:100%}}.tourExcellenceSection{padding:50px 0;background-color:#e89a5c;display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative}.tourExcellenceSection .excellenceEllipse{position:absolute;top:0;left:0;width:340px;height:auto}.tourExcellenceSection .excellenceLogo{position:absolute;bottom:0;right:0;width:280px;height:auto}.tourExcellenceSection .innerDiv{width:100%;max-width:1310px;aspect-ratio:1310/557;background-image:url(/assets/excellenceBg-B2H9VfGq.webp);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;z-index:1}.tourExcellenceSection .innerDiv h3{max-width:403px;color:#fff;text-align:center;font-size:48px;font-weight:600;line-height:56px;letter-spacing:-.96px}.tourExcellenceSection .innerDiv p{color:#fff;text-align:center;max-width:632px;font-size:18px;font-weight:500;line-height:normal}@media screen and (max-width:992px){.tourExcellenceSection .innerDiv p{font-size:16px;font-weight:500;line-height:normal}}@media screen and (max-width:1024px){.tourExcellenceSection .innerDiv{gap:10px}.tourExcellenceSection .innerDiv h3{max-width:380px;font-size:36px;line-height:44px}}@media screen and (max-width:767px){.tourExcellenceSection{padding:0}.tourExcellenceSection .innerDiv{aspect-ratio:671/492;background-image:url(/assets/excellenceBgTab-DjWNjOGi.webp)}.tourExcellenceSection .innerDiv h3{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px;max-width:335px;padding:0 16px}.tourExcellenceSection .innerDiv p{max-width:438px;padding:0 16px;font-size:14px;font-weight:400;line-height:normal}}@media screen and (max-width:600px){.tourExcellenceSection .excellenceEllipse{top:unset;bottom:0;width:157px}.tourExcellenceSection .excellenceLogo{bottom:unset;top:0;height:145px;width:auto}}@media screen and (max-width:500px){.tourExcellenceSection .innerDiv{aspect-ratio:375/449;background-image:url(/assets/excellenceBgMobile-BIY09MtE.webp)}}.includedTourSection{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:80px 30px;gap:60px}.includedTourSection h1{color:#000;text-align:center;font-size:48px;font-weight:600;line-height:normal;letter-spacing:-.96px}.includedTourSection .includedTourLogo{position:absolute;top:0;left:0;width:270px;height:auto}.includedTourSection .includedTourEllipse{position:absolute;bottom:0;right:0;width:220px;height:auto}.includedTourSection .imgContainer{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:16px;max-width:1280px;width:100%}.includedTourSection .imgContainer .leftContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:16px;max-width:416px;width:100%}.includedTourSection .imgContainer .leftContainer .topContainer{width:100%;height:300px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px;padding:24px;border-radius:30px;background:#20232c;z-index:1}.includedTourSection .imgContainer .leftContainer .topContainer h3{max-width:295px;color:#fff;font-size:24px;font-weight:600;line-height:normal}.includedTourSection .imgContainer .leftContainer .topContainer p{max-width:347px;color:#fff;font-size:16px;font-weight:500;line-height:26px}.includedTourSection .imgContainer .leftContainer .bottomContainer{width:100%;height:300px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px;padding:24px;border-radius:30px;background:#e89a5c;z-index:1}.includedTourSection .imgContainer .leftContainer .bottomContainer h3{max-width:295px;color:#fff;font-size:24px;font-weight:600;line-height:normal}.includedTourSection .imgContainer .leftContainer .bottomContainer p{max-width:347px;color:#fff;font-size:16px;font-weight:500;line-height:26px}.includedTourSection .imgContainer .imgWrapper{height:620px;width:416px;min-width:334px}.includedTourSection .imgContainer .imgWrapper img{object-fit:cover;border-radius:30px}.includedTourSection .imgContainer .rightContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:16px;max-width:409px;width:100%}.includedTourSection .imgContainer .rightContainer .upperContainer{width:100%;height:300px}.includedTourSection .imgContainer .rightContainer .upperContainer img{object-fit:cover;border-radius:30px}.includedTourSection .imgContainer .rightContainer .lowerContainer{width:100%;height:300px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px;padding:24px;border-radius:30px;background:#f6d7c0;z-index:1}.includedTourSection .imgContainer .rightContainer .lowerContainer h3{max-width:295px;color:#20232c;font-size:24px;font-weight:600;line-height:normal}.includedTourSection .imgContainer .rightContainer .lowerContainer p{max-width:347px;color:#515769;font-size:16px;font-weight:500;line-height:26px}@media screen and (max-width:992px){.includedTourSection .imgContainer{flex-direction:column}.includedTourSection .imgContainer .leftContainer{max-width:550px}.includedTourSection .imgContainer .leftContainer .topContainer,.includedTourSection .imgContainer .leftContainer .bottomContainer{height:unset}.includedTourSection .imgContainer .leftContainer .topContainer h3,.includedTourSection .imgContainer .leftContainer .bottomContainer h3,.includedTourSection .imgContainer .leftContainer .topContainer p,.includedTourSection .imgContainer .leftContainer .bottomContainer p{max-width:100%}.includedTourSection .imgContainer .leftContainer .imgWrapperMobile{width:100%;max-width:550px;height:auto}.includedTourSection .imgContainer .leftContainer .imgWrapperMobile img{object-fit:cover}.includedTourSection .imgContainer .rightContainer{max-width:550px}.includedTourSection .imgContainer .rightContainer .upperContainer{height:auto}.includedTourSection .imgContainer .rightContainer .lowerContainer{height:unset}.includedTourSection .imgContainer .rightContainer .lowerContainer h3,.includedTourSection .imgContainer .rightContainer .lowerContainer p{max-width:100%}}@media screen and (max-width:600px){.includedTourSection{padding:40px 16px;gap:28px}.includedTourSection .includedTourLogo{left:unset;right:0;height:206px;width:auto}.includedTourSection .includedTourEllipse{display:none}.includedTourSection h1{font-size:28px;font-weight:600;line-height:36px;letter-spacing:-.56px;max-width:200px}.includedTourSection .imgContainer .leftContainer .topContainer,.includedTourSection .imgContainer .leftContainer .bottomContainer{border-radius:20px;gap:10px}.includedTourSection .imgContainer .leftContainer .topContainer h3,.includedTourSection .imgContainer .leftContainer .bottomContainer h3{font-size:18px;font-weight:600;line-height:normal}.includedTourSection .imgContainer .leftContainer .topContainer p,.includedTourSection .imgContainer .leftContainer .bottomContainer p{font-size:14px;font-weight:400;line-height:20px}.includedTourSection .imgContainer .leftContainer .imgWrapperMobile img,.includedTourSection .imgContainer .rightContainer .upperContainer img{border-radius:20px}.includedTourSection .imgContainer .rightContainer .lowerContainer{border-radius:20px;gap:10px}.includedTourSection .imgContainer .rightContainer .lowerContainer h3{font-size:18px;font-weight:600;line-height:normal}.includedTourSection .imgContainer .rightContainer .lowerContainer p{font-size:14px;font-weight:400;line-height:20px}}.highlightSection{padding:80px 40px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:60px;background:#fcf1e9;position:relative}.highlightSection .highlightLogo{position:absolute;top:0;left:0;height:280px;width:auto}.highlightSection .highlightEllipse{position:absolute;bottom:0;right:0;height:200px;width:auto}.highlightSection h1{color:#000;text-align:center;font-size:48px;font-weight:600;line-height:normal;letter-spacing:-.96px}.highlightSection .imgWrapper{max-width:1280px;width:100%;height:auto;z-index:1}.highlightSection .imgWrapper img{object-fit:cover}@media screen and (max-width:767px){.highlightSection .highlightLogo{left:unset;right:0;height:206px}}@media screen and (max-width:600px){.highlightSection{padding:40px 16px;gap:28px}.highlightSection h1{max-width:227px;font-size:28px;font-weight:600;line-height:36px;letter-spacing:-.56px}}.termsContainer{background:#fff;padding:80px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.termsContainer .contentWrapper{max-width:1280px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.termsContainer .contentWrapper .headingWrapper{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.termsContainer .contentWrapper .headingWrapper h1{color:#000;font-size:44px;font-weight:600;line-height:normal;letter-spacing:-.88px}.termsContainer .contentWrapper .middleContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.termsContainer .contentWrapper .middleContainer p{color:#515769;font-size:18px;font-weight:400;line-height:26px}.termsContainer .contentWrapper .bottomContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:16px}.termsContainer .contentWrapper .bottomContainer h3{color:#20232c;font-size:24px;font-weight:500;line-height:32px;text-transform:capitalize}.termsContainer .contentWrapper .bottomContainer ul{list-style-type:disc;list-style-position:outside;padding-left:20px}.termsContainer .contentWrapper .bottomContainer ul li,.termsContainer .contentWrapper .foot p{color:#515769;font-size:18px;font-weight:400;line-height:26px}@media screen and (max-width:1024px){.termsContainer{padding:80px 40px}}@media screen and (max-width:767px){.termsContainer{padding:40px 16px}.termsContainer .contentWrapper{gap:30px}.termsContainer .contentWrapper .headingWrapper{justify-content:flex-start}.termsContainer .contentWrapper .headingWrapper h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.termsContainer .contentWrapper .middleContainer p{font-size:16px;font-weight:400;line-height:24px}.termsContainer .contentWrapper .bottomContainer h3{font-size:20px;font-weight:600;line-height:normal;letter-spacing:-.4px}.termsContainer .contentWrapper .bottomContainer ul li,.termsContainer .contentWrapper .foot p{font-size:16px;font-weight:400;line-height:24px}}.privacyContainer{background:#fff;padding:80px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.privacyContainer .contentWrapper{max-width:1280px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.privacyContainer .contentWrapper .headingWrapper{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.privacyContainer .contentWrapper .headingWrapper h1{color:#000;font-size:44px;font-weight:600;line-height:normal;letter-spacing:-.88px}.privacyContainer .contentWrapper .headingWrapper span{color:#515769;font-size:22px;font-weight:500;line-height:normal;letter-spacing:-.22px}.privacyContainer .contentWrapper .middleContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.privacyContainer .contentWrapper .middleContainer p{color:#515769;font-size:18px;font-weight:400;line-height:26px}.privacyContainer .contentWrapper .bottomContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:16px}.privacyContainer .contentWrapper .bottomContainer .listItem{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}.privacyContainer .contentWrapper .bottomContainer .listItem h3{color:#20232c;font-size:24px;font-weight:500;line-height:32px;text-transform:capitalize}.privacyContainer .contentWrapper .bottomContainer .listItem p{color:#515769;font-size:18px;font-weight:400;line-height:26px}.privacyContainer .contentWrapper .bottomContainer .listItem ul{list-style-type:disc;list-style-position:outside;padding-left:20px}.privacyContainer .contentWrapper .bottomContainer .listItem ul li{color:#515769;font-size:18px;font-weight:400;line-height:26px}.privacyContainer .contentWrapper .bottomContainer .listItem ul li span{font-weight:700}@media screen and (max-width:1024px){.privacyContainer{padding:80px 40px}}@media screen and (max-width:900px){.privacyContainer .contentWrapper .headingWrapper{flex-direction:column;gap:8px;align-items:flex-start}}@media screen and (max-width:767px){.privacyContainer{padding:40px 16px}.privacyContainer .contentWrapper{gap:30px}.privacyContainer .contentWrapper .headingWrapper h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.privacyContainer .contentWrapper .headingWrapper span{font-size:16px;font-weight:500;line-height:normal;letter-spacing:0}.privacyContainer .contentWrapper .middleContainer p{font-size:16px;font-weight:400;line-height:24px}.privacyContainer .contentWrapper .bottomContainer .listItem h3{font-size:20px;font-weight:600;line-height:normal;letter-spacing:-.4px}.privacyContainer .contentWrapper .bottomContainer .listItem p,.privacyContainer .contentWrapper .bottomContainer .listItem ul li{font-size:16px;font-weight:400;line-height:24px}}.cancelContainer{background:#fff;padding:80px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.cancelContainer .contentWrapper{max-width:1280px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.cancelContainer .contentWrapper .headingWrapper{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.cancelContainer .contentWrapper .headingWrapper h1{color:#000;font-size:44px;font-weight:600;line-height:normal;letter-spacing:-.88px}.cancelContainer .contentWrapper p{color:#515769;font-size:18px;font-weight:400;line-height:26px}@media screen and (max-width:1024px){.cancelContainer{padding:80px 40px}}@media screen and (max-width:767px){.cancelContainer{padding:40px 16px}.cancelContainer .contentWrapper{gap:30px}.cancelContainer .contentWrapper .headingWrapper{justify-content:flex-start}.cancelContainer .contentWrapper .headingWrapper h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.cancelContainer .contentWrapper p{font-size:16px;font-weight:400;line-height:24px}}.disclaimerContainer{background:#fff;padding:80px;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.disclaimerContainer .contentWrapper{max-width:1280px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.disclaimerContainer .contentWrapper .headingWrapper{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.disclaimerContainer .contentWrapper .headingWrapper h1{color:#000;font-size:44px;font-weight:600;line-height:normal;letter-spacing:-.88px}.disclaimerContainer .contentWrapper .middleContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.disclaimerContainer .contentWrapper .middleContainer p{color:#515769;font-size:18px;font-weight:400;line-height:26px}.disclaimerContainer .contentWrapper .bottomContainer{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:4px}.disclaimerContainer .contentWrapper .bottomContainer p,.disclaimerContainer .contentWrapper .bottomContainer p a{color:#515769;font-size:18px;font-weight:400;line-height:26px}@media screen and (max-width:1024px){.disclaimerContainer{padding:80px 40px}}@media screen and (max-width:767px){.disclaimerContainer{padding:40px 16px}.disclaimerContainer .contentWrapper{gap:30px}.disclaimerContainer .contentWrapper .headingWrapper{justify-content:flex-start}.disclaimerContainer .contentWrapper .headingWrapper h1{font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.disclaimerContainer .contentWrapper .middleContainer p,.disclaimerContainer .contentWrapper .bottomContainer p,.disclaimerContainer .contentWrapper .bottomContainer p a{font-size:16px;font-weight:400;line-height:24px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Figtree,sans-serif}html{height:100%;-webkit-overflow-scrolling:touch;overscroll-behavior:none}body{height:100%;padding-top:76px;overflow:auto}@media screen and (max-width:1260px){body{padding-top:71px}}@media screen and (max-width:600px){body{padding-top:59px}}.container{max-width:500px;margin:0 auto}a{text-decoration:none;cursor:pointer;width:100%}p,h1,h2,h3,h4,h5,h6,span{padding:0;margin:0}ul{list-style:none}section{width:100%}::-webkit-scrollbar{display:none}img{width:100%;height:100%}button{cursor:pointer}.appSection{background:#f4f5f6}
