.test{background:#fff;padding-top:1.5rem;padding-bottom:1.5rem}.test__title{margin-bottom:20px;font-size:26px;font-weight:600;line-height:140%}.test__content{align-items:center;gap:22px;display:flex}@media (width<=992px){.test__content{flex-direction:column}}.test__question{background:#fff;border:1px solid #4c70b8;border-radius:5px;flex-direction:column;gap:20px;width:100%;padding:24px;font-size:16px;display:flex}@media (width<=992px){.test__progress-circle{display:none}}.test__progress-ring-circle{stroke:#d9d9d9}.test__progress-ring-circle,.test__progress-ring-circle-color{stroke-width:7px;fill:none;transform-origin:50%;transform:rotate(90deg)}.test__progress-ring-circle-color{stroke:#00264b;stroke-dasharray:666.018 666.018;stroke-dashoffset:666.018px}.test__question-title{font-size:20px;font-weight:700}.test__answers{flex-direction:column;gap:20px;display:flex}.test__answer{gap:10px;display:flex}.test__answer input[type=radio]{display:none}.test__answer input[type=radio]+label{cursor:pointer;align-items:center;line-height:20px;display:inline-flex;position:relative}.test__answer input[type=radio]+label:before{content:"";color:#00264b;background-position:50%;background-repeat:no-repeat;background-size:85%;border:1px solid #adb5bd;border-radius:25%;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:.5em;font-weight:700;display:inline-flex}.test__answer input[type=radio]:checked+label:before{content:"✓"}.test__progress-circle{position:relative}.test__progress-ring-text{text-align:center;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.test__progress-ring-text div:first-child{font-size:30px}.test__progress{flex-direction:column;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (width<=992px){.test__progress{width:100%}}.test__progress-buttons{justify-content:space-between;align-items:center;gap:45px;width:100%;display:flex}.test__progress-button{cursor:pointer;color:#fff;background:#00264b;border:none;border-radius:5px;outline:none;padding:10px 25px}.test__progress-button:disabled{cursor:default;background:#d6d6d6}.test__result-block{flex-direction:column;gap:5px;display:flex}.test__result-block-number{align-items:center;gap:2px;display:flex}.test__result-list{gap:5px;display:flex}.test__result-list-item{background:#bf0707;border-radius:35.917px;width:100%;height:3px}.test__result-list-item--correct{background:#00a343}.test__result-bottom{gap:20px;line-height:24px;display:flex}@media (width<=992px){.test__result-bottom{flex-direction:column}}.test__result-button{text-wrap:nowrap;white-space:nowrap;font-size:16px}.test__mobile-progress{background:#dee2e6;border-radius:2px;width:100%;height:16px;display:none}@media (width<=992px){.test__mobile-progress{display:block}}.test__mobile-progress-done{color:#fff;text-align:center;background:#00264b;border-radius:2px;height:100%}.fz{color:#fff;background:#083b71;padding:50px 0;font-size:16px}.fz,.fz__title{line-height:140%}.fz__title{margin-bottom:15px;font-size:26px;font-weight:600}.fz__content{padding-top:20px}.fz__content p{color:inherit;margin-top:0;margin-bottom:1rem}.fz__content a{color:inherit}
