@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;margin:0!important;padding:0}::-webkit-scrollbar{height:80px;width:4px}::-webkit-scrollbar-track{background:#222a35}::-webkit-scrollbar-thumb{background:#575c66;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#626970}nav{align-items:center;background-color:#191924;color:#fff;justify-content:space-between;padding:10px 50px;position:fixed;width:100%}.nav__items,nav{display:flex}.nav__items a{color:#fff;margin-right:20px;text-decoration:none}.git,.nav__items a:hover{color:#ffc107}.git{background-color:initial;border:1px solid #ffc107;border-radius:50px;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .6s ease-in-out}.git:hover{background-color:#f0c440;color:#fff}@media screen and (max-width:669px){.nav__items{display:none}}#about{background-color:#191924}.about__container{align-items:center;display:flex;padding:100px 100px 50px}.left{color:#fff;flex:1 1;order:1}.left h1{font-size:2.5em}.left h1,.left h2{margin-bottom:10px}.left h2{font-size:1.5em}.left h2 span{color:#ffc107}.left h3{font-size:1.2em;font-weight:500;margin-bottom:20px;width:90%}.resume{background-color:#ffc107;border:none;border-radius:50px;color:#191924;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .3s ease}.resume:hover{background-color:#ffca28;color:#fff}.right{order:2}.right img{border:2px solid #ffc107;border-radius:50%;max-width:300px;width:100%}@media screen and (max-width:769px){.left{order:2;text-align:center}.right{order:1}.about__container{align-items:center;display:flex;flex-direction:column;padding:100px 0 50px 50px}.left h3{font-size:1em;font-weight:500;margin-bottom:20px;width:90%}}@media screen and (max-width:600px){.about__container{align-items:center;display:flex;flex-direction:column;padding:100px 0 10px 10px}.left h1{font-size:2em;margin-bottom:10px}}#skills{background-color:#1c1c27;padding:20px}.skill__title{color:#fff;font-weight:500;margin-bottom:15px;text-align:center}.skill__container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.skill{background-color:#191924;border:.1px solid #ffc107;border-radius:10px;box-shadow:0 4px 24px #b2e61726;padding:20px;width:450px}.skill h1{color:#fff;font-size:24px;font-weight:500;margin-bottom:20px;text-align:center}.skill__list{flex-wrap:wrap;justify-content:center;margin-bottom:20px}.items,.skill__list{display:flex;gap:10px}.items{align-items:center;border:1.5px solid gray;border-radius:12px;padding:12px 16px}.items img{height:30px;width:30px}.items p{color:#fff}#projects{background-color:#191924;padding:50px 100px}#projects h1{color:#fff;font-weight:500;margin-bottom:30px;text-align:center}.mern__projects{display:flex;flex-wrap:wrap;justify-content:space-around}.project{background-color:#252530;border-radius:10px;margin-bottom:30px;padding:20px;text-align:center;width:400px}.project img{background-color:#aaa;border-radius:10px;height:180px;margin-bottom:15px;width:100%}.project h2{color:#fff;font-size:20px;margin-bottom:10px}.buttons{display:flex;justify-content:space-around}.buttons button{border:none;border-radius:5px;cursor:pointer;padding:10px 20px}.buttons .redirect{background-color:#222a35;color:#fff;transition:.5s}.buttons .redirect:hover{background-color:#000}.buttons .redirect2{background-color:#ffca28;color:#fff}.buttons .redirect2:hover{background-color:#a67608}@media screen and (max-width:615px){#projects{padding:10px}}.footer{background-color:#1c1c27;color:#fff;padding:20px;text-align:center}.footer h1{color:#ffc107;font-size:24px;font-weight:500}.links{margin-top:20px}.links a{color:#fff;margin-right:20px;text-decoration:none}.links a:hover{color:#ffc107;text-decoration:underline}.social__media{margin-top:20px}.social__media .social{color:#fff;cursor:pointer;margin-right:20px;transition:.5s}.social__media .social:hover{color:#ffc107}.contact{background-color:#191924;color:#fff;padding:50px 0;text-align:center}.contact h1{font-size:36px;font-weight:500;margin-bottom:20px}.contact p{font-size:18px;margin-bottom:20px}.email{color:#ffc107;cursor:pointer;font-size:20px;transition:.5s}.email:hover{color:#daba5a;text-decoration:underline}#education{background-color:#1c1c27;padding:50px 0}#education h1{color:#fff;font-weight:500;margin-bottom:30px;text-align:center}.education__card{background-color:#252530;border-radius:10px;margin:0 auto;max-width:600px;padding:20px}.college__details{margin-bottom:20px;text-align:center}.college__details img{height:auto;margin-bottom:10px;max-width:200px}.college__details h3{color:#fff;font-size:24px;font-weight:500;margin-bottom:10px}.college__details p{color:#ccc;font-size:16px;margin-bottom:10px}.education__card h4{color:#fff;font-size:18px;margin-bottom:10px}.education__card h4 span{color:#ff6b6b;font-weight:700}.education__card h5{color:#ccc;font-size:16px;font-weight:500;line-height:1.5}.education__card h5 span{color:#6bffa9;font-weight:700}@media screen and (max-width:615px){.education__card{margin:10px}.college__details h3{font-size:20px}.education__card h4,.education__card h5{font-size:13px}}
/*# sourceMappingURL=main.29e9ce51.css.map*/