    .t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md {
        --height: 50px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    
    .uc-form .t-input {
        height: 50px;
    }
    
    .uc-form .t-input__vis-ph {
        left: 16px;
        top: 16.5px;
    }
    
    .uc-form .t-input_pvis {
        padding: 16px;
    }
    
    .uc-form .t-submit {
        height: 50px;
        padding-left: 50px;
        padding-right: 50px;
    }
    
    .uc-form .t-form__bottom-text {
        margin-top: 10px;
    }
    
    @media screen and (max-width: 960px) {
        .t690 .t-form__submit {
            padding-bottom: 10px;
        }
        .t-btn, .t-btn_md {
            width:100%;
        }
    }
    
    .t-btn_md {
        height: 50px;
        font-size: 16px;
        font-weight: 500;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    @media screen and (max-width: 980px) {
        .t185__butwrapper {
            margin-top: 0px;
            margin-bottom: 0px;
        }
    }
    
    .t185__butwrapper {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .uc-form .t700__img {
        border-radius: 10px;
    }
    
    .uc-form .t-checkbox__indicator {
        border: 1px solid #DCDEDF;
        border-radius: 4px;
    }
    
    .t-checkbox__indicator:after {
        border: solid #DCDEDF;
        border-width: 0 2px 2px 0;
        content: "";
        display: none;
        height: 8px;
        left: 6px;
        position: absolute;
        top: 2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 4px;
    }
    
    .t700 .t-input-group {
        margin-bottom: 20px;
    }
    
    @media screen and (max-width: 960px) {
        .t700 .t-col:first-child {
            margin-bottom: 30px;
        }
    }
    
    /*.uc-form .t-checkbox__indicator:after {*/
    /*    border: 1px solid #192F51;*/
    /*}*/
    