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}*{box-sizing:border-box;margin:0;padding:0}.App{font-family:sans-serif}.App,.Home{text-align:center}h1{color:red;font-style:oblique}.quiz-card{background:#737272;border-radius:20px;box-shadow:0 30px 60px -12px #32325d40,#0006;color:#07f9e5;height:auto;margin:0 auto;padding:15px;width:70%}ul{list-style:none}li.link1{background:#ed0a74;border:1px solid;border-radius:30px;color:#f7eff1;cursor:pointer;font-size:20px;font-style:oblique;margin-top:10px;padding:13px}li.link1:hover{border:2px solid;opacity:90%}li.link1:active{opacity:60%}.question{color:#c7e00b}.result{background-color:#d0bbbb;border-radius:20px;box-shadow:0 30px 60px -12px #32325d40,#0006;color:#f907b0;height:auto;margin:3px auto 0;padding:15px;width:50%}.btn1{background-color:red;border:none;border-radius:18px;color:#fff;cursor:pointer;height:36px;width:76px}.btn1:active{opacity:40%;transition:.5s}.btn1:hover{opacity:80%}.about-card{background-color:#dcdcdc;border-radius:17px;box-shadow:0 30px 60px -12px #32325d40,#0006;height:auto;margin:20px auto 0;text-align:center;width:70%}.tex{margin-left:10%;text-align:left}.tex,.tex2{background-color:#dcdcdc;border-radius:17px;box-shadow:0 30px 60px -12px #32325d40,#0006;height:auto;width:80%}.tex2{margin:0 auto;text-align:center}.about-card img{border-radius:150px;height:300px;margin-top:5px;width:300px}.contact-card{background-color:#dcdcdc;border-radius:17px;box-shadow:0 30px 60px -12px rgba(5,232,221,.959),#0006;height:auto;margin:20px auto 0;text-align:center;width:60%}.contact-card img{border-radius:75px;height:150px;width:150px}.p1{color:#50055c}.p1,.p2{font-style:oblique}.p2{color:#e22b2b}.contact-card .p3{color:#000;font-style:oblique;margin-left:10%;width:80%}.contact-card form{align-content:center;align-items:normal;display:inline-block;justify-content:space-between;margin-bottom:30px;margin-top:10px;text-align:center}.contact-card form label{color:#ff008c;font-style:oblique}.contact-card form input{margin-right:45px;margin-top:40px}.contact-card form input.inp{background-color:#f07;border:none;border-radius:10px;color:#fff;cursor:pointer;height:40px;margin-left:20px;margin-top:40px;padding:0;width:70px}.contact-card form input.inp:active{background-color:#37ff00;border:none;color:#fff;cursor:pointer;transition:.5s ease-in-out}.contact-card form input.inp:hover{opacity:90%}nav{background:#79bdd6;box-shadow:0 5px 15px #0009;justify-content:space-between;margin-top:-15px}#ref,nav{align-items:center;display:flex}#ref{justify-content:center}#ref li{list-style:none;padding:0 20px;position:relative}#ref li a{border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.3rem;font-size:20px;font-weight:600;text-decoration:none;transition:.35s ease-in-out}#ref li a:hover{color:#010d10}#ref li a:hover:after{background-color:#f8087c;bottom:-4px;content:"";height:2px;left:20px;position:absolute;width:30%}#mobile{display:none}#mobile i{align-items:center;color:#f80868;margin-right:30px}@media screen and (max-width:769px){#ref{align-items:flex-start;background-color:#247c8c;box-shadow:0 40px 60px #00000003;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding:40px 0 0 10px;position:fixed;right:-240px;top:88px;transition:.3s ease-in-out;width:240px}#ref.active{right:0}#ref li{margin-bottom:25px}#mobile{display:block}#mobile i{cursor:pointer;font-size:24px}}
/*# sourceMappingURL=main.9b24c964.css.map*/