.phoneInput-default{box-sizing:border-box;background-color:#fff;border:1px solid #ddd;border-radius:.75rem;flex-grow:1;align-items:center;width:100%;display:flex;position:relative;box-shadow:2px 4px 4px #00000040}.phoneInput:focus-within{border:2px solid #0006}.phoneInput__country-default{cursor:pointer;background-color:#fff0;border-right:1px solid #ddd;align-items:center;gap:.5rem;height:38px;padding:0;display:flex}@media (min-width:768px){.phoneInput__country-default{padding-left:.75rem;padding-right:.75rem}}.flagImage{width:20px;height:auto}.phoneInput__dropdown{z-index:50;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 10px 15px #0000001a}.phoneInput__search{border-bottom:1px solid #d1d5db;outline:none;width:100%;padding:.5rem .75rem}.phoneInput__list{max-height:14rem;overflow-y:auto}.phoneInput__item{cursor:pointer;box-sizing:border-box;align-items:center;gap:.5rem;max-width:100%;padding:.5rem .75rem;display:flex}.phoneInput__item:hover{background-color:#f3f4f6}.phoneInput__item-name{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;display:flex;overflow:hidden}.phoneInput__item-dial{min-width:fit-content;margin-left:auto}.phoneInput__empty{color:#9ca3af;padding:.5rem .75rem}.phoneInput__input-default{color:#000;outline:none;flex:1;width:100%;min-width:100px;height:38px;padding-left:.5rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem}
