.phone-input__wrapper{display:flex;gap:4px}.phone-input__region-wrapper{max-width:91px;min-width:91px;position:relative;width:91px}.phone-input__region{background-color:var(--bg);border:1px solid rgba(0,0,0,.12);border-radius:12px;color:#121212;display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:0;line-height:16px;position:absolute;transition:var(--base-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-max-content;width:max-content;width:100%}.phone-input__region._active{gap:16px}.phone-input__region-current{align-items:center;cursor:pointer;display:flex;gap:5px;justify-content:center}.phone-flag{height:16px;width:32px}.phone-input__region-current>svg{height:5px;max-height:5px;max-width:11px;min-height:5px;min-width:11px;width:11px}.phone-input__region-other-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;transition:var(--base-transition)}.phone-input__region._active .phone-input__region-other-wrapper{grid-template-rows:1fr}.phone-input__region-other{display:flex;flex-direction:column;gap:10px}.phone-input__region-other-item{cursor:pointer;display:flex;justify-content:space-between;padding:0 10px;width:100%}.phone-input__wrapper{position:relative;z-index:50}
