.empty_state_container__05gye{display:flex;flex-direction:column;flex:1 1;gap:10px;align-items:center;text-align:center}.empty_state_image__ujK3G{text-align:center;margin-top:50px}@media(min-width:768px){.empty_state_image__ujK3G{margin-top:0}}.empty_state_title__Xfo2x{font-family:var(--heading-font);font-size:24px;line-height:100%}.empty_state_subtitle__LwDRK{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.empty_state_button__916J2{margin-top:10px;min-width:240px;max-width:100%}@media(min-width:768px){.empty_state_button__916J2{margin-top:auto}}.toast_container_position_bottomCenter__myPjG,.toast_container_position_bottomRight__JgX4y{bottom:70px}@media(min-width:768px){.toast_container_position_bottomCenter__myPjG,.toast_container_position_bottomRight__JgX4y{bottom:50px}}@supports(-webkit-touch-callout:none){.toast_container_position_bottomCenter__myPjG,.toast_container_position_bottomRight__JgX4y{bottom:100px}}.toast_action_button__VyB7C{grid-area:action_button;margin-left:auto}.toast_container__sTuyw{position:fixed;z-index:21;display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-column-gap:15px;width:400px;max-width:calc(100vw - 20px);min-height:60px;padding:10px 15px;box-sizing:border-box;border-radius:10px;border:1px solid rgba(0,0,0,.1);background-color:#eceeff;margin:auto}.toast_container_position_bottomCenter__myPjG{left:0;right:0;animation:toast_slide_up__G0_C6 .35s ease-out both}.toast_container_position_bottomRight__JgX4y{left:0;right:0;animation:toast_slide_left__mpvev .35s ease-out both}@media(min-width:768px){.toast_container_position_bottomRight__JgX4y{left:auto;right:50px}}.toast_container_position_topCenter__As5id{inset:110px 0 auto;animation:toast_slide_up__G0_C6 .35s ease-out both}.toast_container_short__fV3nE{grid-template-areas:"content action_button close_button"}.toast_container_long__P8XsD{align-items:start;grid-template-areas:"content content close_button" "action_button action_button action_button";padding:10px 15px}.toast_container_long__P8XsD .toast_action_button__VyB7C{margin-top:15px}.toast_container_long_without_action__ElQfQ{align-items:center;grid-template-areas:"content content close_button"}.toast_without_navbar__DldMr{bottom:10px}@media(min-width:768px){.toast_without_navbar__DldMr{bottom:50px}}.toast_content__yLzjr{grid-area:content}.toast_message__Pssob{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.toast_close_button__70vk3{grid-area:close_button;position:relative;line-height:0}.toast_close_button_short__nxfsQ{padding-left:15px}.toast_close_button_short__nxfsQ:before{content:"";position:absolute;left:0;top:50%;margin-top:-11px;width:1px;height:22px;background-color:#e0e0e0}.toast_close_icon__J_55d *{fill:rgba(0,0,0,.5)}@keyframes toast_slide_up__G0_C6{0%{transform:translateY(200px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toast_slide_left__mpvev{0%{transform:translateX(200px);opacity:0}to{transform:translateX(0);opacity:1}}.toast_scaled__zbX9D:where(.toast_container__sTuyw){grid-column-gap:.78125vw;width:20.8333333333vw;padding:1.0416666667vw .78125vw;border-width:.0520833333vw}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){grid-column-gap:15px}}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){width:400px}}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){padding-top:20px}}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){padding-bottom:20px}}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){padding-left:15px}}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){padding-right:15px}}@media(max-width:1919px){.toast_scaled__zbX9D:where(.toast_container__sTuyw){border-width:1px}}.toast_scaled__zbX9D .toast_content__yLzjr{font-size:.78125vw;line-height:1.1458333333vw}@media(max-width:1919px){.toast_scaled__zbX9D .toast_content__yLzjr{font-size:15px;line-height:22px}}.toast_scaled__zbX9D .toast_action_button__VyB7C{font-size:.78125vw}@media(max-width:1919px){.toast_scaled__zbX9D .toast_action_button__VyB7C{font-size:15px}}.checkbox_checkbox_container__HN0xB{display:flex;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.checkbox_checkbox_container__HN0xB input{display:none}.checkbox_checkbox_container__HN0xB .checkbox_checkmark_bg__kpbXO{display:flex;justify-content:center;align-items:center;position:relative;width:24px;height:24px;border:1px solid var(--black);box-sizing:border-box;flex-shrink:0}.checkbox_checkbox_container_error__bz0_z .checkbox_checkmark_bg__kpbXO{border-color:#ff6f6f}.checkbox_checkbox_container__HN0xB .checkbox_checkmark_icon__ZSOEW{display:none}.checkbox_checkbox_container__HN0xB .checkbox_checkmark_icon__ZSOEW path{stroke:#fff}.checkbox_checkbox_container__HN0xB input:checked~.checkbox_checkmark_bg__kpbXO,.checkbox_checkbox_container__HN0xB.checkbox_active__a3d_c{background-color:var(--black)}.checkbox_checkbox_container__HN0xB input:checked~.checkbox_checkmark_bg__kpbXO .checkbox_checkmark_icon__ZSOEW,.checkbox_checkbox_container__HN0xB.checkbox_active__a3d_c .checkbox_checkmark_icon__ZSOEW{display:block}.checkbox_checkbox_container__HN0xB input:checked~.checkbox_checkmark_bg__kpbXO .checkbox_checkmark_icon__ZSOEW path,.checkbox_checkbox_container__HN0xB.checkbox_active__a3d_c .checkbox_checkmark_icon__ZSOEW path{fill:var(--white)}.checkbox_checkbox_container__HN0xB .checkbox_label__59t68{margin-left:10px;font-size:14px;line-height:20px}.checkbox_variant_circle__bJqxM{border-radius:50%}.input_input_wrapper__Yemq8{display:block;position:relative;text-align:left;margin-bottom:20px}.input_input_wrapper__Yemq8 .input_with_error__PEKLM{border-color:#ff6f6f}.input_input_wrapper__Yemq8 .input_with_error_extended__175K_{border-color:#ffa7a7;background-color:#fff9f9;box-shadow:0 1px 3px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.08)}.input_input_wrapper__Yemq8 .input_with_no_error_extended__A2RSc:focus{border-color:#5bbfba;box-shadow:0 1px 3px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.08),0 0 0 3px rgba(91,191,187,.2)}@media(max-width:767px){.input_input_wrapper__Yemq8{margin-bottom:25px}}.input_label__hqZxh{font-size:14px;padding-bottom:8px}.input_input__4ddBE{width:100%;height:50px;background:var(--white);border:1px solid rgba(0,0,0,.3);box-sizing:border-box;border-radius:4px;padding:5px 55px 5px 15px;font-size:15px}.input_input__4ddBE::placeholder{color:gray}.input_disabled____3o0{border:1px solid #d5d5d5;background-color:#d5d5d5;color:var(--black)}.input_eye_button__PmJT9{position:absolute;top:18px;right:30px}.input_error_box__9OHnD{font-size:11px;min-height:10px;color:#ff6f6f;padding-top:4px}.email_subscribe_form_form__ZYDxi .email_subscribe_form_input_wrapper__Bp_ww{box-sizing:border-box;margin-bottom:0}.email_subscribe_form_form__ZYDxi .email_subscribe_form_input_wrapper__Bp_ww input[type=email]{padding:13px 10px}.email_subscribe_form_form__ZYDxi .email_subscribe_form_error_box__L2Xv4{margin-bottom:20px}.email_subscribe_form_form__ZYDxi .email_subscribe_form_email_label__YPq3p{font-family:var(--heading-font);font-size:16px;line-height:100%}.email_subscribe_form_form__ZYDxi .email_subscribe_form_email_input__GehQw{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);margin-top:10px}.email_subscribe_form_form__ZYDxi .email_subscribe_form_agreement_wrapper__iLheY{display:flex;flex-wrap:nowrap}.email_subscribe_form_form__ZYDxi .email_subscribe_form_agreement_label__UM54e{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);flex:auto;margin-left:10px}.email_subscribe_form_form__ZYDxi .email_subscribe_form_agreement_error__T948H{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:#ff7070;margin-top:5px;margin-left:34px}.email_subscribe_form_form__ZYDxi .email_subscribe_form_button__VSL47{min-width:150px;margin-top:15px}.email_subscribe_form_underline__w9Ety{text-decoration:underline;text-underline-position:from-font;text-decoration-thickness:from-font}.cta_email_subscribe_popup_wrapper__fLE9C:has(.cta_email_subscribe_container__mpaU_){max-width:300px;position:fixed;inset:auto 75px 20px auto;transform:translate(0)}.cta_email_subscribe_container__mpaU_{box-sizing:border-box;width:100%;padding:20px;background-color:#eee;border-radius:20px;min-height:300px;display:flex;flex-direction:column;justify-content:center}.cta_email_subscribe_title__dor34{font-family:var(--heading-font);font-size:24px;line-height:100%;position:relative;margin-bottom:20px}.cta_email_subscribe_image_wrapper__JG7Dk{position:absolute;bottom:0;right:0;width:80px;height:80px;transform:translateY(75%)}.cta_email_subscribe_image_margin__f7qDz{margin-bottom:70px}@keyframes success_screen_scale__GRcGw{0%{transform:scale(.3)}to{transform:scale(1),translateY(-20px)}}.success_screen_container__ClVbH{text-align:center}.success_screen_img_container__aRUov{margin:0 auto}.success_screen_img_animate__tlxsj{animation:success_screen_scale__GRcGw .5s cubic-bezier(.175,.885,.32,1.475)}.success_screen_heading__r2I98{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:700;line-height:var(--body1-line-height);margin-top:15px}.success_screen_subtitle__LULmH{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);margin-top:10px}.timer_block_timer_container__MZ7Su{box-sizing:border-box;display:flex;gap:15px;align-items:center;flex-wrap:nowrap;padding:15px 20px;border-radius:20px;background-color:#f5a0d2}.timer_block_timer_count__p4aq_{font-family:var(--heading-font);font-size:35px;line-height:100%;display:flex;justify-content:center;flex:0 1;place-self:center center;min-width:30px}.timer_block_timer_text__0JA7_{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);line-height:20px;flex:auto}.pop_up_overlay__i9xk_{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:10;animation:pop_up_fadeIn__3y2T5 .5s linear forwards}@media(max-width:767px){.pop_up_overlay__i9xk_{overflow-y:auto;padding-top:56px}}.pop_up_popover__Rp_la{max-width:22.9166666667vw;position:absolute;animation:pop_up_popupFadeIn__1nY87 .5s linear forwards;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;z-index:11;box-sizing:border-box}@media(max-width:1919px){.pop_up_popover__Rp_la{max-width:440px}}@media(max-width:767px){.pop_up_popover__Rp_la{transform:none;left:10px;right:10px;margin:0 auto;width:auto;top:56px}}.pop_up_close_button__F_UZh{width:1.875vw;height:1.875vw;top:-1.875vw;right:-1.875vw;position:absolute;z-index:2;border-radius:50%;animation:pop_up_fadeOut__enSw_ .3s ease-in-out forwards;background-color:var(--white);display:flex;justify-content:center;align-items:center}@media(max-width:1919px){.pop_up_close_button__F_UZh{width:36px;height:36px;top:-36px;right:-36px}}@media(max-width:767px){.pop_up_close_button__F_UZh{top:-46px;right:0}}@keyframes pop_up_popupFadeIn__1nY87{0%{opacity:0}to{opacity:1}}@keyframes pop_up_fadeIn__3y2T5{0%{background-color:transparent}to{background-color:rgba(0,0,0,.5)}}.cta_download_app_qr_popup_wrapper__CUvht{position:fixed;bottom:20px;right:40px;display:flex;flex-direction:column;background-color:transparent;z-index:1;max-width:7.2916666667vw}@media(max-width:1919px){.cta_download_app_qr_popup_wrapper__CUvht{max-width:140px}}.cta_download_app_qr_popup_image_wrapper__TiZuN{background-color:var(--white);margin:0 auto;width:100%;display:flex;justify-content:center;border-radius:.5208333333vw}@media(max-width:1919px){.cta_download_app_qr_popup_image_wrapper__TiZuN{border-radius:10px}}.cta_download_app_qr_popup_image__Rl6KQ{width:100%;height:100%;padding:1.0416666667vw}@media(max-width:1919px){.cta_download_app_qr_popup_image__Rl6KQ{padding:20px}}.cta_download_app_qr_popup_text_container__wzZOM{border-radius:.5208333333vw}@media(max-width:1919px){.cta_download_app_qr_popup_text_container__wzZOM{border-radius:10px}}.cta_download_app_qr_popup_text___l7_u{font-family:var(--heading-font);font-size:16px;line-height:100%;font-size:.7291666667vw;padding:.5208333333vw}@media(max-width:1919px){.cta_download_app_qr_popup_text___l7_u{font-size:14px;padding:10px}}.input_container__zFNtW{display:grid;grid-template-columns:1fr;width:100%}.input_container_disabled__z2zf2{opacity:.5}.input_label__yJoz5{font-family:var(--heading-font);font-size:16px;line-height:100%;margin-bottom:10px}.input_label_scaled__0ZbY6{margin-bottom:.5208333333vw;font-size:.8333333333vw}@media(max-width:1919px){.input_label_scaled__0ZbY6{margin-bottom:10px;font-size:16px}}.input_input_container__KFgyo{position:relative}.input_input__JAxP9{height:50px;width:100%;padding:0 20px;box-sizing:border-box;outline:none;background-color:var(--white);border:1px solid rgba(0,0,0,.3);border-radius:5px;font-weight:500;font-size:15px;line-height:22px;color:var(--black)}.input_input__JAxP9::placeholder{color:rgba(0,0,0,.5)}.input_input_with_icon__ki5rr{padding-right:50px}.input_input_scaled__6bV5K{height:2.6041666667vw;padding-right:1.0416666667vw;padding-left:1.0416666667vw;border-radius:.2604166667vw;border-width:.0520833333vw;font-size:.78125vw;line-height:1.1458333333vw}@media(max-width:1919px){.input_input_scaled__6bV5K{height:50px;padding-right:20px;padding-left:20px;border-radius:5px;border-width:1px;font-size:15px;line-height:22px}}.input_input_with_icon_scaled__x_ZXa{padding-right:2.6041666667vw}@media(max-width:1919px){.input_input_with_icon_scaled__x_ZXa{padding-right:50px}}.input_input_error__255g6{border-color:#ff7070}.input_icon_container__Awcr0{position:absolute;right:20px;top:50%;margin-top:-12px}.input_icon_container_scaled__MByF3{right:1.0416666667vw;margin-top:-.625vw}@media(max-width:1919px){.input_icon_container_scaled__MByF3{right:20px;margin-top:-12px}}.input_icon__t3nFZ *{fill:rgba(0,0,0,.5)}.input_icon_error__qQYNd *{fill:#ff7070}.input_error__gd2Ro{margin-top:5px;font-weight:500;font-size:13px;line-height:18px;color:#ff7070}.input_error_scaled__3jnwn{margin-top:.2604166667vw;font-size:.6770833333vw;line-height:.9375vw}@media(max-width:1919px){.input_error_scaled__3jnwn{margin-top:5px;font-size:13px;line-height:18px}}.input_info_label__33Bhl{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:rgba(0,0,0,.5);margin-top:5px}.input_val_length__2qFeJ{position:absolute;top:24px;right:10px;color:gray}.input_input_counter__UuHgk{padding-right:70px}.input_container__q41hX{background-color:var(--white);border-radius:20px;padding:20px;flex:1 1}.screen_answer_container__Eu1a7{background-color:var(--white);border-radius:19px;padding:20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%;min-height:60px;margin-bottom:1px}.screen_answer_description__3I2gC,.screen_answer_title__hvINk{text-align:left}.screen_answer_checkmark_wrapper__haOFM{width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-left:26px;color:var(--black);border:1px solid}.screen_answer_active__pKqEx{background-color:currentcolor}.screen_answer_circle__maM7W{opacity:0}.screen_answer_circle_active__jfPuE{border-radius:50%;opacity:1}.screen_answer_left_part_wrapper__VUcad{display:flex;gap:20px;align-items:center}.screen_answer_icon__RLowJ{font-size:24px}.screen_answer_image__sDrdE{width:50px;height:50px;overflow:hidden;position:relative}.screen_answer_layout_grid__up5CW.screen_answer_container__Eu1a7{background-color:var(--white);border-radius:20px;padding:15px;flex-direction:column;width:100%;min-height:60px;margin-bottom:1px}.screen_answer_layout_grid__up5CW .screen_answer_title__hvINk *{font-family:var(--heading-font);font-size:20px;line-height:100%}.screen_answer_layout_grid__up5CW .screen_answer_description__3I2gC{margin-top:5px}.screen_answer_layout_grid__up5CW .screen_answer_checkmark_wrapper__haOFM{margin-left:auto;margin-top:10px}.screen_answer_layout_grid__up5CW .screen_answer_left_part_wrapper__VUcad{gap:10px;flex-direction:column;align-items:flex-start}.screen_answer_layout_grid__up5CW .screen_answer_image__sDrdE{align-self:center;height:130px;width:140px}.select_select__G9m7F{display:inherit}.select_select__G9m7F [class$=-control]{padding-right:1.0416666667vw;border-radius:.2604166667vw;min-height:2.6041666667vw;border:.0520833333vw solid rgba(0,0,0,.3);box-shadow:none;cursor:pointer}@media(max-width:1919px){.select_select__G9m7F [class$=-control]{border-width:1px;padding-right:20px;border-radius:5px;min-height:50px}}.select_select__G9m7F [class$=-control]:hover{border-color:rgba(0,0,0,.3);box-shadow:none}.select_select__G9m7F [class$=-indicatorSeparator]{display:none}.select_select__G9m7F [class$=-singleValue]{padding-left:.625vw;font-size:.78125vw;font-weight:500;line-height:167%;color:var(--black)}@media(max-width:1919px){.select_select__G9m7F [class$=-singleValue]{padding-left:12px;font-size:15px}}.select_select__G9m7F [class$=-indicatorContainer]{padding:0;pointer-events:none}@media(max-width:1919px){.select_select__G9m7F [class$=-indicatorContainer]{padding:0}}.select_select__G9m7F [class$=-menu]{margin-top:.5208333333vw;padding-top:.5208333333vw;padding-bottom:.5208333333vw;border-radius:.2604166667vw;position:absolute;top:100%;border:.0520833333vw solid rgba(0,0,0,.3);background-color:var(--white);z-index:2;box-sizing:border-box;box-shadow:none}@media(max-width:1919px){.select_select__G9m7F [class$=-menu]{margin-top:10px;padding-top:10px;padding-bottom:10px;border-width:1px;border-radius:5px}}.select_select__G9m7F [class$=-MenuList]{max-height:300px;padding-top:0;padding-bottom:0}.select_select__G9m7F [class$=-option]{padding:.46875vw 1.0416666667vw;min-height:2.0833333333vw;font-size:.78125vw;display:flex;align-items:center;box-sizing:border-box;background-color:var(--white);color:var(--black);font-weight:500;line-height:147%}@media(max-width:1919px){.select_select__G9m7F [class$=-option]{padding-top:9px;padding-right:20px;padding-bottom:9px;padding-left:20px;min-height:40px;font-size:15px}}.select_select__G9m7F [class$=-option] strong{font-weight:700}.select_select__G9m7F [class$=-option]:active,.select_select__G9m7F [class$=-option]:hover{background-color:#eee;cursor:pointer}.select_icon__xYnzV{margin-top:.2604166667vw}@media(max-width:1919px){.select_icon__xYnzV{margin-top:5px}}.contact_us_section_section__tk3ae{display:flex;width:100%;padding:1.5625vw;background:#eee;border-radius:30px;box-sizing:border-box;flex-direction:column}@media(max-width:1919px){.contact_us_section_section__tk3ae{padding:30px}}@media(max-width:767px){.contact_us_section_section__tk3ae{padding:20px;border-radius:20px}}@media(min-width:768px){.contact_us_section_section__tk3ae{width:55%}}.contact_us_section_title__fo00L{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%;position:relative}@media(max-width:1919px){.contact_us_section_title__fo00L{font-size:50px}}@media(max-width:1024px){.contact_us_section_title__fo00L{font-size:40px}}.contact_us_section_subtitle__7Jr9D{margin-top:1.0416666667vw;flex-grow:1}.contact_us_section_subtitle__7Jr9D h2,.contact_us_section_subtitle__7Jr9D h3,.contact_us_section_subtitle__7Jr9D h4,.contact_us_section_subtitle__7Jr9D h5{padding-top:.5208333333vw;padding-bottom:.2604166667vw;text-indent:0}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D h2,.contact_us_section_subtitle__7Jr9D h3,.contact_us_section_subtitle__7Jr9D h4,.contact_us_section_subtitle__7Jr9D h5{padding-top:10px;padding-bottom:5px;text-indent:0}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D h2,.contact_us_section_subtitle__7Jr9D h3,.contact_us_section_subtitle__7Jr9D h4,.contact_us_section_subtitle__7Jr9D h5{text-indent:0}}.contact_us_section_subtitle__7Jr9D h2,.contact_us_section_subtitle__7Jr9D h2 span{font-size:3.6458333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D h2,.contact_us_section_subtitle__7Jr9D h2 span{font-size:70px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D h2,.contact_us_section_subtitle__7Jr9D h2 span{font-size:50px}}.contact_us_section_subtitle__7Jr9D h3,.contact_us_section_subtitle__7Jr9D h3 span{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D h3,.contact_us_section_subtitle__7Jr9D h3 span{font-size:50px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D h3,.contact_us_section_subtitle__7Jr9D h3 span{font-size:40px}}.contact_us_section_subtitle__7Jr9D h4,.contact_us_section_subtitle__7Jr9D h4 span{font-size:2.0833333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D h4,.contact_us_section_subtitle__7Jr9D h4 span{font-size:40px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D h4,.contact_us_section_subtitle__7Jr9D h4 span{font-size:30px}}.contact_us_section_subtitle__7Jr9D h5,.contact_us_section_subtitle__7Jr9D h5 span{font-size:1.25vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D h5,.contact_us_section_subtitle__7Jr9D h5 span{font-size:24px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D h5,.contact_us_section_subtitle__7Jr9D h5 span{font-size:20px}}.contact_us_section_subtitle__7Jr9D p{font-size:1.25vw;line-height:142%;text-indent:0;padding:.2604166667vw 0;font-weight:400}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D p{font-size:24px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D p{font-size:20px}}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D p{text-indent:0;padding-top:5px;padding-bottom:5px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D p{text-indent:0}}.contact_us_section_subtitle__7Jr9D ol,.contact_us_section_subtitle__7Jr9D ul{font-size:1.25vw;line-height:142%;font-weight:400;margin-top:.5208333333vw;margin-bottom:.2604166667vw;padding-left:1.5625vw;list-style-type:inherit}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D ol,.contact_us_section_subtitle__7Jr9D ul{font-size:24px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D ol,.contact_us_section_subtitle__7Jr9D ul{font-size:20px}}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D ol,.contact_us_section_subtitle__7Jr9D ul{margin-top:10px;margin-bottom:5px;padding-left:30px}}.contact_us_section_subtitle__7Jr9D ol li,.contact_us_section_subtitle__7Jr9D ul li{padding-bottom:.2604166667vw;line-height:inherit}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D ol li,.contact_us_section_subtitle__7Jr9D ul li{padding-bottom:5px}}@media(max-width:1024px){.contact_us_section_subtitle__7Jr9D ol,.contact_us_section_subtitle__7Jr9D ul{margin-top:10px;margin-bottom:0;padding-left:20px}}.contact_us_section_subtitle__7Jr9D ul li::marker{font-size:.7291666667vw}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D ul li::marker{font-size:14px}}.contact_us_section_subtitle__7Jr9D ol{list-style-type:decimal}.contact_us_section_subtitle__7Jr9D a{text-decoration:underline;font-weight:700;color:var(--black);text-decoration-thickness:from-font;text-underline-position:from-font}.contact_us_section_subtitle__7Jr9D a:hover{opacity:.8}.contact_us_section_subtitle__7Jr9D strong{font-weight:700}.contact_us_section_subtitle__7Jr9D figure img{margin-top:.5208333333vw;margin-bottom:.5208333333vw;width:100%}@media(max-width:1919px){.contact_us_section_subtitle__7Jr9D figure img{margin-top:10px;margin-bottom:10px}.contact_us_section_subtitle__7Jr9D{margin-top:20px}}.contact_us_section_form__3cpXH{margin-top:2.0833333333vw}@media(max-width:1919px){.contact_us_section_form__3cpXH{margin-top:40px}}.contact_us_section_form_header__uKgPv{margin-bottom:1.5625vw;display:flex;flex-direction:column}@media(max-width:1919px){.contact_us_section_form_header__uKgPv{margin-bottom:30px}}@media(min-width:1025px){.contact_us_section_form_header__uKgPv{flex-direction:row;align-items:flex-start}}.contact_us_section_label__qVa4p,.contact_us_section_label_select___xFBF{font-size:.8333333333vw;margin-bottom:.5208333333vw;display:flex;font-family:var(--heading-font);line-height:100%;white-space:nowrap}@media(max-width:1919px){.contact_us_section_label__qVa4p,.contact_us_section_label_select___xFBF{font-size:16px;margin-bottom:10px}}.contact_us_section_sub_label__0jgbj{font-size:.6770833333vw;font-family:var(--body-font);line-height:138%;font-weight:500;white-space:nowrap}@media(max-width:1919px){.contact_us_section_sub_label__0jgbj{font-size:13px}}.contact_us_section_label_select___xFBF{line-height:110%}.contact_us_section_input_wrapper__syUXP{margin-bottom:30px}@media(min-width:1025px){.contact_us_section_input_wrapper__syUXP{width:100%;margin-bottom:0;margin-right:30px}}@media(min-width:1920px){.contact_us_section_input_wrapper__syUXP{margin-right:1.5625vw}}@media(min-width:1025px){.contact_us_section_select_wrapper__W7AfK{width:100%}}.contact_us_section_textarea__0whjg{max-width:100%}.contact_us_section_button__rYFNf{text-transform:var(--uppercase-value);background-color:#000;color:#fff;font-family:var(--heading-font);font-size:18px;min-height:60px;min-width:100%}.contact_us_section_button__rYFNf:hover{background-color:#262626}.contact_us_section_button__rYFNf:active{background-color:#404040}.contact_us_section_button__rYFNf:disabled{background-color:rgba(0,0,0,.3)}.contact_us_section_button__rYFNf:disabled:hover{opacity:1}@media(min-width:768px){.contact_us_section_button__rYFNf{float:right;min-width:240px}}@media(min-width:1920px){.contact_us_section_button__rYFNf{min-width:12.5vw}}.contact_us_section_footer__MwPwV{margin-top:1.5625vw;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media(max-width:1919px){.contact_us_section_footer__MwPwV{margin-top:30px}}.support_section_section__bGKid{display:flex;width:100%;padding:1.5625vw;background:#78e0a2;border-radius:30px;box-sizing:border-box;flex-direction:column;justify-content:flex-end;overflow:hidden;min-height:385px}@media(max-width:1919px){.support_section_section__bGKid{padding:30px}}@media(max-width:767px){.support_section_section__bGKid{padding:20px;border-radius:20px}}@media(min-width:768px){.support_section_section__bGKid{min-height:auto}}.support_section_title__DWFdH{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%;position:relative;margin-top:110px}@media(max-width:1919px){.support_section_title__DWFdH{font-size:50px}}@media(max-width:1024px){.support_section_title__DWFdH{font-size:40px}}@media(min-width:768px){.support_section_title__DWFdH{margin-top:auto}}.support_section_second_title__60qwd{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%;margin-top:2.0833333333vw}@media(max-width:1919px){.support_section_second_title__60qwd{font-size:50px}}@media(max-width:1024px){.support_section_second_title__60qwd{font-size:40px}}@media(max-width:1919px){.support_section_second_title__60qwd{margin-top:40px}}.support_section_image_wrapper__T8hQR{position:absolute;bottom:15px;left:155px;width:150px;height:150px}@media(min-width:768px){.support_section_image_wrapper__T8hQR{bottom:55px;left:100px}}@media(min-width:820px){.support_section_image_wrapper__T8hQR{bottom:-10px;left:155px;width:200px;height:200px}}@media(min-width:1025px){.support_section_image_wrapper__T8hQR{bottom:-15px}}@media(min-width:1920px){.support_section_image_wrapper__T8hQR{bottom:-.78125vw}}@media(min-width:1025px){.support_section_image_wrapper__T8hQR{left:170px}}@media(min-width:1920px){.support_section_image_wrapper__T8hQR{left:8.8541666667vw}}@media(min-width:1025px){.support_section_image_wrapper__T8hQR{width:275px}}@media(min-width:1920px){.support_section_image_wrapper__T8hQR{width:14.3229166667vw}}@media(min-width:1025px){.support_section_image_wrapper__T8hQR{height:275px}}@media(min-width:1920px){.support_section_image_wrapper__T8hQR{height:14.3229166667vw}}.support_section_image__LTlJp{width:100%;height:100%;opacity:0}.support_section_email__CuDA7,.support_section_phone___1OCO{font-size:1.25vw;line-height:142%;font-weight:400;margin-top:.5208333333vw;text-decoration:underline;text-decoration-thickness:from-font;text-underline-position:from-font;color:var(--black)}@media(max-width:1919px){.support_section_email__CuDA7,.support_section_phone___1OCO{font-size:24px}}@media(max-width:1024px){.support_section_email__CuDA7,.support_section_phone___1OCO{font-size:20px}}@media(max-width:1919px){.support_section_email__CuDA7,.support_section_phone___1OCO{margin-top:10px}}.support_section_email__CuDA7:hover,.support_section_phone___1OCO:hover{color:rgba(0,0,0,.8)}.support_section_body_text__z3p6_{font-size:1.25vw;line-height:142%;font-weight:400;margin-top:.5208333333vw;color:var(--black)}@media(max-width:1919px){.support_section_body_text__z3p6_{font-size:24px}}@media(max-width:1024px){.support_section_body_text__z3p6_{font-size:20px}}@media(max-width:1919px){.support_section_body_text__z3p6_{margin-top:10px}}.support_section_text__UkV2O{margin-top:1.5625vw}.support_section_text__UkV2O h2,.support_section_text__UkV2O h3,.support_section_text__UkV2O h4,.support_section_text__UkV2O h5{padding-top:.5208333333vw;padding-bottom:.2604166667vw;text-indent:0}@media(max-width:1919px){.support_section_text__UkV2O h2,.support_section_text__UkV2O h3,.support_section_text__UkV2O h4,.support_section_text__UkV2O h5{padding-top:10px;padding-bottom:5px;text-indent:0}}@media(max-width:1024px){.support_section_text__UkV2O h2,.support_section_text__UkV2O h3,.support_section_text__UkV2O h4,.support_section_text__UkV2O h5{text-indent:0}}.support_section_text__UkV2O h2,.support_section_text__UkV2O h2 span{font-size:3.6458333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.support_section_text__UkV2O h2,.support_section_text__UkV2O h2 span{font-size:70px}}@media(max-width:1024px){.support_section_text__UkV2O h2,.support_section_text__UkV2O h2 span{font-size:50px}}.support_section_text__UkV2O h3,.support_section_text__UkV2O h3 span{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.support_section_text__UkV2O h3,.support_section_text__UkV2O h3 span{font-size:50px}}@media(max-width:1024px){.support_section_text__UkV2O h3,.support_section_text__UkV2O h3 span{font-size:40px}}.support_section_text__UkV2O h4,.support_section_text__UkV2O h4 span{font-size:2.0833333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.support_section_text__UkV2O h4,.support_section_text__UkV2O h4 span{font-size:40px}}@media(max-width:1024px){.support_section_text__UkV2O h4,.support_section_text__UkV2O h4 span{font-size:30px}}.support_section_text__UkV2O h5,.support_section_text__UkV2O h5 span{font-size:1.25vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.support_section_text__UkV2O h5,.support_section_text__UkV2O h5 span{font-size:24px}}@media(max-width:1024px){.support_section_text__UkV2O h5,.support_section_text__UkV2O h5 span{font-size:20px}}.support_section_text__UkV2O p{font-size:1.25vw;line-height:142%;text-indent:0;padding:.2604166667vw 0;font-weight:400}@media(max-width:1919px){.support_section_text__UkV2O p{font-size:24px}}@media(max-width:1024px){.support_section_text__UkV2O p{font-size:20px}}@media(max-width:1919px){.support_section_text__UkV2O p{text-indent:0;padding-top:5px;padding-bottom:5px}}@media(max-width:1024px){.support_section_text__UkV2O p{text-indent:0}}.support_section_text__UkV2O ol,.support_section_text__UkV2O ul{font-size:1.25vw;line-height:142%;font-weight:400;margin-top:.5208333333vw;margin-bottom:.2604166667vw;padding-left:1.5625vw;list-style-type:inherit}@media(max-width:1919px){.support_section_text__UkV2O ol,.support_section_text__UkV2O ul{font-size:24px}}@media(max-width:1024px){.support_section_text__UkV2O ol,.support_section_text__UkV2O ul{font-size:20px}}@media(max-width:1919px){.support_section_text__UkV2O ol,.support_section_text__UkV2O ul{margin-top:10px;margin-bottom:5px;padding-left:30px}}.support_section_text__UkV2O ol li,.support_section_text__UkV2O ul li{padding-bottom:.2604166667vw;line-height:inherit}@media(max-width:1919px){.support_section_text__UkV2O ol li,.support_section_text__UkV2O ul li{padding-bottom:5px}}@media(max-width:1024px){.support_section_text__UkV2O ol,.support_section_text__UkV2O ul{margin-top:10px;margin-bottom:0;padding-left:20px}}.support_section_text__UkV2O ul li::marker{font-size:.7291666667vw}@media(max-width:1919px){.support_section_text__UkV2O ul li::marker{font-size:14px}}.support_section_text__UkV2O ol{list-style-type:decimal}.support_section_text__UkV2O a{text-decoration:underline;font-weight:700;color:var(--black);text-decoration-thickness:from-font;text-underline-position:from-font}.support_section_text__UkV2O a:hover{opacity:.8}.support_section_text__UkV2O strong{font-weight:700}.support_section_text__UkV2O figure img{margin-top:.5208333333vw;margin-bottom:.5208333333vw;width:100%}@media(max-width:1919px){.support_section_text__UkV2O figure img{margin-top:10px;margin-bottom:10px}.support_section_text__UkV2O{margin-top:30px}}.support_section_text__UkV2O p{padding:0}.ContactUsSectionConcept1_main__KwOxQ{margin:80px 10px 0}@media(min-width:768px){.ContactUsSectionConcept1_main__KwOxQ{margin:120px 20px 0}}.ContactUsSectionConcept1_info_section__SrkMN{display:flex;width:100%;box-sizing:border-box;overflow:hidden;overflow:inherit;min-height:auto}@media(max-width:767px){.ContactUsSectionConcept1_info_section__SrkMN{flex-direction:column}}@media(min-width:768px){.ContactUsSectionConcept1_info_section__SrkMN{min-height:620px}}@media(min-width:1920px){.ContactUsSectionConcept1_info_section__SrkMN{min-height:32.2916666667vw}}@media(min-width:768px){.ContactUsSectionConcept1_section_support__KSOKP{width:45%}}.ContactUsSectionConcept1_section_support__KSOKP h2{font-family:var(--heading-font);font-size:calc(var(--size)*.0520833333vw)}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP h2{font-size:calc(var(--size)*1px)}}@media(max-width:1199px){.ContactUsSectionConcept1_section_support__KSOKP h2{font-size:calc(var(--size-mobile)*1px)}}.ContactUsSectionConcept1_section_support__KSOKP a{font-family:var(--body-font);font-size:calc(var(--size)*.0520833333vw)}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP a{font-size:calc(var(--size)*1px)}}@media(max-width:1199px){.ContactUsSectionConcept1_section_support__KSOKP a{font-size:calc(var(--size-mobile)*1px)}}.ContactUsSectionConcept1_section_support__KSOKP div h2,.ContactUsSectionConcept1_section_support__KSOKP div h3,.ContactUsSectionConcept1_section_support__KSOKP div h4,.ContactUsSectionConcept1_section_support__KSOKP div h5{padding-top:.5208333333vw;padding-bottom:.2604166667vw;text-indent:0}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div h2,.ContactUsSectionConcept1_section_support__KSOKP div h3,.ContactUsSectionConcept1_section_support__KSOKP div h4,.ContactUsSectionConcept1_section_support__KSOKP div h5{padding-top:10px;padding-bottom:5px;text-indent:0}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div h2,.ContactUsSectionConcept1_section_support__KSOKP div h3,.ContactUsSectionConcept1_section_support__KSOKP div h4,.ContactUsSectionConcept1_section_support__KSOKP div h5{text-indent:0}}.ContactUsSectionConcept1_section_support__KSOKP div h2,.ContactUsSectionConcept1_section_support__KSOKP div h2 span{font-size:3.6458333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div h2,.ContactUsSectionConcept1_section_support__KSOKP div h2 span{font-size:70px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div h2,.ContactUsSectionConcept1_section_support__KSOKP div h2 span{font-size:50px}}.ContactUsSectionConcept1_section_support__KSOKP div h3,.ContactUsSectionConcept1_section_support__KSOKP div h3 span{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div h3,.ContactUsSectionConcept1_section_support__KSOKP div h3 span{font-size:50px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div h3,.ContactUsSectionConcept1_section_support__KSOKP div h3 span{font-size:40px}}.ContactUsSectionConcept1_section_support__KSOKP div h4,.ContactUsSectionConcept1_section_support__KSOKP div h4 span{font-size:2.0833333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div h4,.ContactUsSectionConcept1_section_support__KSOKP div h4 span{font-size:40px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div h4,.ContactUsSectionConcept1_section_support__KSOKP div h4 span{font-size:30px}}.ContactUsSectionConcept1_section_support__KSOKP div h5,.ContactUsSectionConcept1_section_support__KSOKP div h5 span{font-size:1.25vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div h5,.ContactUsSectionConcept1_section_support__KSOKP div h5 span{font-size:24px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div h5,.ContactUsSectionConcept1_section_support__KSOKP div h5 span{font-size:20px}}.ContactUsSectionConcept1_section_support__KSOKP div p{font-size:1.25vw;line-height:142%;text-indent:0;padding:.2604166667vw 0;font-weight:400}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div p{font-size:24px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div p{font-size:20px}}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div p{text-indent:0;padding-top:5px;padding-bottom:5px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div p{text-indent:0}}.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div ul{font-size:1.25vw;line-height:142%;font-weight:400;margin-top:.5208333333vw;margin-bottom:.2604166667vw;padding-left:1.5625vw;list-style-type:inherit}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div ul{font-size:24px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div ul{font-size:20px}}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div ul{margin-top:10px;margin-bottom:5px;padding-left:30px}}.ContactUsSectionConcept1_section_support__KSOKP div ol li,.ContactUsSectionConcept1_section_support__KSOKP div ul li{padding-bottom:.2604166667vw;line-height:inherit}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div ol li,.ContactUsSectionConcept1_section_support__KSOKP div ul li{padding-bottom:5px}}@media(max-width:1024px){.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div ul{margin-top:10px;margin-bottom:0;padding-left:20px}}.ContactUsSectionConcept1_section_support__KSOKP div ul li::marker{font-size:.7291666667vw}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div ul li::marker{font-size:14px}}.ContactUsSectionConcept1_section_support__KSOKP div ol{list-style-type:decimal}.ContactUsSectionConcept1_section_support__KSOKP div a{text-decoration:underline;font-weight:700;color:var(--black);text-decoration-thickness:from-font;text-underline-position:from-font}.ContactUsSectionConcept1_section_support__KSOKP div a:hover{opacity:.8}.ContactUsSectionConcept1_section_support__KSOKP div strong{font-weight:700}.ContactUsSectionConcept1_section_support__KSOKP div figure img{margin-top:.5208333333vw;margin-bottom:.5208333333vw;width:100%}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div figure img{margin-top:10px;margin-bottom:10px}}.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div p,.ContactUsSectionConcept1_section_support__KSOKP div span,.ContactUsSectionConcept1_section_support__KSOKP div ul{font-size:calc(var(--size)*.0520833333vw)}@media(max-width:1919px){.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div p,.ContactUsSectionConcept1_section_support__KSOKP div span,.ContactUsSectionConcept1_section_support__KSOKP div ul{font-size:calc(var(--size)*1px)}}@media(max-width:1199px){.ContactUsSectionConcept1_section_support__KSOKP div ol,.ContactUsSectionConcept1_section_support__KSOKP div p,.ContactUsSectionConcept1_section_support__KSOKP div span,.ContactUsSectionConcept1_section_support__KSOKP div ul{font-size:calc(var(--size-mobile)*1px)}}.read-more_read_more_wrap__FKd2_{font-size:20px;line-height:30px}.read-more_showed__jLRtc,.read-more_showed__jLRtc p{display:inline}.read-more_read_more_target__6UzNb{display:none;opacity:0;max-height:0;font-size:0;transition:.25s ease}.read-more_read_more_target__6UzNb p{padding-top:10px;font-size:20px;line-height:30px}.read-more_read_more_target__6UzNb p:first-child,.read-more_read_more_target__6UzNb p:last-child{display:inherit}.read-more_read_more_target__6UzNb p:nth-last-child(-n+2){padding-bottom:10px}.read-more_read_more_target__6UzNb a{color:#3f37f2;text-decoration:none}.read-more_read_more_target__6UzNb a:hover{text-decoration:underline}.read-more_read_more_target__6UzNb strong{font-weight:700}.read-more_open_label__E6BQh{display:inline}.read-more_open_label_with_icon__D1G4Y{display:inline-flex;align-items:center;justify-content:center;gap:5px}.read-more_close_label__7p48m{display:none}.read-more_close_label_with_icon__Czndx{align-items:center;justify-content:center;gap:5px}.read-more_close_label__7p48m,.read-more_label__bU9M_,.read-more_open_label__E6BQh{font-weight:700;font-size:20px;line-height:30px;color:#2e476c;cursor:pointer}.read-more_read_more_state__MWsji,.read-more_space__TmjHV{display:none}.read-more_read_more_state__MWsji:checked~.read-more_read_more_target__6UzNb{display:inline;opacity:1;font-size:inherit;max-height:999em}.read-more_read_more_state__MWsji:checked~.read-more_read_more_trigger__eTTdP .read-more_open_label__E6BQh{display:none}.read-more_read_more_state__MWsji:checked~.read-more_read_more_trigger__eTTdP .read-more_close_label__7p48m{display:inline}.read-more_read_more_state__MWsji:checked~.read-more_read_more_trigger__eTTdP .read-more_close_label_with_icon__Czndx{display:inline-flex}.read-more_read_more_state__MWsji:checked~.read-more_ellipsis__3IYdg{display:none}.read-more_read_more_state__MWsji:checked~.read-more_space__TmjHV{display:inline}.ContactInfoSection_section__9YO04{display:flex;width:100%;padding:1.5625vw;background:#78e0a2;border-radius:30px;box-sizing:border-box;flex-direction:column;justify-content:space-between;overflow:hidden;min-height:385px}@media(max-width:1919px){.ContactInfoSection_section__9YO04{padding:30px}}@media(max-width:767px){.ContactInfoSection_section__9YO04{padding:20px;border-radius:20px}}@media(min-width:768px){.ContactInfoSection_section__9YO04{min-height:auto}}.ContactInfoSection_title__oeMvw{position:relative}.ContactInfoSection_image_wrapper__UWoF9{position:absolute;top:85px;left:155px;width:150px;height:150px}@media(min-width:768px){.ContactInfoSection_image_wrapper__UWoF9{top:300px;left:120px}}@media(min-width:1025px){.ContactInfoSection_image_wrapper__UWoF9{top:200px;left:200px;width:200px;height:200px}}@media(min-width:1200px){.ContactInfoSection_image_wrapper__UWoF9{top:200px;left:350px;width:200px;height:200px}}@media(min-width:1920px){.ContactInfoSection_image_wrapper__UWoF9{top:200px;top:10.4166666667vw;left:600px;left:31.25vw;width:222px;width:11.5625vw;height:222px;height:11.5625vw}}.ContactInfoSection_image__gnds9{width:100%;height:100%}.ContactInfoSection_body_text__6_BAb,.ContactInfoSection_body_text_margin__Tir8a{margin-top:.5208333333vw;color:var(--black)}@media(max-width:1919px){.ContactInfoSection_body_text__6_BAb,.ContactInfoSection_body_text_margin__Tir8a{margin-top:10px}}@media(max-width:767px){.ContactInfoSection_body_text_margin__Tir8a{margin-top:180px}}.ContactInfoSection_close_label__TSQA9 h2,.ContactInfoSection_close_label__TSQA9 h3,.ContactInfoSection_close_label__TSQA9 h4,.ContactInfoSection_close_label__TSQA9 h5,.ContactInfoSection_custom_font_base__ZwY1_ h2,.ContactInfoSection_custom_font_base__ZwY1_ h3,.ContactInfoSection_custom_font_base__ZwY1_ h4,.ContactInfoSection_custom_font_base__ZwY1_ h5,.ContactInfoSection_hidden__Tb_yL h2,.ContactInfoSection_hidden__Tb_yL h3,.ContactInfoSection_hidden__Tb_yL h4,.ContactInfoSection_hidden__Tb_yL h5,.ContactInfoSection_open_label__d5si7 h2,.ContactInfoSection_open_label__d5si7 h3,.ContactInfoSection_open_label__d5si7 h4,.ContactInfoSection_open_label__d5si7 h5,.ContactInfoSection_read_more_wrap__s0HTS span h2,.ContactInfoSection_read_more_wrap__s0HTS span h3,.ContactInfoSection_read_more_wrap__s0HTS span h4,.ContactInfoSection_read_more_wrap__s0HTS span h5,.ContactInfoSection_show_more_less_label__l8Qeg h2,.ContactInfoSection_show_more_less_label__l8Qeg h3,.ContactInfoSection_show_more_less_label__l8Qeg h4,.ContactInfoSection_show_more_less_label__l8Qeg h5,.ContactInfoSection_shown__qgmT6 h2,.ContactInfoSection_shown__qgmT6 h3,.ContactInfoSection_shown__qgmT6 h4,.ContactInfoSection_shown__qgmT6 h5{padding-top:.5208333333vw;padding-bottom:.2604166667vw;text-indent:0}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 h2,.ContactInfoSection_close_label__TSQA9 h3,.ContactInfoSection_close_label__TSQA9 h4,.ContactInfoSection_close_label__TSQA9 h5,.ContactInfoSection_custom_font_base__ZwY1_ h2,.ContactInfoSection_custom_font_base__ZwY1_ h3,.ContactInfoSection_custom_font_base__ZwY1_ h4,.ContactInfoSection_custom_font_base__ZwY1_ h5,.ContactInfoSection_hidden__Tb_yL h2,.ContactInfoSection_hidden__Tb_yL h3,.ContactInfoSection_hidden__Tb_yL h4,.ContactInfoSection_hidden__Tb_yL h5,.ContactInfoSection_open_label__d5si7 h2,.ContactInfoSection_open_label__d5si7 h3,.ContactInfoSection_open_label__d5si7 h4,.ContactInfoSection_open_label__d5si7 h5,.ContactInfoSection_read_more_wrap__s0HTS span h2,.ContactInfoSection_read_more_wrap__s0HTS span h3,.ContactInfoSection_read_more_wrap__s0HTS span h4,.ContactInfoSection_read_more_wrap__s0HTS span h5,.ContactInfoSection_show_more_less_label__l8Qeg h2,.ContactInfoSection_show_more_less_label__l8Qeg h3,.ContactInfoSection_show_more_less_label__l8Qeg h4,.ContactInfoSection_show_more_less_label__l8Qeg h5,.ContactInfoSection_shown__qgmT6 h2,.ContactInfoSection_shown__qgmT6 h3,.ContactInfoSection_shown__qgmT6 h4,.ContactInfoSection_shown__qgmT6 h5{padding-top:10px;padding-bottom:5px;text-indent:0}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 h2,.ContactInfoSection_close_label__TSQA9 h3,.ContactInfoSection_close_label__TSQA9 h4,.ContactInfoSection_close_label__TSQA9 h5,.ContactInfoSection_custom_font_base__ZwY1_ h2,.ContactInfoSection_custom_font_base__ZwY1_ h3,.ContactInfoSection_custom_font_base__ZwY1_ h4,.ContactInfoSection_custom_font_base__ZwY1_ h5,.ContactInfoSection_hidden__Tb_yL h2,.ContactInfoSection_hidden__Tb_yL h3,.ContactInfoSection_hidden__Tb_yL h4,.ContactInfoSection_hidden__Tb_yL h5,.ContactInfoSection_open_label__d5si7 h2,.ContactInfoSection_open_label__d5si7 h3,.ContactInfoSection_open_label__d5si7 h4,.ContactInfoSection_open_label__d5si7 h5,.ContactInfoSection_read_more_wrap__s0HTS span h2,.ContactInfoSection_read_more_wrap__s0HTS span h3,.ContactInfoSection_read_more_wrap__s0HTS span h4,.ContactInfoSection_read_more_wrap__s0HTS span h5,.ContactInfoSection_show_more_less_label__l8Qeg h2,.ContactInfoSection_show_more_less_label__l8Qeg h3,.ContactInfoSection_show_more_less_label__l8Qeg h4,.ContactInfoSection_show_more_less_label__l8Qeg h5,.ContactInfoSection_shown__qgmT6 h2,.ContactInfoSection_shown__qgmT6 h3,.ContactInfoSection_shown__qgmT6 h4,.ContactInfoSection_shown__qgmT6 h5{text-indent:0}}.ContactInfoSection_close_label__TSQA9 h2,.ContactInfoSection_close_label__TSQA9 h2 span,.ContactInfoSection_custom_font_base__ZwY1_ h2,.ContactInfoSection_custom_font_base__ZwY1_ h2 span,.ContactInfoSection_hidden__Tb_yL h2,.ContactInfoSection_hidden__Tb_yL h2 span,.ContactInfoSection_open_label__d5si7 h2,.ContactInfoSection_open_label__d5si7 h2 span,.ContactInfoSection_read_more_wrap__s0HTS span h2,.ContactInfoSection_read_more_wrap__s0HTS span h2 span,.ContactInfoSection_show_more_less_label__l8Qeg h2,.ContactInfoSection_show_more_less_label__l8Qeg h2 span,.ContactInfoSection_shown__qgmT6 h2,.ContactInfoSection_shown__qgmT6 h2 span{font-size:3.6458333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 h2,.ContactInfoSection_close_label__TSQA9 h2 span,.ContactInfoSection_custom_font_base__ZwY1_ h2,.ContactInfoSection_custom_font_base__ZwY1_ h2 span,.ContactInfoSection_hidden__Tb_yL h2,.ContactInfoSection_hidden__Tb_yL h2 span,.ContactInfoSection_open_label__d5si7 h2,.ContactInfoSection_open_label__d5si7 h2 span,.ContactInfoSection_read_more_wrap__s0HTS span h2,.ContactInfoSection_read_more_wrap__s0HTS span h2 span,.ContactInfoSection_show_more_less_label__l8Qeg h2,.ContactInfoSection_show_more_less_label__l8Qeg h2 span,.ContactInfoSection_shown__qgmT6 h2,.ContactInfoSection_shown__qgmT6 h2 span{font-size:70px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 h2,.ContactInfoSection_close_label__TSQA9 h2 span,.ContactInfoSection_custom_font_base__ZwY1_ h2,.ContactInfoSection_custom_font_base__ZwY1_ h2 span,.ContactInfoSection_hidden__Tb_yL h2,.ContactInfoSection_hidden__Tb_yL h2 span,.ContactInfoSection_open_label__d5si7 h2,.ContactInfoSection_open_label__d5si7 h2 span,.ContactInfoSection_read_more_wrap__s0HTS span h2,.ContactInfoSection_read_more_wrap__s0HTS span h2 span,.ContactInfoSection_show_more_less_label__l8Qeg h2,.ContactInfoSection_show_more_less_label__l8Qeg h2 span,.ContactInfoSection_shown__qgmT6 h2,.ContactInfoSection_shown__qgmT6 h2 span{font-size:50px}}.ContactInfoSection_close_label__TSQA9 h3,.ContactInfoSection_close_label__TSQA9 h3 span,.ContactInfoSection_custom_font_base__ZwY1_ h3,.ContactInfoSection_custom_font_base__ZwY1_ h3 span,.ContactInfoSection_hidden__Tb_yL h3,.ContactInfoSection_hidden__Tb_yL h3 span,.ContactInfoSection_open_label__d5si7 h3,.ContactInfoSection_open_label__d5si7 h3 span,.ContactInfoSection_read_more_wrap__s0HTS span h3,.ContactInfoSection_read_more_wrap__s0HTS span h3 span,.ContactInfoSection_show_more_less_label__l8Qeg h3,.ContactInfoSection_show_more_less_label__l8Qeg h3 span,.ContactInfoSection_shown__qgmT6 h3,.ContactInfoSection_shown__qgmT6 h3 span{font-size:2.6041666667vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 h3,.ContactInfoSection_close_label__TSQA9 h3 span,.ContactInfoSection_custom_font_base__ZwY1_ h3,.ContactInfoSection_custom_font_base__ZwY1_ h3 span,.ContactInfoSection_hidden__Tb_yL h3,.ContactInfoSection_hidden__Tb_yL h3 span,.ContactInfoSection_open_label__d5si7 h3,.ContactInfoSection_open_label__d5si7 h3 span,.ContactInfoSection_read_more_wrap__s0HTS span h3,.ContactInfoSection_read_more_wrap__s0HTS span h3 span,.ContactInfoSection_show_more_less_label__l8Qeg h3,.ContactInfoSection_show_more_less_label__l8Qeg h3 span,.ContactInfoSection_shown__qgmT6 h3,.ContactInfoSection_shown__qgmT6 h3 span{font-size:50px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 h3,.ContactInfoSection_close_label__TSQA9 h3 span,.ContactInfoSection_custom_font_base__ZwY1_ h3,.ContactInfoSection_custom_font_base__ZwY1_ h3 span,.ContactInfoSection_hidden__Tb_yL h3,.ContactInfoSection_hidden__Tb_yL h3 span,.ContactInfoSection_open_label__d5si7 h3,.ContactInfoSection_open_label__d5si7 h3 span,.ContactInfoSection_read_more_wrap__s0HTS span h3,.ContactInfoSection_read_more_wrap__s0HTS span h3 span,.ContactInfoSection_show_more_less_label__l8Qeg h3,.ContactInfoSection_show_more_less_label__l8Qeg h3 span,.ContactInfoSection_shown__qgmT6 h3,.ContactInfoSection_shown__qgmT6 h3 span{font-size:40px}}.ContactInfoSection_close_label__TSQA9 h4,.ContactInfoSection_close_label__TSQA9 h4 span,.ContactInfoSection_custom_font_base__ZwY1_ h4,.ContactInfoSection_custom_font_base__ZwY1_ h4 span,.ContactInfoSection_hidden__Tb_yL h4,.ContactInfoSection_hidden__Tb_yL h4 span,.ContactInfoSection_open_label__d5si7 h4,.ContactInfoSection_open_label__d5si7 h4 span,.ContactInfoSection_read_more_wrap__s0HTS span h4,.ContactInfoSection_read_more_wrap__s0HTS span h4 span,.ContactInfoSection_show_more_less_label__l8Qeg h4,.ContactInfoSection_show_more_less_label__l8Qeg h4 span,.ContactInfoSection_shown__qgmT6 h4,.ContactInfoSection_shown__qgmT6 h4 span{font-size:2.0833333333vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 h4,.ContactInfoSection_close_label__TSQA9 h4 span,.ContactInfoSection_custom_font_base__ZwY1_ h4,.ContactInfoSection_custom_font_base__ZwY1_ h4 span,.ContactInfoSection_hidden__Tb_yL h4,.ContactInfoSection_hidden__Tb_yL h4 span,.ContactInfoSection_open_label__d5si7 h4,.ContactInfoSection_open_label__d5si7 h4 span,.ContactInfoSection_read_more_wrap__s0HTS span h4,.ContactInfoSection_read_more_wrap__s0HTS span h4 span,.ContactInfoSection_show_more_less_label__l8Qeg h4,.ContactInfoSection_show_more_less_label__l8Qeg h4 span,.ContactInfoSection_shown__qgmT6 h4,.ContactInfoSection_shown__qgmT6 h4 span{font-size:40px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 h4,.ContactInfoSection_close_label__TSQA9 h4 span,.ContactInfoSection_custom_font_base__ZwY1_ h4,.ContactInfoSection_custom_font_base__ZwY1_ h4 span,.ContactInfoSection_hidden__Tb_yL h4,.ContactInfoSection_hidden__Tb_yL h4 span,.ContactInfoSection_open_label__d5si7 h4,.ContactInfoSection_open_label__d5si7 h4 span,.ContactInfoSection_read_more_wrap__s0HTS span h4,.ContactInfoSection_read_more_wrap__s0HTS span h4 span,.ContactInfoSection_show_more_less_label__l8Qeg h4,.ContactInfoSection_show_more_less_label__l8Qeg h4 span,.ContactInfoSection_shown__qgmT6 h4,.ContactInfoSection_shown__qgmT6 h4 span{font-size:30px}}.ContactInfoSection_close_label__TSQA9 h5,.ContactInfoSection_close_label__TSQA9 h5 span,.ContactInfoSection_custom_font_base__ZwY1_ h5,.ContactInfoSection_custom_font_base__ZwY1_ h5 span,.ContactInfoSection_hidden__Tb_yL h5,.ContactInfoSection_hidden__Tb_yL h5 span,.ContactInfoSection_open_label__d5si7 h5,.ContactInfoSection_open_label__d5si7 h5 span,.ContactInfoSection_read_more_wrap__s0HTS span h5,.ContactInfoSection_read_more_wrap__s0HTS span h5 span,.ContactInfoSection_show_more_less_label__l8Qeg h5,.ContactInfoSection_show_more_less_label__l8Qeg h5 span,.ContactInfoSection_shown__qgmT6 h5,.ContactInfoSection_shown__qgmT6 h5 span{font-size:1.25vw;font-family:var(--heading-font);line-height:100%}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 h5,.ContactInfoSection_close_label__TSQA9 h5 span,.ContactInfoSection_custom_font_base__ZwY1_ h5,.ContactInfoSection_custom_font_base__ZwY1_ h5 span,.ContactInfoSection_hidden__Tb_yL h5,.ContactInfoSection_hidden__Tb_yL h5 span,.ContactInfoSection_open_label__d5si7 h5,.ContactInfoSection_open_label__d5si7 h5 span,.ContactInfoSection_read_more_wrap__s0HTS span h5,.ContactInfoSection_read_more_wrap__s0HTS span h5 span,.ContactInfoSection_show_more_less_label__l8Qeg h5,.ContactInfoSection_show_more_less_label__l8Qeg h5 span,.ContactInfoSection_shown__qgmT6 h5,.ContactInfoSection_shown__qgmT6 h5 span{font-size:24px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 h5,.ContactInfoSection_close_label__TSQA9 h5 span,.ContactInfoSection_custom_font_base__ZwY1_ h5,.ContactInfoSection_custom_font_base__ZwY1_ h5 span,.ContactInfoSection_hidden__Tb_yL h5,.ContactInfoSection_hidden__Tb_yL h5 span,.ContactInfoSection_open_label__d5si7 h5,.ContactInfoSection_open_label__d5si7 h5 span,.ContactInfoSection_read_more_wrap__s0HTS span h5,.ContactInfoSection_read_more_wrap__s0HTS span h5 span,.ContactInfoSection_show_more_less_label__l8Qeg h5,.ContactInfoSection_show_more_less_label__l8Qeg h5 span,.ContactInfoSection_shown__qgmT6 h5,.ContactInfoSection_shown__qgmT6 h5 span{font-size:20px}}.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_shown__qgmT6 p{font-size:1.25vw;line-height:142%;text-indent:0;padding:.2604166667vw 0;font-weight:400}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_shown__qgmT6 p{font-size:24px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_shown__qgmT6 p{font-size:20px}}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_shown__qgmT6 p{text-indent:0;padding-top:5px;padding-bottom:5px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_shown__qgmT6 p{text-indent:0}}.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 ul{font-size:1.25vw;line-height:142%;font-weight:400;margin-top:.5208333333vw;margin-bottom:.2604166667vw;padding-left:1.5625vw;list-style-type:inherit}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 ul{font-size:24px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 ul{font-size:20px}}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 ul{margin-top:10px;margin-bottom:5px;padding-left:30px}}.ContactInfoSection_close_label__TSQA9 ol li,.ContactInfoSection_close_label__TSQA9 ul li,.ContactInfoSection_custom_font_base__ZwY1_ ol li,.ContactInfoSection_custom_font_base__ZwY1_ ul li,.ContactInfoSection_hidden__Tb_yL ol li,.ContactInfoSection_hidden__Tb_yL ul li,.ContactInfoSection_open_label__d5si7 ol li,.ContactInfoSection_open_label__d5si7 ul li,.ContactInfoSection_read_more_wrap__s0HTS span ol li,.ContactInfoSection_read_more_wrap__s0HTS span ul li,.ContactInfoSection_show_more_less_label__l8Qeg ol li,.ContactInfoSection_show_more_less_label__l8Qeg ul li,.ContactInfoSection_shown__qgmT6 ol li,.ContactInfoSection_shown__qgmT6 ul li{padding-bottom:.2604166667vw;line-height:inherit}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 ol li,.ContactInfoSection_close_label__TSQA9 ul li,.ContactInfoSection_custom_font_base__ZwY1_ ol li,.ContactInfoSection_custom_font_base__ZwY1_ ul li,.ContactInfoSection_hidden__Tb_yL ol li,.ContactInfoSection_hidden__Tb_yL ul li,.ContactInfoSection_open_label__d5si7 ol li,.ContactInfoSection_open_label__d5si7 ul li,.ContactInfoSection_read_more_wrap__s0HTS span ol li,.ContactInfoSection_read_more_wrap__s0HTS span ul li,.ContactInfoSection_show_more_less_label__l8Qeg ol li,.ContactInfoSection_show_more_less_label__l8Qeg ul li,.ContactInfoSection_shown__qgmT6 ol li,.ContactInfoSection_shown__qgmT6 ul li{padding-bottom:5px}}@media(max-width:1024px){.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 ul{margin-top:10px;margin-bottom:0;padding-left:20px}}.ContactInfoSection_close_label__TSQA9 ul li::marker,.ContactInfoSection_custom_font_base__ZwY1_ ul li::marker,.ContactInfoSection_hidden__Tb_yL ul li::marker,.ContactInfoSection_open_label__d5si7 ul li::marker,.ContactInfoSection_read_more_wrap__s0HTS span ul li::marker,.ContactInfoSection_show_more_less_label__l8Qeg ul li::marker,.ContactInfoSection_shown__qgmT6 ul li::marker{font-size:.7291666667vw}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 ul li::marker,.ContactInfoSection_custom_font_base__ZwY1_ ul li::marker,.ContactInfoSection_hidden__Tb_yL ul li::marker,.ContactInfoSection_open_label__d5si7 ul li::marker,.ContactInfoSection_read_more_wrap__s0HTS span ul li::marker,.ContactInfoSection_show_more_less_label__l8Qeg ul li::marker,.ContactInfoSection_shown__qgmT6 ul li::marker{font-size:14px}}.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_shown__qgmT6 ol{list-style-type:decimal}.ContactInfoSection_close_label__TSQA9 a,.ContactInfoSection_custom_font_base__ZwY1_ a,.ContactInfoSection_hidden__Tb_yL a,.ContactInfoSection_open_label__d5si7 a,.ContactInfoSection_read_more_wrap__s0HTS span a,.ContactInfoSection_show_more_less_label__l8Qeg a,.ContactInfoSection_shown__qgmT6 a{text-decoration:underline;font-weight:700;color:var(--black);text-decoration-thickness:from-font;text-underline-position:from-font}.ContactInfoSection_close_label__TSQA9 a:hover,.ContactInfoSection_custom_font_base__ZwY1_ a:hover,.ContactInfoSection_hidden__Tb_yL a:hover,.ContactInfoSection_open_label__d5si7 a:hover,.ContactInfoSection_read_more_wrap__s0HTS span a:hover,.ContactInfoSection_show_more_less_label__l8Qeg a:hover,.ContactInfoSection_shown__qgmT6 a:hover{opacity:.8}.ContactInfoSection_close_label__TSQA9 strong,.ContactInfoSection_custom_font_base__ZwY1_ strong,.ContactInfoSection_hidden__Tb_yL strong,.ContactInfoSection_open_label__d5si7 strong,.ContactInfoSection_read_more_wrap__s0HTS span strong,.ContactInfoSection_show_more_less_label__l8Qeg strong,.ContactInfoSection_shown__qgmT6 strong{font-weight:700}.ContactInfoSection_close_label__TSQA9 figure img,.ContactInfoSection_custom_font_base__ZwY1_ figure img,.ContactInfoSection_hidden__Tb_yL figure img,.ContactInfoSection_open_label__d5si7 figure img,.ContactInfoSection_read_more_wrap__s0HTS span figure img,.ContactInfoSection_show_more_less_label__l8Qeg figure img,.ContactInfoSection_shown__qgmT6 figure img{margin-top:.5208333333vw;margin-bottom:.5208333333vw;width:100%}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 figure img,.ContactInfoSection_custom_font_base__ZwY1_ figure img,.ContactInfoSection_hidden__Tb_yL figure img,.ContactInfoSection_open_label__d5si7 figure img,.ContactInfoSection_read_more_wrap__s0HTS span figure img,.ContactInfoSection_show_more_less_label__l8Qeg figure img,.ContactInfoSection_shown__qgmT6 figure img{margin-top:10px;margin-bottom:10px}}.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_close_label__TSQA9 span,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_custom_font_base__ZwY1_ span,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_hidden__Tb_yL span,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_open_label__d5si7 span,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_read_more_wrap__s0HTS span span,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_show_more_less_label__l8Qeg span,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 p,.ContactInfoSection_shown__qgmT6 span,.ContactInfoSection_shown__qgmT6 ul{font-size:calc(var(--size)*.0520833333vw)}@media(max-width:1919px){.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_close_label__TSQA9 span,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_custom_font_base__ZwY1_ span,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_hidden__Tb_yL span,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_open_label__d5si7 span,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_read_more_wrap__s0HTS span span,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_show_more_less_label__l8Qeg span,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 p,.ContactInfoSection_shown__qgmT6 span,.ContactInfoSection_shown__qgmT6 ul{font-size:calc(var(--size)*1px)}}@media(max-width:1199px){.ContactInfoSection_close_label__TSQA9 ol,.ContactInfoSection_close_label__TSQA9 p,.ContactInfoSection_close_label__TSQA9 span,.ContactInfoSection_close_label__TSQA9 ul,.ContactInfoSection_custom_font_base__ZwY1_ ol,.ContactInfoSection_custom_font_base__ZwY1_ p,.ContactInfoSection_custom_font_base__ZwY1_ span,.ContactInfoSection_custom_font_base__ZwY1_ ul,.ContactInfoSection_hidden__Tb_yL ol,.ContactInfoSection_hidden__Tb_yL p,.ContactInfoSection_hidden__Tb_yL span,.ContactInfoSection_hidden__Tb_yL ul,.ContactInfoSection_open_label__d5si7 ol,.ContactInfoSection_open_label__d5si7 p,.ContactInfoSection_open_label__d5si7 span,.ContactInfoSection_open_label__d5si7 ul,.ContactInfoSection_read_more_wrap__s0HTS span ol,.ContactInfoSection_read_more_wrap__s0HTS span p,.ContactInfoSection_read_more_wrap__s0HTS span span,.ContactInfoSection_read_more_wrap__s0HTS span ul,.ContactInfoSection_show_more_less_label__l8Qeg ol,.ContactInfoSection_show_more_less_label__l8Qeg p,.ContactInfoSection_show_more_less_label__l8Qeg span,.ContactInfoSection_show_more_less_label__l8Qeg ul,.ContactInfoSection_shown__qgmT6 ol,.ContactInfoSection_shown__qgmT6 p,.ContactInfoSection_shown__qgmT6 span,.ContactInfoSection_shown__qgmT6 ul{font-size:calc(var(--size-mobile)*1px)}}.ContactInfoSection_read_more_wrap__s0HTS{font-size:.9375vw;line-height:144%;font-weight:400}@media(max-width:1919px){.ContactInfoSection_read_more_wrap__s0HTS{font-size:18px}}@media(max-width:1024px){.ContactInfoSection_read_more_wrap__s0HTS{font-size:16px;line-height:138%}}.ContactInfoSection_show_more_less_label__l8Qeg{text-transform:var(--uppercase-value);color:var(--black)}.ContactUsSectionConcept2_main___Hwb7{margin:80px 10px 0}@media(min-width:768px){.ContactUsSectionConcept2_main___Hwb7{margin:120px 20px 0}}.ContactUsSectionConcept2_info_section__dDvLq{display:flex;width:100%;box-sizing:border-box;overflow:hidden;overflow:inherit;min-height:auto}@media(max-width:767px){.ContactUsSectionConcept2_info_section__dDvLq{flex-direction:column}}@media(min-width:768px){.ContactUsSectionConcept2_info_section__dDvLq{min-height:620px}}@media(min-width:1920px){.ContactUsSectionConcept2_info_section__dDvLq{min-height:32.2916666667vw}}@media(min-width:768px){.ContactUsSectionConcept2_section_support__dWxQ4{width:45%}}.header_title__zE4Pc{font-family:var(--heading-font);font-size:40px;line-height:100%;min-height:50px}.header_back_button__LwWEj{display:flex;align-items:center;height:60px;background-color:var(--white);position:-webkit-sticky;position:sticky;top:0;left:0;z-index:5}.learning_map_skeleton_header__gXAgb{margin-top:20px;width:100%;height:175px;margin-bottom:20px}@media(min-width:768px){.learning_map_skeleton_header__gXAgb{height:110px}}.learning_map_skeleton_unit_block__o_wit{margin-top:10px;width:100%;min-height:min-content}.learning_map_skeleton_unit_header__CXSjK{height:68px;border-radius:10px;margin-bottom:10px}.learning_map_skeleton_lesson_item__u5M4S{min-height:25px;margin-bottom:10px;border-radius:10px}.learning_map_skeleton_button__iEWw4{display:block;margin-bottom:20px;width:80px;height:25px;margin-left:auto}.change_level_form_container__f_aTP{height:100%;width:100%;display:grid;grid-template-rows:auto 1fr;grid-gap:20px;box-sizing:border-box}@media(min-width:768px){.change_level_form_container__f_aTP{max-width:400px}}.change_level_form_title__q5cVr{font-family:var(--heading-font);font-size:30px;line-height:100%}.change_level_form_form_container__EbFSS{display:grid;grid-template-rows:auto 1fr;grid-gap:20px}.change_level_form_label___D8qh{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);display:flex;align-items:center;justify-content:space-between;width:100%;padding:17px 0;box-sizing:border-box;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}.change_level_form_label___D8qh:last-child{border-bottom:none}.change_level_form_input_radio__BpLKn{display:none}.change_level_form_check_icon__WoZG2{opacity:0}.change_level_form_input_radio__BpLKn:checked+.change_level_form_label___D8qh .change_level_form_check_icon__WoZG2{opacity:1}.change_level_form_buttons_container___G70v{align-self:end}.change_level_form_complete_toast_content__gWudl{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.change_level_form_complete_toast_content__gWudl strong{font-weight:700}.switcher_header_header__eG5PG{position:-webkit-sticky;position:sticky;z-index:1;top:0;display:flex;justify-content:space-between;align-items:center;padding:20px 10px;background-color:#eee}.switcher_header_close_btn__gIjuV{margin-left:auto}@media(min-width:768px){.switcher_header_close_btn__gIjuV{display:none}}.active_course_level_container__tgV5Z{height:100%;display:grid;grid-template-rows:auto 1fr}.active_course_level_level_container__UGKk0{padding:0 10px;box-sizing:border-box}.level_item_container__ccTCA{display:flex;align-items:center;width:100%;min-height:80px;padding:10px 20px;box-sizing:border-box;background-color:var(--white);border-radius:20px}.level_item_content__8AIkJ{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;align-items:start;width:100%}.level_item_icon__GFIXb{align-self:start;max-height:30px}.level_item_text_container__ROj4O{display:grid;grid-template-columns:1fr;grid-gap:5px;text-align:left}.level_item_title__jUMf8{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height)}.level_item_description__Xpuvt{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:rgba(0,0,0,.5)}.level_item_check_icon__M98Di{opacity:0}.level_item_check_icon_active__YO_n5{opacity:1}.level_item_coming_soon_label__Onywn{font-family:var(--body-font);font-size:var(--overline-font-size);font-weight:700;line-height:var(--overline-line-height);text-transform:var(--uppercase-value);padding:5px 10px;border-radius:15px;border:1px solid rgba(0,0,0,.2)}.level_item_container_disabled__CkzlV:disabled{background-color:hsla(0,0%,100%,.5);cursor:default}.level_item_container_disabled__CkzlV:disabled .level_item_content__8AIkJ{align-items:center}.level_item_container_disabled__CkzlV:disabled .level_item_title__jUMf8{color:rgba(0,0,0,.5)}.level_item_container_disabled__CkzlV:disabled .level_item_icon__GFIXb{fill:rgba(0,0,0,.5)}.level_item_container_disabled__CkzlV:disabled .level_item_check_icon__M98Di{display:none}.screen_title_title_container__z_hWH{display:grid;grid-gap:10px;padding:20px 20px 50px;margin-bottom:1px;border-radius:20px;background-color:#bec8ff}.screen_title_title__aP52e{font-family:var(--heading-font);font-size:30px;line-height:100%}.screen_title_subtitle__nnYZA{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height)}.level_screen_container__Fv3_D{display:grid;grid-gap:15px}.level_screen_levels_list__x97TW{display:grid;grid-gap:1px}.language_item_button__YGGIc{display:flex;align-items:center;width:100%;min-height:80px;padding:10px 20px;box-sizing:border-box;background:var(--white);border-radius:20px}.language_item_button__YGGIc:disabled{cursor:default}.language_item_container__LISly{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;align-items:start;width:100%}.language_item_container_popular__xzTWW{grid-template-columns:auto auto 1fr auto}.language_item_title__2fXIA{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);text-align:left}.language_item_popular_tag__trW6C{font-family:var(--body-font);font-size:var(--overline-font-size);font-weight:700;line-height:var(--overline-line-height);text-transform:var(--uppercase-value);display:inline-block;width:max-content;padding:5px 10px;background-color:#fff050;border-radius:2px}.language_item_check_icon__plXqa{opacity:0}.language_item_check_icon_active__O7SUH{opacity:1}.source_screen_container__Kswbk{display:grid;grid-gap:15px}.source_screen_courses_list__9bYBf{display:grid;grid-gap:1px}.languages_list_title__3Ql7R{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height);margin-bottom:5px}.languages_list_list__PLdI4{display:grid;grid-gap:1px}.language_course_pair_item__R2REa{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;width:100%;padding:20px;box-sizing:border-box}.language_course_pair_icon__UkVkr{position:relative;display:flex;align-items:center;width:54px;height:36px}.language_course_pair_icon__UkVkr .language_course_from_icon__F5CKu{position:absolute;right:0;top:3px}.language_course_pair_icon__UkVkr .language_course_target_icon__wleeV{position:absolute;left:0;width:30px;height:30px;border-radius:50%;border:3px solid var(--white)}.language_course_pair_check_icon__CWbcT{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:var(--black)}.language_course_pair_check_icon__CWbcT *{fill:var(--white)}.language_course_pair_title__kQXS8{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);text-align:left}.language_course_premium__0bI9M{display:flex;align-items:center;justify-content:center;margin-left:auto;width:32px;height:32px;border-radius:50%;background-color:#dfe3ff}.special_course_container___2dZn{display:grid;grid-template-columns:auto 1fr auto;grid-gap:15px;align-items:center;width:100%;padding:0 20px;box-sizing:border-box}.special_course_title__QNfuw{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:500;line-height:var(--body2-line-height);text-align:left}.special_course_premium__GZ_uw{margin-left:auto;width:32px;height:32px;background-color:#dfe3ff}.special_course_check_icon__AsNvg,.special_course_premium__GZ_uw{display:flex;align-items:center;justify-content:center;border-radius:50%}.special_course_check_icon__AsNvg{width:30px;height:30px;background-color:var(--black)}.special_course_check_icon__AsNvg *{fill:var(--white)}.course_item_container__8sVRd{display:flex;align-items:center;background-color:var(--white);border-radius:20px;width:100%;min-height:80px}.course_item_container__8sVRd:disabled{cursor:default}.skills_list_title_container__zHz2V{margin-bottom:5px}.skills_list_title__6oBxX{font-family:var(--body-font);font-size:var(--body2-font-size);font-weight:700;line-height:var(--body2-line-height)}.skills_list_subtitle__R1lI6{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height)}.skills_list_courses_list___j2C5{display:grid;grid-gap:1px}.avatar_name_modal_overlay__esmru{position:fixed;inset:0;height:100%;background-color:rgba(0,0,0,.5);z-index:20;overflow-y:auto}.avatar_name_modal_content__eLN9b{position:relative;max-width:400px;width:100%;top:12%;background-color:var(--white);border-radius:20px;margin:0 auto;box-sizing:border-box;padding:20px}@media(max-width:767px){.avatar_name_modal_content__eLN9b{max-width:100%;min-height:90vh;border-radius:20px 20px 0 0}}.avatar_name_modal_open_modal__y_Ww3{overflow:hidden}.avatar_name_modal_flex_row__eX56V{display:flex;justify-content:space-between;padding-bottom:30px}.avatar_name_modal_avatar_box__F_88b{position:relative;display:inline-block;margin:0 auto 35px;border-radius:50%}.avatar_name_modal_avatar_button__XTcnr{position:absolute;right:0;bottom:-24px;z-index:4;display:flex;justify-content:center;align-items:center;width:44px;height:44px;background-color:#eceeff;border-radius:50%}.avatar_name_modal_flex_center__PaE_0{display:flex;justify-content:center}.avatar_name_modal_close_btn__9mQew{display:flex;justify-content:center;align-items:center;position:absolute;width:36px;height:36px;border-radius:50%;background-color:var(--white);top:-40px;right:-40px}@media(max-width:767px){.avatar_name_modal_close_btn__9mQew{display:none}}.avatar_name_modal_close_btn__9mQew:hover{opacity:.8}.avatar_name_modal_cross_circle__5Hfxv{fill:rgba(0,0,0,.5)}.target_screen_container__BH5Qw{display:grid;grid-gap:15px}.add_course_flow_container__czdWX{display:grid;grid-template-rows:auto 1fr;height:100%}.white_noise_button_container__n1x99{position:relative}.white_noise_button_button__Cjd7C,.white_noise_button_container__n1x99{display:flex;align-items:center;justify-content:center;background-color:inherit}.white_noise_button_button__Cjd7C{z-index:1;width:40px;height:40px;border-radius:50%;border:1px solid var(--black)}.white_noise_button_button_dark__Oy5jv{border-color:var(--white)}.white_noise_button_icon_dark__Rdm9_{fill:var(--white)}.white_noise_button_animation__tnBx1{position:absolute;z-index:0;top:50%;margin-top:-27px;width:55px;opacity:.4;animation:white_noise_button_show_animation__rz4Sn .5s ease-out}@keyframes white_noise_button_show_animation__rz4Sn{0%{transform:scale(0)}to{transform:scale(1)}}.switcher_icon_container__uOPg2{position:relative}.switcher_icon_container__uOPg2,.switcher_icon_img_container__xLp6A{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.switcher_icon_img_container__xLp6A{border-radius:50%;background-color:var(--white)}.switcher_icon_sub_icon__UPALj{position:absolute;justify-content:center;top:-6px;right:-8px;width:26px;height:26px;border-radius:50%}.streak_icon_container__uswm_,.switcher_icon_sub_icon__UPALj{display:flex;align-items:center;background-color:var(--white)}.streak_icon_container__uswm_{position:relative;gap:5px;height:35px;padding-right:10px;padding-left:8px;border-radius:10px}.streak_icon_container__uswm_:hover{background-color:#eee}@media(min-width:768px){.streak_icon_container__uswm_{background-color:#f5f5f5}}.streak_icon_dark_bg__CVZLE{background-color:#f5f5f5}.streak_icon_count__xlG_X{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height)}.streak_icon_icon__4yINg{fill:#ff7070}.streak_icon_inactive__Bz3Fi .streak_icon_count__xlG_X{opacity:.5}.streak_icon_inactive__Bz3Fi .streak_icon_icon__4yINg{fill:rgba(0,0,0,.5)}.streak_count_count_wrapper__iPw9w{box-sizing:border-box;position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;width:100%;max-width:310px;height:auto;gap:10px;align-items:flex-end;justify-content:center}.streak_count_image__as1FA{flex:1 1;flex-basis:max-content;width:0;max-width:-moz-fit-content;max-width:fit-content;max-height:173px;object-fit:contain;object-position:bottom}.streak_static_container__jmNtQ{box-sizing:border-box;width:100%;height:100%;background-color:#fde3c3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px}@media(min-width:768px){.streak_static_container__jmNtQ{min-height:650px;min-width:400px}}.streak_static_images_wrapper__uK3qu{position:relative;width:100%;text-align:center;padding-bottom:20px;margin-bottom:-20px}.streak_static_spider_web_wrapper__N5MZz{position:absolute;width:calc(100% - 30px);max-width:340px;height:267px;bottom:0;left:50%;transform:translateX(-50%)}.streak_static_content__kvmt1{display:flex;flex:auto;width:100%;gap:20px;align-items:center;justify-content:center;flex-direction:column}.streak_static_title__iLTv2{font-family:var(--heading-font);font-size:40px;line-height:100%;max-width:310px;margin-top:25px;text-align:center}.streak_static_subtitle__2Q6nd{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);text-align:center;max-width:310px}.streak_static_button__Rs1xN{max-width:370px;margin:0 auto;display:flex;justify-self:flex-end}.streak_static_inactive__9RVRF{filter:grayscale(100%);opacity:.25}.toolbar_toolbar_left__JpEDe,.toolbar_toolbar_right__3vvZb{box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px;height:100%;width:100%;padding:10px 15px;background-color:var(--white);transform:translateY(0);transition:transform .3s ease,background-color .3s ease}@media(max-width:767px){.toolbar_toolbar_left__JpEDe.toolbar_hide__UBObN,.toolbar_toolbar_right__3vvZb.toolbar_hide__UBObN{transform:translateY(-60px)}}@media(min-width:768px){.toolbar_toolbar_left__JpEDe,.toolbar_toolbar_right__3vvZb{padding:0;background-color:transparent;top:10px;z-index:1}}.toolbar_toolbar_left__JpEDe{grid-area:toolbar_left;justify-content:flex-start}@media(min-width:768px){.toolbar_toolbar_left__JpEDe{padding-left:10px}}@media(min-width:768px)and (min-width:960px){.toolbar_toolbar_left__JpEDe{padding-left:100px}}.toolbar_toolbar_right__3vvZb{grid-area:toolbar_right;justify-content:flex-end}@media(min-width:768px){.toolbar_toolbar_right__3vvZb{padding-right:10px}}@media(min-width:768px)and (min-width:960px){.toolbar_toolbar_right__3vvZb{padding-right:100px}}.toolbar_purple_bg_color__5SokP{background-color:#dfe3ff}.unit_info_block_container__WNott{display:flex;gap:10px;flex-wrap:nowrap}.unit_info_block_img_container__pvRYT:has(img){position:relative;align-self:center;width:70px;height:70px;flex-shrink:0;flex-grow:0}.unit_info_block_text_content__5k8b5{flex:1 1 auto;display:flex;flex-direction:column;gap:2px}.unit_info_block_unit_index__5zIjG{font-family:var(--heading-font);font-size:24px;line-height:100%}.unit_info_block_unit_title__bS9Vf{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height)}.unit_info_block_unit_lessons_count__U4y7v{font-family:var(--body-font);font-size:var(--body3-font-size);font-weight:500;line-height:var(--body3-line-height);color:rgba(0,0,0,.5)}.error_message_container__JiO3y{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:400px;padding:80px 20px 0;box-sizing:border-box;text-align:center;margin:0 auto}@media(min-width:768px){.error_message_container__JiO3y{padding-top:170px}}.error_message_close_icon__VfuSf{position:absolute;right:20px;top:20px}.error_message_image__4v386{position:relative;width:260px;height:143px}.error_message_error_title__qCygb{font-family:var(--heading-font);font-size:30px;line-height:100%}.error_message_error_message__Vy6Ja{font-family:var(--body-font);font-size:var(--body1-font-size);font-weight:500;line-height:var(--body1-line-height);text-wrap:balance}.error_message_retry_btn___G4A_{width:unset;min-width:200px;max-width:100%}.lesson_error_container__BUS0b{padding-top:0;height:100dvh;min-width:100%;justify-content:center;background-color:#bec8ff}.lesson_error_button__8Na__{max-width:240px}.error_state_container__bkFyC{padding:0;max-width:330px;display:flex;flex-direction:column;flex:1 1;gap:20px;align-items:center;justify-content:center;text-align:center}.error_state_image__RZA8c{position:relative;width:260px;height:143px;margin-top:40px;text-align:center}.error_state_button__ohEX3{margin-top:auto;width:240px}.greeting_container_container__r2oYi{padding:10px 15px 20px;box-sizing:border-box;width:100%}@media(min-width:768px){.greeting_container_container__r2oYi{max-width:400px}}.greeting_container_title_container__CeyEK{width:100%;max-width:100%;overflow:hidden}.greeting_container_title__3eT_i{font-family:var(--heading-font);font-size:30px;line-height:100%;color:var(--black);line-height:normal}.header_container__EEPig{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 15px;background-color:var(--white);transition:background-color .3s}@media(min-width:768px){.header_container__EEPig{padding:10px 0;background-color:transparent}}.header_toolbar_right__VrlR5{display:flex;flex-wrap:nowrap;gap:20px}.error_state_container__PJdEL{max-width:330px;padding:0;grid-area:header;grid-row:1/4;justify-content:center;align-items:center;align-self:stretch}.error_state_container__PJdEL.error_state_is_static__xhyqr .error_state_image__vpS1t{width:140px;height:80px}@media(min-width:768px){.error_state_container__PJdEL.error_state_is_static__xhyqr .error_state_image__vpS1t{width:auto;height:auto}}.error_state_button__Sv7E8{width:100%;max-width:240px}.error_state_is_static__xhyqr{position:static;justify-content:center;grid-area:feed;top:0;left:0;transform:none;margin-bottom:120px}.my_plan_skeleton_header__2dsQR{grid-area:header;width:100%;height:275px}@media(min-width:768px){.my_plan_skeleton_header__2dsQR{height:210px}}.my_plan_skeleton_content__DClxm{grid-area:feed;width:100%;height:100%}div.my_plan_skeleton_skeleton_list_item__bbJ_p{height:300px;width:100%;background-color:#f5f5f5;grid-area:header;border-radius:20px}div.my_plan_skeleton_skeleton_item_odd__Su4xU{height:150px}.my_plan_skeleton_skeleton_unit_block__Y9vV0{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;width:100%;height:70px;color:#f5f5f5;border-radius:20px}div.my_plan_skeleton_skeleton_avatar__N9QUq{width:70px;height:70px;flex-shrink:0;flex-grow:0}div.my_plan_skeleton_skeleton_unit_block_text__k7x3t{width:100%;background-color:#f5f5f5}.page_state_container__TOoJd{box-sizing:border-box;position:relative;display:grid;place-items:start start;grid-template:1fr/1fr;grid-template-areas:"toolbar_left toolbar_right" "header header" "feed feed" "banner banner";min-height:100%;height:max-content}@media(min-width:768px){.page_state_container__TOoJd{grid-template:1fr/1fr 400px 1fr;grid-template-areas:"toolbar_left header toolbar_right" ". feed ." "banner banner banner";grid-template-rows:minmax(100px,max-content);margin-top:10px;grid-auto-rows:auto}}.page_state_content__4WFPR{grid-area:feed;width:100%;margin-bottom:50px}@media(min-width:768px){.page_state_content__4WFPR{margin:0 auto;padding-top:0}}.page_state_feed_container__aue8o{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:30px 15px 0;max-width:400px;width:100%;margin:0 auto}.personal_data_container__bP5br{border-radius:20px;background-color:#fff050;padding:30px 15px;box-sizing:border-box;text-align:center;margin-bottom:10px}.personal_data_avatar_box__c2JlF{position:relative;display:inline-block}.personal_data_status__o0zu8{text-transform:var(--uppercase-value);position:absolute;top:0;left:80px;display:flex;align-items:center;text-align:left;font-weight:700;font-size:12px}.personal_data_star_box__dsDvm{flex-shrink:0;margin-right:5px}.personal_data_user_name__O9MKE{font-family:var(--heading-font);font-size:30px;line-height:100%}.personal_data_pencil_btn__wGFQs{margin-left:10px}.personal_data_pencil_icon__y5gy9{width:20px;fill:var(--black)}.personal_data_fit_container__byReK{display:inline-block;max-width:calc(100% - 40px)}.unlock_courses_container__nh5uO{border-radius:20px;padding:15px;background-color:#93e6b5;text-align:center}.unlock_courses_star_box__b2pq6{display:inline-block;transform:rotate(10deg);margin-top:-10px;margin-bottom:15px}.unlock_courses_text__GyiGu,.useful_links_title__K33C_{font-family:var(--heading-font);font-size:24px;line-height:100%}.useful_links_title__K33C_{margin:40px 0 10px}.useful_links_list_item__bGG4R{padding:15px 0}.useful_links_list_item__bGG4R:not(:last-child){border-bottom:1px solid #eee}.useful_links_link__amnVq{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:500}.useful_links_link_icon__3vE5K{width:17px;fill:var(--black)}