@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;font-family:Outfit,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:#f8d90f;border:1px solid #fff;color:#222;cursor:pointer;font-size:1rem;font-size:600;padding:12px 32px;text-transform:uppercase}.btn-light,.btn:hover{background:#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;transition:.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-color:#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:100vh;position:relative;width:100%}.into-img{background-position:50%;background-size:cover;object-fit:cover}.into-img,.mask:after{height:100%;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.8;position:absolute;top:0}.hero{height:100%;width:100%}.hero .content{align-items:center;display:flex;flex-direction:column;gap:.5rem;left:50%;max-width:800px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.hero .content h1{font-size:4rem}.hero .content p{font-size:1.4rem;font-weight:200;margin:0;text-transform:uppercase}.hero .content .p{font-size:1.2rem;font-style:italic;font-weight:300;margin-bottom:1.5rem;text-transform:none}.content .btn{margin:.5rem}@media screen and (max-width:640px){.hero .content{gap:.8rem}.hero .content h1{font-size:3rem}.hero .content p{font-size:1.2rem}.hero .content .p{font-size:1rem;margin-bottom:1.2rem}}.hero .content .p1{color:green;font-weight:400;text-transform:none}.footer{background-color:#131313cc;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:flex;flex-direction:column;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;padding:1rem}.social{display:flex;gap:1rem;margin-top:1rem}h4{padding-bottom:.7rem}h4,p{color:#fff;font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr;text-align:center}.social{justify-content:center}}.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:#1a1919;border-radius:10px;padding:1.2rem 1rem;transition:transform .3s ease-in-out}.project-card:hover{transform:scale(1.05)}.project-card img{border-radius:10px;width:100%}.project-title{color:#fff;padding:1rem 0;text-align:center}.pro-details p{font-size:1.1rem;padding-bottom:1rem;text-align:justify}.pro-btns{display:flex;justify-content:space-between;padding:.5rem 0}.pro-btns .btn{padding:.5rem 1rem}@media screen and (max-width:740px){.project-container{gap:20px;grid-template-columns:1fr;max-width:90%}.project-card{margin:auto;max-width:350px;width:100%}.pro-btns{align-items:center;flex-direction:column}.pro-btns .btn{margin-bottom:10px}}.hero-img{background:#00000080;height:60vh;position:relative;width:100%}.hero-img:before{background:url(https://www.cybertegic.com/wp-content/uploads/2022/01/7-Tips-in-Optimizing-a-Landing-Page.jpg);background-position:50%;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-widht:640px){.hero-img h1{font-size:2rem}}.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}.about .right{max-width:700px}.right .img-container{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);position:relative;text-align:center}.right .img{border:1px solid #333;max-width:90%}.right .top{grid-column:1/span 8;grid-row:1;padding-top:20%;z-index:6}.right .bottom{grid-column:1/span -1;grid-row:1;z-index:5}.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}.card{border:1px solid #eee;color:#eee;padding:1rem;text-align:center;transition:background-color .3s ease-in-out}.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%}@media screen and (max-width:740px){.card-container{gap:20px;grid-template-columns:1fr;max-width:90%}.card{margin:auto;max-width:300px;width:100%}}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:rgb(255,255,255 .1);color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:1.2rem}
/*# sourceMappingURL=main.8937b382.css.map*/