.Hero-module__ejOdHG__hero{background-image:url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?q=80&w=1920&auto=format&fit=crop);background-position:50%;background-size:cover;align-items:center;height:min(90vh,800px);min-height:600px;display:flex;position:relative}.Hero-module__ejOdHG__overlay{z-index:1;background:linear-gradient(90deg,#0f1115f2 0%,#0f1115d9 50%,#0f111566 100%);position:absolute;inset:0}.Hero-module__ejOdHG__container{z-index:2;width:100%;position:relative}.Hero-module__ejOdHG__content{max-width:750px}.Hero-module__ejOdHG__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__ejOdHG__highlight{color:var(--accent-primary)}.Hero-module__ejOdHG__subtitle{color:#d4d4d8;max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__ejOdHG__actions{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__ejOdHG__ctaButton{min-width:180px;padding:1rem 2rem;font-size:1rem}@media (max-width:768px){.Hero-module__ejOdHG__hero{background-position:70%;min-height:500px}}
.TrustBar-module__PLO1Ma__bar{background-color:var(--bg-tertiary);border-bottom:1px solid var(--border-primary);padding:2.5rem 0}.TrustBar-module__PLO1Ma__container{grid-template-columns:repeat(4,1fr);justify-items:center;gap:2rem;display:grid}.TrustBar-module__PLO1Ma__item{color:var(--text-primary);opacity:.9;align-items:center;gap:1rem;display:flex}.TrustBar-module__PLO1Ma__icon{font-size:2rem}.TrustBar-module__PLO1Ma__label{font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600}@media (max-width:900px){.TrustBar-module__PLO1Ma__container{grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem}.TrustBar-module__PLO1Ma__item{justify-content:center;width:100%}}@media (max-width:480px){.TrustBar-module__PLO1Ma__container{grid-template-columns:1fr}}
.ServicesGrid-module__5E7NNW__section{background-color:var(--bg-primary);padding:6rem 0}.ServicesGrid-module__5E7NNW__header{text-align:center;margin-bottom:4rem}.ServicesGrid-module__5E7NNW__heading{color:#fff;margin-bottom:1rem;font-size:2.5rem}.ServicesGrid-module__5E7NNW__highlight{color:var(--accent-primary)}.ServicesGrid-module__5E7NNW__subheading{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.ServicesGrid-module__5E7NNW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.ServicesGrid-module__5E7NNW__card{background-color:var(--bg-secondary);border:1px solid var(--border-primary);flex-direction:column;align-items:flex-start;padding:2.5rem;transition:all .3s;display:flex}.ServicesGrid-module__5E7NNW__card:hover{border-color:var(--accent-primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.ServicesGrid-module__5E7NNW__icon{color:var(--accent-primary);margin-bottom:1.5rem}.ServicesGrid-module__5E7NNW__title{color:#fff;margin-bottom:1rem;font-size:1.5rem}.ServicesGrid-module__5E7NNW__description{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;line-height:1.6}.ServicesGrid-module__5E7NNW__link{color:var(--text-primary);font-weight:600;font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.9rem;transition:gap .2s,color .2s;display:flex}.ServicesGrid-module__5E7NNW__link:hover{color:var(--accent-primary);gap:.75rem}
.IndustriesSection-module__C_OoAG__section{background-color:var(--bg-tertiary);padding:0}.IndustriesSection-module__C_OoAG__header{text-align:center;background-color:var(--bg-primary);padding:4rem 1rem}.IndustriesSection-module__C_OoAG__sectionTitle{color:#fff;font-size:2.5rem}.IndustriesSection-module__C_OoAG__highlight{color:var(--accent-primary)}.IndustriesSection-module__C_OoAG__grid{grid-template-columns:repeat(4,1fr);gap:0;height:550px;display:grid}.IndustriesSection-module__C_OoAG__card{cursor:pointer;background-position:50%;background-size:cover;position:relative;overflow:hidden}.IndustriesSection-module__C_OoAG__overlay{text-align:center;background:#0f1115e6;justify-content:center;align-items:center;padding:2.5rem;transition:background .4s;display:flex;position:absolute;inset:0}.IndustriesSection-module__C_OoAG__card:hover .IndustriesSection-module__C_OoAG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f11154d}.IndustriesSection-module__C_OoAG__content{flex-direction:column;align-items:center;transition:transform .4s;display:flex;transform:translateY(10px)}.IndustriesSection-module__C_OoAG__card:hover .IndustriesSection-module__C_OoAG__content{transform:translateY(-10px)}.IndustriesSection-module__C_OoAG__icon{width:48px;height:48px;color:var(--accent-primary);margin-bottom:1.5rem;transition:color .3s}.IndustriesSection-module__C_OoAG__card:hover .IndustriesSection-module__C_OoAG__icon{color:#fff}.IndustriesSection-module__C_OoAG__title{color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.IndustriesSection-module__C_OoAG__description{color:#e4e4e7;opacity:0;max-width:300px;font-size:.95rem;line-height:1.5;transition:all .4s;transform:translateY(20px)}.IndustriesSection-module__C_OoAG__card:hover .IndustriesSection-module__C_OoAG__description{opacity:1;transform:translateY(0)}@media (max-width:1200px){.IndustriesSection-module__C_OoAG__grid{grid-template-columns:repeat(2,1fr);height:800px}}@media (max-width:600px){.IndustriesSection-module__C_OoAG__grid{grid-template-columns:1fr;height:auto}.IndustriesSection-module__C_OoAG__card{aspect-ratio:16/9;min-height:300px}.IndustriesSection-module__C_OoAG__description{opacity:1;transform:translateY(0)}}
.FeaturedProjects-module__fesFlq__section{background-color:var(--bg-primary);padding:6rem 0}.FeaturedProjects-module__fesFlq__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.FeaturedProjects-module__fesFlq__heading{color:#fff;margin-bottom:.5rem;font-size:2.5rem}.FeaturedProjects-module__fesFlq__highlight{color:var(--accent-primary)}.FeaturedProjects-module__fesFlq__subheading{color:var(--text-secondary);font-size:1.1rem}.FeaturedProjects-module__fesFlq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.FeaturedProjects-module__fesFlq__card{cursor:pointer}.FeaturedProjects-module__fesFlq__imageWrapper{border-bottom:3px solid var(--accent-primary);height:300px;margin-bottom:1.5rem;position:relative;overflow:hidden}.FeaturedProjects-module__fesFlq__image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.FeaturedProjects-module__fesFlq__card:hover .FeaturedProjects-module__fesFlq__image{transform:scale(1.05)}.FeaturedProjects-module__fesFlq__category{background-color:var(--accent-primary);color:#fff;text-transform:uppercase;padding:.25rem .75rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;left:1rem}.FeaturedProjects-module__fesFlq__title{color:#fff;margin-bottom:.25rem;font-size:1.25rem;transition:color .2s}.FeaturedProjects-module__fesFlq__card:hover .FeaturedProjects-module__fesFlq__title{color:var(--accent-primary)}.FeaturedProjects-module__fesFlq__location{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.FeaturedProjects-module__fesFlq__location:before{content:"📍";font-size:1em}.FeaturedProjects-module__fesFlq__mobileAction{text-align:center;margin-top:2rem;display:none}@media (max-width:768px){.FeaturedProjects-module__fesFlq__header{flex-direction:column;align-items:flex-start;gap:1rem}.FeaturedProjects-module__fesFlq__headerLink{display:none}.FeaturedProjects-module__fesFlq__mobileAction{display:block}}
.WhyChooseUs-module__b2ZN7G__section{background-color:var(--bg-tertiary);padding:6rem 0}.WhyChooseUs-module__b2ZN7G__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.WhyChooseUs-module__b2ZN7G__heading{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.WhyChooseUs-module__b2ZN7G__highlight{color:var(--accent-primary)}.WhyChooseUs-module__b2ZN7G__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.WhyChooseUs-module__b2ZN7G__list{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.WhyChooseUs-module__b2ZN7G__listItem{color:#e4e4e7;align-items:flex-start;gap:1rem;font-size:1rem;display:flex}.WhyChooseUs-module__b2ZN7G__icon{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.WhyChooseUs-module__b2ZN7G__imageWrapper{height:500px;position:relative}.WhyChooseUs-module__b2ZN7G__image{background-image:url(https://images.unsplash.com/photo-1531834685032-c34bf0d84c7c?auto=format&fit=crop&q=80);background-position:50%;background-size:cover;border-radius:4px;width:100%;height:100%}.WhyChooseUs-module__b2ZN7G__statBox{background-color:var(--accent-primary);flex-direction:column;justify-content:center;align-items:center;min-width:180px;padding:2rem;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 30px #0000004d}.WhyChooseUs-module__b2ZN7G__statNumber{color:#fff;font-size:2.5rem;font-weight:700;font-family:var(--font-oswald)}.WhyChooseUs-module__b2ZN7G__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}@media (max-width:900px){.WhyChooseUs-module__b2ZN7G__container{grid-template-columns:1fr;gap:3rem}.WhyChooseUs-module__b2ZN7G__imageWrapper{height:400px}.WhyChooseUs-module__b2ZN7G__statBox{right:0}}
.ProcessTimeline-module__7qN15q__section{background-color:var(--bg-primary);padding:6rem 0}.ProcessTimeline-module__7qN15q__header{text-align:center;margin-bottom:5rem}.ProcessTimeline-module__7qN15q__heading{color:#fff;margin-bottom:1rem;font-size:2.5rem}.ProcessTimeline-module__7qN15q__highlight{color:var(--accent-primary)}.ProcessTimeline-module__7qN15q__subheading{color:var(--text-secondary)}.ProcessTimeline-module__7qN15q__timeline{justify-content:space-between;gap:2rem;display:flex;position:relative}.ProcessTimeline-module__7qN15q__line{background:var(--border-primary);z-index:0;height:2px;position:absolute;top:30px;left:50px;right:50px}.ProcessTimeline-module__7qN15q__step{z-index:1;text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.ProcessTimeline-module__7qN15q__iconWrapper{background-color:var(--bg-secondary);border:2px solid var(--accent-primary);width:64px;height:64px;color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .3s;display:flex}.ProcessTimeline-module__7qN15q__step:hover .ProcessTimeline-module__7qN15q__iconWrapper{background-color:var(--accent-primary);color:#fff;transform:scale(1.1)}.ProcessTimeline-module__7qN15q__stepTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.ProcessTimeline-module__7qN15q__stepDesc{color:var(--text-secondary);max-width:250px;font-size:.95rem;line-height:1.5}.ProcessTimeline-module__7qN15q__stepNumber{color:var(--bg-secondary);opacity:.5;z-index:-1;font-size:5rem;font-weight:700;font-family:var(--font-oswald);position:absolute;top:-40px}@media (max-width:768px){.ProcessTimeline-module__7qN15q__timeline{flex-direction:column;align-items:center;gap:4rem}.ProcessTimeline-module__7qN15q__line{width:2px;height:80%;top:0;left:50%;transform:translate(-50%)}.ProcessTimeline-module__7qN15q__stepNumber{display:none}}
.Testimonials-module__L9Y4ma__section{background-color:var(--bg-secondary);padding:6rem 0}.Testimonials-module__L9Y4ma__heading{text-align:center;color:#fff;margin-bottom:4rem;font-size:2.5rem}.Testimonials-module__L9Y4ma__highlight{color:var(--accent-primary)}.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__L9Y4ma__card{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:4px;padding:2.5rem;position:relative}.Testimonials-module__L9Y4ma__quoteMark{color:var(--accent-primary);opacity:.3;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1rem;left:1.5rem}.Testimonials-module__L9Y4ma__quote{color:#e4e4e7;z-index:1;margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__L9Y4ma__authorInfo{align-items:center;gap:1rem;display:flex}.Testimonials-module__L9Y4ma__avatar{background-color:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__L9Y4ma__author{color:#fff;margin-bottom:.25rem;font-size:1rem}.Testimonials-module__L9Y4ma__role{color:var(--text-secondary);font-size:.85rem}@media (max-width:600px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:1fr}}
.CTABanner-module__Yz2Llq__section{border-top:1px solid var(--border-primary);background-color:#0000;background-image:linear-gradient(#0f1115e6,#0f1115e6),url(https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:5rem 0}.CTABanner-module__Yz2Llq__container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.CTABanner-module__Yz2Llq__content{max-width:600px}.CTABanner-module__Yz2Llq__heading{color:#fff;margin-bottom:1rem;font-size:2.25rem}.CTABanner-module__Yz2Llq__subheading{color:#ccc;font-size:1.125rem;line-height:1.5}.CTABanner-module__Yz2Llq__actions{gap:1.5rem;display:flex}.CTABanner-module__Yz2Llq__btn{padding:1rem 2rem;font-size:1rem}@media (max-width:900px){.CTABanner-module__Yz2Llq__container{text-align:center;flex-direction:column}.CTABanner-module__Yz2Llq__actions{flex-wrap:wrap;justify-content:center;width:100%}}
