.phoneField{display:flex;gap:12px;align-items:stretch;width:100%}.phoneFieldCodeWrap{min-width:132px;max-width:132px;flex:0 0 132px;position:relative}.phoneFieldCode{height:100%;width:100%;min-width:0;padding-left:44px;padding-right:36px;position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#b4b8c2 0),linear-gradient(135deg,#b4b8c2 50%,#0000 0);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.phoneFieldCodeValue{position:absolute;top:50%;left:14px;max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;transform:translateY(-50%);pointer-events:none;z-index:2;white-space:nowrap;display:flex;align-items:center;gap:6px}.phoneFieldFlag{font-size:1.2em;line-height:1}.phoneFieldCodeWrap .phoneFieldCode{color:#0000;-webkit-text-fill-color:#0000}.phoneFieldCodeWrap .phoneFieldCode optgroup,.phoneFieldCodeWrap .phoneFieldCode option{color:#202122;background-color:#fff;-webkit-text-fill-color:initial}.phoneFieldNumber{flex:1 1;min-width:0;width:100%}@media only screen and (max-width:768px){.phoneField{gap:10px}.phoneFieldCodeWrap{min-width:124px;max-width:124px;flex-basis:124px}}