@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.footer-container{text-align:center;justify-content:center;margin-bottom:50px;border:1px solid black;width:100%;align-items:center}.contact{color:#c5c5c5!important;font-size:10px}@media screen and (max-width:480px){.footer{font-size:9px;text-align:center;align-items:center}}.card{border:1px solid #000000;width:310px;height:220px;border-radius:10px;transition:.3s;padding:15px}.start-btn{width:60px;height:30px;border:none;background:#5999ff;border-radius:7px;cursor:pointer;text-decoration:none;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin-top:10px}.card:hover{transform:scale(1.01);transition:.3s;background-color:#e6ffd9;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.card:hover .start-btn{border:1px solid black;border:none}.image-class{width:100px}.link-class{text-decoration:none;color:#fff}.card-container{margin:0;padding:0}@media screen and (max-width:480px){.card{width:150px;height:130px;display:grid;place-items:center;justify-content:center;margin:0 auto;padding:5px}.card h3{font-size:8px}.card .image-class{width:40px;padding:0;margin-bottom:0}.link-class{font-size:10px}.start-btn{width:50px;height:20px;margin-top:0;margin-bottom:10px;font-size:7px}}.quiz-head{text-align:center;margin-top:100px}.home-container h1{color:#f0f0f0;text-shadow:2px 2px 4px #000000}.home-container h2{color:#fbf69c;text-shadow:2px 2px 4px #000000;justify-content:center;align-items:center;display:flex}.card-container{margin:50px 35px}.topic-card{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;text-align:center}.footer-container{text-align:center;align-items:center;justify-content:center;margin-bottom:50px;border:1px solid black;width:100%}.contact{color:gray;font-size:10px}@media screen and (max-width:480px){.home-container h1{font-size:14px}.home-container h2{font-size:10px}.topic-card{display:grid;grid-template-columns:1fr;gap:0px}.quiz-head{margin-top:30px}}.footer{text-align:center}.quiz-container{text-align:center;margin-top:50px;display:flex;justify-content:center;align-items:center}.quiz-container h2{color:#fff}.quiz-div{justify-content:center;height:540px;width:550px;border:1px solid #808080;border-radius:10px;align-items:center;background-color:#fff;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;padding:60px 30px}.question-div{text-align:left}.question-div p{padding:10px}.question hr{margin-top:20px}.question{padding:10px}.options{height:60px;margin:10px;border-radius:5px;box-shadow:0 4px 8px #5f5f5f33,0 6px 20px #4e4e4e30;border:1px solid #dedddd}.options:hover{border:1px solid #c0c0c0}.button-container{display:grid;grid-template-columns:1fr 1fr;margin-top:30px}.exit-btn{justify-content:start;width:100px;height:35px;border:none;background-color:#ff2020;border-radius:5px;color:#fff;margin-left:10px;box-shadow:0 4px 8px #5f5f5f33,0 6px 20px #4e4e4e30}.next-btn{justify-self:end;width:100px;height:35px;border:none;background-color:#0062ff;color:#fff;border-radius:5px;box-shadow:0 4px 8px #5f5f5f33,0 6px 20px #4e4e4e30;cursor:pointer}.result-btn{width:100px;height:35px;border:none;background-color:#0062ff;color:#fff;border-radius:5px;box-shadow:0 4px 8px #5f5f5f33,0 6px 20px #4e4e4e30;cursor:pointer;justify-self:end}.wrong-answer{height:60px;margin:10px;border-radius:5px;box-shadow:0 4px 8px #5f5f5f33,0 6px 20px #4e4e4e30;border:1px solid #ff5959;background:linear-gradient(to right,#ffc1c1,#ffe2dc)}.correct-answer{height:60px;margin:10px;border-radius:5px;box-shadow:0 4px 8px #5f5f5f33,0 6px 20px #4e4e4e30;border:1px solid #6aff6a;background:linear-gradient(to right,#b7ffb7,#d6ffc2)}@media screen and (max-width:480px){.quiz-container{margin-top:100px}.quiz-div{width:300px;height:500px;padding:10px}.quiz-div p{font-size:10px}.options{height:50px}}.result-container{margin-top:100px;justify-content:center;height:540px;width:610px;border:1px solid #808080;border-radius:10px;align-items:center;background:linear-gradient(to right,#fff,#ffffed);padding:60px 30px}.result-div{text-align:center;display:flex;justify-content:center;align-items:center}.result-div p{padding:10px}.score{text-align:center;color:#fff;font-size:30px;text-shadow:2px 2px 4px #000000}.result-img{width:150px;align-items:center}.result-div h4{text-shadow:2px 2px 4px #000000;color:#fff;font-size:30px}.home-btn{width:100px;border:1px solid #6893c9;border-radius:3px;height:30px;margin-top:10px;color:#000;background-color:#ffde4b;font-weight:700}@media screen and (max-width:480px){.result-container{width:350px;height:500px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:poppins;background:linear-gradient(to right,#59dbf8,#63bff8,#fffffd)}
