.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:.2}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;-webkit-animation:animateBoxes 15s linear infinite;animation:animateBoxes 15s linear infinite;bottom:-150px}.circles li:nth-child(1){left:25%;width:80px;height:80px;-webkit-animation-delay:0s;animation-delay:0s;background:#766aff}.circles li:nth-child(2){left:10%;width:20px;height:20px;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:12s;animation-duration:12s;background:#ff8000}.circles li:nth-child(3){left:70%;width:20px;height:20px;-webkit-animation-delay:4s;animation-delay:4s;background:#0080c0}.circles li:nth-child(4){left:40%;width:60px;height:60px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:18s;animation-duration:18s;background:#ff0080}.circles li:nth-child(5){left:65%;width:20px;height:20px;-webkit-animation-delay:0s;animation-delay:0s;background:#ffff00}.circles li:nth-child(6){left:75%;width:110px;height:110px;-webkit-animation-delay:3s;animation-delay:3s;background:#0080ff}.circles li:nth-child(7){left:35%;width:150px;height:150px;-webkit-animation-delay:7s;animation-delay:7s;background:#00ff80}.circles li:nth-child(8){left:50%;width:25px;height:25px;-webkit-animation-delay:15s;animation-delay:15s;-webkit-animation-duration:45s;animation-duration:45s;background:#ff8080}.circles li:nth-child(9){left:20%;width:15px;height:15px;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:35s;animation-duration:35s;background:#98d991}.circles li:nth-child(10){left:85%;width:150px;height:150px;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:11s;animation-duration:11s;background:#de8bdc}@-webkit-keyframes animateBoxes{0%{transform:translateY(0) rotate(0);border-radius:0}to{transform:translateY(-1000px) rotate(720deg);border-radius:50%}}@keyframes animateBoxes{0%{transform:translateY(0) rotate(0);border-radius:0}to{transform:translateY(-1000px) rotate(720deg);border-radius:50%}}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#9a9a9a}.lds-spinner div:nth-child(1){transform:rotate(0);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.doorFrame{background:url(/assets/img/doorFrame.png);background-repeat:no-repeat;background-size:contain;position:relative;display:block;width:100%;height:100%;perspective:450px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.doorFrame.right{transform:scaleX(-1)}.correctDoor{background-image:url(/assets/img/doorFrame_correct.png)!important}.wrongDoor{background-image:url(/assets/img/doorFrame_wrong.png)!important}.doorClosed{position:absolute;transition:.7s transform linear;transform-origin:left;margin-left:12px;width:100%;height:100%}.doorOpened{transform:rotateY(-90deg);transform-origin:8px;transition:.5s linear}.disableDoorClick{pointer-events:none}.ansAnim{-webkit-animation:slide-bottom 1s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom 1s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{transform:translateY(0)}35%{transform:translateY(48px)}65%{transform:translateY(48px)}to{transform:translateY(0)}}@keyframes slide-bottom{0%{transform:translateY(0)}35%{transform:translateY(48px)}65%{transform:translateY(48px)}to{transform:translateY(0)}}@-webkit-keyframes bounceOutDown{20%{transform:translateY(10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px) scaleY(.9)}to{opacity:0;transform:translateY(2000px) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translateY(10px) scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px) scaleY(.9)}to{opacity:0;transform:translateY(2000px) scaleY(3)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animKey{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-name:leftRightShake;animation-name:leftRightShake}@-webkit-keyframes leftRightShake{0%{right:-.75rem;transform:rotateX(0) rotate(45deg)}to{right:-2.75rem;transform:rotateX(360deg) rotate(45deg)}}@keyframes leftRightShake{0%{right:-.75rem;transform:rotateX(0) rotate(45deg)}to{right:-2.75rem;transform:rotateX(360deg) rotate(45deg)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1}.animFlash{-webkit-animation-name:flash;animation-name:flash;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:3;animation-iteration-count:3}@-webkit-keyframes flash{to{opacity:.2;transform:scale(1.05)}}@keyframes flash{to{opacity:.2;transform:scale(1.05)}}.gauge-container{width:300px;height:300px;display:block;padding:10px}.gauge-container>.gauge>.dial{stroke:#32506e;stroke-width:17;fill:rgba(0,0,0,0);stroke-linecap:round}.gauge-container>.gauge>.value{stroke:#8fff8d;stroke-width:5;stroke-linecap:round;fill:rgba(0,0,0,0)}.gauge-container>.gauge .value-text{fill:#32506e;font-family:Fredoka One;font-weight:700;font-size:12px}.guage-img{position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);width:70px}.guage-img-key{position:absolute;top:46%;transform:translate(-50%,-50%);width:50px}.anim-key-1{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-name:leftRightShake2;animation-name:leftRightShake2}.anim-key-2{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-name:rotate;animation-name:rotate;right:32%}@-webkit-keyframes leftRightShake2{0%{right:20%;transform:rotateX(0) rotate(45deg)}to{right:32%;transform:rotateX(360deg) rotate(45deg)}}@keyframes leftRightShake2{0%{right:20%;transform:rotateX(0) rotate(45deg)}to{right:32%;transform:rotateX(360deg) rotate(45deg)}}@-webkit-keyframes rotate{0%{transform:rotateX(0) rotate(45deg)}to{transform:rotateX(360deg) rotate(45deg)}}@keyframes rotate{0%{transform:rotateX(0) rotate(45deg)}to{transform:rotateX(360deg) rotate(45deg)}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Sniglet,Roboto,Helvetica,Arial}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0px}.-right-5{right:-1.25rem}.-right-3{right:-.75rem}.top-1\/3{top:33.333333%}.top-0{top:0px}.left-0{left:0px}.-top-12{top:-3rem}.-top-4{top:-1rem}.-z-10{z-index:-10}.z-50{z-index:50}.z-40{z-index:40}.m-auto{margin:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mb-8{margin-bottom:2rem}.mt-6{margin-top:1.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mr-2{margin-right:.5rem}.mb-6{margin-bottom:1.5rem}.mr-4{margin-right:1rem}.mt-2{margin-top:.5rem}.ml-5{margin-left:1.25rem}.mt-5{margin-top:1.25rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.hidden{display:none}.h-2{height:.5rem}.h-full{height:100%}.h-52{height:13rem}.h-auto{height:auto}.h-screen{height:100vh}.h-28{height:7rem}.h-32{height:8rem}.w-full{width:100%}.w-40{width:10rem}.w-1\/2{width:50%}.w-auto{width:auto}.w-10{width:2.5rem}.w-28{width:7rem}.w-52{width:13rem}.w-screen{width:100vw}.w-16{width:4rem}.w-4\/5{width:80%}.w-1\/5{width:20%}.w-8{width:2rem}.w-5{width:1.25rem}.max-w-lg{max-width:32rem}.max-w-xs{max-width:20rem}.flex-shrink{flex-shrink:1}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}.animate-quick-pulse{-webkit-animation:pulse .7s linear infinite;animation:pulse .7s linear infinite}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.overflow-hidden{overflow:hidden}.overflow-ellipsis{text-overflow:ellipsis}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.border-2{border-width:2px}.border-indigo-900{border-color:#312e81}.bg-green-500{background-color:#22c55e}.bg-blue-100{background-color:#dbeafe}.bg-blue-300{background-color:#93c5fd}.bg-blue-600{background-color:#2563eb}.bg-indigo-500{background-color:#6366f1}.bg-indigo-100{background-color:#e0e7ff}.\!bg-yellow-500{background-color:#eab308!important}.bg-gray-200{background-color:#e5e7eb}.bg-transparent{background-color:transparent}.bg-yellow-400{background-color:#facc15}.bg-indigo-600{background-color:#4f46e5}.bg-blue-500{background-color:#3b82f6}.bg-red-500{background-color:#ef4444}.bg-white\/60{background-color:rgba(255,255,255,.6)}.bg-pink-500{background-color:#ec4899}.bg-my-yellow{background-color:#ffed8d}.bg-yellow-200{background-color:#fef08a}.bg-gradient-to-r,.bg-gradient-to-b{background-image:undefined}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pt-4{padding-top:1rem}.pt-2{padding-top:.5rem}.pt-8{padding-top:2rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.pt-5{padding-top:1.25rem}.pb-3{padding-bottom:.75rem}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-sans{font-family:Sniglet,Roboto,Helvetica,Arial}.font-fredoka{font-family:Fredoka One,Roboto,sans-serif}.font-display{font-family:cherry,Roboto,sans-serif}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-navy-blue{color:#32506e}.text-blue-600{color:#2563eb}.text-red-400{color:#f87171}.text-gray-400{color:#9ca3af}.text-purple-500{color:#a855f7}.text-purple-400{color:#c084fc}.text-white{color:#fff}.text-indigo-500{color:#6366f1}.\!text-black{color:#000!important}.text-black{color:#000}.text-yellow-500{color:#eab308}.text-red-500{color:#ef4444}.text-yellow-600{color:#ca8a04}.opacity-80{opacity:.8}.shadow-inner{box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),inset 0 2px 4px rgba(0,0,0,.05)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.smallBtn{display:block;width:100%;border-radius:1rem;padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:700;color:#fff}.primaryBtn{display:block;width:100%;border-radius:1rem;background-color:#8fff8d;padding-top:1rem;padding-bottom:1rem;text-align:center;font-family:cherry,Roboto,sans-serif;font-size:1.5rem;line-height:2rem;color:#32506e}.h-screen-85{min-height:calc(100vh - 85px)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
