#root{font-family:Roboto,sans-serif}._carousel_bum8m_1{width:100%;height:77vh;max-height:800px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}._slidesContainer_bum8m_11{display:flex;flex-wrap:nowrap;height:100%;transition:transform .6s ease-in-out}._slide_bum8m_11{display:flex;flex:0 0 100%;width:100%;height:100%}@media (max-width: 768px){._slide_bum8m_11{flex-direction:column}}._imageSection_bum8m_30{flex:2;background-size:cover;background-position:center;height:100%}@media (max-width: 480px){._imageSection_bum8m_30{height:200px}}._textSection_bum8m_42{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 3rem;background:#3057a6d9}@media (max-width: 1024px){._textSection_bum8m_42{padding:1.5rem 2rem}}@media (max-width: 768px){._textSection_bum8m_42{width:100%!important}}@media (max-width: 480px){._textSection_bum8m_42{padding:1rem}}._title_bum8m_66{font-size:clamp(1.6rem,4vw,2.8rem);font-weight:700;color:#fff;margin-bottom:1rem}._subtitle_bum8m_73{font-size:clamp(1rem,2vw,1.25rem);color:#fff;margin-bottom:1.5rem;line-height:1.5}._cta_bum8m_80{font-size:1rem;font-weight:500;color:#fff;text-decoration:none;margin-top:1rem}._cta_bum8m_80:hover{text-decoration:underline}._dots_bum8m_91{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;gap:.6rem}@media (max-width: 768px){._dots_bum8m_91{position:relative;bottom:auto;margin-top:1.5rem}}._dot_bum8m_91{width:12px;height:12px;border:2px solid #007bff;background-color:transparent;border-radius:50%;cursor:pointer;transition:background-color .3s ease}._dot_bum8m_91._active_bum8m_116{background-color:#fff}._modalOverlay_1vo36_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;overflow:hidden}._modal_1vo36_1{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:450px;box-shadow:0 10px 30px #0003;position:relative;opacity:0;transform:translateY(-30px);transition:opacity .4s ease,transform .4s ease}._modalOpen_1vo36_28{opacity:1;transform:translateY(0)}._closeButton_1vo36_33{position:absolute;top:1rem;right:1rem;background:transparent;font-size:1.5rem;border:none;cursor:pointer}h2{text-align:center;margin-bottom:1.5rem;font-size:1.4rem;color:#333}._form_1vo36_50{display:flex;flex-direction:column;gap:1rem}._inputGroup_1vo36_56{display:flex;flex-direction:column}._inputGroup_1vo36_56 label{margin-bottom:.3rem;font-weight:500;color:#555}._inputGroup_1vo36_56 input{padding:.6rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;transition:border-color .3s ease}._inputGroup_1vo36_56 input:focus{border-color:#3057a6;outline:none}._inputGroup_1vo36_56 ._error_1vo36_76{font-size:.8rem;color:red;margin-top:.3rem}._submit_1vo36_82{background:#3057a6;color:#fff;border:none;border-radius:6px;padding:.75rem;font-size:1rem;cursor:pointer;transition:background .3s}._submit_1vo36_82:hover{background:#3057a6}._aboutContainer_um8nv_1{display:flex;justify-content:center;padding:80px 10%;background:#f9f9f9}._contentWrapper_um8nv_8{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;align-items:center;max-width:1200px;width:100%}._left_um8nv_17{display:flex;flex-direction:column;gap:20px}._reviewCard_um8nv_23{background:#fff;padding:20px;border-radius:15px;box-shadow:0 6px 15px #0000001a;text-align:center;font-family:Poppins,sans-serif}._reviewCard_um8nv_23 h4{margin-top:10px;font-size:18px}._avatars_um8nv_36{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px}._avatars_um8nv_36 img{width:40px;height:40px;border-radius:50%;object-fit:cover}@keyframes _expandEffect_um8nv_1{0%{width:0;left:50%;opacity:1}to{width:100%;left:0;opacity:0}}._avatars_um8nv_36 ._more_um8nv_61{background:#264653;color:#fff;font-size:14px;font-weight:700;padding:5px 10px;border-radius:50%}._imageGrid_um8nv_70{display:flex;gap:15px;align-items:center}._imageFrame_um8nv_76{background:linear-gradient(135deg,#e0f7f4,#fff);padding:9px;border-radius:25px;box-shadow:0 6px 25px #0000001a;max-width:500px}._imageFrame_um8nv_76:hover img{transform:scale(1.02)}._imageFrame_um8nv_76:hover:after{content:"";position:relative;top:0;left:50%;width:0;height:100%;background:#ffffff4d;pointer-events:none;animation:_expandEffect_um8nv_1 1s ease-in-out forwards}._largeImage_um8nv_98{width:100%;border-radius:15px;object-fit:cover;box-shadow:0 6px 10px #00000026}._smallImage_um8nv_105{border-radius:15px;object-fit:cover;box-shadow:0 6px 10px #00000026}._right_um8nv_111{font-family:Poppins,sans-serif}._right_um8nv_111 h5{font-size:14px;letter-spacing:1px;color:#35a691;text-transform:uppercase}._right_um8nv_111 h2{font-size:36px;font-weight:600;font-family:Playfair Display,serif;margin:10px 0 20px}._right_um8nv_111 p{font-size:18px;line-height:1.6;color:#555;text-align:justify}._buttons_um8nv_133{margin-top:30px;display:flex;gap:15px}._buttons_um8nv_133 ._primary_um8nv_138,._buttons_um8nv_133 ._secondary_um8nv_139{position:relative;overflow:hidden;padding:12px 20px;font-size:18px;font-weight:700;border-radius:8px;cursor:pointer;z-index:1;transition:color .3s ease-in-out,border-color .3s ease-in-out}._buttons_um8nv_133 ._primary_um8nv_138{background:#2a9d8f;color:#fff;border:none}._buttons_um8nv_133 ._primary_um8nv_138:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:transform .4s ease-in-out}._buttons_um8nv_133 ._primary_um8nv_138:hover:before{transform:translate(100%)}._buttons_um8nv_133 ._secondary_um8nv_139{background:transparent;border:2px solid #2a9d8f;color:#2a9d8f}._buttons_um8nv_133 ._secondary_um8nv_139:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#2a9d8f;color:#fff;transition:transform .4s ease-in-out;z-index:-1}._buttons_um8nv_133 ._secondary_um8nv_139:hover{color:#fff}._buttons_um8nv_133 ._secondary_um8nv_139:hover:before{transform:translate(100%)}@media (max-width: 1024px){._contentWrapper_um8nv_8{grid-template-columns:1fr;text-align:center}._imageGrid_um8nv_70,._buttons_um8nv_133{justify-content:center}}._whyChooseUs_ktpuq_1{display:flex;justify-content:center;align-items:center;padding:50px;background-color:#f9f9f9}._whyChooseUs_ktpuq_1 ._content_ktpuq_8{display:flex;align-items:center;gap:40px;max-width:1200px;width:100%}._whyChooseUs_ktpuq_1 ._bottomSection_ktpuq_15{margin-top:30px}._whyChooseUs_ktpuq_1 ._ctaButton_ktpuq_18{background-color:#5a7d7c;color:#fff;padding:12px 20px;border-radius:5px;border:none;cursor:pointer;font-size:16px;transition:background .3s ease-in-out}._whyChooseUs_ktpuq_1 ._ctaButton_ktpuq_18:hover{background-color:#476d6b}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31{flex:1}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34{position:relative;width:100%;max-width:500px}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34 img{width:100%;border-radius:10px}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34:hover img{transform:scale(1.02)}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34:hover:after{content:"";position:absolute;top:0;left:50%;width:0;height:100%;background:#ffffff4d;pointer-events:none;animation:_expandEffect_ktpuq_1 1s ease-in-out forwards}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34 ._smallImage_ktpuq_57{position:absolute;bottom:10px;right:-30px;width:150px;height:150px}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34 ._smallImage_ktpuq_57 img{width:100%;border-radius:10px;border:3px solid white;box-shadow:0 5px 15px #0000001a}@keyframes _expandEffect_ktpuq_1{0%{width:0;left:50%;opacity:1}to{width:100%;left:0;opacity:0}}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82{flex:1}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82 h5{color:#35a691;font-size:14px;text-transform:uppercase;font-weight:700}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82 h2{font-size:28px;font-weight:700;margin-bottom:10px}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82 p{font-size:16px;color:#666;line-height:1.5;margin-bottom:20px}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82 ._benefits_ktpuq_102{display:flex;flex-wrap:wrap;gap:15px}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82 ._benefits_ktpuq_102 ._benefit_ktpuq_102{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500}._whyChooseUs_ktpuq_1 ._rightSection_ktpuq_82 ._benefits_ktpuq_102 ._benefit_ktpuq_102 ._icon_ktpuq_114{font-size:20px;color:#007bff}@media (max-width: 768px){._whyChooseUs_ktpuq_1 ._content_ktpuq_8{flex-direction:column;text-align:center}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._largeImage_ktpuq_34{max-width:100%}._whyChooseUs_ktpuq_1 ._leftSection_ktpuq_31 ._smallImage_ktpuq_57{position:relative;bottom:0;right:0;margin:10px auto}}._primary_10w9x_2,._secondary_10w9x_3{position:relative;overflow:hidden;padding:12px 15px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;transition:color .3s ease-in-out,border-color .3s ease-in-out}._primary_10w9x_2{background:#3057a6;color:#fff;border:none}._primary_10w9x_2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:transform .4s ease-in-out}._primary_10w9x_2:hover:before{transform:translate(100%)}._secondary_10w9x_3{background:transparent;border:2px solid #3057a6;color:#3057a6;z-index:1}._secondary_10w9x_3:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#3057a6;transition:transform .4s ease-in-out;z-index:-1}._secondary_10w9x_3:hover{color:#fff}._secondary_10w9x_3:hover:before{transform:translate(100%)}._faqSection_c06ot_1{background:#000;color:#fff;padding:6rem 5%;font-family:Arial,sans-serif}._faqSection_c06ot_1 ._faqTitle_c06ot_7{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}._faqSection_c06ot_1 ._faqContainer_c06ot_12{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){._faqSection_c06ot_1 ._faqContainer_c06ot_12{grid-template-columns:2fr 1fr}}._faqSection_c06ot_1 ._faqList_c06ot_22 ._faqItem_c06ot_22{border-bottom:1px solid rgba(255,255,255,.2);padding:1rem 0}._faqSection_c06ot_1 ._faqList_c06ot_22 ._faqItem_c06ot_22 ._faqQuestion_c06ot_26{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:500;background:transparent;border:none;color:#fff;width:100%;text-align:left;cursor:pointer;padding:.5rem 0}._faqSection_c06ot_1 ._faqList_c06ot_22 ._faqItem_c06ot_22 ._faqQuestion_c06ot_26 ._faqIcon_c06ot_40{transition:transform .3s ease}._faqSection_c06ot_1 ._faqList_c06ot_22 ._faqItem_c06ot_22 ._faqQuestion_c06ot_26 ._faqIcon_c06ot_40._open_c06ot_43{transform:rotate(45deg)}._faqSection_c06ot_1 ._faqList_c06ot_22 ._faqItem_c06ot_22 ._faqAnswer_c06ot_46{overflow:hidden;color:#ffffffb3;font-size:1rem;margin-top:.5rem}._faqSection_c06ot_1 ._contactBox_c06ot_52{background:#ffffff1a;padding:1.5rem;border-radius:10px;display:flex;align-items:center;gap:1rem}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._avatars_c06ot_60{display:flex;gap:-10px}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._avatars_c06ot_60 img{width:40px;height:40px;border-radius:50%;border:2px solid white}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._contactText_c06ot_70{font-size:.9rem;color:#fffc}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._phoneNumber_c06ot_74{display:flex;align-items:center;font-size:1.2rem;font-weight:700}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._phoneNumber_c06ot_74 svg{margin-right:.5rem;color:#34d399}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._contactText_c06ot_70{font-size:1rem;font-weight:700}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._phoneNumber_c06ot_74{display:flex;align-items:center;justify-content:center;gap:5px;font-size:1rem;margin:5px 0;color:gold}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._contactButton_c06ot_97{background:#ff9800;color:#fff;border:none;padding:10px 20px;font-size:1rem;border-radius:8px;cursor:pointer;transition:background .3s ease-in-out}._faqSection_c06ot_1 ._contactBox_c06ot_52 ._contactInfo_c06ot_70 ._contactButton_c06ot_97:hover{background:#e68900}._therapyProcess_s8zh2_1{display:flex;justify-content:center;align-items:center;padding:50px 20px;background:#d0eae4}._therapyProcess_s8zh2_1 ._container_s8zh2_12{max-width:1200px;width:100%;text-align:left}._therapyProcess_s8zh2_1 ._heading_s8zh2_17{margin-bottom:40px}._therapyProcess_s8zh2_1 ._heading_s8zh2_17 span{font-size:14px;text-transform:uppercase;color:#35a691;letter-spacing:1px;font-weight:700}._therapyProcess_s8zh2_1 ._heading_s8zh2_17 h2{font-size:32px;color:#222;margin-top:5px}._therapyProcess_s8zh2_1 ._steps_s8zh2_32{display:flex;align-items:center;justify-content:space-between;position:relative}._therapyProcess_s8zh2_1 ._step_s8zh2_32{display:flex;align-items:center;flex-direction:column;text-align:center;max-width:220px;position:relative}._therapyProcess_s8zh2_1 ._stepNumber_s8zh2_46{width:70px;height:70px;background:#d0eae4;color:#3057a6;font-size:24px;font-weight:700;display:flex;align-items:center;border:2px solid;justify-content:center;border-radius:8px;margin-bottom:10px;position:relative;overflow:hidden;z-index:1;transition:color .3s ease-in-out}._therapyProcess_s8zh2_1 ._stepNumber_s8zh2_46:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#3057a6;border-radius:50%;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease;z-index:-1}._therapyProcess_s8zh2_1 ._stepNumber_s8zh2_46:hover{color:#fff;border:none}._therapyProcess_s8zh2_1 ._stepNumber_s8zh2_46:hover:before{width:160%;height:160%}._therapyProcess_s8zh2_1 ._stepContent_s8zh2_85 h4{font-size:18px;color:#333;margin-bottom:5px}._therapyProcess_s8zh2_1 ._stepContent_s8zh2_85 p{font-size:14px;color:#6e6e6e}._therapyProcess_s8zh2_1 ._dashedLine_s8zh2_94{width:80px;height:2px;border-bottom:2px dashed #9e9b85}._therapyProcess_s8zh2_1 ._buttonWrapper_s8zh2_99{display:flex;justify-content:flex-end;margin-top:40px}._therapyProcess_s8zh2_1 ._contactButton_s8zh2_104{background:#9e9b85;color:#fff;padding:12px 20px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease-in-out}._therapyProcess_s8zh2_1 ._contactButton_s8zh2_104:hover{background:#7f7c66}@media (max-width: 768px){._therapyProcess_s8zh2_1 ._steps_s8zh2_32{max-width:100%;align-self:center;display:flex;flex-direction:column}._therapyProcess_s8zh2_1 ._dashedLine_s8zh2_94{width:60px;height:30px}._therapyProcess_s8zh2_1 ._heading_s8zh2_17{text-align:center}._therapyProcess_s8zh2_1 ._buttonWrapper_s8zh2_99{justify-content:center}}._features_3zl7b_1{padding:4rem 2rem;background-color:#fff;text-align:center}._title_3zl7b_7{font-size:2.5rem;color:#35a691;margin-bottom:3rem;font-weight:300}._grid_3zl7b_14{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto}._item_3zl7b_23{max-width:350px;text-align:left}._icon_3zl7b_28{font-size:2.5rem;background-color:#e6f4ff;color:#3057a6;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._heading_3zl7b_41{font-size:1.25rem;color:#35a691;margin-bottom:.5rem;text-decoration:none}._description_3zl7b_48{color:#444;font-size:1rem;line-height:1.5}@media (max-width: 768px){._grid_3zl7b_14{flex-direction:column;align-items:center}._item_3zl7b_23{max-width:90%;text-align:center}._icon_3zl7b_28{margin:0 auto 1rem}._heading_3zl7b_41,._description_3zl7b_48{text-align:center}}._scrollToTop_1ah48_1{position:fixed;bottom:20px;right:20px;z-index:1000}._scrollButton_1ah48_8{background:#3057a6;color:#fff;border:none;border-radius:50%;padding:17px;font-size:24px;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:opacity .3s,transform .3s}._scrollButton_1ah48_8:hover{box-shadow:0 6px 12px #0003}._scrollButton_1ah48_8:focus{outline:none;box-shadow:0 0 0 4px #00d6e500}._scrollButton_1ah48_8._hidden_1ah48_27{opacity:0;transform:translateY(100px);pointer-events:none}._pageHeader_1erve_1{padding:60px 40px;background:#f0f8ff;text-align:center;border-bottom:1px solid #ddd}@media (max-width: 768px){._pageHeader_1erve_1{padding:40px 20px}}@media (max-width: 480px){._pageHeader_1erve_1{padding:30px 15px}}._pageHeaderContent_1erve_18{display:flex}@media (max-width: 768px){._pageHeaderContent_1erve_18{flex-direction:column;align-items:center}}._pageHeaderContent_1erve_18 h2{font-size:2.5rem;color:#074d91;margin-bottom:10px}@media (max-width: 1024px){._pageHeaderContent_1erve_18 h2{font-size:2.2rem}}@media (max-width: 768px){._pageHeaderContent_1erve_18 h2{font-size:1.8rem}}@media (max-width: 480px){._pageHeaderContent_1erve_18 h2{font-size:1.5rem}}._pageHeaderContent_1erve_18 p{font-size:1.1rem;color:#444}@media (max-width: 1024px){._pageHeaderContent_1erve_18 p{font-size:1rem}}@media (max-width: 768px){._pageHeaderContent_1erve_18 p{font-size:.95rem}}@media (max-width: 480px){._pageHeaderContent_1erve_18 p{font-size:.9rem}}._backButton_1erve_69{margin-top:20px;padding:10px 20px;background:#2a8df2;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem}@media (max-width: 480px){._backButton_1erve_69{padding:8px 16px;font-size:.9rem}}._hero_1erve_86{width:100%;margin-bottom:40px}@media (max-width: 480px){._hero_1erve_86{margin-bottom:30px}}._videoWrapper_1erve_96{position:relative;overflow:hidden;box-shadow:0 15px 40px #0000004d}._video_1erve_96{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}._videoOverlay_1erve_109{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#074d91b3,#2a8df242);display:flex;align-items:center;justify-content:center;padding:40px}@media (max-width: 480px){._videoOverlay_1erve_109{padding:20px}}._videoText_1erve_127{color:#fff;text-align:center;max-width:700px}._videoText_1erve_127 h1{font-size:3rem;margin-bottom:20px}@media (max-width: 1024px){._videoText_1erve_127 h1{font-size:2.4rem}}@media (max-width: 768px){._videoText_1erve_127 h1{font-size:2rem}}@media (max-width: 480px){._videoText_1erve_127 h1{font-size:1.6rem}}._videoText_1erve_127 p{font-size:1.2rem;line-height:1.6}@media (max-width: 1024px){._videoText_1erve_127 p{font-size:1.1rem}}@media (max-width: 768px){._videoText_1erve_127 p{font-size:1rem}}@media (max-width: 480px){._videoText_1erve_127 p{font-size:.9rem}}._section_1erve_171{padding:60px 40px}@media (max-width: 768px){._section_1erve_171{padding:40px 20px}}@media (max-width: 480px){._section_1erve_171{padding:30px 15px}}._sectionTitleCenter_1erve_185{text-align:center;font-size:2rem;margin-bottom:30px}@media (max-width: 1024px){._sectionTitleCenter_1erve_185{font-size:1.8rem}}@media (max-width: 768px){._sectionTitleCenter_1erve_185{font-size:1.5rem}}@media (max-width: 480px){._sectionTitleCenter_1erve_185{font-size:1.3rem}}._benefitsList_1erve_206,._howItWorksList_1erve_207,._faqs_1erve_208{max-width:800px;margin:0 auto;padding:0 10px}@media (max-width: 480px){._benefitsList_1erve_206,._howItWorksList_1erve_207,._faqs_1erve_208{padding:0 5px}}._benefitItem_1erve_221,._howItWorksItem_1erve_222,._faqAnswer_1erve_223{font-size:1rem}@media (max-width: 1024px){._benefitItem_1erve_221,._howItWorksItem_1erve_222,._faqAnswer_1erve_223{font-size:.95rem}}@media (max-width: 768px){._benefitItem_1erve_221,._howItWorksItem_1erve_222,._faqAnswer_1erve_223{font-size:.9rem}}@media (max-width: 480px){._benefitItem_1erve_221,._howItWorksItem_1erve_222,._faqAnswer_1erve_223{font-size:.85rem}}._stepNumber_1erve_248{font-size:1.5rem;font-weight:700;color:#fff;background:#2a8df2;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%}@media (max-width: 480px){._stepNumber_1erve_248{width:30px;height:30px;font-size:1.2rem}}._ctaSection_1erve_268{background:#f5f5f5;padding:60px 40px;text-align:center}@media (max-width: 768px){._ctaSection_1erve_268{padding:40px 20px}}@media (max-width: 480px){._ctaSection_1erve_268{padding:30px 15px}}._ctaButton_1erve_284{margin-top:20px;padding:14px 30px;font-size:1.1rem;background:linear-gradient(to right,#074d91,#2a8df2);color:#fff;border:none;border-radius:30px;cursor:pointer;transition:background .3s ease}._ctaButton_1erve_284:hover{background:linear-gradient(to right,#053666,#217bcf)}@media (max-width: 768px){._ctaButton_1erve_284{padding:12px 25px;font-size:1rem}}@media (max-width: 480px){._ctaButton_1erve_284{padding:10px 20px;font-size:.9rem}}._footer_1erve_311{background-color:#074d91;padding:30px;color:#fff;text-align:center;font-size:.95rem}@media (max-width: 480px){._footer_1erve_311{font-size:.85rem;padding:20px 15px}}._footerContent_1erve_325 span{display:block;margin-top:10px;font-size:.85rem}@media (max-width: 480px){._footerContent_1erve_325 span{font-size:.75rem}}._features_1ml6u_1{padding:4rem 2rem;background-color:#fff;text-align:center}._title_1ml6u_7{font-size:2.5rem;color:#35a691;margin-bottom:3rem;font-weight:300}._grid_1ml6u_14{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto}._item_1ml6u_23{max-width:350px;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center}._icon_1ml6u_32{font-size:2.5rem;background-color:#e6f4ff;color:#3057a6;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._heading_1ml6u_45{font-size:1.25rem;color:#35a691;margin-bottom:.5rem;text-decoration:none;text-align:center}._description_1ml6u_53{color:#444;font-size:1rem;line-height:1.5}@media (max-width: 768px){._grid_1ml6u_14{flex-direction:column;align-items:center}._item_1ml6u_23{max-width:90%;text-align:center}._icon_1ml6u_32{margin:0 auto 1rem}._heading_1ml6u_45,._description_1ml6u_53{text-align:center}}._howItWorks_v63y6_1{width:100%;min-height:77vh;padding:80px 20px;background:linear-gradient(180deg,#3057a6,#fff 50%);display:flex;align-items:center;justify-content:center}._howItWorks_v63y6_1 ._content_v63y6_10{width:100%;max-width:1200px;margin:0 auto;text-align:center}._howItWorks_v63y6_1 ._content_v63y6_10 h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:10px;text-shadow:0 2px 6px rgba(0,0,0,.3)}._howItWorks_v63y6_1 ._content_v63y6_10 p{font-size:1.1rem;color:#fff;margin-bottom:50px;text-shadow:0 1px 4px rgba(0,0,0,.25)}._howItWorks_v63y6_1 ._content_v63y6_10 ._cardContainer_v63y6_29{display:flex;flex-wrap:wrap;justify-content:center;gap:28px}._howItWorks_v63y6_1 ._content_v63y6_10 ._card_v63y6_29{background-color:#fff;border-radius:12px;padding:32px 24px;width:270px;position:relative;box-shadow:0 8px 24px #3057a626;transition:transform .3s ease,box-shadow .3s ease}._howItWorks_v63y6_1 ._content_v63y6_10 ._card_v63y6_29:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 32px #3057a64d}._howItWorks_v63y6_1 ._content_v63y6_10 ._card_v63y6_29 ._circle_v63y6_48{width:44px;height:44px;border-radius:50%;background:#fff;border:2.5px solid #3057a6;color:#3057a6;font-weight:700;font-size:1.25rem;display:flex;align-items:center;justify-content:center;position:absolute;top:-22px;left:50%;transform:translate(-50%);transition:background-color .3s ease,border-color .3s ease,color .3s ease;cursor:pointer}._howItWorks_v63y6_1 ._content_v63y6_10 ._card_v63y6_29 ._circle_v63y6_48:hover{background-color:#3057a6;border-color:#3057a6;color:#fff}._howItWorks_v63y6_1 ._content_v63y6_10 ._card_v63y6_29 h3{font-size:1.1rem;margin-top:28px;margin-bottom:12px;color:#222;font-weight:600;line-height:1.3}._howItWorks_v63y6_1 ._content_v63y6_10 ._card_v63y6_29 p{font-size:.95rem;color:#555;line-height:1.5}*{margin:0;padding:0;box-sizing:border-box}._header_8ypsy_7{font-family:Arial,sans-serif;margin:0;padding:0}._topbar_8ypsy_14{display:flex;justify-content:space-between;background:#3057a6;padding:10px;color:#fff;font-size:14px}._topbar_8ypsy_14 ._topbarLeft_8ypsy_22{display:flex;gap:20px;color:#f0fff0;font-weight:700}._topbar_8ypsy_14 ._topbarLeft_8ypsy_22 span{display:flex;align-items:center;gap:5px}._topbar_8ypsy_14 ._topbarLeft_8ypsy_22 span:hover{color:#4a8e72e3}._topbar_8ypsy_14 ._topbarLeft_8ypsy_22 a{color:#f0fff0;text-decoration:none}._topbar_8ypsy_14 ._topbarLeft_8ypsy_22 a:hover{color:#4a8e72e3}._topbar_8ypsy_14 ._topbarRight_8ypsy_43 a{color:#fff;text-decoration:none;font-weight:700;display:flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.4);padding:5px 10px;border-radius:20px;transition:background-color .3s;background-color:#075e54}._topbar_8ypsy_14 ._topbarRight_8ypsy_43 a:hover{background-color:#ffffff1a}._topbar_8ypsy_14 ._topbarRight_8ypsy_43 a i{margin-right:5px}._appointmentBtnDiv_8ypsy_64{display:flex;justify-content:center}._appointmentBtn_8ypsy_64{background:linear-gradient(90deg,#4a8e72,#48d5c4);color:#fff;padding:16px 20px;border-radius:20px;font-weight:700;transition:background-color .3s;display:flex;justify-content:center;border:none;cursor:pointer}._appointmentBtn_8ypsy_64:hover{background:linear-gradient(90deg,#48d5c4,#4a8e72);box-shadow:0 6px 12px #0003}._appointmentBtn_8ypsy_64:focus{outline:none;box-shadow:0 0 0 4px #0096e54d}._navbar_8ypsy_91{display:flex;justify-content:space-around;align-items:center;background-color:#fff;position:sticky;top:0;z-index:9999}._navbar_8ypsy_91 ._logo_8ypsy_100 img{width:200px;object-fit:contain}._navbar_8ypsy_91 ._hamburger_8ypsy_104{display:none;background:none;border:none;font-size:24px;cursor:pointer}._navbar_8ypsy_91 ._links_8ypsy_111{display:flex}._navbar_8ypsy_91 ._links_8ypsy_111 p{margin:0 15px;text-decoration:none;color:#000;font-weight:700;font-size:16px;cursor:pointer}._navbar_8ypsy_91 ._links_8ypsy_111 p:hover{color:#3057a6}._navbar_8ypsy_91 ._links_8ypsy_111 link{text-decoration:none}._navbar_8ypsy_91 ._activeLink_8ypsy_128{color:#3057a6;font-weight:700;border-bottom:2px solid #3057a6}._navbar_8ypsy_91 ._contact_8ypsy_133{display:flex;align-items:center;gap:20px}._navbar_8ypsy_91 ._contact_8ypsy_133 a{text-decoration:none;color:#000;font-weight:700;display:flex;align-items:center;gap:10px}._navbar_8ypsy_91 ._contact_8ypsy_133 a i{margin-right:5px}._navbar_8ypsy_91 ._contact_8ypsy_133 a:hover{color:#00bfa5}._navbar_8ypsy_91 ._contact_8ypsy_133 a._appointmentBtn_8ypsy_64{background:linear-gradient(90deg,#247ec0,#48d5c4);color:#fff;padding:10px 20px;border-radius:20px;font-weight:700;transition:background-color .3s}._navbar_8ypsy_91 ._contact_8ypsy_133 a._appointmentBtn_8ypsy_64:hover{background:linear-gradient(90deg,#48d5c4,#247ec0);box-shadow:0 6px 12px #0003}._navbar_8ypsy_91 ._contact_8ypsy_133 a._appointmentBtn_8ypsy_64:focus{outline:none;box-shadow:0 0 0 4px #0096e54d}@media (max-width: 884px){._navbar_8ypsy_91{flex-direction:row;justify-content:space-between;padding:15px 20px;position:relative;position:sticky;top:0}._navbar_8ypsy_91 ._links_8ypsy_111{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;display:flex;flex-direction:column;gap:20px;padding:14px 20px 20px;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:999}._navbar_8ypsy_91 ._links_8ypsy_111._showMenu_8ypsy_194{transform:translate(0)}._navbar_8ypsy_91 ._links_8ypsy_111 p{font-size:18px;padding:10px 15px;margin:0;border-bottom:1px solid rgba(255,255,255,.2)}._navbar_8ypsy_91 ._links_8ypsy_111 p:hover{background-color:#ffffff1a}._navbar_8ypsy_91 ._links_8ypsy_111 ._activeLink_8ypsy_128{border-bottom:2px solid white;color:#3057a6}._navbar_8ypsy_91 ._contact_8ypsy_133{display:none}._navbar_8ypsy_91 ._hamburger_8ypsy_104{display:block;background:none;border:none;font-size:24px;color:#4a8e72;cursor:pointer;z-index:1000}._menuOverlay_8ypsy_223{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;display:none}._menuOverlay_8ypsy_223._showOverlay_8ypsy_233{display:block}._topbar_8ypsy_14{flex-direction:column;align-items:center}._topbar_8ypsy_14 ._topbarLeft_8ypsy_22{justify-content:center;margin-bottom:10px}._topbar_8ypsy_14 ._topbarRight_8ypsy_43{margin-bottom:10px}}._floatingBtn_1uyyi_1{display:flex;align-items:center;justify-content:center;font-size:14px;max-width:320px;animation:_fadeInUp_1uyyi_1 .3s ease-in-out;background:#fff}@media (max-width: 768px){._floatingBtn_1uyyi_1{display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:999;padding:12px 20px;border-radius:30px;background:#fff;font-size:14px;width:90%;max-width:320px;box-shadow:0 6px 12px #0003;animation:_fadeInUp_1uyyi_1 .3s ease-in-out;justify-content:center;align-items:center}}@keyframes _fadeInUp_1uyyi_1{0%{opacity:0;transform:translate(-50%,50px)}to{opacity:1;transform:translate(-50%)}}._footer_1dbm1_1{background-color:#fff;color:#2d3436;padding:3rem 0 0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative;overflow:hidden}._footer_1dbm1_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3057a6,#3057a6)}._footerContent_1dbm1_19{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}._brandSection_1dbm1_28 ._logo_1dbm1_28{margin-bottom:1rem}._brandSection_1dbm1_28 ._logo_1dbm1_28 img{width:51%;object-fit:contain}._brandSection_1dbm1_28 ._companyName_1dbm1_35{font-size:2.2rem;font-weight:700;margin-bottom:.5rem;color:#3057a6;position:relative;display:inline-block}._brandSection_1dbm1_28 ._companyName_1dbm1_35:after{content:"";position:absolute;bottom:-5px;left:0;width:50px;height:3px;background:#3057a6;border-radius:3px}._brandSection_1dbm1_28 ._tagline_1dbm1_53{font-size:1rem;color:#636e72;margin-bottom:1.5rem;line-height:1.5}._brandSection_1dbm1_28 ._socialIcons_1dbm1_59{display:flex;gap:1rem}._brandSection_1dbm1_28 ._socialIcons_1dbm1_59 a{width:36px;height:36px;border-radius:50%;background:#fff;color:#3057a6;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}._brandSection_1dbm1_28 ._socialIcons_1dbm1_59 a:hover{background:#3057a6;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #3057a64d}._brandSection_1dbm1_28 ._socialIcons_1dbm1_59 a svg{width:16px;height:16px}._sectionTitle_1dbm1_86{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem;color:#35a691}._sectionTitle_1dbm1_86:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#3057a6}._contactSection_1dbm1_104 ._contactList_1dbm1_104{list-style:none;padding:0;margin:0}._contactSection_1dbm1_104 ._contactList_1dbm1_104 ._contactItem_1dbm1_109{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;transition:transform .3s ease}._contactSection_1dbm1_104 ._contactList_1dbm1_104 ._contactItem_1dbm1_109:hover{transform:translate(5px)}._contactSection_1dbm1_104 ._contactList_1dbm1_104 ._contactItem_1dbm1_109:hover ._contactIcon_1dbm1_119{color:#3057a6}._contactSection_1dbm1_104 ._contactList_1dbm1_104 ._contactItem_1dbm1_109 ._contactIcon_1dbm1_119{color:#3057a6;font-size:1.2rem;margin-top:.2rem;transition:color .3s ease}._contactSection_1dbm1_104 ._contactList_1dbm1_104 ._contactItem_1dbm1_109 h4{font-size:.9rem;font-weight:600;margin-bottom:.3rem;color:#636e72}._contactSection_1dbm1_104 ._contactList_1dbm1_104 ._contactItem_1dbm1_109 p{font-size:.95rem;color:#2d3436;line-height:1.5;margin:0}._communitySection_1dbm1_141 ._communityText_1dbm1_141{font-size:.95rem;color:#2d3436;line-height:1.6;margin-bottom:1.5rem}._communitySection_1dbm1_141 ._joinButton_1dbm1_147{background:#3057a6;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #3057a633;position:relative;overflow:hidden}._communitySection_1dbm1_141 ._joinButton_1dbm1_147:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}._communitySection_1dbm1_141 ._joinButton_1dbm1_147:hover{background:#2a4d92;transform:translateY(-2px);box-shadow:0 6px 12px #3057a64d}._communitySection_1dbm1_141 ._joinButton_1dbm1_147:hover:before{left:100%}._scrollLink_1dbm1_179{cursor:pointer;color:#2d3436;font-size:.95rem;transition:color .3s ease;position:relative;display:inline-block}._scrollLink_1dbm1_179:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:2px;background:#3057a6;transition:width .3s ease}._scrollLink_1dbm1_179:hover{color:#3057a6}._scrollLink_1dbm1_179:hover:after{width:100%}._activeLink_1dbm1_204{color:#3057a6!important}._activeLink_1dbm1_204:after{width:100%}._linksSection_1dbm1_211 ._navList_1dbm1_211{list-style:none;padding:0;margin:0;display:flex;gap:20px}._linksSection_1dbm1_211 ._navList_1dbm1_211 li{margin-bottom:.8rem}._linksSection_1dbm1_211 ._navList_1dbm1_211 li:last-child{margin-bottom:0}._linksSection_1dbm1_211 ._navList_1dbm1_211 ._navLink_1dbm1_224{color:#2d3436;text-decoration:none;font-size:.95rem;position:relative;padding-bottom:3px;transition:color .3s ease}._linksSection_1dbm1_211 ._navList_1dbm1_211 ._navLink_1dbm1_224:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#3057a6;transition:width .3s ease}._linksSection_1dbm1_211 ._navList_1dbm1_211 ._navLink_1dbm1_224:hover{color:#3057a6}._linksSection_1dbm1_211 ._navList_1dbm1_211 ._navLink_1dbm1_224:hover:before{width:30px}._linksSection_1dbm1_211 ._navList_1dbm1_211 ._active_1dbm1_204{color:#3057a6}._linksSection_1dbm1_211 ._navList_1dbm1_211 ._active_1dbm1_204:before{width:30px}._copyrightSection_1dbm1_255{margin-top:3rem;padding:1.5rem 0;background:#3057a6;text-align:center;font-size:.85rem;color:#636e72;display:flex;flex-direction:column;align-items:center;gap:.5rem}._copyrightSection_1dbm1_255 p{margin:0;color:#fff}._copyrightSection_1dbm1_255 ._privacyLink_1dbm1_271{color:#636e72;text-decoration:none;transition:color .3s ease;color:#fff}._copyrightSection_1dbm1_255 ._privacyLink_1dbm1_271:hover{color:#6b8d7a;text-decoration:underline}@media (max-width: 768px){._footerContent_1dbm1_19{grid-template-columns:1fr;gap:2rem}._brandSection_1dbm1_28 ._logo_1dbm1_28{margin-bottom:0rem!important}._brandSection_1dbm1_28 img{width:48%!important;height:auto;object-fit:contain}._brandSection_1dbm1_28,._contactSection_1dbm1_104,._communitySection_1dbm1_141,._linksSection_1dbm1_211{text-align:center}._brandSection_1dbm1_28 ._companyName_1dbm1_35:after{left:50%;transform:translate(-50%)}._brandSection_1dbm1_28 ._socialIcons_1dbm1_59{justify-content:center}._sectionTitle_1dbm1_86:after{left:50%;transform:translate(-50%)}._contactSection_1dbm1_104 ._contactItem_1dbm1_109{justify-content:center;text-align:center}._navList_1dbm1_211{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}}._section_d71xw_1{width:100%;padding:80px 20px;background:#f8fbff}._container_d71xw_7{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}@media (max-width: 992px){._container_d71xw_7{grid-template-columns:1fr;gap:40px}}._textContent_d71xw_22 h2{font-size:36px;color:#001440;margin-bottom:20px;line-height:1.3}@media (max-width: 768px){._textContent_d71xw_22 h2{font-size:28px}}._textContent_d71xw_22 p{font-size:18px;color:#333;margin-bottom:20px;line-height:1.6}._textContent_d71xw_22 ul{list-style:none;padding:0}._textContent_d71xw_22 ul li{font-size:16px;margin-bottom:10px;color:#444}._videoContainer_d71xw_49{width:100%;border-radius:1rem;overflow:hidden;box-shadow:0 4px 20px #00000014}._videoContainer_d71xw_49 video{width:100%;height:auto;object-fit:cover;display:block;border-radius:1rem}._contactSection_1mpvw_1{width:100%;background:#f3f8ff;padding:60px 40px}._contactSection_1mpvw_1 ._container_1mpvw_6{display:grid;grid-template-columns:1fr 1fr;max-width:1300px;margin:0 auto;gap:60px}@media (max-width: 992px){._contactSection_1mpvw_1 ._container_1mpvw_6{grid-template-columns:1fr;gap:40px}}._contactSection_1mpvw_1 ._leftSide_1mpvw_19{display:flex;flex-direction:column;justify-content:center}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 h1{font-size:48px;font-weight:800;margin-bottom:20px;line-height:1.2}@media (max-width: 768px){._contactSection_1mpvw_1 ._leftSide_1mpvw_19 h1{font-size:36px}}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._highlight_1mpvw_35{color:#3057a6}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._subtitle_1mpvw_38{font-size:18px;color:#333;margin-bottom:30px;max-width:500px}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._contactIcons_1mpvw_44{display:flex;flex-wrap:wrap;gap:20px;font-size:16px;color:#333;margin-bottom:40px}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._contactIcons_1mpvw_44 span{display:flex;align-items:center;gap:8px}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._joinTeamBox_1mpvw_57{display:flex;align-items:center;background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 8px 20px #00000014;max-width:100%}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._joinTeamBox_1mpvw_57 img{width:120px;height:120px;border-radius:10px;object-fit:cover;margin-right:20px}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._joinTeamBox_1mpvw_57 p{font-weight:700;font-size:18px;margin-bottom:8px}._contactSection_1mpvw_1 ._leftSide_1mpvw_19 ._joinTeamBox_1mpvw_57 a{color:#3057a6;font-weight:700;text-decoration:none;font-size:14px}._contactSection_1mpvw_1 ._rightSide_1mpvw_84{background-color:#3057a6;padding:40px;border-radius:20px;color:#fff}@media (max-width: 768px){._contactSection_1mpvw_1 ._rightSide_1mpvw_84{padding:30px 20px}}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95{display:flex;flex-direction:column;gap:20px}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 ._doubleInput_1mpvw_100{display:flex;gap:15px}@media (max-width: 576px){._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 ._doubleInput_1mpvw_100{flex-direction:column}}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 ._doubleInput_1mpvw_100 input{flex:1}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 input,._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 select,._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 textarea{padding:12px 15px;border-radius:6px;border:none;font-size:14px;width:100%}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 select{background:#fff;color:#333}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 textarea{min-height:120px;resize:vertical}._contactSection_1mpvw_1 ._rightSide_1mpvw_84 ._form_1mpvw_95 button{background:#3057a6;padding:14px;border:none;border-radius:6px;font-weight:700;font-size:16px;color:#fff;cursor:pointer;transition:background .3s ease}
