.sj-phone-field{position:relative}.sj-phone-control{display:flex;align-items:stretch;width:100%;position:relative}.sj-phone-country-wrap{position:relative;flex:0 0 auto}.sj-phone-country-button{height:100%;min-height:48px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #d7e2ee;border-right:0;border-radius:14px 0 0 14px;background:#fff;color:#0d284a;font:inherit;font-weight:700;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.sj-phone-country-button:hover{background:#f7fbff}.sj-phone-country-button:focus-visible{outline:0;border-color:#11b7aa;box-shadow:0 0 0 3px rgba(17,183,170,.12)}.sj-phone-country-button svg{width:16px;height:16px;flex:none}.sj-phone-flag{font-size:20px;line-height:1;min-width:22px;text-align:center}.sj-phone-dial{white-space:nowrap}.sj-phone-number.sj-input{border-radius:0 14px 14px 0;min-width:0;flex:1}.sj-phone-dropdown{position:absolute;z-index:90;top:calc(100% + 8px);left:0;width:min(390px,calc(100vw - 40px));max-height:360px;background:#fff;border:1px solid #d7e2ee;border-radius:16px;box-shadow:0 18px 48px rgba(12,42,75,.17);overflow:hidden}.sj-phone-search-wrap{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid #edf2f7}.sj-phone-search-wrap svg{width:18px;height:18px;color:#6b7e96;flex:none}.sj-phone-search{width:100%;border:0;outline:0;background:transparent;font:inherit;color:#102a4c;padding:7px 2px}.sj-phone-options{max-height:292px;overflow:auto;padding:6px}.sj-phone-option{width:100%;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px 11px;border:0;border-radius:10px;background:transparent;color:#102a4c;text-align:left;font:inherit;cursor:pointer}.sj-phone-option:hover,.sj-phone-option[aria-selected="true"]{background:#eefaf8}.sj-phone-country-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sj-phone-option-dial{font-weight:700;color:#45617d;white-space:nowrap}.sj-phone-empty{padding:18px;text-align:center;color:#71839a}.sj-phone-help{margin-top:7px;font-size:12px;line-height:1.4;color:#70829a}.sj-phone-field .sj-label small{font-weight:500;color:#71839a}@media(max-width:640px){.sj-phone-country-button{padding:0 10px}.sj-phone-country-button .sj-phone-flag{font-size:18px}.sj-phone-dropdown{position:fixed;left:16px;right:16px;top:auto;bottom:16px;width:auto;max-height:min(65vh,520px);border-radius:18px}.sj-phone-options{max-height:calc(min(65vh,520px) - 62px)}}[dir="rtl"] .sj-phone-country-button{border-right:1px solid #d7e2ee;border-left:0;border-radius:0 14px 14px 0}[dir="rtl"] .sj-phone-number.sj-input{border-radius:14px 0 0 14px}[dir="rtl"] .sj-phone-dropdown{left:auto;right:0}[dir="rtl"] .sj-phone-option{text-align:right}
