@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");.Layout_layoutContainer__iLbQP{color:#ccc;justify-content:center;display:flex;flex-direction:column;align-items:center;background-color:#000c1c;background-image:url(/misc/background-texture.png);padding-top:1vh}.Layout_footer__e0TcZ{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;width:100%;height:auto;font-size:.8rem;padding:20px 0;margin-top:5%;text-align:center;border-top:1px solid hsla(0,0%,80%,.3)}.Layout_footerSection__eIxxv h3{font-weight:700}.Layout_footer__e0TcZ a{opacity:.7;transition:opacity .3s ease}.Layout_footer__e0TcZ a:hover{opacity:1}.Layout_footerSection__eIxxv{width:30%;height:90%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:10px;box-sizing:border-box;display:none;@media (min-width:1024px),(orientation:landscape){display:flex}}.Layout_footerSectionAlwaysVisible__n800h{display:flex!important}.Quiz_loadingContainer__5vC5c{display:flex;justify-content:center;align-items:center;height:100px}.Quiz_loadingDots__JDfps{display:flex;gap:12px}.Quiz_loadingDots__JDfps span{display:inline-block;width:10px;height:10px;background-color:#ec5c20;border-radius:50%;animation:Quiz_dot-blink__AOSxP .6s infinite alternate}.Quiz_loadingDots__JDfps span:nth-child(2){animation-delay:.2s}.Quiz_loadingDots__JDfps span:nth-child(3){animation-delay:.4s}@keyframes Quiz_dot-blink__AOSxP{0%{opacity:.3;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}.progressBarStyles_wrapper__X5T5s{position:relative;overflow:hidden;display:inline-block;width:100%;height:100%;border-radius:5px;border:1px solid #a9a9a9}.progressBarStyles_reveal__OCxCZ{animation:progressBarStyles_slideInReveal__1Ap66 1.2s cubic-bezier(.25,1,.5,1) forwards}.progressBarStyles_loadingReveal__3oMop,.progressBarStyles_reveal__OCxCZ{position:relative;height:100%;transform:translateX(-100%);border-radius:5px 0 0 5px}.progressBarStyles_loadingReveal__3oMop{animation:progressBarStyles_slideInReveal__1Ap66 1.2s cubic-bezier(.25,1,.5,1) infinite forwards}@keyframes progressBarStyles_slideInReveal__1Ap66{to{transform:translateX(0)}}