.phone-input{display:flex;align-items:center;min-height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.quote-form .phone-input input{min-height:44px;padding:12px 10px;border:0;border-radius:0;box-shadow:none}.phone-input:focus-within{outline:2px solid #ffe266;outline-offset:1px}.phone-country-switch{display:flex;align-self:stretch;align-items:center;gap:2px;padding:0 6px;border-right:1px solid var(--line);background:#faf9f4}.phone-country-switch button{padding:3px;border:1px solid transparent;border-radius:5px;background:transparent;font-size:16px;line-height:1;cursor:pointer;filter:grayscale(1);opacity:.6}.phone-country-switch button.active{border-color:#e2ce72;background:#fff7d5;filter:none;opacity:1}.phone-country-switch button:hover{filter:none;opacity:1}
