@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);*{box-sizing:border-box;font-family:outfit,sans-serif;margin:0;padding:0}body{background-color:#000}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background-color:#ff0;color:#222}.btn,.btn-light{border:1px solid #fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn-light{background:#0000}.btn-light:hover,.btn:hover{background:#fff3;color:#fff;transition:.3s}.header{display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;text-align:center;width:100%;z-index:10}.header-bg{background-color:#000000d9;transition:.5s}.nav-menu{display:flex}.nav-menu li{font-size:20px;padding:.6rem 1rem 0}.nav-menu li a{font-size:1.2 rem;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}}.into-img{background-color:#000;background-position:50%;background-size:cover;height:100vh;left:0;object-fit:cover;opacity:.4;top:0;width:100%}.hero{height:100%;width:100%}.content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.content h1{font-size:4rem;padding:.6rem 0 1.5rem}.content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.btn{margin:1rem .5rem}@media screen and (max-width:640px){.content h1{font-size:3rem;padding:.6rem 0 1.5rem}.content p{font-size:1.4rem}}.Footer{background-color:#141414;padding:2rem 0;width:100%}.footer-container{grid-gap:40%;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1200px}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{display:flex;margin-top:1rem}h4{font-size:1.2rem;padding-bottom:.7rem}p{font-size:1.5rem}.email{margin-top:.6rem}@media screen and (max-width:800px){.footer-container{grid-gap:9%;grid-template-columns:repeat(1,1fr)}}.hero-img{background-color:#00000080;height:60vh;position:relative;width:100%}.hero-img:before{background-image:url(https://plus.unsplash.com/premium_photo-1683140655656-20448abc55da?q=80&w=1470&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);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%}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.project-heading{padding:4rem 0 2rem;text-align:center}.project-card:active,.project-card:hover{background:#2d4d50;transition:background-color .3s ease-in-out}p{font-size:1.1rem;padding-bottom:1rem;text-align:left}.project-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background:#436c70;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:1.2rem 1rem;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 8px 12px #0003;transform:translateY(-5px)}.project-title{color:#fff;font-size:25px;padding:1rem 0;text-align:center}.pro-content{color:#e0e0e0;font-size:16px;line-height:1.6;margin:.5rem 0;padding:0;text-align:justify}img{border-radius:4px;height:250px;object-fit:cover;width:100%}.pro-btn{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.pro-btn .btn{border-radius:4px;color:#000;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease-in-out}.pro-btn .btn:hover{background:#1c3134}@media screen and (max-width:740px){.project-container{grid-gap:20px;grid-template-columns:1fr;margin:auto;max-width:90%}}h1{text-align:center}li{color:#fff;list-style:none}.skillsheading,h3{margin:5px}.skill{box-shadow:0 14px 28px hsla(0,6%,79%,.233),0 10px 10px hsla(0,6%,79%,.233);color:#fff;margin:60px auto;padding:20px;width:500px}.skill li{margin:20px 0;padding:10px}.bar{background:#353b48;border:1px solid #0000004d;border-radius:10px;box-shadow:0 1px 3px hsla(0,6%,79%,.233),0 1px 2px hsla(0,6%,79%,.233);display:block;height:20px;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.bar:hover{box-shadow:0 14px 28px hsla(0,6%,79%,.233),0 10px 10px hsla(0,6%,79%,.233)}.bar span{background:linear-gradient(135deg,#ec008c,#fc6767);border-radius:10px;display:block;height:100%;transition:width .8s ease-in-out;width:0}.java{animation:java 3s forwards;width:0}.native{animation:native 3s forwards;width:0}.css{animation:css 3s forwards;width:0}.postgres{animation:postgres 3s forwards;width:0}.react{animation:react 3s forwards;width:0}.nodejs{animation:nodejs 3s forwards;width:0}.expressjs{animation:expressjs 3s forwards;width:0}.mongodb{animation:mongodb 3s forwards;width:0}@keyframes java{0%{width:0}to{width:60%}}@keyframes dsa{0%{width:0}to{width:50%}}@keyframes native{0%{width:0}to{width:40%}}@keyframes css{0%{width:0}to{width:35%}}@keyframes postgres{0%{width:0}to{width:45%}}@keyframes react{0%{width:0}to{width:65%}}@keyframes nodejs{0%{width:0}to{width:50%}}@keyframes expressjs{0%{width:0}to{width:50%}}@keyframes mongodb{0%{width:0}to{width:60%}}@media (min-width:768px) and (max-width:1199px){@media (min-width:768px) and (max-width:1199px){.skill{width:70%}}@media (min-width:576px) and (max-width:767px){.skill{width:85%}}@media (max-width:575px){.skill{padding:15px;width:95%}.skill-item{margin:15px 0;padding:5px}.bar{height:15px}}}.about{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:3rem 0;width:100%}.about .left{margin:auto;max-width:350px;padding:1rem;text-align:center}.about .left p{margin:1.2rem 0;text-align:left}.about.right{max-width:700px}.img-container{position:relative;right:200px;width:200px}@media only screen and (max-width:768px){.about .left{max-width:100%}.img-container{margin-top:1.5rem;right:0}}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}.sent{font-size:20px;left:1000px;position:absolute;top:800px}.error{color:red}
/*# sourceMappingURL=main.9ecdfc28.css.map*/