.t-input-group .t-input{
    color: rgb(29, 29, 29);
    border: 1px solid rgb(29, 29, 29);
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    font-family: 'Montserrat' !important;
}

.t450__menu_show.t450__overlay {
z-index: 99999999999999999!important;
}

.t450__menu_show.t450 {
z-index: 99999999999!important;
}

.t-input-group .t-input-phonemask {
    display: none;
}