@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#root,body,html{background-color:#f5f5f5;height:-webkit-fill-available;width:-webkit-fill-available}#root{padding:1rem}html{font-size:10px}p{margin:0}.centered-wrapper{align-items:center;display:FLEX;justify-content:center}.flex-col-hstart-vstart{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.flex-row,.flex-row-vcenter-hcenter{display:flex;flex-direction:row}.flex-row-vcenter-hcenter{align-items:center;justify-content:center}.flex-row-hcenter{align-items:center;display:flex;flex-direction:row}.flex-row-vcenter-hbottom{align-items:end;display:flex;flex-direction:row;justify-content:center}.flex-row-vstart-hcenter{display:flex}.flex-row-vstart-hcenter,.inline-flex-row-start-hcenter{align-items:center;flex-direction:row;justify-content:flex-start}.inline-flex-row-start-hcenter{display:inline-flex;flex-wrap:nowrap}.flex-col{display:flex;flex-direction:column}.flex-row-vstart-hstart,.flex-row-vstart-hstart-wrap{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.flex-row-vstart-hstart-wrap{flex-wrap:wrap}.flex-col-space-between{display:flex;flex-direction:column;justify-content:space-between}.flex-col-end{align-items:flex-end;display:flex;flex-direction:column}.flex-row-vcenter,.flex-row-vend{align-items:center;display:flex;flex-direction:row}.flex-row-vend{justify-content:flex-end}.flex-hcenter{justify-content:center}.flex-row-space-around,.flex-row-space-around-hcenter{display:flex;flex-direction:row;justify-content:space-around}.flex-row-space-around-hcenter{align-items:center}.flex-row-space-between,.flex-row-space-between-hcenter{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.flex-col-hcenter{align-items:center}.flex-col-hcenter,.flex-last-align-end{display:flex;flex-direction:column}.flex-last-align-end:last-child{align-self:flex-end}.flex-col-vcenter-hcenter{align-items:center}.flex-col-vcenter-hcenter,.flex-col-vstart-hcenter{display:flex;flex-direction:column;justify-content:center}.flex-col-vstart-hcenter{align-items:start}.flex-hend{justify-content:flex-end}.max-width-100{max-width:100%}.width-p-100{width:100%}.width-p-90{width:90%}.width-p-85{width:85%}.width-p-80{width:80%}.width-p-70{width:70%}.width-p-60{width:80%}.width-p-50{width:50%}.width-p-40{width:40%}.width-p-30{width:30%}.width-p-20{width:20%}.width-p-15{width:15%}.width-p-10{width:10%}.width-a-20{width:20rem}.width-a-25{width:25rem}.width-a-30{width:30rem}.height-p-100{height:100%}.height-p-80{height:80%}.height-p-70{height:70%}.height-p-50{height:50%}.height-p-20{height:20%}.height-a-1{height:1rem}.height-a-2{height:2rem}.height-a-3{height:3rem}.height-a-4{height:4rem}.height-a-5{height:5rem}.height-a-7{height:7rem}.height-a-10{height:10rem}.height-a-20{height:20rem}.height-a-30{height:30rem}.height-a-40{height:40rem}.height-a-15{height:15rem}.height-fit-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.p-1{padding:1rem}.p-0_5{padding:.5rem}.p-button{padding:1rem}.f-s-1{font-size:1rem}.f-s-2{font-size:2rem}.f-s-3{font-size:3rem}.m-r-1{margin-right:1rem}.m-r-2{margin-right:2rem}.m-l-1{margin-left:1rem}.m-l-2{margin-left:2rem}.m-b-1{margin-bottom:1rem}.m-t-0_5{margin-top:.5rem}.m-t-1{margin-top:1rem}.clip-contents{overflow:hidden}.overflow-x{overflow-x:auto}.overflow-y{overflow-y:auto}.text-align-center{text-align:center}.hint-text{font-size:1.5rem;font-style:italic}.full-screen{background-color:#292929d9;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.bgCoverImage{background-blend-mode:multiply;background-color:#adadad;background-position:50%;background-repeat:no-repeat;background-size:cover}.bgFitImage{background-position:50%;background-repeat:no-repeat;background-size:cover}.customBg{background:linear-gradient(180deg,#041e7d,#00155e)}.customBgSuccess{background:linear-gradient(180deg,#295700,#112501)}.bg-contrast{background:#f5f5f5}.flex-grow{flex-grow:1}.b-r-0_5{border-radius:.5rem}.preview{align-items:center;background-color:#fafbff;border:2px solid #ececec;border-radius:.4rem;display:flex;flex-direction:column;justify-content:center;width:100%}.preview.preview-image{background-position:50%;background-repeat:no-repeat;background-size:contain}.white-container{background-color:#fff;border-radius:5px;box-shadow:0 4px 4px rgba(0,0,0,.15);box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:2rem;padding:2rem}@-webkit-keyframes pulse{0%{background-color:#f5f5f5}50%{background-color:#8a0404cf}to{background-color:#f5f5f5}}@keyframes pulse{0%{background-color:#f5f5f5}50%{background-color:#8a0404cf}to{background-color:#f5f5f5}}.democracy-bg.blinking{-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite;-moz-animation:pulse 2s ease-in-out infinite}.democracy-bg{background-color:#f5f5f5}.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@-webkit-keyframes x_translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-4rem);transform:translateX(-4rem)}30%{-webkit-transform:translateX(-7rem);transform:translateX(-7rem)}45%{-webkit-transform:translateX(2rem);transform:translateX(2rem)}60%{-webkit-transform:translateX(13rem);transform:translateX(13rem)}75%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}90%{-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes x_translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-4rem);transform:translateX(-4rem)}30%{-webkit-transform:translateX(-7rem);transform:translateX(-7rem)}45%{-webkit-transform:translateX(2rem);transform:translateX(2rem)}60%{-webkit-transform:translateX(13rem);transform:translateX(13rem)}75%{-webkit-transform:translateX(1rem);transform:translateX(1rem)}90%{-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes margin_left_translate{0%{margin-left:0}10%{margin-left:30rem}20%{margin-left:-10rem}30%{margin-left:13rem}45%{margin-left:5rem}60%{margin-left:26rem}75%{margin-left:9rem}90%{margin-left:-3rem}to{margin-left:0}}@keyframes margin_left_translate{0%{margin-left:0}10%{margin-left:30rem}20%{margin-left:-10rem}30%{margin-left:13rem}45%{margin-left:5rem}60%{margin-left:26rem}75%{margin-left:9rem}90%{margin-left:-3rem}to{margin-left:0}}.question.crazy-question{-webkit-animation:margin_left_translate 1.5s ease-in-out infinite;animation:margin_left_translate 1.5s ease-in-out infinite;-moz-animation:margin_left_translate 1.5s ease-in-out infinite}@-webkit-keyframes moveAndRotate{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}25%{-webkit-transform:translateX(30rem) rotate(45deg);transform:translateX(30rem) rotate(45deg)}50%{-webkit-transform:translateX(10rem) rotate(180deg);transform:translateX(10rem) rotate(180deg)}75%{-webkit-transform:translateX(-30rem) rotate(70deg);transform:translateX(-30rem) rotate(70deg)}to{-webkit-transform:translateX(0) rotate(1turn);transform:translateX(0) rotate(1turn)}}@keyframes moveAndRotate{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}25%{-webkit-transform:translateX(30rem) rotate(45deg);transform:translateX(30rem) rotate(45deg)}50%{-webkit-transform:translateX(10rem) rotate(180deg);transform:translateX(10rem) rotate(180deg)}75%{-webkit-transform:translateX(-30rem) rotate(70deg);transform:translateX(-30rem) rotate(70deg)}to{-webkit-transform:translateX(0) rotate(1turn);transform:translateX(0) rotate(1turn)}}.question.full-rotate{-webkit-animation:moveAndRotate 2s infinite;animation:moveAndRotate 2s infinite}.countdown-container{align-items:center;display:flex;height:100vh;justify-content:center}.countdown-timer{-webkit-animation:countdown-animation 1s linear infinite;animation:countdown-animation 1s linear infinite}.finished{-webkit-animation:countdown-animation 1s linear infinite,pulse-animation 1s ease-in-out infinite;animation:countdown-animation 1s linear infinite,pulse-animation 1s ease-in-out infinite}@-webkit-keyframes countdown-animation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes countdown-animation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pulse-animation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes pulse-animation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
/*# sourceMappingURL=main.fcc5f004.css.map*/