.tests-container .tests-steps{max-width:576px;margin-left:auto;margin-right:auto}.tests-container .tests-steps .test-steps-title{font-weight:700}.tests-container .tests-steps .test-steps-list{list-style:none;padding:0;margin:1rem 0}.tests-container .tests-steps .test-steps-list.multi li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d7d7d7;padding:0 1rem;margin-bottom:1rem;border-radius:3px;-webkit-transition:background-color 150ms ease-out;transition:background-color 150ms ease-out}.tests-container .tests-steps .test-steps-list.multi li:active,.tests-container .tests-steps .test-steps-list.multi li:focus,.tests-container .tests-steps .test-steps-list.multi li:hover{background:#ebffe1}.tests-container .tests-steps .test-steps-list.multi li label{margin-left:.25rem;margin-bottom:0;padding:.75rem 0;width:100%}.tests-container .tests-steps .test-steps-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.tests-container .tests-steps .test-steps-btns .btn{margin-left:.5rem}.tests-container .tests-steps .test-steps-btns .btn:disabled{background:#686868;cursor:initial}.tests-container .test-responses-score{margin:3rem 0;padding:1rem;border:3px solid #434343;font-weight:700;font-size:2rem;font-size:calc(1vw + 1.5rem);text-align:center;max-width:576px}.tests-container .test-responses-score.pass{color:#3b8633;border-color:#3b8633}.tests-container .test-responses-score.fail{color:#b64c33;border-color:#b64c33}.tests-container .test-answers-list{list-style:none;padding:0;margin:1rem 0}.tests-container .test-answers-list.multi .test-answers-list-item{border:1px solid #d7d7d7;padding:1rem 1rem 0;margin-bottom:1rem;border-radius:3px}.tests-container .test-pass{font-weight:700;font-size:1.5rem;font-size:calc(1vw + 1rem)}