.Paper_paper__vLj_P{width:100%;height:auto;min-height:calc(100vh + 1px - var(--nav-top-height));background-color:var(--c-main);margin-top:var(--nav-top-height);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}@media screen and (max-width:768px){.Paper_paper__vLj_P{min-height:calc(100vh + 1px - var(--nav-top-height) - var(--nav-bottom-height))}}.Paper_paper__vLj_P.Paper_no_min_height__g3Ss7{min-height:0}.Paper_wrapper__buexE{height:auto;max-width:var(--wrapper)}.Paper_background__XjR2i,.Paper_wrapper__buexE{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.Paper_background__XjR2i{height:100%;flex-grow:1;position:absolute;top:0;left:0;object-fit:cover;object-position:center center;-o-object-fit:cover}.VanillaTextArea_custom_input__Jmtba{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border:1px solid var(--c-border-2);border-radius:8px;height:auto;background-color:var(--c-input-background)}.VanillaTextArea_custom_input__Jmtba textarea{width:100%;outline:none;border:none;font-size:var(--font-size-m);background-color:var(--c-input-background);resize:vertical;min-height:38px;padding:10px;border-radius:8px;scrollbar-width:none}.VanillaTextArea_custom_input__Jmtba textarea::-webkit-scrollbar{display:none}.VanillaTextInput_custom_input__muj59{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:8px;height:38px;padding:0 10px;background-color:var(--c-input-background);border:1px solid var(--c-border-2)}.VanillaTextInput_custom_input__muj59 .VanillaTextInput_icon__ePZxz{width:16px;height:16px;color:var(--c-text-2);margin-right:8px}.VanillaTextInput_custom_input__muj59 input{width:100%;outline:none;border:none;font-size:var(--font-size-m);line-height:1.5;background-color:var(--c-input-background)}.VanillaTextInput_custom_input__muj59 input::-ms-clear,.VanillaTextInput_custom_input__muj59 input::-ms-reveal{display:none}.VanillaTextInput_custom_input__muj59 .VanillaTextInput_eye__bdZfz{height:26px;width:26px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px;color:var(--c-text-1);transition:var(--transition-default);background-color:var(--c-main);margin-right:-4px;border-radius:8px;cursor:pointer}.VanillaTextInput_custom_input__muj59 .VanillaTextInput_eye__bdZfz:hover{transition:var(--transition-default);color:var(--c-red-2)}.VanillaTextInput_custom_input__muj59 .VanillaTextInput_eye__bdZfz:hover:hover{transition:var(--transition-default)}.VanillaModal_root__eXyiy{position:fixed;z-index:402;top:0;left:0;right:0;bottom:0;scrollbar-width:none}.VanillaModal_root__eXyiy::-webkit-scrollbar{display:none}.VanillaModal_inner__Xwkr0{position:absolute;top:0;left:0;right:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:34px;padding-bottom:34px;scrollbar-width:none}.VanillaModal_inner__Xwkr0::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.VanillaModal_inner__Xwkr0{padding-top:14px;padding-bottom:14px}}.VanillaModal_modal__OTWI1{opacity:1;width:auto;max-width:2000px;display:block;color:var(--c-text-1);box-sizing:border-box;position:relative;z-index:1;animation:VanillaModal_fade_in_modal__CdJdr .3s;height:auto;padding-bottom:10vh;max-height:100%}@keyframes VanillaModal_fade_in_modal__CdJdr{0%{opacity:0}to{opacity:1}}.VanillaModal_modal_inner__rxwkg{width:100%;height:auto;flex-grow:1;max-height:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.VanillaModal_overlay__aqF2K{transition-property:opacity;transition-duration:125ms;transition-timing-function:ease;opacity:1;top:0;bottom:0;left:0;right:0;z-index:0;position:fixed;color:red;scrollbar-width:none}.VanillaModal_overlay__aqF2K::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.VanillaModal_overlay__aqF2K{right:0}}.VanillaModal_loading_overlay__vkdhv{transition-property:opacity;transition-duration:.2s;transition-timing-function:ease;opacity:1;border-radius:var(--border-radius-m);z-index:402;position:absolute;top:0;left:0;width:100%;height:100%;flex-grow:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.VanillaModal_loading_overlay__vkdhv.VanillaModal_not_modal__USjrr{z-index:8}.VanillaModal_loading_overlay__vkdhv .VanillaModal_background__SNSo0{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--c-modal-bg);border-radius:var(--border-radius-m);z-index:0}.VanillaModal_loading_overlay__vkdhv .VanillaModal_loader__lrJQP{z-index:1}@keyframes CustomLoader_spin__6tV7R{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CustomLoader_spinner__BOujz{animation:CustomLoader_spin__6tV7R 2s linear infinite;transform-origin:18px 18px}.CustomLoader_spinner_small__95nL7{animation:CustomLoader_spin__6tV7R 1s linear infinite;transform-origin:18px 18px}.VanillaSelect_custom_input__Dh8IP{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid var(--c-border-2);border-radius:8px;height:auto;padding:0 10px;background-color:var(--c-input-background)}.VanillaSelect_custom_input__Dh8IP:disabled{opacity:.5}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_icon__b15S_{width:18px;height:18px;min-width:18px;margin-left:4px;color:var(--c-text-1)}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT{width:100%;text-align:left;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:var(--c-text-1);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT.VanillaSelect_s__7NVbo{font-size:var(--font-size-s);height:34px}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT.VanillaSelect_m__hmFgE{height:36px;font-size:var(--font-size-m)}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT.VanillaSelect_l__xW8UL{height:38px;font-size:var(--font-size-l)}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT .VanillaSelect_item_icon__0etJo{height:20px;width:20px;margin-right:6px}.VanillaSelect_popover__r_m6L{border:1px solid var(--c-border-2);border-color:var(--c-border-2);border-radius:8px;pointer-events:all;background-color:var(--c-main);box-shadow:var(--shadow-menu);overflow-y:scroll;width:auto;z-index:1;max-height:35vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;scrollbar-width:4px}.VanillaSelect_popover__r_m6L::-webkit-scrollbar{width:4px}.VanillaSelect_popover__r_m6L::-webkit-scrollbar-thumb{border-radius:10px}.VanillaSelect_list__rzunY{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l{height:auto;width:100%;text-align:left;padding:10px;transition:var(--transition-default);opacity:1;cursor:pointer;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--c-text-1);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l:hover{transition:var(--transition-default);opacity:.5}@media screen and (max-width:1024px)and (min-width:769px){.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l:hover{opacity:1}}@media screen and (max-width:768px){.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l:hover{opacity:1}}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_s__7NVbo{font-size:var(--font-size-s)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_m__hmFgE{font-size:var(--font-size-m)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_l__xW8UL{padding:12px;font-size:var(--font-size-l)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_selected__0NenJ{color:var(--c-red-2)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l .VanillaSelect_item_icon__0etJo{height:20px;width:20px;margin-right:6px}.HelpModules_main__GKaUb{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 var(--space-l);padding-bottom:100px}@media screen and (max-width:768px){.HelpModules_main__GKaUb{padding:var(--space-l) 0;padding-top:0;padding-bottom:100px}}.HelpModules_header__drr9n{width:100%;height:auto;font-size:28px;font-weight:600;color:var(--c-text-1);margin-top:50px;text-align:center}.HelpModules_header__drr9n.HelpModules_link__qcQHP{transition:var(--transition-default);text-decoration:none;cursor:pointer}.HelpModules_header__drr9n.HelpModules_link__qcQHP:hover{transition:var(--transition-default);text-decoration:underline}@media screen and (max-width:768px){.HelpModules_header__drr9n{font-size:22px;margin-top:30px;padding:0 var(--space-l)}}.HelpModules_form_container__nBRvF{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:40px;row-gap:28px;position:relative;padding-bottom:50px}@media screen and (max-width:768px){.HelpModules_form_container__nBRvF{margin-top:28px;row-gap:24px;padding:0 var(--space-l);padding-bottom:50px}}.HelpModules_form_container__nBRvF .HelpModules_text___G4Ad{width:100%;font-size:var(--font-size-l);text-align:center}.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:var(--font-size-m);font-weight:500;color:var(--c-text-1);column-gap:30px;row-gap:18px;margin-bottom:2px}@media screen and (max-width:768px){.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH{column-gap:18px;margin-bottom:20px}}.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH .HelpModules_submit_button__EUeXG{width:100%;background-color:var(--c-red-2);padding:12px 26px;color:var(--c-text-white);border-radius:8px;transition:var(--transition-default);opacity:1;cursor:pointer;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center}.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH .HelpModules_submit_button__EUeXG:hover{transition:var(--transition-default);opacity:.5}@media screen and (max-width:1024px)and (min-width:769px){.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH .HelpModules_submit_button__EUeXG:hover{opacity:1}}@media screen and (max-width:768px){.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH .HelpModules_submit_button__EUeXG:hover{opacity:1}.HelpModules_form_container__nBRvF .HelpModules_main_button_row__Hb1QH .HelpModules_submit_button__EUeXG{padding:12px 20px}}.HelpModules_recaptcha__X7bxu{flex-direction:row}.Footer_main__jfNzZ,.HelpModules_recaptcha__X7bxu{width:100%;display:flex;justify-content:center;align-items:center}.Footer_main__jfNzZ{height:auto;flex-direction:column}.Footer_wave_2__BfxQI{width:100%;margin-bottom:-1px}.Footer_container__7AGDW{width:100%;height:auto;background-color:var(--c-footer);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--c-text-white);z-index:0;position:relative}.Footer_container__7AGDW.Footer_w_controller__6WOOB{padding-bottom:var(--controller-height)}@media screen and (max-width:1024px)and (min-width:769px){.Footer_container__7AGDW.Footer_w_controller__6WOOB{padding-bottom:calc(var(--nav-bottom-height) + var(--controller-height))}}@media screen and (max-width:768px){.Footer_container__7AGDW.Footer_w_controller__6WOOB{padding-bottom:calc(var(--nav-bottom-height) + var(--controller-height))}}@media screen and (max-width:1024px)and (min-width:769px){.Footer_container__7AGDW{padding-bottom:calc(var(--nav-bottom-height))}}@media screen and (max-width:768px){.Footer_container__7AGDW{padding-bottom:calc(var(--nav-bottom-height))}}.Footer_container__7AGDW .Footer_logo_container__jAD1o{width:100%;max-width:var(--wrapper);padding:0 var(--space-l);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:30px;margin-bottom:50px}@media screen and (max-width:768px){.Footer_container__7AGDW .Footer_logo_container__jAD1o{margin-top:36px;margin-bottom:36px}}.Footer_container__7AGDW .Footer_logo_container__jAD1o .Footer_logo_full__z5OhR{height:44px;width:auto;fill:var(--c-text-white);display:block}.Footer_container__7AGDW .Footer_content__V9MfQ{width:100%;max-width:var(--wrapper);padding:0 var(--space-l);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;row-gap:50px;column-gap:87px;margin-bottom:70px}@media screen and (max-width:768px){.Footer_container__7AGDW .Footer_content__V9MfQ{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.Footer_container__7AGDW .Footer_column__o_VDy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px}.Footer_container__7AGDW .Footer_column__o_VDy p{font-size:18px;font-weight:600;color:var(--c-text-white);text-align:left;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_container__7AGDW .Footer_link__NE5H5{font-size:var(--font-size-m);font-weight:500;color:var(--c-text-white);transition:var(--transition-default);text-decoration:none;cursor:pointer;text-align:left;white-space:nowrap;display:inline-block;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Footer_container__7AGDW .Footer_link__NE5H5:hover{transition:var(--transition-default);text-decoration:underline}.Footer_container__7AGDW .Footer_link__NE5H5 .Footer_icon__7yN_X{width:18px;height:18px;min-width:18px;margin-left:4px;stroke-width:0}@media screen and (max-width:768px){.Footer_container__7AGDW .Footer_link__NE5H5 .Footer_icon__7yN_X{width:16px;height:16px;min-width:16px;margin-bottom:2px}}.Footer_container__7AGDW .Footer_company__OdopE{max-width:var(--wrapper);padding:0 var(--space-l);width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;font-weight:600;color:var(--c-text-white);margin-bottom:50px;letter-spacing:.6px}