.PhoneInputInput{width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1.25rem 1rem;border-radius:.1875rem;outline-offset:0;border:1px solid rgba(0,0,0,.2);background-color:#fff;font-family:var(--font-AtlasGroteskRegular),sans-serif;letter-spacing:0;margin:0;font-size:16px;line-height:1.4}.PhoneInputInput:focus{border-color:#000}.PhoneInputInput.read-only,.PhoneInputInput:disabled{background-color:rgba(0,0,0,.1)}.PhoneInputInput.error{border-color:#9e1915}@media(min-width:1228px){.PhoneInputInput{font-size:16px}}@media(min-width:1440px){.PhoneInputInput{font-size:17px}}@media(min-width:1920px){.PhoneInputInput{font-size:18px}}.PhoneInput{--PhoneInputCountryFlag-height:2rem;--PhoneInputCountrySelect-marginRight:1rem}