.name-form-section{flex-direction:column;display:flex;row-gap:40px;width:100%}@media(min-width:640px){.name-form-section{row-gap:50px}}.name-form-section__input-wrapper{flex-direction:column;align-items:flex-start}.name-form-section__input-wrapper--name{flex-direction:column}.name-form-section__two-input-field{display:flex;flex-direction:column;gap:10px}@media(min-width:640px){.name-form-section__two-input-field{flex-direction:row;gap:20px}}.name-form-section__two-input-field .custom-input-field,.name-form-section__two-input-field--each .custom-input-field{align-items:flex-start}.name-form-section__two-input-field--each .custom-input-field__input{width:100%}.name-form-section__two-input-field--each .custom-input-field__main{gap:8px;justify-content:flex-start}@media(min-width:640px){.name-form-section__two-input-field--each .custom-input-field__main{gap:12px}}.name-form-section__two-input-field--each .custom-input-field__prefix{min-width:28px}@media(min-width:640px){.name-form-section__two-input-field--each .custom-input-field__prefix{min-width:32px}.name-form-section__two-input-field--each input{width:350px}}