@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background:#f6f6f6}a,h1,h4,p{color:#000;text-decoration:none}ul{list-style-type:none}.btn{background:#00adb5;border:1px solid #fff;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn-light{background:transparent;color:#fff}.btn:hover{background:hsla(0,0%,100%,.2);color:#fff;transition:.3s}.footer{Width:100%;background-color:#222831;padding:6rem 0}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.footer-container p,h4{color:#fff}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}}.hero-section{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/static/media/landscape.a7c374c3197d15209ef6.jpg);background-position:50%;background-size:cover}.hero-container{align-items:center;display:grid;grid-template-columns:1fr 1fr;height:100%;margin:auto;max-width:90%}.hero-container h1{color:#fff;font-size:3.8rem;margin-bottom:1.5rem}.content .my-img{border-radius:30%;box-shadow:0 15px 35px #01aeff;max-width:60%;transition:.5s}.content .my-img:hover{box-shadow:0 -15px 35px #01aeff}.hero-container p{color:#fff;font-size:1.5rem}.hero-container .content{margin:20% auto;max-width:100%;text-align:center}.right{margin-top:0}@media screen and (max-width:740px){.hero-container{grid-template-columns:1fr}.hero-container h1{font-size:3rem}.content .my-img{margin-top:-20%;max-width:80%}.hero-container p{margin-top:15%}}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header h1{color:#fff}.header-bg{background-color:rgba(0,0,0,.8);transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{color:#fff;font-size:1.2rem;font-weight:500}.hamburger{display:none}@media screen and (max-width:1040px){.nav-menu{align-items:center;background:hsla(0,3%,8%,.9);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}}.about{grid-gap:5%;display:grid;grid-template-columns:1fr 1fr;margin:3rem auto;width:90%}.about-content li{font-size:1.2rem;line-height:2rem;text-align:left}.about-content{text-align:center}.about-content p{margin:3% 0;text-align:left}.skill-table{border-collapse:collapse;text-align:left;width:100%}.skill-table td{padding:2%}.about .btn:hover{color:#000}@media screen and (max-width:740px){.skill-heading{margin-top:2.5rem}.about{grid-template-columns:1fr}.skill-table{margin-bottom:8%}}.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:85%;padding-bottom:5rem}.project-card{background:#f6f6f6;box-shadow:0 5px 15px rgba(0,0,0,.35);padding:1.2rem 1rem;transition:.5s}.project-card:hover{box-shadow:0 22px 70px 4px rgba(0,0,0,.56)}.project-card img{width:100%}.project-title{color:#000;padding:1rem 0}.pro-details{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.pro-btns{display:flex;justify-content:space-between;padding:2rem 0 0}.pro-btns .btn{padding:.5rem 1rem}.pro-btns .btn:hover{color:#000;padding:.5rem 1rem}@media screen and (max-width:740px){.project-container{grid-template-columns:1fr;max-width:90%}}.hero-img{background:rgba(0,0,0,.5);height:60vh;position:relative;width:100%}.hero-img:before{background:url(/static/media/hero-img2.7248ea2ed72e9d931716.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%}.hero-img h1{color:#fff;font-size:2.4rem}.hero-img p{color:#fff;font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.pricing{background:#000;padding:6rem 1rem;width:100%}.card-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px}@media screen and (max-width:740px){.card-container{grid-template-columns:1fr;max-width:90%}}.card{border:1px solid #eee;color:#eee;padding:1rem;text-align:center;transition:.4s}.card:hover{background-color:#141414}.card h3{font-size:1.4rem;padding:1rem}.card p{padding:10px 0}.bar{border-bottom:1px solid #eee;display:block;margin:1.5rem auto;width:10%}.btc{font-size:4rem;font-weight:600;padding:1rem 0}.card .btn{display:block;margin:2rem auto;width:80%}.contact-me{grid-gap:20px;display:grid;margin:4% auto;max-width:40%;text-align:center}.contact-me a:hover{color:#000}@media screen and (max-width:640px){.contact-me{max-width:80%}}
/*# sourceMappingURL=main.0dba1f8c.css.map*/