label{font-weight:600;color:#020202;margin-bottom:10px}.form-field{width:100%;margin-bottom:20px;color:#1a1a1a;position:relative}.form-field input,.form-field select,.form-field textarea{outline:none;font-size:14px;font-family:Poppins,sans-serif;background:#fff;width:100%;box-sizing:border-box;height:48px;padding:0 18px;border:1px solid #d9dcef;border-radius:8px}.form-field textarea{line-height:1em;padding-top:.8em;height:97px}.form-field input::placeholder,.form-field select::placeholder,.form-field textarea::placeholder{color:#a0aec0;font-size:14px;font-weight:400}.file-input::-webkit-file-upload-button{visibility:hidden;display:none}.file-input:before{content:"select some file";display:inline-block;background:linear-gradient(180deg,#f9f9f9,#e3e3e3);border:1px solid #999;border-radius:3px;padding:5px 8px;outline:none;white-space:nowrap;user-select:none;cursor:pointer;text-shadow:1px 1px #fff;font-weight:700;font-size:10pt}.password-type{border:1px solid #d9dcef;border-radius:8px;position:relative;display:flex;padding-right:5px}.password-type input{width:95%;border:none}.password-type input::placeholder{color:#bab6b6}.password-type .p_visible{width:5%;display:flex;justify-content:center;align-items:flex-start;align-self:center;cursor:pointer;font-size:16px}