.num,.number-line,.pretty{position:relative}.nt,.tick{background:#000}.dot,.greendot,.pretty *{box-sizing:border-box}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transform:translate(-100px) scale3d(.1,.1,.1)}60%{opacity:1;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);transform:scale3d(.475,.475,.475) translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}.game,.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty,.pretty .state label,.ql-modal a{display:inline-block}.pretty{white-space:nowrap;margin-right:1em;line-height:1}.dots,.fcont,.num,.number-line,.ql-modal,.ql-modal-header,.send-results{display:flex}.pretty input{min-width:1em;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer;margin:0;padding:0;position:absolute;top:0;left:0}.pretty .state label{position:initial;text-indent:1.5em;min-width:calc(1em + 2px);margin:0;font-weight:400}.pretty .state label:after,.pretty .state label:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);box-sizing:border-box;z-index:0;background-color:#0000;border:1px solid #0000;border-radius:0;display:block;position:absolute;top:calc(1em - 108%);left:0}.pretty .state label:before{border-color:#bdc3c7}@keyframes zoom{0%{opacity:0;transform:scale(0)}}.pretty.p-default .state label:after{transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:.5s}.pretty.p-smooth input:checked+.state label:after{transition:.3s}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img,.pretty.p-smooth.p-default input:checked+.state label:after{animation:.2s zoom}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty input:checked~.state.p-primary label:after{background-color:#428bca!important}.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg{color:#fff;stroke:#fff}@media print{.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.fcont{justify-content:center;margin-top:30px}.tick{height:30px;width:4px;margin-top:15px}.end-text,.resulttext{text-align:center;margin-top:20px}.nt{height:60px;width:6px;margin-bottom:10px}.num{flex-flow:column wrap;align-items:center;font-size:.9rem}.dot,.greendot,.n,canvas{position:absolute}.n{bottom:-15px}.number-line:after{content:"";width:calc(100% + 40px);height:4px;background:#000;position:absolute;top:28px;left:-18px}.dot,.greendot{width:17px;height:17px;z-index:2;cursor:pointer;background:#1673ff;border-radius:50%;transition:transform .3s,width .3s,height .3s,box-shadow .3s,left .15s;top:22px}.ql-modal,canvas{pointer-events:none;top:0}.dot.greendot,.greendot.greendot{width:20px;height:20px;cursor:default;background:#24bf65;display:none;top:20.5px;transform:translate(-1.5px)}.dot.greendot.show,.greendot.greendot.show{display:unset}.dot.freeze,.greendot.freeze{cursor:default}.greendot.show~.dot{background:red}.dot:not(.freeze):hover{width:19px;height:19px;transform:translate(-1px,-1px);box-shadow:1px 1px 6px #003585}input[type=number],input[type=text]{border:1px solid #ccc;border-radius:8px;padding:5px;font-family:inherit;transition:box-shadow .3s;outline:0!important}input[type=number]:focus,input[type=text]:focus{box-shadow:1px 1px 7px #0008}button.check,button.play-again,button.ql-btn,button.ql-gen,button.send-results-button,button.start{color:#fff;cursor:pointer;background-color:#1774ff;border:none;border-radius:8px;margin-top:15px;padding:6px 20px;font-family:inherit;font-size:1rem;outline:0!important}button.check.check,button.play-again.check,button.ql-btn.check,button.ql-gen.check,button.send-results-button.check,button.start.check{background-color:#2aa768;margin-top:40px}button.check.check.continue,button.play-again.check.continue,button.ql-btn.check.continue,button.ql-gen.check.continue,button.send-results-button.check.continue,button.start.check.continue{background-color:#1774ff}button.check:hover,button.play-again:hover,button.ql-btn:hover,button.ql-gen:hover,button.send-results-button:hover,button.start:hover{background-color:#0f55be!important}button.check:hover.check:not(.continue),button.play-again:hover.check:not(.continue),button.ql-btn:hover.check:not(.continue),button.ql-gen:hover.check:not(.continue),button.send-results-button:hover.check:not(.continue),button.start:hover.check:not(.continue){background-color:#1e7e4e!important}.centered,.checkcenter{justify-content:center;align-items:center;display:flex}.question{font-size:1.2rem;text-align:center;width:100%;margin-bottom:20px}.resulttext{min-height:60px;font-size:1.2rem}.resulttext img{height:60px;vertical-align:middle;margin-right:10px;animation:.7s linear 1s forwards spin;transform:matrix(-1,0,0,1,0,0)}@keyframes spin{0%{transform:matrix(-1,0,0,1,0,0)}50%{transform:scale(-1.5,1.5) rotate(360deg)}to{transform:scaleX(-1) rotate(720deg)}}canvas{width:100%;height:100%;z-index:100}select#noq,select#ql-noq{border:1px solid #ccc;border-radius:8px;margin-top:5px;padding:4px 6px;outline:0!important}.end-text{font-size:1.5rem}.end-text-2,.end-text-3{margin-top:15px;text-align:center}.end-text-2{font-size:1.2rem}.end-text-3{font-size:1.3rem}.questionno{text-align:center;margin-top:10px;margin-bottom:20px;font-size:1rem}.dots{justify-content:center;gap:5px;margin-top:20px}.dotsdot{width:20px;height:20px;background-color:#ccc;border-radius:5px}.dotsdot.current{background-color:#aaa}.dotsdot.correct{background-color:#009e00}.dotsdot.wrong{background-color:#e64c4c}.fade-in{opacity:0;animation:.5s ease-out forwards fadein}@keyframes fadein{0%{opacity:0}to{opacity:1}}.send-results{max-width:250px;flex-flow:column wrap;gap:15px;margin-top:30px;margin-left:auto;margin-right:auto;animation:.5s ease-out fadein}.send-results button{margin-top:0}.loader{color:#1774ff;text-indent:-9999em;width:1em;height:1em;border-radius:50%;margin:30px auto 0;font-size:50px;animation:1.7s infinite load6,1.7s infinite round;position:relative;overflow:hidden;transform:translateZ(0)}.ql-modal-body,.quick-links{margin-top:50px}@keyframes load6{0%,5%,95%,to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}}@keyframes round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ql-modal{width:100%;height:100%;z-index:500;opacity:0;background-color:#000a;justify-content:center;align-items:flex-start;position:absolute;left:0}.ql-modal.transition{transition:opacity .5s}.ql-modal-body{width:500px;background:#fff;border-radius:10px}@media (max-width:650px){.ql-modal-body{width:90%}}.ql-modal-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:10px 25px}.ql-modal-content{padding:25px}.ql-modal-close{color:#000;opacity:.5;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem}.ql-modal-close:hover{opacity:.7}.ql-modal-title{font-size:1.3rem;font-weight:700}.ql-modal.open{opacity:1;pointer-events:all}.ql-modal a{color:#3268e8;word-break:break-all;margin-top:20px;text-decoration:none}.ql-modal a:hover{color:#274eab;text-decoration:underline}.options .pretty,.ql-sign-d>div,.ql-ton>div{margin-bottom:10px;display:flex}