.member-form .phone-field{min-width:0;margin-bottom:18px}
.member-form .phone-field>label{margin-bottom:0}
.member-form .phone-inputs{display:flex;gap:8px;min-width:0}
.member-form .phone-inputs input{min-width:0}
.member-form .phone-inputs .phone-country{flex:0 0 5.5rem;width:5.5rem;padding-left:10px;padding-right:6px}
.member-form .phone-inputs input[name="phone"]{flex:1;width:0}
.member-form .phone-help{display:block;color:#aaa59c;font-size:.7rem;line-height:1.45;margin-top:6px}
@media(max-width:700px){.member-form .phone-inputs input{font-size:16px}}
