.ia-quiz.horizontal{margin-bottom:.625rem;overflow:hidden}.ia-quiz.horizontal .quiz-title:not(:empty){color:#1b1b1b;font-size:1.875rem;font-weight:700;line-height:2.625rem;margin:0 0 1rem 0}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .quiz-title:not(:empty){font-size:1.375rem;line-height:1.925rem}}.ia-quiz.horizontal .question-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ia-quiz.horizontal .question-wrapper .image-question-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:63.9375rem){.ia-quiz.horizontal .question-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .img-container{max-width:46%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .img-container{width:100%;margin-bottom:1rem}}.ia-quiz.horizontal .question-wrapper .img-container img{width:100%}.ia-quiz.horizontal .question-wrapper .question-number{background-color:var(--fed-primary-md-color,#eed7da);border-radius:.875rem;color:var(--fed-theme-color,#097242);line-height:1;margin:0 auto .625rem 0;padding:.25rem .625rem}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .question-number{margin:.3125rem 0 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .question-number{margin-bottom:1rem}}.ia-quiz.horizontal .question-wrapper .question-number span{color:var(--fed-theme-color,#097242);height:1.125rem;font-size:1.125rem;font-weight:700;margin-right:.15rem;width:1.625rem}.ia-quiz.horizontal .question-wrapper .question-number span.total{font-size:.875rem;font-weight:400;margin-left:.15rem;margin-right:0}.ia-quiz.horizontal .question-wrapper .question-text{color:#1b1b1b;font-family:Source Sans Pro,Arial,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.925rem;margin-bottom:1rem}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .question-text{-webkit-box-flex:80%;-ms-flex:80%;flex:80%;margin:0 1rem 1rem 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .question-text{font-size:1.125rem;line-height:1.575rem;width:100%}}.ia-quiz.horizontal .question-wrapper .answers{margin:0 1.5rem 0 0;padding:0}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .answers{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:47%}}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .question-wrapper .answers{margin:0;width:100%}}.ia-quiz.horizontal .question-wrapper .answers .option-wrapper.disabled li{pointer-events:none}.ia-quiz.horizontal .question-wrapper .answers .answer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;border-radius:1.71875rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.25rem;font-weight:400;list-style:none;line-height:2rem;margin:0 0 .625rem;padding:.875rem .875rem .875rem 1rem}.ia-quiz.horizontal .question-wrapper .answers .answer .option-icon{background-image:url(https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/treatment-seeker/quiz-default-option.png);background-repeat:no-repeat;background-position:50%;height:1.96875rem;padding-right:.75rem;width:1.25rem}.ia-quiz.horizontal .question-wrapper .answers .answer.correct-option{background-color:#e6f6ff}.ia-quiz.horizontal .question-wrapper .answers .answer.correct-option .option-icon{background-image:url(https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/treatment-seeker/quiz-correct-option.png)}.ia-quiz.horizontal .question-wrapper .answers .answer.correct-option .option-icon:before{content:""}.ia-quiz.horizontal .question-wrapper .answers .answer.wrong-option{background-color:#e6f6ff}.ia-quiz.horizontal .question-wrapper .answers .answer.wrong-option .option-icon{background-image:url(https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/treatment-seeker/quiz-wrong-option.png)}.ia-quiz.horizontal .question-wrapper .answers .answer.wrong-option .option-icon:before{content:""}.ia-quiz.horizontal .question-wrapper .answers .answer:hover{cursor:pointer}@media screen and (min-width:79.9375rem){.ia-quiz.horizontal .question-wrapper .answers .answer:hover{background-color:var(--fed-primary-md-color,#eed7da)}}.ia-quiz.horizontal .question-wrapper .answers .answer:last-child{margin-bottom:0}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-in{-webkit-animation:fade-in-anim 1s ease-in-out;animation:fade-in-anim 1s ease-in-out}@-webkit-keyframes fade-in-anim{0%{opacity:0}to{opacity:1}}@keyframes fade-in-anim{0%{opacity:0}to{opacity:1}}.ia-quiz.horizontal .results{background-color:#fff;display:grid;padding:1.25rem 1.875rem;position:relative;text-align:-webkit-center}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .results{grid-template-columns:8rem}}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .results{padding:1.5rem 1.25rem}}@media screen and (min-width:1024px)and (max-width:1130px){.ia-quiz.horizontal .results{padding:1.25rem .125rem}}.ia-quiz.horizontal .results .your-score{color:#1b1b1b;font-size:1.5rem;font-weight:700;line-height:2.1rem;margin-top:0;margin-bottom:1rem}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .results .your-score{font-size:1.25rem;line-height:1.75rem;margin-top:2rem}}.ia-quiz.horizontal .results .resultGraph .webmd-progress-circle .webmd-progress-circle__path{stroke:#00157c}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .results .resultGraph{align-self:center;grid-column:1;grid-row:2;margin:0}}.ia-quiz.horizontal .results .webmd-progress--circle .webmd-progress__text{color:#1b1b1b;font-size:2.5rem!important;font-weight:600;line-height:3rem}@media screen and (min-width:47.9375rem){.ia-quiz.horizontal .results .resultDescription{grid-column:2;grid-row:2;text-align:left;margin-left:2.125rem}}@media screen and (min-width:1024px)and (max-width:1130px){.ia-quiz.horizontal .results .resultDescription{margin-left:.75rem}}.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1b1b1b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.25rem;font-weight:600;line-height:1.75rem;margin-bottom:1rem}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers{font-size:1.125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.8rem}}@media screen and (min-width:1024px)and (max-width:1130px){.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers{font-size:1.125rem}}.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers .webmd-icon-checkmark{padding-right:.5rem}.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers .webmd-icon-checkmark:before{background-image:url(https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/treatment-seeker/quiz-correct-option.png);background-position:100%;background-repeat:no-repeat;content:"";display:block;height:1.25rem;width:1.25rem}.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers .webmd-icon-close{margin-left:1.375rem;padding-right:.5rem}.ia-quiz.horizontal .results .resultDescription .correct-incorrect-answers .webmd-icon-close:before{background-image:url(https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/treatment-seeker/quiz-wrong-option.png);background-position:100%;background-repeat:no-repeat;content:"";display:block;height:1.25rem;width:1.25rem}.ia-quiz.horizontal .results .resultDescription .result-text{color:#1b1b1b;font-size:1.25rem;font-weight:400;line-height:2rem;margin:0 0 1rem}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .results .resultDescription .result-text{font-size:1.125rem;line-height:1.8rem;margin-bottom:2rem}}.ia-quiz.horizontal .results .resultDescription .result-text a{color:#3557ff;text-decoration:none}.ia-quiz.horizontal .results .resultDescription .result-text a:hover{text-decoration:underline}.ia-quiz.horizontal .results .resultDescription .result-text .result-prefix{font-weight:600;line-height:1.75rem}.ia-quiz.horizontal .results .resultDescription .retake-quiz{background-color:#3557ff;border:hidden;border-radius:.3125rem;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:400;line-height:1.8rem;padding:.78125rem 1.75rem}.ia-quiz.horizontal .answers-info{margin-top:1.5rem;padding:0}@media screen and (max-width:47.9375rem){.ia-quiz.horizontal .answers-info{padding:0}}.ia-quiz.horizontal .answers-info .answer span{width:86%}.ia-quiz.horizontal .answers-info.detail{display:block;padding-top:0}.ia-quiz.horizontal .answers-info .answer-results{margin-bottom:.625rem}.ia-quiz.horizontal .answers-info .answer-results .correct,.ia-quiz.horizontal .answers-info .answer-results .incorrect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ia-quiz.horizontal .answers-info .answer-results .correct .desc-correct-icon,.ia-quiz.horizontal .answers-info .answer-results .correct .desc-incorrect-icon,.ia-quiz.horizontal .answers-info .answer-results .incorrect .desc-correct-icon,.ia-quiz.horizontal .answers-info .answer-results .incorrect .desc-incorrect-icon{height:1.25rem;padding-right:.625rem;width:1.25rem}.ia-quiz.horizontal .answers-info .answer-results .correct .desc-correct-text,.ia-quiz.horizontal .answers-info .answer-results .correct .desc-incorrect-text,.ia-quiz.horizontal .answers-info .answer-results .incorrect .desc-correct-text,.ia-quiz.horizontal .answers-info .answer-results .incorrect .desc-incorrect-text{font-size:1.125rem;font-weight:700;line-height:1.8rem}.ia-quiz.horizontal .answers-info .answer-results .correct .desc-correct-text,.ia-quiz.horizontal .answers-info .answer-results .incorrect .desc-correct-text{color:#39b08c}.ia-quiz.horizontal .answers-info .answer-results .correct .desc-incorrect-text,.ia-quiz.horizontal .answers-info .answer-results .incorrect .desc-incorrect-text{color:#f88484}.ia-quiz.horizontal .answers-info .description{color:#1b1b1b;font-size:1.125rem;font-weight:400;line-height:1.8rem;margin-bottom:1rem}.ia-quiz.horizontal .answers-info .description ul{margin:1.125rem 0;padding-left:2.5rem}.ia-quiz.horizontal .answers-info button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background-color:#3557ff;border-radius:.25rem;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:600;line-height:2rem;margin-left:0;padding:.6875rem 1rem}.ia-quiz.horizontal .answers-info button i{margin-left:.5rem}.ia-quiz.horizontal .answers-info button i:before{background-image:url(https://img.webmd.com/vim/live/webmd/consumer_assets/site_images/treatment-seeker/right-arrow-enabled.png);background-position:100%;background-repeat:no-repeat;content:"";display:block;height:1.25rem;width:1.25rem}.ia-quiz.horizontal .fireworks{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:99}.ia-quiz.horizontal .fireworks .firework{left:0;margin:0 3.125rem;position:relative;top:0}.ia-quiz.horizontal .fireworks .firework:before{-webkit-animation:fireworkstart 2s ease-out 5;animation:fireworkstart 2s ease-out 5;background-color:#00157c;border-radius:.3125rem;content:"";display:block;height:0;-webkit-transform:translateY(1000px);transform:translateY(1000px);width:.3125rem;will-change:transform}.ia-quiz.horizontal .fireworks .firework .explosion{-webkit-animation:explosion 2s linear 2s 5;animation:explosion 2s linear 2s 5;height:1.25rem;opacity:0;position:absolute;top:0;-webkit-transform-origin:top center;transform-origin:top center;will-change:transform;width:.3125rem}.ia-quiz.horizontal .fireworks .firework .explosion:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(4){-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(5){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(6){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(7){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ia-quiz.horizontal .fireworks .firework .explosion:nth-child(8){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.ia-quiz.horizontal .fireworks .firework .explosion .spark{-webkit-animation:explosion2 2s ease-in-out 2s 5;animation:explosion2 2s ease-in-out 2s 5;border-radius:.3125rem;height:100%;position:absolute;top:0;will-change:transform;width:100%}.ia-quiz.horizontal .fireworks .firework .explosion .spark.lightblue{background-color:#3557ff}.ia-quiz.horizontal .fireworks .firework .explosion .spark.blue{background-color:#00157c}@-webkit-keyframes fireworkstart{0%{height:0;-webkit-transform:translateY(1000px);transform:translateY(1000px)}50%{height:3.125rem}75%{height:1.875rem}to{height:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fireworkstart{0%{height:0;-webkit-transform:translateY(1000px);transform:translateY(1000px)}50%{height:3.125rem}75%{height:1.875rem}to{height:0;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes explosion{0%{height:0;opacity:0}25%{height:1.5625rem;opacity:1}50%{height:0;opacity:0}}@keyframes explosion{0%{height:0;opacity:0}25%{height:1.5625rem;opacity:1}50%{height:0;opacity:0}}@-webkit-keyframes explosion2{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(5px);transform:translateY(5px)}30%{-webkit-transform:translateY(50px);transform:translateY(50px)}50%{-webkit-transform:translateY(70px);transform:translateY(70px)}}@keyframes explosion2{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(5px);transform:translateY(5px)}30%{-webkit-transform:translateY(50px);transform:translateY(50px)}50%{-webkit-transform:translateY(70px);transform:translateY(70px)}}