.background-purple-gradient.quizprofiler--results-container,.background-insti-purple.quizprofiler--results-container,.background-red-gradient.quizprofiler--results-container{--primary-color:var(--insti-red);--primary-gradient-light:var(--insti-red-light);--primary-color-dark:var(--insti-red-dark)}
.background-dark-gold-gradient.quizprofiler--results-container,.background-dark-gold.quizprofiler--results-container,.background-light-gold.quizprofiler--results-container{--primary-color:var(--preferred-gold);--primary-gradient-light:var(--preferred-gold-gradient-light);--primary-color-dark:var(--preferred-gold-dark)}
.background-dark-purple-gradient.quizprofiler--results-container,.background-dark-purple.quizprofiler--results-container,.background-purple.quizprofiler--results-container{--primary-color:var(--wealth-purple);--primary-gradient-light:var(--wealth-purple-light);--primary-color-dark:var(--wealth-purple-dark)}
.quizprofiler--results-container{border-radius:16px;color:var(--white);padding:40px 16px 64px}
.quizprofiler--results-text h3{color:var(--quiz-profiler-highlight-color);font-size:16px;font-weight:600;line-height:20px;margin:0 0 8px}
.quizprofiler--results-text h4{color:var(--white);font-size:20px;font-weight:600;line-height:25px;margin:0 0 40px}
.quizprofiler--results-text p{color:var(--white);font-size:16px;font-weight:400;line-height:20px;margin:0 0 16px}
.quizprofiler--results-text p:last-of-type{margin-bottom:0}
.highlight-text-yellow{color:var(--highlighting-text)}
.quizprofiler--results-image{display:flex;justify-content:right;margin-right:-16px;margin-top:40px}
.quizprofiler--results-image img{max-width:100%}
.quizprofiler--results-cards{background:var(--white);border-radius:16px;margin-top:40px;padding:40px 16px}
.quizprofiler--results-cards h3{color:var(--grey-darker);font-size:16px;font-weight:600;line-height:20px;margin:0 0 28px}
.quiz-profiler--button-result .btn.btn--primary .cmp-button{background:var(--white);color:var(--primary-color);margin-top:48px}
.quiz-profiler--button-result .btn.btn--primary .cmp-button:hover,.quiz-profiler--button-result .btn.btn--secondary .cmp-button:hover{background:var(--inverse-hover);border-color:var(--inverse-hover);color:var(--primary-color)}
.quiz-profiler--button-result .btn.btn--primary .cmp-button:focus,.quiz-profiler--button-result .btn.btn--primary .cmp-button:focus-visible,.quiz-profiler--button-result .btn.btn--secondary .cmp-button:focus,.quiz-profiler--button-result .btn.btn--secondary .cmp-button:focus-visible{background:var(--text-button-focus) !important;border-color:var(--text-button-focus) !important;color:var(--primary-color)}
@media(min-width:992px){.quizprofiler--results-container{padding-left:40px;padding-right:40px;padding-bottom:96px}
.quizprofiler--results-text h3{font-size:20px;line-height:25px}
.quizprofiler--results-text h4{font-size:25px;line-height:31px}
.quizprofiler--results-text p{font-size:20px;line-height:30px}
.quizprofiler--results-image{margin-right:-40px;margin-top:0}
.quizprofiler--results-cards{margin-top:94px;padding-left:40px;padding-right:40px}
.quiz-profiler--button-result .btn.btn--primary .cmp-button{margin-top:64px}
}