.t-popup__container {
    border-radius: 30px;
}

.t702 .t-input-group {
    margin-bottom: 10px;
}

.t-text {
    font-size: 16px;
}

.t467__title {
    margin-bottom: 20px;
}

.t467 .t-btn {
    margin-top: 30px;
}

@media screen and (max-width: 480px) {
    #rec775121301 .t467__descr {
        font-size: 12px;
        display: none;
    }
    .t467__title {
    margin-bottom: 0px;
    }
    
    .t467 .t-btn {
        width: 100%;
    }
}

/*Настройка табов*/

.uc-tabs .t1281__wrapper {
    gap: 24px;
}

.uc-tabs .t1281__tab {
        border-radius: 30px!important;
}

.uc-tabs .t1281__tab_active .t1281__title {
    color: #1b1b1b !important;
    font-weight: 400 !important;
    border: 1px solid #006400;
    border-radius: 30px;
}

.uc-tabs .t1281__tab {
    justify-content: center;
    width: 200px;
}

/*Настройка квиза*/

.t-quiz__cover__img, .t-quiz__step__img, .t-quiz__result-img-wrapper {
    background-size: contain!important;
}