.Navbar_contact-info__luj3o{font-family:Roboto,sans-serif;font-weight:500;font-size:15px;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:var(--white);padding:10px 30px;display:flex;justify-content:space-between;box-sizing:border-box;align-items:center;position:fixed;top:0;width:100%;z-index:999;transition:opacity .3s ease-out,transform .3s ease-out;height:50px}.Navbar_contact-info__luj3o a{text-decoration:none;color:var(--white);transition:color .3s ease-in-out}.Navbar_contact-info__luj3o a:hover{transform:scale(1.1);font-weight:700}.Navbar_navbar-container__12UEa{background-color:var(--white);box-sizing:border-box;padding:20px;display:flex;justify-content:space-between;align-items:center;width:100%;box-shadow:0 5px 10px -2px rgba(0,0,0,.2);position:fixed;top:60px;z-index:998;transition:all .3s ease}.Navbar_navbar-scrolled__9phAA{top:0;transition:top .3s ease}.Navbar_navbar-visible__pDtSJ{top:39px;transition:top .3s ease}.Navbar_navbar-logo__uVjk7 img{height:40px;margin-right:15px;margin-left:20px}.Navbar_navbar-menu-items__DkvF8{display:flex;gap:40px;margin-right:150px;list-style:none}.Navbar_navbar-menu-items__DkvF8 a,.Navbar_navbar-menu-items__DkvF8 li{font-size:16px;font-weight:500;color:#000;cursor:pointer;transition:color .3s ease}.Navbar_navbar-menu-items__DkvF8 a{text-decoration:none}.Navbar_navbar-menu-items__DkvF8 li:hover{color:var(--cool-blue)}.Navbar_hamburger__WJ9Te{display:none;font-size:25px;cursor:pointer;margin-right:20px;color:#000;z-index:999}.Navbar_hamburger__WJ9Te.Navbar_active__qyFWv{color:var(--cool-blue)}.Navbar_sidebar__MNPmk{position:fixed;top:0;left:-250px;width:250px;height:100%;background-color:var(--light-purple);box-shadow:2px 0 5px rgba(0,0,0,.3);transition:left .3s ease-in-out;padding-top:50px;z-index:999;overflow-y:auto;padding-bottom:50px;text-decoration:none}.Navbar_sidebar__MNPmk a{text-decoration:none;color:var(--dark-teal)}.Navbar_sidebar__MNPmk.Navbar_active__qyFWv{left:0}.Navbar_sidebar-close-btn__TQcnO{position:absolute;top:10px;right:10px;font-size:30px;cursor:pointer}.Navbar_sidebar__MNPmk ul{list-style:none;padding:0}.Navbar_sidebar__MNPmk li{padding:15px 20px;font-size:18px;font-weight:500;color:#000;cursor:pointer;transition:color .3s ease;text-decoration:none}.Navbar_sidebar__MNPmk li:hover{color:var(--cool-blue)}.Navbar_social-icons-sidebar__21AZR{display:flex;flex-direction:column;gap:15px;padding:20px}.Navbar_social-icons-sidebar__21AZR svg{font-size:20px;color:var(--dark-teal);transition:color .3s ease}.Navbar_social-icons-sidebar__21AZR svg:hover{color:var(--cool-blue)}.Navbar_navbar-actions__H_mHo{display:flex;align-items:center;gap:15px}.Navbar_login-signup-container__Yz2l9{display:flex;align-items:center;gap:10px}.Navbar_login-signup-link__qoBQ5{font-size:14px;font-weight:500;color:var(--cool-blue);text-decoration:none;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}.Navbar_login-signup-link__qoBQ5:hover{color:var(--dark-teal);text-decoration:underline}.Navbar_cart-icon__E3Nnk{cursor:pointer;color:var(--cool-blue);position:relative;font-size:24px;transition:color .3s ease;margin-right:20px}.Navbar_cart-icon__E3Nnk:hover{color:var(--cool-blue)}.Navbar_userDropdown__HMVky{position:absolute;top:50px;right:10px;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);width:220px;z-index:1000;overflow:hidden;font-family:Arial,sans-serif;border:1px solid #e0e0e0}.Navbar_userDropdown__HMVky ul{list-style:none;margin:0;padding:0}.Navbar_userDropdown__HMVky ul li{border-bottom:1px solid #f0f0f0;display:flex;align-items:center;padding:12px 15px}.Navbar_userDropdown__HMVky ul li:last-child{border-bottom:none}.Navbar_userDropdown__HMVky ul li a{display:flex;align-items:center;color:#333;text-decoration:none;transition:background-color .3s ease;width:100%;gap:10px}.Navbar_userDropdown__HMVky ul li a:hover{background-color:#f7f7f7;color:#000}.Navbar_userDropdown__HMVky ul li.Navbar_logout__iSLUf{color:#ff4d4d;border-top:1px solid #f0f0f0}.Navbar_userDropdown__HMVky ul li.Navbar_logout__iSLUf a{color:#ff4d4d}.Navbar_modal-overlay__hPaig{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Navbar_modal-content__r2dh4{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:800px;height:600px;display:flex;overflow:hidden;position:relative;flex-direction:row}.Navbar_close-modal-button__H7rp8{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#8870b9;z-index:1}.Navbar_close-modal-button__H7rp8:hover{color:#947dc2}.Navbar_left-side-menu__YZwym{width:250px;background:#faf7ff;padding:20px;border-right:1px solid #b1b3dd}.Navbar_menu-header__3brCy{margin-bottom:20px}.Navbar_menu-header__3brCy h2{font-size:20px;color:#0b6380}.Navbar_menu-header__3brCy p{font-size:14px;color:#4093a4}.Navbar_menu-items__jW8wi{list-style:none;padding:0}.Navbar_menu-item__0RJyu{padding:10px;font-size:16px;color:#0b6380;cursor:pointer;transition:background .3s,color .3s;display:flex;align-items:center}.Navbar_menu-item__0RJyu:hover{background:#b1b3dd;color:#fff}.Navbar_menu-item__0RJyu.Navbar_active__qyFWv{background:#8870b9;color:#fff;border-radius:4px}.Navbar_right-side-content__1KhO0{flex:1;padding:20px;overflow-y:auto}.Navbar_tab-content___OAvP h3{font-size:18px;color:#0b6380;margin-bottom:20px}.Navbar_profile-picture-container__RlHuf{margin-bottom:20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.Navbar_profile-picture__P2K1f{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:10px}.Navbar_default-profile-icon__o0NLf{color:#d6d4da;margin-bottom:10px}.Navbar_change-profile-picture__nX1LQ{background:#8870b9;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s ease;display:inline-block;margin-top:10px}.Navbar_change-profile-picture__nX1LQ:hover{background:#947dc2}.Navbar_profile-form__puJex{text-align:left}.Navbar_form-group__IZT9z{margin-bottom:15px}.Navbar_form-group__IZT9z label{display:block;margin-bottom:5px;font-weight:700;color:#0b6380}.Navbar_form-group__IZT9z input{width:100%;padding:8px;border:1px solid #b1b3dd;border-radius:4px;font-size:14px}.Navbar_forgot-password-link__UV8kV{display:block;margin-top:5px;font-size:14px;color:#4093a4;text-decoration:none}.Navbar_forgot-password-link__UV8kV:hover{text-decoration:underline}.Navbar_save-changes-button__7bWc_{background:#8870b9;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:16px;width:100%}.Navbar_save-changes-button__7bWc_:hover{background:#947dc2}.Navbar_delete-account-warning__M0_io{text-align:center}.Navbar_warning-icon__tgF7_{color:#ff4d4d;margin-bottom:10px}.Navbar_delete-account-warning__M0_io p{margin-bottom:20px;color:#666}.Navbar_delete-account-button__woK0A{background:#ff4d4d;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}.Navbar_delete-account-button__woK0A:hover{background:#c00}@media (max-width:1024px){.Navbar_navbar-menu-items__DkvF8{display:none}.Navbar_login-signup-link__qoBQ5{font-size:14px;padding:8px 15px}.Navbar_hamburger__WJ9Te{display:block}.Navbar_social-icons__uCTyo{gap:10px}.Navbar_navbar-container__12UEa{padding:10px 15px}.Navbar_navbar-actions__H_mHo{gap:10px}.Navbar_contact-info__luj3o{font-size:13px;padding:8px 20px}.Navbar_modal-content__r2dh4{flex-direction:column;height:90%;max-height:none}.Navbar_left-side-menu__YZwym{width:100%;border-right:none;border-bottom:1px solid #b1b3dd}.Navbar_right-side-content__1KhO0{padding:10px}}@media (max-width:768px){.Navbar_navbar-container__12UEa{padding:20px 1px;width:100%}.Navbar_login-signup-link__qoBQ5{font-size:10px}.Navbar_navbar-menu-items__DkvF8{display:none}.Navbar_social-icons__uCTyo{gap:10px}.Navbar_navbar-actions__H_mHo .Navbar_clerk-user-button__8HoYJ{width:25px;height:25px;margin-right:10px}.Navbar_contact-info__luj3o{font-size:12px;padding:6px 15px;height:45px;justify-content:center}.Navbar_contact-info__luj3o a{font-size:14px}.Navbar_modal-content__r2dh4{width:95%;height:95%}.Navbar_left-side-menu__YZwym,.Navbar_right-side-content__1KhO0{padding:10px}.Navbar_profile-picture-container__RlHuf{margin-bottom:10px}.Navbar_profile-picture__P2K1f{width:80px;height:80px}.Navbar_change-profile-picture__nX1LQ{font-size:12px;padding:6px 12px}.Navbar_form-group__IZT9z input{font-size:12px}.Navbar_save-changes-button__7bWc_{font-size:14px;padding:8px 16px}}.HeroSection_hero__tOd4X{display:flex;background:url(/images/hero-bg.svg) no-repeat 50%/cover;align-items:center;justify-content:center;padding:3rem 2rem;margin-top:100px;flex-direction:row}.HeroSection_container___puT_{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1300px;width:100%}.HeroSection_textContainer__5jHe_{flex:1;max-width:600px;margin-top:-50px}.HeroSection_tagline__ecvfq{font-size:1rem;color:var(--dark-teal);font-weight:600;margin-bottom:1rem;display:inline-block}.HeroSection_heading__rsvES{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:1rem;margin-top:1px;line-height:1.3}.HeroSection_highlight__QDHRO{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.HeroSection_description__sia5Y{font-size:1rem;color:var(--dark-gray);margin-bottom:2rem}.HeroSection_buttons__AAb79{display:flex;gap:1rem}.HeroSection_howItWorksButton__cMi_S,.HeroSection_joinButton__gpxUG{padding:.8rem 1.5rem;font-size:1rem;font-weight:600;border-radius:25px;border:none;cursor:pointer;transition:transform .2s ease-in-out}.HeroSection_joinButton__gpxUG{background-color:var(--gradient-end);color:var(--white)}.HeroSection_joinButton__gpxUG:hover{transform:scale(1.05);background-color:var(--gradient-start)}.HeroSection_imageContainer__c_DfO{flex:1;max-width:1000px;margin-top:80px;text-align:center}.HeroSection_heroImage__nQSLG{width:100%;max-width:1000px;border-radius:10px;margin-left:150px}.HeroSection_modalOverlay__6SY2T{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:HeroSection_fadeIn__KjIts .3s ease-in-out}@keyframes HeroSection_fadeIn__KjIts{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.HeroSection_modalContent__cbLrA{background:#fff;padding:25px;width:380px;border-radius:12px;text-align:center;box-shadow:0 10px 20px rgba(0,0,0,.2);position:relative;animation:HeroSection_slideIn__kCTbK .3s ease-in-out}@keyframes HeroSection_slideIn__kCTbK{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.HeroSection_closeButton__aFpkF{position:absolute;top:12px;right:12px;border:none;background:none;font-size:20px;cursor:pointer;color:#777;transition:color .2s}.HeroSection_closeButton__aFpkF:hover{color:#000}.HeroSection_thankYouMessage__g_dHU h2{color:#0b6380;font-size:24px;margin-bottom:10px}.HeroSection_thankYouMessage__g_dHU p{font-size:16px;color:#555}.HeroSection_modalHeading__So_iR{font-size:22px;font-weight:600;color:#333;margin-bottom:8px}.HeroSection_modalDescription__2FwmZ{font-size:14px;color:#666;margin-bottom:20px}.HeroSection_form___5Arr input{width:100%;padding:12px;margin:8px 0;border:1px solid #ccc;border-radius:6px;font-size:14px;outline:none;transition:.2s}.HeroSection_form___5Arr input:focus{border-color:#4093a4;box-shadow:0 0 5px rgba(64,147,164,.3)}.HeroSection_submitButton__o7Hgv{background:#4093a4;color:#fff;padding:12px;border:none;width:100%;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;margin-top:10px;transition:background .3s ease}.HeroSection_submitButton__o7Hgv:hover{background:#0b6380}.HeroSection_privacyNote__Fp6b2{font-size:12px;color:#777;margin-top:12px}@media (max-width:768px){.HeroSection_hero__tOd4X{height:auto;background:var(--light-purple);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:auto}.HeroSection_textContainer__5jHe_{max-width:100%;margin-top:20px}.HeroSection_tagline__ecvfq{font-size:.9rem;margin:0 auto 1rem}.HeroSection_heading__rsvES{font-size:2rem;margin:0 auto 1rem;line-height:1.3}.HeroSection_description__sia5Y{font-size:1rem;margin:0 auto 2rem;max-width:90%}.HeroSection_buttons__AAb79{flex-direction:column;gap:1rem;align-items:center}.HeroSection_joinButton__gpxUG{width:auto;padding:.8rem 2rem}.HeroSection_imageContainer__c_DfO{display:none}}@media (max-width:480px){.HeroSection_hero__tOd4X{padding:1.5rem .5rem}.HeroSection_heading__rsvES{font-size:1.75rem}.HeroSection_description__sia5Y{font-size:.9rem}.HeroSection_joinButton__gpxUG{font-size:.9rem;padding:.7rem 1.5rem}}.Why-us_whyUsSection__pQk3L{background-color:var(--white);padding:50px 20px 20vh}.Why-us_container__QMqen{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto}.Why-us_textSection__IdBqn{text-align:center;margin-bottom:30px}.Why-us_title__2z5xV{font-size:2.5rem;font-weight:700;color:var(--dark-gray);margin-bottom:20px;line-height:1.3}.Why-us_description__AJnB7{font-size:1rem;color:var(--dark-teal);margin-bottom:20px;line-height:1.8}.Why-us_startButton__4kn_n{background:var(--cool-blue);color:var(--white);padding:10px 20px;font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.Why-us_startButton__4kn_n:hover{transform:scale(1.05)}.Why-us_featuresGrid__7Nq6b{display:flex;justify-content:center;align-items:stretch;gap:20px;width:100%}.Why-us_card__dZ9OC{background-color:var(--white);border-radius:15px;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);text-align:center;border:2px dashed var(--muted-lavender);transition:transform .3s ease,box-shadow .3s ease;flex:1;max-width:220px}.Why-us_card__dZ9OC:first-child{background-color:var(--light-purple);border-color:var(--cool-blue)}.Why-us_card__dZ9OC:nth-child(2){background-color:var(--muted-lavender);border-color:var(--dark-teal)}.Why-us_card__dZ9OC:nth-child(3){background-color:var(--light-purple);border-color:var(--cool-blue)}.Why-us_card__dZ9OC:nth-child(4){background-color:var(--muted-lavender);border-color:var(--dark-teal)}.Why-us_card__dZ9OC:nth-child(5){background-color:var(--light-purple);border-color:var(--cool-blue)}.Why-us_card__dZ9OC:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.Why-us_iconWrapper__AieGY{background-color:var(--white);width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;border-radius:50%;border:2px solid var(--dark-gray)}.Why-us_icon__Hde7U{font-size:1.5rem;color:var(--dark-gray)}.Why-us_cardTitle__Pfo9h{font-size:1.2rem;font-weight:700;color:var(--dark-gray);margin-bottom:10px}.Why-us_cardDescription__6XAi1{font-size:.9rem;color:var(--dark-teal);line-height:1.5}@media (max-width:1024px){.Why-us_featuresGrid__7Nq6b{flex-wrap:wrap;gap:15px}.Why-us_card__dZ9OC{max-width:200px}}@media (max-width:768px){.Why-us_featuresGrid__7Nq6b{flex-direction:column;align-items:center}.Why-us_card__dZ9OC{max-width:100%}}.CourseSection_courseSection__G5bdT{padding:4rem 2rem;background-color:#d0c3f1}.CourseSection_container__TdLWy{max-width:1200px;margin:0 auto;align-items:center}.CourseSection_header__L2PB7{text-align:center;margin-bottom:2.5rem}.CourseSection_heading__pMC7C{font-size:2rem;font-weight:700;color:var(--dark-teal);margin-bottom:.5rem}.CourseSection_subheading__kiuDd{font-size:1rem;color:var(--dark-teal);margin-bottom:3rem}.CourseSection_seeAllCourse__NlfQw{font-size:1rem;color:var(--dark-teal);font-weight:700;text-decoration:none;display:inline-block;padding:.75rem 1.5rem;margin:2rem auto;border:2px solid var(--cool-blue);border-radius:25px;background-color:transparent;transition:all .3s ease;text-align:center;align-items:center;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1)}.CourseSection_seeAllCourse__NlfQw:hover{background-color:var(--cool-blue);color:var(--white);transform:translateY(-3px) scale(1.05);box-shadow:0 8px 12px rgba(0,0,0,.2)}.CourseSection_courseGrid__k0coW{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.CourseSection_courseCard__yfDN8{background-color:var(--white);border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.05)}.CourseSection_courseCard__yfDN8:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.1)}.CourseSection_courseImage__VmEj9{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block}.CourseSection_cardContent__YElFe{padding:1.5rem}.CourseSection_category__RgKig{font-size:.75rem;font-weight:700;color:var(--cool-blue);margin-bottom:.5rem;text-transform:uppercase}.CourseSection_title__ZtK92{font-size:1.2rem;font-weight:700;color:var(--dark-gray);margin-bottom:1rem;line-height:1.4}.CourseSection_footer__j0288{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem}.CourseSection_classes__eEMou{display:flex;align-items:center;color:var(--dark-teal);font-size:.9rem}.CourseSection_price__ez5bH{display:flex;align-items:center;font-size:1rem;font-weight:700;color:var(--gradient-end)}.CourseSection_icon__PhJLI{margin-right:5px;font-size:1.2rem}@media (max-width:768px){.CourseSection_courseGrid__k0coW{grid-template-columns:1fr}.CourseSection_heading__pMC7C{font-size:1.8rem}.CourseSection_subheading__kiuDd{font-size:.9rem}}.AboutUs_aboutUs__elNzh{padding:3rem;font-family:Inter,sans-serif;background-color:#fff;margin-bottom:4rem}.AboutUs_container__ClxgX{max-width:900px;margin:0 auto}.AboutUs_section__iN95i{margin-bottom:3rem}.AboutUs_mainHeading__Sa1O0{font-size:2.5rem;font-weight:700;color:var(--dark-teal);line-height:1.3}.AboutUs_highlightVision__mBq1c{color:var(--cool-blue)}.AboutUs_highlightFuture__AwcBM{color:var(--deep-purple)}.AboutUs_driveHeader__Xfb1U,.AboutUs_missionHeader__2ySjZ,.AboutUs_valuesHeader__RXDxK,.AboutUs_visionHeader__V3aHc{font-size:1.2rem;font-weight:700;color:#fff;padding:.5rem 1rem;display:inline-block;border-radius:4px;margin-bottom:1rem}.AboutUs_missionHeader__2ySjZ{background-color:var(--soft-light-blue)}.AboutUs_visionHeader__V3aHc{background-color:var(--vibrant-yellow-green)}.AboutUs_driveHeader__Xfb1U{background-color:var(--soft-pink)}.AboutUs_valuesHeader__RXDxK{background-color:var(--bright-yellow)}.AboutUs_missionText__TYJx_{font-size:2rem;line-height:1;font-weight:700;color:#333}.AboutUs_visionText__XZjhR{font-size:1.8rem;line-height:1;font-weight:600;color:#333}.AboutUs_driveText__wHhV9{font-size:1.6rem;line-height:1;font-weight:500;color:#333}.AboutUs_valuesSection__tXIm_{margin-top:2rem}.AboutUs_valuesGrid__m_dmU{display:flex;margin-top:2rem;gap:1rem;justify-content:center;flex-wrap:wrap}.AboutUs_valueCard__g0A5e{padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;border:2px dashed var(--soft-light-blue);border-radius:8px;flex:1 1 calc(20% - 1rem);box-sizing:border-box;max-width:calc(20% - 1rem);transition:transform .3s ease,box-shadow .3s ease}.AboutUs_valueCard__g0A5e:nth-child(2){border-color:var(--vibrant-yellow-green)}.AboutUs_valueCard__g0A5e:nth-child(3){border-color:var(--bright-yellow)}.AboutUs_valueCard__g0A5e:nth-child(4){border-color:var(--soft-pink)}@media (max-width:768px){.AboutUs_aboutUs__elNzh{padding:2rem}.AboutUs_container__ClxgX{padding:0 1rem;max-width:100%}.AboutUs_mainHeading__Sa1O0{font-size:2rem}.AboutUs_driveHeader__Xfb1U,.AboutUs_missionHeader__2ySjZ,.AboutUs_valuesHeader__RXDxK,.AboutUs_visionHeader__V3aHc{font-size:1rem;padding:.4rem .8rem}.AboutUs_driveText__wHhV9,.AboutUs_missionText__TYJx_,.AboutUs_visionText__XZjhR{font-size:1.5rem;line-height:1.3}.AboutUs_valuesGrid__m_dmU{flex-direction:column;align-items:center}.AboutUs_valueCard__g0A5e{max-width:100%;flex:1 1 100%;margin-bottom:1rem}.AboutUs_highlightFuture__AwcBM,.AboutUs_highlightVision__mBq1c{font-size:1.7rem}}@media (max-width:480px){.AboutUs_aboutUs__elNzh{padding:1.5rem}.AboutUs_mainHeading__Sa1O0{font-size:1.8rem}.AboutUs_driveText__wHhV9,.AboutUs_missionText__TYJx_,.AboutUs_visionText__XZjhR{font-size:1.4rem}.AboutUs_valuesGrid__m_dmU{flex-direction:column;align-items:center}.AboutUs_valueCard__g0A5e{padding:1rem;font-size:.9rem;max-width:90%;margin-bottom:1rem}.AboutUs_highlightFuture__AwcBM,.AboutUs_highlightVision__mBq1c{font-size:1.6rem}.AboutUs_driveHeader__Xfb1U,.AboutUs_missionHeader__2ySjZ,.AboutUs_valuesHeader__RXDxK,.AboutUs_visionHeader__V3aHc{font-size:1rem;padding:.5rem}}@media (max-width:375px){.AboutUs_aboutUs__elNzh{padding:1rem}.AboutUs_mainHeading__Sa1O0{font-size:1.5rem}.AboutUs_driveText__wHhV9,.AboutUs_missionText__TYJx_,.AboutUs_visionText__XZjhR{font-size:1.2rem}.AboutUs_valuesGrid__m_dmU{flex-direction:column;align-items:center}.AboutUs_valueCard__g0A5e{padding:.8rem;font-size:.8rem;max-width:90%;margin-bottom:1rem}.AboutUs_highlightFuture__AwcBM,.AboutUs_highlightVision__mBq1c{font-size:1.4rem}.AboutUs_driveHeader__Xfb1U,.AboutUs_missionHeader__2ySjZ,.AboutUs_valuesHeader__RXDxK,.AboutUs_visionHeader__V3aHc{font-size:.9rem;padding:.4rem}}.Review_reviewSection__hVWAx{padding:4rem 1rem;background-color:#f9f9f9;text-align:center;overflow:hidden}.Review_heading__h902W{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.Review_heading__h902W span{color:var(--dark-teal);border-bottom:2px solid var(--dark-teal);padding-bottom:2px}.Review_reviewContainer__74XBj{display:flex;align-items:center;justify-content:center;position:relative;padding:0 1rem;overflow:hidden}.Review_reviewCards__c9F8a{display:flex;gap:15px;max-width:1200px;width:100%;transition:transform .5s ease-in-out;flex-wrap:wrap;justify-content:center}.Review_reviewCard__7sB_V{flex:1 1 calc(33.333% - 30px);background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);border:1px solid #ddd;transition:transform .3s ease,box-shadow .3s ease;text-align:left;height:auto;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem}.Review_reviewCard__7sB_V:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.Review_reviewerInfo__gipBR{display:flex;align-items:center;margin-bottom:.5rem}.Review_reviewerImage__jmQ_V{width:50px;height:50px;border-radius:50%;margin-right:10px;-o-object-fit:cover;object-fit:cover}.Review_reviewerDetails__S447l h3{font-weight:700;font-size:1rem;color:#333;margin:0}.Review_reviewerDetails__S447l p{font-size:.8rem;color:#888;margin:0}.Review_reviewText__wElGP{color:#555;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.Review_rating__x2ghF{color:#fc0;display:flex;justify-content:flex-start;margin-top:.5rem}.Review_starIcon__e8xwj{width:16px;height:16px;fill:currentColor}.Review_navigationButton___8cqz{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid var(--dark-teal);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Review_navigationButton___8cqz:hover{background:var(--dark-teal);color:#fff}.Review_leftButton__D7gJI{left:10px}.Review_rightButton__1dGqc{right:10px}@media (max-width:1200px){.Review_reviewCard__7sB_V{flex:1 1 calc(50% - 30px)}}@media (max-width:768px){.Review_reviewCard__7sB_V{flex:1 1 100%;padding:1rem}.Review_reviewerImage__jmQ_V{width:40px;height:40px}.Review_reviewerDetails__S447l h3{font-size:.9rem}.Review_reviewerDetails__S447l p{font-size:.75rem}.Review_reviewText__wElGP{font-size:.8rem}.Review_navigationButton___8cqz{width:20px;height:20px}.Review_leftButton__D7gJI{left:0}.Review_rightButton__1dGqc{right:0}}.JoinUs-Section_container__vgScR{display:flex;justify-content:center;align-items:center;padding:4rem 1rem;background-color:#fff}.JoinUs-Section_card__idQmQ{display:flex;flex-direction:row;align-items:center;background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:2rem;max-width:1500px;width:100%;gap:2rem}.JoinUs-Section_textSection__O9gVp{flex:1;padding-right:1rem}.JoinUs-Section_heading__x1mZP{font-size:2rem;font-weight:700;color:#0b6380;margin-bottom:1rem}.JoinUs-Section_subHeading__sGxZh{font-size:1.25rem;font-weight:600;margin-top:1.5rem;color:#0b6380}.JoinUs-Section_description__oNpmC{font-size:1rem;color:#555;line-height:1.6;margin-bottom:1.5rem}.JoinUs-Section_ctaButton__HMDbu{display:inline-block;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.JoinUs-Section_ctaButton__HMDbu:hover{transform:translateY(-2px)}.JoinUs-Section_imageSection__yNxCi{flex:1;display:flex;justify-content:center;align-items:center}.JoinUs-Section_image__SxFJT{width:100%;max-width:400px;border-radius:1rem;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.JoinUs-Section_card__idQmQ{flex-direction:column;text-align:center;padding:1.5rem}.JoinUs-Section_textSection__O9gVp{padding-right:0}.JoinUs-Section_image__SxFJT{margin-top:1.5rem}}.Footer_footer__pQtti{margin-top:auto;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:#fff;padding:40px 20px;font-family:Arial,sans-serif}.Footer_container__KpDnW{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto}.Footer_brand__0rdww{flex:1;min-width:250px}.Footer_logo__fUEOF{width:200px;margin-bottom:10px}.Footer_address__WjXEO{line-height:1.8;margin-bottom:20px}.Footer_socialIcons__PPLhr{display:flex;gap:15px}.Footer_icon___SLPT{font-size:20px;color:#fff;cursor:pointer;transition:color .3s}.Footer_icon___SLPT:hover{color:#b1b3dd}.Footer_links__cFiYr{display:flex;flex:2;justify-content:space-around;min-width:400px;line-height:2}.Footer_links__cFiYr h4{margin-bottom:10px}.Footer_links__cFiYr ul{list-style:none;padding:0}.Footer_links__cFiYr ul li{margin:5px 0}.Footer_links__cFiYr ul li a{color:#fff;text-decoration:none;transition:color .3s}.Footer_links__cFiYr ul li a:hover{color:#b1b3dd}.Footer_copyright__j4atB{text-align:center;margin-top:20px;flex-basis:100%;font-size:14px;color:#b1b3dd}