:root{--default-primary-color:#575fcf;--default-secondary-color:#3c40c6;--default-warn-light:#ff5e57;--default-warn-heavy:#ff3f34;--tabs-primary-color:#575fcf;--tabs-active-color:#3c40c6;--tabs-kill-color:#ff5e57;--tabs-kill-hover-color:#ff3f34;--tabs-secondary-color:#3c40c6;--tabs-link-color:#fff;--tabs-link-hover-color:#fff;--tabs-inactive-color:#808e9b;--ui-shadow-level-1:0 2px 5px #00000080;--ui-shadow-level-2:0 4px 8px #00000040;--ui-shadow-level-3:0 8px 12px #0000001f}.form{width:100%;background-color:#fefefe;border-radius:5px;display:inline-block;position:relative}.form .description{color:#333;float:left;width:100%;background-image:url(icon-info.svg);background-position:0 1px;background-repeat:no-repeat;background-size:15px 15px;margin-top:9px;padding-left:21px;font-size:17px;line-height:17px;display:inline-block}.form .form-actions{text-align:center;width:100%;padding-top:35px}.form .form-actions .button{margin-left:20px;margin-right:20px}.form .button{margin-bottom:25px}input,textarea,select,button{font-family:inherit;font-size:21px}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{color:#a5a5a5}input,textarea{outline:0}input[type=text],input[type=tel],input[type=url],input[type=password],input[type=email],input[type=number],textarea{width:100%;color:#4c4c4c;background-color:#fff;background-position:100%;background-repeat:no-repeat;background-size:39px;border:1px solid #d8d8d8;border-radius:19px;padding:0 40px 0 19px;font-size:21px;line-height:17px;transition:all .2s}input[type=text]:focus,input[type=text]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=url]:focus,input[type=url]:hover,input[type=password]:focus,input[type=password]:hover,input[type=email]:focus,input[type=email]:hover,input[type=number]:focus,input[type=number]:hover,textarea:focus,textarea:hover{background-color:#fff;border-color:#4d4d4d}input[type=text].error,input[type=tel].error,input[type=url].error,input[type=password].error,input[type=email].error,input[type=number].error,textarea.error{background-image:url(icon-warning-bordered.svg);border-color:red}input[type=text].error:focus,input[type=text].error:hover,input[type=tel].error:focus,input[type=tel].error:hover,input[type=url].error:focus,input[type=url].error:hover,input[type=password].error:focus,input[type=password].error:hover,input[type=email].error:focus,input[type=email].error:hover,input[type=number].error:focus,input[type=number].error:hover,textarea.error:focus,textarea.error:hover{border-color:#4d4d4d}input[type=text].js-loading,input[type=tel].js-loading,input[type=url].js-loading,input[type=password].js-loading,input[type=email].js-loading,input[type=number].js-loading,textarea.js-loading{background-image:url(icon-loading-bordered.gif)}input[type=text]~.form-item--error-message,input[type=text]~label.error,input[type=tel]~.form-item--error-message,input[type=tel]~label.error,input[type=url]~.form-item--error-message,input[type=url]~label.error,input[type=password]~.form-item--error-message,input[type=password]~label.error,input[type=email]~.form-item--error-message,input[type=email]~label.error,input[type=checkbox]~.form-item--error-message,input[type=checkbox]~label.error,input[type=number]~.form-item--error-message,input[type=number]~label.error,.input__wrapper~.form-item--error-message,.input__wrapper~label.error,textarea~.form-item--error-message,textarea~label.error,.select-style~.form-item--error-message,.select-style~label.error,.form-managed-file~.form-item--error-message,.form-managed-file~label.error,.form-radios~.form-item--error-message,.form-radios~label.error{color:red;float:left;width:100%;margin-top:9px;padding-left:21px;font-size:17px;line-height:17px;display:inline-block}input[type=text]~.form-item--error-message~.description,input[type=text]~label.error~.description,input[type=tel]~.form-item--error-message~.description,input[type=tel]~label.error~.description,input[type=url]~.form-item--error-message~.description,input[type=url]~label.error~.description,input[type=password]~.form-item--error-message~.description,input[type=password]~label.error~.description,input[type=email]~.form-item--error-message~.description,input[type=email]~label.error~.description,input[type=checkbox]~.form-item--error-message~.description,input[type=checkbox]~label.error~.description,input[type=number]~.form-item--error-message~.description,input[type=number]~label.error~.description,.input__wrapper~.form-item--error-message~.description,.input__wrapper~label.error~.description,textarea~.form-item--error-message~.description,textarea~label.error~.description,.select-style~.form-item--error-message~.description,.select-style~label.error~.description,.form-managed-file~.form-item--error-message~.description,.form-managed-file~label.error~.description,.form-radios~.form-item--error-message~.description,.form-radios~label.error~.description{margin-top:4px}input[type=checkbox]~.form-item--error-message,input[type=checkbox]~label.error{padding-left:32px;padding-right:70px}input[type=text],input[type=tel],input[type=url],input[type=password],input[type=email],input[type=number]{height:41px}input[type=text][readonly],input[type=text][disabled],input[type=tel][readonly],input[type=tel][disabled],input[type=url][readonly],input[type=url][disabled],input[type=password][readonly],input[type=password][disabled],input[type=email][readonly],input[type=email][disabled],input[type=number][readonly],input[type=number][disabled],input[type=text][readonly]:hover,input[type=text][readonly]:focus,input[type=text][disabled]:hover,input[type=text][disabled]:focus,input[type=tel][readonly]:hover,input[type=tel][readonly]:focus,input[type=tel][disabled]:hover,input[type=tel][disabled]:focus,input[type=url][readonly]:hover,input[type=url][readonly]:focus,input[type=url][disabled]:hover,input[type=url][disabled]:focus,input[type=password][readonly]:hover,input[type=password][readonly]:focus,input[type=password][disabled]:hover,input[type=password][disabled]:focus,input[type=email][readonly]:hover,input[type=email][readonly]:focus,input[type=email][disabled]:hover,input[type=email][disabled]:focus,input[type=number][readonly]:hover,input[type=number][readonly]:focus,input[type=number][disabled]:hover,input[type=number][disabled]:focus{color:#4c4c4c;background-color:#d8d8d8;border-color:#d8d8d8}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}textarea{min-height:200px;resize:none;float:left;width:100%;padding:20px}.form-item__wrapper{flex-wrap:wrap;justify-content:space-between;display:flex}.form-item__wrapper>*{max-width:100%;flex:0 auto}