.App{width:100%;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-family:Arial,Helvetica,sans-serif}body{padding:0;margin:0}.slider{background-color:#666d70;position:relative;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.image{width:750px;height:450px;border-radius:10px}.right-arrow{right:32px}.left-arrow,.right-arrow{position:absolute;top:50%;font-size:3rem;color:#000;z-index:10;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.left-arrow{left:32px}.slide{opacity:0;transition-duration:1s ease}.slide.active{opacity:1;transition-duration:1s;-webkit-transform:scale(1.08);transform:scale(1.08)}.app{background-color:#000;width:450px;min-height:200px;height:-webkit-min-content;height:min-content;border-radius:15px;padding:40px;box-shadow:10px 10px 42px 0 rgba(0,0,0,.75);display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-top:100px;margin-bottom:100px;margin-left:500px}.app,.tipsTop{-webkit-flex-direction:column;flex-direction:column}.tipsTop{width:100%;height:45%;background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.score-section{display:-webkit-flex;display:flex;font-size:24px;color:#fff;-webkit-align-items:center;align-items:center}.question-section{width:100%;position:relative}.question-count{color:#fff;margin-bottom:20px}.question-count span{color:#fff;font-size:28px}.question-text{margin-bottom:12px;color:#fff}.timer-text{background:#e6990c;padding:15px;margin-top:20px;margin-right:20px;border:5px solid #ffbd43;border-radius:15px;text-align:center}.answer-section{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.answer-section,button{width:100%;display:-webkit-flex;display:flex}button{font-size:16px;color:#fff;background-color:#7e7e7e;border-radius:15px;padding:5px;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;border:5px solid #000;cursor:pointer}.correct{background-color:#2f922f}.incorrect{background-color:#f33}button:hover{background-color:#555e7d}button:focus{outline:none}button svg{margin-right:5px}.navbar{width:100%;height:100px;background-color:#fff;-webkit-flex-direction:row;flex-direction:row}.navbar,.navbar .leftSide{display:-webkit-flex;display:flex}.navbar .leftSide{-webkit-flex:50% 1;flex:50% 1;height:100%;-webkit-align-items:center;align-items:center;padding-left:150px}.navbar .leftSide img{width:200px}.navbar .rightSide{-webkit-flex:50% 1;flex:50% 1;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.navbar a{color:#000;text-decoration:none;margin:20px}.navbar .rightSide button{background-color:transparent;border:none;color:#000;cursor:pointer}.navbar .rightSide svg{font-size:40px}.navbar #open{padding-left:0}.navbar #open img{display:none}.navbar #close img{display:inherit}.navbar #open .hiddenLinks{display:inherit;margin-left:30px}.navbar #close .hiddenLinks{display:none}.navbar #open a{width:70px;margin:5px}@media only screen and (max-width:900px){.navbar .rightSide a{width:70px}.navbar .leftSide{padding-left:50px}}@media only screen and (max-width:600px){.navbar .rightSide a{display:none}.navbar .rightSide{-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:50px}.navbar .rightSide button{display:inherit}}@media only screen and (min-width:600px){.hiddenLinks,.navbar .rightSide button{display:none}}.footer{width:100%;height:200px;background-color:#121619;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;padding-top:10px}.socialMedia svg{color:#fff;margin:20px;font-size:70px;cursor:pointer}.footer p{color:#fff}.home{width:100%;height:90vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:left;align-items:left;-webkit-flex-direction:column;flex-direction:column;background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.headerContainer{width:auto;margin-left:50px}.headerContainer h1{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:90px;height:60px;font-weight:400;color:#000}.headerContainer p{padding:0;font-size:30px;font-weight:lighter;color:#000}.headerContainer button{color:#000;border:none;border-radius:5px;cursor:pointer;-webkit-justify-content:center;justify-content:center;background-color:#121619;height:50px;width:180px;color:#fff;text-decoration:none;font-size:20px}.headerContainer button:hover{background-color:#07090a;cursor:pointer;transition:.3s ease-in}@media only screen and (max-width:650px){.home{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.headerContainer{margin-left:0;border-radius:10px;padding:10px;width:80%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background-color:#121619;color:#fff}.headerContainer h1{font-size:40px;height:30px;color:#fff}.headerContainer p{font-size:30px;color:#fff}.headerContainer button{background-color:#fff;color:#121619;margin-bottom:30px}.headerContainer button:hover{background-color:#e1e1e1;color:#121619}}.menu{background-color:#adafaa;width:100%;height:auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.menu .menuTitle{font-family:cursive;font-size:60px}.menuList{width:70vw;height:auto;display:grid;-webkit-justify-content:center;justify-content:center}.menuItem{border-radius:15px;width:1000px;height:600px;margin:150px;box-shadow:0 3px 15px rgba(0,0,0,.2)}.menuItem:hover{box-shadow:0 3px 15px rgba(0,0,0,.5);transition:.3s ease-in;cursor:pointer}.menuItem div{border-top-left-radius:15px;border-top-right-radius:15px;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.menuItem h1,.menuItem p{margin-left:20px}@media only screen and (max-width:1300px){.menuList{grid-template-columns:1fr 1fr}}@media only screen and (max-width:800px){.menuList{grid-template-columns:1fr}}.about{background-color:hsla(0,0%,93.3%,.9333333333333333);width:100%;height:90vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.aboutTop{width:100%;height:45%;background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.aboutBottom{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:55%;-webkit-align-items:center;align-items:center;margin-top:50px}.aboutBottom p{width:1200px}.about .aboutBottom h1{font-weight:400;font-size:70px;color:#000;height:30px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-transform:translateY(-40px);transform:translateY(-40px)}
/*# sourceMappingURL=main.b1b2dc38.chunk.css.map */