.custom-phone-wrapper{display:flex;align-items:stretch;border:1px solid #2a4741;border-radius:8px;background:0 0;overflow:hidden;width:100%}.custom-phone-wrapper select.custom-phone-select{padding:15px 10px 15px 20px;border:none;background:0 0;color:#fff;font-size:14px;cursor:pointer;outline:0;border-right:1px solid #2a4741;max-width:130px;border-radius:8px 0 0 8px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.custom-phone-wrapper select.custom-phone-select option{background:#111b19;color:#fff}.custom-phone-wrapper select.custom-phone-select:hover{background:rgba(255,255,255,.05)}.custom-phone-wrapper input[type=number],.custom-phone-wrapper input[type=tel],.custom-phone-wrapper input[type=text]{flex:1;border:none!important;padding:15px 30px!important;font-size:14px;outline:0;background:0 0!important;border-radius:0 8px 8px 0!important;width:100%;margin-bottom:0!important;color:#fff!important}.custom-phone-wrapper input::placeholder{color:#f6f6f670!important}.custom-phone-wrapper:focus-within{border-color:#5bbd72;box-shadow:0 0 0 .2rem rgba(91,189,114,.25)}