.crm-phone-field{display:flex!important;align-items:stretch!important;gap:8px!important;width:100%!important;min-width:0; margin:0!important}
.crm-phone-field>.crm-phone-country{flex:0 1 42%!important;width:42%!important;max-width:180px!important;min-width:108px!important;padding:10px 24px 10px 10px!important;font:inherit;font-size:14px;box-sizing:border-box}
.crm-phone-field>input{flex:1 1 0!important;width:0!important;min-width:70px!important;max-width:100%!important;box-sizing:border-box}
.crm-phone-field>.crm-phone-country,.crm-phone-field>input{margin:0!important;height:auto!important;min-height:42px;border:1px solid #cec5b8;border-radius:8px;background:#fff;color:inherit}
.crm-phone-country:focus-visible{outline:2px solid #0d5599;outline-offset:2px}
.crm-phone-country:disabled{background:#f3f2ef;color:#777}
