.phone-number{margin-bottom:1rem;position:relative}.phone-number>div{align-items:stretch;display:flex;gap:2%;height:100%;justify-content:space-between;width:100%}.phone-number>div>input{background-color:#f1f1f1;border:1px solid #c3c3c3;border-radius:.3rem;color:gray;font-size:14px;font-weight:400;height:50px;padding:.5rem 2.5rem .5rem 1.5rem;transition:border .2s ease-in-out;width:78%}.phone-number>div>input:focus{border-color:#ff5436;outline:none}@media screen and (max-width:768px){.phone-number>div>input{font-size:min(3.5vw,26px);height:min(10.4vw,60px)}}.phone-number .vti__selection{font-size:14px;justify-content:space-between}@media screen and (max-width:768px){.phone-number .vti__selection{font-size:min(3.5vw,26px)}}.phone-number input.vti__input{display:none}.phone-number .vue-tel-input{border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20%}.phone-number .vue-tel-input .vti__dropdown{background-color:#f1f1f1;border:1px solid #c3c3c3;border-radius:.3rem;font-size:14px;height:50px;padding:.5rem 1rem;position:inherit;width:100%}@media screen and (max-width:768px){.phone-number .vue-tel-input .vti__dropdown{font-size:min(2.6vw,20px);height:min(10.4vw,60px)}}.phone-number .vue-tel-input .vti__dropdown.open{border:1px solid #ff5436}.phone-number .vue-tel-input .vti__dropdown:hover{background-color:#f1f1f1}.phone-number .vue-tel-input .vti__dropdown-list{background-color:#f3f3f6;border:1px solid #c3c3c3;border-radius:.3rem;color:gray;padding:8px 0;width:100%!important}.phone-number .vue-tel-input .vti__dropdown-list .vti__dropdown-item{align-items:center;display:flex;justify-content:space-between;padding:8px 12px}.phone-number .vue-tel-input .vti__dropdown-list .vti__dropdown-item:hover{background-color:#f5f5f5}.phone-number .vue-tel-input .vti__dropdown-list.below{left:0;top:calc(100% + .2rem)!important}.phone-number .vue-tel-input .vti__dropdown-list.above{bottom:calc(100% + .5rem)!important;left:0;top:revert}
