body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{height:100vh;position:relative}.imgTop{position:absolute;right:0;top:0}.imgBottom{bottom:0;left:0;position:absolute}.Title{align-items:center;display:flex;flex-direction:column;height:360px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:360px}.Title h1{color:#293264;font-family:Karla;font-size:31.25px;font-style:normal;font-weight:700;line-height:37px;margin-bottom:7px;text-align:center}.Title p{color:#293264;font-weight:400;margin-bottom:30px}.Title button,.Title p{font-family:Inter;font-size:16px;font-style:normal;line-height:19px;text-align:center}.Title button{background:#4d5b9e;border:none;border-radius:10px;color:#f5f7fb;cursor:pointer;font-weight:500;padding:10px 40px}.quiz{background-color:#d6dbf5;border-radius:10px;box-shadow:2px 2px 2px 2px rgb(0 0 0/35%);left:50%;padding:30px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px}.questionNumber{font-family:Karla;margin-bottom:20px}.question{color:#293264;font-family:Karla;font-size:16px;font-style:normal;font-weight:700;line-height:19px}.answer,.question{margin-bottom:15px}.answer{display:flex;flex-wrap:wrap;gap:15px}.answers{background-color:#f5f7fb;border:.794239px solid #4d5b9e;border-radius:5px;color:#293264;cursor:pointer;font-family:Inter;font-style:normal;font-weight:500;line-height:12px;padding:7px;text-align:center;width:150px}.answers:hover{background-color:#4d5b9e;color:#fff;transition:.5s}.score{color:#293264;font-family:Karla}.rematch,.score_content{text-align:center}.rematch{background:#4d5b9e;border:none;border-radius:10px;color:#f5f7fb;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px;margin-top:10px;padding:10px 40px}.selectNumber{border:none;margin-bottom:10px;padding:5px;width:140px}hr{border:.794239px solid #dbdef0;-webkit-transform:rotate(-.05deg);transform:rotate(-.05deg)}@media (max-width:776px){.imgTop{top:-55px}.answers:hover{background-color:inherit;color:#293264}}
/*# sourceMappingURL=main.14f3e85d.css.map*/