@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Neue Haas Display,sans-serif}html{font-size:62.5%;background:var(--neutral-colours-white, #fff)}body{font-size:1.6rem;font-family:Neue Haas Display,sans-serif;background:var(--neutral-colours-white, #fff)}h1,h2,h3,h4,h5,h6,p{margin:0}:root{--col-brand-primary-1: #00656a;--col-text-white: #ffffff;--col-text-primary: #00656a;--col-text-secondary: #008f96;--col-text-gray: #4e5058;--col-text-navy-blue: #001f62;--col-text-background-secondary: #f5f5f5;--col-text-background-white: #ffffff;--col-background-indigo: #0e0e2c;--col-background-blue: #1a1640;--col-background-main: #fafafa;--col-background-gray: #f4f5f7;--col-text-background-light-green: #e7eeee;--col-text-background-blue: #0f1036f2;--col-text-background-light-purple: #a45db533;--col-border: #d0d0d080}input,textarea,select,button{font-family:Neue Haas Display,sans-serif}button{cursor:pointer;border:none;background-color:inherit}button:focus{outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;text-overflow:""}select::-ms-expand{display:none}textarea{resize:none}.app--row-container{max-width:var(--main-maxwidth);margin:auto;padding:0 20px}.container-centered{width:var(--main-maxwidth)}.form-group{position:relative;overflow:hidden}a{text-decoration:none}.rotate-up-180deg{transform:rotate(-180deg);transition:transform .15s ease-in-out}.rotate-down-180deg{transition:transform .15s ease-in-out}.loading_spinner_wrapper{margin:3rem 0 0}.app--actions-handler-wrapper{top:8rem!important;right:3rem!important}@media(min-width:1400px){:root{--main-maxwidth: 1360px}}@media(max-width:990px){.app--actions-handler-wrapper{top:6.4rem!important;right:2rem!important}}@media(max-width:675px){.app--row-container{padding:0 16px}}@media(max-width:590px){.app--actions-handler-wrapper{right:0!important}}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayThin-PECffUDD.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayThinItalic-CwGV46yN.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayLight-0AWf-xRh.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Neue Haas Display;src:url(./NeueHaasDisplayItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayRoman-A6ipJltx.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Neue Haas Display;src:url(./NeueHaasDisplayMedium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayBold-BP6G_pDf.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayBoldItalic-BNnmyWvS.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Neue Haas Display;src:url(/assets/NeueHaasDisplayBlack-CJPa0fTE.ttf) format("truetype");font-weight:900;font-style:normal}._app-container_syr13_1{position:relative;width:100%;max-width:100%;overflow-x:hidden;margin:0 auto;padding:0;box-sizing:border-box}._app-container--inner_syr13_11{max-width:100%;margin:auto;margin-top:10.5rem;width:100%;min-height:100vh;box-sizing:border-box}@media(max-width:1024px){._app-container--inner_syr13_11{margin-top:6.4rem}}._navbar_container_xjmqm_1{position:fixed;top:0;width:100%;z-index:100;transition:background-color .3s ease}._navbar_light_bg_xjmqm_10{background-color:#fff;box-shadow:0 2px 4px #0000000d}._navbar_dark_bg_xjmqm_15{background-color:#1a202c;box-shadow:0 2px 4px #0003}._navbar_dark_bg_xjmqm_15:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent 0%,transparent 10%,#ffffff 20%,#ffffff 80%,transparent 90%,transparent 100%)}._navbar__desktop_view_container_1e6iw_1{position:relative;margin:auto;height:10.8rem;display:flex;justify-content:space-between;align-items:center;padding:3rem 2rem;transition:background-color .3s ease}._navbar__light_1e6iw_14{background-color:#fff}._cartWrapper_1e6iw_17{position:relative!important;display:inline-flex!important;cursor:pointer}._cartBadge_1e6iw_22{position:absolute!important;top:-4px!important;right:-4px!important;background:#e74c3c!important;color:#fff!important;font-size:1.2rem!important;font-weight:700!important;min-width:18px!important;height:18px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid white!important;z-index:999!important}._navbar__dark_1e6iw_40{background-color:#1a202c}._login_button_wrapper_1e6iw_45{background:var(--col-text-background-white)!important;border:1px solid var(--col-brand-primary-1)!important;color:var(--col-brand-primary-1)!important}._navbar__dark_1e6iw_40 ._login_button_wrapper_1e6iw_45{background:transparent!important;border:1px solid #ffffff!important;color:#fff!important}._get_started_button_wrapper_1e6iw_60 button{width:15.1rem;height:4rem!important;font-size:1.6rem!important;line-height:2.4rem!important}._navbar__desktop_view_container_1e6iw_1._navbar__dark_1e6iw_40 ._get_started_button_wrapper_1e6iw_60 button,._navbar__dark_1e6iw_40 ._get_started_button_wrapper_1e6iw_60 button{background:#fff!important;border:1px solid #ffffff!important;color:#1a202c!important}._company_logo_wrapper_1e6iw_82 img{height:6rem}._navbar__action_button_section_1e6iw_87{position:relative;display:flex;gap:2.4rem;align-items:center}._navbar__action_button_section_1e6iw_87 h3{font-size:1.6rem;font-weight:600}@media(max-width:1023px){._navbar__desktop_view_container_1e6iw_1{display:none}}@media(max-width:675px){._navbar__desktop_view_container_1e6iw_1{padding:0 1.6rem}}._top_nav_link_section_x3fy3_1{display:flex;column-gap:2.4rem}._nav_link_wrapper_x3fy3_6{position:relative;margin:0 1.25rem;line-height:1.75rem}._nav_link_wrapper_x3fy3_6>a{display:flex;align-items:center;font-weight:400;font-size:16px;line-height:24px;color:#3e3e3e;column-gap:.3rem;text-decoration:none}._nav_link_button_x3fy3_23{background:none;border:none;cursor:pointer;display:flex;align-items:center;font-weight:600;font-size:16px;line-height:24px;color:var(--col-text-primary);column-gap:.3rem;padding:0;text-align:left;transition:color .3s ease}._nav_link_dark_x3fy3_40{color:#fff!important}._nav_link_wrapper_x3fy3_6 button:hover,._nav_link_wrapper_x3fy3_6 button:focus{color:var(--Salesunbox-colour-1, #0c8281)}._nav_link_wrapper_x3fy3_6[data-theme=dark] button:hover,._nav_link_wrapper_x3fy3_6[data-theme=dark] button:focus{color:#fff;opacity:.8}a._active_navpb_link_x3fy3_56{color:var(--Salesunbox-colour-1, #0c8281)!important}._nav_link_dark_x3fy3_40._active_navpb_link_x3fy3_56{color:#fff!important}._dropdown_container_x3fy3_66{position:absolute;top:80px;left:50%;transform:translate(-50%);z-index:60;width:max-content}._dropdown_wrapper_x3fy3_75{position:relative;background:#fff;box-shadow:3px 3px 16px #aea9ba26;border-radius:.8rem;display:grid;grid-template-columns:repeat(1,minmax(200px,1fr));grid-auto-rows:auto;gap:2.4rem;padding:30px;width:fit-content;max-width:300px;box-sizing:border-box}._pointer_x3fy3_91{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:20px;height:20px;background:#fff;transform:translate(-50%) rotate(45deg);box-shadow:-3px -3px 8px #aea9ba1a;z-index:61}._nav_dropdown_button_wrapper_x3fy3_106{width:100%;height:auto;display:flex;align-items:center;min-width:0}._nav_dropdown_button_wrapper_x3fy3_106 button{column-gap:.8rem}._dropdown_link_btn_x3fy3_118{display:flex;align-items:flex-start;column-gap:1rem;font-size:1.8rem;font-weight:600;line-height:150%;color:#1a202c;width:100%;text-align:left;padding:.8rem 0;text-decoration:none;background:none;border:none;cursor:pointer}._link_text_container_x3fy3_135{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}._link_name_x3fy3_143{font-weight:600;font-size:1.6rem;color:#3e3e3e;white-space:nowrap}._link_description_x3fy3_150{font-weight:400;font-size:1.4rem;color:#666;margin-top:.4rem;max-width:400px;white-space:normal;word-wrap:break-word}._dropdown_link_btn_x3fy3_118:hover,._mobile__dropdown_link_btn_x3fy3_161:hover{color:#2b2b2f}._mobile_nav_link_wrapper_x3fy3_166 a{width:21.5rem;display:flex;align-items:center;text-decoration:none}._mobile_nav_link_wrapper_x3fy3_166 button{display:flex;justify-content:flex-start;align-items:center;column-gap:1rem;font-size:1.6rem;line-height:150%;color:#3e3e3e}._mobile_nav_link_wrapper_x3fy3_166 button:hover{color:var(--Salesunbox-colour-1, #0c8281)}._mobile__nav_link_drpdown_wrapper_x3fy3_187{height:auto;max-height:9999px;overflow:hidden;transition:max-height .3s cubic-bezier(1,0,1,0);display:flex;flex-direction:column;align-items:flex-start;row-gap:2.4rem;padding-top:1.6rem;padding-left:3.6rem}._mobile__dropdown_link_btn_x3fy3_161{font-size:1.4rem!important;line-height:20px;color:#3e3e3e;transition:transform .15s ease-in-out}._mobile__nav_link_drpdown_wrapper_x3fy3_187._collapsed_x3fy3_207{max-height:0;transition:max-height .35s cubic-bezier(0,1,0,1)}._primaryButtonContainer_rpb3n_1{display:flex;column-gap:15px}._primaryButtonWrapper_rpb3n_6 ._button_rpb3n_10,._button_rpb3n_10{display:flex;justify-content:center;align-items:center;column-gap:1rem;background:var(--col-brand-primary-1);border-radius:4.8rem;border:none;outline:none;padding:1.2rem 2.4rem;cursor:pointer;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:var(--neutral-colours-white, #fff);transition:all ease-in-out .2s}._button_rpb3n_10:hover{opacity:.9}._button_rpb3n_10:disabled{opacity:.6;cursor:not-allowed}._portalButtonWrapper_d2h83_1{display:inline-block}._button_d2h83_5{position:relative;min-width:140px;padding:12px 28px;background:linear-gradient(135deg,#1b998b,#38c2a8);color:#fff;font-weight:600;font-size:15px;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #6c5ce74d}._button_d2h83_5:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #6c5ce766}._button_d2h83_5:disabled{opacity:.7;cursor:not-allowed}._loading_d2h83_31{opacity:.8}._spinner_d2h83_35{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_d2h83_35 1s linear infinite;margin-right:8px}@keyframes _spin_d2h83_35{to{transform:rotate(360deg)}}[data-theme=dark] ._button_d2h83_5{background:linear-gradient(135deg,#00b894,#55efc4);box-shadow:0 4px 15px #00b8944d}[data-theme=dark] ._button_d2h83_5:hover:not(:disabled){box-shadow:0 8px 25px #00b89466}._mobile_navbar_container_1omks_1{display:none;justify-content:space-between;align-items:center;height:7rem;padding:0 2rem;width:100%;position:relative;transition:background-color .3s ease}._mobile_navbar_light_1omks_13{background-color:#fff}._mobile_navbar_dark_1omks_18{background-color:#2b3544}._mobile_logo_link_1omks_23{display:flex;align-items:center;text-decoration:none}._mobile_company_logo_1omks_29{height:6.4rem;width:auto;object-fit:contain}._flexCol_1omks_34{display:flex;flex-direction:column;gap:12px;width:100%;align-items:center}._wFull_1omks_42{width:100%;max-width:320px}._logoutBtn_1omks_47{color:#ef4444;font-size:.875rem;line-height:1.25rem}._logoutBtn_1omks_47:hover{text-decoration:underline}._mobileCartItem_1omks_56{display:flex;align-items:center;gap:12px;padding:14px 20px;font-size:1.1rem;cursor:pointer;border-bottom:1px solid #eee}._mobileCartBadge_1omks_66{background:#e74c3c;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px}._nav_burger_btn_1omks_80{background:none;border:none;padding:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.4rem;transition:background-color .2s ease}._nav_burger_btn_1omks_80:hover{background-color:#f5f5f5}._mobile_navbar_dark_1omks_18 ._nav_burger_btn_1omks_80:hover{background-color:#ffffff1a}._nav_burger_btn_1omks_80 img{width:2.4rem;height:2.4rem}._mobile_nav_modal_1omks_107{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:1000;display:flex;flex-direction:column;animation:_slideInFromTop_1omks_1 .3s ease-out}._mobile_nav_header_1omks_121{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5;min-height:7rem;box-sizing:border-box}._nav_close_btn_1omks_131{background:none;border:none;padding:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.4rem;transition:background-color .2s ease}._nav_close_btn_1omks_131:hover{background-color:#f5f5f5}._nav_close_btn_1omks_131 img{width:2.4rem;height:2.4rem}._mobile_nav_content_1omks_153{flex:1;display:flex;flex-direction:column;padding:2rem;overflow-y:auto;gap:3rem}._mobile_login_section_1omks_163{border-top:1px solid #e5e5e5;padding-top:2rem}._mobile_login_btn_1omks_168{background:none;border:none;font-size:1.8rem;font-weight:600;color:#3e3e3e;cursor:pointer;padding:1rem 0;text-align:left;transition:color .2s ease}._mobile_login_btn_1omks_168:hover{color:var(--Salesunbox-colour-1, #0c8281)}._mobile_cta_section_1omks_185{margin-top:4rem;padding-top:2rem}._mobile_cta_button_1omks_190{width:100%}._mobile_cta_button_1omks_190 button{width:100%;height:5rem;font-size:1.6rem;font-weight:600;border-radius:.8rem;background:var( #0c8281);color:#fff;border:none;cursor:pointer;transition:all .2s ease}._mobile_cta_button_1omks_190 button:hover{background:#0a6f6e;transform:translateY(-1px)}@keyframes _slideInFromTop_1omks_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1023px){._mobile_navbar_container_1omks_1{display:flex}}@media(max-width:480px){._mobile_navbar_container_1omks_1{height:6rem;padding:0 1.6rem}._mobile_company_logo_1omks_29{height:4rem}._nav_burger_btn_1omks_80 img,._nav_close_btn_1omks_131 img{width:2rem;height:2rem}._mobile_nav_header_1omks_121{padding:1.2rem 1.6rem;min-height:6rem}._mobile_nav_content_1omks_153{padding:1.6rem;gap:2.4rem}._mobile_login_btn_1omks_168{font-size:1.6rem}._mobile_cta_button_1omks_190 button{height:4.4rem;font-size:1.5rem}}@media(max-width:320px){._mobile_navbar_container_1omks_1{padding:0 1.2rem}._mobile_nav_header_1omks_121{padding:1rem 1.2rem}._mobile_nav_content_1omks_153{padding:1.2rem}}._mobile_nav_links_1nsi9_2{display:flex;flex-direction:column;gap:.4rem;width:100%}._mobile_nav_item_1nsi9_10{width:100%}._mobile_nav_link_1nsi9_2{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;background:none;border:none;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:all .2s ease;text-align:left}._mobile_nav_link_1nsi9_2:hover{background-color:#f8f9fa;padding-left:1rem;border-radius:.8rem;border-bottom:1px solid transparent}._mobile_nav_link_1nsi9_2._active_link_1nsi9_36{color:var(--Salesunbox-colour-1, #0c8281);background-color:#f0fdfc;padding-left:1rem;border-radius:.8rem;border-bottom:1px solid transparent}._link_text_1nsi9_45{font-size:1.8rem;font-weight:500;color:#3e3e3e;line-height:1.4}._mobile_nav_link_1nsi9_2._active_link_1nsi9_36 ._link_text_1nsi9_45{color:var(--Salesunbox-colour-1, #0c8281);font-weight:600}._dropdown_icon_1nsi9_58{width:1.6rem;height:1.6rem;transition:transform .3s ease;flex-shrink:0}._dropdown_icon_1nsi9_58._rotated_1nsi9_65{transform:rotate(180deg)}._mobile_dropdown_1nsi9_70{background-color:#f8f9fa;border-radius:.8rem;margin:.8rem 0 1.6rem;padding:1.2rem;border-left:3px solid var(--Salesunbox-colour-1, #0c8281);animation:_slideDown_1nsi9_1 .3s ease-out}._mobile_dropdown_item_1nsi9_80{width:100%;display:flex;align-items:flex-start;gap:1.2rem;padding:1.2rem 0;background:none;border:none;cursor:pointer;text-align:left;border-bottom:1px solid #e5e5e5;transition:all .2s ease}._mobile_dropdown_item_1nsi9_80:last-child{border-bottom:none}._mobile_dropdown_item_1nsi9_80:hover{background-color:#fff;padding-left:1rem;border-radius:.6rem}._dropdown_item_icon_1nsi9_105{width:2.4rem;height:2.4rem;flex-shrink:0;margin-top:.2rem}._dropdown_item_content_1nsi9_113{display:flex;flex-direction:column;gap:.4rem;flex:1}._dropdown_item_name_1nsi9_120{font-size:1.6rem;font-weight:600;color:#3e3e3e;line-height:1.3}._dropdown_item_description_1nsi9_127{font-size:1.3rem;font-weight:400;color:#666;line-height:1.4}@keyframes _slideDown_1nsi9_1{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:500px}}@media(max-width:480px){._mobile_nav_link_1nsi9_2{padding:1.4rem 0}._link_text_1nsi9_45{font-size:1.6rem}._dropdown_icon_1nsi9_58{width:1.4rem;height:1.4rem}._mobile_dropdown_1nsi9_70{margin:.6rem 0 1.2rem;padding:1rem}._mobile_dropdown_item_1nsi9_80{padding:1rem 0;gap:1rem}._dropdown_item_icon_1nsi9_105{width:2rem;height:2rem}._dropdown_item_name_1nsi9_120{font-size:1.5rem}._dropdown_item_description_1nsi9_127{font-size:1.2rem}}@media(max-width:320px){._link_text_1nsi9_45{font-size:1.5rem}._dropdown_item_name_1nsi9_120{font-size:1.4rem}._dropdown_item_description_1nsi9_127{font-size:1.1rem}}._footer_container_11rn0_1{background:#1f1f22;box-shadow:0 2px 14px #0000001a;width:100%;box-sizing:border-box}._footer_left_container_11rn0_8{flex-shrink:0;display:flex;align-items:flex-start;min-width:20rem}._footer_right_container_11rn0_15{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}._login_button_wrapper_11rn0_23{background:#8c8ca1!important;font-size:1.6rem!important;color:#4a4a68!important;border-radius:.8rem!important;margin-top:1.6rem!important}._footer_container__inner_11rn0_31{max-width:var(--main-maxwidth);min-height:316px;margin:auto;padding:75px 20px;display:flex;gap:7rem;justify-content:space-between;box-sizing:border-box;width:100%}._company_logo_wrapper_11rn0_43 img{height:6.8rem;max-width:100%;object-fit:contain}._whatsappButton_11rn0_49{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:16px 20px;background:#25d366;color:#fff;font-size:1.4rem;font-weight:600;border-radius:9px;text-decoration:none;transition:all .3s ease}._whatsappButton_11rn0_49:hover{background:#128c7e;transform:translateY(-2px)}._social_icons_container_11rn0_69{display:flex;column-gap:2.4rem;flex-wrap:wrap;margin-top:2.4rem}._social_icon_11rn0_69{color:#fff;transition:all .3s ease;opacity:.8;font-size:2.4rem;display:flex;align-items:center;justify-content:center}._social_icon_11rn0_69:hover{opacity:1;transform:translateY(-4px);color:#25d366}._link_col_11rn0_92 h3{font-weight:700;font-size:2.4rem;line-height:3.6rem;color:var(--col-text-background-white);margin:0 0 2rem;word-wrap:break-word}._footer_links_container_11rn0_101{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem 2rem;width:100%}._link_col_11rn0_92,._company_contact_wrapper_11rn0_109{display:flex;flex-direction:column;row-gap:1.2rem;min-width:0}._footer_column_link_11rn0_116 a,._contact_row_11rn0_117,._contact_row_11rn0_117 a{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:var(--col-text-background-white);word-wrap:break-word;text-decoration:none;transition:color .3s ease}._footer_column_link_11rn0_116 a:hover,._contact_row_11rn0_117 a:hover{color:#25d366}._stay_connected_text_11rn0_133{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:var(--col-text-background-white);margin:0 0 1.6rem;word-wrap:break-word;opacity:.9}._subscribe_wrapper_11rn0_143{display:flex;flex-direction:column;gap:1.2rem;max-width:100%}._subscribe_input_11rn0_150{width:100%;padding:1.4rem 1.6rem;background:#ecf1f4;border:none;border-radius:8px;font-size:1.6rem;color:#1f1f22;outline:none;box-sizing:border-box;transition:background .3s ease}._subscribe_input_11rn0_150:focus{background:#fff}._subscribe_input_11rn0_150::placeholder{color:#8c8ca1}@media(max-width:1040px){._footer_container__inner_11rn0_31{padding:60px 20px;gap:4rem}._footer_links_container_11rn0_101{gap:3rem 1.5rem}}@media(max-width:920px){._footer_container__inner_11rn0_31{padding:50px 20px;gap:3rem}._footer_links_container_11rn0_101{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}._link_col_11rn0_92 h3{font-weight:600;font-size:2rem;line-height:2.8rem;margin-bottom:1.6rem}._social_icons_container_11rn0_69{column-gap:2rem;margin-top:2rem}}@media(max-width:675px){._footer_container__inner_11rn0_31{padding:40px 16px;display:flex;flex-direction:column;gap:4rem;min-height:auto}._footer_left_container_11rn0_8{min-width:auto;width:100%}._company_logo_wrapper_11rn0_43 img{height:5.6rem}._footer_links_container_11rn0_101{grid-template-columns:1fr;gap:3.6rem}._link_col_11rn0_92 h3{font-size:1.8rem;line-height:2.4rem;margin-bottom:1.2rem}._link_col_11rn0_92,._company_contact_wrapper_11rn0_109{row-gap:1rem}._footer_column_link_11rn0_116 a,._contact_row_11rn0_117,._contact_row_11rn0_117 a{font-size:1.4rem;line-height:2rem}._stay_connected_text_11rn0_133{font-size:1.4rem;line-height:2rem;margin-bottom:1.2rem}._subscribe_input_11rn0_150{font-size:1.4rem;padding:1.2rem 1.4rem}._login_button_wrapper_11rn0_23{font-size:1.4rem!important;margin-top:1.2rem!important}._social_icons_container_11rn0_69{column-gap:2rem;margin-top:2rem}._social_icon_11rn0_69{font-size:2rem}._whatsappButton_11rn0_49{font-size:1.3rem;padding:14px 18px}}@media(max-width:480px){._footer_container__inner_11rn0_31{padding:32px 16px;gap:3.2rem}._company_logo_wrapper_11rn0_43 img{height:4.8rem}._footer_links_container_11rn0_101{gap:3rem}._link_col_11rn0_92 h3{font-size:1.6rem;line-height:2rem}._social_icons_container_11rn0_69{column-gap:1.6rem;row-gap:1.2rem}}._social_icons_container__secondary_11rn0_308{display:none}._whatsappButton_12ux8_2{display:flex;align-items:center;justify-content:center;gap:8px;max-width:200px;margin-top:20px;padding:16px 20px;background-color:#128c7e;color:#fff;font-weight:600;font-size:1.4rem;border-radius:9px;text-decoration:none;transition:background-color .3s ease,transform .2s ease;box-shadow:0 4px 10px #25d3664d}._whatsappButton_12ux8_2:hover{background-color:#25d366;transform:translateY(-2px)}._whatsappButton_12ux8_2:active{transform:translateY(0)}._icon_12ux8_29{flex-shrink:0}._text_12ux8_33{white-space:nowrap}._header_s2uqw_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem}._sectionTitle_s2uqw_9{font-size:4.8rem;font-weight:700}._viewAll_s2uqw_15{font-size:1.4rem;color:var(--col-text-gray);text-decoration:none;transition:color .3s ease}._viewAll_s2uqw_15:hover{color:#007bff}._cardsWrapper_s2uqw_26{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._card_s2uqw_26{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;transition:transform .3s ease}._card_s2uqw_26:hover{transform:translateY(-4px)}._cardImageWrapper_s2uqw_46{width:100%;height:200px;overflow:hidden}._cardImage_s2uqw_46{width:100%;height:100%;object-fit:cover}._cardContent_s2uqw_58{padding:1.5rem}._cardTitle_s2uqw_62{font-size:1.1rem;font-weight:700;margin-bottom:.8rem;color:#222}._cardDescription_s2uqw_69{font-size:.9rem;color:#555;line-height:1.5;margin-bottom:1.5rem}._readMoreBtn_s2uqw_76{background-color:#00a79d;color:#fff;padding:.6rem 1.4rem;border-radius:30px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .3s ease}._readMoreBtn_s2uqw_76:hover{background-color:#008f87}@media(max-width:1024px){._container_s2uqw_93{padding:3rem}._cardsWrapper_s2uqw_26{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._container_s2uqw_93{padding:2rem}._cardsWrapper_s2uqw_26{grid-template-columns:1fr}._sectionTitle_s2uqw_9{font-size:1.6rem}._cardImageWrapper_s2uqw_46{height:180px}}._card_gcjcb_1{background-color:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;max-width:37.3rem;border:1px solid #E3E3E3;transition:transform .3s ease,box-shadow .3s ease}._card_gcjcb_1:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014}._imageWrapper_gcjcb_18{width:100%;height:255px;overflow:hidden}._image_gcjcb_18{width:100%;height:100%;object-fit:cover}._content_gcjcb_30{padding:2.4rem;display:flex;flex-direction:column;flex-grow:1}._title_gcjcb_37{font-size:2.4rem;font-weight:700;margin-bottom:2rem}._description_gcjcb_44{font-size:1.4rem;color:#4e5058;line-height:22.4px;margin-bottom:2.5rem;flex-grow:1}._readMoreBtn_gcjcb_52{background-color:#00a79d;color:#fff;padding:.7rem 1.9rem;border-radius:40px;font-size:1.4rem;font-weight:500;text-decoration:none;margin-bottom:1.5rem;align-self:flex-end;transition:background-color .3s ease}._readMoreBtn_gcjcb_52:hover{background-color:#008f87}@media(max-width:768px){._imageWrapper_gcjcb_18{height:180px}._title_gcjcb_37{font-size:1rem}._description_gcjcb_44{font-size:.85rem}}._container_1o0rk_1{padding:1rem 0;position:relative}._container_1o0rk_1:before{content:"";position:absolute;bottom:0;right:0;width:900px;height:900px;background:radial-gradient(circle at center,rgba(31,78,206,.15) 0%,transparent 50%);pointer-events:none}._heading_1o0rk_21{font-size:48px;font-weight:600;margin:0 0 32px}._card_1o0rk_28{border-radius:24px;padding:48px;min-height:55.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;margin:0 auto;width:100%;box-shadow:0 20px 60px #00000026}._cardImage_1o0rk_43{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}._card_1o0rk_28:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000002e,#00000047);mix-blend-mode:normal}._cardContent_1o0rk_64{position:relative;z-index:2}._badge_1o0rk_69{display:inline-block;background:#4430ff;color:#fff;padding:12px 24px;border-radius:50px;font-size:15px;font-weight:500;letter-spacing:.01em;margin-bottom:24px}._card_content_container_1o0rk_81{display:flex;align-items:center;justify-content:space-between;margin-top:auto}._title_1o0rk_88{font-size:56px;font-weight:600;color:#fff;margin:0;line-height:1.1;letter-spacing:-.02em}._button_1o0rk_97{position:relative;z-index:2;align-self:flex-end;background:#fff;color:#1a1a1a;border:none;padding:16px 32px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0000001a;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}._button_1o0rk_97:hover{transform:translateY(-2px);box-shadow:0 6px 30px #00000026}._button_1o0rk_97:active{transform:translateY(0)}@media(max-width:1024px){._heading_1o0rk_21{font-size:40px}._card_1o0rk_28{padding:36px;min-height:420px}._title_1o0rk_88{font-size:40px}}@media(max-width:768px){._heading_1o0rk_21{font-size:32px;margin-bottom:20px}._cardImage_1o0rk_43{position:relative;inset:auto;width:100%;height:200px;object-fit:cover;object-position:center;border-radius:12px;z-index:0;margin-bottom:20px}._card_1o0rk_28:before{background:linear-gradient(180deg,#0000000f,#00000014)}._card_1o0rk_28{padding:20px;min-height:auto;border-radius:14px}._card_content_container_1o0rk_81{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin-top:0}._cardContent_1o0rk_64{display:flex;flex-direction:column;gap:12px;z-index:2}._badge_1o0rk_69{padding:8px 16px;font-size:13px;border-radius:999px}._title_1o0rk_88{font-size:22px;color:#111827;line-height:1.15;letter-spacing:-.01em;margin-bottom:4px}._button_1o0rk_97{align-self:stretch;width:100%;padding:12px 16px;font-size:15px;border-radius:10px}}@media(max-width:480px){._cardImage_1o0rk_43{height:160px;border-radius:10px}._heading_1o0rk_21{font-size:28px}._title_1o0rk_88{font-size:20px}._button_1o0rk_97{font-size:14px;padding:12px}}._section_htloo_1{background-color:var(--col-background-blue);padding:80px 20px;color:#fff}._container_htloo_7{margin:0 auto;max-width:1400px}._heading_htloo_12{font-size:48px;font-weight:700;margin:0 0 60px;padding-left:20px}._cardsGrid_htloo_19{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}._cardWrapper_htloo_25{width:100%}@media(max-width:1024px){._heading_htloo_12{font-size:40px}._cardsGrid_htloo_19{gap:24px}}@media(max-width:768px){._section_htloo_1{padding:50px 16px}._heading_htloo_12{font-size:32px;margin-bottom:32px;padding-left:0}._cardsGrid_htloo_19{grid-template-columns:1fr;gap:20px}}@media(max-width:480px){._section_htloo_1{padding:40px 12px}._heading_htloo_12{font-size:26px;margin-bottom:24px}._cardsGrid_htloo_19{gap:16px}}._card_1sd3h_1{position:relative;padding:48px;border-radius:2rem;display:flex;flex-direction:column;gap:3.9rem;max-width:67.7rem;min-height:57.3rem;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}._card_blue_1sd3h_15{background:radial-gradient(circle at 100% 0%,#94f19680 0%,transparent 50%),radial-gradient(circle at 0% 100%,#94f19680 0%,transparent 50%),#05368899;box-shadow:0 8px 32px #0000004d;border:1px solid #94f19680}._card_blue_1sd3h_15 ._title_1sd3h_22{color:#fff}._card_blue_1sd3h_15 ._description_1sd3h_26,._card_blue_1sd3h_15 ._metaItem_1sd3h_27{color:#fffffff2}._card_blue_1sd3h_15 ._learnMore_1sd3h_30{color:#94f196}._card_pink_1sd3h_34{background:linear-gradient(135deg,#fef3f8,#fce8f3)}._card_pink_1sd3h_34 ._title_1sd3h_22{color:#e91e8c}._card_pink_1sd3h_34 ._description_1sd3h_26,._card_pink_1sd3h_34 ._metaItem_1sd3h_27{color:#1a1a1a}._card_pink_1sd3h_34 ._learnMore_1sd3h_30{color:#f100a9;font-weight:500}._card_1sd3h_1:before{content:"";position:absolute;inset:0;background:inherit;opacity:.9;z-index:0}._card_1sd3h_1>*{position:relative;z-index:1}._card_1sd3h_1:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}._title_1sd3h_22{font-size:5rem;font-weight:600;line-height:1.2;margin:0;max-width:100%}._meta_1sd3h_27{display:flex;flex-direction:column;gap:16px}._metaItem_1sd3h_27{display:flex;align-items:center;gap:12px;font-size:27px;font-weight:500}._icon_1sd3h_95{width:24px;height:24px;flex-shrink:0}._description_container_1sd3h_101{max-width:50rem}._description_1sd3h_26{font-size:16px;font-weight:350;line-height:1.6;margin:0;flex:1}._learnMore_1sd3h_30{align-self:flex-end;font-size:16px;font-weight:600;text-decoration:underline;text-underline-offset:4px;transition:text-underline-offset .2s ease;margin-top:auto;background:transparent;border:none;color:inherit;cursor:pointer;padding:8px 12px}._learnMore_1sd3h_30:hover{text-underline-offset:6px}@media(max-width:1024px){._card_1sd3h_1{padding:36px;min-height:420px}._title_1sd3h_22{font-size:40px}._metaItem_1sd3h_27{font-size:18px}._description_1sd3h_26{font-size:15px}}@media(max-width:768px){._card_1sd3h_1{padding:24px;min-height:auto;border-radius:16px;gap:1.6rem}._title_1sd3h_22{font-size:28px;line-height:1.15}._meta_1sd3h_27{flex-direction:row;flex-wrap:wrap;gap:12px}._metaItem_1sd3h_27{font-size:14px;gap:8px;background:#ffffff0f;padding:6px 10px;border-radius:8px;align-items:center}._description_container_1sd3h_101{max-width:100%}._description_1sd3h_26{font-size:14px;margin:0}._learnMore_1sd3h_30{align-self:stretch;text-align:center;padding:12px 16px;border-radius:10px;background:#ffffff0f}}@media(max-width:480px){._card_1sd3h_1{padding:18px}._title_1sd3h_22{font-size:22px}._metaItem_1sd3h_27,._description_1sd3h_26{font-size:13px}._learnMore_1sd3h_30{font-size:14px;padding:10px 12px}}._gallerySection_vcvq6_1{background-color:#000;padding:80px 20px;min-height:600px;position:relative;overflow:hidden}._container_vcvq6_9{max-width:1400px;margin:0 auto}._title_vcvq6_14{color:#fff;font-size:64px;font-weight:700;margin-bottom:60px;font-family:Arial,sans-serif}._carouselWrapper_vcvq6_22{position:relative;display:flex;align-items:center;justify-content:center;gap:20px;min-height:340px}._carouselTrack_vcvq6_31{display:flex;align-items:center;justify-content:center;gap:20px;min-height:340px}._imageWrapper_vcvq6_39{flex-shrink:0;display:flex;align-items:center;justify-content:center}._sideImage_vcvq6_46{width:280px;height:280px;border-radius:16px;object-fit:cover;opacity:.3;filter:grayscale(100%);transition:all .4s cubic-bezier(.4,0,.2,1);display:block}._centerImage_vcvq6_57{width:420px;height:320px;border-radius:20px;object-fit:cover;opacity:1;filter:grayscale(0%);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 60px #00000080;display:block}._navButton_vcvq6_69{background:transparent;border:none;color:#fff;font-size:48px;cursor:pointer;padding:20px;transition:opacity .3s ease;opacity:.6;flex-shrink:0;-webkit-user-select:none;user-select:none;line-height:1}._navButton_vcvq6_69:hover{opacity:1}._navButton_vcvq6_69:active{transform:scale(.95)}._dots_vcvq6_91{display:flex;justify-content:center;gap:12px;margin-top:50px}._dot_vcvq6_91{width:10px;height:10px;border-radius:50%;background-color:#444;cursor:pointer;transition:all .3s ease;border:none;padding:0}._dot_vcvq6_91:hover{background-color:#666}._dotActive_vcvq6_113{background-color:#fff;width:12px;height:12px}._dotActive_vcvq6_113:hover{background-color:#fff}._hero_section_1w99r_1{position:relative;width:100%;min-height:80rem;background:url(/assets/Harde%20Banner-BjQ2Jhpv.png) no-repeat center center;background-size:cover;display:flex;align-items:center;overflow:hidden}._hero_overlay_1w99r_13{position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(to right,rgba(26,32,44,.85) 0%,rgba(26,32,44,.7) 40%,rgba(26,32,44,.3) 70%,transparent 100%);z-index:1}._hero_content_1w99r_29{position:relative;z-index:2;text-align:left;color:#fff;padding:0 13.9rem;max-width:75rem;margin-left:0}._hero_title_1w99r_40{font-size:6rem;font-weight:600;line-height:1.1;margin-bottom:3.7rem;color:#fff;letter-spacing:-.02em;word-break:break-word}._hero_subtitle_1w99r_50{font-size:2.5rem;font-weight:400;line-height:1.5;margin-bottom:3rem;color:#fff;opacity:.95}._hero_buttons_1w99r_59{display:flex;gap:1.5rem;align-items:center}._get_started_button_1w99r_65{padding:1.4rem 3rem;background-color:var(--col-text-background-white);color:var(--col-text-primary);border:none;border-radius:3.4rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:all .3s ease}._get_started_button_1w99r_65:hover{background-color:#f0f0f0;transform:translateY(-2px)}._speak_button_1w99r_82{padding:1.4rem 3rem;background-color:transparent;color:#fff;border:none;font-size:1.6rem;font-weight:500;cursor:pointer;transition:opacity .3s ease}._speak_button_1w99r_82:hover{opacity:.8}@media(max-width:1024px){._hero_content_1w99r_29{padding:0 4rem;max-width:72rem;margin:0 auto}._hero_title_1w99r_40{font-size:4.5rem}._hero_subtitle_1w99r_50{font-size:1.8rem}}@media(max-width:768px){._hero_section_1w99r_1{min-height:56rem}._hero_overlay_1w99r_13{width:100%;height:100%;background:linear-gradient(to bottom,rgba(26,32,44,.9) 0%,rgba(26,32,44,.75) 40%,rgba(26,32,44,.4) 70%,transparent 100%)}._hero_content_1w99r_29{padding:0 2.4rem;max-width:100%;margin:0 auto;text-align:center}._hero_title_1w99r_40{font-size:3.5rem;margin-bottom:2.4rem;line-height:1.05}._hero_subtitle_1w99r_50{font-size:1.6rem;margin-bottom:2rem}._get_started_button_1w99r_65,._speak_button_1w99r_82{font-size:1.4rem;padding:1.2rem 2.4rem}}@media(max-width:480px){._hero_section_1w99r_1{min-height:44rem;background-position:top center}._hero_overlay_1w99r_13{background:linear-gradient(to bottom,#1a202cf0,#1a202ccc,#1a202c80)}._hero_content_1w99r_29{padding:0 1.25rem;text-align:center}._hero_title_1w99r_40{font-size:2.8rem;line-height:1.08;margin-bottom:1.6rem}._hero_subtitle_1w99r_50{font-size:1.25rem;margin-bottom:1.6rem}._hero_buttons_1w99r_59{flex-direction:column;gap:12px;align-items:stretch}._get_started_button_1w99r_65,._speak_button_1w99r_82{width:100%;padding:12px 16px;font-size:1.05rem;border-radius:12px}._get_started_button_1w99r_65{order:0}._speak_button_1w99r_82{order:1}}@media(max-width:360px){._hero_section_1w99r_1{min-height:40rem}._hero_title_1w99r_40{font-size:2.4rem}._hero_subtitle_1w99r_50{font-size:1.05rem}}._container_r2nub_2{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 0;color:#fff}._makeSection_r2nub_10{background-color:#008ffb}._textWrapper_r2nub_15{display:flex;flex-direction:column;gap:.6rem}._arrowIcon_r2nub_22{height:3.2rem;width:3.2rem}._description_r2nub_27{font-size:2.9rem;margin:0}._title_r2nub_32{font-size:3.5rem;font-weight:600;margin:0}._ctaButton_r2nub_39{background:transparent;border:none;padding:.2rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px}._ctaButton_r2nub_39:focus{outline:3px solid rgba(255,255,255,.18);outline-offset:3px}@media(max-width:768px){._container_r2nub_2{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem 0}._title_r2nub_32{font-size:2.6rem}._description_r2nub_27{font-size:1.6rem}._arrowIcon_r2nub_22{height:2.8rem;width:2.8rem}}@media(max-width:480px){._container_r2nub_2{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:1.2rem 0}._textWrapper_r2nub_15{align-items:center}._title_r2nub_32{font-size:2rem;line-height:1.1}._description_r2nub_27{font-size:1.1rem;max-width:90%}._ctaButton_r2nub_39{width:56px;height:56px;border-radius:999px;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;padding:.4rem}._arrowIcon_r2nub_22{height:24px;width:24px}}@media(max-width:360px){._title_r2nub_32{font-size:1.8rem}._description_r2nub_27{font-size:1rem}._ctaButton_r2nub_39{width:52px;height:52px}._arrowIcon_r2nub_22{height:20px;width:20px}}._newsletterSection_1sz5e_1{position:relative;width:100%;min-height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;padding:38px 20px}._wrapper_1sz5e_12{padding:3.8rem 20rem}._content_1sz5e_15{width:100%;display:flex;flex-direction:column;justify-content:left;z-index:1}._title_1sz5e_25{font-size:60px;font-weight:600;color:#1a1a3e;line-height:1.2;margin:0 0 40px;letter-spacing:-.5px}._form_1sz5e_34{display:flex;flex-direction:column;gap:3.3rem;max-width:51.1rem}._input_1sz5e_41{flex:1;padding:18px 24px;font-size:16px;border:none;border-radius:10px;background:#fff;outline:none;transition:box-shadow .3s ease}._input_1sz5e_41:focus{box-shadow:0 0 0 3px #22bccf33}._input_1sz5e_41::placeholder{color:#999}._button_1sz5e_60{padding:16px 38px;font-size:21px;font-weight:600;max-width:17.8rem;color:#fff;background:#20bbd6;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;white-space:nowrap}._button_1sz5e_60:hover{background:#1da5b6;transform:translateY(-2px);box-shadow:0 4px 12px #22bccf4d}._button_1sz5e_60:active{transform:translateY(0)}@media(max-width:768px){._newsletterSection_1sz5e_1{min-height:350px;padding:32px 16px}._wrapper_1sz5e_12{padding:1.6rem 1rem}._content_1sz5e_15{padding:0 8px;align-items:center;text-align:center}._title_1sz5e_25{font-size:40px;margin-bottom:24px;line-height:1.1}._form_1sz5e_34{flex-direction:column;max-width:100%;gap:1.6rem;align-items:stretch}._input_1sz5e_41,._button_1sz5e_60{width:100%;box-sizing:border-box}._button_1sz5e_60{max-width:none;white-space:normal;padding:14px 20px;font-size:18px}._input_1sz5e_41{padding:14px 16px;font-size:15px}}@media(max-width:480px){._newsletterSection_1sz5e_1{min-height:300px;padding:20px 12px}._wrapper_1sz5e_12{padding:1rem .75rem}._content_1sz5e_15{padding:0;align-items:center;text-align:center}._title_1sz5e_25{font-size:32px;margin-bottom:16px;line-height:1.05}._form_1sz5e_34{gap:1rem}._input_1sz5e_41{padding:12px 14px;font-size:14px}._button_1sz5e_60{padding:12px 16px;font-size:15px;border-radius:40px}}._heroSection_1r1yb_1{position:relative;width:100%;min-height:400px;background-size:cover;background-position:center right;background-repeat:no-repeat;display:flex;align-items:center;padding:150px 240px}._content_1r1yb_13{max-width:600px;z-index:1}._heading_1r1yb_18{font-size:7.7rem;font-weight:700;color:#1a1a3e;line-height:1.1;margin:0 0 40px;letter-spacing:-.02em}._buttonGroup_1r1yb_27{display:flex;gap:20px;flex-wrap:wrap}._primaryButton_1r1yb_33,._secondaryButton_1r1yb_34{padding:16px 32px;font-size:2.2rem;font-weight:600;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;min-width:160px}._primaryButton_1r1yb_33{background-color:#1a1a3e;color:#fff}._primaryButton_1r1yb_33:hover{background-color:#2d2d5f;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a3e4d}._secondaryButton_1r1yb_34{background-color:#1a1a3e;color:#fff}._secondaryButton_1r1yb_34:hover{background-color:#2d2d5f;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a3e4d}@media(max-width:768px){._heroSection_1r1yb_1{padding:40px 24px;min-height:500px;background-position:center}._heading_1r1yb_18{font-size:2.5rem;margin-bottom:30px}._buttonGroup_1r1yb_27{flex-direction:column;gap:12px}._primaryButton_1r1yb_33,._secondaryButton_1r1yb_34{width:100%}}@media(max-width:480px){._heading_1r1yb_18{font-size:2rem}._primaryButton_1r1yb_33,._secondaryButton_1r1yb_34{padding:14px 28px;font-size:.9rem}}._logoContainer_1pw3j_1{padding:2rem 0;overflow:hidden}._header_wrapper_1pw3j_6{font-weight:600;font-size:2rem;color:#4e5058;text-align:center;padding:4rem 0}._logoScrollWrapper_1pw3j_15{overflow:hidden;padding:2rem 0;position:relative;width:100%}._partnerLogoSection_1pw3j_23{display:flex;align-items:center;gap:5rem;animation:_scroll_1pw3j_1 30s linear infinite;width:fit-content}._partnerLogoSection_1pw3j_23:hover{animation-play-state:paused}._partnerLogoSection_1pw3j_23 img{height:4rem;object-fit:contain;flex-shrink:0;filter:grayscale(100%);opacity:.7;transition:all .3s ease}._partnerLogoSection_1pw3j_23 img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.1)}@keyframes _scroll_1pw3j_1{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){._header_wrapper_1pw3j_6{font-size:1.5rem;padding:2rem 1rem}._partnerLogoSection_1pw3j_23{gap:3rem;animation:_scroll_1pw3j_1 20s linear infinite}._partnerLogoSection_1pw3j_23 img{height:3rem}}._container_1uzpg_1{display:grid;gap:2rem;width:100%;max-width:1800px;margin:0 auto;padding:0 1.5rem}@media(max-width:639px){._container_1uzpg_1{grid-template-columns:1fr;justify-items:center}}@media(min-width:640px)and (max-width:1023px){._container_1uzpg_1{grid-template-columns:repeat(2,minmax(0,420px));justify-content:center;padding:0 3rem}}@media(min-width:1024px){._container_1uzpg_1{grid-template-columns:repeat(5,1fr);padding:0 4rem}}@media(min-width:1440px){._container_1uzpg_1{padding:0 6rem}}._cardWrapper_1uzpg_42{width:100%;max-width:380px;height:100%;display:flex}._cardWrapper_1uzpg_42>div{width:100%;height:100%}._card_dvjvl_1{padding:2.5rem 2rem;border-radius:1.2rem;background-color:#d3f1ff;width:100%;height:100%;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}._card_dvjvl_1:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}._title_dvjvl_21{font-size:2rem;font-weight:600;line-height:1.3;margin-bottom:1rem;color:#1a1a1a}._description_dvjvl_29{font-size:1.5rem;line-height:1.6;color:#444;flex-grow:1;margin-bottom:2rem}._icon_dvjvl_37{align-self:flex-start;margin-top:auto;padding:.8rem;transition:background .3s ease;width:48px;height:48px;display:flex;align-items:center;justify-content:center}._solutionsSection_j8tmi_2{background-color:#1a1f2e;padding:4rem 1rem;min-height:600px;display:flex;align-items:center;justify-content:center;position:relative}._container_j8tmi_12{max-width:1440px;width:100%;margin:0 auto;position:relative}._imageWrapper_j8tmi_19{position:relative;height:100%;min-height:400px;overflow:hidden}._image_j8tmi_19{width:100%;height:100%;object-fit:cover;display:block}._textContent_j8tmi_33{position:absolute;top:80%;left:1%;transform:translateY(-50%);background-color:#fff;padding:4.3rem;display:flex;flex-direction:column;gap:1.5rem;max-width:40%}._title_j8tmi_46{font-size:3.5rem;font-weight:600;color:var(--col-background-blue);margin:0;line-height:1.2;letter-spacing:-.02em}._description_wrapper_j8tmi_55{max-width:42.9rem}._description_j8tmi_55{font-size:2rem;line-height:1.6;margin:0}._learnMoreBtn_j8tmi_65{background-color:#0d9488;color:#fff;border:none;padding:1.2rem 1.9rem;font-size:1.6rem;font-weight:600;border-radius:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;width:fit-content;transition:background-color .3s ease,transform .2s ease}._learnMoreBtn_j8tmi_65:hover{background-color:#0f766e;transform:translateY(-2px)}._learnMoreBtn_j8tmi_65:active{transform:translateY(0)}._learnMoreBtn_j8tmi_65:hover ._arrow_j8tmi_90{transform:translate(4px)}._arrow_j8tmi_90{transition:transform .3s ease;width:18px;height:18px}@media(max-width:968px){._textContent_j8tmi_33{max-width:50%;padding:2.5rem 2rem;top:60%}._title_j8tmi_46{font-size:2rem}._imageWrapper_j8tmi_19{min-height:350px}}@media(max-width:640px){._solutionsSection_j8tmi_2{padding:2rem 1rem}._imageWrapper_j8tmi_19{min-height:200px;height:auto}._image_j8tmi_19{height:auto;max-height:360px;object-position:center}._textContent_j8tmi_33{position:relative;top:auto;left:auto;transform:none;margin-top:-60px;background-color:#fff;padding:1.6rem;display:flex;flex-direction:column;gap:1rem;max-width:calc(100% - 2rem);width:calc(100% - 2rem);border-radius:.75rem;box-shadow:0 10px 30px #0a141e1f;margin-left:1rem;margin-right:1rem}._title_j8tmi_46{font-size:1.75rem;line-height:1.15}._description_wrapper_j8tmi_55{max-width:100%}._description_j8tmi_55{font-size:1rem;line-height:1.5}._learnMoreBtn_j8tmi_65{width:100%;justify-content:center;padding:.9rem 1rem;font-size:1.05rem;gap:.75rem;white-space:normal;border-radius:.5rem}._arrow_j8tmi_90{width:16px;height:16px}}@media(max-width:420px){._textContent_j8tmi_33{margin-top:-40px;padding:1.1rem;border-radius:.6rem}._title_j8tmi_46{font-size:1.5rem}._description_j8tmi_55{font-size:.95rem}._learnMoreBtn_j8tmi_65{padding:.75rem .8rem;font-size:.95rem}}._card_baaic_1{background:transparent;border-radius:16px;padding:3rem;box-shadow:0 2px 8px #0000000a;transition:transform .3s ease,box-shadow .3s ease;width:43.1rem;height:40rem;border:1px solid #00000040;display:flex;flex-direction:column}._card_baaic_1:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}._header_baaic_19{display:flex;align-items:center;gap:3.7rem;margin-bottom:4.4rem;flex-shrink:0}._avatar_baaic_27{width:9.9rem;height:9.9rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}._initials_baaic_37{font-size:3.5rem;font-weight:600;color:#fff;-webkit-user-select:none;user-select:none}._info_baaic_44{display:flex;flex-direction:column;gap:4px}._name_baaic_50{font-size:2.5rem;font-weight:600;margin:0}._title_baaic_56{font-size:2rem;font-weight:400;color:#707380;margin:0}._testimonialContainer_baaic_63{flex:1;overflow-y:auto;margin-right:-1rem;padding-right:1rem;scrollbar-width:none;-ms-overflow-style:none}._testimonialContainer_baaic_63::-webkit-scrollbar{display:none}._testimonial_baaic_63{font-size:2.2rem;line-height:1.6;color:#333;margin:0}._section_g403p_1{padding:80px 20px;position:relative;overflow:hidden;background-size:cover;background-position:top right;background-repeat:no-repeat}._heading_g403p_9{font-size:48px;font-weight:550;color:#303030;margin-bottom:38px;line-height:1.2}._container_g403p_16{margin:0 auto;position:relative;z-index:1}._heading_g403p_9{font-size:48px;font-weight:600;margin:0 0 60px;line-height:1.2;text-align:left}._cardsContainer_g403p_32{width:100%;overflow:hidden;position:relative}._cardsTrack_g403p_38{display:flex;gap:24px;animation:_scrollTestimonials_g403p_1 30s linear infinite;width:max-content}._cardsTrack_g403p_38:hover{animation-play-state:paused}@keyframes _scrollTestimonials_g403p_1{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){._section_g403p_1{padding:60px 16px;background-size:contain}._heading_g403p_9{font-size:36px;margin-bottom:40px}._cardsTrack_g403p_38{gap:16px}}@media(max-width:480px){._heading_g403p_9{font-size:32px}._cardsTrack_g403p_38{gap:12px}}._blepSection_bxpa2_1{background:conic-gradient(from 330deg at 50% -20%,#94f196,transparent 140deg),radial-gradient(circle at bottom left,#94f196,transparent 20%),linear-gradient(135deg,#0a2d88,#039);color:#fff;padding:3rem 1.6rem;overflow:hidden}._headder_wrapper_bxpa2_10{max-width:78.1rem;font-size:3rem;font-weight:600;line-height:1.2}._content_wrapper_bxpa2_17{display:flex;gap:1.2rem;align-items:center;margin-top:2.4rem}._content_wrapper_bxpa2_17 img{width:2.4rem;height:2.4rem;flex-shrink:0}._content_wrapper_bxpa2_17 h3{font-size:1.8rem;font-weight:600;color:var(--col-text-white)}._description_wrapper_bxpa2_36{max-width:50rem;margin-top:2.4rem}._description_wrapper_bxpa2_36 p{font-size:1.4rem;line-height:1.6;color:var(--col-text-white)}._button_wrapper_bxpa2_47{text-align:right;margin-top:2.4rem}._button_wrapper_bxpa2_47 button{color:#94f196;text-decoration:underline;font-size:1.8rem;background:none;border:none;cursor:pointer;padding:.5rem;transition:opacity .2s ease}._button_wrapper_bxpa2_47 button:hover{opacity:.85}@media(min-width:768px){._blepSection_bxpa2_1{padding:4rem 3rem}._headder_wrapper_bxpa2_10{font-size:4rem}._content_wrapper_bxpa2_17{gap:1.4rem;margin-top:3rem}._content_wrapper_bxpa2_17 img{width:2.8rem;height:2.8rem}._content_wrapper_bxpa2_17 h3{font-size:2.2rem}._description_wrapper_bxpa2_36{margin-top:3rem}._description_wrapper_bxpa2_36 p{font-size:1.5rem}._button_wrapper_bxpa2_47{margin-top:3rem}._button_wrapper_bxpa2_47 button{font-size:2rem}}@media(min-width:1024px){._blepSection_bxpa2_1{padding:5rem}._headder_wrapper_bxpa2_10{font-size:5rem}._content_wrapper_bxpa2_17{gap:1.6rem;margin-top:3.9rem}._content_wrapper_bxpa2_17 img{width:auto;height:auto}._content_wrapper_bxpa2_17 h3{font-size:2.8rem}._description_wrapper_bxpa2_36{margin-top:3.9rem}._description_wrapper_bxpa2_36 p{font-size:1.6rem}._button_wrapper_bxpa2_47{margin-top:3.9rem}._button_wrapper_bxpa2_47 button{font-size:2.2rem}}@media(min-width:1440px){._blepSection_bxpa2_1{padding:5rem 8rem}}._elpcSection_11co0_1{background:radial-gradient(circle at 20% 20%,#dbadcd33 0%,transparent 40%),radial-gradient(circle at 80% 30%,#dbadcd22 0%,transparent 40%),radial-gradient(circle at 60% 80%,#dbadcd44 0%,transparent 40%),#fff;padding:3rem 1.6rem;overflow:hidden}._headder_wrapper_11co0_9{max-width:78.1rem;font-size:3rem;color:#f100a9;font-weight:600;line-height:1.2}._content_wrapper_11co0_17{display:flex;gap:1.2rem;align-items:center;margin-top:2.4rem}._content_wrapper_11co0_17 img{width:2.4rem;height:2.4rem;flex-shrink:0}._content_wrapper_11co0_17 h3{font-size:1.8rem;font-weight:600;color:#182557}._description_wrapper_11co0_36{max-width:50rem;margin-top:2.4rem}._description_wrapper_11co0_36 p{font-size:1.4rem;color:#182557;line-height:1.6}._button_wrapper_11co0_47{text-align:right;margin-top:2.4rem}._button_wrapper_11co0_47 button{color:#f100a9;text-decoration:underline;font-size:1.8rem;background:none;border:none;cursor:pointer;padding:.5rem}@media(min-width:768px){._elpcSection_11co0_1{padding:4rem 3rem}._headder_wrapper_11co0_9{font-size:4rem}._content_wrapper_11co0_17{gap:1.4rem;margin-top:3rem}._content_wrapper_11co0_17 img{width:2.8rem;height:2.8rem}._content_wrapper_11co0_17 h3{font-size:2.2rem}._description_wrapper_11co0_36{margin-top:3rem}._description_wrapper_11co0_36 p{font-size:1.5rem}._button_wrapper_11co0_47{margin-top:3rem}._button_wrapper_11co0_47 button{font-size:2rem}}@media(min-width:1024px){._elpcSection_11co0_1{padding:5rem}._headder_wrapper_11co0_9{font-size:5rem}._content_wrapper_11co0_17{gap:1.6rem;margin-top:3.9rem}._content_wrapper_11co0_17 img{width:auto;height:auto}._content_wrapper_11co0_17 h3{font-size:2.8rem}._description_wrapper_11co0_36{margin-top:3.9rem}._description_wrapper_11co0_36 p{font-size:1.6rem}._button_wrapper_11co0_47{margin-top:3.9rem}._button_wrapper_11co0_47 button{font-size:2.2rem}}@media(min-width:1440px){._elpcSection_11co0_1{padding:5rem 8rem}}._sleSection_gdhj3_1{background:#151554;color:#fff;padding:3rem 1.6rem;overflow:hidden}._headder_wrapper_gdhj3_8{max-width:58.1rem;font-size:3rem;font-weight:600;line-height:1.2}._content_wrapper_gdhj3_15{display:flex;gap:1.2rem;align-items:center;margin-top:2.4rem}._content_wrapper_gdhj3_15 img{width:2.4rem;height:2.4rem;flex-shrink:0}._content_wrapper_gdhj3_15 h3{font-size:1.8rem;font-weight:600;color:var(--col-text-white)}._description_wrapper_gdhj3_34{max-width:45rem;margin-top:2.4rem}._description_wrapper_gdhj3_34 p{font-size:1.4rem;line-height:1.6;color:var(--col-text-white)}._button_wrapper_gdhj3_45{text-align:right;margin-top:2.4rem}._button_wrapper_gdhj3_45 button{color:var(--col-text-white);text-decoration:underline;font-size:1.8rem;background:none;border:none;cursor:pointer;padding:.5rem;transition:opacity .2s ease}._button_wrapper_gdhj3_45 button:hover{opacity:.8}@media(min-width:768px){._sleSection_gdhj3_1{padding:5rem 3rem}._headder_wrapper_gdhj3_8{font-size:4rem}._content_wrapper_gdhj3_15{gap:1.4rem;margin-top:3rem}._content_wrapper_gdhj3_15 img{width:2.8rem;height:2.8rem}._content_wrapper_gdhj3_15 h3{font-size:2.2rem}._description_wrapper_gdhj3_34{margin-top:3rem}._description_wrapper_gdhj3_34 p{font-size:1.5rem}._button_wrapper_gdhj3_45{margin-top:3rem}._button_wrapper_gdhj3_45 button{font-size:2rem}}@media(min-width:1024px){._sleSection_gdhj3_1{padding:6rem 5rem}._headder_wrapper_gdhj3_8{font-size:5rem}._content_wrapper_gdhj3_15{gap:1.6rem;margin-top:3.9rem}._content_wrapper_gdhj3_15 img{width:auto;height:auto}._content_wrapper_gdhj3_15 h3{font-size:2.8rem}._description_wrapper_gdhj3_34{margin-top:3.9rem}._description_wrapper_gdhj3_34 p{font-size:1.6rem}._button_wrapper_gdhj3_45{margin-top:3.9rem}._button_wrapper_gdhj3_45 button{font-size:2.2rem}}@media(min-width:1440px){._sleSection_gdhj3_1{padding:8rem}}._heroSection_hdxxr_5{width:100%;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto}._textWrapper_hdxxr_13{text-align:left;margin-bottom:3rem;max-width:100%}._heading_hdxxr_23{font-size:clamp(3.2rem,8vw,11.5rem);font-weight:400;color:#1b1b1b;line-height:1.3;margin:0;word-wrap:break-word;overflow-wrap:break-word}._bold_hdxxr_33{font-weight:700;color:#0f1720}._greenUnderline_hdxxr_42{color:#1b998b;font-weight:700;position:relative;display:inline-block;white-space:nowrap}._greenUnderline_hdxxr_42:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:clamp(.8rem,1.2vw,1.5rem);background:linear-gradient(90deg,#00aabc,#8bc53f);border-radius:2px;z-index:0}._grayUnderline_hdxxr_62{color:#999;font-weight:700;position:relative;display:inline}._grayUnderline_hdxxr_62:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:clamp(.8rem,1.2vw,1.5rem);background-color:#d9d9d9;border-radius:2px;z-index:0}._imageWrapper_hdxxr_85{width:100%;display:flex;justify-content:center;margin-top:2rem}._imageWrapper_hdxxr_85 img{width:100%;height:auto;object-fit:cover;border-radius:.8rem}@media(min-width:1440px){._heading_hdxxr_23{font-size:11.5rem}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:1.5rem}}@media(max-width:1439px){._heading_hdxxr_23{font-size:9rem}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:1.3rem}}@media(max-width:1024px){._heading_hdxxr_23{font-size:7rem}._textWrapper_hdxxr_13{margin-bottom:2.5rem}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:1.2rem}}@media(max-width:850px){._heading_hdxxr_23{font-size:5rem;line-height:1.25}._textWrapper_hdxxr_13{margin-bottom:2rem}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:1rem}}@media(max-width:768px){._heading_hdxxr_23{font-size:4rem;line-height:1.3}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:.8rem}._imageWrapper_hdxxr_85{margin-top:1.5rem}}@media(max-width:640px){._heading_hdxxr_23{font-size:3.2rem;line-height:1.35}._textWrapper_hdxxr_13{margin-bottom:1.5rem}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:.6rem}}@media(max-width:480px){._heading_hdxxr_23{font-size:2.8rem;line-height:1.4}._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{height:.5rem}._greenUnderline_hdxxr_42,._grayUnderline_hdxxr_62{white-space:normal}}@media(max-width:375px){._heading_hdxxr_23{font-size:2.4rem;line-height:1.45}}@media(prefers-reduced-motion:reduce){._greenUnderline_hdxxr_42:after,._grayUnderline_hdxxr_62:after{transition:none}}@media(prefers-contrast:high){._greenUnderline_hdxxr_42:after{background:#00aabc}._grayUnderline_hdxxr_62:after{background-color:#999}}._container_2wf2y_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;width:100%;margin:0 auto}._header_2wf2y_9{max-width:1162px;padding-bottom:2rem}._header_2wf2y_9 h3{font-size:3rem;font-weight:600;text-align:left;line-height:1.2}@media(min-width:768px){._header_2wf2y_9{padding-bottom:3rem}._header_2wf2y_9 h3{font-size:4.5rem}._container_2wf2y_1{gap:3rem}}@media(min-width:1024px){._header_2wf2y_9{padding-bottom:3.9rem}._header_2wf2y_9 h3{font-size:5.5rem}._container_2wf2y_1{gap:4rem}}@media(min-width:1440px){._header_2wf2y_9 h3{font-size:6rem}}._card_11xlo_1{padding:2rem;width:100%;min-height:24.5rem;display:flex;flex-direction:column;border-radius:1rem;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._title_11xlo_13{font-size:2.7rem;font-weight:700;line-height:1.4;margin-bottom:.9rem;min-height:8rem;display:flex;align-items:flex-start}._description_11xlo_24{font-size:1.4rem;flex-grow:1;display:flex;align-items:flex-start}._icon_11xlo_32{display:flex;align-items:center;margin-top:auto}._section_ai3ef_1{display:flex;align-items:flex-start;justify-content:center;gap:11.8rem;flex-wrap:wrap}._imageWrapper_ai3ef_10{position:relative;flex:1 1 40%;max-width:275px;display:flex;align-items:center;justify-content:center}._mainImage_ai3ef_19{width:100%;height:auto;object-fit:cover;border-radius:8px}._overlayIcon_ai3ef_27{position:absolute;bottom:-60px;left:200px;width:17.4rem;height:22.9rem;border-radius:16px;object-fit:contain}._textContent_ai3ef_38{flex:1 1 55%;display:grid;grid-template-columns:1fr 1fr;gap:2rem}._textBlock_ai3ef_45 h3{font-size:20px;font-weight:700;margin-bottom:10px}._textBlock_ai3ef_45 p{font-size:16px;line-height:1.6}@media(max-width:1024px){._section_ai3ef_1{padding:60px 80px;gap:40px}._imageWrapper_ai3ef_10{max-width:420px;margin:0 auto}._mainImage_ai3ef_19{border-radius:12px}._textContent_ai3ef_38{grid-template-columns:1fr}._overlayIcon_ai3ef_27{width:120px;height:auto;bottom:-20px;right:24px;left:auto}}@media(max-width:768px){._section_ai3ef_1{flex-direction:column;padding:50px 24px;gap:24px}._imageWrapper_ai3ef_10{max-width:100%;width:100%;align-self:center;margin-bottom:8px;display:block}._mainImage_ai3ef_19{width:100%;max-width:720px;height:auto;object-fit:cover;border-radius:12px}._overlayIcon_ai3ef_27{left:auto;right:16px;bottom:-12px;width:100px;height:auto;transform:translateY(0);border-radius:12px}._textContent_ai3ef_38{grid-template-columns:1fr;width:100%;margin-top:8px}}@media(max-width:480px){._section_ai3ef_1{padding:10px 20px;gap:16px}._imageWrapper_ai3ef_10{max-width:100%}._mainImage_ai3ef_19{border-radius:10px}._overlayIcon_ai3ef_27{right:12px;bottom:-8px;width:72px;height:auto}._textBlock_ai3ef_45 h3{font-size:18px}._textBlock_ai3ef_45 p{font-size:14px}}._hero_15nx2_1{background-color:#1a202c;min-height:100vh;display:flex;align-items:center}._container_15nx2_8{margin:0 auto;width:100%}._title_15nx2_13{font-size:clamp(48px,8vw,124px);font-weight:800;color:#fff;line-height:1.1;margin:0 0 60px;letter-spacing:-.02em}._imageGrid_15nx2_22{display:grid;grid-template-columns:275px 570px 275px;gap:24px;margin-bottom:60px;justify-content:center}._imageWrapper_15nx2_30{position:relative;height:411px;overflow:hidden}._image_15nx2_22{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._imageWrapper_15nx2_30:hover ._image_15nx2_22{transform:scale(1.05)}._carouselContainer_15nx2_48{display:none}._carouselWrapper_15nx2_52{position:relative;width:100%;overflow:hidden;border-radius:12px}._carouselTrack_15nx2_59{display:flex;transition:transform .5s ease-in-out}._carouselSlide_15nx2_64{min-width:100%;height:400px}._carouselImage_15nx2_69{width:100%;height:100%;object-fit:cover}._carouselDots_15nx2_75{display:flex;justify-content:center;gap:8px;margin-top:16px}._dot_15nx2_82{width:10px;height:10px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0}._dotActive_15nx2_93{background-color:#1b998b;width:24px;border-radius:5px}._dot_15nx2_82:hover{background-color:#fff9}._buttonGroup_15nx2_103{display:flex;gap:16px;flex-wrap:wrap}._btn_15nx2_109{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_15nx2_124{background-color:#1b998b;color:#fff}._btnPrimary_15nx2_124:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_15nx2_136{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_15nx2_136:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_15nx2_149{transition:transform .3s ease}._btn_15nx2_109:hover ._btnIcon_15nx2_149{transform:translate(4px)}._btnSecondary_15nx2_136:hover ._btnIcon_15nx2_149{transform:translateY(4px)}@media(max-width:768px){._hero_15nx2_1{padding:20px}._title_15nx2_13{margin-bottom:40px}._imageGrid_15nx2_22{display:none}._carouselContainer_15nx2_48{display:block;margin-bottom:40px}._carouselSlide_15nx2_64{height:850px}._buttonGroup_15nx2_103{flex-direction:column}._btn_15nx2_109{width:100%}}@media(max-width:480px){._carouselSlide_15nx2_64{height:300px}._hero_15nx2_1{min-height:auto;padding:0 20px}._title_15nx2_13{font-size:28px;margin-bottom:30px}}@media(min-width:769px)and (max-width:1024px){._imageGrid_15nx2_22{grid-template-columns:repeat(2,1fr);gap:20px}._imageWrapper_15nx2_30{height:auto;aspect-ratio:4/5}._imageWrapper_15nx2_30:nth-child(2){height:auto}._imageWrapper_15nx2_30:last-child{grid-column:1 / -1;max-width:50%;margin:0 auto}}@media(min-width:1025px){._imageGrid_15nx2_22{grid-template-columns:275px 570px 275px}}._container_iip24_1{width:100%;overflow:hidden;position:relative;padding:20px 0}._title_iip24_8{font-size:3.6rem;font-weight:700;padding-top:5rem}._cardWrapper_iip24_13{display:flex;width:max-content;animation:_scroll_iip24_1 30s linear infinite}._cardWrapper_iip24_13:hover{animation-play-state:paused}@keyframes _scroll_iip24_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._cardWrapper_iip24_13>*{margin-right:20px}@media(max-width:768px){._cardWrapper_iip24_13{animation:_scroll_iip24_1 40s linear infinite}._cardWrapper_iip24_13>*{margin-right:15px}}@media(max-width:480px){._container_iip24_1{padding:5px 0}._cardWrapper_iip24_13{animation:_scroll_iip24_1 50s linear infinite}}._card_1x0wa_1{background-color:#fff;border-radius:1.6rem;overflow:hidden;max-width:320px;min-width:280px;border:1px solid #e5e5e5;transition:transform .3s ease,box-shadow .3s ease}._card_1x0wa_1:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014}._image_wrapper_1x0wa_16{padding:16px}._image_1x0wa_16{width:100%;height:200px;border-radius:1rem;object-fit:cover}._content_1x0wa_27{padding:16px}._name_1x0wa_31{font-size:2rem;font-weight:600;margin-bottom:.3rem}._title_1x0wa_37{font-size:1.6rem;font-weight:500;margin-bottom:1.2rem}._description_1x0wa_43{font-size:1.4rem;font-weight:400;line-height:1.5}@media(max-width:768px){._card_1x0wa_1{max-width:260px;min-width:240px}._image_1x0wa_16{height:180px}._name_1x0wa_31{font-size:1.8rem}._title_1x0wa_37{font-size:1.4rem}._description_1x0wa_43{font-size:1.3rem}}@media(max-width:480px){._card_1x0wa_1{max-width:220px;min-width:200px;border-radius:1.2rem}._image_1x0wa_16{height:150px}._name_1x0wa_31{font-size:1.5rem}._title_1x0wa_37{font-size:1.3rem}._description_1x0wa_43{font-size:1.2rem}}._container_wix7w_1{max-width:1200px;margin:0 auto;padding:60px 10px}._content_wix7w_8{margin-left:25rem}._title_wix7w_12{font-size:40px;font-weight:700;color:#000;margin:0 0 40px}._statsGrid_wix7w_19{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:20px}._statCard_wix7w_28{border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;max-width:18rem;gap:8px;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:4.4rem}._statCard_wix7w_28:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statCard_wix7w_28._blue_wix7w_44{background-color:#9adbf9}._statCard_wix7w_28._green_wix7w_48{background-color:#00e396}._statCard_wix7w_28._teal_wix7w_52{background-color:#feb019}._statCard_wix7w_28._red_wix7w_56{background-color:#008ffb}._number_wix7w_60{font-size:56px;font-weight:700;color:#000;line-height:1;margin:0}._description_wix7w_68{font-size:16px;font-weight:400;color:#000;line-height:1.4;margin:0}._infoText_wix7w_76{font-size:16px;font-weight:400;color:#000;line-height:1.6;margin:0 0 32px;max-width:600px}._expandButton_wix7w_85{width:100%;max-width:600px;background:none;border:none;border-top:1px solid #d1d1d1;padding:24px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:700;color:#000;transition:opacity .2s ease}._expandButton_wix7w_85:hover{opacity:.7}._expandButton_wix7w_85 span:first-child{text-align:left}._icon_wix7w_110{font-size:24px;font-weight:300;transition:transform .3s ease;display:inline-block}._icon_wix7w_110._rotated_wix7w_117{transform:rotate(45deg)}._additionalContent_wix7w_121{margin-top:24px;padding:24px;background-color:#f8f8f8;border-radius:8px;font-size:15px;color:#333;line-height:1.6}._additionalContent_wix7w_121 p{margin:0 0 12px}@media(max-width:968px){._content_wix7w_8{margin-left:0;padding:0 20px}._statsGrid_wix7w_19{display:grid;grid-auto-flow:initial;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;justify-items:center;justify-content:center;width:100%}._title_wix7w_12{font-size:32px}._number_wix7w_60{font-size:48px}._statCard_wix7w_28{margin:0 auto}}@media(max-width:640px){._container_wix7w_1{padding:40px 20px}._content_wix7w_8{margin-left:0;padding:0 12px}._statsGrid_wix7w_19{grid-template-columns:1fr;gap:16px;justify-items:center;width:100%}._statCard_wix7w_28{max-width:100%;width:100%;padding:28px 20px;margin:0 auto}._title_wix7w_12{font-size:28px;margin-bottom:32px}._number_wix7w_60{font-size:44px}._description_wix7w_68{font-size:15px}._infoText_wix7w_76{max-width:100%}}._testimonialsSection_1swsc_1{background-color:#fff}._heading_1swsc_6{font-size:48px;font-weight:550;color:#303030;margin-bottom:38px;line-height:1.2}._testimonialsGrid_1swsc_15{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}._mainVideo_1swsc_23{position:relative;width:100%;height:600px;overflow:hidden;cursor:pointer}._mainImage_1swsc_32{width:100%;height:100%;object-fit:cover;display:block}._playButton_1swsc_40{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;background:transparent;cursor:pointer;transition:transform .3s ease}._playButton_1swsc_40:hover{transform:translate(-50%,-50%) scale(1.1)}._sideTestimonials_1swsc_56{display:flex;flex-direction:column;justify-content:space-between;height:600px;gap:2.5rem}._testimonialItem_1swsc_65{flex:none;height:calc((100% - 5rem) / 3);overflow:hidden}._testimonialImage_1swsc_74{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease}._testimonialItem_1swsc_65:hover ._testimonialImage_1swsc_74{filter:grayscale(0%);transform:scale(1.03)}._buttonGroup_1swsc_88{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin:5rem 0}._btn_1swsc_96{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1swsc_111{background-color:#1b998b;color:#fff}._btnPrimary_1swsc_111:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1swsc_123{background-color:transparent;color:#059669;border-color:#059669}._btnSecondary_1swsc_123:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_1swsc_136{transition:transform .3s ease}._btn_1swsc_96:hover ._btnIcon_1swsc_136{transform:translate(4px)}._btnSecondary_1swsc_123:hover ._btnIcon_1swsc_136{transform:translateY(4px)}@media(max-width:968px){._testimonialsGrid_1swsc_15{grid-template-columns:1fr}._mainVideo_1swsc_23{height:360px}._sideTestimonials_1swsc_56{flex-direction:row;height:auto;gap:16px;overflow-x:auto;padding-top:16px}._testimonialItem_1swsc_65{flex:none;min-width:240px;height:200px}}@media(max-width:640px){._heading_1swsc_6{font-size:36px;margin-bottom:32px}._testimonialsSection_1swsc_1{padding:60px 16px}._testimonialsGrid_1swsc_15{gap:16px}}._videoIframe_1swsc_189{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._container_1y0nl_1{display:flex;align-items:center;justify-content:center;min-height:100vh}._content_1y0nl_8{text-align:center}._spinner_1y0nl_12{animation:_spin_1y0nl_12 1s linear infinite;border-radius:50%;border-bottom:2px solid;border-color:var(--primary-color, #3b82f6);margin:0 auto 1rem}._sm_1y0nl_20{height:1.5rem;width:1.5rem}._md_1y0nl_25{height:3rem;width:3rem}._lg_1y0nl_30{height:4rem;width:4rem}._message_1y0nl_35{font-size:1.125rem;line-height:1.75rem}@keyframes _spin_1y0nl_12{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._videoIframe_1y0nl_49{position:absolute;top:0;left:0;width:100%;height:100%;border:none;transition:opacity .3s ease}._downloadIcon_pw7ih_1{font-size:18px}._mainContent_pw7ih_5{flex:1;min-width:0}._mainTitle_pw7ih_10{font-size:40px;font-weight:700;color:#000;margin:0 0 32px}._weeksList_pw7ih_17{display:flex;flex-direction:column;gap:12px}._weekItem_pw7ih_23{border:1px solid #DBE0E5;border-radius:8px}._weekButton_pw7ih_28{width:100%;background:none;border:none;padding:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:opacity .2s ease}._weekButton_pw7ih_28:hover{opacity:.7}._weekTitle_pw7ih_45{font-size:18px;font-weight:500;line-height:1.5}._chevron_pw7ih_51{font-size:20px;color:#666;transition:transform .2s ease;display:inline-block}._chevron_pw7ih_51._expanded_pw7ih_58{transform:rotate(180deg)}._weekContent_pw7ih_62{padding:0 0 20px 20px;color:#666;font-size:15px;line-height:1.6}@media(max-width:968px){._container_pw7ih_70{flex-direction:column;gap:40px}._sidebar_pw7ih_75{flex:1;max-width:100%}._mainTitle_pw7ih_10{font-size:32px}}@media(max-width:640px){._mainTitle_pw7ih_10{font-size:28px}._weekTitle_pw7ih_45{font-size:16px}}._section_1f358_1{padding:80px 20px;position:relative;overflow:hidden;background-size:cover;background-position:top right;background-repeat:no-repeat}._container_1f358_10{margin:0 auto;position:relative;z-index:1}._heading_1f358_17{font-size:48px;font-weight:600;margin:0 0 60px;line-height:1.2;text-align:left}._cardsContainer_1f358_26{width:100%;overflow:hidden;position:relative}._cardsTrack_1f358_32{display:flex;gap:24px;animation:_scrollTestimonials_1f358_1 30s linear infinite;width:max-content}._cardsTrack_1f358_32:hover{animation-play-state:paused}@keyframes _scrollTestimonials_1f358_1{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){._section_1f358_1{padding:60px 16px;background-size:contain}._heading_1f358_17{font-size:36px;margin-bottom:40px}._cardsTrack_1f358_32{gap:16px}}@media(max-width:480px){._heading_1f358_17{font-size:32px}._cardsTrack_1f358_32{gap:12px}}._sectionTitle_yulkm_4{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1a1a1a}._grid_yulkm_12{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}._hero_container_16dww_1{background:#1a202c;display:flex;flex-direction:column;align-items:center;min-height:60vh;padding:6rem 2rem 4rem;box-sizing:border-box}._hero_content_16dww_11{width:100%;max-width:1160px;text-align:center;color:#fff;margin:0 auto}._hero_content_16dww_11 h1{font-size:clamp(3.6rem,7vw,7.6rem);font-weight:700;line-height:1.1;margin:0 0 2rem}._subtitle_container_16dww_26{max-width:103.3rem;margin:0 auto}._hero_content_16dww_11 p{font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:400;line-height:1.5;margin:0;color:#ffffffe6}._hero_image_container_16dww_39{width:100%;max-width:1160px;margin:7rem auto 0;padding:0 2rem;box-sizing:border-box}._hero_image_16dww_39{width:100%;height:auto;max-height:36.8rem;object-fit:cover;border-radius:5px;display:block}@media(min-width:1200px){._hero_image_container_16dww_39{padding:0}}@media(max-width:1024px){._hero_container_16dww_1{padding:5rem 2rem 3rem}._hero_content_16dww_11 h1{font-size:clamp(3.2rem,6vw,5.5rem);margin-bottom:1.6rem}._hero_content_16dww_11 p{font-size:clamp(1.5rem,2.2vw,2rem)}._hero_image_container_16dww_39{margin-top:5rem}._hero_image_16dww_39{max-height:32rem}}@media(max-width:768px){._hero_container_16dww_1{min-height:50vh;padding:4rem 1.6rem 3rem}._hero_content_16dww_11 h1{font-size:clamp(2.8rem,5.5vw,4.2rem);margin-bottom:1.4rem}._hero_content_16dww_11 p{font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.6}._subtitle_container_16dww_26{max-width:90%}._hero_image_container_16dww_39{margin-top:4rem;padding:0 1.6rem}._hero_image_16dww_39{max-height:28rem;border-radius:10px}}@media(max-width:480px){._hero_container_16dww_1{min-height:45vh;padding:3rem 1rem 2rem}._hero_content_16dww_11 h1{font-size:clamp(2.4rem,7vw,3rem);margin-bottom:1.2rem;line-height:1.2}._hero_content_16dww_11 p{font-size:clamp(1.3rem,3.5vw,1.6rem);line-height:1.6}._subtitle_container_16dww_26{max-width:100%}._hero_image_container_16dww_39{margin-top:3rem;padding:0 1rem}._hero_image_16dww_39{max-height:22rem;border-radius:8px}}@media(max-width:375px){._hero_container_16dww_1{padding:2.5rem .8rem 2rem}._hero_content_16dww_11 h1{font-size:2.4rem}._hero_content_16dww_11 p{font-size:1.3rem}._hero_image_16dww_39{max-height:20rem}}._card_6p7op_2{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d;animation:_pulse_6p7op_1 1.8s infinite ease-in-out}._image_6p7op_10{height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_6p7op_1 1.5s infinite}._content_6p7op_17{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._title_6p7op_24{height:20px;width:80%;background:#e0e0e0;border-radius:8px}._meta_6p7op_31{height:16px;width:60%;background:#e8e8e8;border-radius:6px}._tag1_6p7op_38,._tag2_6p7op_38{height:28px;width:70px;background:#eee;border-radius:20px}._tag1_6p7op_38{width:90px}._tag2_6p7op_38{width:60px;margin-top:8px}._price_6p7op_48{height:32px;width:100px;background:#ddd;border-radius:12px;margin-top:1rem}@keyframes _loading_6p7op_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _pulse_6p7op_1{0%,to{opacity:1}50%{opacity:.8}}._container_1gbsa_1{text-align:center;padding:4rem 2rem;color:#666}._icon_1gbsa_7{width:120px;height:120px;margin:0 auto 1.5rem;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#ccc}._title_1gbsa_20{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:#333}._message_1gbsa_27{font-size:1.1rem;line-height:1.6;max-width:500px;margin:0 auto}._card_1sytk_1{background:#fff;border-radius:1.2rem;overflow:hidden;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:340px;min-height:480px;display:flex;flex-direction:column;cursor:pointer}._card_1sytk_1:hover{transform:translateY(-4px);box-shadow:0 8px 18px #0000001a}._imageWrapper_1sytk_20{width:100%;height:200px;flex-shrink:0;overflow:hidden}._imageWrapper_1sytk_20 img{width:100%;height:100%;object-fit:cover}._cardContent_1sytk_33{padding:1.6rem;display:flex;flex-direction:column;flex-grow:1;overflow:hidden}._mainContent_1sytk_41{flex-grow:1;overflow:hidden}._cardContent_1sytk_33 h3{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:.8rem;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._meta_1sytk_58{font-size:1.4rem;color:#555;display:flex;align-items:center;gap:.6rem;margin-bottom:1.2rem;flex-wrap:wrap}._tags_1sytk_68{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem}._tag_1sytk_68{background:#e6f6ff;color:#007da5;font-size:1.3rem;font-weight:500;padding:.6rem 1rem;border-radius:2rem;white-space:nowrap}._tagCounter_1sytk_87{background:#f0f0f0;color:#666;font-weight:600}._priceRow_1sytk_93{display:flex;align-items:flex-start;font-size:1.6rem;font-weight:600;color:#e53935;margin-top:auto;padding-top:1.2rem}._priceIcon_1sytk_103{display:flex;align-items:center;flex-shrink:0}._priceIcon_1sytk_103 img{width:20px;height:20px}._price_1sytk_93{margin:0}@media(max-width:768px){._card_1sytk_1{max-width:100%;min-height:440px}._cardContent_1sytk_33 h3{font-size:1.6rem}._meta_1sytk_58{font-size:1.3rem}._tag_1sytk_68{font-size:1.2rem}._priceRow_1sytk_93{font-size:1.4rem}}@media(max-width:480px){._card_1sytk_1{min-height:420px}._imageWrapper_1sytk_20{height:180px}._cardContent_1sytk_33{padding:1.4rem}}._courseSection_zcl1t_1{background-color:#ebf8ff;padding:4rem 2rem}._courseList_zcl1t_7{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-items:center}@media(max-width:1024px){._courseList_zcl1t_7{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._courseList_zcl1t_7{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._courseList_zcl1t_7{grid-template-columns:1fr}}._pagination_wzc6o_2{display:flex;justify-content:center;align-items:center;gap:.75rem;margin:3rem 0;flex-wrap:wrap}._page_wzc6o_11,._arrow_wzc6o_11{padding:.75rem 1rem;border:1px solid #ddd;background:#fff;border-radius:12px;font-weight:500;transition:all .2s ease;min-width:44px;height:44px;display:flex;align-items:center;justify-content:center}._page_wzc6o_11:hover:not(:disabled),._arrow_wzc6o_11:hover:not(:disabled){background:#6c5ce7;color:#fff;border-color:#6c5ce7}._active_wzc6o_31{background:#6c5ce7;color:#fff;border-color:#6c5ce7;font-weight:600}._dots_wzc6o_38{border:none;background:transparent;cursor:default;color:#999}._arrow_wzc6o_11:disabled{opacity:.4;cursor:not-allowed}._bg_section_1dc9m_1{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:619px}@media(max-width:768px){._bg_section_1dc9m_1{height:400px}}@media(max-width:480px){._bg_section_1dc9m_1{height:300px}}._blogSection_1e0rs_1{padding:80px 0;background-color:#fff}._blogGrid_1e0rs_7{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:1200px){._blogGrid_1e0rs_7{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:768px){._blogGrid_1e0rs_7{grid-template-columns:1fr;gap:24px}}._app_main_section_1e0rs_28{max-width:1200px;margin:0 auto;padding:0 24px}._card_1dom0_1{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;box-shadow:0 2px 8px #0000001a}._card_1dom0_1:hover{transform:translateY(-5px)}._imageWrapper_1dom0_14{width:100%;height:200px;overflow:hidden;position:relative}._image_1dom0_14{width:100%;height:100%;object-fit:cover}._tag_1dom0_28{position:absolute;top:12px;left:12px;display:inline-block;font-size:12px;font-weight:600;border-radius:16px;padding:6px 12px;background-color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._tag_1dom0_28._blue_1dom0_42{color:#0a84ff}._tag_1dom0_28._cream_1dom0_46{color:#d79c00}._tag_1dom0_28._pink_1dom0_50{color:#c948c9}._content_1dom0_54{padding:16px;display:flex;flex-direction:column;gap:8px}._blue_1dom0_42{background-color:#cdefff}._cream_1dom0_46{background-color:#fff3db}._pink_1dom0_50{background-color:#f7dbf6}._title_1dom0_75{font-size:18px;font-weight:700;color:#111}._description_1dom0_81{font-size:14px;line-height:1.4;color:#333}._author_1dom0_87{font-size:13px;color:#666}._author_1dom0_87 span{color:#000;font-weight:500}._hero_container_rkj72_1{background:#1a202c;display:flex;justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem}._hero_content_rkj72_10{max-width:70.9rem;text-align:center;color:#fff}._hero_content_rkj72_10 h1{font-size:7.6rem;font-weight:700;line-height:1.1}._subtitle_container_rkj72_22{max-width:61.3rem;margin:0 auto}._hero_content_rkj72_10 p{font-size:2.5rem;font-weight:400;line-height:1.4;margin-top:1.6rem}@media(max-width:1024px){._hero_content_rkj72_10 h1{font-size:5.5rem}._hero_content_rkj72_10 p{font-size:2rem}}@media(max-width:768px){._hero_container_rkj72_1{min-height:50vh;padding:3rem 1.5rem}._hero_content_rkj72_10 h1{font-size:4.2rem}._hero_content_rkj72_10 p{font-size:1.8rem}}@media(max-width:480px){._hero_container_rkj72_1{min-height:45vh;padding:2rem 1rem}._hero_content_rkj72_10 h1{font-size:3rem}._hero_content_rkj72_10 p{font-size:1.6rem}}._section_1bl4o_1{display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;gap:2.4rem}._left_1bl4o_9{flex:1}._heading_1bl4o_13{font-size:4.5rem;font-weight:700;color:#1a1f2b;margin-bottom:2rem}._paragraph_1bl4o_20{font-size:2rem;line-height:1.6;margin-bottom:2rem;max-width:520px}._right_1bl4o_28{flex:1.2;display:flex;justify-content:flex-end;align-items:center;gap:1.6rem}._mainImageWrapper_1bl4o_36{flex-shrink:0}._mainImage_1bl4o_36{width:100%;max-width:37.3rem;height:532px;border-radius:12px;object-fit:cover}._sideImages_1bl4o_48{display:flex;flex-direction:column;justify-content:space-between;height:532px;gap:1.2rem}._smallImage_1bl4o_56{width:251px;height:calc((532px - 1.2rem)/2);border-radius:12px;object-fit:cover}@media(max-width:1024px){._section_1bl4o_1{flex-direction:column;align-items:center;padding:4rem 3rem}._right_1bl4o_28{flex-direction:column;align-items:center;gap:2rem}._sideImages_1bl4o_48{flex-direction:row;height:auto;gap:1.2rem}._smallImage_1bl4o_56{width:200px;height:200px}._mainImage_1bl4o_36{max-width:32rem;height:auto}}@media(max-width:640px){._heading_1bl4o_13{font-size:2.4rem;text-align:center}._paragraph_1bl4o_20{font-size:1.4rem;text-align:center}._section_1bl4o_1{padding:3rem 2rem}._right_1bl4o_28{flex-direction:column;align-items:center}._sideImages_1bl4o_48{flex-direction:column;align-items:center;height:auto}._smallImage_1bl4o_56{width:100%;max-width:28rem;height:auto}}._main_content_1egav_1{background:#edf2f7;display:flex;align-items:flex-start;padding:8.4rem 6rem;border-radius:2rem;justify-content:space-between;gap:4rem}._content_text_1egav_11{max-width:62.8rem}._content_text_1egav_11 h2{font-size:4.5rem;color:#08242c;margin-bottom:3rem}._content_text_1egav_11 p{font-size:1.6rem;color:#114a4c;line-height:24px}@media(max-width:1024px){._main_content_1egav_1{padding:6rem 4rem;gap:3rem}._content_text_1egav_11 h2{font-size:3.6rem}._content_text_1egav_11 p{font-size:1.5rem}._main_content_1egav_1 img{width:90%;max-width:38rem}}@media(max-width:768px){._main_content_1egav_1{flex-direction:column;align-items:center;text-align:center;padding:5rem 3rem}._content_text_1egav_11{max-width:100%}._content_text_1egav_11 h2{font-size:3.2rem}._content_text_1egav_11 p{font-size:1.5rem;line-height:150%}._main_content_1egav_1 img{width:100%;max-width:40rem;margin-top:3rem}}@media(max-width:480px){._main_content_1egav_1{padding:4rem 2rem}._content_text_1egav_11 h2{font-size:2.8rem}._content_text_1egav_11 p{font-size:1.4rem}._main_content_1egav_1 img{width:100%;max-width:32rem}}._section_1hyq0_1{width:100%;background-color:#f8f9fa;display:flex;justify-content:center}._container_1hyq0_8{display:flex;gap:2rem;justify-content:space-between;flex-wrap:wrap}@media(max-width:900px){._container_1hyq0_8{justify-content:center;gap:1.5rem}}@media(max-width:600px){._container_1hyq0_8{flex-direction:column;align-items:center}}._card_tn9cg_1{display:flex;align-items:center;gap:1.2rem;background:#e2e8f0;border-radius:2rem;padding:1.6rem;width:100%;max-width:275px;min-height:120px;box-shadow:0 2px 6px #0000000a;transition:all .3s ease}._card_tn9cg_1:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000014}._icon_tn9cg_20{width:4.3rem;height:4.3rem;object-fit:contain}._textContent_tn9cg_26 h4{font-size:1.2rem;font-weight:600;margin-bottom:3px}._textContent_tn9cg_26 p{font-size:1rem;color:#5c5c5c;line-height:1.4}._testimonialCard_19eaq_1{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10rem;width:100%}._header_19eaq_8{font-size:4.8rem;font-weight:700}._left_19eaq_13{padding:2rem;max-width:64rem;display:flex;flex-direction:column;gap:1.2rem;font-size:1.8rem;line-height:1.9;border-radius:1.6rem;border:.5px solid #D2D2D2}._right_19eaq_25{display:flex;flex-direction:column;align-items:center;text-align:left}._image_19eaq_35{width:443px;height:443px;border-radius:12px;object-fit:cover;margin-bottom:1rem}._name_19eaq_43{font-size:4.5rem;font-weight:700;text-align:left;margin-bottom:.3rem}._role_19eaq_51{font-size:2.2rem;font-style:italic;font-weight:400}@media(max-width:900px){._testimonialCard_19eaq_1{flex-direction:column-reverse;align-items:center;text-align:center;gap:2.5rem}._left_19eaq_13{font-size:1.6rem;text-align:left}._image_19eaq_35{width:180px;height:180px}._name_19eaq_43{font-size:1.1rem}}@media(max-width:600px){._testimonialCard_19eaq_1{padding:1.5rem}._left_19eaq_13{font-size:1.8rem;line-height:1.5;text-align:center}._image_19eaq_35{width:300px;height:300px}._name_19eaq_43{font-size:2rem}._role_19eaq_51{font-size:1.6rem}}._section_1vz4h_1{display:flex;align-items:center;justify-content:space-between;background-color:#1a202c;color:#fff;gap:4rem}._section_container_1vz4h_10{background-color:#1a202c}._left_1vz4h_13{flex:1}._heading_1vz4h_17{font-size:5.6rem;font-weight:600;line-height:1.2;margin-bottom:2.5rem}._description_1vz4h_24{font-size:1.6rem;line-height:1.6;color:#d3f1ff;margin-bottom:3rem;max-width:480px}._missionValues_1vz4h_32{border-left:4px solid #fff;padding-left:1.5rem;display:flex;flex-direction:column;gap:2.5rem}._mission_1vz4h_32 h4,._values_1vz4h_41 h4{font-size:2.8rem;font-weight:600;margin-bottom:.5rem}._mission_1vz4h_32 p,._values_1vz4h_41 p{font-size:1.6rem;line-height:1.6;color:#d3f1ff;max-width:420px}._right_1vz4h_55{flex:1;display:flex;justify-content:center}._image_1vz4h_61{width:100%;max-width:650px;border-radius:10px;object-fit:cover;height:47.5rem}@media(max-width:1024px){._section_1vz4h_1{flex-direction:column;text-align:center;padding:4rem 3rem}._missionValues_1vz4h_32{border-left:none;border-top:2px solid #fff;padding-left:0;padding-top:2rem;align-items:center}._right_1vz4h_55{margin-top:3rem}._image_1vz4h_61{max-width:90%}}._card_1i46o_1{background-color:#d3f1ff;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:default;max-width:30rem;height:100%}._card_1i46o_1:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0000001a}._image_1i46o_18{width:100%;height:26.4rem;object-fit:cover;border-radius:1.9rem;margin-bottom:3.6rem}._content_1i46o_26{padding:1.6rem 2rem}._title_1i46o_30{font-size:1.6rem;font-weight:600;margin-bottom:1.4rem}._description_1i46o_37{font-size:1.4rem;color:#333;line-height:1.6}._description_container_11u7p_1{max-width:84.8rem}._description_11u7p_1{font-size:2rem;padding-bottom:4.5rem;line-height:1.6}._grid_11u7p_11{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}@media(max-width:1024px){._grid_11u7p_11{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._section_11u7p_25{padding:4rem 2rem}._grid_11u7p_11{grid-template-columns:1fr}}._container_1jqpb_1{width:100%;background:#edf9ff;padding:8rem 7.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;gap:4rem}._left_1jqpb_12{max-width:40rem}._left_1jqpb_12 h3{font-size:4.8rem;font-weight:600;padding-bottom:1.1rem;line-height:1.2}._left_1jqpb_12 p{font-size:2rem;font-weight:500;padding-bottom:5.5rem;line-height:1.5;color:#333}._buttonGroup_1jqpb_31{display:flex;gap:1.6rem;flex-wrap:wrap}._btn_1jqpb_37{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:1.6rem 3.2rem;font-size:1.6rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1jqpb_52{background-color:#1b998b;color:#fff}._btnPrimary_1jqpb_52:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1jqpb_64{background-color:transparent;color:#1a202c;border-color:#1a202c}._btnSecondary_1jqpb_64:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._right_1jqpb_78 img{max-width:100%;height:auto;display:block;border-radius:1rem}@media(max-width:1024px){._container_1jqpb_1{padding:6rem 4rem;flex-direction:column;align-items:center;text-align:center}._left_1jqpb_12{max-width:100%}._left_1jqpb_12 h3{font-size:3.6rem}._left_1jqpb_12 p{font-size:1.8rem;padding-bottom:3.5rem}._buttonGroup_1jqpb_31{justify-content:center}._right_1jqpb_78 img{width:80%;margin-top:3rem}}@media(max-width:640px){._container_1jqpb_1{padding:4rem 2rem}._left_1jqpb_12 h3{font-size:2.8rem}._left_1jqpb_12 p{font-size:1.6rem}._btn_1jqpb_37{width:100%;font-size:1.4rem;padding:1.2rem 2rem}._right_1jqpb_78 img{width:100%}}._hero_f44sn_1{background-color:#1a202c;min-height:100vh;display:flex;align-items:center}._container_f44sn_8{margin:0 auto;width:100%;padding:0 20px;max-width:1200px}._title_f44sn_15{font-size:clamp(48px,8vw,124px);font-weight:800;color:#fff;line-height:1.1;margin:0 0 60px;letter-spacing:-.02em}._imageGrid_f44sn_24{display:flex;align-items:center;gap:2rem;margin-bottom:4.7rem}._imageWrapper_f44sn_31{position:relative;height:411px;overflow:hidden}._imageWrapper_f44sn_31:nth-child(1){width:762px}._imageWrapper_f44sn_31:nth-child(2){width:373px}._image_f44sn_24{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._imageWrapper_f44sn_31:hover ._image_f44sn_24{transform:scale(1.05)}._buttonGroup_f44sn_57{display:flex;gap:16px;flex-wrap:wrap}._btn_f44sn_63{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_f44sn_78{background-color:#1b998b;color:#fff}._btnPrimary_f44sn_78:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_f44sn_90{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_f44sn_90:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_f44sn_103{transition:transform .3s ease}._btn_f44sn_63:hover ._btnIcon_f44sn_103{transform:translate(4px)}._btnSecondary_f44sn_90:hover ._btnIcon_f44sn_103{transform:translateY(4px)}@media(max-width:768px){._container_f44sn_8{padding:0 16px}._title_f44sn_15{font-size:clamp(36px,10vw,48px);margin:0 0 40px;text-align:center}._imageGrid_f44sn_24{flex-direction:column;gap:1rem;margin-bottom:3rem}._imageWrapper_f44sn_31{height:300px;width:100%!important}._imageWrapper_f44sn_31:nth-child(1),._imageWrapper_f44sn_31:nth-child(2){width:100%!important}._buttonGroup_f44sn_57{justify-content:center;gap:12px}._btn_f44sn_63{padding:14px 28px;font-size:15px;flex:1;min-width:140px;max-width:200px}}@media(max-width:480px){._title_f44sn_15{font-size:clamp(32px,12vw,36px);margin:0 0 32px}._imageWrapper_f44sn_31{height:250px}._buttonGroup_f44sn_57{flex-direction:column;align-items:center}._btn_f44sn_63{width:100%;max-width:280px}}._container_1stf3_1{max-width:56.9rem;width:100%;display:flex;flex-direction:column;gap:1rem;border-radius:1rem;justify-content:center;background:#f8f9fa;padding:5.3rem 8rem;transition:all .3s ease}._title_1stf3_14{font-size:3rem;font-weight:600}._description_1stf3_19{font-weight:500;font-size:2rem;line-height:1.5}@media(max-width:1024px){._container_1stf3_1{padding:4rem 5rem}._title_1stf3_14{font-size:2.6rem}._description_1stf3_19{font-size:1.8rem}}@media(max-width:768px){._container_1stf3_1{padding:3rem 4rem}._title_1stf3_14{font-size:2.3rem}._description_1stf3_19{font-size:1.7rem}}@media(max-width:480px){._container_1stf3_1{padding:2.5rem 2rem}._title_1stf3_14{font-size:2rem;text-align:center}._description_1stf3_19{font-size:1.6rem;text-align:center}}._header_ej822_1{font-size:4.5rem;font-weight:600;padding:9rem 0;text-align:center}._cardsContainer_ej822_8{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-content:center;max-width:1160px;margin:0 auto}@media(max-width:768px){._cardsContainer_ej822_8{grid-template-columns:1fr}._header_ej822_1{font-size:3rem;padding:3rem 0}}._section_1etik_1{width:100%;display:flex;justify-content:center}._header_1etik_7{font-size:4.5rem;text-align:center;padding-bottom:3.9rem}._intro_1etik_13{max-width:78rem;text-align:center;padding-bottom:9rem;margin:0 auto}._intro_1etik_13 p{text-align:center;margin:0 auto}._container_1etik_25{display:flex;gap:2rem;justify-content:space-between;flex-wrap:wrap}@media(max-width:900px){._container_1etik_25{justify-content:center;gap:1.5rem}._header_1etik_7{font-size:2.5rem;text-align:center;padding:3rem 0}._intro_1etik_13{padding-bottom:5rem;max-width:90%}}@media(max-width:600px){._container_1etik_25{flex-direction:column;align-items:center}._intro_1etik_13{padding-bottom:3rem;max-width:95%}}._card_pu2nu_1{display:flex;flex-direction:column;align-items:center;border-radius:1rem;gap:1.2rem;background:#f8f9fa;border:1px solid #e2e8f0;padding:5.5rem 4.8rem;width:100%;max-width:275px;min-height:275px;box-shadow:0 2px 6px #0000000a;transition:all .3s ease}._card_pu2nu_1:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000014}._icon_pu2nu_22{width:4.3rem;height:4.3rem;object-fit:contain;margin-bottom:1.4rem}._textContent_pu2nu_29 h4{font-size:1.6rem;font-weight:600;text-align:center;padding-bottom:1.2rem}._discription_container_pu2nu_36{max-width:18rem}._textContent_pu2nu_29 p{font-size:1.2rem;font-weight:400;text-align:center;line-height:1.4}._container_zjl4j_1{width:100%;padding:8rem 7.5rem;display:flex;align-items:center;justify-content:space-between;gap:4rem}._left_zjl4j_12{max-width:50rem}._left_zjl4j_12 h3{font-size:4.8rem;font-weight:600;padding-bottom:1.1rem;line-height:1.2}._left_zjl4j_12 p{font-size:2rem;font-weight:500;padding-bottom:5.5rem;line-height:1.5;color:#333}._buttonGroup_zjl4j_31{display:flex;gap:1.6rem}._btn_zjl4j_36{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:1.2rem 5.4rem;font-size:1.6rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit;white-space:nowrap}._btnPrimary_zjl4j_52{background-color:#1a202c;color:#fff}._btnPrimary_zjl4j_52:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_zjl4j_64{background-color:transparent;color:#1a202c;border-color:#1a202c}._btnSecondary_zjl4j_64:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._right_zjl4j_78 img{max-width:100%;height:auto;display:block;border-radius:1rem}@media(max-width:1024px){._container_zjl4j_1{padding:6rem 4rem;flex-direction:column;align-items:center;text-align:center}._left_zjl4j_12{max-width:100%}._left_zjl4j_12 h3{font-size:3.6rem}._left_zjl4j_12 p{font-size:1.8rem;padding-bottom:3.5rem}._buttonGroup_zjl4j_31{justify-content:center}._right_zjl4j_78 img{width:80%;margin-top:3rem}}@media(max-width:640px){._container_zjl4j_1{padding:4rem 2rem}._left_zjl4j_12 h3{font-size:2.8rem}._buttonGroup_zjl4j_31{flex-direction:column}._left_zjl4j_12 p{font-size:1.6rem}._btn_zjl4j_36{width:100%;font-size:1.4rem;padding:1.2rem 2rem}._right_zjl4j_78 img{width:100%}}._hero_1wd79_1{background-color:#1a202c;min-height:100vh}._container_1wd79_7{margin:0 auto;width:100%;display:flex;flex-direction:column;text-align:left}._title_1wd79_16{font-size:clamp(48px,8vw,124px);font-weight:800;color:#fff;line-height:1.1;margin:0 0 50px;letter-spacing:-.02em}._imageWrapper_1wd79_27{position:relative;width:100%;height:411px;overflow:hidden;margin-bottom:5rem;flex-shrink:0}._image_1wd79_27{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._imageWrapper_1wd79_27:hover ._image_1wd79_27{transform:scale(1.05)}._buttonGroup_1wd79_48{display:flex;gap:16px;flex-wrap:wrap}._btn_1wd79_54{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1wd79_69{background-color:#1b998b;color:#fff}._btnPrimary_1wd79_69:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1wd79_81{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_1wd79_81:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_1wd79_94{transition:transform .3s ease}._btn_1wd79_54:hover ._btnIcon_1wd79_94{transform:translate(4px)}._btnSecondary_1wd79_81:hover ._btnIcon_1wd79_94{transform:translateY(4px)}._container_ro8cd_1{max-width:27.5rem;background:#eeffb6;border:1px solid #bae03c;padding:1.4rem;border-radius:1rem;display:flex;align-items:center;gap:2rem;transition:all .3s ease}._container_ro8cd_1:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}._left_ro8cd_18 h4{font-size:1.6rem;font-weight:600;padding-bottom:1.2rem}._left_ro8cd_18 p{font-size:1.2rem;font-weight:400}@media(max-width:768px){._container_ro8cd_1{max-width:100%;flex-direction:column;text-align:center;padding:2rem}._right_ro8cd_38 img{width:50px;height:50px}._left_ro8cd_18 h4{font-size:1.5rem}._left_ro8cd_18 p{font-size:1.3rem}}._title_10v2a_1{font-size:3.5rem;font-weight:600;margin-bottom:4.3rem}._cardsContainer_10v2a_8{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-items:center}@media(max-width:1024px){._cardsContainer_10v2a_8{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._cardsContainer_10v2a_8{grid-template-columns:1fr}}._logoContainer_1ikm1_1{padding:2rem 0}._partnerLogoSection_1ikm1_4{display:flex;justify-content:center;align-items:center;gap:3.5rem;flex-wrap:wrap;margin:0 auto}._partnerLogoSection_1ikm1_4 img{height:4rem;object-fit:contain}._header_wrapper_1ikm1_19{font-weight:600;font-size:2rem;color:#4e5058;text-align:center;padding:4rem 0}._professionalsSection_1pgiy_1{text-align:center;padding:4rem 1.5rem;max-width:950px;margin:0 auto}._avatarContainer_1pgiy_8{display:flex;justify-content:center;align-items:center;margin-bottom:2.4rem}._avatar_1pgiy_8{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid #fff;margin-left:-1.2rem;transition:transform .3s ease}._avatar_1pgiy_8:first-child{margin-left:0}._avatar_1pgiy_8:hover{transform:scale(1.05);z-index:2}._heading_1pgiy_34{font-size:5rem;font-weight:600;line-height:1.1;margin-bottom:1.2rem;color:#0b0b0b}._heading_1pgiy_34 span{color:#4f5658}._subtext_1pgiy_46{color:#656565;font-weight:400;font-size:2.3rem;line-height:1.6}@media(max-width:768px){._avatar_1pgiy_8{width:48px;height:48px;margin-left:-1rem}._heading_1pgiy_34{font-size:3rem}._subtext_1pgiy_46{font-size:1.6rem}}@media(max-width:480px){._avatar_1pgiy_8{width:44px;height:44px;margin-left:-.8rem}._heading_1pgiy_34{font-size:2.4rem}._subtext_1pgiy_46{font-size:1.3rem}}._main_container_1p08m_2{display:flex;justify-content:space-between;align-items:center;gap:11.8rem;align-items:flex-start;box-sizing:border-box}._left_1p08m_12{flex:1 1 60%}._right_1p08m_16{flex:1 1 35%;display:flex;justify-content:center}._title_1p08m_23{font-size:3.6rem;font-weight:600;margin:0 0 1.2rem;line-height:1.08}._description_1p08m_30{font-weight:500;font-size:2rem;color:#4f5658;margin:0}._description_container_1p08m_37{max-width:73.4rem;padding-top:2rem}._image_1p08m_43{width:100%;max-width:560px;height:auto;object-fit:cover;border-radius:8px;display:block}@media(max-width:1024px){._main_container_1p08m_2{gap:4.5rem;padding:0 40px}._description_container_1p08m_37{max-width:50rem;padding-top:1.6rem}._image_1p08m_43{max-width:420px;border-radius:10px}._title_1p08m_23{font-size:2.8rem}._description_1p08m_30{font-size:1.5rem}}@media(max-width:768px){._main_container_1p08m_2{flex-direction:column;gap:20px;padding:15px 24px;align-items:center}._left_1p08m_12{order:1;width:100%;text-align:left}._right_1p08m_16{order:2;width:100%;display:flex;justify-content:center;align-items:center}._image_1p08m_43{width:100%;max-width:520px;height:auto;object-fit:cover;border-radius:12px}._description_container_1p08m_37{max-width:100%;padding-top:1.2rem}._title_1p08m_23{font-size:2.2rem}._description_1p08m_30{font-size:1.15rem;line-height:1.6}}@media(max-width:480px){._main_container_1p08m_2{padding:10px 16px;gap:16px}._title_1p08m_23{font-size:1.8rem}._description_1p08m_30{font-size:1rem}._image_1p08m_43{max-width:360px;width:100%;border-radius:10px}._description_container_1p08m_37{padding-top:1rem}}@media(max-width:360px){._title_1p08m_23{font-size:1.6rem}._image_1p08m_43{max-width:320px}}._title_1nfxz_1{font-size:3.6rem;font-weight:600}._description_1nfxz_5{font-weight:500;font-size:2rem;color:#4f5658}._description_container_1nfxz_11{max-width:73.4rem;padding-top:2rem}._container_16oj0_1{border:1px solid #07204529;padding:1.4rem;border-radius:1rem;background-color:#fff}._description_container_16oj0_8{max-width:48.1rem;margin:1.6rem 0}._description_16oj0_8{font-size:1.6rem;font-weight:400;line-height:1.4;color:#1a1a1a}._name_16oj0_20{font-size:1.6rem;font-weight:700;margin-bottom:.4rem}._position_16oj0_26{color:#818898;font-size:1.2rem;font-weight:400}._container_x9ug7_1{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem;align-items:start;max-width:99.3rem;margin:0 auto;justify-items:center}._buttonGroup_x9ug7_10{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:13rem}._btn_x9ug7_18{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_x9ug7_33{background-color:#1b998b;color:#fff}._btnPrimary_x9ug7_33:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}@media(max-width:900px){._container_x9ug7_1{grid-template-columns:1fr}}._container_1kioy_2{max-width:57rem;display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%}._container_1kioy_2:hover{transform:translateY(-4px);box-shadow:0 8px 15px #00000026}._container_1kioy_2 img{width:100%;height:25rem;object-fit:cover}._content_text_1kioy_24{background:#eefaff;padding:3rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1}._title_1kioy_33{font-size:3.5rem;font-weight:700;color:#333;margin:0}._highlight_1kioy_40{font-size:2rem;font-weight:600;color:#828080;margin:0}._description_1kioy_47{font-size:1.5rem;line-height:1.6;color:#555;margin:0}@media(max-width:768px){._container_1kioy_2 img{height:20rem}._content_text_1kioy_24{padding:2rem}._title_1kioy_33{font-size:2.8rem}._highlight_1kioy_40{font-size:1.8rem}._description_1kioy_47{font-size:1.4rem}}._gridContainer_strns_2{padding:4rem 2rem;max-width:1400px;margin:0 auto}._grid_strns_2{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem;align-items:start}@media(min-width:1200px){._grid_strns_2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px)and (max-width:1199px){._grid_strns_2{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:767px){._grid_strns_2{grid-template-columns:1fr;gap:2rem}._gridContainer_strns_2{padding:2rem 1rem}}@media(max-width:480px){._grid_strns_2{gap:1.5rem}}:root{--card-width-desktop: 360px;--card-gap: 32px}._container_1r13x_7{width:100%;display:flex;justify-content:space-between;gap:var(--card-gap);flex-wrap:nowrap;box-sizing:border-box}._card_1r13x_17{width:var(--card-width-desktop);display:flex;flex-direction:column;box-sizing:border-box}._image_1r13x_24{width:100%;height:373px;object-fit:cover;border-radius:14px;display:block}._title_1r13x_32{margin-top:20px;font-size:22px;font-weight:700;color:#000}._text_1r13x_39{margin-top:10px;font-size:15px;line-height:1.6;color:#444;max-width:330px}@media(max-width:1024px){._container_1r13x_7{justify-content:center;flex-wrap:wrap;gap:28px}._card_1r13x_17{width:calc(50% - 14px);max-width:480px}._image_1r13x_24{height:300px;border-radius:12px}._text_1r13x_39{max-width:100%}}@media(max-width:768px){._container_1r13x_7{flex-direction:column;align-items:center;gap:20px}._card_1r13x_17{width:100%;max-width:520px;padding:0 16px}._image_1r13x_24{height:240px;border-radius:12px}._title_1r13x_32{font-size:20px;margin-top:16px}._text_1r13x_39{margin-top:8px;font-size:15px;line-height:1.6;max-width:100%}}@media(max-width:480px){._container_1r13x_7{gap:16px}._card_1r13x_17{max-width:420px;padding:0 12px}._image_1r13x_24{height:200px;border-radius:10px}._title_1r13x_32{font-size:18px;margin-top:12px}._text_1r13x_39{font-size:14px;line-height:1.55}}@media(max-width:360px){._image_1r13x_24{height:170px}._card_1r13x_17{padding:0 10px}._title_1r13x_32{font-size:17px}._text_1r13x_39{font-size:13px}}._hero_container_1gsmw_1{background:#1a202c;display:flex;flex-direction:column;align-items:center;min-height:60vh;padding:6rem 2rem 4rem;box-sizing:border-box}._hero_content_1gsmw_11{width:100%;max-width:1160px;text-align:center;color:#fff;margin:0 auto}._hero_content_1gsmw_11 h1{font-size:clamp(3.6rem,7vw,7.6rem);font-weight:700;line-height:1.1;margin:0 0 2rem}._subtitle_container_1gsmw_26{max-width:75rem;margin:0 auto}._hero_content_1gsmw_11 p{font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:400;line-height:1.5;margin:0;color:#ffffffe6}._hero_image_container_1gsmw_39{width:100%;max-width:1160px;margin:7rem auto 0;padding:0 2rem;box-sizing:border-box}._hero_image_1gsmw_39{width:100%;height:auto;max-height:36.8rem;object-fit:cover;border-radius:5px;display:block}@media(min-width:1200px){._hero_image_container_1gsmw_39{padding:0}}@media(max-width:1024px){._hero_container_1gsmw_1{padding:5rem 2rem 3rem}._hero_content_1gsmw_11 h1{font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:700;line-height:1.15;margin-bottom:1.8rem}._hero_content_1gsmw_11 p{font-size:clamp(1.4rem,2vw,1.8rem);font-weight:400;line-height:1.65}._hero_image_container_1gsmw_39{margin-top:4rem}._hero_image_1gsmw_39{max-height:30rem}}@media(max-width:768px){._hero_container_1gsmw_1{min-height:50vh;padding:4rem 1.6rem 3rem}._hero_content_1gsmw_11 h1{font-size:clamp(2.6rem,5vw,4rem);line-height:1.2;margin-bottom:1.6rem}._hero_content_1gsmw_11 p{font-size:clamp(1.35rem,1.9vw,1.7rem);line-height:1.7}._subtitle_container_1gsmw_26{max-width:90%}._hero_image_container_1gsmw_39{margin-top:3.5rem;padding:0 1.6rem}._hero_image_1gsmw_39{max-height:28rem;border-radius:10px}}@media(max-width:480px){._hero_container_1gsmw_1{min-height:45vh;padding:3rem 1rem 2rem}._hero_content_1gsmw_11 h1{font-size:clamp(2.3rem,6.5vw,3rem);line-height:1.25;margin-bottom:1.4rem}._hero_content_1gsmw_11 p{font-size:clamp(1.3rem,3vw,1.6rem);line-height:1.7}._subtitle_container_1gsmw_26{max-width:100%}._hero_image_container_1gsmw_39{margin-top:3rem;padding:0 1rem}._hero_image_1gsmw_39{max-height:22rem;border-radius:8px}}@media(max-width:375px){._hero_container_1gsmw_1{padding:2.5rem .8rem 2rem}._hero_content_1gsmw_11 h1{font-size:2.4rem}._hero_content_1gsmw_11 p{font-size:1.3rem}._hero_image_1gsmw_39{max-height:20rem}}._container_d7t7i_1{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem;background-color:#fff;padding:0 2rem;max-width:1400px;margin:0 auto}._imageSection_d7t7i_12{flex:1;position:relative}._imageWrapper_d7t7i_17{position:relative;width:100%;max-width:450px}._imageMain_d7t7i_23{width:100%;border-radius:20px;object-fit:cover;box-shadow:0 4px 20px #00000026}._imageSecondary_d7t7i_30{position:absolute;bottom:-50px;left:200px;width:70%;border-radius:15px;box-shadow:0 4px 15px #0000001a;object-fit:cover}._title_d7t7i_40{font-size:4rem;font-weight:600;color:#1a202c;padding-bottom:1.7rem;margin:0;line-height:1.1}._textSection_d7t7i_49{flex:1;display:flex;flex-direction:column;justify-content:center}._heading_d7t7i_56{font-size:3rem;font-weight:350;margin-bottom:3.4rem;line-height:1.2}._paragraph_d7t7i_63{font-size:2rem;font-weight:400;line-height:1.5;padding-bottom:4rem;margin:0}@media(max-width:1024px){._container_d7t7i_1{gap:2rem;padding:0 1.5rem}._imageWrapper_d7t7i_17{max-width:400px}._imageSecondary_d7t7i_30{left:150px;width:65%}._title_d7t7i_40{font-size:3.5rem;padding-bottom:1.5rem}._heading_d7t7i_56{font-size:2.5rem;margin-bottom:2.5rem}._paragraph_d7t7i_63{font-size:1.8rem;padding-bottom:3rem}}@media(max-width:768px){._container_d7t7i_1{flex-direction:column;align-items:center;gap:2rem;padding:0 1rem;text-align:center}._imageSection_d7t7i_12{width:100%;max-width:100%}._imageWrapper_d7t7i_17{width:100%;max-width:none}._imageMain_d7t7i_23{width:100%;max-width:100vw;border-radius:15px}._imageSecondary_d7t7i_30{position:relative;bottom:0;left:0;width:100%;max-width:80vw;margin-top:1rem;border-radius:12px}._textSection_d7t7i_49{width:100%;max-width:100%;margin-top:1rem;text-align:left}._title_d7t7i_40{font-size:2.8rem;padding-bottom:1.2rem;text-align:center}._heading_d7t7i_56{font-size:2.2rem;margin-bottom:2rem;text-align:center}._paragraph_d7t7i_63{font-size:1.6rem;padding-bottom:2.5rem;text-align:left;max-width:100%}}@media(max-width:480px){._container_d7t7i_1{padding:0 .5rem;gap:1.5rem}._imageMain_d7t7i_23,._imageSecondary_d7t7i_30{border-radius:10px;max-width:95vw}._title_d7t7i_40{font-size:2.2rem;padding-bottom:1rem}._heading_d7t7i_56{font-size:1.8rem;margin-bottom:1.5rem}._paragraph_d7t7i_63{font-size:1.4rem;padding-bottom:2rem;line-height:1.6}}._container_xd9yq_2{width:100%;max-width:38rem;padding:2.7rem;border-radius:1.3rem;height:250px;box-sizing:border-box;display:flex;flex-direction:column;gap:3rem}._title_xd9yq_15{font-size:3rem;font-weight:700;word-wrap:break-word;margin:0}._description_xd9yq_23{font-size:2rem;font-weight:400;word-wrap:break-word;margin:0}@media(max-width:1024px){._container_xd9yq_2{height:280px;padding:2.5rem}._title_xd9yq_15{font-size:2.8rem;padding-bottom:1.8rem}._description_xd9yq_23{font-size:2.4rem}}@media(max-width:768px){._container_xd9yq_2{height:250px;padding:2.2rem}._title_xd9yq_15{font-size:2.5rem;padding-bottom:1.5rem}._description_xd9yq_23{font-size:2.1rem}}@media(max-width:480px){._container_xd9yq_2{height:220px;padding:2rem}._title_xd9yq_15{font-size:2rem;padding-bottom:1.2rem}._description_xd9yq_23{font-size:1.8rem}}._section_1yb4l_1{display:flex;gap:2rem;padding:3rem 0;flex-wrap:wrap;justify-content:center;align-items:stretch}._title_1yb4l_10{font-size:3.2rem;font-weight:600;color:#1a202c;line-height:1.2;margin-bottom:2rem;text-align:center}._container_1yb4l_19{margin:1rem 0}@media(max-width:1200px){._section_1yb4l_1{gap:1.5rem}}@media(max-width:1024px){._section_1yb4l_1{gap:1.5rem;padding:2rem 1.5rem;justify-content:center}._title_1yb4l_10{font-size:2.5rem;margin-bottom:1.5rem}}@media(max-width:768px){._section_1yb4l_1{flex-direction:column;align-items:center;gap:1rem;padding:1rem}._title_1yb4l_10{font-size:2rem;margin-bottom:1rem}}@media(max-width:480px){._section_1yb4l_1{padding:.5rem;gap:.8rem}._title_1yb4l_10{font-size:2rem;margin-bottom:1rem}}._card_qiqmq_1{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000001a;width:300px;min-height:570px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}._card_qiqmq_1:hover{transform:translateY(-5px);box-shadow:0 4px 15px #00000026}._imageWrapper_qiqmq_20{width:100%;height:291px;overflow:hidden;flex-shrink:0}._image_qiqmq_20{width:100%;height:100%;object-fit:cover}._content_qiqmq_34{padding:16px;display:flex;flex-direction:column;flex-grow:1;overflow:hidden}._mainContent_qiqmq_43{flex-grow:1;overflow:hidden}._title_qiqmq_49{font-size:1.6rem;font-weight:600;color:#1a1a1a;margin-bottom:4px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._subtitle_qiqmq_62{font-size:1.3rem;font-weight:400;color:#7a7a7a;margin-bottom:1.2rem}._description_qiqmq_70{font-size:1.2rem;font-weight:400;color:#4a4a4a;line-height:1.5;margin-bottom:1.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}._tags_qiqmq_83{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem}._tag_qiqmq_83{background:#e6f6ff;color:#007da5;font-size:1.3rem;font-weight:500;padding:.6rem 1rem;border-radius:2rem;white-space:nowrap}._footer_qiqmq_101{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:12px}._price_container_qiqmq_111{display:flex;align-items:center;gap:6px;flex-shrink:0}._price_container_qiqmq_111 img{width:20px;height:20px}._price_qiqmq_111{font-size:1.4rem;font-weight:600;color:#ff4a4a;margin:0;white-space:nowrap}._duration_qiqmq_132{display:flex;align-items:center;flex-shrink:0}._duration_qiqmq_132 span{display:flex;align-items:center;gap:6px;font-size:1.3rem;font-weight:400;color:#666;white-space:nowrap}._duration_qiqmq_132 img{width:16px;height:16px}@media(max-width:768px){._card_qiqmq_1{width:100%;min-height:500px}._duration_qiqmq_132{width:100%}._tag_qiqmq_83{font-size:1.2rem}}@media(max-width:480px){._card_qiqmq_1{min-height:480px}._imageWrapper_qiqmq_20{height:250px}._content_qiqmq_34{padding:14px}}._container_jo95r_1{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}._sectionTitle_1h657_2{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1a1a1a}._grid_1h657_10{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:2rem}@media(max-width:1200px){._grid_1h657_10{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){._grid_1h657_10{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){._grid_1h657_10{grid-template-columns:1fr}}._container_jpekg_1{display:flex;gap:60px;margin:0 auto;padding:40px 20px}._sidebar_jpekg_10{flex:0 0 280px;display:flex;flex-direction:column;gap:32px}._infoSection_jpekg_17{border-bottom:1px solid #B6B6B6;padding-bottom:16px}._sectionTitle_jpekg_22{font-size:2rem;font-weight:700;margin:0 0 8px}._sectionContent_jpekg_28{font-size:1.6rem;font-weight:350;margin:0;line-height:1.5}._applyButton_jpekg_35{width:100%;background-color:#1b998b;color:#fff;border:none;border-radius:8px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s ease}._applyButton_jpekg_35:hover{background-color:#138d81}._arrow_jpekg_56{font-size:18px;font-weight:400}._downloadButton_jpekg_61{width:100%;background-color:transparent;color:#16a99b;border:2px solid #16a99b;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}._downloadButton_jpekg_61:hover{background-color:#f0fffe}._downloadIcon_jpekg_82{font-size:18px}._mainContent_jpekg_86{flex:1;min-width:0}._mainTitle_jpekg_91{font-size:40px;font-weight:700;color:#000;margin:0 0 32px}._weeksList_jpekg_98{display:flex;flex-direction:column;gap:12px}._weekItem_jpekg_104{border:1px solid #DBE0E5;border-radius:8px}._weekButton_jpekg_109{width:100%;background:none;border:none;padding:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:opacity .2s ease}._weekButton_jpekg_109:hover{opacity:.7}._weekTitle_jpekg_126{font-size:18px;font-weight:500;line-height:1.5}._chevron_jpekg_132{font-size:20px;color:#666;transition:transform .2s ease;display:inline-block}._chevron_jpekg_132._expanded_jpekg_139{transform:rotate(180deg)}._weekContent_jpekg_143{padding:0 0 20px 20px;color:#666;font-size:15px;line-height:1.6}@media(max-width:968px){._container_jpekg_1{flex-direction:column;gap:40px}._sidebar_jpekg_10{flex:1;max-width:100%}._mainTitle_jpekg_91{font-size:32px}}@media(max-width:640px){._mainTitle_jpekg_91{font-size:28px}._weekTitle_jpekg_126{font-size:16px}}._container_2hkdz_1{width:100%;overflow:hidden;position:relative;padding:5px 0}._title_2hkdz_8{font-size:3.6rem;font-weight:700;padding-top:5rem}._cardWrapper_2hkdz_13{display:flex;width:max-content;animation:_scroll_2hkdz_1 30s linear infinite}._cardWrapper_2hkdz_13:hover{animation-play-state:paused}@keyframes _scroll_2hkdz_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._cardWrapper_2hkdz_13>*{margin-right:20px}@media(max-width:768px){._cardWrapper_2hkdz_13{animation:_scroll_2hkdz_1 40s linear infinite}._cardWrapper_2hkdz_13>*{margin-right:15px}}@media(max-width:480px){._cardWrapper_2hkdz_13{animation:_scroll_2hkdz_1 50s linear infinite}}._card_si24n_1{background-color:#fff;border-radius:1.6rem;overflow:hidden;max-width:40rem;min-width:280px;border:1px solid #E5E5E5;transition:transform .3s ease,box-shadow .3s ease;border-radius:2rem}._card_si24n_1:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014}._image_wrapper_si24n_17{padding:2rem}._image_si24n_17{width:100%;height:32.3rem;border-radius:1rem;object-fit:cover}._content_si24n_28{padding:16px}._name_si24n_32{font-size:2.5rem;font-weight:500;margin-bottom:.3rem}._title_si24n_38{font-size:1.6rem;font-weight:500;margin-bottom:2rem}._description_si24n_44{font-size:1.4rem;font-weight:900;line-height:1.5}@media(max-width:768px){._card_si24n_1{max-width:260px;min-width:240px}._image_si24n_17{height:180px}._name_si24n_32{font-size:1.8rem}._title_si24n_38{font-size:1.4rem}._description_si24n_44{font-size:1.3rem}}@media(max-width:480px){._card_si24n_1{max-width:220px;min-width:200px;border-radius:1.2rem}._image_si24n_17{height:150px}._name_si24n_32{font-size:1.5rem}._title_si24n_38{font-size:1.3rem}._description_si24n_44{font-size:1.2rem}}._hero_11seg_1{background-color:#1a202c;min-height:100vh}._container_11seg_6{width:100%;display:flex;flex-direction:column;text-align:left}._header_container_11seg_12{margin:0 0 60px}._title_11seg_15{font-size:clamp(48px,8vw,124px);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em}._subtitle_11seg_23{font-size:3.6rem;color:#cce9fe;font-weight:500}._imageGrid_11seg_28{display:grid;grid-template-columns:30vw 40vw 30vw;gap:2vw;margin-bottom:60px;width:100%;justify-content:center}._imageWrapper_11seg_37{position:relative;height:411px;overflow:hidden}._image_11seg_28{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._imageWrapper_11seg_37:hover ._image_11seg_28{transform:scale(1.05)}._carouselContainer_11seg_55{display:none}._carouselWrapper_11seg_59{position:relative;width:100%;overflow:hidden;border-radius:12px}._carouselTrack_11seg_66{display:flex;transition:transform .5s ease-in-out}._carouselSlide_11seg_71{min-width:100%;height:400px}._carouselImage_11seg_76{width:100%;height:100%;object-fit:cover}._carouselDots_11seg_82{display:flex;justify-content:center;gap:8px;margin-top:16px}._dot_11seg_89{width:10px;height:10px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0}._dotActive_11seg_100{background-color:#1b998b;width:24px;border-radius:5px}._dot_11seg_89:hover{background-color:#fff9}._buttonGroup_11seg_110{display:flex;gap:16px;flex-wrap:wrap}._btn_11seg_116{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_11seg_131{background-color:#1b998b;color:#fff}._btnPrimary_11seg_131:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_11seg_143{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_11seg_143:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_11seg_156{transition:transform .3s ease}._btn_11seg_116:hover ._btnIcon_11seg_156{transform:translate(4px)}._btnSecondary_11seg_143:hover ._btnIcon_11seg_156{transform:translateY(4px)}@media(max-width:768px){._hero_11seg_1{padding:20px}._title_11seg_15{margin-bottom:40px}._imageGrid_11seg_28{display:none}._carouselContainer_11seg_55{display:block;margin-bottom:40px}._carouselSlide_11seg_71{height:850px}._buttonGroup_11seg_110{flex-direction:column}._btn_11seg_116{width:100%}}@media(max-width:480px){._carouselSlide_11seg_71{height:300px}._hero_11seg_1{min-height:auto;padding:0 20px}._title_11seg_15{font-size:28px;margin-bottom:30px}}@media(min-width:769px)and (max-width:1024px){._imageGrid_11seg_28{grid-template-columns:repeat(2,1fr);gap:20px}._imageWrapper_11seg_37{height:auto;aspect-ratio:4/5}._imageWrapper_11seg_37:nth-child(2){height:auto}._imageWrapper_11seg_37:last-child{grid-column:1 / -1;max-width:50%;margin:0 auto}}@media(min-width:1025px){._imageGrid_11seg_28{grid-template-columns:275px 570px 275px}}._content_1p3o4_2{margin-left:25rem}._title_1p3o4_5{font-size:40px;font-weight:700;color:#000;margin:0 0 40px}._statsGrid_1p3o4_13{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:20px}._statCard_1p3o4_22{border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;max-width:18rem;gap:8px;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:4.4rem}._statCard_1p3o4_22:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statCard_1p3o4_22._blue_1p3o4_38{background-color:#9adbf9}._statCard_1p3o4_22._green_1p3o4_42{background-color:#00e396}._statCard_1p3o4_22._teal_1p3o4_46{background-color:#feb019}._statCard_1p3o4_22._red_1p3o4_49{background-color:#008ffb}._number_1p3o4_53{font-size:56px;font-weight:700;color:#000;line-height:1;margin:0}._description_1p3o4_61{font-size:16px;font-weight:400;color:#000;line-height:1.4;margin:0}._infoText_1p3o4_69{font-size:16px;font-weight:400;color:#000;line-height:1.6;margin:0 0 32px;max-width:600px}._expandButton_1p3o4_78{width:100%;max-width:600px;background:none;border:none;border-top:1px solid #d1d1d1;padding:24px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:700;color:#000;transition:opacity .2s ease}._expandButton_1p3o4_78:hover{opacity:.7}._expandButton_1p3o4_78 span:first-child{text-align:left}._icon_1p3o4_103{font-size:24px;font-weight:300;transition:transform .3s ease;display:inline-block}._icon_1p3o4_103._rotated_1p3o4_110{transform:rotate(45deg)}._list_1p3o4_113{margin:0 0 24px 20px;padding:0;font-size:18px;line-height:1.6}._additionalContent_1p3o4_120{margin-top:24px;padding:24px;background-color:#f8f8f8;border-radius:8px;font-size:15px;color:#333;line-height:1.6}@media(max-width:968px){._statsGrid_1p3o4_13{grid-template-columns:repeat(2,1fr)}._title_1p3o4_5{font-size:32px}._number_1p3o4_53{font-size:48px}}@media(max-width:640px){._container_1p3o4_145{padding:40px 20px}._statsGrid_1p3o4_13{grid-template-columns:1fr;gap:16px}._title_1p3o4_5{font-size:28px;margin-bottom:32px}._number_1p3o4_53{font-size:44px}._description_1p3o4_61{font-size:15px}._statCard_1p3o4_22{padding:28px 20px}}@media(max-width:968px){._content_1p3o4_2{margin-left:0;display:flex;flex-direction:column;align-items:center}._statsGrid_1p3o4_13{grid-auto-flow:row;grid-template-columns:1fr;justify-items:center;width:100%}._statCard_1p3o4_22{width:100%;max-width:400px}._title_1p3o4_5{font-size:32px;text-align:center}._number_1p3o4_53{font-size:48px}._infoText_1p3o4_69,._expandButton_1p3o4_78,._additionalContent_1p3o4_120{width:100%;max-width:400px}}@media(max-width:640px){._container_1p3o4_145{padding:40px 20px}._statsGrid_1p3o4_13{gap:16px}._title_1p3o4_5{font-size:28px;margin-bottom:32px}._number_1p3o4_53{font-size:44px}._description_1p3o4_61{font-size:15px}._statCard_1p3o4_22{padding:28px 20px}}._container_1q1ts_1{width:100%;padding:1rem 7.5rem;display:flex;align-items:center;justify-content:space-between;gap:4rem}._left_1q1ts_12{max-width:50rem}._left_1q1ts_12 h3{font-size:4.8rem;font-weight:600;padding-bottom:1.1rem;line-height:1.2}._left_1q1ts_12 p{font-size:2rem;font-weight:500;padding-bottom:5.5rem;line-height:1.5;color:#333}._buttonGroup_1q1ts_31{display:flex;gap:1.6rem}._btn_1q1ts_36{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:1.2rem 5.4rem;font-size:1.6rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit;white-space:nowrap}._btnPrimary_1q1ts_52{background-color:#1a202c;color:#fff}._btnPrimary_1q1ts_52:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1q1ts_64{background-color:transparent;color:#1a202c;border-color:#1a202c}._btnSecondary_1q1ts_64:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._right_1q1ts_78 img{max-width:100%;height:auto;display:block;border-radius:1rem}@media(max-width:1024px){._container_1q1ts_1{padding:.5rem 4rem;flex-direction:column;align-items:center;text-align:center}._left_1q1ts_12{max-width:100%}._left_1q1ts_12 h3{font-size:3.6rem}._left_1q1ts_12 p{font-size:1.8rem;padding-bottom:3.5rem}._buttonGroup_1q1ts_31{justify-content:center}._right_1q1ts_78 img{width:80%;margin-top:3rem}}@media(max-width:640px){._container_1q1ts_1{padding:4rem 2rem}._left_1q1ts_12 h3{font-size:2.8rem}._buttonGroup_1q1ts_31{flex-direction:column}._left_1q1ts_12 p{font-size:1.6rem}._btn_1q1ts_36{width:100%;font-size:1.4rem;padding:1.2rem 2rem}._right_1q1ts_78 img{width:100%}}._container_vxo9d_1{display:flex;align-items:flex-start;justify-content:space-between;gap:100px;padding:10px 0}._left_vxo9d_9{flex:1;max-width:27.5rem}._image_vxo9d_14{width:100%;height:auto;max-height:41.2rem;object-fit:contain;border-radius:8px;display:block}._right_vxo9d_23{flex:1.5}._desc_vxo9d_26{font-size:2.4rem;font-weight:500;line-height:30px}._desc_container_vxo9d_31{max-width:72.1rem;margin-bottom:6.9rem}._heading_vxo9d_35{font-size:20px;font-weight:700;color:#111;margin-bottom:12px}._list_vxo9d_42{margin:0 0 24px 20px;padding:0;color:#333;font-size:15px;line-height:1.6}li{margin-bottom:30px}._prog_heder_vxo9d_52{font-size:1.6rem;font-weight:500;margin-bottom:3rem}._cards_vxo9d_57{display:flex;flex-direction:column;gap:16px;margin-bottom:4.5rem}@media(max-width:968px){._container_vxo9d_1{flex-direction:column;gap:40px;align-items:center;padding:40px 20px}._left_vxo9d_9{max-width:100%;width:100%;order:-1}._image_vxo9d_14{max-height:500px;object-fit:contain}._right_vxo9d_23{width:100%}._heading_vxo9d_35{font-size:24px;text-align:center}._list_vxo9d_42{font-size:16px;text-align:left}._cards_vxo9d_57{margin-bottom:3rem}}@media(max-width:640px){._container_vxo9d_1{gap:32px;padding:30px 16px}._left_vxo9d_9{width:100%}._image_vxo9d_14{max-height:380px;object-fit:contain}._heading_vxo9d_35{font-size:20px;text-align:left}._list_vxo9d_42{font-size:15px;margin-left:16px}._cards_vxo9d_57{gap:12px;margin-bottom:3rem}}._card_ahr3m_1{display:flex;align-items:flex-start;gap:.9rem;background-color:#ebf8ff;border-radius:10px;padding:3rem;margin-bottom:16px;transition:all .3s ease;border:.5px solid #9ADBF9}._card_ahr3m_1:hover{background-color:#d9f0fb}._icon_ahr3m_17{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}._title_ahr3m_28{font-size:16px;font-weight:600;margin:0 0 12px}._description_ahr3m_35{font-size:12px;line-height:1.5;margin:0}._content_container_ahr3m_40{max-width:52.7rem}._section_1l0vt_1{width:100%}._container_1l0vt_5{width:100%;margin:0;padding:0}._preloader_1l0vt_11{position:relative;width:100%;max-height:698px;height:100%;cursor:pointer;overflow:hidden;border-radius:1.5rem;transition:transform .3s ease}._preloader_1l0vt_11:hover{transform:scale(1.02)}._preloader_1l0vt_11:hover ._playButton_1l0vt_26{transform:translate(-50%,-50%) scale(1.1);background-color:#ff0000e6}._image_1l0vt_31{width:100%;max-height:698px;height:100%;object-fit:cover;display:block;border-radius:1.5rem}._overlay_1l0vt_40{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;transition:background .3s ease}._preloader_1l0vt_11:hover ._overlay_1l0vt_40{background:#0006}._playButton_1l0vt_26{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:#f00c;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;box-shadow:0 4px 20px #0000004d}._playIcon_1l0vt_71{width:68px;height:48px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(min-width:1200px){._image_1l0vt_31{max-width:100%}}@media(max-width:768px){._playButton_1l0vt_26{width:60px;height:60px}._playIcon_1l0vt_71{width:48px;height:36px}}._videoContainer_137xx_1{position:relative;width:100%;height:auto;margin:0 auto}._videoContainer_137xx_1._mobile_137xx_8{width:100%}._loadingWrapper_137xx_12{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}._videoWrapper_137xx_20{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:1.5rem}._iframe_137xx_29{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:1.5rem;transition:opacity .3s ease}._floatingContainer_137xx_40{position:fixed;bottom:20px;right:20px;width:300px;height:169px;z-index:1000;transition:all .3s ease-in-out;box-shadow:0 4px 12px #00000026;border-radius:8px;background-color:#fff;overflow:hidden}._floatingContainer_137xx_40._floatingMobile_137xx_54{width:200px;height:113px}._floatingContainer_137xx_40 ._iframe_137xx_29{border-radius:8px}._controlButtons_137xx_63{position:absolute;top:-40px;right:0;display:flex;gap:4px;background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;padding:4px;z-index:1001}._maximizeButton_137xx_76,._closeButton_137xx_77{width:32px;height:32px;border-radius:4px;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;transition:background-color .2s}._maximizeButton_137xx_76{background-color:#3182ce}._maximizeButton_137xx_76:hover{background-color:#2c5aa0}._closeButton_137xx_77{background-color:#e53e3e;font-size:16px}._closeButton_137xx_77:hover{background-color:#c53030}._container_xcaqh_1{display:flex;gap:60px;margin:0 auto;padding:40px 20px}._sidebar_xcaqh_9{flex:0 0 280px;display:flex;flex-direction:column;gap:32px}._infoSection_xcaqh_16{border-bottom:1px solid #b6b6b6;padding-bottom:16px}._sectionTitle_xcaqh_21{font-size:2rem;font-weight:700;margin:0 0 8px}._sectionContent_xcaqh_27{font-size:1.6rem;font-weight:350;margin:0;line-height:1.5}._applyButton_xcaqh_34{width:100%;background-color:#1b998b;color:#fff;border:none;border-radius:8px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s ease}._heading_text_xcaqh_51{font-size:2.4rem;font-weight:600;max-width:65.3rem;margin-bottom:4rem;line-height:1.4}._applyButton_xcaqh_34:hover{background-color:#138d81}._arrow_xcaqh_62{font-size:18px;font-weight:400}._downloadButton_xcaqh_67{width:100%;background-color:transparent;color:#16a99b;border:2px solid #16a99b;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}._downloadButton_xcaqh_67:hover{background-color:#f0fffe}._downloadIcon_xcaqh_88{font-size:18px}._mainContent_xcaqh_92{flex:1;min-width:0}._mainTitle_xcaqh_97{font-size:40px;font-weight:700;color:#000;margin:0 0 32px}._weeksList_xcaqh_104{display:flex;flex-direction:column;gap:12px}._weekItem_xcaqh_110{border:1px solid #dbe0e5;border-radius:8px}._weekButton_xcaqh_115{width:100%;background:none;border:none;padding:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:opacity .2s ease}._weekButton_xcaqh_115:hover{opacity:.7}._weekTitle_xcaqh_132{font-size:18px;font-weight:500;line-height:1.5}._chevron_xcaqh_138{font-size:20px;color:#666;transition:transform .2s ease;display:inline-block}._chevron_xcaqh_138._expanded_xcaqh_145{transform:rotate(180deg)}._weekContent_xcaqh_149{padding:0 0 20px 20px;color:#666;font-size:15px;line-height:1.6}._course_description_text_xcaqh_156{font-size:1.6rem;line-height:1.8;font-weight:500;padding-bottom:4.5rem}._sub_header_xcaqh_164{font-size:2rem;font-weight:700;padding-bottom:2.8rem}._list_container_xcaqh_170{padding-bottom:7.4rem;padding-left:3rem}li{font-size:1.6rem}._facilitatorgrid_xcaqh_177{display:grid;grid-template-columns:1fr;gap:2rem;margin:4rem 0}._faci_xcaqh_177{font-size:4.8rem;font-weight:700}@media(max-width:968px){._container_xcaqh_1{flex-direction:column;gap:40px}._sidebar_xcaqh_9{flex:1;max-width:100%}._mainTitle_xcaqh_97{font-size:32px}}@media(max-width:640px){._mainTitle_xcaqh_97{font-size:28px}._weekTitle_xcaqh_132{font-size:16px}}@media(min-width:900px){._facilitatorgrid_xcaqh_177{grid-template-columns:repeat(2,1fr)}}._card_4678n_1{background-color:#fff;border-radius:1.6rem;overflow:hidden;max-width:40rem;min-width:280px;border:1px solid #E5E5E5;transition:transform .3s ease,box-shadow .3s ease;border-radius:2rem}._card_4678n_1:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014}._image_wrapper_4678n_17{padding:2rem}._image_4678n_17{width:100%;height:32.3rem;border-radius:1rem;object-fit:cover}._content_4678n_28{padding:16px}._name_4678n_32{font-size:2.5rem;font-weight:600;margin-bottom:.3rem}._title_4678n_38{font-size:1.6rem;font-weight:500;margin-bottom:2rem}._dicription_4678n_44{font-size:1.4rem;font-weight:500;line-height:1.5}._discription_container_4678n_51{margin:3rem 0}@media(max-width:768px){._card_4678n_1{max-width:260px;min-width:240px}._image_4678n_17{height:180px}._name_4678n_32{font-size:1.8rem}._title_4678n_38{font-size:1.4rem}._description_4678n_74{font-size:1.3rem}}@media(max-width:480px){._card_4678n_1{max-width:220px;min-width:200px;border-radius:1.2rem}._image_4678n_17{height:150px}._name_4678n_32{font-size:1.5rem}._title_4678n_38{font-size:1.3rem}._description_4678n_74{font-size:1.2rem}}._heroSection_11uiu_1{background-image:url(/assets/pmec-background-Dp9Fy1rY.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;padding:15rem 1.5rem}._heroSection_11uiu_1:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}._content_11uiu_27{position:relative;z-index:2;max-width:1146px;width:100%}._content_11uiu_27 h1{font-size:12.4rem;font-weight:700;line-height:1.1;margin-bottom:5rem}._applyButton_11uiu_42{background-color:#23a992;color:#fff;border:none;border-radius:8px;padding:1.4rem 8rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:inline-block}._applyButton_11uiu_42:hover{background-color:#1b8674}@media(max-width:1200px){._content_11uiu_27 h1{font-size:9rem;margin-bottom:4rem}}@media(max-width:1024px){._heroSection_11uiu_1{padding:12rem 1.5rem}._content_11uiu_27 h1{font-size:7rem;margin-bottom:4rem}._applyButton_11uiu_42{padding:1.3rem 6rem;font-size:1.5rem}}@media(max-width:768px){._heroSection_11uiu_1{padding:8rem 1.5rem}._content_11uiu_27 h1{font-size:4.5rem;margin-bottom:3rem;line-height:1.2}._applyButton_11uiu_42{padding:1.2rem 4rem;font-size:1.4rem}}@media(max-width:600px){._heroSection_11uiu_1{padding:6rem 1.5rem}._content_11uiu_27 h1{font-size:3.8rem;margin-bottom:2.5rem}._applyButton_11uiu_42{padding:1.1rem 3rem;font-size:1.3rem}}@media(max-width:480px){._heroSection_11uiu_1{padding:5rem 1.5rem}._content_11uiu_27 h1{font-size:3.2rem;margin-bottom:2.5rem;line-height:1.3}._applyButton_11uiu_42{padding:1rem 2.5rem;font-size:1.2rem;width:auto}}@media(max-width:375px){._heroSection_11uiu_1{padding:4rem 1rem}._content_11uiu_27 h1{font-size:2.8rem;margin-bottom:2rem}._applyButton_11uiu_42{padding:.9rem 2rem;font-size:1.1rem}}._content_k34zt_2{margin-left:25rem}._title_k34zt_5{font-size:40px;font-weight:700;color:#000;margin:0 0 40px}._statsGrid_k34zt_13{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:20px}._statCard_k34zt_22{border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;max-width:18rem;gap:8px;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:4.4rem}._statCard_k34zt_22:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statCard_k34zt_22._blue_k34zt_38{background-color:#9adbf9}._statCard_k34zt_22._green_k34zt_42{background-color:#00e396}._statCard_k34zt_22._teal_k34zt_46{background-color:#feb019}._statCard_k34zt_22._red_k34zt_49{background-color:#008ffb}._number_k34zt_53{font-size:56px;font-weight:700;color:#000;line-height:1;margin:0}._description_k34zt_61{font-size:16px;font-weight:400;color:#000;line-height:1.4;margin:0}._infoText_k34zt_69{font-size:16px;font-weight:400;color:#000;line-height:1.6;margin:0 0 32px;max-width:600px}._expandButton_k34zt_78{width:100%;max-width:600px;background:none;border:none;border-top:1px solid #d1d1d1;padding:24px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:700;color:#000;transition:opacity .2s ease}._expandButton_k34zt_78:hover{opacity:.7}._expandButton_k34zt_78 span:first-child{text-align:left}._icon_k34zt_103{font-size:24px;font-weight:300;transition:transform .3s ease;display:inline-block}._icon_k34zt_103._rotated_k34zt_110{transform:rotate(45deg)}._list_k34zt_113{margin:0 0 24px 20px;padding:0;font-size:18px;line-height:1.6}._additionalContent_k34zt_120{margin-top:24px;padding:24px;background-color:#f8f8f8;border-radius:8px;font-size:15px;color:#333;line-height:1.6}._buttonGroup_k34zt_130{display:flex;gap:3.7rem;flex-wrap:wrap;justify-content:center;margin:12rem 0}._btn_k34zt_138{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 86px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_k34zt_153{background-color:#1b998b;color:#fff}._btnPrimary_k34zt_153:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_k34zt_165{background-color:transparent;color:#1b998b;border:2px solid #1B998B}._btnIcon_k34zt_174{transition:transform .3s ease}._btn_k34zt_138:hover ._btnIcon_k34zt_174{transform:translate(4px)}@media(max-width:968px){._statsGrid_k34zt_13{grid-template-columns:repeat(2,1fr)}._title_k34zt_5{font-size:32px}._number_k34zt_53{font-size:48px}}@media(max-width:640px){._container_k34zt_200{padding:40px 20px}._statsGrid_k34zt_13{grid-template-columns:1fr;gap:16px}._title_k34zt_5{font-size:28px;margin-bottom:32px}._number_k34zt_53{font-size:44px}._description_k34zt_61{font-size:15px}._statCard_k34zt_22{padding:28px 20px}}@media(max-width:968px){._content_k34zt_2{margin-left:0;display:flex;flex-direction:column;align-items:center}._statsGrid_k34zt_13{grid-auto-flow:row;grid-template-columns:1fr;justify-items:center;width:100%}._statCard_k34zt_22{width:100%;max-width:400px}._title_k34zt_5{font-size:32px;text-align:center}._number_k34zt_53{font-size:48px}._infoText_k34zt_69,._expandButton_k34zt_78,._additionalContent_k34zt_120{width:100%;max-width:400px}}@media(max-width:640px){._container_k34zt_200{padding:40px 20px}._statsGrid_k34zt_13{gap:16px}._title_k34zt_5{font-size:28px;margin-bottom:32px}._number_k34zt_53{font-size:44px}._description_k34zt_61{font-size:15px}._statCard_k34zt_22{padding:28px 20px}}._header_5b2g4_1{font-size:3.5rem;font-weight:600}._content_container_5b2g4_5{display:flex;align-items:center;gap:24.1rem}._main_content_5b2g4_10{display:flex;flex-direction:column;gap:3.6rem;width:100%;max-width:28rem;margin:2rem 0}._main_content_5b2g4_10 h4{font-size:2.4rem;font-weight:700}._main_content_5b2g4_10 p{font-size:1.6rem;font-weight:500;color:#8c8ca1}._icon_5b2g4_28{height:6.6rem;width:6.6rem}@media(max-width:968px){._content_container_5b2g4_5{flex-direction:column;gap:1rem}}@media(max-width:640px){._heading_5b2g4_41{font-size:36px;margin-bottom:32px}._testimonialsSection_5b2g4_46{padding:60px 16px}._testimonialsGrid_5b2g4_50{gap:16px}}._inputWrapper_bl12b_1{display:flex;flex-direction:column;gap:8px;width:100%}._label_bl12b_8{font-size:16px;font-weight:400;color:#1a1a1a;line-height:1.5}._input_bl12b_1,._input_bl12b_1:focus{width:100%;padding:16px 20px;border:none;border-radius:25px;background-color:#edf2f7;font-size:16px;font-weight:400;color:#1a1a1a;height:8.5rem;outline:none;transition:background-color .2s ease;font-family:inherit}._input_bl12b_1::placeholder{color:#8a8a8a}._input_bl12b_1:hover{background-color:#dde2e8}._input_bl12b_1:focus{background-color:#d4dbe3}select._input_bl12b_1{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;padding-right:45px}select._input_bl12b_1 option{background-color:#fff;color:#1a1a1a;padding:10px}._inputGroup_14uqn_1{display:flex;flex-direction:column;gap:.5rem}._label_14uqn_7{font-size:1.6rem;font-weight:500;line-height:2.25rem}._textarea_14uqn_13{width:100%;padding:1.5rem 2.3rem;font-size:1.6rem;line-height:1.5;background-color:#edf2f7;border:1px solid #d1d5db;border-radius:2.5rem;resize:vertical;transition:all .15s ease-in-out;outline:none;font-family:inherit}._textarea_14uqn_13::placeholder{color:#9ca3af}._textarea_14uqn_13:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textarea_14uqn_13:hover:not(:focus){border-color:#9ca3af}._textareaError_14uqn_40{border-color:#ef4444}._textareaError_14uqn_40:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_14uqn_49{font-size:.75rem;color:#ef4444;line-height:1rem;margin-top:-.25rem}@media(max-width:640px){._textarea_14uqn_13{font-size:1rem}}._overlay_3f5pb_1{position:fixed;inset:0;background-color:#474d57cc;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}._modal_3f5pb_15{background:#fff;border-radius:12px;padding:48px 40px;max-width:488px;width:100%;position:relative;text-align:center;box-shadow:0 20px 60px #0000004d}._closeButton_3f5pb_26{position:absolute;top:20px;right:20px;background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px 8px;line-height:1;transition:color .2s}._closeButton_3f5pb_26:hover{color:#374151}._iconContainer_3f5pb_44{position:relative;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}._capIcon_3f5pb_53{width:120px;height:auto;position:relative;z-index:2;animation:_float_3f5pb_1 3s ease-in-out infinite}@keyframes _float_3f5pb_1{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}._confetti_3f5pb_70{position:absolute;inset:0;pointer-events:none}._confettiPiece_3f5pb_79{position:absolute;width:8px;height:12px;border-radius:2px;animation:_fall_3f5pb_1 3s ease-in-out infinite}._confetti1_3f5pb_87{background-color:#3b82f6;left:15%;top:10%;animation-delay:0s}._confetti2_3f5pb_94{background-color:#60a5fa;left:25%;top:20%;animation-delay:.3s}._confetti3_3f5pb_101{background-color:#3b82f6;right:20%;top:5%;animation-delay:.6s}._confetti4_3f5pb_108{background-color:#93c5fd;right:15%;top:25%;animation-delay:.9s}._confetti5_3f5pb_115{background-color:#60a5fa;left:30%;top:15%;animation-delay:.2s;width:10px;height:10px;border-radius:50%}._confetti6_3f5pb_125{background-color:#3b82f6;right:30%;top:18%;animation-delay:.5s;width:6px;height:6px;border-radius:50%}._confetti7_3f5pb_135{background-color:#93c5fd;left:40%;top:8%;animation-delay:.8s}._confetti8_3f5pb_142{background-color:#60a5fa;right:35%;top:12%;animation-delay:.4s;width:10px;height:8px}@keyframes _fall_3f5pb_1{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(100px) rotate(360deg);opacity:0}}._title_3f5pb_162{font-size:28px;font-weight:600;color:#1f2937;margin:0 0 16px;letter-spacing:-.5px}._message_3f5pb_170{font-size:15px;color:#6b7280;line-height:1.6;margin:0 0 32px}._buttonGroup_3f5pb_177{display:flex;flex-direction:column;gap:12px}._primaryButton_3f5pb_183,._secondaryButton_3f5pb_184{width:100%;padding:14px 24px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._secondaryButton_3f5pb_184{background-color:#eff6ff;color:#3b82f6;border:1px solid #DBEAFE}._secondaryButton_3f5pb_184:hover{background-color:#dbeafe}._primaryButton_3f5pb_183{background-color:#1f2937;color:#fff}._primaryButton_3f5pb_183:hover{background-color:#111827}@media(max-width:640px){._modal_3f5pb_15{padding:32px 24px}._title_3f5pb_162{font-size:24px}._message_3f5pb_170{font-size:14px}}._heroSection_rraoq_1{background-image:url(/assets/pmec-background-Dp9Fy1rY.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;display:flex;align-items:center;justify-content:center;text-align:left;color:#fff;position:relative;padding:15rem 1.5rem}._container_1hna2_1{display:flex;height:100vh;width:100%;overflow:hidden}._left_1hna2_8{flex:1;padding:40px 60px;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._left_1hna2_8::-webkit-scrollbar{display:none}._logo_1hna2_25{width:130px;margin-bottom:9rem}._tabs_1hna2_30{display:flex;gap:30px;margin-bottom:20px;border-bottom:1px solid #e5e5e5}._tab_1hna2_30{font-size:15px;background:none;border:none;cursor:pointer;padding-bottom:10px;color:#999}._activeTab_1hna2_46{color:#000;border-bottom:2px solid #000}._formWrapper_1hna2_51{margin-top:20px;width:100%;max-width:330px}._right_1hna2_57{flex:1;position:sticky;top:0;height:100vh}._image_1hna2_64{width:100%;height:100%;object-fit:cover}@media(max-width:768px){._right_1hna2_57{display:none}._left_1hna2_8{flex:1;width:100%;padding:30px 20px}}._inputGroup_1uznp_1{display:flex;flex-direction:column;gap:.5rem}._label_1uznp_7{font-size:1.6rem;font-weight:500;line-height:1.25rem}._passwordWrapper_1uznp_13{position:relative;display:flex;align-items:center}._input_1uznp_1{width:100%;padding:1.5rem 2.3rem;font-size:1.6rem;line-height:1.25rem;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:2rem;transition:all .15s ease-in-out;outline:none}._input_1uznp_1::placeholder{color:#9ca3af}._input_1uznp_1:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_1uznp_1:hover:not(:focus){border-color:#9ca3af}._inputError_1uznp_45{border-color:#ef4444}._inputError_1uznp_45:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._togglePassword_1uznp_54{position:absolute;right:.75rem;display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;cursor:pointer;color:#6b7280;transition:color .15s ease-in-out}._togglePassword_1uznp_54:hover{color:#374151}._togglePassword_1uznp_54:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.25rem}._errorText_1uznp_78{font-size:.75rem;color:#ef4444;line-height:1rem;margin-top:-.25rem}@media(max-width:640px){._input_1uznp_1{font-size:1rem}}._inputGroup_wjojz_1{display:flex;flex-direction:column;gap:.5rem}._label_wjojz_7{font-size:1.6rem;font-weight:500;line-height:1.25rem}._input_wjojz_1{width:100%;padding:1.5rem 2.3rem;font-size:1.6rem;line-height:1.25rem;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:2rem;transition:all .15s ease-in-out;outline:none}._input_wjojz_1::placeholder{color:#9ca3af}._input_wjojz_1:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_wjojz_1:hover:not(:focus){border-color:#9ca3af}._inputError_wjojz_39{border-color:#ef4444}._inputError_wjojz_39:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_wjojz_48{font-size:.75rem;color:#ef4444;line-height:1rem;margin-top:-.25rem}@media(max-width:640px){._input_wjojz_1{font-size:1rem}}._form_1lpxt_1{display:flex;flex-direction:column;gap:20px}._recoverWrapper_1lpxt_8{display:flex;justify-content:flex-end;margin-top:-10px}._recoverBtn_1lpxt_15{background:none;border:none;color:#666;font-size:14px;cursor:pointer}._submitBtn_1lpxt_24{background:#0d1a2d;color:#fff;height:45px;border-radius:6px;border:none;margin-top:10px;cursor:pointer;font-size:15px}._inputGroup_12ayc_2{display:flex;flex-direction:column;gap:.5rem}._label_12ayc_8{font-size:1.6rem;font-weight:500;line-height:1.25rem}._selectWrapper_12ayc_14{position:relative}._select_12ayc_14{width:100%;padding:1.5rem 4.5rem 1.5rem 2.3rem;font-size:1.2rem;font-weight:500;line-height:1.25rem;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:2rem;outline:none;appearance:none;transition:all .15s ease-in-out;cursor:pointer}._select_12ayc_14::placeholder{color:#9ca3af}._select_12ayc_14:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._select_12ayc_14:hover:not(:focus){border-color:#9ca3af}._selectError_12ayc_48{border-color:#ef4444}._selectError_12ayc_48:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_12ayc_57{font-size:.75rem;color:#ef4444;line-height:1rem;margin-top:-.25rem}._arrow_12ayc_65{position:absolute;top:50%;right:2rem;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #6b7280;pointer-events:none;transition:transform .2s ease}._select_12ayc_14:focus+._arrow_12ayc_65{transform:translateY(-50%) rotate(180deg)}@media(max-width:640px){._select_12ayc_14{font-size:1rem}}._inputGroup_gtkbx_2{display:flex;flex-direction:column;gap:.5rem}._label_gtkbx_8{font-size:1.6rem;font-weight:500;line-height:1.25rem}._phoneWrapper_gtkbx_14{position:relative;display:flex;align-items:center}._countryCode_gtkbx_20{position:absolute;left:0;top:0;height:100%;background-color:#f3f4f6;border:1px solid #d1d5db;border-right:none;border-radius:.375rem 0 0 .375rem;padding:0 1.2rem;display:flex;align-items:center;gap:.6rem;font-size:1.6rem;color:#374151;pointer-events:none;z-index:1}._countryCode_gtkbx_20 span:first-child{font-size:2rem}._input_gtkbx_2{width:100%;padding:1.5rem 2.3rem 1.5rem 11rem;font-size:1.6rem;line-height:1.25rem;color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:2rem;transition:all .15s ease-in-out;outline:none}._input_gtkbx_2:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_gtkbx_2:hover:not(:focus){border-color:#9ca3af}._inputError_gtkbx_66{border-color:#ef4444}._inputError_gtkbx_66:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_gtkbx_75{font-size:.75rem;color:#ef4444;line-height:1rem;margin-top:-.25rem}@media(max-width:640px){._input_gtkbx_2{font-size:1rem;padding-left:10rem}}._form_sloq1_1{display:flex;flex-direction:column;gap:20px}._recoverWrapper_sloq1_8{display:flex;justify-content:flex-end;margin-top:-10px}._recoverBtn_sloq1_15{background:none;border:none;color:#666;font-size:14px;cursor:pointer}._submitBtn_sloq1_24{background:#0d1a2d;color:#fff;height:45px;border-radius:6px;border:none;margin-top:10px;cursor:pointer;font-size:15px}._terms_sloq1_37{text-align:center;margin-top:2rem;font-size:1.2rem;color:#666}._terms_sloq1_37 a{color:var(--accent-color, #3b82f6);text-decoration:underline}._card_1998k_1{display:flex;align-items:center;background:#fff;padding:16px;border-radius:14px;box-shadow:0 2px 6px #00000014;gap:16px;width:100%}._image_1998k_12{width:110px;height:110px;object-fit:cover;border-radius:12px}._content_1998k_19{flex:1}._title_1998k_23{font-size:18px;font-weight:700;color:#2c2c54;margin-bottom:8px}._ratingRow_1998k_30{display:flex;align-items:center;gap:6px;margin-bottom:10px}._rating_1998k_30{font-weight:600;font-size:16px}._stars_1998k_42{display:flex;gap:2px}._star_1998k_42{color:#ffc107;font-size:16px}._ratingCount_1998k_52{font-size:13px;color:#666}._meta_1998k_57{display:flex;gap:18px;color:#666;font-size:14px}._meta_1998k_57 span{display:flex;align-items:center;gap:4px}._rightSide_1998k_70{text-align:right}._price_1998k_74{color:#16a085;font-size:22px;font-weight:700}._oldPrice_1998k_80{font-size:14px;text-decoration:line-through;color:#999;margin-bottom:8px}._deleteIcon_1998k_87{cursor:pointer;font-size:20px;color:#888}._deleteIcon_1998k_87:hover{color:#e74c3c}@media(max-width:700px){._card_1998k_1{flex-direction:column;align-items:flex-start}._rightSide_1998k_70{text-align:left}}._wrapper_uy5qh_1{width:100%;max-width:300px;display:flex;flex-direction:column;gap:16px}._card_uy5qh_9{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 5px #00000014;border:1px solid #f1f1f1}._label_uy5qh_17{font-size:15px;color:#444;margin-bottom:8px}._price_uy5qh_23{font-size:32px;font-weight:700;color:#1abc9c;margin:0}._divider_uy5qh_30{border-bottom:1px dashed #ccc;margin:14px 0}._discountRow_uy5qh_35{display:flex;align-items:center;gap:16px;font-size:14px;color:#666;margin-bottom:20px}._oldPrice_uy5qh_44{text-decoration:line-through;color:#999}._checkoutBtn_uy5qh_49{width:100%;padding:12px;border-radius:8px;background:#111827;color:#fff;font-weight:600;font-size:14px;border:none;cursor:pointer}._checkoutBtn_uy5qh_49:hover{background:#000}._couponWrapper_uy5qh_65{display:flex;align-items:center;gap:8px}._couponInput_uy5qh_71{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #ddd;outline:none;font-size:14px}._couponInput_uy5qh_71:focus{border-color:#1abc9c}._applyBtn_uy5qh_84{background:#111827;color:#fff;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;font-size:14px}._applyBtn_uy5qh_84:hover{background:#000}@media(max-width:480px){._wrapper_uy5qh_1{max-width:100%}}._button_1qs82_2{display:inline-flex;justify-content:center;align-items:center;gap:1rem;background:transparent;border-radius:4.8rem;border:2px solid var(--col-brand-primary-1, #1A202C);outline:none;padding:1.2rem 2.4rem;cursor:pointer;font-weight:600;font-size:1.6rem;line-height:2.4rem;color:var(--col-brand-primary-1, #1A202C);transition:all .25s ease-in-out;position:relative;overflow:hidden}._button_1qs82_2:hover{background:var(--col-brand-primary-1, #1A202C);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1a202c26}._button_1qs82_2:active{transform:translateY(0)}._button_1qs82_2:disabled{opacity:.5;cursor:not-allowed;transform:none}._loader_1qs82_40{opacity:.7}._arrow_1qs82_45{font-size:1.8rem;margin-left:.5rem;transition:transform .2s ease}._button_1qs82_2:hover ._arrow_1qs82_45{transform:translate(4px)}._rightIcon_1qs82_55{width:20px;height:20px}._overlay_1lu4q_3{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1lu4q_1 .2s ease-out}@keyframes _fadeIn_1lu4q_1{0%{opacity:0}to{opacity:1}}._modal_1lu4q_26{background:#fff;border-radius:12px;max-width:400px;width:90%;position:relative;animation:_slideUp_1lu4q_1 .3s ease-out;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes _slideUp_1lu4q_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeButton_1lu4q_47{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:28px;line-height:1;cursor:pointer;color:#999;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_1lu4q_47:hover{background-color:#f5f5f5;color:#333}._content_1lu4q_72{padding:50px 30px 40px;text-align:left}._message_1lu4q_77{font-size:1.6rem;line-height:1.6;color:#4a5568;margin:0 0 40px}._message_1lu4q_77 strong{color:#2d3748;font-weight:600}._actions_1lu4q_89{display:flex;flex-direction:column;gap:12px}._confirmButton_1lu4q_95,._cancelButton_1lu4q_96{width:100%;padding:14px 24px;font-size:1.6rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:8px}._confirmButton_1lu4q_95{background-color:#667eea;color:#fff}._confirmButton_1lu4q_95:hover:not(:disabled){background-color:#5568d3;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._confirmButton_1lu4q_95:disabled{opacity:.6;cursor:not-allowed}._cancelButton_1lu4q_96{background-color:transparent;color:#4a5568;border:1px solid #cbd5e0}._cancelButton_1lu4q_96:hover:not(:disabled){background-color:#f7fafc;border-color:#a0aec0}._cancelButton_1lu4q_96:disabled{opacity:.5;cursor:not-allowed}._spinner_1lu4q_143{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1lu4q_143 .6s linear infinite}@keyframes _spin_1lu4q_143{to{transform:rotate(360deg)}}@media(max-width:480px){._modal_1lu4q_26{width:95%}._content_1lu4q_72{padding:40px 20px 30px}._message_1lu4q_77{font-size:1.5rem;margin-bottom:30px}._confirmButton_1lu4q_95,._cancelButton_1lu4q_96{font-size:1.5rem;padding:12px 20px}}._container_k9bpa_2{display:flex;flex-direction:column;gap:4rem;min-height:60vh;padding:2rem 1.6rem}@media(min-width:768px){._container_k9bpa_2{flex-direction:row;align-items:flex-start;justify-content:space-between;padding:4rem 2.4rem;gap:6rem}}._courseList_k9bpa_22{flex:1;width:100%}@media(min-width:768px){._courseList_k9bpa_22{max-width:65%}}._priceSummary_k9bpa_34{width:100%}@media(min-width:768px){._priceSummary_k9bpa_34{width:350px;min-width:320px;position:sticky;top:2rem}}._course_header_k9bpa_48{font-size:2.4rem;font-weight:600;color:#1a202c;margin-bottom:2rem}@media(max-width:767px){._course_header_k9bpa_48{font-size:2rem;text-align:center}}._emptyState_k9bpa_63{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:3.2rem;padding:6rem 2rem;background:#ecf1f4;border:1px solid #E3E3E3;border-radius:1.6rem;width:100%;min-height:65vh}._emptyState_k9bpa_63 img{max-width:280px;width:100%;height:auto}._emptyText_k9bpa_84{font-size:2.2rem;line-height:1.5;color:#4a4a68;max-width:600px;margin:0 auto}@media(max-width:767px){._emptyText_k9bpa_84{font-size:1.8rem;padding:0 1rem}}._exploreButton_k9bpa_100{background:#1a202c!important;color:#fff!important;border:none!important;border-radius:12px!important;padding:1.6rem 4rem!important;font-weight:600!important;font-size:1.8rem!important;min-width:260px;box-shadow:0 4px 20px #1a202c33;transition:all .3s ease}._exploreButton_k9bpa_100:hover{background:#2d3748!important;transform:translateY(-4px)!important;box-shadow:0 12px 30px #1a202c4d!important}._exploreButton_k9bpa_100:active{transform:translateY(-1px)!important}._courseList_k9bpa_22{flex:1;width:100%;display:flex;flex-direction:column;gap:2rem}._courseCardWrapper_k9bpa_132{margin-bottom:2rem}._courseCardWrapper_k9bpa_132:last-child{margin-bottom:0}@media(min-width:768px){._courseList_k9bpa_22{max-width:65%;gap:2.5rem}._courseCardWrapper_k9bpa_132{margin-bottom:2.5rem}}._backbutton_pzqqh_1{display:flex;align-items:center;gap:1rem;margin-bottom:4rem;cursor:pointer}._paymentSummary_container_pzqqh_8{background:#ecf1f4;border:1px solid #E3E3E3;display:flex;flex-direction:column;padding:4rem;border-radius:1rem}._header_pzqqh_17{font-size:2.4rem;padding-bottom:3.2rem}._description_pzqqh_22{font-size:2.4rem;font-weight:400;padding-bottom:8rem}._price_pzqqh_27{font-size:6.4rem;font-weight:700;color:#43aca1}._coupon_pzqqh_33{margin:3rem 0}._coupon_pzqqh_33 p{font-size:1.8rem;font-weight:500;color:#4a4a68}._couponWrapper_pzqqh_43{display:flex;align-items:center;gap:8px;max-width:40rem;margin-top:3rem}._couponInput_pzqqh_51{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #ddd;outline:none;font-size:14px}._method_contaner_pzqqh_60{margin:6rem 0}._couponInput_pzqqh_51:focus{border-color:#1abc9c}._applyBtn_pzqqh_67{background:#111827;color:#fff;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;font-size:14px}._applyBtn_pzqqh_67:hover{background:#000}@media(max-width:480px){._wrapper_pzqqh_83{max-width:100%}}._container_1cfty_2{margin-top:30px}._header_1cfty_6{font-size:2.4rem;font-weight:700;color:#2d3748;margin-bottom:20px}._grid_1cfty_13{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;justify-content:center}._loader_1cfty_20{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}._paymentCard_1cfty_29{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 10px;text-align:center;cursor:pointer;position:relative;transition:all .3s ease;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}._paymentCard_1cfty_29:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}._paymentCard_1cfty_29._selected_1cfty_51{border-color:#667eea;transform:scale(1.05);box-shadow:0 8px 16px #667eea33}._paymentCard_1cfty_29:disabled{opacity:.6;cursor:not-allowed}._checkmark_1cfty_62{position:absolute;top:8px;right:8px;color:#667eea}._cardBody_1cfty_69{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}._logo_1cfty_77{width:128px;height:28px;object-fit:contain}._cardTitle_1cfty_83{font-size:1.2rem;font-weight:600;margin:0}._cardText_1cfty_89{font-size:1.4rem;font-weight:500;margin:0}._container_nj8cn_2{margin-top:30px}._header_nj8cn_6{font-size:2.4rem;font-weight:700;color:#2d3748;margin-bottom:20px}._grid_nj8cn_13{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;justify-content:center}._loader_nj8cn_20{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}._paymentCard_nj8cn_29{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px 10px;text-align:center;cursor:pointer;position:relative;transition:all .3s ease;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}._paymentCard_nj8cn_29:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}._paymentCard_nj8cn_29._selected_nj8cn_51{border-color:#667eea;transform:scale(1.05);box-shadow:0 8px 16px #667eea33}._paymentCard_nj8cn_29:disabled{opacity:.6;cursor:not-allowed}._checkmark_nj8cn_62{position:absolute;top:8px;right:8px;color:#667eea}._cardBody_nj8cn_69{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}._logo_nj8cn_77{width:128px;height:68px;object-fit:contain}._cardTitle_nj8cn_83{font-size:1.2rem;font-weight:600;margin:0}._cardText_nj8cn_89{font-size:1.4rem;font-weight:500;margin:0}._about_14ixo_2{padding:40px 20px}@media(min-width:640px){._about_14ixo_2{padding-left:40px;padding-right:40px}}._cards_grid_14ixo_13{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;margin-bottom:7rem}@media(max-width:768px){._cards_grid_14ixo_13{grid-template-columns:1fr}}@media(min-width:768px){._about_14ixo_2{padding-left:65px;padding-right:65px}}._container_14ixo_34{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px;align-items:start}@media(min-width:1024px){._container_14ixo_34{grid-template-columns:1fr 500px;min-height:250px}}._content_14ixo_50{text-align:left}._title_14ixo_54{font-size:3.2rem;font-weight:700;margin-bottom:2rem}._description_14ixo_61{font-size:1.9rem;line-height:1.7;color:#555;font-weight:400}._description_14ixo_61 *{color:inherit;font-size:inherit;margin-bottom:1rem}._description_14ixo_61 p:last-child{margin-bottom:0}._placeholder_14ixo_78{display:none}@media(min-width:1024px){._placeholder_14ixo_78{display:block}}._outcomes_fhjym_1{background-color:#f5fbfe;padding:40px 20px;border-radius:1rem}@media(min-width:640px){._outcomes_fhjym_1{padding-left:40px;padding-right:40px}}@media(min-width:768px){._outcomes_fhjym_1{padding-left:65px;padding-right:65px}}._container_fhjym_21{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:1024px){._container_fhjym_21{grid-template-columns:1fr 500px;min-height:500px;align-items:center}}._content_fhjym_37{color:#555}._title_fhjym_41{font-size:3.2rem;font-weight:700;color:#333;margin-bottom:1rem}._intro_fhjym_48{font-size:1.8rem;margin-bottom:2rem;color:#555}._list_fhjym_55{margin-top:2rem;padding-left:0;font-size:1.9rem;line-height:1.8}._list_fhjym_55 *{font-size:inherit;font-weight:400;color:#555}._ul_fhjym_70{list-style:none;padding-left:0;margin:0}._li_fhjym_55{display:flex;align-items:flex-start;gap:16px;margin-bottom:1rem;padding-left:0;color:#555}._icon_fhjym_87{flex:0 0 28px;width:28px;height:28px;margin-top:4px;object-fit:contain}._liContent_fhjym_96{display:block;min-width:0}@media(max-width:480px){._title_fhjym_41{font-size:2.2rem}._intro_fhjym_48,._list_fhjym_55{font-size:1.6rem}._icon_fhjym_87{width:20px;height:20px;margin-top:6px}}._footerText_fhjym_119{margin-top:3rem;font-size:1.9rem;line-height:1.7;color:#555}._footerText_fhjym_119 p{margin-bottom:1rem}._placeholder_fhjym_130{display:none}@media(min-width:1024px){._placeholder_fhjym_130{display:block}}._card_f4kdm_2{background:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;overflow:hidden;width:100%;box-shadow:0 10px 30px #0000001a}@media(min-width:1024px){._card_f4kdm_2{position:absolute;right:65px;top:0;width:400px}}._imageFallback_f4kdm_20{height:250px;width:100%;position:relative;overflow:hidden}._imageFallback_f4kdm_20 img{width:100%;height:100%;object-fit:cover}._content_f4kdm_33{padding:2rem}._priceSection_f4kdm_37{text-align:center}._tagline_f4kdm_41{font-size:1.6rem;color:#666;margin:4px 0 0}._divider_f4kdm_47{margin:1.8rem 0;border-color:#4a4a6859}._infoList_f4kdm_52>*+*{margin-top:20px}._btn_17of3_2{width:100%;padding:1.2rem;font-size:1.6rem;font-weight:600;border-radius:.4rem;transition:all .3s;cursor:pointer}._solid_17of3_12{background:#1b998b;color:#fff}._solid_17of3_12:hover{background:#6eb4aa}._outline_17of3_22{background:#6eb4aa;color:#fff}._outline_17of3_22:hover{background:#1b998b;color:#fff}._priceWrapper_urm18_2{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px;flex-wrap:wrap}._finalPrice_urm18_11{color:#6a0dad;font-size:2.8rem;font-weight:600}._separator_urm18_17{color:#999}._originalPrice_urm18_21{color:#888;text-decoration:line-through;font-weight:400;position:relative;top:2px}._freeTitle_urm18_29{font-size:2.8rem;font-weight:600;color:#6a0dad;text-align:center;margin:0}._videoWrapper_jas73_2{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}._iframe_jas73_10{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(max-width:640px){._videoWrapper_jas73_2{height:300px;padding-bottom:0}}@media(min-width:640px)and (max-width:1024px){._videoWrapper_jas73_2{height:350px;padding-bottom:0}}@media(min-width:1024px){._videoWrapper_jas73_2{height:220px;padding-bottom:0}}._info_18a01_2{display:flex;align-items:center;gap:20px}._icon_18a01_8{width:50px;height:50px;transform:scale(.85)}._label_18a01_14{font-size:1.6rem;color:#888;margin:0}._value_18a01_20{font-size:1.8rem;font-weight:600;color:#555;margin:4px 0 0;text-transform:capitalize}._summary_1lrrc_2{color:#fff}._title_1lrrc_6{font-size:clamp(2.5rem,6vw,4.8rem);max-width:90%;margin:0}._alias_1lrrc_12{font-size:2.4rem;margin:10px 0;opacity:.9}._desc_1lrrc_18{font-size:1.9rem;font-weight:500;margin-top:4px}._desc_1lrrc_18 *{color:inherit;font-size:inherit}._page_xzids_2{min-height:100vh;display:flex;position:relative;background:linear-gradient(135deg,#f8f9ff,#e8eaff);overflow:hidden}._bgImage_xzids_10{position:absolute;top:0;left:0;width:50%;height:100%;opacity:.15}._bgImage_xzids_10 img{width:100%;height:100%;object-fit:cover}._content_xzids_25{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;z-index:1}._card_xzids_35{background:#fff;padding:3rem 2.5rem;border-radius:24px;box-shadow:0 20px 60px #0000001a;max-width:460px;width:100%;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}._logo_xzids_47{height:60px;margin-bottom:2rem}._title_xzids_52{font-size:2.6rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}._subtitle_xzids_60{font-size:1.05rem;color:#666;margin-bottom:3rem;line-height:1.7}._email_xzids_67{display:block;margin-top:.5rem;font-weight:600;color:var(--primary, #666);font-size:1.1rem}._form_xzids_75{display:flex;flex-direction:column;gap:2rem;margin-bottom:1.5rem}._resendBtn_xzids_82{background:none;border:none;font-size:.95rem;font-weight:500;text-decoration:underline;cursor:pointer;padding:0}._resendBtn_xzids_82:disabled{opacity:.6;cursor:not-allowed}._submitBtn_xzids_98{background:var(--primary, #1B998B);color:#fff;font-size:1.6rem;font-weight:600;padding:1.1rem;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #6c5ce74d}._submitBtn_xzids_98:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 35px #6c5ce766}._submitBtn_xzids_98:disabled{opacity:.6;cursor:not-allowed;transform:none}._backLink_xzids_122{background:none;border:none;color:#999;font-size:.9rem;text-decoration:underline;cursor:pointer;margin-top:1rem}._backLink_xzids_122:hover{color:#666}._otpContainer_5ife8_2{display:flex;justify-content:center;gap:1rem;margin:2rem 0}._otpInput_5ife8_9{width:60px;height:60px;text-align:center;font-size:1.8rem;font-weight:700;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s;background:#fff}._otpInput_5ife8_9:focus{outline:none;border-color:var(--primary, #1B998B);box-shadow:0 0 0 3px #6c5ce733}._otpInput_5ife8_9:disabled{opacity:.6;background:#f7fafc}._overlay_bbmzm_2{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_bbmzm_13{position:relative;background:#fff;border-radius:20px;padding:3rem 2rem;max-width:420px;width:90%;text-align:center;box-shadow:0 20px 40px #00000026;animation:_slideUp_bbmzm_1 .4s ease-out}@keyframes _slideUp_bbmzm_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._closeBtn_bbmzm_36{position:absolute;top:1rem;right:1.5rem;background:none;border:none;font-size:2rem;color:#999;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}._closeBtn_bbmzm_36:hover{background:#f0f0f0;color:#333}._title_bbmzm_59{font-size:3rem;font-weight:800;color:var(--primary, #6c5ce7);margin:0 0 1rem;line-height:1.1}._message_bbmzm_67{font-size:1.1rem;color:#555;margin-bottom:2rem;line-height:1.6}._actionBtn_bbmzm_74{background:var(--primary, #6c5ce7);color:#fff;border:none;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #6c5ce74d}._actionBtn_bbmzm_74:hover{transform:translateY(-3px);box-shadow:0 10px 25px #6c5ce766}._card_u8x1w_1{background:#f5fbfe;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;overflow:hidden;width:100%;box-shadow:0 10px 30px #0000001a}@media(min-width:1024px){._card_u8x1w_1{position:absolute;right:65px;top:0;width:400px}}._imageFallback_u8x1w_19{height:250px;width:100%;position:relative;overflow:hidden}._imageFallback_u8x1w_19 img{width:100%;height:100%;object-fit:cover}._content_u8x1w_32{padding:2rem}._priceSection_u8x1w_36{text-align:center}._tagline_u8x1w_40{font-size:1.6rem;color:#666;margin:4px 0 0}._divider_u8x1w_46{margin:1.8rem 0;border-color:#4a4a6859}._infoList_u8x1w_51>*+*{margin-top:20px}._buttonStack_u8x1w_54{display:flex;flex-direction:column;gap:2rem}._videoWrapper_1q055_2{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}._iframe_1q055_10{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(max-width:640px){._videoWrapper_1q055_2{height:300px;padding-bottom:0}}@media(min-width:640px)and (max-width:1024px){._videoWrapper_1q055_2{height:350px;padding-bottom:0}}@media(min-width:1024px){._videoWrapper_1q055_2{height:220px;padding-bottom:0}}._priceWrapper_1g7w4_2{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px;flex-wrap:wrap}._finalPrice_1g7w4_11{color:#43aca1;font-size:2.8rem;font-weight:600}._separator_1g7w4_17{color:#999}._originalPrice_1g7w4_21{color:#888;text-decoration:line-through;font-weight:400;position:relative;top:2px}._freeTitle_1g7w4_29{font-size:2.8rem;font-weight:600;color:#6a0dad;text-align:center;margin:0}._summary_3una6_2{color:#fff}._title_3una6_6{font-size:clamp(2.5rem,6vw,4.8rem);max-width:90%;margin:0}._alias_3una6_12{font-size:2.4rem;margin:10px 0;opacity:.9}._desc_3una6_18{font-size:1.9rem;font-weight:500;margin-top:4px}._desc_3una6_18 *{color:inherit;font-size:inherit}._hero_19ipe_1{background:#1a202c;min-height:250px;padding:70px 20px;position:relative}._grid_19ipe_8{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:1024px){._grid_19ipe_8{grid-template-columns:1fr 400px}}._summary_19ipe_23{max-width:750px}._about_3780l_2{background-color:#fff;padding:60px 20px}@media(min-width:640px){._about_3780l_2{padding:60px 40px}}@media(min-width:768px){._about_3780l_2{padding:80px 65px}}._container_3780l_19{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px;align-items:start}@media(min-width:1024px){._container_3780l_19{grid-template-columns:1fr 500px;min-height:250px}}._content_3780l_35{text-align:left}._cards_grid_3780l_40{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:60px}@media(max-width:640px){._cards_grid_3780l_40{grid-template-columns:1fr}}._title_3780l_54{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:700;color:#2d3748;margin-bottom:2.4rem;line-height:1.2}._description_3780l_63{font-size:1.8rem;line-height:1.8;color:#4a5568;font-weight:400}._description_3780l_63 p{margin-bottom:2rem;line-height:1.8;color:#4a5568}._description_3780l_63 p:last-child{margin-bottom:0}._description_3780l_63 p:first-child{font-size:2rem;font-weight:500;color:#2d3748;margin-bottom:2.4rem}._description_3780l_63 strong{font-weight:700;color:#2d3748}._description_3780l_63 a{color:#3182ce;text-decoration:underline;transition:color .2s}._description_3780l_63 a:hover{color:#2c5282}._description_3780l_63 ul,._description_3780l_63 ol{margin-left:2rem;margin-bottom:2rem}._description_3780l_63 li{margin-bottom:1rem;line-height:1.8}._description_3780l_63 blockquote{border-left:4px solid #3182ce;padding-left:2rem;margin:2rem 0;font-style:italic;color:#2d3748}._placeholder_3780l_128{display:none}@media(min-width:1024px){._placeholder_3780l_128{display:block}}._card_13brc_1{display:flex;align-items:center;background:#f5fbfe;border-radius:1rem;border:.2px solid #99D2FD;gap:2rem;padding:2rem;max-width:25.3rem}._left_13brc_12{display:flex;flex-direction:column;gap:.5rem;font-size:1.6rem;font-weight:500;color:#4a4a68}._outcomes_ujxgv_3{background-color:#f5fbfe;padding:60px 20px;min-height:400px}@media(min-width:640px){._outcomes_ujxgv_3{padding:60px 40px}}@media(min-width:768px){._outcomes_ujxgv_3{padding:80px 65px}}._title_ujxgv_21{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:700;color:#2d3748;margin-bottom:1rem}._intro_ujxgv_28{font-size:1.8rem;font-weight:400;margin-bottom:2rem;color:#4a5568}._list_ujxgv_36{list-style:none;padding-left:0;margin:2rem 0}._li_ujxgv_36{display:flex;align-items:flex-start;gap:16px;margin-bottom:1.6rem;padding-left:0;font-size:1.9rem;line-height:1.7;color:#4a5568}._icon_ujxgv_55{flex-shrink:0;width:24px;height:24px;margin-top:4px}._liContent_ujxgv_63{flex:1;min-width:0}._liContent_ujxgv_63 *{font-size:inherit;line-height:inherit;color:inherit}._footerText_ujxgv_76{margin-top:4rem;font-size:1.9rem;line-height:1.8;color:#4a5568}._footerText_ujxgv_76 p{margin-bottom:2rem}._footerText_ujxgv_76 p:last-child{margin-bottom:0}._footerText_ujxgv_76 strong{font-weight:700;color:#2d3748}@media(max-width:640px){._title_ujxgv_21{font-size:2.4rem}._intro_ujxgv_28{font-size:1.6rem}._li_ujxgv_36{font-size:1.7rem;gap:12px}._icon_ujxgv_55{width:20px;height:20px}._footerText_ujxgv_76{font-size:1.7rem}}._overlay_p60tv_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000026;backdrop-filter:blur(4px) hue-rotate(5deg);-webkit-backdrop-filter:blur(4px) hue-rotate(5deg);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_p60tv_1 .3s ease-out}._transparent_p60tv_17{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}._loader_p60tv_23{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._spinner_p60tv_30{width:60px;height:60px;border:6px solid #e0e0e0;border-top:6px solid #6c5ce7;border-radius:50%;animation:_spin_p60tv_30 1s linear infinite}._label_p60tv_39{font-size:1.25rem;font-weight:500;color:#333;margin:0;animation:_pulse_p60tv_1 2s infinite}@keyframes _spin_p60tv_30{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_p60tv_1{0%{opacity:0}to{opacity:1}}@keyframes _pulse_p60tv_1{0%,to{opacity:.7}50%{opacity:1}}._header_xh55e_1{font-size:3.5rem;font-weight:600}._content_container_xh55e_5{display:flex;align-items:center;gap:24.1rem}._main_content_xh55e_10{display:flex;flex-direction:column;gap:3.6rem;width:100%;max-width:28rem;margin:5rem 0}._main_content_xh55e_10 h4{font-size:2.4rem;font-weight:700}._main_content_xh55e_10 p{font-size:1.6rem;font-weight:500;color:#8c8ca1}._icon_xh55e_28{height:6.6rem;width:6.6rem}@media(max-width:968px){._content_container_xh55e_5{flex-direction:column;gap:1rem}}@media(max-width:640px){._heading_xh55e_41{font-size:36px;margin-bottom:32px}._testimonialsSection_xh55e_46{padding:60px 16px}._testimonialsGrid_xh55e_50{gap:16px}}._container_18a7s_1{width:100%;margin:0 auto;padding:40px 20px}._title_18a7s_9{font-size:3.5rem;font-weight:700;color:#1a202c;margin-bottom:3.6rem}._form_18a7s_17{display:flex;flex-direction:column;gap:24px}._row_18a7s_23{display:grid;grid-template-columns:1fr 1fr;gap:24px}._btn_18a7s_29 button{border-radius:1rem}._buttonGroup_18a7s_33{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;align-items:center;margin:6rem}._btn_18a7s_29{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_18a7s_57{background-color:#1b998b;color:#fff}._btnPrimary_18a7s_57:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_18a7s_69{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_18a7s_69:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_18a7s_82{transition:transform .3s ease}._btn_18a7s_29:hover ._btnIcon_18a7s_82{transform:translate(4px)}._btnSecondary_18a7s_69:hover ._btnIcon_18a7s_82{transform:translateY(4px)}@media(max-width:640px){._row_18a7s_23{grid-template-columns:1fr}._container_18a7s_1{padding:24px 16px}._form_18a7s_17{gap:20px}}._heroSection_rraoq_1{background-image:url(/assets/pmec-background-Dp9Fy1rY.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;display:flex;align-items:center;justify-content:center;text-align:left;color:#fff;position:relative;padding:15rem 1.5rem}._formContainer_1fmf5_1{display:flex;flex-direction:column;gap:2.4rem}._header_1fmf5_7{font-size:4.4rem;color:#1a202c;font-weight:600;padding-bottom:8rem}._btn_1fmf5_14 button{border-radius:1rem}._buttonGroup_1fmf5_18{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;align-items:center;margin:6rem}._btn_1fmf5_14{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1fmf5_42{background-color:#1b998b;color:#fff}._btnPrimary_1fmf5_42:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._hero_1yq0b_1{background-color:#1a202c;min-height:100vh;display:flex;align-items:center}._container_1yq0b_8{margin:0 auto;width:100%;padding:0 20px;max-width:1200px}._title_1yq0b_15{font-size:clamp(48px,8vw,124px);font-weight:800;color:#fff;line-height:1.2;text-align:center;margin:0 0 60px;letter-spacing:-.02em}._titleLine1_1yq0b_26,._titleLine2_1yq0b_27{display:inline}._titleLine2_1yq0b_27:before{content:" "}._imageGrid_1yq0b_36{display:flex;align-items:center;gap:2rem;margin-bottom:4.7rem;justify-content:center}._imageWrapper_1yq0b_44{position:relative;height:411px;overflow:hidden;border-radius:8px}._imageWrapper_1yq0b_44:nth-child(1){width:762px;max-width:100%}._imageWrapper_1yq0b_44:nth-child(2){width:373px;max-width:100%}._image_1yq0b_36{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._imageWrapper_1yq0b_44:hover ._image_1yq0b_36{transform:scale(1.05)}._buttonGroup_1yq0b_74{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-start}._btn_1yq0b_81{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1yq0b_96{background-color:#1b998b;color:#fff}._btnPrimary_1yq0b_96:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1yq0b_108{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_1yq0b_108:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_1yq0b_121{transition:transform .3s ease}._btn_1yq0b_81:hover ._btnIcon_1yq0b_121{transform:translate(4px)}._btnSecondary_1yq0b_108:hover ._btnIcon_1yq0b_121{transform:translateY(4px)}@media(max-width:968px){._imageGrid_1yq0b_36{flex-direction:column;gap:1.5rem}._imageWrapper_1yq0b_44:nth-child(1),._imageWrapper_1yq0b_44:nth-child(2){width:100%}}@media(max-width:768px){._container_1yq0b_8{padding:0 16px}._title_1yq0b_15{font-size:clamp(36px,10vw,64px);margin:0 0 40px;line-height:1.3}._titleLine1_1yq0b_26,._titleLine2_1yq0b_27{display:block}._titleLine2_1yq0b_27:before{content:""}._titleLine2_1yq0b_27{margin-top:.2em}._imageGrid_1yq0b_36{margin-bottom:3rem;gap:1rem}._imageWrapper_1yq0b_44{height:300px}._buttonGroup_1yq0b_74{gap:12px}._btn_1yq0b_81{padding:14px 28px;font-size:15px;flex:1;min-width:140px;max-width:200px}}@media(max-width:480px){._title_1yq0b_15{font-size:clamp(28px,12vw,36px);margin:0 0 32px;line-height:1.4}._titleLine2_1yq0b_27{margin-top:.3em}._imageWrapper_1yq0b_44{height:250px}._buttonGroup_1yq0b_74{flex-direction:column;align-items:center}._btn_1yq0b_81{width:100%;max-width:280px}}._card_q5s4s_1{background:#f8f9fa;padding:3.2rem 2rem;border-radius:2rem;display:flex;justify-content:center;align-items:center;white-space:nowrap;width:auto}._card_q5s4s_1 p{font-size:2.8rem;font-weight:400;color:#515a6b;text-align:center}._container_71gf2_2{max-width:1200px;margin:0 auto;padding:3rem 2rem;box-sizing:border-box}._title_71gf2_10{font-size:clamp(2rem,4.5vw,4.5rem);font-weight:600;margin:0 0 1rem;line-height:1.05}._description_container_71gf2_18{max-width:60.7rem;margin:1.5rem 0;padding-right:.5rem}._description_container_71gf2_18 p{margin:0;font-size:clamp(1rem,2.2vw,2.4rem);line-height:1.5;color:#333}._cards_container_71gf2_33{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(.75rem,1.5vw,2rem);align-items:start}@media(max-width:700px){._container_71gf2_2{padding:2rem 1.25rem}._description_container_71gf2_18{margin:1rem 0;padding-right:0}._title_71gf2_10{text-align:left}}@media(max-width:420px){._title_71gf2_10{text-align:center}._description_container_71gf2_18{text-align:center;margin-left:auto;margin-right:auto}._cards_container_71gf2_33{gap:1rem}}._container_1sqmr_1{width:100%;padding:8rem 7.5rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}._left_1sqmr_12{max-width:68rem}._left_1sqmr_12 h3{font-size:4.8rem;font-weight:600;padding-bottom:1.1rem;line-height:1.2}._left_1sqmr_12 p{font-size:2rem;font-weight:500;padding-bottom:5.5rem;line-height:1.5;color:#333}._buttonGroup_1sqmr_31{display:flex;gap:1.6rem}._btn_1sqmr_37{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:1.2rem 5.4rem;font-size:1.6rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit;white-space:nowrap}._btnPrimary_1sqmr_53{background-color:#1a202c;color:#fff}._btnPrimary_1sqmr_53:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1sqmr_65{background-color:transparent;color:#1a202c;border-color:#1a202c}._btnSecondary_1sqmr_65:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._right_1sqmr_79 img{max-width:100%;height:auto;display:block;border-radius:1rem}@media(max-width:1024px){._container_1sqmr_1{padding:6rem 4rem;flex-direction:column;align-items:center;text-align:center}._left_1sqmr_12{max-width:100%}._left_1sqmr_12 h3{font-size:3.6rem}._left_1sqmr_12 p{font-size:1.8rem;padding-bottom:3.5rem}._buttonGroup_1sqmr_31{justify-content:center}._right_1sqmr_79 img{width:80%;margin-top:3rem}}@media(max-width:640px){._container_1sqmr_1{padding:4rem 2rem}._left_1sqmr_12 h3{font-size:2.8rem}._left_1sqmr_12 p{font-size:1.6rem}._btn_1sqmr_37{width:100%;font-size:1.4rem;padding:1.2rem 2rem}._right_1sqmr_79 img{width:100%}}._section_1klam_1{width:100%;align-items:center;display:flex;justify-content:space-between}._container_1klam_8{width:100%;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem}._imageWrapper_1klam_17{width:100%}._image_1klam_17{width:100%;height:auto;border-radius:20px;object-fit:cover;display:block}._content_1klam_30{display:flex;flex-direction:column;gap:3rem}._title_1klam_36{font-size:clamp(3.2rem,5vw,4.8rem);font-weight:600;line-height:1.2;margin:0;color:inherit}._list_1klam_44{list-style-type:disc;padding-left:2.4rem;margin:0;display:flex;flex-direction:column;gap:1.6rem}._listItem_1klam_53{font-size:2rem;line-height:1.6;color:inherit;padding-left:.8rem}@media(max-width:1024px){._container_1klam_8{gap:4rem}._content_1klam_30{gap:2.4rem}._title_1klam_36{font-size:clamp(2.8rem,4.5vw,3.6rem)}._listItem_1klam_53{font-size:1.8rem}._list_1klam_44{gap:1.4rem;padding-left:2rem}}@media(max-width:900px){._container_1klam_8{grid-template-columns:1fr;gap:3.6rem}._imageWrapper_1klam_17{order:1}._content_1klam_30{order:2;gap:2rem}._title_1klam_36{font-size:clamp(2.4rem,6vw,3.2rem)}._listItem_1klam_53{font-size:1.6rem;line-height:1.5}._list_1klam_44{gap:1.2rem;padding-left:2rem}}@media(max-width:480px){._container_1klam_8{gap:2.8rem}._content_1klam_30{gap:1.6rem}._title_1klam_36{font-size:clamp(2rem,7vw,2.8rem)}._listItem_1klam_53{font-size:1.4rem;line-height:1.5;padding-left:.4rem}._list_1klam_44{gap:1rem;padding-left:1.6rem}._image_1klam_17{border-radius:12px}}._testimonialCard_1m0mo_1{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10rem;width:100%}._header_1m0mo_8{font-size:4.8rem;font-weight:700}._left_1m0mo_13{padding:2rem;max-width:64rem;display:flex;flex-direction:column;gap:1.2rem;font-size:1.8rem;line-height:1.9;border-radius:1.6rem;border:.5px solid #D2D2D2}._right_1m0mo_25{display:flex;flex-direction:column;align-items:center;text-align:left}._image_1m0mo_35{width:443px;height:443px;border-radius:12px;object-fit:cover;margin-bottom:1rem}._name_1m0mo_43{font-size:4.5rem;font-weight:700;color:#4b61d1;text-align:left;margin-bottom:.3rem}._role_1m0mo_51{font-size:2.2rem;color:#1b346b;font-style:italic;font-weight:400}._buttonGroup_1m0mo_57{display:flex;gap:3.7rem;flex-wrap:wrap;justify-content:center;margin:12rem 0}._btn_1m0mo_65{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1m0mo_80{background-color:#1b998b;color:#fff}._btnPrimary_1m0mo_80:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_1m0mo_92{background-color:transparent;color:#1b998b;border:2px solid #1B998B}._btnSecondary_1m0mo_92:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_1m0mo_106{transition:transform .3s ease}._btn_1m0mo_65:hover ._btnIcon_1m0mo_106{transform:translate(4px)}._btnSecondary_1m0mo_92:hover ._btnIcon_1m0mo_106{transform:translateY(4px)}@media(max-width:900px){._testimonialCard_1m0mo_1{flex-direction:column-reverse;align-items:center;text-align:center;gap:2.5rem}._left_1m0mo_13{font-size:1.6rem;text-align:left}._image_1m0mo_35{width:180px;height:180px}._name_1m0mo_43{font-size:1.1rem}}@media(max-width:600px){._testimonialCard_1m0mo_1{padding:1.5rem}._left_1m0mo_13{font-size:1.8rem;line-height:1.5;text-align:center}._image_1m0mo_35{width:300px;height:300px}._name_1m0mo_43{font-size:2rem}._role_1m0mo_51{font-size:1.6rem}}._container_1afe7_1{display:flex;align-items:center;gap:9.8rem}._img_1afe7_7{flex-shrink:0}._img_1afe7_7 img{max-width:100%;height:auto;display:block}._content_1afe7_17{display:flex;max-width:65.3rem;gap:3rem;flex-direction:column}._content_1afe7_17 h2{font-size:5rem;color:#1a202c;line-height:1.2}._text_container_1afe7_30{max-width:50.2rem}._text_container_1afe7_30 p{font-size:2.4rem;line-height:1.5}._buttonGroup_1afe7_39{display:flex;gap:16px;flex-wrap:wrap;align-items:left}._btn_1afe7_46{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_1afe7_61{background-color:#1b998b;color:#fff}._btnPrimary_1afe7_61:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}@media(max-width:1024px){._container_1afe7_1{gap:5rem}._content_1afe7_17 h2{font-size:4rem}._text_container_1afe7_30 p{font-size:2rem}}@media(max-width:768px){._container_1afe7_1{flex-direction:column;gap:3rem}._img_1afe7_7{width:100%;text-align:center}._content_1afe7_17{max-width:100%;gap:2rem}._content_1afe7_17 h2{font-size:3.5rem}._text_container_1afe7_30{max-width:100%}._text_container_1afe7_30 p{font-size:1.8rem}._btn_1afe7_46{width:100%;justify-content:center}}@media(max-width:480px){._container_1afe7_1{gap:2rem}._content_1afe7_17{gap:1.5rem}._content_1afe7_17 h2{font-size:2.8rem}._text_container_1afe7_30 p{font-size:1.6rem}._btn_1afe7_46{padding:14px 24px;font-size:14px}}:root{--hero-max-width: 1200px;--hero-bg: #1A202C;--hero-text: #ffffff}._container_i9l68_8{background:var(--hero-bg);padding:4rem 1.5rem}._wrapper_i9l68_13{max-width:var(--hero-max-width);margin:0 auto;text-align:center;color:var(--hero-text);padding:2rem 0}._title_i9l68_20{margin:0;font-size:clamp(2.4rem,8vw,7.6rem);line-height:1;font-weight:600;letter-spacing:-.02em}@media(min-width:768px){._container_i9l68_8{padding:6rem 2.5rem}._wrapper_i9l68_13{padding:3rem 0}._title_i9l68_20{font-size:clamp(3.2rem,6.5vw,6.4rem)}}@media(min-width:1200px){._container_i9l68_8{padding:8rem 6rem}._wrapper_i9l68_13{padding:4rem 0}._title_i9l68_20{font-size:7.6rem}}._container_1depd_2{background-color:#fff;padding:50px 15px;max-width:820px;margin:0 auto}@media(min-width:768px){._container_1depd_2{padding:50px 40px}}._mainText_1depd_15{font-size:1.6rem;color:#2d3748;margin-bottom:0}._spacing_1depd_21{margin-top:20px}._heading_1depd_25{font-size:1.8rem;font-weight:600;margin-top:20px;margin-bottom:20px}._list_1depd_32{padding-left:15px;list-style-position:outside}._listItem_1depd_37{font-size:1.6rem;margin-bottom:12px;color:#2d3748}._nestedList_1depd_43{list-style-type:circle;padding-left:10px}._nestedListItem_1depd_48{margin-top:10px;font-size:1.6rem}._container_1ii4t_1{background-color:#e8f1f5;min-height:100vh;padding:80px 20px}._contentWrapper_1ii4t_7{max-width:680px;margin:0 auto}._textContent_1ii4t_12{background-color:transparent}._paragraph_1ii4t_16{font-size:16px;line-height:1.75;color:#1f2937;margin-bottom:24px;text-align:left}._contentImage_1ii4t_25{width:100%;max-width:100%;height:auto;margin-bottom:24px;border-radius:8px;display:block}._heading_1ii4t_35{font-weight:600;color:#1f2937;margin-top:32px;margin-bottom:16px}._listContainer_1ii4t_43{margin-bottom:24px}._listItem_1ii4t_47{font-size:16px;line-height:1.75;color:#1f2937;margin-bottom:12px;text-align:left}._blockquote_1ii4t_56{border-left:4px solid #1B998B;padding-left:20px;margin:24px 0;font-style:italic;color:#4b5563}._citedLinksSection_1ii4t_65{margin:32px 0;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._dropdownToggle_1ii4t_73{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#fff;border:none;font-size:16px;font-weight:600;color:#1f2937;cursor:pointer;transition:background-color .2s ease}._dropdownToggle_1ii4t_73:hover{background-color:#f9fafb}._dropdownToggle_1ii4t_73:focus{outline:2px solid #1B998B;outline-offset:-2px}._dropdownArrow_1ii4t_97{transition:transform .2s ease;flex-shrink:0}._dropdownArrowOpen_1ii4t_102{transform:rotate(180deg)}._dropdownContent_1ii4t_106{padding:12px 20px 20px;border-top:1px solid #e5e7eb;animation:_slideDown_1ii4t_1 .2s ease-out}@keyframes _slideDown_1ii4t_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._citedLink_1ii4t_65{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:8px;background-color:#f9fafb;border-radius:6px;color:#1b998b;text-decoration:none;font-size:14px;transition:all .2s ease;word-break:break-word}._citedLink_1ii4t_65:hover{background-color:#1b998b;color:#fff;transform:translate(4px)}._citedLink_1ii4t_65:focus{outline:2px solid #1B998B;outline-offset:2px}._citedLink_1ii4t_65:last-child{margin-bottom:0}._linkIcon_1ii4t_153{flex-shrink:0;width:16px;height:16px}._socialIcons_1ii4t_160{display:flex;gap:20px;margin-top:60px;margin-bottom:80px}._iconLink_1ii4t_167{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#1f2937;border-radius:50%;color:#fff;transition:all .3s ease;text-decoration:none}._iconLink_1ii4t_167:hover{background-color:#374151;transform:translateY(-2px);box-shadow:0 4px 8px #0003}._iconLink_1ii4t_167:focus{outline:2px solid #1B998B;outline-offset:2px}._icon_1ii4t_167{width:18px;height:18px}._featuredSection_1ii4t_197{background-color:#fff;padding:5rem;padding-top:40px;border-radius:2rem}._featuredTitle_1ii4t_204{font-size:5rem;font-weight:600;color:#1f2937;margin:0 0 12px;line-height:1.3}._featuredSubtitle_1ii4t_212{font-size:44px;font-weight:400;color:#999;margin:0 0 28px;line-height:1.5}._learnMoreButton_1ii4t_220{display:inline-flex;align-items:center;gap:8px;background-color:#1b998b;color:#fff;padding:12px 24px;border-radius:6px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease}._learnMoreButton_1ii4t_220:hover{background-color:#14b8a6;transform:translateY(-2px);box-shadow:0 4px 12px #1b998b4d}._learnMoreButton_1ii4t_220:focus{outline:2px solid #1B998B;outline-offset:2px}._arrowIcon_1ii4t_245{width:18px;height:18px;transition:transform .2s ease}._learnMoreButton_1ii4t_220:hover ._arrowIcon_1ii4t_245{transform:translate(4px)}@media(max-width:768px){._container_1ii4t_1{padding:60px 16px}._featuredSection_1ii4t_197{padding:2.5rem 2rem}._featuredTitle_1ii4t_204{font-size:3rem}._featuredSubtitle_1ii4t_212{font-size:28px}._socialIcons_1ii4t_160{margin-top:40px;margin-bottom:60px}}._container_1if5q_1{display:flex;min-height:100vh}._leftSection_1if5q_6{flex:0 0 65.8%;background-color:#283755;padding:80px 120px;display:flex;flex-direction:column;justify-content:space-between}._rightSection_container_1if5q_15{background-color:#1a202c;padding:80px 60px;display:flex;justify-content:space-between;flex-direction:column}._rightSection_1if5q_15{flex:0 0 34.2%;display:flex;align-items:center}._meta_container_1if5q_29{display:flex;justify-content:space-between}._badge_1if5q_34{display:inline-flex;align-items:center;gap:8px;background-color:#d1e3f5;color:#1f2937;padding:10px 20px;border-radius:24px;font-size:14px;font-weight:500;width:fit-content}._dot_1if5q_47{width:8px;height:8px;background-color:#2c4563;border-radius:50%}._heading_1if5q_54{font-size:56px;font-weight:700;color:#fff;line-height:1.2;margin-top:60px;margin-bottom:0}._authorSection_1if5q_63{display:flex;align-items:center;gap:16px;margin-top:60px}._avatar_1if5q_70{width:64px;height:64px;border-radius:50%;object-fit:cover}._authorName_1if5q_77{font-size:20px;font-weight:400;color:#fff;margin:0;line-height:1.4}._metaSection_1if5q_85{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px 60px}._metaItem_1if5q_92{display:flex;flex-direction:column;gap:6px}._metaLabel_1if5q_98{font-size:13px;color:#93a8c1;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._metaValue_1if5q_106{font-size:15px;color:#fff;font-weight:400}._metaLink_1if5q_112{font-size:15px;color:#fff;font-weight:400;text-decoration:none;border-bottom:1px solid #ffffff;padding-bottom:1px;width:fit-content}._quote_1if5q_122{font-size:32px;font-weight:400;color:#fff;line-height:1.5;margin:0;font-style:italic}@media(max-width:1024px){._container_1if5q_1{flex-direction:column}._leftSection_1if5q_6,._rightSection_container_1if5q_15{flex:1;padding:60px 80px}._heading_1if5q_54{font-size:48px;margin-top:40px}._authorSection_1if5q_63{margin-top:40px}._quote_1if5q_122{font-size:28px}._metaSection_1if5q_85{gap:24px 40px}}@media(max-width:768px){._leftSection_1if5q_6,._rightSection_container_1if5q_15{padding:40px 32px}._heading_1if5q_54{font-size:36px;margin-top:32px}._authorSection_1if5q_63{margin-top:32px}._avatar_1if5q_70{width:56px;height:56px}._authorName_1if5q_77{font-size:18px}._metaSection_1if5q_85{grid-template-columns:1fr;gap:24px;margin-top:32px}._meta_container_1if5q_29{flex-direction:column;gap:24px}._quote_1if5q_122{font-size:24px}}@media(max-width:480px){._leftSection_1if5q_6,._rightSection_container_1if5q_15{padding:32px 24px}._heading_1if5q_54{font-size:28px;margin-top:24px}._badge_1if5q_34{padding:8px 16px;font-size:13px}._authorSection_1if5q_63{margin-top:24px;gap:12px}._avatar_1if5q_70{width:48px;height:48px}._authorName_1if5q_77{font-size:16px}._quote_1if5q_122{font-size:20px}._metaLabel_1if5q_98{font-size:12px}._metaValue_1if5q_106,._metaLink_1if5q_112{font-size:14px}}._main_1h3sc_1{min-height:100vh}._hero_1h3sc_5{background:linear-gradient(180deg,#e1f4ff 30.73%,#a9edf4);padding:40px 20px}@media(min-width:768px){._hero_1h3sc_5{padding:65px 88px}}._heroInner_1h3sc_16{max-width:1300px;margin:0 auto}._header_1h3sc_21 h1{font-size:2.5rem;color:#036;margin-bottom:10px}._header_1h3sc_21 p{color:#036;font-size:1.1rem}._grid_1h3sc_32{display:grid;gap:40px;margin-top:40px}@media(min-width:1024px){._grid_1h3sc_32{grid-template-columns:1fr 1fr}}._courseCard_1h3sc_44{background:#fff;border:1.6px solid rgba(54,54,91,.12);border-radius:8px;padding:25px;display:flex;flex-direction:column}._row_1h3sc_53{display:grid;grid-template-columns:1fr;gap:16px;align-items:center;padding:20px 10px}@media(min-width:640px){._row_1h3sc_53{grid-template-columns:repeat(2,1fr)}}._row_1h3sc_53:not(:last-of-type){border-bottom:1.6px solid rgba(54,54,91,.12)}._label_1h3sc_71{display:flex;align-items:center;gap:10px;color:#036}._label_1h3sc_71 img{width:25px;height:25px}._label_1h3sc_71 span{margin-top:2px}._row_1h3sc_53>span:last-child{color:#036}@media(min-width:640px){._row_1h3sc_53>span:last-child{margin-left:35px}}._buttonWrapper_1h3sc_97{padding:20px 0 10px;align-self:flex-end;margin-top:auto}._imageWrapper_1h3sc_103{display:none}@media(min-width:1024px){._imageWrapper_1h3sc_103{display:block}}._imageWrapper_1h3sc_103 img{width:100%;height:auto;border-radius:8px}._support_1h3sc_119{background:#f0f8ff;padding:60px 20px}@media(min-width:768px){._support_1h3sc_119{padding:60px 88px}}._supportInner_1h3sc_130{max-width:1300px;margin:0 auto;display:grid;gap:20px}@media(min-width:1024px){._supportInner_1h3sc_130{grid-template-columns:1fr 200px}}._supportInner_1h3sc_130 p{max-width:600px;font-size:1.1rem}._supportInner_1h3sc_130 a{color:#007bff;text-decoration:underline}._accreditation_1h3sc_153{padding:30px 20px}@media(min-width:768px){._accreditation_1h3sc_153{padding:30px 88px}}._heroSection_rraoq_1{background-image:url(/assets/pmec-background-Dp9Fy1rY.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;display:flex;align-items:center;justify-content:center;text-align:left;color:#fff;position:relative;padding:15rem 1.5rem}._heroSection_rraoq_1:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}._content_rraoq_27{position:relative;z-index:2;max-width:1291px;width:100%}._content_rraoq_27 h1{font-size:12.4rem;font-weight:700;line-height:1.1;margin-bottom:5rem}._btn_rraoq_41{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;font-family:inherit}._btnPrimary_rraoq_56{background-color:#1b998b;color:#fff}._btnPrimary_rraoq_56:hover{background-color:#059669;border-color:#059669;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}._btnSecondary_rraoq_68{background-color:transparent;color:#fff;border-color:#fff}._btnSecondary_rraoq_68:hover{background-color:#fff;color:#1a1d2e;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}._btnIcon_rraoq_81{transition:transform .3s ease}._btn_rraoq_41:hover ._btnIcon_rraoq_81{transform:translate(4px)}._btnSecondary_rraoq_68:hover ._btnIcon_rraoq_81{transform:translateY(4px)}@media(max-width:1200px){._content_rraoq_27 h1{font-size:9rem;margin-bottom:4rem}}@media(max-width:1024px){._heroSection_rraoq_1{padding:12rem 1.5rem}._content_rraoq_27 h1{font-size:7rem;margin-bottom:4rem}._applyButton_rraoq_111{padding:1.3rem 6rem;font-size:1.5rem}}@media(max-width:768px){._heroSection_rraoq_1{padding:8rem 1.5rem}._content_rraoq_27 h1{font-size:4.5rem;margin-bottom:3rem;line-height:1.2}._applyButton_rraoq_111{padding:1.2rem 4rem;font-size:1.4rem}}@media(max-width:600px){._heroSection_rraoq_1{padding:6rem 1.5rem}._content_rraoq_27 h1{font-size:3.8rem;margin-bottom:2.5rem}._applyButton_rraoq_111{padding:1.1rem 3rem;font-size:1.3rem}}@media(max-width:480px){._heroSection_rraoq_1{padding:5rem 1.5rem}._content_rraoq_27 h1{font-size:3.2rem;margin-bottom:2.5rem;line-height:1.3}._applyButton_rraoq_111{padding:1rem 2.5rem;font-size:1.2rem;width:auto}}@media(max-width:375px){._heroSection_rraoq_1{padding:4rem 1rem}._content_rraoq_27 h1{font-size:2.8rem;margin-bottom:2rem}._applyButton_rraoq_111{padding:.9rem 2rem;font-size:1.1rem}}._container_19ws2_3{max-width:900px;margin:0 auto;padding:4rem 2rem;text-align:center;background:linear-gradient(180deg,#fff,#f8fffe);border-radius:12px;box-shadow:0 4px 20px #0000000d}._mainTitle_19ws2_13{font-size:3rem;font-weight:700;color:#008f96;line-height:1.3;margin-bottom:2rem}._welcomeTitle_19ws2_21{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin:3rem 0 2rem}._verificationText_19ws2_28{font-size:2rem;font-weight:500;color:#333;line-height:1.6;margin:2rem auto;max-width:800px}._verifyLink_19ws2_37{color:#008f96;text-decoration:underline;font-size:2.2rem;font-weight:700}._detailsText_19ws2_44{font-size:2rem;font-style:italic;color:#444;margin-top:4rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){._container_19ws2_3{padding:3rem 1.5rem}._mainTitle_19ws2_13{font-size:2.4rem}._welcomeTitle_19ws2_21{font-size:2rem}._verificationText_19ws2_28,._detailsText_19ws2_44{font-size:1.6rem}._verifyLink_19ws2_37{font-size:1.8rem}}@media(max-width:480px){._mainTitle_19ws2_13{font-size:2rem}._welcomeTitle_19ws2_21{font-size:1.8rem}._verificationText_19ws2_28,._detailsText_19ws2_44{font-size:1.4rem}._verifyLink_19ws2_37{font-size:1.6rem;display:inline-block;margin-top:.5rem}}._toast_1cxb5_2{display:flex;align-items:center;justify-content:space-between;min-width:320px;max-width:500px;padding:16px 20px;border-radius:12px;box-shadow:0 10px 25px #00000026;color:#fff;font-weight:500;animation:_slideIn_1cxb5_1 .4s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._content_1cxb5_17{display:flex;align-items:center;gap:12px}._icon_1cxb5_23{flex-shrink:0;width:24px;height:24px}._message_1cxb5_29{margin:0;font-size:15px;line-height:1.4}._closeBtn_1cxb5_35{background:none;border:none;color:inherit;opacity:.8;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}._closeBtn_1cxb5_35:hover{opacity:1;background:#fff3}._success_1cxb5_51{background:#22c55ef2;border-left:5px solid #22c55e}._error_1cxb5_52{background:#ef4444f2;border-left:5px solid #ef4444}._warning_1cxb5_53{background:#fb923cf2;border-left:5px solid #fb923c}._info_1cxb5_54{background:#3b82f6f2;border-left:5px solid #3b82f6}@keyframes _slideIn_1cxb5_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._container_88n1k_2{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}._container_88n1k_2>*{pointer-events:all}._preloaderWrapper_167e2_1{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;z-index:9999;overflow:hidden}.app_main_section{max-width:var(--main-maxwidth);margin:auto;padding:6rem 2rem 4rem}.section_title{color:var(--col-text-background-blue);font-size:3.8rem;font-weight:700;margin-bottom:4rem;line-height:40px}.section-main-title{color:#1a202c;font-size:4.5rem;font-weight:600;text-align:left;padding-bottom:3.7rem}.section_sub_title{color:var(--col-text-gray);font-size:2.4rem;line-height:140%;margin-top:1.5rem}.page_hero_header{color:var(--col-text-background-blue);font-size:4.4rem;font-weight:800;margin-bottom:1.6rem}.page_hero_header span{color:var(--col-text-gray)}.page_hero_sub_title{color:#26123c;font-size:1.8rem;font-weight:600}.container{padding:2rem 1rem}.wrapper{max-width:var(--main-maxwidth);margin:6rem auto;padding:0 1rem}@media(max-width:1240px){.section_title{font-size:3.6rem}.section_sub_title{font-size:2.2rem;margin-top:1.2rem}}@media(max-width:990px){.section_title{font-size:3.2rem}.section_sub_title{font-size:2rem;margin-top:1rem}}@media(max-width:850px){main.app_main_section{padding:4rem 2rem}.section-main-title{font-size:2rem;text-align:center}.section_title{font-size:2rem;font-weight:700;margin-bottom:2rem;line-height:40px}.page_hero_header{font-size:2.4rem;margin-bottom:1.6rem}.page_hero_sub_title{font-size:1.4rem}}@media(max-width:675px){main.app_main_section{padding:4rem 1.6rem}}@media(max-width:640px){.section_title{font-size:2rem}.section_sub_title{font-size:1.8rem;margin-top:.8rem}}@media(max-width:480px){main.app_main_section{padding:2rem 1.2rem}}
