@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,400;1,600&display=swap")
*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#07011c}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.header{align-items:center;justify-content:space-between}.header,.nav-menu{display:flex}.nav-menu ul{display:flex;list-style-type:none;margin:0;padding:0}.nav-menu ul li{margin-right:20px}.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-color:#1e0841e6;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%;z-index:-3}.nav-menu.active{transform:translateX(0);z-index:1}.nav-menu ul{text-align:center}.nav-menu ul li{margin-bottom:20px}.nav-menu li a{padding:1rem 0}.hamburger{cursor:pointer;display:inline;display:initial;margin-right:20px;z-index:2}.hamburger div{background-color:#fff;height:3px;margin:5px;transition:all .3s ease;width:25px}.hamburger.active div:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active div:nth-child(2){opacity:0}.hamburger.active div:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}.hero,.mask{height:100vh;position:relative;width:100%}.mask{left:0;top:0}.intro-img{background-size:cover;height:100%;object-fit:cover;width:100%}.mask:after{background-color:#000;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.content{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;margin:30px 0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.content .intro-text{margin-bottom:20px}.content .intro-text p{font-size:1.5rem;font-weight:300;margin:0;text-shadow:0 4px 4px #282828}.my-name{color:#000;text-shadow:0 4px 4px #282828}#element{color:#0c0b0b}.buttons{margin-top:1rem}.buttons .btn{border:2px solid #fff;border-radius:5px;font-size:1rem;margin:.2rem;padding:.5rem;text-decoration:none}.btn{background-color:#1e0841e6;color:#edebef}.btn-github{background-color:initial;color:#fff;text-shadow:2px 2px 4px #1e0841e6}.animated-text{color:#fff;font-size:4rem;font-weight:700;text-shadow:0 4px 50px #282828;text-shadow:#0c0b0b}.project-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:#000;padding:1rem}.project-card img{width:100%}.project-title{color:#fff;padding:1rem 0}.pro-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.pro-btns{display:flex;justify-content:space-between;padding:2rem 0}.pro-btns .btn{border-radius:20px;padding:.8rem 1.5rem}@media screen and (max-width:740px){.project-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:90%}}.footer{padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left{display:fkex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:12px;margin-top:1px}.right{display:flex;flex-direction:column;height:100%;line-height:25px;margin-top:1px;max-width:100%;padding:1rem}.hero-img{height:95%;position:relative;width:100%}.hero-img:before{background-image:url(/static/media/girl.dde2046709b378cf599c.jpg);background-position:top;background-size:cover;content:"";height:140%;left:0;position:absolute;top:0;width:100%;z-index:-1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.hero-img{font-size:2rem}.hero-img p{font-size:1.4rem;text-align:center}label{color:#fff;margin:75px auto 2px}form{display:flex;flex-direction:column;font-size:1.2 rem;margin:auto;max-width:600px;padding:50px 18px}form .btn{background-color:#000}
/*# sourceMappingURL=main.f9493381.css.map*/