

/*
.uc-my-quiz1 {
    background-image: url(https://thumb.tildacdn.com/tild3636-3138-4461-a331-663133366139/-/format/webp/iStock_74383973_LARG.jpg);
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.uc-my-quiz1:before {
    width: 100%;
    height: 100%;
    content: "";
background-color: rgba(255,255,255,0.65);
}

#rec654090935 .t674__cover-carrier.loaded {
    opacity: 0.3;
    background-size: cover;
}

.t835__quiz-description svg {
    display: none;
}

.t835__quiz-form-wrapper {
    padding-bottom: 0px;
    padding-top: 7px;
}

.t835__quiz-description {
    padding-top: 10px;
    padding-bottom: 10px;
}

.t835__quiz_inner-space {
    padding-bottom: 20px;
}

.t835__quiz-description-wrapper {
    background-color: #fafafa;
}

*/

.t835__progressbar {
    height: 2px;
    background-color: #35c9d1;
}