.Navbar_navbar__fk_p7{background-color:var(--white);padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:100;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05)}.Navbar_scrolled___WOss{background-color:var(--primary);box-shadow:0 4px 10px rgba(0,0,0,.1);padding:.7rem 0}.Navbar_scrolled___WOss .Navbar_logo__UM0Ax h1,.Navbar_scrolled___WOss .Navbar_navLinks__F_HK7 li a{color:var(--white)}.Navbar_scrolled___WOss .Navbar_hamburger__b7KpD span{background-color:var(--white)}.Navbar_container__R6vwY{max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__UM0Ax h1{font-size:1.5rem;color:var(--primary);font-weight:700;transition:color .3s ease}.Navbar_navLinks__F_HK7{display:flex;list-style:none;gap:2rem}.Navbar_navLinks__F_HK7 li a{color:var(--text-dark);font-weight:500;transition:color .3s ease}.Navbar_navLinks__F_HK7 li a:hover{color:var(--primary)}.Navbar_scrolled___WOss .Navbar_navLinks__F_HK7 li a{color:var(--white)}.Navbar_scrolled___WOss .Navbar_navLinks__F_HK7 li a:hover{color:rgba(255,255,255,.8)}.Navbar_hamburger__b7KpD{display:none;flex-direction:column;cursor:pointer;gap:6px}.Navbar_hamburger__b7KpD span{width:25px;height:3px;background-color:var(--text-dark);border-radius:5px;transition:all .3s ease}@media (max-width:768px){.Navbar_hamburger__b7KpD{display:flex}.Navbar_menu__3vDQT{position:fixed;top:70px;left:-100%;width:100%;height:calc(100vh - 70px);background:var(--white);transition:left .3s ease;padding:2rem}.Navbar_scrolled___WOss .Navbar_menu__3vDQT{background:var(--primary)}.Navbar_menu__3vDQT.Navbar_active__ZTgb8{left:0}.Navbar_navLinks__F_HK7{flex-direction:column;align-items:center;gap:2rem}}.Hero_hero__T3Fr4{padding:7rem 0 4rem}.Hero_container__jw8AP{max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.Hero_content__9ypWn{display:flex;flex-direction:column;gap:1.5rem}.Hero_title__Bn2TU{font-size:2.5rem;line-height:1.2;font-weight:800;color:var(--text-dark)}.Hero_subtitle__lkRtQ{font-size:1.25rem;color:var(--text-light)}.Hero_cta__bvnbU{align-self:flex-start;font-size:1rem}.Hero_members__PdkpO{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-light)}.Hero_members__PdkpO span{font-weight:700;color:var(--text-dark)}.Hero_imageContainer__qbcGW{position:relative;width:100%;height:100%;padding:1rem}.Hero_image__x5ZrL{position:relative;width:100%;height:400px;border-radius:var(--border-radius);overflow:hidden}@media (max-width:768px){.Hero_container__jw8AP{grid-template-columns:1fr;padding:0 1.5rem}.Hero_title__Bn2TU{font-size:2rem;text-align:center}.Hero_subtitle__lkRtQ{text-align:center}.Hero_cta__bvnbU{align-self:center}.Hero_members__PdkpO{justify-content:center}.Hero_imageContainer__qbcGW{padding:1rem 1.5rem 2rem}.Hero_image__x5ZrL{height:350px;margin:0}}.Features_features__BKSD2{background-color:var(--secondary);padding:4rem 0 0}.Features_container__1lgDJ{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Features_title__Au9eS{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--text-dark)}.Features_topFeatures__NzmH6{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Features_featureCard__JMQO5{background-color:var(--white);border-radius:var(--border-radius);padding:1.5rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease}.Features_featureCard__JMQO5:hover{transform:translateY(-5px)}.Features_iconWrapper__fvH59{width:60px;height:60px;background-color:var(--primary-light);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.Features_featureCard__JMQO5 h3{font-size:1.1rem;margin-bottom:.5rem}@media (max-width:992px){.Features_topFeatures__NzmH6{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Features_topFeatures__NzmH6{grid-template-columns:1fr}}.FeatureCards_featureCards__3mnnk{padding:4rem 0;background-color:#f8f7ff}.FeatureCards_container__k5Mov{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.FeatureCards_grid__gBmCS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.FeatureCards_card__Dne5C{background-color:var(--white);border-radius:var(--border-radius);padding:1.5rem;display:flex;align-items:flex-start;gap:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:transform .3s ease}.FeatureCards_card__Dne5C:hover{transform:translateY(-5px)}.FeatureCards_iconWrapper__CGnVU{width:70px;height:70px;min-width:70px;background-color:var(--primary-light);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem}.FeatureCards_content__WkDIj{flex:1 1}.FeatureCards_title__8EoF8{font-size:1.2rem;margin-bottom:.5rem;color:var(--text-dark)}.FeatureCards_description__rcieR{font-size:.95rem;color:var(--text-light);line-height:1.5}.FeatureCards_sectionTitle__GxzaK{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--text-dark)}@media (max-width:992px){.FeatureCards_grid__gBmCS{grid-template-columns:1fr}}.Testimonials_testimonials__UZJaz{padding:4rem 0;background-color:var(--white)}.Testimonials_container__loDOD{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Testimonials_title__NiFgw{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--text-dark)}.Testimonials_grid__S6DGg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Testimonials_card__szgpU{background-color:var(--white);border-radius:var(--border-radius);padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.05);display:flex;flex-direction:column}.Testimonials_stars__XJVAv{display:flex;gap:.25rem;margin-bottom:1rem}.Testimonials_star__54auh{color:#FFD700;font-size:1.2rem}.Testimonials_content__pY7G9{flex:1 1;font-size:.95rem;line-height:1.6;color:var(--text-light);margin-bottom:1.5rem}.Testimonials_user__f5Nev{display:flex;align-items:center;gap:1rem}.Testimonials_avatar___tEKk{width:50px;height:50px;border-radius:50%;overflow:hidden;position:relative}.Testimonials_info__YfI77{display:flex;flex-direction:column}.Testimonials_name__BBTui{font-size:1rem;font-weight:600;color:var(--text-dark)}.Testimonials_role__Iyh2m{font-size:.8rem;color:var(--text-light)}@media (max-width:992px){.Testimonials_grid__S6DGg{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Testimonials_grid__S6DGg{grid-template-columns:1fr}}.Instructor_instructor__aL3aV{padding:4rem 0;background-color:var(--white)}.Instructor_container__f5pi3{max-width:var(--max-width);margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Instructor_imageContainer__m4310{position:relative;padding:1rem}.Instructor_image__eM5dH{width:100%;height:auto;max-height:500px;border-radius:var(--border-radius);object-fit:cover;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Instructor_content__FWchC{display:flex;flex-direction:column;gap:1.5rem}.Instructor_title__xT84e{font-size:2rem;color:var(--text-dark)}.Instructor_description__LNa9J{font-size:1rem;line-height:1.7;color:var(--text-light)}.Instructor_quote__Lp0_1{font-size:1.1rem;font-style:italic;color:var(--primary);padding-left:1rem;border-left:3px solid var(--primary);margin:1rem 0;line-height:1.6}@media (max-width:768px){.Instructor_container__f5pi3{grid-template-columns:1fr;gap:2rem}.Instructor_imageContainer__m4310{padding:1.5rem;order:-1}.Instructor_image__eM5dH{max-height:400px}.Instructor_content__FWchC{text-align:center;padding:0 1.5rem}.Instructor_quote__Lp0_1{text-align:left}}.FAQ_faq__aPOX9{padding:4rem 0;background-color:var(--secondary)}.FAQ_container__qxAig{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.FAQ_title__a_N1k{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--text-dark)}.FAQ_accordionContainer__rePtw{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.FAQ_accordionItem__OPwxf{background-color:var(--white);border-radius:var(--border-radius);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.FAQ_accordionHeader__QDwwd{width:100%;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;font-size:1.1rem;font-weight:600;color:var(--text-dark);text-align:left}.FAQ_accordionHeader__QDwwd:hover{background-color:rgba(0,0,0,.02)}.FAQ_accordionContent__GrE_q{max-height:0;overflow:hidden;transition:max-height .3s ease}.FAQ_accordionItem__OPwxf.FAQ_active__QH7R6 .FAQ_accordionContent__GrE_q{max-height:300px}.FAQ_accordionContent__GrE_q p{padding:0 1.25rem 1.25rem;color:var(--text-light);line-height:1.6}.CTA_cta__lo4Rr{padding:4rem 0;background-color:var(--primary);text-align:center;color:var(--white)}.CTA_container__MKib0{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.CTA_title__m_2Kp{font-size:2rem;margin-bottom:1rem;color:var(--white)}.CTA_subtitle__xUKbr{font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:.9}.CTA_button__lEmW4{background-color:var(--white);color:var(--primary);border:none;border-radius:var(--border-radius);padding:.75rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.CTA_button__lEmW4:hover{background-color:rgba(255,255,255,.9);transform:translateY(-2px)}.Footer_footer__UaG1g{background-color:#2e1065;color:var(--white);padding:4rem 0 2rem}.Footer_container__Z8cUU{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Footer_grid__qjDt3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Footer_logo__NsUJK{font-size:1.5rem;margin-bottom:1rem}.Footer_about__g_Gmn p{margin-top:1rem;line-height:1.6;color:rgba(255,255,255,.8)}.Footer_contact__Qek_T h4,.Footer_links__oDyjI h4,.Footer_newsletter__ISWxG h4{font-size:1.1rem;margin-bottom:1.5rem;position:relative}.Footer_links__oDyjI ul{list-style:none}.Footer_links__oDyjI li{margin-bottom:.75rem}.Footer_links__oDyjI a{color:rgba(255,255,255,.8);transition:color .3s ease}.Footer_links__oDyjI a:hover{color:var(--white)}.Footer_contact__Qek_T p{margin-bottom:.75rem;color:rgba(255,255,255,.8)}.Footer_newsletter__ISWxG p{margin-bottom:1rem;color:rgba(255,255,255,.8)}.Footer_form__o_zgT{display:flex}.Footer_form__o_zgT input{flex:1 1;padding:.75rem;border:none;border-radius:var(--border-radius) 0 0 var(--border-radius);outline:none}.Footer_form__o_zgT button{border-radius:0 var(--border-radius) var(--border-radius) 0}.Footer_bottom__O5rKs{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_bottom__O5rKs p{font-size:.9rem;color:rgba(255,255,255,.8)}.Footer_social___aQ_M{display:flex;gap:1rem}.Footer_social___aQ_M a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:rgba(255,255,255,.1);border-radius:50%;transition:background-color .3s ease}.Footer_social___aQ_M a:hover{background-color:var(--primary-light)}@media (max-width:992px){.Footer_grid__qjDt3{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Footer_grid__qjDt3{grid-template-columns:1fr}.Footer_bottom__O5rKs{flex-direction:column;gap:1rem}}