.nf-registration-location {width:100%; max-width:338px; margin:8px auto; text-align:left;}
.nf-registration-location label {display:block; margin:12px 0 4px; font-size:14px; line-height:1.4;}
.nf-registration-location input[type=text] {box-sizing:border-box; width:100% !important; max-width:100%;}
.nf-locality-combobox {position:relative; width:100%; min-width:0;}
.nf-locality-list {position:absolute; z-index:1100; top:100%; left:0; right:0; max-height:240px; overflow:auto; padding:0; margin:0; list-style:none; background:#fff; color:#17202a; border:1px solid #9aa4ae; border-radius:4px; text-align:left;}
.nf-locality-list [role=option],.nf-locality-list [role=status] {padding:10px 12px; min-height:44px; box-sizing:border-box; font:inherit; font-size:16px; line-height:1.5; cursor:pointer;}
.nf-locality-list [aria-selected=true],.nf-locality-list [role=option]:hover {background:#e8f2ef; color:#142b25;}
.nf-locality-combobox input:focus-visible {outline:2px solid #176c58; outline-offset:2px;}
.nf-locality-list[hidden] {display:none;}
select[data-nf-locality-bound][hidden] {display:none;}
.nf-locality-combobox input {max-width:100%; box-sizing:border-box; min-height:44px; font-size:16px;}
