blockquote.q-blockquote.q-blockquote--dark.q-blockquote--active {
    background-color: #F7FAFC;
    padding: 1em;
    font-weight: 600;
    border-radius: 5px;
    margin: 30px 0 30px 0;
    font-size: 16px;
}

.q-radar-report {
    margin: 20px 0;
    border: 1px solid #ccc;
}
.q-lp-form__subheading {
    font-size: clamp(1rem, 0.7526rem + 1.2371vw, 1.75rem);
}
@media (min-width: 1290px) {
    .q-lp-form__subheading {
        font-size: 28px;
        line-height: 1.3;
    }
}
.q-quotes {
    background-color: #F7FAFC;
    padding: 1em;
    font-weight: 600;
    border-radius: 5px;
    margin: 30px 0 30px 0;
    font-size: 18px;
}
/*# sourceMappingURL=index.css.map */