.ms-interactive-test{width:100%;max-width:760px}.ms-interactive-test__scale-guide{margin:.5rem 0 1rem;font-size:.95rem}.ms-interactive-test__scale-guide-item{display:flex;gap:.35rem;align-items:baseline}.ms-interactive-test__scale-guide-item+.ms-interactive-test__scale-guide-item{margin-top:.25rem}.ms-interactive-test__questions{margin-top:2rem}.ms-interactive-test__question{margin:0 0 1rem;padding:0;border:0;min-width:0}.ms-interactive-test__question-title{display:block;width:100%;margin:0 0 .5rem;padding:0;font-weight:700}.ms-interactive-test__question-number{margin-right:.25rem}.ms-interactive-test__question-content{margin-bottom:1rem}.ms-interactive-test__question-content>:first-child{margin-top:0}.ms-interactive-test__question-content>:last-child{margin-bottom:0}.ms-interactive-test__scale{margin-top:1rem}.ms-interactive-test__range{position:relative;width:100%;max-width:640px;padding-bottom:2rem}.ms-interactive-test__range-input{--interactive-test-progress:0%;display:block;width:100%;height:34px;margin:0;padding:0;appearance:none;-webkit-appearance:none;cursor:pointer;background:linear-gradient(to right,#a8a8a8 0,#a8a8a8 var(--interactive-test-progress),#dedede var(--interactive-test-progress),#dedede 100%) center / 100% 8px no-repeat}.ms-interactive-test__range-input::-webkit-slider-runnable-track{width:100%;height:8px;background:transparent;border:1px solid #c7c7c7;border-radius:1px}.ms-interactive-test__range-input::-webkit-slider-thumb{width:34px;height:34px;margin-top:-14px;appearance:none;-webkit-appearance:none;border:1px solid #c7c7c7;border-radius:2px;background:radial-gradient(circle at center,#e2e2e2 0,#e2e2e2 7px,#f7f7f7 8px,#f7f7f7 100%);box-shadow:0 1px 2px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.08);cursor:grab}.ms-interactive-test__range-input:active::-webkit-slider-thumb{cursor:grabbing}.ms-interactive-test__range-input::-moz-range-track{width:100%;height:8px;background:transparent;border:1px solid #c7c7c7;border-radius:1px}.ms-interactive-test__range-input::-moz-range-progress{height:8px;background:#a8a8a8}.ms-interactive-test__range-input::-moz-range-thumb{width:32px;height:32px;border:1px solid #c7c7c7;border-radius:2px;background:radial-gradient(circle at center,#e2e2e2 0,#e2e2e2 7px,#f7f7f7 8px,#f7f7f7 100%);box-shadow:0 1px 2px rgba(0,0,0,.16),0 2px 6px rgba(0,0,0,.08);cursor:grab}.ms-interactive-test__range-input:focus{outline:none}.ms-interactive-test__range-input:focus-visible::-webkit-slider-thumb{outline:2px solid currentColor;outline-offset:3px}.ms-interactive-test__range-input:focus-visible::-moz-range-thumb{outline:2px solid currentColor;outline-offset:3px}.ms-interactive-test__range-values{display:none}.ms-interactive-test__current-value{--interactive-test-progress:0%;position:absolute;top:45px;left:calc(var(--interactive-test-progress) + 3px);min-width:2rem;transform:translateX(-50%);font-size:1rem;line-height:1;text-align:center}.ms-interactive-test__range-input[value]{box-sizing:border-box}.ms-interactive-test__question.is-answered .ms-interactive-test__range-input::-webkit-slider-thumb{border-color:#aaa}.ms-interactive-test__question.is-answered .ms-interactive-test__range-input::-moz-range-thumb{border-color:#aaa}.ms-interactive-test__summary{margin-top:2rem;padding-top:1.5rem;padding-bottom:.5rem;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.ms-interactive-test__summary[hidden]{display:none}.ms-interactive-test__summary-title{margin-top:0;margin-bottom:1rem}.ms-interactive-test__score{margin:0 0 1.5rem;font-size:1.2rem}.ms-interactive-test__score-label{margin-right:.25rem}.ms-interactive-test__score-current{font-size:1.35em}.ms-interactive-test__result[hidden]{display:none}.ms-interactive-test__result-title{margin:0 0 .5rem;font-size:1.1rem}.ms-interactive-test__result-range,.ms-interactive-test__result-name{font-weight:700}.ms-interactive-test__result-content>:first-child{margin-top:0}.ms-interactive-test__result-content>:last-child{margin-bottom:0}.ms-interactive-test__after{margin-top:3rem}.ms-interactive-test__after[hidden]{display:none}.ms-interactive-test__after-content{margin-bottom:2rem}.ms-interactive-test__after-content>:first-child{margin-top:0;font-size:1.25rem;font-weight:700}.ms-interactive-test__after-content>:last-child{margin-bottom:0}.ms-interactive-test__form{margin-top:2rem}@media (max-width:767px){.ms-interactive-test__question{margin-bottom:2.5rem}.ms-interactive-test__range{max-width:none}.ms-interactive-test__range-input::-webkit-slider-thumb{width:38px;height:38px;margin-top:-16px}.ms-interactive-test__range-input::-moz-range-thumb{width:36px;height:36px}.ms-interactive-test__current-value{top:39px}}