.form-body{margin:0 auto;width:600px}.g_form-error{color:#ff4d4f;display:block;font-size:16px;font-weight:400;margin:8px 0}.important{color:#ff4d4f;font-size:inherit;font-weight:inherit}.field-error{color:#ff4d4f;display:none;font-size:14px;font-weight:400}fieldset{margin-top:16px;width:100%}fieldset label{color:#231f1f;display:block;font-size:14px;font-weight:400}fieldset label em{color:#ff7875;font-size:inherit;font-style:normal;font-weight:inherit}fieldset input,fieldset textarea{background:#fff;border:1px solid rgba(0,0,0,.15);color:#000;font-size:14px;font-weight:400;height:32px;margin:4px 0 0;outline:none;padding:0 12px;position:relative;transition:border-color .3s ease;width:100%}fieldset textarea{height:auto;max-height:200px;max-width:100%;min-height:70px;min-width:100%;padding:6px 12px}fieldset input:focus:not(.error),fieldset textarea:focus:not(.error){border-color:rgba(0,0,0,.8)}fieldset input.error,fieldset textarea.error{border-color:#ff7875}fieldset input.error~.field-error,fieldset textarea.error~.field-error{display:block}.form-files{margin-top:24px}.files-group{margin-top:16px}.files-group label{color:#231f1f;display:block;font-size:14px;font-weight:400}.upl_holder{gap:8px;margin-top:5px}.upl_style{background-color:#fff;border:1px solid rgba(0,0,0,.15);cursor:pointer;gap:12px;height:32px;overflow:hidden;position:relative;transition:background-color .3s ease,border-color .3s ease;width:160px}.upl_style input[type=file]{cursor:pointer;height:250%!important;left:-75%;opacity:0;position:absolute;top:-75%;width:250%!important;z-index:3}.upl_style span{color:#000;font-size:14px;font-weight:400;position:relative;transition:color .3s ease;z-index:1}.upl_style span [class^=icon-]{color:inherit;font-size:12px}body:not(.mobile) .upl_style:hover{background-color:#000;color:#fff}body:not(.mobile) .upl_style:hover span{color:#fff}.uploaded{gap:24px}.upl-file{gap:8px}.upl-file span{color:#000;font-size:14px;font-weight:400}.upl-file span .icon-uploaded{color:inherit;font-size:16px;opacity:.45}.upl-file span.delete-file{cursor:pointer;width:20px}.upl-file span.delete-file .icon-delete-tag{position:relative;top:2px}body:not(.mobile) .upl-file span.delete-file:hover .icon-delete-tag{color:#ff7875}form .btn-holder{margin-top:24px}@media screen and (min-width:320px) and (max-width:1199px){.form-body{width:100%}}