.t668__wrapper {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgb(17 17 17 / 5%);
}
.t862__quiz-description {
    padding-top: 24px;
    padding-bottom: 20px;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}
.t862__quiz-form-wrapper {
    padding-top: 24px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
    box-sizing: border-box;
}
.t-text_md {
    font-size: 17px;
    line-height: 1.55;
}
.t-descr_xxs {
    font-size: 17px;
    line-height: 1.55;
}
.t-opacity_70 {
    filter: alpha(opacity=100);
    KHTMLOpacity: 1;
    MozOpacity: 1;
    opacity: 1;
}
.t-popup__container {
    border-radius: 20px;
    overflow:hidden;
}

.t539__textwrapper {
    box-sizing: border-box;
    border-radius: 0 0 20px 20px;
    background: #fff;
    box-shadow: 0px 4px 10px rgba(62, 68, 179, 0.1);
}


.t539__bgimg {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px 20px 0 0;
    box-shadow: 0px 4px 10px rgba(62, 68, 179, 0.1);
}