.address-suggestions{display:grid;gap:0;margin:6px 0 3px;border:1px solid #ded5cc;border-radius:16px;background:#fff;box-shadow:0 16px 34px rgba(30,23,18,.12);overflow:hidden;font-weight:400;color:#211d1a;position:relative;z-index:40}.address-suggestions[hidden]{display:none}.address-suggestions-list{display:grid}.address-suggestion{display:grid;width:100%;gap:2px;padding:11px 13px;border:0;border-bottom:1px solid #eee8e2;background:#fff;color:inherit;text-align:left;cursor:pointer}.address-suggestion:hover,.address-suggestion.is-active,.address-suggestion:focus-visible{background:#fff5ec;outline:0}.address-suggestion-name{font-size:.94rem;font-weight:650;line-height:1.25}.address-suggestion-description{display:block;color:#766d65;font-size:.76rem;font-weight:400;line-height:1.28}.address-suggestion-status{padding:11px 13px;color:#766d65;font-size:.82rem;font-weight:500;line-height:1.35}.address-suggestion-attribution{padding:6px 11px;border-top:1px solid #eee8e2;background:#fbfaf8;color:#8a8179;font-size:.64rem;font-weight:500;line-height:1.2;text-align:right}.address-suggestion-attribution a{color:inherit;text-decoration:underline;text-underline-offset:2px}.address-suggestion-attribution a:hover,.address-suggestion-attribution a:focus-visible{color:#e36f18}.green-field .address-suggestion:hover,.green-field .address-suggestion.is-active,.green-field .address-suggestion:focus-visible{background:#f1f7ed}.green-field .address-suggestion-attribution a:hover,.green-field .address-suggestion-attribution a:focus-visible{color:#557b45}.adm-field .address-suggestion:hover,.adm-field .address-suggestion.is-active,.adm-field .address-suggestion:focus-visible{background:#f7f4ef}@media(max-width:520px){.address-suggestions{border-radius:14px}.address-suggestion{padding:12px}.address-suggestion-name{font-size:.92rem}.address-suggestion-attribution{padding:6px 10px}}
.fix-address-location,.adm-address-location,.green-address-location,.fix-address-numbers,.adm-address-numbers,.green-address-numbers{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start}@media(max-width:620px){.fix-address-location,.adm-address-location,.green-address-location,.fix-address-numbers,.adm-address-numbers,.green-address-numbers{grid-template-columns:1fr}}