@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Karla&family=Montserrat:wght@500&family=Pacifico&family=Sacramento&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;text-align:left}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#eee;font-family:Montserrat,sans-serif}.container{display:grid;justify-content:center;overflow:hidden;position:relative;text-align:center}.home{align-self:center;color:#070763;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:4rem;width:100%}@media screen and (max-width:450px){.home{padding-top:14rem}}@media screen and (max-width:360px){.home{padding-top:6rem}}@media screen and (max-height:736px){.home{padding-top:8rem}}.home h1{-webkit-animation:mymove 1s ease-in-out;animation:mymove 1s ease-in-out;font-family:Pacifico,cursive;font-size:2.3rem;letter-spacing:2px;overflow:hidden}@media screen and (max-width:550px){.home h1{font-size:1rem}}@-webkit-keyframes mymove{0%{opacity:0;-webkit-transform:translateX(15rem);transform:translateX(15rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mymove{0%{opacity:0;-webkit-transform:translateX(15rem);transform:translateX(15rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.home p{font-size:1.1rem;font-weight:600;margin:.3rem auto;text-align:center;width:300px}@media screen and (max-width:550px){.home p{font-size:13px}}.home button{background:#4d5b9e;border:none;border-radius:10px;color:#f5f7fb;cursor:pointer;font-family:inherit;font-size:1.1rem;margin-top:.1rem;outline:none;padding:15px 40px;width:15rem}@media screen and (max-width:550px){.home button{width:21rem}}@media screen and (max-width:360px){.home button{width:18rem}}.blobb1{bottom:-20rem;left:-17rem;position:absolute;-webkit-transform:rotate(35deg);transform:rotate(35deg)}@media screen and (max-width:550px){.blobb1{bottom:-20rem;left:-22rem}}.blobb2{position:absolute;right:-14rem;top:-22rem;-webkit-transform:rotate(80deg);transform:rotate(80deg)}@media screen and (max-width:550px){.blobb2{right:-18rem}}.home .form{display:grid;justify-content:center;justify-self:center;padding:2rem}.form .form-element{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.form-element select{align-self:end;background:#fff;border:none;border-radius:5px;box-shadow:4px 4px 10px rgba(0,0,0,.4);color:#5e5c5c;cursor:pointer;font-family:inherit;font-size:1rem;height:3rem;justify-self:center;margin-top:-15px;outline:none;padding:0 .8rem;width:100%}@media screen and (max-width:550px){.form-element select{font-size:13px;height:3rem}.form-element option{font-size:9px}}.form-element label{align-self:start;font-weight:700;justify-self:start;letter-spacing:1px}@media screen and (max-width:550px){.form-element label{font-size:11px}.home button{font-size:13px;margin-top:-1rem;padding:1rem 3rem}}.app{height:100vh;margin-top:8rem}@media screen and (max-height:736px){.app{margin-top:8rem}}.question{grid-gap:19px;display:grid;gap:19px;grid-template-columns:1fr;justify-content:center;justify-self:center;padding:.2rem;position:relative;text-align:left;width:42rem;z-index:1}@media screen and (max-width:550px){.question{font-size:13px;width:25rem}}@media screen and (max-width:450px){.question{font-size:13px;width:18rem}}@media screen and (max-width:390px){.question{font-size:13px;width:10rem}}.question .options{grid-gap:1rem;color:#212b66;display:grid;gap:1rem;grid-template-columns:auto auto auto auto;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:390px){.question .options{max-width:20rem}}.question .options span{align-content:center;border:1px solid #4d5b9e;border-radius:8px;cursor:pointer;display:grid;font-family:Inter,sans-serif;font-size:13px;font-weight:500;justify-content:center;min-width:5rem;padding:4px 10px}@media screen and (max-width:550px){.question .options span{font-size:11px}}@media screen and (max-width:390px){.question .options span{min-width:4.5rem}}.question h3{color:#293264;font-family:Karla,sans-serif;font-size:1.17em;letter-spacing:.9px;max-width:40rem}@media screen and (max-width:550px){.question h3{font-size:12px;max-width:35rem}}@media screen and (max-width:390px){.question h3{font-size:12px}}.question .line{background:#e6e3e3;height:1px}.check-answer{background-color:#4d5b9e;border:none;border-radius:13px;color:#f5f7fb;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;margin-top:2rem;opacity:40%;outline:none;padding:15px 35px;pointer-events:none}@media screen and (max-width:550px){.check-answer{font-size:13px;padding:13px 35px}}.app .table{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;justify-self:center;margin-top:2rem}@media screen and (max-width:550px){.app .table{gap:5rem;grid-template-columns:repeat(2,10rem)}}@media screen and (max-width:450px){.app .table{gap:1rem;grid-template-columns:10rem}}@media screen and (max-width:390px){.app .table{grid-template-columns:8rem}}.table h3{align-self:center;color:#293264;font-family:Karla,sans-serif;font-size:1.3rem;font-weight:700;justify-self:end}@media screen and (max-width:550px){.table h3{font-size:13px}}.table button{background-color:#4d5b9e;border:none;border-radius:13px;color:#f5f7fb;cursor:pointer;font-family:Inter,sans-serif;font-size:1.08rem;justify-self:end;outline:none;padding:15px 45px}@media screen and (max-width:550px){.table button{font-size:13px;padding:13px 35px}}@media screen and (max-width:450px){.table button{font-size:13px;justify-self:center;padding:12px 25px}}.question .image{align-content:center;display:grid;height:100%;position:absolute;right:-35px}@media screen and (max-width:540px){.question .image{display:none}}
/*# sourceMappingURL=main.7bd9d4f3.css.map*/