.t-popup__container {
    background: transparent;
}

.b24-form-recaptcha, .b24-form-sign {
    display: none !important;
}

.t-popup.t-popup_show {
    opacity: 1;
    z-index: 1000;
}

.b24-form-wrapper {
    border-radius: 20px !important;
    padding: 30px 50px;
}

.b24-form-header-title {
    font-size: 2em !important;
    line-height: 1.1;
}

.t-popup {
    background-color: rgba(0, 0, 0, .8) !important;
}

@media (max-width: 530px) {
    .b24-form-header-title {
        font-size: 2em !important;
        line-height: 1.1 !important;
    }
    
    .b24-form-wrapper {
    border-radius: 10px !important;
    padding: 10px;
}
}

@media screen and (max-width: 479px) {
    #rec1067352766 .tn-elem[data-elem-id="1748551369017"] {
        top: 20px;
        left: 20px;
        width: 90%;
    }
}
