@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#000}a,h1,h4,h5,p,span{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background-color:#f8d90f;border:1px solid #fff;color:#222;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn-light{background-color:initial;color:#fff}.btn:hover{background-color:#fff3;color:#fff;transition:.3s}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header-bg{background-color:#000000d9;transform:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.hamburger{display:none}@media screen and (max-width:1040px){.nav-menu{align-items:center;background:#000000e6;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%;z-index:-3}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.hamburger{display:inline;display:initial}}.mask{height:80vh;position:relative;width:100%}.banner1{background-position:50%;background-size:cover;object-fit:cover}.banner1,.mask:after{height:100%;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.8;position:absolute;top:0}.banner{height:100%;width:100%}.banner .content{left:50%;position:absolute;text-align:center;top:45%;transform:translate(-50%,-50%)}.banner .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.banner .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.content .buttons{margin-top:40px}.content .btn{margin:1rem .2rem}@media screen and (max-width:640px){.banner .content h1{font-size:4rem}.banner .content p{font-size:1.4rem}}.footer{background-color:#131313cc;padding:1rem 0;width:100%}.footer-container{display:flex;justify-content:center;margin:auto;max-width:1140px}.left,.right{display:flex;flex-direction:row;height:100%;max-width:100%;padding:1rem}.articles-heading{padding:4rem 0 2rem;text-align:center}.article-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.article-card{background:#1a1919;padding:1.2rem 1rem}.article-card img{width:100%}.article-title{color:#fff;padding:1rem 0}@media screen and (max-width:740px){.article-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.utils-heading{padding:4rem 0 2rem;text-align:center}.util-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.util-card{background:#1a1919;padding:1.2rem 1rem}.util-card img{width:100%}.util-title{color:#fff;padding:1rem 0}@media screen and (max-width:740px){.util-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.social{width:100%}.social-heading{padding:1rem 0 2rem;text-align:center}.social-container{align-items:center;display:flex;justify-content:center}.social-icons{display:flex;flex-direction:row;margin-bottom:30px}.buycofee{align-items:center;display:flex;justify-content:center;margin-bottom:50px}.banner2{background-color:#00000080;height:60vh;position:relative;width:100%}.banner2:before{background:url(/static/media/banner2.574657f6651cc28b9be9.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.banner2 h1{font-size:2.4rem}.banner2 p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.banner2 h1{font-size:2rem}}.projects-heading{padding:4rem 0 2rem;text-align:center}.project-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background:#1a1919;padding:1.2rem 1rem}.project-card img{width:100%}.project-title{color:#fff;padding:1rem 0}.project-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.project-buttons{display:flex;justify-content:space-between;padding:.5rem 0}.project-buttons .btn{padding:.5rem 1rem}@media screen and (max-width:740px){.project-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.about{margin-top:5rem;width:100%}.about-intro{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px;padding-bottom:1rem}.about-intro a{display:grid;margin:auto;text-align:center}.about-heading{padding:4rem 0 2rem;text-align:center}.intro-left{padding-left:2%;text-align:justify}.intro-left p{margin:1rem 0}.intro-right img{width:100%}.about-exp{padding-bottom:.2rem}.about-edu,.about-exp{display:grid;margin:auto;max-width:1140px}.about-edu{padding-bottom:1rem}.about-tech{justify-content:center;margin:-30px auto auto;text-align:center;width:100%}.tech-languages,.tech-progress,.tech-tools{margin-top:-40px}.about-tech a{margin-right:8px}#lastImg{margin-right:-8px}.tech-tools{margin-bottom:20px}@media screen and (max-width:740px){.about-intro{grid-template-columns:1fr;margin:auto;max-width:90%}}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea{background-color:#ffffff1a;border-color:#ffffff1a;color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:10px 18px}
/*# sourceMappingURL=main.543240c4.css.map*/