*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;color:#000;font-family:Arial,Helvetica,sans-serif}.fixNavbar{position:fixed;top:0;left:0;width:100%;z-index:999}.body{margin-top:4rem}.bgImage{width:100%;min-height:100vh;position:relative;overflow-x:hidden}.bgImage:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(https://images.unsplash.com/photo-1551151729-6e2a16d967cc?q=80&w=1974&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;z-index:-1}.bg-white{background-color:#fff}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{border-radius:10px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,#0056b3),color-stop(.72,#0056b3),color-stop(.86,#0056b3))}a{text-decoration:none}.back-to-top{position:fixed;bottom:30px;right:30px;background-color:#007bff;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;transition:background-color .3s ease;z-index:1000}.back-to-top:hover{background-color:#0056b3}.back-to-top:active{background-color:#004085}.buttonLink{text-align:center;background:#fafafa;padding-bottom:2rem}@media screen and (max-width: 480px){.back-to-top{width:35px;height:35px;font-size:.8rem;bottom:15px;right:15px}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}._container_ssamd_2{padding:1px 1rem;background-color:#f7f7f7;box-shadow:0 2px 10px #0000001a;position:relative}._navigation_ssamd_9{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%;position:relative}._logo_ssamd_21 img{cursor:pointer;width:90px;height:90px}._navList_ssamd_28{display:flex;align-items:center;gap:2rem}._navLink_ssamd_34{text-decoration:none;transition:color .3s ease;color:#333}._navLink_ssamd_34:hover{color:#007bff}._navLink_ssamd_34._active_ssamd_44{color:#007bff;font-weight:700}._navLink_ssamd_34 span{font-size:1rem;font-weight:600}._btn_ssamd_55{background-color:#007bff;color:#fff;border:none;border-radius:5px;padding:.7rem 1.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease}._btn_ssamd_55:hover{background-color:#0056b3}._hamburger_ssamd_71{display:none;cursor:pointer}._hamburger_ssamd_71 svg{font-size:2rem}._navList_ssamd_28._open_ssamd_81{position:fixed;top:0;right:0;width:250px;height:100%;background-color:#f9f9f9;display:flex;flex-direction:column;gap:2rem;box-shadow:1px 0 5px #0000004d;transform:translate(0);transition:transform .3s ease;animation:_slideIn_ssamd_1 .5s forwards}._navList_ssamd_28._closing_ssamd_97{animation:_slideOut_ssamd_1 .5s forwards}@keyframes _slideIn_ssamd_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_ssamd_1{0%{transform:translate(0);opacity:1}to{transform:translate(10%);opacity:0}}._navLink_ssamd_34{color:#333;font-size:1rem;font-weight:500}@media (max-width: 768px){._container_ssamd_2{padding:.4rem 1.5rem}._navigation_ssamd_9{padding:0}._navList_ssamd_28{display:none}._navList_ssamd_28._open_ssamd_81{padding-top:6rem;padding-left:2rem;align-items:flex-start}._hamburger_ssamd_71{display:flex}._logo_ssamd_21 img{width:70px;height:70px}}@media (min-width: 769px){._hamburger_ssamd_71{display:none}._navList_ssamd_28{display:flex;gap:2rem}}@media (max-width: 480px){._logo_ssamd_21 img{width:50px;height:50px}}._footer_1dzz9_2{background-color:#f7f7f7;color:#000;padding:3rem 1rem;text-align:center;position:relative;overflow:hidden}._container_1dzz9_11{max-width:1200px;margin:0 auto}._footerContent_1dzz9_16{display:flex;justify-content:space-between;align-items:center;gap:2rem}._logo_1dzz9_23{flex:.5}._logo_1dzz9_23 img{height:100px;width:100px}._footerLinks_1dzz9_32{flex:1;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}._aboutLinks_1dzz9_40{display:flex;flex-direction:column;gap:1rem;text-align:left}._link_1dzz9_47{color:#000;text-decoration:none;font-weight:500;font-size:1.1rem;transition:color .3s ease}._link_1dzz9_47:hover{color:#007bff}._contactInfo_1dzz9_59{display:flex;flex-direction:column;gap:1rem}._contactItem_1dzz9_65{font-size:1rem;display:flex;align-items:center;gap:.5rem;color:#000;transition:color .3s ease}._contactItem_1dzz9_65:hover{color:#007bff}._socialLinks_1dzz9_78{display:flex;gap:1rem;font-size:1.5rem}._socialLinks_1dzz9_78 a{color:#000;transition:color .3s ease}._socialLinks_1dzz9_78 a:hover{color:#007bff}._footerText_1dzz9_93{font-size:.9rem;color:#888;margin-top:2rem}._footerText_1dzz9_93 p{margin:0}@media (max-width: 768px){._footerContent_1dzz9_16{gap:2rem;flex-direction:column}._footerLinks_1dzz9_32{flex-direction:column;gap:2rem}._aboutLinks_1dzz9_40{text-align:center}._socialLinks_1dzz9_78{gap:2rem;font-size:2rem}}._featuresSection_yjnuv_1{padding:4rem 2rem;background-color:#fafafa}._heading_yjnuv_6{margin-bottom:2rem}._container_yjnuv_10{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-items:center;align-items:stretch}._featureCard_yjnuv_20{height:100%;display:flex;flex-direction:column;align-items:center;max-width:400px;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._featureCard_yjnuv_20:hover{transform:translateY(-10px);box-shadow:0 8px 20px #0003}._title_yjnuv_39{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem;text-align:center}._list_yjnuv_47{display:flex;flex-direction:column;gap:.5rem}._list_yjnuv_47 ._listItem_yjnuv_53{list-style:none;display:flex;gap:.5rem}._icon_yjnuv_59{margin-bottom:1rem;color:#0056b3}@media (max-width: 480px){._container_yjnuv_10{grid-template-columns:1fr}._title_yjnuv_39{font-size:5.9vw}._list_yjnuv_47 ._listItem_yjnuv_53{font-size:3.8vw}}._headingContainer_yjnuv_81{text-align:center;margin:0 auto;max-width:1200px}._headingSubTitle_yjnuv_88{font-size:1.3rem;font-weight:600;color:#777;margin-bottom:1rem}._headingTitle_yjnuv_95{font-size:2.5rem;font-weight:700;margin-bottom:20px}._headingDescription_yjnuv_101{font-size:1.1rem;line-height:1.6;color:#555}@media (max-width: 768px){._headingTitle_yjnuv_95{font-size:2rem}._headingDescription_yjnuv_101{font-size:1rem}}@media (max-width: 480px){._headingTitle_yjnuv_95{font-size:7vw}._headingDescription_yjnuv_101{font-size:3.8vw;text-align:justify;line-height:1.3}}._section_whmv4_1{width:100%;background-color:#fff}._container_whmv4_6{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:center;padding:2rem}._imageContainer_whmv4_17{flex:1;max-width:400px;overflow:hidden}._image_whmv4_17{width:100%;height:auto;border-radius:8px}._content_whmv4_29{flex:2;max-width:600px;text-align:left}._stats_whmv4_35{display:flex;gap:1.5rem;margin-top:1.5rem}._stats_whmv4_35>div{text-align:center}._title_whmv4_45{font-size:2.5rem;font-weight:600;margin-bottom:1rem}._desc_whmv4_51{font-size:1.2rem;font-weight:300;line-height:1.4;margin-bottom:1.5rem}._subTitle_whmv4_58{font-size:3.5rem}._subDesc_whmv4_62{font-size:1rem}@media screen and (max-width: 768px){._title_whmv4_45{font-size:2rem}._desc_whmv4_51{font-size:1rem;text-align:justify}._subTitle_whmv4_58{font-size:3rem}._subDesc_whmv4_62{font-size:.8rem}}@media screen and (max-width: 480px){._container_whmv4_6{flex-direction:column}._title_whmv4_45{font-size:7vw}._desc_whmv4_51{font-size:3.3vw;text-align:justify}._stats_whmv4_35{gap:1rem}._subTitle_whmv4_58{font-size:10vw}._subDesc_whmv4_62{font-size:2.8vw}}._aboutSection_1b6ed_2{display:flex;align-items:center;justify-content:space-between;padding:2rem;max-width:1200px;margin:0 auto}._content_1b6ed_11{max-width:50%}._title_1b6ed_15{font-size:1.3rem;font-weight:600;color:#777;margin-bottom:1rem}._heading_1b6ed_22{font-size:2.5rem;font-weight:600;margin-bottom:1rem}._description_1b6ed_28{font-size:1.1rem;color:#444;line-height:1.6;margin-bottom:15px}._socialIcons_1b6ed_35{display:flex;gap:10px;margin-top:20px}._icon_1b6ed_41{font-size:1.5rem;color:#333;transition:color .3s ease}._icon_1b6ed_41:hover{color:#007b5e}._imageContainer_1b6ed_51{max-width:45%}._image_1b6ed_51{width:100%;border-radius:8px;object-fit:cover}@media screen and (max-width: 768px){._heading_1b6ed_22{font-size:2rem}._description_1b6ed_28{font-size:1rem;text-align:justify}}@media screen and (max-width: 480px){._aboutSection_1b6ed_2{flex-direction:column;text-align:center}._content_1b6ed_11{max-width:100%}._heading_1b6ed_22{font-size:5.9vw}._description_1b6ed_28{font-size:3.3vw;text-align:justify}._socialIcons_1b6ed_35{align-items:center;justify-content:center}._imageContainer_1b6ed_51{max-width:60%}}._howIWorkSection_xlk0u_2{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}._imageContainer_xlk0u_12{position:relative;width:45%}._image_xlk0u_12{width:100%;border-radius:10px;box-shadow:0 4px 20px #0000004d;object-fit:cover}._overlay_xlk0u_24{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background-color:#00000080;width:80px;height:80px;border-radius:50%;cursor:pointer}._playIcon_xlk0u_39{color:#fff;font-size:24px}._content_xlk0u_44{max-width:50%}._subtitle_xlk0u_48{font-size:1.3rem;font-weight:600;color:#777;margin-bottom:1rem}._title_xlk0u_55{font-size:2.5rem;font-weight:600;margin-bottom:1rem}._description_xlk0u_61{font-size:1.1rem;color:#444;line-height:1.6;margin-bottom:15px}._downloadLink_xlk0u_68{font-size:1rem;color:#007b5e;text-decoration:none;font-weight:700;transition:color .3s ease;cursor:pointer}._downloadLink_xlk0u_68:hover{color:#00563f}@media screen and (max-width: 768px){._title_xlk0u_55{font-size:2rem}._description_xlk0u_61{font-size:1rem;text-align:justify}}@media screen and (max-width: 480px){._howIWorkSection_xlk0u_2{flex-direction:column;text-align:center}._imageContainer_xlk0u_12,._content_xlk0u_44{max-width:100%;width:100%}._title_xlk0u_55{font-size:7vw}._description_xlk0u_61{font-size:3.3vw;text-align:justify}._socialIcons_xlk0u_107{align-items:center;justify-content:center}}._container_knspq_1{padding:3rem 2rem;max-width:1200px;margin:0 auto}._heading_knspq_7{text-align:center;margin-bottom:2rem}._courseGrid_knspq_12{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}._courseCard_knspq_18{background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._courseCard_knspq_18:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}._courseImage_knspq_32{width:100%;height:200px;object-fit:cover}._courseTitle_knspq_38{font-size:1.5rem;margin:1rem 0 .5rem;padding:0 1rem;color:#333}._courseDescription_knspq_45{font-size:1rem;color:#666;padding:0 1rem}._courseDetails_knspq_51{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem 1rem;font-size:.9rem;color:#444}._courseLessons_knspq_60{font-weight:700}._coursePrice_knspq_64{font-size:1.1rem;color:#007bff;font-weight:700}@media screen and (max-width: 480px){._courseTitle_knspq_38{font-size:5vw}._courseDescription_knspq_45{font-size:3.3vw}}._container_2e7qo_1{padding:3rem 2rem;max-width:1200px;margin:0 auto;overflow:hidden}._heading_2e7qo_8{text-align:center;margin-bottom:2rem}._carouselContainer_2e7qo_13{width:100%;overflow:hidden}._carousel_2e7qo_13{display:flex;gap:1.5rem;cursor:grab}._carousel_2e7qo_13:active{cursor:grabbing}._card_2e7qo_28{min-width:300px;background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:1rem;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center}._card_2e7qo_28:hover{transform:translateY(-5px)}._image_2e7qo_45{width:100px;height:100px;border-radius:50%;margin:0 auto 1rem;object-fit:cover}._description_2e7qo_53{font-size:1rem;color:#333;margin-bottom:1rem;text-align:center}._name_2e7qo_60{font-size:1.1rem;font-weight:700;color:#333;text-align:center}._name_2e7qo_60 span{font-size:.8rem;font-weight:400;color:#555}@media screen and (max-width: 320px){._card_2e7qo_28{min-width:250px}}._appointment_vl7va_1{width:100%;height:100%;position:relative;padding:8rem 0;max-width:1200px;margin:0 auto;display:flex;justify-content:flex-end}._container_vl7va_12{padding:3rem 2rem;max-width:800px;background-color:#f1f1f1}._heading_vl7va_19{text-align:center;margin-bottom:2rem}._form_vl7va_24{display:flex;flex-direction:column;gap:1.5rem}._formGroup_vl7va_30{display:flex;flex-direction:column}._form_vl7va_24 label{font-size:1rem;margin-bottom:.5rem;color:#333}._form_vl7va_24 input,._form_vl7va_24 textarea{padding:.8rem;font-size:1rem;border:1px solid #ddd;border-radius:8px;width:100%;box-sizing:border-box}._form_vl7va_24 textarea{resize:vertical}._form_vl7va_24 button{background-color:#007bff;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease,color .3s ease}._form_vl7va_24 button:hover{background-color:#0056b3}._container_1haiz_1{max-width:1200px;margin:0 auto;padding:3rem 2rem}._heading_1haiz_7{text-align:center;margin-bottom:2rem}._blogGrid_1haiz_12{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._card_1haiz_18{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}._card_1haiz_18:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}._cardImage_1haiz_32{width:100%;height:200px;object-fit:cover}._cardTitle_1haiz_38{font-size:1.25rem;font-weight:700;margin:1rem;color:#333}._cardDescription_1haiz_45{font-size:1rem;color:#666;margin:0 1rem 1rem}._readMoreBtn_1haiz_51{display:inline-block;margin:0 1rem 1rem;padding:.5rem 1rem;background-color:#007bff;color:#fff;border-radius:5px;text-decoration:none;transition:background-color .3s ease}._readMoreBtn_1haiz_51:hover{background-color:#0056b3}@media screen and (max-width: 480px){._cardTitle_1haiz_38{font-size:5vw}._cardDescription_1haiz_45{font-size:3.3vw;text-align:justify}}._ctaBanner_r8kfr_1{background:linear-gradient(to right,#007bff,#0056b3);color:#fff;padding:3rem 2rem;border-radius:8px;box-shadow:0 4px 8px #0003}._content_r8kfr_9{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._title_r8kfr_17{font-size:2rem;margin-bottom:1rem}._description_r8kfr_22{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.5}._ctaButton_r8kfr_28{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;white-space:nowrap;color:#007bff;background-color:#fff;border:none;border-radius:5px;text-decoration:none;transition:background-color .3s ease,color .3s ease}._ctaButton_r8kfr_28:hover{background-color:#f0f0f0;color:#0056b3}@media screen and (max-width: 768px){._title_r8kfr_17{font-size:4vw}._description_r8kfr_22{font-size:2.2vw}}@media screen and (max-width: 480px){._content_r8kfr_9{flex-direction:column}._title_r8kfr_17{font-size:7vw;text-align:center}._description_r8kfr_22{font-size:3.3vw;text-align:justify}}._faqContainer_u8ge4_1{max-width:800px;margin:0 auto;padding:3rem 2rem}._heading_u8ge4_7{text-align:center;font-size:2.5rem;margin-bottom:2rem}._faqList_u8ge4_13{display:flex;flex-direction:column;gap:1rem}._faqItem_u8ge4_19{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}._faqItem_u8ge4_19:hover{box-shadow:0 4px 12px #0000001a}._question_u8ge4_31{padding:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#111;background:#f1f1f1;transition:background .3s ease}._question_u8ge4_31:hover{background:#ddd}._answer_u8ge4_47{padding:1rem;font-size:.95rem;color:#222}._icon_u8ge4_53{font-size:1.5rem;color:#007bff}@media screen and (max-width: 768px){._answer_u8ge4_47{text-align:justify}}@media screen and (max-width: 480px){._heading_u8ge4_7{font-size:7vw}._answer_u8ge4_47{font-size:.9rem}}._newsletter_v6zaz_1{background:linear-gradient(to right,#007bff,#0056b3);padding:3rem 2rem;text-align:center;border-top:1px solid #ddd}._container_v6zaz_8{max-width:600px;margin:0 auto}._title_v6zaz_13{font-size:2.5rem;margin-bottom:1.5rem}._description_v6zaz_18{font-size:1rem;color:#fff;margin-bottom:1.5rem}._form_v6zaz_24{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}._input_v6zaz_31{padding:.8rem;font-size:1rem;border:1px solid #ddd;border-radius:5px;flex:1;min-width:200px}._button_v6zaz_40{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;white-space:nowrap;color:#007bff;background-color:#fff;border:none;border-radius:5px;text-decoration:none;transition:background-color .3s ease,color .3s ease}._button_v6zaz_40:hover{background-color:#f0f0f0;color:#0056b3}._message_v6zaz_59{font-size:.9rem;color:green;margin-top:.5rem}@media screen and (max-width: 480px){._title_v6zaz_13{font-size:8vw}._description_v6zaz_18{font-size:3.3vw}._input_v6zaz_31,._button_v6zaz_40{font-size:.8rem}}@media screen and (max-width: 375px){._input_v6zaz_31{min-width:100px}}._heroContainer_ozg58_1{background-color:#e6e7eb;padding:5rem 1rem 3rem}._container_ozg58_6{max-width:1200px;margin:0 auto}._textContainer_ozg58_11{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._title_ozg58_18{font-size:1.5rem}._highlight_ozg58_22{font-size:6rem;color:#0056b3;font-weight:700}._subTitle_ozg58_28{font-size:2.9rem}._desc_ozg58_32{font-size:1.4rem;margin-top:3px}._location_ozg58_37{font-weight:700;margin-top:10px}._tags_ozg58_42{font-size:14px;opacity:.8}._studentImage_ozg58_47{width:30%}._studentImage_ozg58_47 img{width:100%;height:auto;object-fit:cover;object-position:center}._missionContainer_ozg58_58{background-color:#0a2a4d;color:#fff;padding:2rem 2.5rem;border-radius:10px;position:relative;top:-4px;z-index:2}._description_ozg58_68{font-size:1.3rem;line-height:1.5;text-align:justify;margin-top:1rem}@media screen and (max-width: 1024px){._title_ozg58_18{font-size:3vw}._highlight_ozg58_22{font-size:9.3vw;color:#0056b3;font-weight:700}._subTitle_ozg58_28{font-size:4.5vw}._desc_ozg58_32{font-size:2.18vw;margin-top:3px}._description_ozg58_68{font-size:1.7vw}}@media screen and (max-width: 480px){._heroContainer_ozg58_1{padding:3rem 1rem}._textContainer_ozg58_11{flex-direction:column;gap:1rem}._title_ozg58_18{font-size:6vw}._highlight_ozg58_22{font-size:14vw;color:#0056b3;font-weight:700}._subTitle_ozg58_28{font-size:6.8vw}._desc_ozg58_32{font-size:3.3vw;margin-top:3px}._location_ozg58_37{font-size:3.35vw}._tags_ozg58_42{font-size:2.85vw}._studentImage_ozg58_47{width:70%}._missionContainer_ozg58_58{padding:1rem 1.5rem}._description_ozg58_68{font-size:3.4vw}}._privacyPolicy_u4i93_1{background-color:#f9f9f9;padding:2rem;margin-top:6rem}._container_u4i93_7{max-width:800px;margin:0 auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a}._title_u4i93_16{font-size:2rem;color:#333;margin-bottom:1rem;text-align:center}._updated_u4i93_23{font-size:.9rem;color:#777;margin-bottom:2rem;text-align:center}._section_u4i93_30{margin-bottom:1.5rem}._section_u4i93_30 h2{font-size:1.5rem;color:#007bff;margin-bottom:1rem}._section_u4i93_30 p,._section_u4i93_30 ul{font-size:1rem;color:#555;line-height:1.6}._section_u4i93_30 ul{padding-left:1.5rem}._section_u4i93_30 ul li{margin-bottom:.5rem}._section_u4i93_30 ul li strong{color:#333}._terms_1qw6f_1{background-color:#f9f9f9;margin-top:8rem;padding:2rem}._container_1qw6f_7{max-width:800px;margin:0 auto}._title_1qw6f_12{font-size:2rem;font-weight:700;color:#333;margin-bottom:1.5rem}._introduction_1qw6f_19{font-size:1.1rem;color:#666;margin-bottom:2rem}._section_1qw6f_25{margin-bottom:2rem}._subtitle_1qw6f_29{font-size:1.4rem;color:#007bff;margin-bottom:.8rem}._paragraph_1qw6f_35{font-size:1rem;color:#333;line-height:1.6}._terms_1qw6f_1 a{color:#007bff;text-decoration:none}._terms_1qw6f_1 a:hover{text-decoration:underline}._introduction_8wj3j_1{display:flex;align-items:center;justify-content:center;padding:5rem 2rem;background-color:#fff}._container_8wj3j_9{display:flex;flex-direction:row;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}._imageContainer_8wj3j_18{flex:1}._profileImage_8wj3j_22{width:100%;max-width:250px;border-radius:8px;object-fit:cover}._textContent_8wj3j_29{flex:2}._title_8wj3j_33{font-size:2.5rem;font-weight:600;margin-bottom:1rem}._description_8wj3j_39{font-size:1.1rem;color:#333;line-height:1.6}@media screen and (max-width: 768px){._description_8wj3j_39{text-align:justify}}@media screen and (max-width: 480px){._container_8wj3j_9{flex-direction:column-reverse;text-align:center}._title_8wj3j_33{font-size:7vw}._description_8wj3j_39{font-size:3.3vw}}._philosophySection_3iinw_1{background-color:#f9f9f9;padding:3rem 2rem}._container_3iinw_6{display:flex;flex-direction:row;justify-content:space-between;max-width:1200px;margin:0 auto;align-items:center}._textContent_3iinw_15{width:50%}._title_3iinw_19{font-size:2.5rem;margin-bottom:1rem;font-weight:600}._introduction_3iinw_25{font-size:1.2rem;line-height:1.6;color:#555;margin-bottom:1.5rem}._philosophyText_3iinw_32{font-size:1rem;font-weight:300;line-height:1.5;color:#555;margin-bottom:1rem}._imageContainer_3iinw_40{width:50%}._philosophyImage_3iinw_44{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px;box-shadow:0 4px 8px #0000001a}@media (max-width: 1080px){._container_3iinw_6{flex-direction:column;gap:1rem}._textContent_3iinw_15,._imageContainer_3iinw_40{width:100%}._imageContainer_3iinw_40{height:30rem}._philosophyImage_3iinw_44{object-position:0 40%}}@media screen and (max-width: 768px){._philosophyImage_3iinw_44{object-position:center}}@media screen and (max-width: 480px){._textContent_3iinw_15{text-align:center}._title_3iinw_19{font-size:7vw}._introduction_3iinw_25{text-align:justify;font-size:4.5vw}._philosophyText_3iinw_32{text-align:justify;font-size:3.3vw}._imageContainer_3iinw_40{height:100%}}._container_1kejo_1{max-width:1200px;margin:0 auto;padding:3rem 2rem}._heading_1kejo_7{text-align:center;font-size:2.5rem;margin-bottom:2rem}._cardGrid_1kejo_13{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}._card_1kejo_13{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease-in-out}._card_1kejo_13:hover{transform:translateY(-10px)}._cardIcon_1kejo_32{font-size:3rem;color:#007bff;margin-bottom:1rem}._cardTitle_1kejo_38{font-size:1.5rem;font-weight:700;color:#111;margin-bottom:1rem}._cardDescription_1kejo_45{font-size:1rem;color:#444;text-align:justify;line-height:1.6}@media screen and (max-width: 480px){._heading_1kejo_7{font-size:7vw}._cardTitle_1kejo_38{font-size:5vw}._cardDescription_1kejo_45{font-size:3.3vw}}._container_jzciv_2{max-width:1200px;margin:0 auto;padding:2rem;background-color:#f1f1f1;margin-bottom:2rem;border-radius:10px}._title_jzciv_11{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#333}._content_jzciv_18{display:flex;flex-direction:column;gap:2rem}._section_jzciv_25{display:flex;flex-direction:column}._subtitle_jzciv_30{font-size:1.5rem;font-weight:700;color:#007bff;margin-bottom:1rem}._text_jzciv_37{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}@media screen and (max-width: 768px){._container_jzciv_2{padding:1.5rem}._title_jzciv_11{font-size:2rem;margin-bottom:1.5rem}._description_jzciv_55{text-align:justify;line-height:1.4}._section_jzciv_25{padding:1rem}._subtitle_jzciv_30{font-size:1.3rem}._text_jzciv_37{text-align:justify;line-height:1.5}}@media screen and (max-width: 480px){._container_jzciv_2{padding:1rem}._title_jzciv_11{font-size:7vw;margin-bottom:1rem}._section_jzciv_25{padding:.8rem}._subtitle_jzciv_30{font-size:4.5vw}._text_jzciv_37{font-size:3.3vw;line-height:1.4}}._contactInfo_n222y_1{padding:6rem 2rem;background-color:#f9f9f9;border-radius:10px}._container_n222y_7{max-width:1200px;margin:0 auto}._title_n222y_12{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#333}._contactDetails_n222y_20{display:flex;justify-content:space-around;flex-wrap:wrap}._infoItem_n222y_26{text-align:center;margin:1rem;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._infoItem_n222y_26:hover{transform:translateY(-10px);box-shadow:0 6px 15px #0003}._infoItem_n222y_26 h3{font-size:1.4rem;color:#007bff;margin-bottom:.5rem}._infoItem_n222y_26 p{font-size:1rem;color:#555}._additionalInfo_n222y_52{text-align:center;margin-top:3rem}._additionalInfo_n222y_52 h3{font-size:1.6rem;color:#333;margin-bottom:1rem}._additionalInfo_n222y_52 p{font-size:1rem;color:#555;margin-bottom:1rem}._socialLinks_n222y_69{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}._socialIcon_n222y_76{font-size:1.8rem;color:#333;transition:color .3s ease}._socialIcon_n222y_76:hover{color:#007bff}@media screen and (max-width: 480px){._title_n222y_12{font-size:7vw}._infoItem_n222y_26{width:100%}._infoItem_n222y_26 h3,._additionalInfo_n222y_52 h3{font-size:4.5vw}._infoItem_n222y_26 p,._additionalInfo_n222y_52 p{font-size:3.3vw}._socialLinks_n222y_69{align-items:center;justify-content:center}}._contactForm_sjkik_1{padding:3rem 2rem;background-color:#fff;max-width:800px;margin:0 auto}._title_sjkik_8{text-align:center;font-size:2.5rem;margin-bottom:1.5rem}._form_sjkik_14{display:flex;flex-direction:column;align-items:center}._form_sjkik_14 input,._form_sjkik_14 textarea{width:100%;padding:1rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:8px}._form_sjkik_14 button{padding:.7rem 1.5rem;background-color:#007bff;color:#fff;font-size:1rem;border:none;border-radius:5px;cursor:pointer}._form_sjkik_14 button:hover{background-color:#0056b3}@media screen and (max-width: 480px){._title_sjkik_8{font-size:7vw}}._mapSection_1hji9_1{padding:3rem 2rem;max-width:800px;margin:0 auto}._title_1hji9_7{text-align:center;font-size:2.5rem;margin-bottom:2rem}._mapContainer_1hji9_13 iframe{width:100%;height:400px;border:0;border-radius:10px}@media screen and (max-width: 480px){._title_1hji9_7{font-size:7vw}._mapContainer_1hji9_13 iframe{height:300px}}._courseCard_ywi1p_1{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease}._courseCard_ywi1p_1:hover{transform:scale(1.05)}._courseImage_ywi1p_13{width:100%;height:150px;object-fit:cover}._courseInfo_ywi1p_19{padding:1rem}._courseTitle_ywi1p_23{font-size:1.3rem;font-weight:700;margin-bottom:1rem}._courseDescription_ywi1p_29{font-size:1rem;margin-bottom:1rem}._courseFooter_ywi1p_34{display:flex;justify-content:space-between;margin-bottom:1rem}._courseFeature_ywi1p_40{font-size:1rem;color:#777}._newBadge_ywi1p_45{background-color:#28a745;color:#fff;padding:.3rem .6rem;border-radius:5px;font-size:.9rem}._freeBadge_ywi1p_53{background-color:#dc3545;color:#fff;padding:.3rem .6rem;border-radius:5px;font-size:.9rem}._paidBadge_ywi1p_61{background-color:#f44336;color:#fff;padding:4px 8px;border-radius:5px}._noCourses_ywi1p_68{font-size:1.2rem;color:#888;text-align:center;margin-top:20px}._coursePrice_ywi1p_75{display:flex;justify-content:space-between;align-items:center}._purchaseBtn_ywi1p_81{padding:.6rem 1.2rem;background-color:#007bff;color:#fff;border-radius:5px;text-decoration:none}._purchaseBtn_ywi1p_81:hover{background-color:#0056b3}._coursePage_nsfto_1{padding:5rem 2rem;background-color:#f9f9f9}._coursePageContent_nsfto_6{max-width:1200px;margin:0 auto}._title_nsfto_11{text-align:center;font-size:2.5rem;margin-bottom:2rem}._searchFilterContainer_nsfto_17{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}._searchInput_nsfto_24,._filterSelect_nsfto_31{padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px}._courseGrid_nsfto_38{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}._courseCard_nsfto_44{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease}._courseCard_nsfto_44:hover{transform:scale(1.05)}._courseImage_nsfto_56{width:100%;height:200px;object-fit:cover}._courseInfo_nsfto_62{padding:1rem}._courseTitle_nsfto_66{font-size:1.6rem;font-weight:700;margin-bottom:1rem}._courseDescription_nsfto_72{font-size:1rem;margin-bottom:1rem}._courseFooter_nsfto_77{display:flex;justify-content:space-between;margin-bottom:1rem}._courseFeature_nsfto_83{font-size:1rem;color:#777}._newBadge_nsfto_88{background-color:#28a745;color:#fff;padding:.3rem .6rem;border-radius:5px;font-size:.9rem}._freeBadge_nsfto_96{background-color:#dc3545;color:#fff;padding:.3rem .6rem;border-radius:5px;font-size:.9rem}._coursePrice_nsfto_104{display:flex;justify-content:space-between;align-items:center}._purchaseBtn_nsfto_110{padding:.6rem 1.2rem;background-color:#007bff;color:#fff;border-radius:5px;text-decoration:none}._purchaseBtn_nsfto_110:hover{background-color:#0056b3}._courseDetail_19xvu_1{padding:7rem 2rem;background-color:#f9f9f9}._container_19xvu_6{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}._courseInfo_19xvu_14{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}._courseImage_19xvu_21{width:300px;height:200px;object-fit:cover;border-radius:8px}._courseContent_19xvu_28{max-width:600px}._title_19xvu_32{font-size:2rem;margin-bottom:1rem}._description_19xvu_37{font-size:1rem;margin-bottom:1rem}._price_19xvu_42{font-size:1.2rem;font-weight:700;margin-bottom:1rem}._feature_19xvu_48{display:flex;gap:1rem;margin-bottom:1rem}._purchaseBtn_19xvu_54{background-color:#007bff;color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-size:1rem;border-radius:4px;transition:background-color .3s ease}._purchaseBtn_19xvu_54:hover{background-color:#0056b3}._heroSection_1jakq_3{background:url(https://img.freepik.com/free-photo/business-people-shaking-hands-greeting_53876-96074.jpg?t=st=1736156295~exp=1736159895~hmac=649adfd3cd844ecbe37883810677c25b6bcc150ac59764db227fa200ade1316a&w=1060) no-repeat center center;background-size:cover;height:100vh;display:flex;justify-content:center;align-items:center}._overlay_1jakq_13{width:100%;height:100%;background-color:#00000080;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;border-radius:10px}._heroContent_1jakq_27{max-width:800px;margin:0 auto}._heading_1jakq_32{font-size:3rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase}._subHeading_1jakq_39{font-size:1.5rem;margin-top:1rem;line-height:1.6}@media (max-width: 768px){._heading_1jakq_32{font-size:2.5rem}._subHeading_1jakq_39{font-size:1.2rem}}@media (max-width: 480px){._heading_1jakq_32{font-size:8vw}._subHeading_1jakq_39{font-size:4vw}}._whyChooseUs_11y02_3{background-color:#f9f9f9;padding:3rem 2rem;text-align:center}._container_11y02_9{max-width:1200px;margin:0 auto}._title_11y02_14{font-size:2.5rem;font-weight:700;margin-bottom:2rem}._reasons_11y02_20{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem}._reason_11y02_20{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:2rem;max-width:300px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}._reason_11y02_20:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}._reason_11y02_20 h3{font-size:1.5rem;color:#007bff;margin-bottom:1rem}._reason_11y02_20 p{font-size:1rem;color:#555;line-height:1.6}@media (max-width: 768px){._reasons_11y02_20{flex-direction:column;align-items:center}._reason_11y02_20{max-width:100%}}@media (max-width: 480px){._title_11y02_14{font-size:7vw}._reason_11y02_20 h3{font-size:4.5vw}._reason_11y02_20 p{font-size:3.3vw;text-align:justify}}._blogPage_14r91_2{padding:6rem 2rem;max-width:800px;margin:0 auto;line-height:1.6}._image_14r91_9{width:100%;border-radius:8px;margin-bottom:1.5rem}._title_14r91_15{font-size:2rem;margin-bottom:1rem}._description_14r91_20{font-size:1.2rem;color:gray;margin-bottom:2rem}._content_14r91_26{font-size:1rem;color:#333}@media screen and (max-width: 480px){._title_14r91_15{font-size:7vw}._description_14r91_20{font-size:4.5vw;text-align:justify}._content_14r91_26{font-size:3.3vw;text-align:justify}}._blogsPage_506li_1{padding:5rem 2rem;background-color:#f9f9f9}._container_506li_6{max-width:1200px;margin:0 auto}._title_506li_11{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:#333}._blogGrid_506li_18{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._card_506li_24{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease-in-out}._card_506li_24:hover{transform:translateY(-5px)}._cardImage_506li_36{width:100%;height:auto;border-radius:8px;margin-bottom:1rem}._cardTitle_506li_43{font-size:1.25rem;color:#222;margin-bottom:.5rem}._cardDescription_506li_49{font-size:1rem;color:#666;margin-bottom:1rem}._readMoreBtn_506li_55{font-size:1rem;color:#007bff;text-decoration:none}._readMoreBtn_506li_55:hover{text-decoration:underline}@media screen and (max-width: 480px){._title_506li_11{font-size:7vw}._cardTitle_506li_43{font-size:4.5vw}._cardDescription_506li_49{font-size:4.5vw;text-align:justify}}
