.sl-phone-field{display:grid;gap:.35rem;position:relative;width:100%}.sl-phone-field__label{margin:0}.sl-phone-field__required{margin-left:.25rem}.sl-phone-field__control{display:grid;gap:.5rem;grid-template-columns:7.75rem minmax(0,1fr)}.sl-phone-field__country{min-width:0}.sl-phone-field__country-button{align-items:center;background:#fff;border:1px solid #e2e5f7;border-radius:4px;box-shadow:none;color:var(--blue);display:inline-flex;font-size:14px;height:40px;line-height:1.42857;min-height:0;padding:8px 2rem 8px 12px;width:100%}.sl-phone-field__country-trailing{align-items:center;bottom:auto;display:flex;inset-inline-end:.65rem;justify-content:center;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.sl-phone-field__country-chevron{color:#0d2550ad;height:1rem;width:1rem}.sl-phone-field__country-button:focus-visible,.sl-phone-field__country-button:hover,.sl-phone-field__country-button[data-state=open]{background:#fff;border-color:#3898ec}.sl-phone-field__country-menu{background:var(--antique-white);border:1px solid rgba(13,37,80,.16);border-radius:.5rem;box-shadow:0 18px 50px #0d255038;color:var(--blue);max-height:min(23rem,calc(100vh - 2rem));min-width:min(24rem,calc(100vw - 2rem));width:min(24rem,calc(100vw - 2rem));z-index:120}.sl-phone-field__country-focus{align-items:stretch;min-height:0;width:100%!important}.sl-phone-field__country-search{background:transparent;border-bottom:0;flex:0 0 auto;max-width:none;width:100%}.sl-phone-field__country-search-root{display:flex;margin:.35rem;width:calc(100% - .7rem)!important}.sl-phone-field__country-search-input{background:#ffffffdb;border:1px solid rgba(13,37,80,.24);border-radius:.35rem;box-sizing:border-box;color:var(--blue);font-size:.92rem;line-height:1.2;min-height:2.7rem;padding:0 .85rem;width:100%!important}.sl-phone-field__country-search input::-moz-placeholder{color:#0d25508a}.sl-phone-field__country-search input::placeholder{color:#0d25508a}.sl-phone-field__country-list{max-height:18rem;overflow-y:auto;padding:.35rem;scrollbar-width:thin}.sl-phone-field__country-item{border-radius:.35rem;color:var(--blue);cursor:pointer;min-height:2.4rem;padding:.4rem .5rem}.sl-phone-field__country-item[data-highlighted]{background:#0d255014;color:var(--blue)}.sl-phone-field__country-item[data-state=checked]{background:#0d25501a}.sl-phone-field__country-item-label{min-width:0}.sl-phone-field__country-item-trailing{margin-left:.5rem}.sl-phone-field__country-check{color:var(--blue);height:1rem;width:1rem}.sl-phone-field__country-empty{color:#0d25509e;font-size:.9rem;padding:.85rem;text-align:center}.sl-phone-field__country-value,.sl-phone-field__option{align-items:center;display:inline-flex;gap:.5rem;min-width:0}.sl-phone-field__flag{flex:0 0 auto;font-size:1.05rem;line-height:1}.sl-phone-field__dial,.sl-phone-field__option-dial{color:#0d2550b8;font-weight:700;white-space:nowrap}.sl-phone-field__option-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sl-phone-field__option-dial{font-size:.85rem;margin-left:auto}.sl-phone-field__input{min-width:0}.sl-phone-field__error{color:#b3261e;font-size:.82rem;line-height:1.25;margin:0;max-width:calc(100% - 4rem);pointer-events:none;position:absolute;right:0;text-align:right;top:.1rem;z-index:2}.sl-phone-field--error-bottom-right .sl-phone-field__error{bottom:-1.3rem;right:0;top:auto}.sl-phone-field--invalid .sl-phone-field__country-button,.sl-phone-field--invalid .sl-phone-field__input{border-color:#b3261e}.sl-phone-field--transparent .sl-phone-field__country-button{background:#ffffff1a;border-color:#ffffff57;color:var(--antique-white)}.sl-phone-field--transparent .sl-phone-field__country-button:focus-visible,.sl-phone-field--transparent .sl-phone-field__country-button:hover,.sl-phone-field--transparent .sl-phone-field__country-button[data-state=open]{background:#ffffff29;border-color:#ffffff8f}.sl-phone-field--dark .sl-phone-field__label{color:var(--antique-white)}.sl-phone-field--transparent .sl-phone-field__dial{color:#fcf1e4c7}.sl-phone-field--dark .sl-phone-field__error{color:#ffd0c7}@media(max-width:479px){.sl-phone-field__control{grid-template-columns:1fr}}
