.t-cover__filter {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.b24-window-popup-wrapper {
     z-index: 999999999999;
}
.t-popup {
       z-index:99999
    }

.b24-form-field-agreement .b24-form-control-desc {
    font-size: 11px;
    opacity: 1;
    line-height: 1
}

.my-custom-form .b24-form-field-agreement .b24-form-control-desc {
    font-size: 12px;
    opacity: 0.8;
    line-height: 1.2;
}

.my-custom-form .b24-form-field-agreement .b24-form-field-agreement-link {
    font-size: 12px;
    line-height: 1.2;
    cursor: pointer;
}

.my-custom-form .b24-form-field-agreement .b24-form-field-agreement-link {
    font-size: 11px;
    line-height: 1;
    cursor: pointer;
    color: white
    
}


.my-custom-form .b24-form-field-agreement .b24-form-control-required {
    font-size: 12px;
    line-height: 1.2;
}

