body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{-webkit-text-size-adjust:none;box-sizing:border-box;font-family:Source Sans Pro,sans-serif;font-size:.0925925925925vmin;height:100vh;height:calc(var(--vh, 1vh)*100);width:100%}#root{height:auto;overflow:hidden}.App__container{text-align:center}.App{height:100%;overflow:auto;overflow-y:scroll;width:100%}::view-transition-old(root){animation:fade-out .2s linear 1 forwards}::view-transition-new(root){animation:fade-in .2s linear 1 forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-and-scale-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fade-and-scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes slide-in{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slide-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(../../static/media/SourceSansPro-Regular.e37c7b4791c2b7a9f122.woff2) format("woff2"),url(../../static/media/SourceSansPro-Regular.e6334d70683b3866ba4f.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(../../static/media/SourceSansPro-Bold.63b3969ab1d7a6a1f2cb.woff2) format("woff2"),url(../../static/media/SourceSansPro-Bold.3f8d6448640f2fa40738.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(../../static/media/SourceSansPro-Black.ed47f28e19b0d28dcd40.woff2) format("woff2"),url(../../static/media/SourceSansPro-Black.a06cf6163e0b955080a6.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(../../static/media/SourceSansPro-Italic.67e44aa852eb6685ee75.woff2) format("woff2"),url(../../static/media/SourceSansPro-Italic.daabcdc916d0307c365b.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(../../static/media/SourceSansPro-Light.1a0b039823bf7cdb39db.woff2) format("woff2"),url(../../static/media/SourceSansPro-Light.af06f2ccabf2b2899570.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(../../static/media/SourceSansPro-SemiBold.00ade7fec9b881a5fcf0.woff2) format("woff2"),url(../../static/media/SourceSansPro-SemiBold.053d30ddc260c7e01d4e.woff) format("woff")}.holder{background-color:#fff;bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;text-align:center;top:0}.container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:360rem 108rem}.title{color:#6400a0;font-size:120rem;font-weight:600;line-height:144rem;margin:0 0 50rem}.subtitle{color:#6400a0;font-size:48rem;font-weight:400;margin:0 0 110rem}.play-button{background-color:#19bb7c;border:none;border-radius:10rem;color:#fff;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:48rem;font-weight:600;padding:40rem 80rem 37rem;transition:background-color .3s ease;transition:transform .3s ease}.play-button:active{transform:scale(.75)}.play-button:disabled{background-color:#e4e4e4;color:gray}.footer{bottom:38.4rem;display:flex;justify-content:center;margin:0 86.4rem;text-align:center}.footer,.logo{position:absolute}.logo{bottom:134.4rem;height:86.4rem;margin-top:76.8rem}.footer-text{color:#6400a0;font-size:12.5184rem;margin-top:48rem}.holder-instruction{background-color:#6400a0;bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;text-align:left;top:0}.container-instruction{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:360rem 115rem}.rules{color:#fff;font-size:48rem;font-weight:400;line-height:130%;margin:0 0 115rem;padding-top:0;width:100%}.rules>li::marker{font-size:30rem}.description{color:#6a5acd;font-size:19.2rem;margin-top:3em}.modal-cover{align-items:center;background-color:rgba(0,0,0,.705);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.spinner{animation:spin 1s linear infinite;border:19.2rem solid #0000001a;border-left-color:#3498db;border-radius:50%;height:192rem;width:192rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.category-container{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;position:absolute;right:0;text-align:center;top:0}.category-title{color:#6400a0;display:flex;flex-direction:column;font-size:61rem;font-weight:600;justify-content:end;margin-bottom:57.6rem;margin-top:360rem;vertical-align:bottom}.category-title p{margin:0}.category-list{list-style:none;margin:55rem 108rem;padding:0}.category-item{align-items:center;border-top:1px solid #6400a0;cursor:pointer;display:flex;justify-content:space-between;padding:38.4rem 0;transition:background-color .3s ease;transition:opacity .2s ease-in-out;transition:transform .2s ease-in-out}.category-item:active{opacity:.7}.category-item:active .circle{transform:scale(.77)}.category-item .circle:active{transform:scale(.7)}.category-item:last-child{border-bottom:1px solid #6400a0}.category-icon{align-self:flex-start;font-size:28.8rem;margin-right:40rem;margin-top:15rem;width:67.2rem}.category-text{flex:1 1;text-align:left}.category-name{color:#6400a0;font-size:48rem;font-weight:600;margin-bottom:1.92rem;margin-top:1.92rem}.category-description{color:#6400a0;font-size:31rem;margin-bottom:1.92rem;margin-right:38.4rem;margin-top:15.36rem}.circle{align-items:center;background-color:#6400a0;border-radius:50%;display:flex;height:105.6rem;justify-content:center;transition:transform .2s ease-in-out;width:105.6rem}.circle-arrow{width:53.76rem}.return-home-holder{color:gray;display:flex;flex:1 1;flex-direction:column;font-size:36.48rem;justify-content:end;margin-bottom:143rem;margin-top:57.6rem}.return-home{align-items:center;color:#8d8d8d;cursor:pointer;display:flex;flex-direction:row;font-size:31rem;transition:opacity .2s ease-in-out}.return-home:active{opacity:.2}.return-home p{margin:0;text-align:center;vertical-align:middle}.return-home img{height:31rem;margin-right:19.2rem;margin-top:4rem}.counter-container{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;position:absolute;right:0;text-align:center;top:0}.return-home-holder-counter{color:gray;display:flex;flex:1 1;flex-direction:column;font-size:36.48rem;justify-content:end;margin-bottom:143rem;margin-top:57.6rem}.counter-text{bottom:50%;color:#6400a0;font-size:172.8rem;font-weight:600;margin:0;position:absolute;position:fixed}.quiz-container{bottom:0;flex-direction:column;justify-content:flex-start;left:0;padding:120rem 108rem;position:absolute;right:0;top:0}.quiz-container,.quiz-score{align-items:center;display:flex}.quiz-score{align-self:flex-end;color:#6400a0;font-size:31rem;margin-bottom:110rem}.score-value{font-size:48rem;font-weight:600;margin-left:24rem}.question-central-holder{align-items:center;display:flex;flex-direction:column;justify-content:center}.question-title{color:#6400a0;font-size:61rem;font-weight:600;margin:0 0 54rem}.question-text{color:#6400a0;font-size:38.4rem;margin:0 0 60rem;text-align:center}.image-container{display:flex;justify-content:center;margin-bottom:67.2rem;width:100%}.image-container img,.image-container video{border-radius:20rem;width:100%}.options-questions{display:flex;flex-direction:column;gap:24rem;margin-bottom:64rem;width:100%}.flex-quiz{flex:1 1}.home-button,.skip-button-question{background-color:#d3d3d3;border:none;border-radius:9.6rem;color:#6400a0;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:31rem;font-weight:600;margin:0;padding:20rem 40rem 18rem;transition:transform .3s ease}.home-button:active,.skip-button-question:active{transform:scale(.75)}.option-button{background-color:#fff;border-radius:7.68rem;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:31rem;font-weight:600;outline:none;padding:24.96rem 40.32rem;text-align:start;transition:opacity .2s ease-in-out}.option-button:active{opacity:.2}.option-button-normal{background-color:#6400a0;border:none;color:#fff}.option-button-correct{border:4rem solid #19bb7c;color:#19bb7c}.option-button-wrong{border:4rem solid #e73300;color:#e73300}.option-button:hover{background-color:darkpurple}.progress-bar{-webkit-appearance:none;appearance:none;background:#e0e0e0;border-radius:20px;height:13.44rem;margin-bottom:40rem;outline:none;overflow:hidden;width:100%}.progress-bar::-webkit-slider-runnable-track{border-radius:20px;height:10px;width:100%}.progress-bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#0000;border-radius:50%;height:10px;width:10px}.progress-bar::-moz-range-track{background:#0000;border-radius:20px;height:10px;width:100%}.progress-bar::-moz-range-progress{border-radius:20px;height:10px}input[type=range].progress-bar-low{accent-color:#e73300}input[type=range].progress-bar-middle{accent-color:#f8d754}input[type=range].progress-bar-high{accent-color:#19bb7c}.progress-bar-low::-moz-range-progress{background-color:#e73300;background:#e73300}.progress-bar-low::-webkit-slider-thumb{background-color:#e73300;box-shadow:-500px 0 0 500px #e73300}.progress-bar-low::-webkit-progress-value{background-color:#e73300;background:#e73300}.progress-bar-middle::-moz-range-progress{background-color:#f8d754;background:#f8d754}.progress-bar-middle::-webkit-slider-thumb{background-color:#f8d754;box-shadow:-500px 0 0 500px #f8d754}.progress-bar-middle::-webkit-progress-value{background-color:#f8d754;background:#f8d754}.progress-bar-high::-moz-range-progress{background-color:#19bb7c;background:#19bb7c}.progress-bar-high::-webkit-slider-thumb{background-color:#19bb7c;box-shadow:-500px 0 0 500px #19bb7c}.progress-bar-high::-webkit-progress-value{background-color:#19bb7c;background:#19bb7c}.modal-container{background-color:#fff;border-radius:20rem;color:#6400a0;font-size:48rem;font-weight:600;margin:203rem;padding:40rem 80rem}.modal-container p{margin:0}.modal-container-button{align-items:center;background-color:#fff;border-radius:20rem;color:#6400a0;display:flex;flex-direction:column;font-size:39rem;justify-content:center;margin:203rem;padding:120rem 90rem}.modal-container-button p{line-height:56.6rem;margin:0;text-align:center}.modal-container-button .title-modal-container-button{font-weight:600}.modal-container-button .modal-button-container{margin-top:70rem}.skip-button-general{border:none;border-radius:9.6rem;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:31rem;font-weight:600;margin:0;padding:20rem 40rem 19rem}.skip-button-general:first-child{margin:0 24rem 0 0}.skip-button-general:last-child{margin:0 0 24rem}.skip-button-deny{background-color:#d3d3d3;color:#6400a0}.skip-button-confirm{background-color:#19bb7c;color:#6400a0;color:#fff}.explanation-container{align-items:center;background-color:#6400a0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:120rem 108rem;position:absolute;right:0;top:0}.explanation-score{align-self:flex-end;color:#6400a0;font-size:48rem}.explanation-score-value{font-size:57.6rem;font-weight:700}.explanation-central-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:153.6rem}.explanation-title{color:#fff;font-size:61rem;font-weight:600;margin-bottom:60rem;margin-top:0}.knowledge-piece{color:#fff;font-size:16rem;text-align:center}.explanation-text{color:#fff;font-family:Source Sans Pro,sans-serif;font-size:39rem;font-weight:400;line-height:46.8rem;margin:0;text-align:center}.explanation-image-container{display:flex;justify-content:center;margin:80rem 0;width:100%}.explanation-image-container img,.explanation-image-container video{border-radius:20rem;width:100%}.bottom-actions-ex{margin-top:20px;width:100%}.bottom-actions-ex,.holder-result{align-items:center;display:flex;justify-content:space-between}.holder-result{bottom:0;left:0;margin:0;overflow:hidden;padding:120rem 108rem;position:absolute;right:0;text-align:left;top:0}.container-result,.holder-result{background-color:#6400a0;flex-direction:column}.container-result{align-items:center;display:flex;justify-content:flex-start}.congratulation-result{margin-top:137rem;width:82.5rem}.congratulation-result-text{color:#fff;font-size:48rem;font-weight:600;margin:64rem 0 200rem}.score-holder-result{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:center;margin-bottom:200rem;width:100%}.score-value-display{align-items:center;display:flex;flex-direction:column;font-size:46.08rem;margin:0 150rem;width:0}.score-value-display:first-child{margin:0 175rem}.score-value-display p{font-size:39rem;margin:0}.score-value-display p.score-value-display-number{font-size:61rem;font-weight:600;margin-top:38rem}.vertical-line-result{align-items:center;background-color:#f8d754;display:flex;flex-direction:row;height:100%;justify-content:center;margin:0 80rem;width:4rem}.lottie-holder-result{bottom:-10%;pointer-events:none;position:absolute}.logo-result{height:80rem}.bottom-actions{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:100%}.holder-enter{background-color:#fff;margin:0;padding:0;text-align:left}.container-enter{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:120rem 108rem}.logo-enter{height:80rem}.distance-enter{flex:1 1}.main-title-enter{font-size:61rem;margin:30.312499806vh 0 60rem}.input-enter,.main-title-enter{color:#6400a0;font-weight:600;width:100%}.input-enter{border:2rem solid #6400a0;border-radius:5rem;box-sizing:border-box;font-family:Source Sans Pro,sans-serif;font-size:24.96rem;height:84rem;margin-bottom:6.24999996vh;outline:none;padding-left:38.4rem}.input-enter::placeholder{color:#6400a0;opacity:.2}.input-enter input::active{border:2rem solid #6400a0}.input-enter input::hover{border:2rem solid #6400a0}.input-enter input::focus{border:2rem solid #6400a0}.input-enter input::selection{border:2rem solid #6400a0}.input-enter input::-moz-selection{border:2rem solid #6400a0}.bottom-actions-enter{bottom:0;padding:6.24999996vh 108rem;position:absolute}.holder-leaderboard{background-color:#6400a0;bottom:0;display:flex;flex-direction:column;left:0;margin:0;padding:0;position:absolute;right:0;text-align:left;top:0}.container-leaderboard{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:120rem 108rem}.logo-leaderboard{height:80rem}.leaderboard-container{background-color:#6400a0;border-radius:10px;color:#fff;padding:20px;text-align:center}.leaderboard-title{color:#fff;font-size:59.52rem;font-weight:600;margin-bottom:50rem;margin-top:137rem}.leaderboard-list{width:100%}.line-between{background-color:#fff;content:"";display:block;height:2px;margin:0 0 9.6rem;padding:0;width:100%}.player-leaderboard{align-items:center;border-radius:38.4rem;color:#fff;display:flex;flex-direction:row;font-size:31.68rem;justify-content:flex-start;margin:10rem 0;padding:10rem 24rem;vertical-align:middle}.player-leaderboard>.rank{border:1px solid #fff;border-radius:7.68rem;padding:3.84rem 0;text-align:center;width:115rem}.player-leaderboard>.name-leaderbord{flex:1 1;font-weight:600;margin-left:24rem}.player-leaderboard>img{height:38.4rem;padding:0 0 0 32rem}.player-leaderboard>.points{font-weight:400}.last-player-dot{color:#fff;font-size:57.6rem;margin-bottom:25rem;margin-top:-12rem}.last-player{align-self:stretch;background-color:#f8d754;border-radius:5px;color:#6400a0;font-weight:700;margin:12rem 0;padding:12rem 24rem}.last-player>.rank{border:2px solid #6400a0}.last-player>.name-leaderbord{font-weight:900}.last-player>.points{font-weight:600}.first-players{background-color:#f8d754;background-color:#fff;border-radius:5px;color:#6400a0;font-weight:700;margin:12rem 0;padding:12rem 24rem}.first-players>.rank{border:2px solid #6400a0}.first-players>.name-leaderbord{font-weight:900}.first-players>.points{font-weight:600}.new-game{background-color:#fff;border:none;border-radius:5px;color:indigo;cursor:pointer;margin-top:10px;padding:10px}.bottom-actions-leaderbord{align-items:center;align-self:flex-end;bottom:120rem;display:flex;justify-content:space-between;margin-top:20px;position:absolute;width:100%}.home-button,.skip-button{background-color:#d3d3d3;border:none;border-radius:9.6rem;color:#6400a0;cursor:pointer;font-family:Source Sans Pro,sans-serif;font-size:36.48rem;font-weight:600;height:72.96rem;margin:0;padding:0 38.4rem;transition:transform .3s ease}.home-button:active,.skip-button:active{transform:scale(.75)}
/*# sourceMappingURL=main.373521da.css.map*/