.phone-editor .country-phone-selector{
    position: absolute;
    top: 14px;
    --tw-text-opacity: 1;
    color: rgb(241 245 249 / var(--tw-text-opacity));
}

.phone-editor .country-phone-selected{
    top:0px;
}

.phone-form{
    padding-left: 85px;
}

.country-phone-selected img {
    margin: 4px 4px 0 0;
}

.country-phone-selected {
    background-position: 2px 8px;
}

.country-phone{
    padding: 0px;
}

.country-phone-search, .country-phone-option {
    background-color: var(--dark-gray-1);
}

.country-phone-option img{
    display:inline;
}

.select2-selection{
    padding-top: 0.8rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-bg-opacity));
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-inline-end: 2.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important;
    border-radius: 10px !important;
    width: 100%;
    height: 56px !important;
    display: block;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    print-color-adjust: exact;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-width: 0px !important;
    --tw-shadow: 0 0 #0000;
    text-transform: none;
}

.select2-selection__rendered{
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-bg-opacity)); !important;
    padding-left: 0px !important;
}

.select2-search__field{
    background-color:  rgb(226 232 240 / var(--tw-bg-opacity)) !important;
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}

.select2-results, .select2-search{
    background-color:  rgb(226 232 240 / var(--tw-bg-opacity)) !important;
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none;
}

.select2-container--default .select2-results__option--selected{
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.select2-results__option--highlighted {
    background-color: rgb(203 213 225 / var(--tw-bg-opacity)) !important;
    color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}

.region-list{
    display: none;
    min-height: 580px;
}

.region-list-active{
    display: block !important;
}