.quiz-1 .tqb-template-style-4 {
    max-width: 100%;
}
.quiz-1 * {
    font-family: "Geist", sans-serif !important;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image {
    margin: -9px;
    justify-content: start;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper {
    width: calc((100% - 100px) / 5);
    margin: 9px;
    border-radius: 0px;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper .tqb-answer-action {
    padding: 20px;
    border-radius: 0px;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background-color: var(--sediment);
    box-shadow: none;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:hover {
    background: none;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper .tqb-answer-action:hover {
    background-color: var(--sediment);
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper .tqb-answer-image-type .tqb-answer-text-container .tqb-fancy-container {
    /*opacity: 0;*/
    background: var(--sediment);
    border-radius: 0px;
    padding: 0px 10px;
    width: 20px;
    top: 50%;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper .tqb-answer-image-type .tqb-answer-text-container {
    padding: 0px;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper .tqb-answer-image-type .tqb-answer-text-container .tqb-answer-text {
    padding: 20px 0px 0px;
    color: var(--black);
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    max-width: calc(100% - 40px);
}
.quiz-1 .tqb-answer-image-container {
    position: relative;
    padding-bottom: 100%;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper .tqb-answer-image-type .tqb-answer-image-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-position: center;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    border-radius: 0px;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-question-container .tqb-question-text {
    text-align: left;
    font-size: 48px;
    line-height: 58px;
    font-weight: 500;
    margin-bottom: 60px;
}
.quiz-1 .no-touch .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper):hover,
.quiz-1 .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper).tqb-active-answer:hover {
    background-color: var(--sediment);
    border-color: var(--sediment);
}
.quiz-1 .no-touch .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper):hover .tqb-answer-text,
.quiz-1 .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper).tqb-active-answer:hover .tqb-answer-text {
    color: var(--black);
}
.quiz-1 .no-touch .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper):hover .tqb-fancy-icon,
.quiz-1 .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper).tqb-active-answer .tqb-fancy-icon {
    background-color: var(--coal);
}
.quiz-1 .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper) {
    border-radius: 0px;
    border: 0px;
    background-color: var(--sediment);
    box-shadow: none;
    margin: 20px auto;
}
.quiz-1 .tqb-template-style-4 .tqb-answer-inner-wrapper:not(.tqb-open-ended-wrapper) .tqb-answer-action {
    padding: 20px;
}
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container .tqb-answer-inner-wrapper .tqb-answer-text {
    font-size: 22px;
    color: var(--coal);
    font-weight: 500;
}
/* Count on item cards */
/* 2 Cards */
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(2),
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(2) ~ .tqb-answer-inner-wrapper {
    width: calc(50% - 18px);
}
@media(max-width: 575.98px){
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(2),
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(2) ~ .tqb-answer-inner-wrapper {
        width: 100%;
    }
}
/* 3 Cards */
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(3),
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(3) ~ .tqb-answer-inner-wrapper {
    width: calc(33.33% - 27px);
}
@media(max-width: 767.98px){
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(3),
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(3) ~ .tqb-answer-inner-wrapper {
        width: calc(50% - 18px);
    }
}
@media(max-width: 575.98px){
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(3),
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(3) ~ .tqb-answer-inner-wrapper {
        width: 100%;
    }
}
/* 4 Cards */
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4),
.quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4) ~ .tqb-answer-inner-wrapper {
    width: calc(25% - 36px);
}
@media(max-width: 991.98px){
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4),
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4) ~ .tqb-answer-inner-wrapper {
        width: calc(33.33% - 27px);
    }
}
@media(max-width: 767.98px){
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4),
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4) ~ .tqb-answer-inner-wrapper {
        width: calc(50% - 18px);
    }
}
@media(max-width: 575.98px){
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4),
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper:first-child:nth-last-child(4) ~ .tqb-answer-inner-wrapper {
        width: 100%;
    }
}
@media(max-width:1599.98px) {
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-question-container .tqb-question-text {
        font-size: 40px;
        line-height: 50px;
    }
}
@media(max-width: 1199.98px) {
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper {
        width: calc((100% - 75px) / 3);
    }
}
@media(max-width: 767.98px) {
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper {
        width: calc((100% - 50px) / 2);
    }
}
@media(max-width: 575.98px) {
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-answers-container.tqb-answer-has-image .tqb-answer-inner-wrapper {
        width: 100%;
    }
    .quiz-1 .tqb-template-style-4 .tqb-question-wrapper .tqb-question-container .tqb-question-text {
        font-size: 30px;
        line-height: 36px;
    }
}