.callspace-phone-input .PhoneInput{flex:1;align-items:center;gap:6px;display:flex}.callspace-phone-input .PhoneInputCountry{cursor:pointer;background:#0000000a;border-radius:6px;align-items:center;gap:2px;height:18px;padding:0 6px;display:flex;position:relative}:root.dark .callspace-phone-input .PhoneInputCountry,.dark .callspace-phone-input .PhoneInputCountry{background:#ffffff0f}.callspace-phone-input .PhoneInputCountryIcon{width:16px;height:12px;box-shadow:none;background:0 0;border-radius:2px;overflow:hidden}.callspace-phone-input .PhoneInputCountryIcon--border{box-shadow:none}.callspace-phone-input .PhoneInputCountryIconImg{object-fit:cover;width:100%;height:100%;display:block}.callspace-phone-input .PhoneInputCountrySelectArrow{opacity:.45;color:#0000008c;border:1px solid;border-width:0 1px 1px 0;width:5px;height:5px;margin-left:3px}:root.dark .callspace-phone-input .PhoneInputCountrySelectArrow,.dark .callspace-phone-input .PhoneInputCountrySelectArrow{color:#ffffff8c}.callspace-phone-input .PhoneInputCountrySelect{opacity:0;cursor:pointer;z-index:1;position:absolute;inset:0}.callspace-phone-input .PhoneInputInput{color:#000c;background:0 0;border:0;outline:none;flex:1;height:16px;margin:0;padding:0;font-family:inherit;font-size:12px;line-height:16px}:root.dark .callspace-phone-input .PhoneInputInput,.dark .callspace-phone-input .PhoneInputInput{color:#fffc}.callspace-phone-input .PhoneInputInput::placeholder{color:#00000040}:root.dark .callspace-phone-input .PhoneInputInput::placeholder,.dark .callspace-phone-input .PhoneInputInput::placeholder{color:#ffffff40}