.numbers{width:calc(100% + 5.25px);display:inline-flex;margin:.6rem 0;flex-wrap:wrap;justify-content:center}.numbers .number.active{color:#fff;background-color:#0067bf;border:1px solid #0067bf}.numbers .number{flex:0 0 23px;-webkit-flex:0 0 23px;max-width:25px;height:25px;line-height:25px;box-sizing:border-box;border:1px solid #707070;margin-right:5.25px;text-align:center;background-color:#f9f9f9;font-size:14px;color:#707070;margin-top:5px;border-radius:3px;cursor:pointer}.numbers .number:hover{background-color:wheat}.numbers .number.active:hover{color:#fff;background-color:#005aa8;border:1px solid #0067bf}.numbers a{text-decoration:none}@media only screen and (max-width:600px){.numbers{min-height:35px;width:calc(100% + 5.25px);display:inline-flex;margin:.35rem 0;flex-wrap:nowrap;justify-content:left;overflow:scroll}.numbers .number:hover{background-color:#fff}}:root{--warning-color:#ffcdcd;--success-color:#d9e8d9}.green{border:1px solid #5ecf79!important}.green,.green:hover{background-color:var(--success-color)!important}.red{border:1px solid #fd9c9c!important}.red,.red:hover{background-color:var(--warning-color)!important}.green .select-answer{color:#0c7725}.select-answer{margin:0;padding:0}.non-pointer{cursor:default!important;pointer-events:none!important}.task-img{display:block;margin:0 auto 1rem;width:100%;padding:0 .5rem;box-sizing:border-box}.answer{border:1px solid #ccc;border-radius:4px;margin:.7rem .5rem;padding:.6rem;cursor:pointer}@media (hover:hover) and (pointer:fine){.answer:hover{background-color:#edf1fb}}@media (hover:none){.answer:active{background-color:#edf1fb}}@media screen and (max-width:600px){.answer{margin:.58rem .1rem;padding:.58rem}.task-img{margin:0 auto;padding:0}}.results-info{display:flex;justify-content:space-around;margin-top:1.5rem;margin-bottom:1.2rem}.result-counter{text-align:center;font-size:1.5rem;margin:0}.result-label{margin:.6rem 0 0}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.mobile-results{height:65vh!important}}svg{width:100px;display:block;margin:10px auto 0}.path{stroke-dasharray:1000;stroke-dashoffset:0}.path.circle{animation:dash .9s ease-in-out}.path.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards}.path.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}p.success{color:#73af55}p.error,p.success{text-align:center;margin:1rem 0 2rem;font-size:1.25em}p.error{color:#d06079}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.result-button{cursor:pointer;border:1px solid #c4c4c4;padding:.3rem;margin:1rem;border-radius:3px;font-weight:700;text-align:center}.result-button:hover{border:1px solid #979797;background-color:#edf1fb;animation-name:colorTransition;animation-duration:.35s}.result-buttons{display:flex;justify-content:center;animation-name:manifestation;animation-duration:.3s}@keyframes manifestation{0%{opacity:0}to{opacity:1}}@keyframes colorTransition{0%{background-color:#fff;border:1px solid #c4c4c4}to{background-color:#edf1fb;border:1px solid #979797}}.result-answers-main{margin-bottom:3rem;position:relative}.content-block:not(:first-child){margin-top:1.6rem}.result-answers-header{text-align:center;margin-top:1.5rem}.result-answers-hint{background-color:#ffffd2;padding:1rem;margin:0 .5rem}.result-answers-hint-header{margin:0 0 .5rem}.result-answers-hint-text{margin-bottom:0}.result-answers-your-answer{display:block;margin-top:.5rem}.result-answers-button-section{display:flex;justify-content:center}.result-answers{padding-bottom:1rem}.result-answers-block[fadein="1"]{animation:fadein 1s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.content-block{box-shadow:none}.btn-filter{height:55px;display:flex;align-items:center;justify-content:center}}.results-up-button-wrapper{position:-webkit-sticky;position:sticky;margin-right:-7.5rem;bottom:2.5rem;display:flex}.results-up-button{transition:all 1s ease;text-align:center;margin:0 0 0 auto;padding:.5rem 1.2rem;border-radius:2em;text-decoration:none;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.12),0 3px 3px rgba(0,0,0,.2);font-weight:500;cursor:pointer;color:rgba(0,0,0,.5)}.results-up-button:hover{transition:all .5s ease;color:#000;box-shadow:1px 1px rgba(0,0,0,.12),2px 2px rgba(0,0,0,.12),3px 3px rgba(0,0,0,.12),4px 4px rgba(0,0,0,.12);background:#fff radial-gradient(circle,transparent 1%,#fff 0) 50%/15000%}.results-up-button:active{background-color:#b6b6b6;background-size:100%;transition:background-color 0s}.arrow{border:solid;border-width:0 2px 2px 0;display:inline-block;padding:3px;margin-left:3px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.results-up-button{position:fixed;right:20px;bottom:40px;text-align:center;box-shadow:0 0 3px rgba(0,0,0,.2),0 3px 3px rgba(0,0,0,.2);color:#000}}
/*# sourceMappingURL=1.11e88aed.chunk.css.map */