.PhoneInput{display:flex;align-items:center}.PhoneInput .PhoneInputCountryIcon{width:calc(1em * 1.5);height:1em}.PhoneInput .PhoneInputCountryIcon--square{width:1em}.PhoneInput .PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5)}.PhoneInput .PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInput .PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:.35em}.PhoneInput .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInput .PhoneInputCountrySelectArrow{display:block;content:"";width:.3em;height:.3em;margin-left:.35em;border-style:solid;border-width:0 1 1 0;transform:rotate(45deg);opacity:.45}