*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1920px;margin:auto;align-items:center}.container,.forms-wrapper{min-height:100vh;display:flex;justify-content:center}.forms-wrapper{width:100%;flex-direction:column;background-color:#F8F8F8a;background-position:100% 0;background-size:cover;font-family:Gilroy,sans-serif;font-style:normal;color:#000;position:relative}.forms-wrapper_form{display:flex;align-items:center;justify-content:space-around}.forms-wrapper_form form{width:50%;max-width:604px;min-height:640px;box-shadow:0 2px 10px rgba(1,1,1,.05);border-radius:30px;box-sizing:border-box;margin-left:116px}.forms-wrapper_logo{position:absolute;top:22px;left:30px}.forms-wrapper_form{position:relative}.forms-wrapper_form form{background:#fff;padding:4.5rem 5rem}.forms-wrapper_form form h2{font-weight:700;font-size:36px;text-align:center}.forms-wrapper_form form>p{font-weight:500;font-size:18px;text-align:center;margin-bottom:65px}.forms-wrapper_form form hr{display:block;width:70px;height:8px;background-color:#ffd12a;border-radius:4px;border:none;margin:24px auto 32px}.forms-wrapper_form form label{display:none;font-weight:600;font-size:16px;margin-bottom:5px;margin-left:28px}.forms-wrapper_form form input:not([type=checkbox]),.forms-wrapper_form form textarea{display:block;width:100%;background:#f8f8f8;box-shadow:inset 0 2px 10px rgba(0,0,0,.04);border-radius:30px;border:none;padding:0 28px;box-sizing:border-box}.forms-wrapper_form form input:not([type=checkbox]):focus,.forms-wrapper_form form textarea:focus{outline:none;margin-top:30px}.forms-wrapper_form form input:not([type=checkbox]):focus+label,.forms-wrapper_form form textarea:focus+label{display:block;position:absolute;bottom:100%;left:0}.forms-wrapper_form form textarea{padding:20px 28px}.forms-wrapper_form form input:not([type=checkbox]){height:54px}.forms-wrapper_form form .errors{margin-bottom:2rem}.forms-wrapper_form form .errors__item{color:red;font-weight:700;text-align:center}.forms-wrapper_form form button{width:214px;height:48px;background:#ffd12a;border-radius:30px;font-weight:600;font-size:18px;display:flex;align-items:center;justify-content:center;border:none;margin:auto;transition:.3s linear}.forms-wrapper_form form button:hover{background-color:transparent;border:1px solid #ffd12a}.forms-wrapper_form form .successfully-sent{text-align:center}.forms-wrapper_form form .successfully-sent h3{font-size:24px;font-weight:600}.forms-wrapper_form form .successfully-sent .message{font-size:18px;margin-top:16px;width:250px;margin-left:auto;margin-right:auto}.forms-wrapper_form--forgot{display:block;margin:20px auto 0;font-weight:600;font-size:16px;text-align:center;text-decoration:none;color:#000}.forms-wrapper_form .information_board{width:50%;text-align:center;align-self:normal;margin-top:80px}.forms-wrapper_form .information_board h2{font-weight:700;font-size:36px;text-align:center}.forms-wrapper_form .information_board p{width:272px;font-weight:500;font-size:18px;margin:20px auto 28px}.forms-wrapper_form .information_board a,.forms-wrapper_form .information_board button{display:flex;align-items:center;justify-content:center;width:187px;height:48px;margin:auto;font-weight:600;background:#fff;border-radius:30px;font-size:18px;color:#000;line-height:1;border:none;transition:.3s linear;text-decoration:none}.forms-wrapper_form .information_board a:hover,.forms-wrapper_form .information_board button:hover{background-color:transparent;border:1px solid #fff}.forms-wrapper_form--group{position:relative;margin-bottom:16px}.checkbox{display:flex!important;align-items:center;cursor:pointer;position:relative;margin:0 0 43px 3px!important}.checkbox>span{display:inline-block;font-weight:500;font-size:16px;padding:0 10px}.checkbox>input{height:18px;width:18px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;border-radius:5px;outline:none;transition-duration:.3s;cursor:pointer}.checkbox>input:checked+span:before{content:"\2713";display:block;text-align:center;color:#000;position:absolute;left:.2rem;top:.1rem}.checkbox>input:active{border:2px solid #34495e}input:-ms-input-placeholder,input::-webkit-input-placeholder,input::placeholder{font-weight:500;font-size:18px;color:rgba(0,0,0,.6)}.forms-wrapper-login{background-image:url(../images/forms/signin_yellow_bg.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%}.forms-wrapper-signup{background-image:url(../images/forms/signup_yellow_bg.svg);background-position:0 100%}.forms-wrapper-signup form{display:none;margin-left:0}.forms-wrapper-signup form.form-show{display:block}.forms-wrapper-signup .form-steps{flex:1 1 50%;display:flex;margin-right:1rem}.forms-wrapper-signup .form-steps_select{position:relative;margin-bottom:16px}.forms-wrapper-signup .form-steps_select:before{content:url(../images/forms/arrow_down.svg);display:flex;align-items:center;justify-content:center;position:absolute;top:23px;right:25px;width:9px;height:5px;cursor:pointer}.forms-wrapper-signup .form-steps_select select{width:100%;height:54px;box-sizing:border-box;background:#f8f8f8;color:rgba(0,0,0,.6);border-radius:30px;padding-left:28px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-style:normal;font-weight:500;font-size:18px;cursor:pointer}.forms-wrapper-signup .form-steps_select option{padding:30px}.forms-wrapper-signup .form-steps ul{margin-top:50px;width:83px;flex-shrink:0;list-style:none;position:relative}.forms-wrapper-signup .form-steps ul li{height:69px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;cursor:pointer;margin:20px;position:relative}.forms-wrapper-signup .form-steps ul li span{z-index:100}.forms-wrapper-signup .form-steps ul li.step-active:before{position:absolute;content:url(../images/forms/step_bg.svg);display:block;width:83px;height:143px;background-repeat:no-repeat;background-size:cover;background-position:0}.forms-wrapper-signup form{width:100%}.forms-wrapper-signup form>p{font-weight:600;font-size:24px}.forms-wrapper-signup .form-signup-btn{display:flex;align-items:center;justify-content:flex-end;margin:8px -8px 0}.forms-wrapper-signup .form-signup-btn_next{margin:8px}.forms-wrapper-signup .form-signup-btn_next:after{content:url(../images/forms/next.svg);display:block;margin-left:12px;margin-bottom:2px}.forms-wrapper-signup .form-signup-btn_next:hover,.forms-wrapper-signup .form-signup-btn_prev{background-color:transparent;border:1px solid #ffd12a}.forms-wrapper-signup .form-signup-btn_prev{margin:8px}.forms-wrapper-signup .form-signup-btn_prev:before{content:url(../images/forms/prev.svg);display:block;margin-right:12px;margin-bottom:2px}.forms-wrapper-signup .form-signup-btn_prev:hover{background-color:#ffd12a}.form-error{border:1px solid red!important}.form-error-color{color:red;text-align:center}@media only screen and (max-width:768px){.form-steps_points,.information_board{display:none}.forms-wrapper_form{margin:auto}.forms-wrapper_form form h2{font-size:30px}.forms-wrapper_form form>p{font-size:20px}.forms-wrapper-signup .form-steps{margin:6rem 1rem 1rem}.forms-wrapper-signup .form-signup-btn{display:block;margin:8px 0 0}.forms-wrapper-signup .form-signup-btn_next,.forms-wrapper-signup .form-signup-btn_prev{width:100%;margin:8px auto}.forms-wrapper-signup .form-signup-btn_next:after,.forms-wrapper-signup .form-signup-btn_next:before,.forms-wrapper-signup .form-signup-btn_prev:after,.forms-wrapper-signup .form-signup-btn_prev:before{content:none}.form-error-color{font-size:13px}.forms-wrapper-login form{width:100%;margin:0 1rem}.forms-wrapper-login form button{width:100%}}@media only screen and (max-width:968px){.forms-wrapper_form form{padding:2rem}}.c-locale{position:absolute;top:22px;right:30px;z-index:5;max-width:121px}