@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,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background:rgba(248,217,15,.947);border-radius:4px;color:#222;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;text-transform:uppercase}.btn-light{background:#0000;color:#fff}.btn:hover{background:#fff3;border:.5px solid #ffffff71;color:#fff;transition:all .3s ease-in-out}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;top:0;width:100%;z-index:10}.header-bg{background-color:#000000d9;transition:.5s}.nav-menu{display:flex}.nav-menu li{font-size:20px;padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.humburger{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 li{font-size:2rem;padding:2rem 0}.humburger{display:inline;display:initial}.nav-menu.active{left:0}}.mask{height:100vh;position:relative;width:100%}.back-img{background-position:50%;background-size:cover;object-fit:cover}.back-img,.mask:after{height:100%;width:100%}.mask:after{background-color:#000;content:"";left:0;opacity:.7;position:absolute;top:0}.hero{height:100%;width:100%}.profile{border-radius:50%;height:300px;margin-bottom:10px;opacity:.7;width:300px}.hero .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.hero .content h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero .content p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.content .btn{margin:1rem .2rem}@media screen and (max-width:640px){.hero .content h1{font-size:3rem}.hero .content p{font-size:1.4rem}}.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;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.email,.right{display:flex}.right{flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}h4{padding-bottom:1.2rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}h4{padding-bottom:1rem}h4,p{font-size:1rem}}@media screen and (max-width:350px){h4{font-size:14px;padding-bottom:1rem}p{font-size:12px}}.hero-img{background-color:#00000080;height:60vh;position:relative;width:100%}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img:before{background:url(https://media.istockphoto.com/id/1138004657/photo/he-knows-his-way-around-any-network.jpg?s=1024x1024&w=is&k=20&c=Ur8YnN_GKrir3dzbT-UVc7oLUgh7vB_ObC702jiYJx8=);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.heading h1{font-size:2.4rem}.heading p{align-items:center;font-size:1.4rem}@media screen and (max-width:640px){.heading h1{font-size:2rem}}.pricing{background:#000;padding:6rem 1rem;width:100%}.pricing-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}.card:hover{background:#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%}.dollar{font-size:4rem;font-weight:600;padding:1rem 0}.card .btn{display:block;margin:2rem auto;width:80%}@media screen and (max-width:840px){.pricing-container{grid-template-columns:repeat(2,1fr);margin:auto;max-width:90%}}@media screen and (max-width:640px){.pricing-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.title{padding:4rem 0 1rem;text-align:center}.card-wrapper{padding:6rem 1rem;width:100%}.card-container{grid-gap:40px;display:grid;grid-template-columns:repeat(4,1fr);margin:auto auto 4rem;max-width:1140px}.project-card{align-items:center;border:1px solid hsla(60,2%,75%,.403);border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:16px}.project-card:hover{transform:scale(1.05);transition:transform .3s}.image-wrapper{aspect-ratio:1/1;background:#1a1919;overflow:hidden;padding:1.2rem 1rem;width:100%}.project-card img{height:100%;object-fit:contain;width:100%}.pro-title{color:#fff;padding:5px 0}.pro-content p{font-size:14px;margin-bottom:1rem;opacity:.7;padding:0 15px;text-align:justify}.pro-btns{display:flex;gap:20px}@media screen and (max-width:1024px){.card-container{grid-template-columns:repeat(3,1fr)}.btn{font-size:14px;padding:8px 16px}.pro-btns{gap:10px}}@media screen and (max-width:768px){.card-container{grid-template-columns:repeat(2,1fr)}.btn{font-size:14px;padding:8px 16px}.pro-btns{gap:13px}}@media screen and (max-width:480px){.card-container{grid-template-columns:1fr;padding:0 10px}.btn{font-size:16px;padding:12px 24px}.pro-btns{gap:18px}}
/*# sourceMappingURL=main.21961405.css.map*/