.PhoneInput,.PhoneInputCountry{display:flex;align-items:center}.PhoneInputCountry{margin-right:8px;width:50px}.PhoneInputCountryIcon{width:24px;height:16px}.PhoneInputCountrySelectArrow{margin-left:6px;width:12px;height:12px;opacity:.8;border:none;transform:rotate(0deg);background-color:#1d1d1d;-webkit-mask:url(/icons/chevron-down.svg) no-repeat center/contain;mask:url(/icons/chevron-down.svg) no-repeat center/contain}.dark .PhoneInputCountrySelectArrow{background-color:#cbd5e1}.PhoneInputInput{flex:1;border:none;outline:none;background:transparent;font-size:14px;width:100%}.PhoneInputInput:focus{outline:none}