.sign-up__btn,.sign-up-container,.sign-up-top,.form-field__icon,.form-field__target{display:-ms-flexbox;display:flex}.sign-up__btn,.sign-up-top,.form-field__icon{-ms-flex-align:center;align-items:center}.sign-up-top{-ms-flex-pack:space-between;justify-content:space-between}.sign-up__btn,.sign-up-container,.form-field__icon{-ms-flex-pack:center;justify-content:center}.form-field__target_password .form-field__icon,.custom-check{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.form-field__target_password .form-field__icon.visible .icon[class*=hidden],.form-field__target_password .form-field__icon .icon[class*=show]{visibility:hidden;opacity:0;pointer-events:none}.form-field__target_password .form-field__icon.visible .icon[class*=show]{visibility:visible;opacity:1;pointer-events:auto}.custom-check{position:relative;display:inline-flex;align-items:center}.custom-check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-check_checkbox .custom-check__checkmark{width:1.5rem;height:1.5rem;margin-right:.625rem;position:relative;background:rgba(0,0,0,0) url("../../img/check-off.svg") center/contain no-repeat}.custom-check_checkbox input:checked~.custom-check__checkmark{background-image:url("../../img/check-on.svg")}.custom-check_main{border-radius:.5rem;padding:.6875rem .9375rem .6875rem;font:500 0.9375rem/160% "Inter","Tahoma",sans-serif;color:inherit}.custom-check_border{border:1px solid #e6e6e6}.custom-check_highlight{background-color:#fdf6e5}.form-wrap{padding:2rem}.form-wrap__submit{margin-top:1.5rem}.form-wrap__submit .btn{width:100%;max-width:20.25rem}.form-fields .form-field{margin-top:1rem}.form-field{position:relative}.form-field__label{font-size:.875rem;font-weight:500;line-height:171%;margin-bottom:.5rem;margin-bottom:.25rem}.form-field__target{position:relative}.form-field__target_password .form-field__icon{z-index:1;width:1.5rem;height:1.5rem}.form-field__target_password .form-field__icon .icon{position:absolute;top:0;left:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.form-field__icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-field__input{width:100%;border-radius:.5rem;background-color:#f8f8f8;font-weight:500;color:inherit;font-size:1rem}.form-field__input.bg-transparent{background-color:rgba(0,0,0,0)}.form-field__input::placeholder{color:#c9c9c9;font-weight:500;opacity:1}.form-field__input:-ms-input-placeholder{color:#c9c9c9;font-weight:500}.form-field__message{font:normal 0.875rem/1 "Inter","Tahoma",sans-serif;color:inherit;margin-top:.375rem;display:block;text-align:left}.form-field__message.error{color:#ea2b4d}.form-field__link{padding-top:.25rem;font-size:.875rem;font-weight:500;line-height:140%;color:#828282}.form-field_sm .form-field__target_prefix .form-field__icon{left:1rem}.form-field_sm .form-field__target_prefix .form-field__input{padding-left:3rem}.form-field_sm .form-field__target_suffix .form-field__icon{right:.75rem}.form-field_sm .form-field__target_suffix .form-field__input{padding-right:2.25rem}.form-field_sm .form-field__icon{font-size:1.5rem}.form-field_sm .form-field__input{height:3rem;padding-left:.75rem;padding-right:.75rem}.form-field_md .form-field__target_prefix .form-field__icon{left:1rem}.form-field_md .form-field__target_prefix .form-field__input{padding-left:2.5rem}.form-field_md .form-field__target_suffix .form-field__icon{right:1rem}.form-field_md .form-field__target_suffix .form-field__input{padding-right:2.5rem}.form-field_md .form-field__input{height:3.5rem;padding-left:1rem;padding-right:1rem;border-radius:.5rem}.form-field_textarea .form-field__input{min-height:11.25rem;min-height:10.75rem;padding-top:.625rem;font-family:inherit;resize:none;border-bottom-left-radius:0;border-bottom-right-radius:0}main{min-height:100vh}.sign-up-top{margin-bottom:2rem}.sign-up-link{font:500 1.25rem/200% "Inter","Tahoma",sans-serif;color:#fff}.sign-up-checkbox{margin-top:1rem;text-align:left}.sign-up-checkbox .custom-check__label{color:#fff}.sign-up-checkbox .custom-check_checkbox input:checked~.custom-check__checkmark{background-image:url("../../img/check-on-green.svg")}.main-logo img{width:17.5rem}.main-page{margin-left:0;margin-top:0;background:rgba(0,0,0,0) url("../../img/decor/login-bg.png") center/cover no-repeat}.main-page .content{position:relative;z-index:1;padding-top:2rem}.main-page__bg{display:none}.sign-up-container{text-align:center}.sign-up{max-width:46.875rem;padding:3.75rem 4.5rem;background-color:#16171f;border:1px solid #414550;border-radius:1.875rem}.sign-up__icon{width:3.5rem;height:3.5rem;border:.125rem solid #e6e6e6;margin-left:auto;margin-right:auto;margin-bottom:.25rem}.sign-up__icon .icon{font-size:1.5rem}.sign-up__title{font-size:2.8125rem;line-height:128%;font-weight:600;color:#fff;margin:0 auto 1.25rem auto}.sign-up__desc{font-size:1.0625rem;font-weight:500;line-height:147%;color:#fff;margin-bottom:3.125rem;max-width:31.875rem}.sign-up__btn{margin-top:3.25rem;height:3.125rem;width:100%;border-radius:1.875rem;background-color:#ed6700;color:#fff;font-size:1.375rem;font-weight:500}.sign-up .form-fields .form-field:first-child{margin-top:0}.sign-up .form-fields .form-field:not(:first-child){margin-top:1.875rem}.sign-up .form-field__label{color:#ededed;text-align:left;margin-bottom:.625rem}.sign-up .form-field__input{border:1px solid #414550;color:#fff;background-color:rgba(0,0,0,0)}.sign-up .form-field__input::placeholder{color:#414550}@media(max-width: 1023px){html{font-size:16px}}@media(max-width: 767px){.main-page .content{padding-top:4rem}.main-logo img{width:12.5rem}.sign-up{padding:1rem}.sign-up__icon{width:3rem;height:3rem}.sign-up__icon .icon{font-size:1.25rem}.sign-up__title{font-size:1.5rem}.sign-up__desc{font-size:.8125rem;margin-bottom:1.5rem}.sign-up-top{margin-bottom:2.5rem;flex-direction:column}}
