@charset "UTF-8";._AuthRegistrationPage_14r6i_1{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:24px;height:100vh}._RegistrationFormWidget_1dmsp_1{display:flex;flex-direction:column;align-items:start;flex:0 1 50%;gap:24px;padding-top:72px}._RegistrationFormWidget_title_1dmsp_9{font-size:32px;font-weight:400;margin:0 auto}._button_default_yyxnb_1,._button_bordered_yyxnb_2{display:flex;align-items:center;justify-content:center;font-size:16px;font-family:Montserrat;font-weight:500;color:#283c4e;gap:16px;padding:12px 24px;border-radius:54px;background:none}._button_bordered_yyxnb_2{border:1px solid #283C4E;transition:all .25s ease}._button_bordered_yyxnb_2:hover{background-color:#283c4e15;transition:all .25s ease}._button_default_yyxnb_1{background-color:#283c4e;color:#fff;transition:all .25s ease}._button_default_yyxnb_1:hover{background-color:#345979;transition:all .25s ease}._RegistrationForm_de4zq_1{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}._RegistrationForm_de4zq_1 form{display:flex;flex-direction:column;gap:16px;max-width:420px;width:100%}._RegistrationForm_serviceButtonContainer_de4zq_15{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:420px;width:100%}._RegistrationForm_OrContainer_de4zq_23{display:flex;align-items:center;justify-content:center;position:relative;font-weight:400}._RegistrationForm_OrContainer_de4zq_23:after{content:"";position:absolute;width:50px;height:2px;left:50px;background-color:#283c4e}._RegistrationForm_OrContainer_de4zq_23:before{content:"";position:absolute;width:50px;height:2px;right:50px;background-color:#283c4e}._form_submit_wrapper_de4zq_47{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px}._link_container_de4zq_55{display:flex;align-items:center;gap:4px;font-family:Montserrat;font-weight:500;font-size:14px;color:#283c4e}._link_container_de4zq_55 a{color:#283c4e;text-decoration:none;font-weight:500;transition:color .2s ease}._link_container_de4zq_55 a:hover{color:#17222c;text-decoration:underline}._recaptcha_wrapper_de4zq_75{display:flex;align-items:center;justify-content:center}._TextInput_lm91p_1{display:flex;flex-direction:column;gap:8px;align-items:start}._TextInput_lm91p_1 label{font-size:14px;color:#283c4e;font-weight:500;font-family:Montserrat}._TextInput_lm91p_1 span{font-size:14px;font-weight:500;color:#b00000;font-family:Montserrat}._TextInput_inputBox_lm91p_19{display:flex;align-items:center;gap:16px;padding:12px 24px;border-radius:54px;background:none;font-size:16px;font-family:Montserrat;font-weight:400;color:#283c4e;border:1px solid #283C4E;transition:all .25s ease;width:100%}._TextInput_inputBox_lm91p_19 input{background:none;width:100%}._TextInput_inputBox_lm91p_19._error_lm91p_38{border:1px solid #B00000;transition:all .25s ease}._TextInput_inputBox__leftSlot_lm91p_42,._TextInput_inputBox__rightSlot_lm91p_47{display:flex;align-items:center;justify-content:center}._ButtonPopUp_1m3ls_1{display:flex;align-items:center;justify-content:center;cursor:pointer}._popup_1m3ls_8{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px;z-index:1000;max-width:300px}._arrow_1m3ls_17{fill:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._FileInput_1ohpl_1{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}._FileInput_inputBox_1ohpl_8{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;background:none;border:1px solid #283C4E;transition:all .25s ease;position:relative;cursor:pointer}._FileInput_inputBox_1ohpl_8:hover{border-color:#283c4e;background:#283c4e0d}._FileInput_inputBox_error_1ohpl_25{border-color:#b00000}._FileInput_icon_1ohpl_28{width:24px;height:24px;pointer-events:none;user-select:none}._FileInput_preview_1ohpl_34{width:100%;height:100%;object-fit:cover;border-radius:50%;pointer-events:none;user-select:none}._FileInput_input_1ohpl_8{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer}._FileInput_label_1ohpl_51{font-size:14px;color:#283c4e;font-weight:500;font-family:Montserrat;cursor:pointer;text-align:center}._FileInput_error_1ohpl_59{font-size:14px;font-weight:500;color:#b00000;font-family:Montserrat;text-align:center}._Checkbox_uwvj4_1{display:flex;flex-direction:column;gap:8px;width:100%}._Checkbox_wrapper_uwvj4_7{display:flex;align-items:start;gap:12px;cursor:pointer;user-select:none}._Checkbox_box_uwvj4_14{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;border-radius:6px;border:2px solid #283C4E;background:transparent;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}._Checkbox_box_uwvj4_14:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#283c4e;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1)}._Checkbox_box_uwvj4_14:hover{border-color:#283c4e;background:#283c4e0d}._Checkbox_box_checked_uwvj4_45{border-color:#283c4e;background:#283c4e}._Checkbox_box_checked_uwvj4_45:before{width:200%;height:200%}._Checkbox_box_checked_uwvj4_45:hover{background:#1f2f3d;border-color:#1f2f3d}._Checkbox_box_error_uwvj4_57{border-color:#b00000}._Checkbox_box_error_uwvj4_57:hover{border-color:#b00000;background:#b000000d}._Checkbox_box_error_uwvj4_57._Checkbox_box_checked_uwvj4_45{border-color:#b00000;background:#b00000}._Checkbox_box_error_uwvj4_57._Checkbox_box_checked_uwvj4_45:hover{background:#970000;border-color:#970000}._Checkbox_input_uwvj4_72{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer;margin:0;padding:0;z-index:1}._Checkbox_checkmark_uwvj4_84{position:relative;width:16px;height:16px;stroke:#fff;stroke-dasharray:24;stroke-dashoffset:24;transition:stroke-dashoffset .3s cubic-bezier(.4,0,.2,1) .1s;opacity:0;transform:scale(.8);z-index:2;pointer-events:none}._Checkbox_checkmark_checked_uwvj4_97{opacity:1;stroke-dashoffset:0;transform:scale(1);animation:_checkmarkPop_uwvj4_1 .3s cubic-bezier(.68,-.55,.265,1.55)}._Checkbox_label_uwvj4_103{font-size:14px;color:#283c4e;font-weight:500;font-family:Montserrat;cursor:pointer;user-select:none;line-height:1.5;transition:color .2s ease}._Checkbox_label_uwvj4_103:hover{color:#17222c}._Checkbox_error_uwvj4_116{font-size:14px;font-weight:500;color:#b00000;font-family:Montserrat;margin-left:36px;animation:_errorSlideIn_uwvj4_1 .3s ease-out}@keyframes _checkmarkPop_uwvj4_1{0%{transform:scale(.3) rotate(-12deg);opacity:0}50%{transform:scale(1.1) rotate(6deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes _errorSlideIn_uwvj4_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._RegistrationSuccessWidget_1ldi0_1{display:flex;flex-direction:column;gap:24px;padding-top:72px}._RegistrationSuccessWidget_title_1ldi0_7{width:70%;font-size:28px;font-weight:500;font-family:Montserrat}._CodeInputs_9no7n_1{display:flex;gap:12px;justify-content:center;align-items:center}._CodeInputs_input_9no7n_7{width:56px;height:56px;border:1px solid #283C4E;border-radius:8px;text-align:center;font-size:24px;font-weight:500;font-family:Montserrat;color:#283c4e;background:none;transition:all .25s ease}._CodeInputs_input_9no7n_7:focus{outline:none;border-color:#283c4e;box-shadow:0 0 0 2px #283c4e1a}._CodeInputs_input_9no7n_7::placeholder{color:transparent}._SuccessSection_b8l3c_2{display:flex;flex-direction:column;gap:24px;padding-top:72px}._SuccessSection_content_b8l3c_8{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}._SuccessSection_text_b8l3c_14{display:flex;flex-direction:column;gap:16px;flex:1}._SuccessSection_description_b8l3c_20{font-size:18px;font-weight:500;font-family:Montserrat;color:#283c4e;margin:0;line-height:1.5}._SuccessSection_list_b8l3c_28{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._SuccessSection_list_b8l3c_28 li{font-size:18px;font-weight:500;font-family:Montserrat;color:#283c4e;position:relative;padding-left:24px}._SuccessSection_list_b8l3c_28 li:before{content:"•";position:absolute;left:0;font-size:24px;line-height:1}._SuccessSection_image_b8l3c_51{flex-shrink:0;margin-left:auto}._SuccessSection_buttons_b8l3c_55{display:flex;flex-direction:column;gap:16px;width:100%}._ListStepsWidget_kosmr_1{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex:0 1 50%;gap:24px;padding:72px;border-radius:24px;background-color:#283c4e;background-image:url(/assets/Gridlayers-v3-D4235eTc.png);background-repeat:no-repeat;background-size:cover}._LogoBrand_brand_1upaa_1{font-size:32px;font-weight:regular;color:#283c4e}._LogoBrand_white_1upaa_6{font-size:32px;font-weight:regular;color:#fff}._step_ajn8m_1{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative}._step_wrapper_ajn8m_8{display:flex;align-items:center;gap:24px}._step_textWrapper_ajn8m_13{display:flex;flex-direction:column;gap:8px;text-wrap:nowrap;font-family:Montserrat;font-weight:400}._step_textWrapper__title_ajn8m_21{font-size:18px;color:#fff}._step_textWrapper__description_ajn8m_25{font-size:14px;color:#ffffff80}._step_icon_ajn8m_29,._step_progressWrapper_ajn8m_37{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:12px;background-color:#fafafa}._step_withBar_ajn8m_45{margin-bottom:31px}._step_withBar_ajn8m_45:after{content:"";position:absolute;top:calc(100% + 8px);left:19px;width:2px;height:15px;background-color:#fff;transition:background-color .3s ease}._step_withBar_ajn8m_45[data-status=WAITING]:after{background-color:#fafafa80}._step_waiting_ajn8m_61{opacity:.5;transition:opacity .3s ease}._EmailConfirmation_tmf30_1{display:flex;flex-direction:column;justify-content:center;align-items:start;height:100%;gap:24px}._EmailConfirmation_tmf30_1 p{width:70%;font-size:28px;font-weight:500;font-family:Montserrat}._EmailConfirmation_tmf30_1 img{margin:0 0 0 auto}._TwoFactorAuthentication_1jel4_1{display:flex;flex-direction:column;gap:24px;padding-top:72px}._TwoFactorAuthentication_title_1jel4_7{width:70%;font-size:28px;font-weight:500;font-family:Montserrat}._TwoFactorAuthentication_1jel4_1 span{font-family:Montserrat}._TwoFactorAuthentication_imgWrapper_1jel4_16{display:flex;gap:16px;align-items:start;justify-content:space-between}._TwoFactorAuthentication_imgWrapper_1jel4_16 p{padding-top:48px;font-size:18px;font-weight:500;font-family:Montserrat}._TwoFactorAuthentication_imgWrapper_1jel4_16 img{margin:0 0 0 auto}._TwoFactorAuthentication_codeWrapper_1jel4_31{display:flex;align-items:center;flex-direction:column;gap:24px;width:100%;position:relative}._TwoFactorAuthentication_resendButton_1jel4_39{position:absolute;bottom:-40px;right:30px;background:none;border:none;color:#283c4e;font-size:14px;font-weight:500;font-family:Montserrat;cursor:pointer;padding:0;transition:opacity .25s ease}._TwoFactorAuthentication_resendButton_1jel4_39:hover:not(:disabled){opacity:.7}._TwoFactorAuthentication_resendButton_1jel4_39:disabled{cursor:not-allowed;opacity:.5}._OnboardingSurveyWidget_iwpsj_1{display:flex;flex-direction:column;gap:32px;width:100%;flex-grow:1;justify-content:center}._OnboardingSurveyWidget_header_iwpsj_9{width:100%}._OnboardingSurveyWidget_title_iwpsj_12{font-size:32px;font-weight:500;width:40%;font-family:Montserrat;color:#283c4e;margin:0;line-height:1.5}._SurveyProgress_1xzb6_1{display:flex;flex-direction:column;align-items:flex-start;gap:12px;position:relative;width:100%}._SurveyProgress_bar_1xzb6_9{width:100%;height:6px;background-color:#283c4e1a;border-radius:3px;overflow:hidden;position:relative}._SurveyProgress_fill_1xzb6_17{height:100%;background-color:#283c4e;border-radius:3px}._SurveyProgress_text_1xzb6_22{position:absolute;right:0;bottom:-24px;font-size:14px;font-weight:500;font-family:Montserrat;color:#283c4e}._TextArea_1ehh4_1{display:flex;flex-direction:column;gap:8px;align-items:start;width:100%}._TextArea_1ehh4_1 label{font-size:14px;color:#283c4e;font-weight:500;font-family:Montserrat}._TextArea_1ehh4_1 span{font-size:14px;font-weight:500;color:#b00000;font-family:Montserrat}._TextArea_textareaBox_1ehh4_20{display:flex;align-items:flex-start;gap:16px;padding:12px 24px;border-radius:16px;background:none;font-size:16px;font-family:Montserrat;font-weight:400;color:#283c4e;border:1px solid #283C4E;transition:all .25s ease;width:100%;min-height:120px}._TextArea_textareaBox_1ehh4_20 textarea{background:none;width:100%;border:none;outline:none;resize:vertical;font-family:inherit;font-size:inherit;color:inherit;min-height:96px}._TextArea_textareaBox_1ehh4_20._error_1ehh4_47{border:1px solid #B00000;transition:all .25s ease}._TextArea_textareaBox__leftSlot_1ehh4_51{display:flex;align-items:center;justify-content:center;flex-shrink:0}._Select_j71wh_1{display:flex;flex-direction:column;gap:8px;align-items:start;width:100%}._Select_j71wh_1 label{font-size:14px;color:#283c4e;font-weight:500;font-family:Montserrat}._Select_j71wh_1 span{font-size:14px;font-weight:500;color:#b00000;font-family:Montserrat}._Select_selectBox_j71wh_20{display:flex;align-items:center;gap:16px;padding:12px 24px;border-radius:16px;background:none;font-size:16px;font-family:Montserrat;font-weight:400;color:#283c4e;border:1px solid #283C4E;transition:all .25s ease;width:100%;position:relative}._Select_selectBox_j71wh_20 select{background:none;width:100%;border:none;outline:none;font-family:inherit;font-size:inherit;color:inherit;appearance:none;cursor:pointer;flex:1}._Select_selectBox_j71wh_20 select:disabled{cursor:not-allowed;opacity:.5}._Select_selectBox_j71wh_20 select option{background:#fafafa;color:#283c4e}._Select_selectBox_j71wh_20._error_j71wh_56{border:1px solid #B00000;transition:all .25s ease}._Select_selectBox__leftSlot_j71wh_60,._Select_selectBox__rightSlot_j71wh_66{display:flex;align-items:center;justify-content:center;flex-shrink:0}._Select_chevron_j71wh_72{width:16px;height:16px;transform:rotate(90deg);opacity:.6;pointer-events:none}._SurveyForm_wrapper_p9rt6_1{display:flex;align-items:center;justify-content:space-between;gap:48px;width:100%}._SurveyForm_p9rt6_1{display:flex;flex-direction:column;gap:32px;flex:0 1 55%;width:100%;max-width:600px}._SurveyForm_content_p9rt6_17{width:100%;min-height:200px;display:flex;flex-direction:column;gap:16px}._SurveyForm_imgWrapper_p9rt6_25{flex:0 1 45%;display:flex;align-items:center;justify-content:center;position:relative;min-height:400px}._SurveyForm_image_p9rt6_34{max-width:100%;height:auto;object-fit:contain}._RegistrationSuccessPage_zyez5_1,._EmailConfirmationPage_3y0ld_1{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:24px;height:100vh}._OnboardingSurveyPage_1m8ud_1,._OnboardingSurveySuccessPage_1r1pi_1{display:flex;flex-direction:column;align-items:flex-start;gap:40px;padding:40px 48px;min-height:100vh;width:100%;max-width:1400px;margin:0 auto}._OnboardingSurveySuccessWidget_1a166_1{display:flex;flex-direction:column;gap:40px;width:100%;flex-grow:1;justify-content:center}._OnboardingSurveySuccessWidget_content_1a166_9{display:flex;gap:48px;align-items:flex-start;justify-content:space-between;width:100%}._OnboardingSurveySuccessWidget_text_1a166_16{flex:0 1 55%;display:flex;flex-direction:column;gap:24px}._OnboardingSurveySuccessWidget_title_1a166_22{font-size:32px;font-weight:500;font-family:Montserrat;color:#283c4e;margin:0;line-height:1.5}._OnboardingSurveySuccessWidget_description_1a166_30{font-size:24px;font-weight:400;font-family:Montserrat;color:#283c4e;margin:0;line-height:1.6}._OnboardingSurveySuccessWidget_imageWrapper_1a166_38{flex:0 1 45%;display:flex;align-items:flex-start;justify-content:center}._OnboardingSurveySuccessWidget_image_1a166_38{max-width:100%;height:auto;object-fit:contain}._OnboardingSurveySuccessWidget_buttonWrapper_1a166_49{display:flex;justify-content:flex-end;width:100%;max-width:400px;margin-left:auto}._TwoFactorAuthenticationPage_1kmua_1,._AuthLoginPage_1gaz1_1{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:24px;height:100vh}._LoginFormWidget_1468i_1{display:flex;flex-direction:column;align-items:start;flex:0 1 50%;gap:24px;padding-top:72px}._LoginFormWidget_title_1468i_9{font-size:32px;font-weight:400;margin:0 auto}._LoginForm_7rgdm_1{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}._LoginForm_7rgdm_1 form{display:flex;flex-direction:column;gap:16px;max-width:420px;width:100%}._LoginForm_serviceButtonContainer_7rgdm_8{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:420px;width:100%}._LoginForm_OrContainer_7rgdm_31{display:flex;align-items:center;justify-content:center;position:relative;font-weight:400}._LoginForm_OrContainer_7rgdm_31:after{content:"";position:absolute;width:50px;height:2px;left:50px;background-color:#283c4e}._LoginForm_OrContainer_7rgdm_31:before{content:"";position:absolute;width:50px;height:2px;right:50px;background-color:#283c4e}._form_submit_wrapper_7rgdm_55{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:420px;margin-top:32px}._link_container_7rgdm_65{display:flex;align-items:center;gap:4px;font-family:Montserrat;font-weight:500;font-size:14px;color:#283c4e;line-height:18px}._link_container_7rgdm_65 a{color:#283c4e;text-decoration:none;font-weight:500;transition:color .2s ease}._link_container_7rgdm_65 a:hover{color:#17222c;text-decoration:underline}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-family:inherit;font-style:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}menu,ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;display:inline;zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-padding-top:100px;scroll-behavior:smooth}a:focus{outline:thin dotted}a:link,a:visited,a:hover,a:focus,a:active{border:0;outline:0}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;height:13px;width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}a{text-decoration:none;color:#000}iframe{display:none}li{list-style-type:none}
