.page-module-scss-module__mFJyta__hero{padding:var(--spacing-2xl)0;background:var(--color-secondary);align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__mFJyta__heroBackground{opacity:.25;position:absolute;inset:0}.page-module-scss-module__mFJyta__heroBackground:after{content:"";background:linear-gradient(to bottom,transparent 0%,var(--color-secondary)100%);position:absolute;inset:0}.page-module-scss-module__mFJyta__heroTitle{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.page-module-scss-module__mFJyta__heroDescription{max-width:700px;color:var(--text-secondary);margin:0 auto;font-size:clamp(1rem,2vw,1.125rem)}.page-module-scss-module__mFJyta__categories{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.page-module-scss-module__mFJyta__categoryPill{color:var(--text-primary);cursor:pointer;transition:all var(--transition-normal);background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module-scss-module__mFJyta__categoryPill:first-child{background:var(--color-primary);color:var(--color-secondary);border-color:var(--color-primary)}.page-module-scss-module__mFJyta__categoryPill:hover:not(:first-child){border-color:var(--color-primary);background:#ffffff1f}.page-module-scss-module__mFJyta__grid{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:640px){.page-module-scss-module__mFJyta__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module-scss-module__mFJyta__grid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__mFJyta__card{border-radius:var(--border-radius-lg);background:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-normal);position:relative;overflow:hidden}.page-module-scss-module__mFJyta__card:hover{border-color:#f4b4004d;transform:translateY(-6px);box-shadow:0 15px 35px #0000004d}.page-module-scss-module__mFJyta__card:hover .page-module-scss-module__mFJyta__overlay{opacity:.3}.page-module-scss-module__mFJyta__card:hover .page-module-scss-module__mFJyta__imageContainer img{transform:scale(1.05)}.page-module-scss-module__mFJyta__imageContainer{aspect-ratio:4/3;position:relative;overflow:hidden}.page-module-scss-module__mFJyta__imageContainer img{transition:transform var(--transition-slow)}.page-module-scss-module__mFJyta__overlay{opacity:.5;transition:opacity var(--transition-normal);background:linear-gradient(#0000 0%,#0d2137cc 100%);position:absolute;inset:0}.page-module-scss-module__mFJyta__badge{background:var(--color-primary);color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.375rem .875rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.page-module-scss-module__mFJyta__content{padding:var(--spacing-md)}.page-module-scss-module__mFJyta__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.page-module-scss-module__mFJyta__service{color:var(--text-secondary);margin-bottom:.625rem;font-size:.9375rem}.page-module-scss-module__mFJyta__location{color:var(--text-muted);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.page-module-scss-module__mFJyta__location svg{color:var(--color-primary)}.page-module-scss-module__mFJyta__statsSection{padding:var(--spacing-xl)0;background:var(--color-secondary)}.page-module-scss-module__mFJyta__statsGrid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.page-module-scss-module__mFJyta__statsGrid{grid-template-columns:repeat(4,1fr)}}.page-module-scss-module__mFJyta__statItem{text-align:center;padding:var(--spacing-md)}.page-module-scss-module__mFJyta__statValue{color:var(--color-primary);font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.2;display:block}.page-module-scss-module__mFJyta__statLabel{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem;display:block}
.ProjectsGallery-module-scss-module__RG8t-W__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.ProjectsGallery-module-scss-module__RG8t-W__filterBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:2px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.ProjectsGallery-module-scss-module__RG8t-W__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.ProjectsGallery-module-scss-module__RG8t-W__filterBtn.ProjectsGallery-module-scss-module__RG8t-W__active{background:var(--color-primary);border-color:var(--color-primary);color:#0f1729;font-weight:600}.ProjectsGallery-module-scss-module__RG8t-W__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.ProjectsGallery-module-scss-module__RG8t-W__card{background:#1a2332;border:1px solid #ffffff14;border-radius:1rem;transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 4px 20px #0000004d}.ProjectsGallery-module-scss-module__RG8t-W__card:hover{border-color:var(--color-primary);transform:translateY(-6px);box-shadow:0 12px 40px #0006}.ProjectsGallery-module-scss-module__RG8t-W__card:hover .ProjectsGallery-module-scss-module__RG8t-W__overlay{opacity:1}.ProjectsGallery-module-scss-module__RG8t-W__card:hover .ProjectsGallery-module-scss-module__RG8t-W__zoomIcon{opacity:1;transform:scale(1)}.ProjectsGallery-module-scss-module__RG8t-W__imageContainer{aspect-ratio:4/3;cursor:pointer;position:relative;overflow:hidden}.ProjectsGallery-module-scss-module__RG8t-W__overlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectsGallery-module-scss-module__RG8t-W__zoomIcon{color:#fff;opacity:0;transition:transform .3s,opacity .3s;transform:scale(.8)}.ProjectsGallery-module-scss-module__RG8t-W__badge{background:var(--color-primary);color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em;z-index:3;border-radius:50px;padding:.4rem .875rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #0000004d}.ProjectsGallery-module-scss-module__RG8t-W__content{padding:1.25rem}.ProjectsGallery-module-scss-module__RG8t-W__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.ProjectsGallery-module-scss-module__RG8t-W__service{color:var(--text-secondary);margin-bottom:.75rem;font-size:.875rem}.ProjectsGallery-module-scss-module__RG8t-W__location{color:var(--color-primary);align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.ProjectsGallery-module-scss-module__RG8t-W__location svg{flex-shrink:0}@media (max-width:640px){.ProjectsGallery-module-scss-module__RG8t-W__grid{grid-template-columns:1fr}}
.Lightbox-module-scss-module__fwuEaq__overlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;animation:.2s Lightbox-module-scss-module__fwuEaq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Lightbox-module-scss-module__fwuEaq__fadeIn{0%{opacity:0}to{opacity:1}}.Lightbox-module-scss-module__fwuEaq__content{justify-content:center;align-items:center;width:100%;max-width:1400px;height:100%;max-height:90vh;display:flex;position:relative}.Lightbox-module-scss-module__fwuEaq__imageWrapper{width:100%;max-width:1200px;height:80vh;position:relative}.Lightbox-module-scss-module__fwuEaq__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.Lightbox-module-scss-module__fwuEaq__closeBtn:hover{background:#fff3;transform:scale(1.1)}.Lightbox-module-scss-module__fwuEaq__navBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module-scss-module__fwuEaq__navBtn:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.Lightbox-module-scss-module__fwuEaq__navBtn[data-direction=prev]{left:1rem}.Lightbox-module-scss-module__fwuEaq__navBtn[data-direction=next]{right:1rem}.Lightbox-module-scss-module__fwuEaq__caption{color:#fff;text-align:center;background:#0009;border-radius:.5rem;max-width:80%;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:500;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Lightbox-module-scss-module__fwuEaq__counter{color:#ffffffb3;font-size:.875rem;position:absolute;bottom:1rem;right:1rem}@media (max-width:768px){.Lightbox-module-scss-module__fwuEaq__navBtn{width:44px;height:44px}.Lightbox-module-scss-module__fwuEaq__navBtn[data-direction=prev]{left:.5rem}.Lightbox-module-scss-module__fwuEaq__navBtn[data-direction=next]{right:.5rem}.Lightbox-module-scss-module__fwuEaq__closeBtn{width:40px;height:40px;top:.5rem;right:.5rem}}
.page-module-scss-module__wM52nq__heroSection{background:var(--color-secondary);overflow:hidden}.page-module-scss-module__wM52nq__heroContent{padding:var(--spacing-xl)0;grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.page-module-scss-module__wM52nq__heroContent{grid-template-columns:1.2fr 1fr}.page-module-scss-module__wM52nq__heroContent div:first-child{order:1}.page-module-scss-module__wM52nq__heroContent div:last-child{order:2}}.page-module-scss-module__wM52nq__heroImageContainer{aspect-ratio:4/3;border-radius:var(--border-radius-lg);order:1;min-height:280px;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden;transform:perspective(1000px);box-shadow:0 20px 50px #0006}.page-module-scss-module__wM52nq__heroImageContainer:hover{cursor:pointer;transform:perspective(1000px)translateY(-5px)scale(1.02);box-shadow:0 30px 60px #00000080}@media (min-width:768px){.page-module-scss-module__wM52nq__heroImageContainer{order:2}}@media (max-width:450px){.page-module-scss-module__wM52nq__heroImageContainer{min-height:unset;aspect-ratio:16/9}}.page-module-scss-module__wM52nq__subservicesContainer{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:clamp(1.5rem,4vw,3rem);overflow:hidden;box-shadow:0 10px 40px -10px #0000001a}.page-module-scss-module__wM52nq__subservicesGrid{grid-template-columns:1fr;gap:2rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.page-module-scss-module__wM52nq__subservicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem 3rem}}.page-module-scss-module__wM52nq__subserviceItem{border-radius:var(--border-radius);align-items:flex-start;gap:1rem;padding:1rem;transition:background-color .3s;display:flex}.page-module-scss-module__wM52nq__subserviceItem:hover{background-color:#ffffff08}.page-module-scss-module__wM52nq__checkIcon{color:var(--color-primary);background:#f4b4001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;transition:transform .3s;animation:2s ease-in-out infinite page-module-scss-module__wM52nq__pulse;display:flex}.page-module-scss-module__wM52nq__subserviceItem:hover .page-module-scss-module__wM52nq__checkIcon{background:#f4b40033;transform:scale(1.1)}@keyframes page-module-scss-module__wM52nq__pulse{0%{box-shadow:0 0 #f4b40066}70%{box-shadow:0 0 0 6px #f4b40000}to{box-shadow:0 0 #f4b40000}}
