@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";body{background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif!important;line-height:1.5;font-weight:400}.font-weight-400{font-weight:400}.font-weight-300{font-weight:300}.font-weight-500{font-weight:500}.max-width{max-width:var(--max-width)}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.mt-100{margin-top:100px}.mb-100{margin-bottom:100px}img{display:block;width:100%;height:100%;object-fit:cover}ul{list-style-type:none;padding-inline-start:0}input,textarea{display:block;width:100%;min-height:60px;padding:10px 5px;outline:none;border-radius:10px;border:1px solid var(--gray-1);background-color:var(--black-2);color:#fff}.cursor-pointer{cursor:pointer}.card{padding:2em}.read-the-docs{color:#888}.home-route{background-color:var(--black-2);padding-top:80px}.home{background-color:var(--black-2);min-height:70svh;padding-bottom:30px}.section-home{max-width:1200px;margin:0 auto;padding-top:100px}.hero-wrapper{padding:20px 20px 80px;margin:0 auto;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.hero-wrapper .hero-title{position:relative;z-index:40;font-size:4.2rem;max-width:1000px;text-transform:capitalize;color:var(--text-white-variant-1)}.hero-wrapper .hero-title span{color:var(--text-color-1);font-weight:200}.hero-img{min-height:550px;max-width:450px;width:100%;height:100%;justify-self:right;background-image:url(/meim.jpeg);background-size:200%;background-position:55% 35%;transform:rotate(2deg);transform-style:preserve-3d;filter:grayscale(.8)}.self-description{max-width:var(--max-width);padding:100px 50px 200px}.self-description h1 span{display:inline;-webkit-background-clip:text;background-clip:text;color:#efefef43;background-image:linear-gradient(to right,#e5e5e5,#d5d5d5);background-size:0% 100%;background-repeat:no-repeat;animation:scroll-reveal linear forwards;animation-timeline:view();animation-range-start:10vh;animation-range-end:60vh}.self-description h1{line-height:1.3}.self-description p{font-weight:500;font-size:2.8rem;line-height:1.2}.mile-stone-card{padding:20px 15px;background-color:var(--black-3);min-width:150px;max-height:150px}.mile-stone-card h1{color:#fff;font-size:4rem}.hero-text{max-width:500px}.project-card .card-title{font-size:4rem;text-transform:uppercase}.discuss-wrapper h1{font-size:4.3rem;line-height:98%}@media screen and (max-width: 992px){.hero-wrapper{padding:20px;grid-template-columns:1fr 1fr;align-items:center}.hero-img{transform:rotate(0);justify-self:center;min-height:450px}.hero-wrapper .hero-title{font-size:3rem}}@media screen and (max-width: 768px){.section-home{padding-top:10px}.hero-wrapper .hero-title{font-size:3.2rem}.hero-wrapper{padding-top:20px;padding-bottom:80px;grid-template-columns:1fr;align-items:center}.hero-img{transform:rotate(0);justify-self:center;max-width:100%;background-size:100%}.self-description h1{font-size:2.5rem}.self-description p{text-align:center;font-weight:400;font-size:2rem;line-height:1.2}}@media screen and (max-width: 576px){.hero-wrapper .hero-title{font-size:2.5rem}.hero-text{margin-top:200px}.project-card .card-title,.discuss-wrapper h1{font-size:3rem}.hero-img{min-height:450px;background-position:center 35%;background-size:150%;background-repeat:no-repeat}}.section-nav-wrapper{background-color:#000;position:fixed;width:100%;z-index:100;top:0}.section-nav-inner{max-width:1200px;margin:0 auto;padding-top:10px;padding-bottom:10px;position:static}.section-nav ul{list-style:none;padding-block-start:0}.section-nav .link-wrapper{max-width:600px}.section-nav .link-wrapper a{text-transform:capitalize}.section-nav .link-wrapper li{padding:5px 15px;border-bottom:1px solid rgb(16,59,56);text-transform:uppercase}@media screen and (max-width: 768px){.section-nav{position:fixed;height:auto;width:100%;top:-50%;left:0;transition:all .5s linear;z-index:50;background-color:var(--black-2);opacity:1}.section-nav.active{top:0}.section-nav .link-wrapper{padding-top:50px;padding-bottom:50px}.section-nav .link-wrapper li{padding:12px 20px}}.section-project-header{background-color:var(--black-2)}.projects-section-wrapper{background-color:var(--black-2);padding-top:50px;padding-bottom:50px}.projects-section{max-width:var(--wrapper-width);margin:0 auto}.section-milestone-wrapper{background-color:#000;padding-top:50px;padding-bottom:50px}.section-milestone{max-width:1100px;margin:0 auto;padding-bottom:100px}.project-card{min-height:70vh;height:100%;margin-bottom:50px;background-color:var(--black-3);border-radius:20px;overflow:hidden}.project-card button{width:max-content;background-color:#171717;margin-bottom:50px;color:#fff}.project-card button:hover{border:1px solid gray;border-radius:30px}.project-card .project-card-img.white{background-color:#f2f0e1}.project-card .project-card-img.blue{background-color:var(--light-blue)}.project-card .project-card-img.purple{background-color:var(--light-purple)}.project-card .project-card-img{height:70vh}.project-card-body{padding:40px}.project-card .project-card-img img{object-fit:contain;scale:.9}@media screen and (max-width: 769px){.project-card{min-height:50vh}.project-card .project-card-img{max-height:70vh;display:block;overflow:hidden}.project-card-body{padding:20px}}.section-service-wrapper{background-color:var(--black-2)}.service-section{min-height:50vh;max-width:var(--max-width);margin:0 auto;padding:60px 20px 50px}.discuss-wrapper{margin-bottom:100px}.discuss-wrapper .discuss{margin:0 auto;height:75vh;max-width:95%;width:100%;background:linear-gradient(#0009,#0009),url(/assets/bg_1.webp);background-repeat:no-repeat;background-size:cover}.discuss-wrapper .btn-custom{padding:10px 20px}.btn-custom{background-color:#49ede7;padding:20px;min-width:150px;font-size:1.2rem;border-radius:20px;color:#000}.btn-hover-1:hover{background-color:#0bc7c1}.btn-custom-2{background-color:#fff;padding:10px 30px;min-width:150px;font-size:1.1rem;border-radius:25px;color:#000}.btn-custom-2:hover{background-color:#000;color:#fff}.contact-section{background-color:var(--black-2);padding-bottom:100px}.contact-wrapper{max-width:var(--max-width);margin:0 auto;text-align:center;padding-top:100px}.custom-card{background-color:var(--black-3);padding:30px;max-width:400px;border-radius:10px}.custom-card.contact{gap:30px;align-items:center}.icon-wrapper{border-radius:10px;padding:10px;background-color:#252525}.icon-wrapper.blue{background-color:#212131;color:#4d88da}.icon-wrapper.purple{background-color:#311531;color:#d515d5}.contact-label{text-align:left;display:block;padding-bottom:10px;padding-top:10px}.contact-form button{width:100%;margin-top:20px;padding:10px 20px;border-radius:30px}.contact-form button:hover{background-color:#fff;color:#000}.contact-form{width:100%}@media screen and (max-width: 576px){.custom-card{background-color:var(--black-2);padding:30px;max-width:100%;border-radius:10px}}.footer-container{padding-bottom:40px;padding-top:40px;background-color:var(--black-3)}.footer{max-width:1200px;margin:0 auto}.footer ul li{padding:5px;text-align:center}.media-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.media-wrapper a{border:1px solid var(--gray-1)}.section-about-me .about-me-first{margin-top:40px;background-color:var(--black-3);padding:50px;border-radius:20px}.about-me-first .about-me-first-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.section-about-me .about-me-first img{min-height:50vh;max-height:55vh;object-position:top;filter:grayscale(1)}.section-about-me .btn-custom{max-width:300px;width:100%;height:max-content;padding:10px 0}.about-mile-stone{display:grid;gap:50px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-mile-stone>div{padding:30px 20px;border-radius:10px;background-color:var(--black-3);align-self:center}.about-quote span{display:inline;-webkit-background-clip:text;background-clip:text;color:#dfdfdf38;background-size:0% 100%;background-repeat:no-repeat;background-image:linear-gradient(to right,#fff,#f0f0f0);animation:scroll-reveal linear forwards;animation-timeline:view();animation-range-start:30vh;animation-range-end:70vh}.about-quote{padding-bottom:200px}@keyframes scroll-reveal{to{background-size:100% 100%}}.section-about-me .about-programs-wrapper{-webkit-mask-image:linear-gradient(to left,transparent,black);mask-image:linear-gradient(to right,transparent,white 20%,white 80%,transparent)}.section-about-me .about-programs{width:max-content;display:flex;grid-template-columns:repeat(5,1fr);gap:20px}.about-programs-wrapper{overflow-x:hidden}.section-about-me .about-programs>div{min-width:200px;max-height:150px;background-color:var(--black-3);padding:10px;border-radius:10px}.section-about-me .about-programs img{object-fit:contain}.why-me-card-wrapper .why-card{padding:40px 10px 15px 20px;max-width:700px;margin-bottom:15px;border-bottom:1px solid rgb(50,50,50)}.why-me-card-wrapper .why-card:first-child{padding-top:0}.why-me-card-wrapper{display:grid;grid-template-columns:30% 70%;gap:40px}.why-card-text{max-height:0px;overflow:hidden;padding-top:10px;transition:all .3s linear}.why-card-progress{width:8px;position:relative}@media screen and (max-width: 992px){.why-me-card-wrapper{display:grid;grid-template-columns:1fr;gap:40px}.about-me-first .about-me-first-inner{grid-template-columns:1fr}}@media screen and (max-width: 872px){.about-me-first .about-me-first-inner img{max-height:450px;min-height:450px}}@media screen and (max-width: 576px){.about-me-first .about-me-first-inner img{max-height:350px;min-height:350px}.section-about-me .about-me-first h1{font-size:2.2rem}.section-about-me .about-me-first{margin-top:20px;padding:15px 15px 50px}.about-me-first .about-me-first-inner{grid-template-columns:1fr;gap:40px}.about-mile-stone{padding:15px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.section-about-me .btn-custom{max-width:100%}.about-quote{font-size:2.2rem;padding-bottom:150px}}.section-detail-wrapper .max-width{max-width:1300px}.section-detail .detail-intro{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;margin-bottom:20px}.section-detail .detail-text{max-width:900px}.section-detail p{margin-bottom:5px}.detail-img-wrapper-mob-1{height:80vh;border-radius:20px;padding:20px;background-color:#f3ceff}.detail-img-wrapper-mob-1.blue{background-color:var(--light-blue)}.detail-img-wrapper-mob-1.purple{background-color:var(--light-purple)}.detail-img-wrapper-1{height:80vh;border-radius:20px;padding:20px;overflow:hidden;background-color:#faf0ff;display:grid;grid-template-columns:500px 100px 500px;justify-content:center}.detail-img-wrapper-1 img,.detail-img-wrapper-mob-1 img,.detail-img-wrapper-2 img{object-fit:contain}.detail-img-wrapper-1 .img-left{margin-top:100px;min-width:600px;position:relative}.detail-img-wrapper-1 .img-right{min-width:600px}.tools{border:1px solid rgb(68,68,68);border-radius:30px;padding:5px 20px;display:inline-block;margin-right:20px}.detail-img-wrapper-2{height:60vh;max-width:900px;padding:10px;width:100%;border-radius:10px;background-color:#a0c5e2}.similar-work-card-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px}.similar-work-card .img-wrapper{height:50vh;background-color:#ffd8d8;border-radius:10px;padding:20px}.similar-work-card .img-wrapper img{object-fit:contain}.similar-work-card .card-info{display:grid;gap:50px;grid-template-columns:repeat(4,minmax(20px,1fr))}.section-detail .btn-custom{background-color:transparent;color:#fff;border:1px solid rgb(60,60,60);padding:8px;border-radius:10px;height:max-content;width:max-content;font-size:1rem}@media screen and (max-width: 768px){.detail-img-wrapper-1{height:60vh;grid-template-columns:200px 200px 100px;justify-content:center}.section-detail .detail-intro{grid-template-columns:repeat(2,1fr);gap:20px}.detail-img-wrapper-mob-1{height:60vh}.detail-img-wrapper-1 .img-left{margin-top:100px;min-width:300px;position:relative}.detail-img-wrapper-1 .img-right{min-width:300px}.similar-work-card-wrapper{grid-template-columns:1fr}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif!important;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--wrapper-width: 1200px;--text-white-variant-1: white;--bg-black-variant-1: #030303;--text-white-variant-2: rgb(215, 215, 215);--text-color-1: rgb(51, 234, 240);--max-width: 1200px;--white-1: white;--black-2: rgb(15, 15, 15);--black-3: rgb(23, 23, 23);--gray-1: rgb(76, 76, 76);--light-purple: rgb(234, 159, 255);--light-blue: rgb(222, 248, 254)}.text-color-1{color:var(--text-color-1)}body{margin:0}h1{font-size:2.5em;line-height:1.3}a{color:inherit;font-weight:inherit;text-decoration:none;transition:all .3s linear;display:inline-block;text-align:center}a:hover{color:var(--white-1);background-color:var(--black-2)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:all .25s}.max-width-1200{max-width:var(--max-width)}.text-white-variant-1{color:var(--text-white-variant-1)}.text-white-variant-2{color:var(--text-white-variant-2)}.bg-black-variant-1{background-color:var(--bg-black-variant-1)}@media (prefers-color-scheme: light){:root{color:#ffffffde;background-color:#fff;--text--white-variant-1: black;--text-white-variant-2: rgb(22, 22, 22);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--wrapper-width: 1200px;--text-white-variant-1: white;--bg-black-variant-1: #030303;--text-white-variant-2: rgb(215, 215, 215);--text-color-1: rgb(51, 234, 240);--max-width: 1200px;--white-1: white;--black-2: rgb(15, 15, 15);--black-3: rgb(23, 23, 23);--gray-1: rgb(76, 76, 76);--light-purple: rgb(234, 159, 255);--light-blue: rgb(222, 248, 254)}}
