html,body{margin:0 auto;padding:0 0rem;font-family:Arial,sans-serif;background-color:#fff}.loading_indicator{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#72bdc6;font-size:1.5rem;animation:fadeIn .8s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}._header_xwrp1_1{width:100%;height:4.7rem;position:fixed;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;transition:background-color .8s ease,opacity .8s ease}._header_xwrp1_1._visible_xwrp1_16{opacity:1;background-color:#72bdc6}._header_large_xwrp1_21{padding:0 5%;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}._header_small_xwrp1_31{display:none;height:0;width:0}._collapsed_xwrp1_37{transform:translateY(-200%)}._app_logo_xwrp1_41{height:70px;width:120px;object-fit:cover}._links_container_xwrp1_47{background-color:transparent;display:flex;flex-direction:row;align-items:center;gap:.5rem}._link_xwrp1_47{position:relative;display:inline-block;text-align:center;color:#fff;background-color:transparent;font-size:.95rem;font-weight:bolder;border-radius:4px;padding:6px .4rem;overflow:hidden;border:none;text-decoration:none}._link_xwrp1_47:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:scaleX(0);transition:transform .2s ease;z-index:-1;border-radius:4px}._link_xwrp1_47:hover:before{transform:scaleX(1)}._link_xwrp1_47:hover{color:#000}:dir(rtl)._link_xwrp1_47:before{transform-origin:right}:dir(ltr)._link_xwrp1_47:before{transform-origin:left}._contacts_list_xwrp1_100{list-style:none;display:flex;gap:.8rem}._social_svg_icon_xwrp1_106{color:#fff}._social_svg_icon_xwrp1_106:hover{color:#0f4c55}@media screen and (width<1220px) and (width>800px){._header_xwrp1_1{width:100%;height:4.5rem;position:fixed;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:#72bdc6}._header_small_xwrp1_31{height:100%;padding:1rem 4%;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}._header_large_xwrp1_21{display:none;height:0;width:0}._menu_button_xwrp1_144{width:3.5rem;height:2.8rem;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;color:#fff;border-radius:6px;transition:color .3s ease}._menu_button_xwrp1_144:hover{color:#0f4c55}._app_logo_xwrp1_41{object-fit:contain}._links_container_xwrp1_47{display:none;height:0;width:0}}@media screen and (width<=800px){._header_xwrp1_1{width:100%;height:3rem;position:fixed;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:#72bdc6}._header_small_xwrp1_31{height:100%;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:1rem 0}._header_large_xwrp1_21{display:none;height:0;width:0}._menu_button_xwrp1_144{width:3rem;height:2rem;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center;border:none;color:#fff;border-radius:6px;transition:color .3s ease;margin:0 1rem}._menu_button_xwrp1_144:hover{color:#0f4c55}._app_logo_xwrp1_41{height:3rem;width:6.5rem;object-fit:contain}._links_container_xwrp1_47{display:none;height:0;width:0}}._sidebarOverlay_6vrce_2{position:fixed;inset:0;background:#0000004d;z-index:2000;display:flex;justify-content:flex-start;align-items:stretch;animation:_overlayFadeIn_6vrce_1 .5s}@keyframes _overlayFadeIn_6vrce_1{0%{opacity:0}to{opacity:1}}._sidebar_6vrce_2{background:#fff;width:290px;max-width:90vw;height:100vh;box-shadow:2px 0 16px #00000014;display:flex;flex-direction:column;padding:1.5rem 1rem 1rem;position:relative;overflow-y:auto;transform:translate(-100%);opacity:0;transition:transform 03s cubic-bezier(.4,0,.2,1),opacity .25s}._sidebarOpen_6vrce_39{transform:translate(0);opacity:1}:dir(rtl) ._sidebar_6vrce_2{right:0;left:auto;transform:translate(100%)}:dir(rtl) ._sidebarOpen_6vrce_39{transform:translate(0)}._menu_close_button_6vrce_56{background:none;border:none;font-size:2rem;color:#72bdc6;align-self:flex-end;cursor:pointer;margin-bottom:2rem}._sidebarLogo_6vrce_66{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background-color:#72bdc6;border-radius:6px;padding:0rem 1rem}._app_logo_6vrce_76{height:3rem;object-fit:contain}._sidebarNav_6vrce_81{display:flex;flex-direction:column;gap:0rem;margin-bottom:0rem}._link_6vrce_88{max-width:100%;background:none;border:none;text-align:center;padding:1rem;font-size:1.1rem;color:#0f4c55;cursor:pointer;transition:background .2s;border-radius:6px;text-decoration:none}._link_6vrce_88:hover{background:#f0f8fa}._sidebarSocials_6vrce_106{display:flex;justify-content:center;gap:1.2rem;margin-top:3rem}._social_svg_icon_6vrce_113{color:#72bdc6}._social_svg_icon_6vrce_113:hover{color:#0f4c55}._about_container_10gsp_1{position:relative;display:flex;justify-content:center;width:100%;min-height:52rem}._about_background_image_10gsp_9{position:absolute;width:100%;object-fit:cover;z-index:1;min-height:60rem;height:100%;opacity:0;transition:opacity .8s ease}._about_background_image_10gsp_9._loaded_10gsp_21{opacity:1}._about_content_container_10gsp_25{position:relative;display:flex;flex-direction:row;align-items:start;justify-content:start;padding:0 5%;padding-top:13rem;margin:0 auto;width:100%;height:100%;z-index:1}._about_content_image_container_10gsp_39{display:flex;justify-content:center;align-items:center;background-color:transparent;width:max-content}._about_content_image_10gsp_39{max-height:25rem;height:100%;width:100%;object-fit:cover;display:flex}._about_content_text_container_10gsp_55{min-height:25rem;flex-direction:column;display:flex;justify-content:center}._about_content_text_container_10gsp_55 h1{flex-direction:column;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#fff;font-weight:700}._download_app_10gsp_72{display:flex;flex-wrap:wrap;place-items:center;place-content:start}._download_app_button_10gsp_79{margin-top:2rem;padding-inline:1rem;justify-content:start;align-items:center;justify-items:center;cursor:pointer;background-color:#fff;border-radius:30px;border-width:0;width:13rem;height:3.1rem;display:flex;overflow:hidden;transition:transform .3s ease}._download_app_button_10gsp_79:hover{transform:scale(.95)}._download_app_button_image_10gsp_100{height:2rem;width:2rem;object-fit:cover}._download_app_button_texts_Container_10gsp_106{padding:10px 0;display:flex;flex-direction:column;align-items:start;justify-content:center;height:inherit}._download_app_button_texts_Container_10gsp_106 h1{font-size:1rem;font-weight:500;color:#72bdc6;margin:0}._download_app_button_texts_Container_10gsp_106 h2{font-size:1.05rem;font-weight:700;color:#72bdc6;margin:0}._register_container_10gsp_130{margin-top:2rem;display:flex;flex-direction:row;align-items:center;justify-items:center}._register_container_10gsp_130 button{place-items:center;place-content:center;align-items:center;justify-items:center;display:flex;border-width:0;font-size:1.2rem;width:13rem;height:3.1rem;color:#0f4c55;border-radius:30px;background-color:#fffab3;box-shadow:0 10px 20px #302e2e40;transition:transform .3s ease}._register_container_10gsp_130 button:hover{transform:scale(.95)}@media screen and (width<=1220px) and (width>768px){._about_container_10gsp_1{position:relative;display:flex;justify-content:center;width:100%;height:67rem}._about_background_image_10gsp_9{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1}._about_content_container_10gsp_25{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:8rem 0% 0}._about_content_image_container_10gsp_39{width:100%;height:20rem}._about_content_image_10gsp_39{width:100%;max-width:100%;display:block;margin-left:auto;margin-right:auto;object-fit:contain;height:100%}._about_content_text_container_10gsp_55{padding:0 5%}._about_content_text_container_10gsp_55 h1{text-align:start;font-size:1.8rem;margin:0;padding:0}._download_app_10gsp_72{display:flex;flex-wrap:wrap;place-items:center;place-content:start;margin-top:2rem}._download_app_button_10gsp_79{margin-top:1.2rem;padding-inline:.8rem;justify-content:start;align-items:center;justify-items:center;cursor:pointer;background-color:#fff;border-radius:30px;border-width:0;width:13rem;height:3.1rem;display:flex;overflow:hidden;transition:transform .3s ease}._download_app_button_texts_Container_10gsp_106 h1{font-size:1rem;font-weight:500;color:#72bdc6;margin:0}._download_app_button_texts_Container_10gsp_106 h2{font-size:1rem;font-weight:700;color:#72bdc6;margin:0}._register_container_10gsp_130{margin-top:2rem;display:flex;flex-direction:row;place-content:start}._register_container_10gsp_130 button{place-items:center;place-content:center;align-items:center;justify-items:center;font-size:1.2rem;display:flex;border-width:0;width:13rem;height:3.1rem;color:#0f4c55;border-radius:30px;background-color:#fffab3;box-shadow:0 10px 20px #302e2e40;transition:transform .3s ease}}@media screen and (width<=768px){._about_container_10gsp_1{justify-content:start;align-items:start;margin-bottom:0rem;min-height:50rem}._about_background_image_10gsp_9{min-height:50rem;height:100%}._about_content_image_container_10gsp_39{width:100%}._about_content_image_10gsp_39{width:100%;max-width:100%;display:block;object-fit:contain;max-height:15rem}._about_content_container_10gsp_25{flex-direction:column;padding-top:6rem}._about_content_text_container_10gsp_55{min-height:20rem;flex-direction:column;display:flex;justify-content:start}._about_content_text_container_10gsp_55 h1{text-align:center;font-size:1.3rem;margin-top:3rem}._download_app_10gsp_72{display:flex;flex-wrap:wrap;place-items:center;place-content:start}._download_app_button_10gsp_79{margin-top:2rem;padding-inline:.8rem;justify-content:start;align-items:center;justify-items:center;cursor:pointer;background-color:#fff;border-radius:30px;border-width:0;width:10rem;height:3.1rem;display:flex;overflow:hidden;transition:transform .3s ease}._download_app_button_texts_Container_10gsp_106 h1{font-size:.8rem;font-weight:500;color:#72bdc6;margin:0}._download_app_button_texts_Container_10gsp_106 h2{font-size:.8rem;font-weight:700;color:#72bdc6;margin:0}._register_container_10gsp_130{margin-top:1.5rem;display:flex;flex-direction:row;place-content:start}._register_container_10gsp_130 button{place-items:center;place-content:center;align-items:center;justify-items:center;display:flex;border-width:0;font-size:.8rem;width:10rem;height:3.1rem;color:#0f4c55;border-radius:30px;background-color:#fffab3;box-shadow:0 10px 20px #302e2e40;transition:transform .3s ease}}._animated_component_1b299_1{opacity:0;transform:translateY(40px);width:100%}._fadeInFromBottom_1b299_7{opacity:1;transform:translateY(0);animation:_fadeInFromBottom_1b299_7 1s forwards;width:100%}@keyframes _fadeInFromBottom_1b299_7{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}._fadeInFromSide_1b299_48{width:100%;opacity:1;animation:_fadeInFromLeft_1b299_1 1s forwards}:dir(ltr) ._fadeInFromSide_1b299_48{animation-name:_fadeInFromLeft_1b299_1}:dir(rtl) ._fadeInFromSide_1b299_48{animation-name:_fadeInFromRight_1b299_1}._fadeInFromSideReverse_1b299_62{opacity:1;animation:_fadeInFromRight_1b299_1 1s forwards;width:100%}:dir(ltr) ._fadeInFromSideReverse_1b299_62{animation-name:_fadeInFromRight_1b299_1}:dir(rtl) ._fadeInFromSideReverse_1b299_62{animation-name:_fadeInFromLeft_1b299_1}@keyframes _fadeInFromLeft_1b299_1{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeInFromRight_1b299_1{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}._pulse_1b299_98{animation:_pulse_1b299_98 2s;animation-fill-mode:both;opacity:1}@keyframes _pulse_1b299_98{0%{transform:scale(.95)}30%{transform:scale(1.05)}50%{transform:scale(.95)}to{transform:scale(1)}}._insuranceCompanies_container_1k15s_1{position:relative;display:flex;align-items:center;width:100%;background-color:transparent}._insuranceCompanies_content_1k15s_11{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:200px 5%}._insuranceCompanies_content_1k15s_11 h1{margin:0;display:flex;font-size:2.25rem;font-weight:700;color:#72bdc6}._insuranceCompanies_content_1k15s_11 h2{margin:0;display:flex;justify-content:center;text-align:center;margin-top:6rem;font-size:2rem;font-weight:700;color:#0f4c55}._insuranceCompanies_content_1k15s_11 h3{margin:0;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:4rem;font-size:2rem;color:#0f4c55;font-weight:400}._insuranceCompanies_list_1k15s_51{display:flex;justify-content:center;align-items:center;margin-top:4rem;flex-wrap:wrap;gap:5rem}._insurance1_1k15s_60{height:5.6rem;width:15.6rem}._insurance2_1k15s_65{height:9.3rem;width:8.7rem}._insurance3_1k15s_70{height:4.3rem;width:15.6rem}@media screen and (width<=1220px) and (width>768px){._insuranceCompanies_content_1k15s_11 h1{font-size:2rem}._insuranceCompanies_content_1k15s_11 h2,._insuranceCompanies_content_1k15s_11 h3{font-size:1.8rem}._insurance1_1k15s_60{height:4.6rem;width:12.6rem}._insurance2_1k15s_65{height:6.5rem;width:6.7rem}._insurance3_1k15s_70{height:4rem;width:11.6rem}}@media screen and (width<=768px){._insuranceCompanies_content_1k15s_11 h1{font-size:2rem}._insuranceCompanies_content_1k15s_11 h2,._insuranceCompanies_content_1k15s_11 h3{font-size:1.5rem}._insurance1_1k15s_60{height:4.6rem;width:12.6rem}._insurance2_1k15s_65{height:6.5rem;width:6.7rem}._insurance3_1k15s_70{height:4rem;width:11.6rem}}._about_us_container_a4d8d_1{position:relative;display:flex;align-items:center;width:100%;background-color:transparent}._about_us_content_a4d8d_10{flex-direction:row;width:100%;height:100%;align-items:center;justify-content:start;display:flex;padding:100px 5%}._about_us_image_a4d8d_22{width:40rem;object-fit:cover}._about_us_texts_a4d8d_27{display:flex;flex-direction:column;max-width:100%}._about_us_texts_a4d8d_27 h1{margin:0;display:flex;font-size:2.25rem;font-weight:700;color:#72bdc6;justify-content:start}._about_us_texts_a4d8d_27 p{margin:0;display:flex;margin-top:2rem;font-size:1.5rem;color:#0f4c55;font-weight:400}@media screen and (width<=1220px) and (width>768px){._about_us_container_a4d8d_1{align-items:start;width:100%}._about_us_content_a4d8d_10{flex-direction:column;align-items:center;justify-content:center;margin:0 auto}._about_us_image_a4d8d_22{width:100%;max-width:60%;height:auto;object-fit:cover;display:block;margin:0 auto}._about_us_texts_a4d8d_27 h1{font-size:2rem}._about_us_texts_a4d8d_27 p{font-size:1.4rem}}@media screen and (width<=768px){._about_us_container_a4d8d_1{align-items:start;min-height:0;overflow:hidden}._about_us_content_a4d8d_10{flex-direction:column;align-items:center;justify-content:center;margin:0 auto}._about_us_image_a4d8d_22{width:100%;max-width:80%;height:auto;object-fit:contain;display:block;margin:0 auto}._about_us_texts_a4d8d_27 h1{font-size:2rem}._about_us_texts_a4d8d_27 p{font-size:1.3rem}}._our_services_container_1enmd_1{position:relative;display:flex;align-items:center;margin:0 auto;min-height:100vh;width:100%}._our_services_content_1enmd_11{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:100px 5%;background-color:transparent}._our_services_content_1enmd_11 h1{font-size:2.25rem;font-weight:bolder;padding:0;color:#72bdc6}._our_services_list_1enmd_30{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));margin:0 auto;padding:0;width:100%;justify-content:start;align-items:start;gap:.1rem;margin-top:3vh}._service_item_1enmd_42{display:flex;flex-direction:column;align-items:start;justify-content:center}._service_image_1enmd_50{height:18rem;object-fit:cover;margin-bottom:1rem}._service_item_1enmd_42 h2{font-size:1.6rem;font-weight:bolder;margin:0;padding:0;margin-bottom:.5rem;color:#5f939a}:dir(rtl)._service_item_1enmd_42 h2{padding-right:8rem}:dir(ltr)._service_item_1enmd_42 h2{padding-left:8rem}._service_item_1enmd_42 p{font-size:1.4rem;margin:0;padding:0;color:#5f939a}:dir(rtl)._service_item_1enmd_42 p{padding-right:8rem}:dir(ltr)._service_item_1enmd_42 p{padding-left:8rem}@media screen and (width<=1320px) and (width>768px){._our_services_content_1enmd_11 h1{font-size:2rem}._our_services_list_1enmd_30{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));row-gap:2rem}._service_item_1enmd_42{display:flex;flex-direction:column;align-items:start;justify-content:center}._service_image_1enmd_50{height:12rem;object-fit:cover;margin-bottom:1rem}._service_item_1enmd_42 h2{font-size:1.8rem;font-weight:bolder;margin:0;padding:0;margin-bottom:.3rem}:dir(rtl)._service_item_1enmd_42 h2{padding-right:5rem}:dir(ltr)._service_item_1enmd_42 h2{padding-left:5rem}._service_item_1enmd_42 p{font-size:1.4rem;margin:0;padding:0}:dir(rtl)._service_item_1enmd_42 p{padding-right:5rem}:dir(ltr)._service_item_1enmd_42 p{padding-left:5rem}}@media screen and (width<768px){._our_services_container_1enmd_1{padding:2rem 0}._our_services_content_1enmd_11 h1{font-size:2rem}._our_services_list_1enmd_30{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));row-gap:2rem}._service_item_1enmd_42{display:flex;flex-direction:column;align-items:start;justify-content:center}._service_image_1enmd_50{height:12rem;object-fit:cover;margin-bottom:.5rem}._service_item_1enmd_42 h2{font-size:1.6rem;font-weight:bolder;margin:0;padding:0;margin-bottom:.2rem}:dir(rtl)._service_item_1enmd_42 h2{padding-right:5rem}:dir(ltr)._service_item_1enmd_42 h2{padding-left:5rem}._service_item_1enmd_42 p{font-size:1.3rem;margin:0;padding:0}:dir(rtl)._service_item_1enmd_42 p{padding-right:5rem}:dir(ltr)._service_item_1enmd_42 p{padding-left:5rem}}._how_to_get_services_container_1y0mq_1{position:relative;display:flex;align-items:center;margin:0 auto;min-height:100vh;width:100%;background-color:transparent}._how_to_get_services_content_1y0mq_11{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:100px 5%;background-color:transparent}._how_to_get_services_container_1y0mq_1 h1{font-size:2.25rem;font-weight:700;padding:0;color:#72bdc6;margin-bottom:5rem}._how_to_image_1y0mq_29{width:100%;max-width:65%;height:auto;object-fit:cover;display:block;margin:0 auto}@media screen and (width<=1220px) and (width>800px){._how_to_image_1y0mq_29{max-width:100%;height:100%;object-fit:cover;display:block;margin:0 auto}}@media screen and (width<=800px){._how_to_image_1y0mq_29{max-width:100%;height:100%;object-fit:cover;display:block;margin:0 auto}._how_to_get_services_container_1y0mq_1 h1{font-size:2rem}}._board_directors_container_1ghyq_1{position:relative;display:flex;align-items:center;margin:0 auto;min-height:100vh;width:100%}._board_directors_content_1ghyq_11{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;padding:100px 5%;background-color:transparent}._board_directors_container_1ghyq_1 h1{font-size:2.25rem;font-weight:bolder;padding:0;margin-bottom:4rem;color:#72bdc6}._directors_grid_1ghyq_29{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:20px;width:100%}._director_item_1ghyq_39{width:100%;box-sizing:border-box;background-color:transparent;display:flex;flex-direction:column;justify-content:start;align-items:center}._director_image_1ghyq_50{height:15rem;object-fit:cover}._director_name_1ghyq_55{font-size:1.5rem;font-weight:700;padding:0;margin:1rem 0 .5rem;color:#72bdc6}._director_position_1ghyq_63{font-size:1.25rem;font-weight:500;padding:0;margin:0;color:#0f4c55;text-align:center}@media screen and (width<=800px){._board_directors_container_1ghyq_1 h1{font-size:2rem}}._members_container_12ebn_1{position:relative;display:flex;align-items:center;margin:0 auto;min-height:100vh;width:100%}._members_content_12ebn_11{display:flex;flex-direction:column;justify-content:center;align-items:start;width:100%;height:100%;padding:100px 5%;background-color:transparent;background-image:url(/assets/members_bg-kB4YxkW7.png);background-size:cover;background-repeat:no-repeat;background-position:center}._members_content_12ebn_11 h1{font-size:2.25rem;font-weight:bolder;padding:0;margin-bottom:4rem;color:#72bdc6}._members_grid_12ebn_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));margin:0 auto;padding:0;width:100%;row-gap:2rem}._member_item_12ebn_45{width:100%;box-sizing:border-box;background-color:transparent;display:flex;flex-direction:column;justify-content:start;align-items:center}._member_image_12ebn_56{height:13rem;object-fit:cover}._member_item_12ebn_45 h4{font-size:1.25rem;font-weight:700;padding:0;margin:1rem 0 .5rem;color:#72bdc6}._member_item_12ebn_45 p{font-size:1.25rem;font-weight:500;padding:0;margin:0;color:#0f4c55;text-align:center}@media screen and (width<=800px){._members_content_12ebn_11 h1{font-size:2rem}}._downloadNow_container_1ymu2_1{position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto;min-height:100vh;width:100%;background-color:transparent}._downloadNow_content_1ymu2_12{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%;padding:100px 10%}._mobileAppImage_1ymu2_23{width:40vw;object-fit:cover;background-color:transparent}._downloadNow_content_texts_1ymu2_30{display:flex;flex-direction:column;justify-items:center;max-width:50vw;gap:2rem}._downloadNow_content_texts_1ymu2_30 h3{font-size:2.25rem;font-weight:bolder;padding:0;color:#72bdc6;margin:0}._downloadNow_content_texts_1ymu2_30 p{font-size:1.5rem;font-weight:400;padding:0;color:#0f4c55;margin:0}._downloadNow_content_texts_1ymu2_30 img{height:50px;width:140px;cursor:pointer}._downloadNow_buttons_1ymu2_60{display:flex;flex-direction:row}._revealFlip3d_1ymu2_65{animation:_revealFlip3d_1ymu2_65 1.2s cubic-bezier(.4,0,.2,1) both;transform-style:preserve-3d;perspective:800px}@keyframes _revealFlip3d_1ymu2_65{0%{opacity:0;transform:perspective(800px) rotateY(90deg) scale(.8)}60%{opacity:1;transform:perspective(800px) rotateY(-10deg) scale(1.05)}80%{opacity:1;transform:perspective(800px) rotateY(5deg) scale(.98)}to{opacity:1;transform:perspective(800px) rotateY(0) scale(1)}}@media screen and (width<=1220px) and (width>768px){._downloadNow_content_1ymu2_12{flex-direction:column;justify-content:center;align-items:center;background-repeat:repeat;gap:2rem}._downloadNow_content_texts_1ymu2_30{display:flex;flex-direction:column;justify-items:center;max-width:80vw;gap:2rem;text-align:center}._mobileAppImage_1ymu2_23{width:50vw;object-fit:cover}._downloadNow_buttons_1ymu2_60{display:flex;flex-direction:row;justify-content:center;align-items:center}}@media screen and (width<768px){._downloadNow_content_1ymu2_12{flex-direction:column;justify-content:center;align-items:center;background-repeat:repeat;gap:2rem}._downloadNow_content_texts_1ymu2_30{display:flex;flex-direction:column;justify-items:center;max-width:80vw;gap:2rem;text-align:center}._downloadNow_content_texts_1ymu2_30 h3{font-size:2rem}._mobileAppImage_1ymu2_23{width:80vw;object-fit:cover}._downloadNow_buttons_1ymu2_60{display:flex;flex-direction:row;justify-content:center;align-items:center}}._contactUs_container_1tfyb_1{position:relative;display:flex;align-items:center;margin:0 auto;min-height:100vh;width:100%}._contactUs_content_1tfyb_11{display:flex;flex-direction:row;justify-content:center;width:100%;padding:100px 5%}._contactUs_form_content_1tfyb_20{background-color:transparent;width:40%;flex-direction:column;display:flex}._contactUs_images_content_1tfyb_29{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40%;background-color:transparent;object-fit:cover;text-align:center}._contactUs_form_content_1tfyb_20 h3{font-size:2.5rem;font-weight:700;padding:0;margin:0;color:#72bdc6;margin-bottom:1.5rem;margin-top:6rem}._contactUs_form_content_1tfyb_20 p{font-size:1.25rem;font-weight:400;padding:0;margin:0;color:#0f4c55;margin-bottom:2.5rem}._fullName_input_1tfyb_60{width:90%;margin-bottom:1rem;border-radius:10px;padding:5px 10px;height:1.8rem;transition:border-color .2s;border:2px solid #72bdc6;font-size:1rem}._email_input_1tfyb_71{width:90%;margin-bottom:1rem;border-radius:10px;padding:5px 10px;border:2px solid #72bdc6;height:1.8rem;font-size:1rem}._message_input_1tfyb_81{width:90%;margin-bottom:1rem;border-radius:10px;padding:10px;border:2px solid #72bdc6;height:1.8rem;min-height:4rem;resize:vertical;font-size:1rem}._fullName_input_1tfyb_60:focus,._email_input_1tfyb_71:focus,._message_input_1tfyb_81:focus{border-color:#0f4c55}._fullName_input_1tfyb_60::placeholder,._email_input_1tfyb_71::placeholder,._message_input_1tfyb_81::placeholder{color:#b0bfc6;opacity:1;font-size:1rem}._submit_button_1tfyb_107{background:#fffab3;width:40%;display:block;border:none;height:45px;line-height:1;color:#166a77;border-radius:30px;font-size:15px;transition:.3s;margin-top:3rem;margin:1rem auto auto;cursor:pointer}._contactUs_images_content_1tfyb_29 p{font-size:1.25rem;font-weight:400;padding:0;margin:0;color:#0f4c55;margin-bottom:1rem}._contactUs_image1_1tfyb_133{height:4rem;width:4rem;margin-bottom:.5rem}._contactUs_image2_1tfyb_140{height:25rem}@keyframes _swingRotate_1tfyb_163{0%{transform:rotate(0)}20%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}to{transform:rotate(0)}}._swingRotate_1tfyb_163{animation:_swingRotate_1tfyb_163 10s cubic-bezier(.4,0,.2,1) infinite;display:inline-block}@media screen and (width<=1220px){._contactUs_content_1tfyb_11{display:flex;flex-direction:column;align-items:center;gap:7rem}._contactUs_form_content_1tfyb_20{width:100%;margin:0 auto;flex-direction:column;display:flex;align-items:center;justify-content:center;text-align:center}._contactUs_images_content_1tfyb_29{width:100%;flex-direction:column;display:flex;align-items:center;justify-content:center;text-align:center}._contactUs_form_content_1tfyb_20 h3{font-size:2rem;text-align:center}._contactUs_images_content_1tfyb_29 p{text-align:center}._contactUs_image1_1tfyb_133{height:4rem;width:4rem}._contactUs_image2_1tfyb_140{height:20rem}}._footer_container_nkio3_1{position:relative;display:flex;align-items:center;margin:0 auto;min-height:100vh;width:100%}._footer_bg_nkio3_11{position:absolute;left:0;bottom:0;width:100%;height:63rem;object-fit:cover;z-index:0;display:block}._footer_content_nkio3_22{top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;background-color:transparent;gap:2rem;padding:33rem 5% 0}._footer_upper_content_nkio3_36{z-index:1;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:center;gap:4rem;flex-wrap:wrap}._footer_upper_content_container_nkio3_49{display:flex;flex-direction:column;justify-content:start;width:22.5%}._footer_upper_content_logo_container_nkio3_56{display:flex;flex-direction:column;align-items:center;width:20rem}._footer_upper_content_title_nkio3_63{padding-bottom:10px;font-size:1.5rem;margin:0;color:#fff}._footer_container_nkio3_1 button{display:flex;color:#fff;background:transparent;text-align:start;border:none;padding:10px 0rem;font-size:1.1rem;cursor:pointer;transition:color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}._footer_container_nkio3_1 button:hover{color:#0f4c55;transform:scale(1.02) translateY(0) translate(2px)}._footer_upper_content_svg_icon_nkio3_89{display:flex;margin-left:8px;margin-right:8px}._footer_upper_content_logo_nkio3_56{height:6rem;width:11rem}._footer_lower_content_nkio3_100{z-index:1;align-items:center;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}._footer_lower_content_container_nkio3_114{display:flex;flex-direction:row;justify-content:center;align-items:start;min-width:19.2rem;gap:1rem}._footer_lower_content_container_nkio3_114 p{margin-top:25px;padding:0;font-size:1.15rem;color:#fff}._footer_lower_social_svg_icon_nkio3_130{color:#fff}._footer_lower_social_svg_icon_nkio3_130:hover{color:#0f4c55}@media screen and (width>1765px){._footer_content_nkio3_22{padding:20rem 5% 0}}@media screen and (width<=1220px) and (width>800px){._footer_bg_nkio3_11{min-height:100vh}._footer_content_nkio3_22{padding:25vh 5% 0;gap:6rem}._footer_upper_content_nkio3_36{gap:3rem}._footer_upper_content_container_nkio3_49{align-items:center;width:40%}._footer_container_nkio3_1 button{text-align:center}._footer_lower_content_nkio3_100{gap:0rem}._footer_lower_content_container_nkio3_114{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40%}._footer_lower_content_container_nkio3_114 p{text-align:center}}@media screen and (width<800px){._footer_bg_nkio3_11{min-height:180vh}._footer_content_nkio3_22{padding:40vh 5% 0;gap:4rem}._footer_upper_content_nkio3_36{gap:2rem}._footer_upper_content_container_nkio3_49{align-items:center;width:100%}._footer_container_nkio3_1 button{text-align:center}._footer_lower_content_nkio3_100{gap:0rem}._footer_lower_content_container_nkio3_114{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}._footer_lower_content_container_nkio3_114 p{text-align:center;margin-top:.8rem}._footer_lower_social_svg_icon_nkio3_130{margin-bottom:1.2rem}}._login_page_1xpjv_1{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh}._login_container_1xpjv_10{flex-direction:column;margin:auto;background-color:#72bdc6;padding:2rem 1.5rem;width:30rem;min-height:24rem;border:1px solid lightgray;border-radius:18px}._login_type_options_container_1xpjv_21{margin-top:.5rem;margin-bottom:1.5rem;max-width:100%;flex-wrap:wrap;display:flex;justify-content:center;gap:1.5rem;text-align:center}._login_type_option_1xpjv_21{display:flex;align-items:center;gap:.3rem;font-size:1rem;color:#fff}._login_logo_1xpjv_40{height:5rem;display:block;margin:0 auto}._login_form_1xpjv_46{margin-top:2rem;flex-direction:column;width:100%;display:flex;justify-content:center;gap:.5rem;background-color:transparent}._email_input_1xpjv_57{margin-bottom:1rem;border-radius:10px;padding:5px 10px;border:none;height:1.8rem;font-size:1rem;outline:none;transition:border .2s}._password_input_wrapper_1xpjv_68{position:relative;width:100%;display:flex;align-items:center;justify-content:center}._password_input_1xpjv_68{width:100%;margin-bottom:1rem;border-radius:10px;padding:5px 38px 5px 10px;border:none;height:1.8rem;font-size:1rem;outline:none;transition:border .2s}._password_input_1xpjv_68:focus{border:none}._password_toggle_icon_1xpjv_93{position:absolute;right:12px;top:20px;transform:translateY(-50%);cursor:pointer;color:#72bdc6;font-size:1.2rem;z-index:2;background:none;border:none;padding:0;display:flex;align-items:center}._email_input_1xpjv_57,._password_input_1xpjv_68 :focus{border:none}._login_button_1xpjv_115{width:100%;height:2.5rem;background-color:#5ba8af;color:#fff;border:none;border-radius:10px;font-size:1rem;cursor:pointer;transition:background-color .3s ease-in-out}@media screen and (width<=800px){._login_container_1xpjv_10{margin:0 5%}._login_logo_1xpjv_40{height:4.5rem}}._fixed_header_pfing_1{position:fixed;height:70px;top:0;left:0;width:100%;z-index:1000;background:#222;box-shadow:0 2px 8px #0000000d}._fixed_header_content_pfing_12{padding:10px 1rem;background:transparent;display:flex;align-items:center;justify-content:space-between;flex-direction:row}._left_section_pfing_21{display:flex;align-items:center}._header_menu_button_pfing_26{display:flex;align-items:center;justify-content:center;background-color:transparent;height:2.6rem;width:3rem;border-radius:3px;cursor:pointer;outline:none;border:none}._svg_icon_pfing_39{color:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1)}._svg_icon_pfing_39:hover{color:#878181}._svg_icon_pfing_39:active{scale:.9}._header_logo_pfing_52{height:45px;margin:0 2rem}._user_pofile_pfing_58{display:flex;align-items:center;justify-content:center;flex-direction:row;-webkit-user-select:none;user-select:none;transition:transform .3s cubic-bezier(.4,0,.2,1)}._user_pofile_pfing_58:active{transform:scale(.95)}._user_image_pfing_71{height:50px;width:50px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}._user_pofile_pfing_58 h1{color:#fff;font-size:1.2rem;margin:0 10px;font-weight:400}._user_pofile_pfing_58 h2{color:#000;font-size:.8rem;margin:10px;font-weight:400;text-align:center;background-color:transparent;overflow:hidden;display:flex;white-space:nowrap;text-overflow:ellipsis}._dashboard_sidebar_1ix2m_1{position:fixed;top:70px;left:0;width:250px;height:calc(100vh - 70px);background:#222;z-index:10;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}._dashboard_sidebar_1ix2m_1._closed_1ix2m_13{transform:translate(-100%)}._dashboard_sidebar_content_1ix2m_28{width:100%;height:100%;display:flex;flex-direction:column}._sidebar_button_1ix2m_36{width:100%;height:45px;background-color:transparent;color:#fff;border:1px solid #3c3c3c;cursor:pointer;margin-bottom:0;transition:background-color .3s;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;border-radius:0;transition:background-color .3s,scale .2s;box-sizing:border-box}._sidebar_button_1ix2m_36:hover{background-color:#555}._sidebar_button_1ix2m_36._active_1ix2m_59{background-color:#555;color:#000;color:#4efff7}._dashboard_content_kf4qz_1{position:absolute;margin-top:70px;left:250px;width:calc(100% - 250px);height:100%;background:#570d0d;z-index:2;transition:width .3s cubic-bezier(.4,0,.2,1),left .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 16px #00000014}._dashboard_content_kf4qz_1._full_kf4qz_14{left:0;width:100%}
