.HeroSection-module___UGK9W__heroSection{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl);align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.HeroSection-module___UGK9W__heroText{flex-direction:column;gap:1.5rem;display:flex}.HeroSection-module___UGK9W__statusTag{border-radius:var(--radius-full);color:var(--color-text-muted);background:#ffffff0d;border:1px solid #ffffff14;align-self:flex-start;align-items:center;gap:.8rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;display:flex}.HeroSection-module___UGK9W__pulseDot{background-color:var(--color-accent-green);width:8px;height:8px;box-shadow:0 0 10px var(--color-accent-green);border-radius:50%;position:relative}.HeroSection-module___UGK9W__pulseDot:after{content:"";border:2px solid var(--color-accent-green);opacity:.8;border-radius:50%;animation:2s ease-out infinite HeroSection-module___UGK9W__pulse;position:absolute;inset:-4px}@keyframes HeroSection-module___UGK9W__pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.HeroSection-module___UGK9W__title{font-size:var(--font-size-hero);letter-spacing:-.03em;font-weight:800}.HeroSection-module___UGK9W__description{color:var(--color-text-muted);max-width:600px;font-size:1.15rem}.HeroSection-module___UGK9W__btnGroup{gap:1.2rem;margin-top:1rem;display:flex}.HeroSection-module___UGK9W__heroGraphic{justify-content:center;display:flex;position:relative}.HeroSection-module___UGK9W__videoCard{aspect-ratio:4/5;border-radius:var(--radius-lg);background:linear-gradient(135deg,#1456ff1a 0%,#050b1c80 100%);border:1px solid #ffffff14;width:100%;max-width:460px;padding:1.5rem;position:relative;box-shadow:0 30px 60px #0009}.HeroSection-module___UGK9W__videoGlass{border-radius:var(--radius-md);border:1px solid #ffffff0d;width:100%;height:100%;position:relative;overflow:hidden}.HeroSection-module___UGK9W__videoPlayer{object-fit:cover;width:100%;height:100%;transform:scale(1.05)}.HeroSection-module___UGK9W__floatingBadge{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:var(--radius-md);z-index:10;background:#0d1427d9;border:1px solid #ffffff1a;align-items:center;gap:.8rem;padding:.8rem 1.2rem;transition:all .3s;display:flex;position:absolute;box-shadow:0 15px 30px #0006}.HeroSection-module___UGK9W__floatingBadge:hover{border-color:var(--color-primary-light);transform:translateY(-5px)}.HeroSection-module___UGK9W__badgeIcon{font-size:1.5rem}.HeroSection-module___UGK9W__badgeTitle{color:var(--color-white);font-size:.9rem;font-weight:700}.HeroSection-module___UGK9W__badgeSub{color:var(--color-text-muted);font-size:.75rem}.HeroSection-module___UGK9W__badge1{animation:4s ease-in-out infinite HeroSection-module___UGK9W__float1;top:15%;left:-20px}.HeroSection-module___UGK9W__badge2{animation:4s ease-in-out 2s infinite HeroSection-module___UGK9W__float2;bottom:15%;right:-20px}@keyframes HeroSection-module___UGK9W__float1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes HeroSection-module___UGK9W__float2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.HeroSection-module___UGK9W__heroGrid{text-align:center;grid-template-columns:1fr;gap:4rem}.HeroSection-module___UGK9W__statusTag{align-self:center}.HeroSection-module___UGK9W__btnGroup{justify-content:center}.HeroSection-module___UGK9W__heroGraphic{margin-top:2rem}}
.StatsBar-module__TWPA6W__statsSection{background:var(--color-dark-2);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding-top:var(--spacing-md);padding-bottom:var(--spacing-md);z-index:5;position:relative}.StatsBar-module__TWPA6W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.StatsBar-module__TWPA6W__statBox{transition:all var(--transition-fast);align-items:center;gap:1rem;padding:1rem;display:flex}.StatsBar-module__TWPA6W__statBox:hover{transform:translateY(-2px)}.StatsBar-module__TWPA6W__icon{flex-shrink:0;font-size:2rem}.StatsBar-module__TWPA6W__textContainer{flex-direction:column;display:flex}.StatsBar-module__TWPA6W__statTitle{color:var(--color-white);font-size:1.15rem;font-weight:700}.StatsBar-module__TWPA6W__statDesc{color:var(--color-text-muted);font-size:.8rem;line-height:1.3}@media (max-width:768px){.StatsBar-module__TWPA6W__statsGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.StatsBar-module__TWPA6W__statsGrid{grid-template-columns:1fr}}
.ProjectsGrid-module__HPj_1a__header{margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.ProjectsGrid-module__HPj_1a__label{color:var(--color-primary-light);letter-spacing:.15em;text-transform:uppercase;font-size:.85rem;font-weight:700}.ProjectsGrid-module__HPj_1a__description{max-width:480px;font-size:1.05rem}.ProjectsGrid-module__HPj_1a__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem;display:grid}.ProjectsGrid-module__HPj_1a__card{flex-direction:column;height:100%;display:flex;padding:0!important}.ProjectsGrid-module__HPj_1a__imageWrapper{aspect-ratio:16/10;border-radius:var(--radius-md) var(--radius-md) 0 0;width:100%;position:relative;overflow:hidden}.ProjectsGrid-module__HPj_1a__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.ProjectsGrid-module__HPj_1a__card:hover .ProjectsGrid-module__HPj_1a__image{transform:scale(1.05)}.ProjectsGrid-module__HPj_1a__tags{flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:1rem}.ProjectsGrid-module__HPj_1a__tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--color-white);border-radius:var(--radius-full);background:#050b1ccc;border:1px solid #ffffff14;padding:.3rem .7rem;font-size:.75rem}.ProjectsGrid-module__HPj_1a__content{flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem;display:flex}.ProjectsGrid-module__HPj_1a__cardTitle{font-size:var(--font-size-small);font-size:1.3rem}.ProjectsGrid-module__HPj_1a__cardDesc{color:var(--color-text-muted);flex-grow:1;font-size:.95rem;line-height:1.5}.ProjectsGrid-module__HPj_1a__link{color:var(--color-primary-light);align-self:flex-start;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.ProjectsGrid-module__HPj_1a__link:hover{color:var(--color-white)}@media (max-width:768px){.ProjectsGrid-module__HPj_1a__header{flex-direction:column;align-items:flex-start}.ProjectsGrid-module__HPj_1a__grid{grid-template-columns:1fr}}
.ServicesCards-module__i3W9OG__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2.5rem;display:grid}.ServicesCards-module__i3W9OG__card{flex-direction:column;justify-content:space-between;min-height:420px;display:flex;padding:var(--spacing-md)!important}.ServicesCards-module__i3W9OG__cardHeader{align-items:flex-start;gap:1.2rem;display:flex}.ServicesCards-module__i3W9OG__categoryIcon{background:var(--color-dark-3);border-radius:var(--radius-md);border:1px solid var(--color-border);flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:2.5rem;display:flex}.ServicesCards-module__i3W9OG__categoryTitle{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.ServicesCards-module__i3W9OG__categoryDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.ServicesCards-module__i3W9OG__subServices{flex-grow:1;margin-top:1.5rem;margin-bottom:1.5rem}.ServicesCards-module__i3W9OG__subHeading{color:var(--color-primary-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem;font-weight:700}.ServicesCards-module__i3W9OG__tagGrid{flex-wrap:wrap;gap:.5rem;display:flex}.ServicesCards-module__i3W9OG__tag{border-radius:var(--radius-sm);color:var(--color-text-muted);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0d;padding:.3rem .6rem;font-size:.8rem}.ServicesCards-module__i3W9OG__card:hover .ServicesCards-module__i3W9OG__tag{color:var(--color-white);border-color:#1456ff33}.ServicesCards-module__i3W9OG__exploreLink{color:var(--color-white);align-self:flex-start;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.ServicesCards-module__i3W9OG__exploreLink:hover{color:var(--color-primary-light)}@media (max-width:768px){.ServicesCards-module__i3W9OG__grid{grid-template-columns:1fr}}
.PromisesSlider-module__KOsuFa__scrollContainer{scroll-snap-type:x mandatory;padding-bottom:var(--spacing-sm);scrollbar-width:thin;gap:1.5rem;display:flex;overflow-x:auto}.PromisesSlider-module__KOsuFa__promiseCard{scroll-snap-align:start;flex-direction:column;flex:0 0 350px;justify-content:space-between;min-height:280px;display:flex;padding:2rem!important}.PromisesSlider-module__KOsuFa__num{color:#1456ff26;font-size:2.5rem;font-weight:800;line-height:1}.PromisesSlider-module__KOsuFa__title{margin-top:1rem;margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.3}.PromisesSlider-module__KOsuFa__desc{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}@media (max-width:480px){.PromisesSlider-module__KOsuFa__promiseCard{flex:0 0 280px}}
.LogoSlider-module__abddfW__logoSection{background:var(--color-dark);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:var(--spacing-md) 0;z-index:2;position:relative;overflow:hidden}.LogoSlider-module__abddfW__marqueeWrapper{-webkit-user-select:none;user-select:none;width:100%;display:flex;overflow:hidden}.LogoSlider-module__abddfW__marqueeTrack{gap:4rem;width:max-content;animation:20s linear infinite LogoSlider-module__abddfW__marquee;display:flex}.LogoSlider-module__abddfW__logoItem{color:#fff3;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;align-items:center;font-size:1.4rem;font-weight:800;display:flex}@keyframes LogoSlider-module__abddfW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Testimonials-module__L9Y4ma__card{flex-direction:column;justify-content:space-between;min-height:250px;display:flex;position:relative;padding:2.2rem!important}.Testimonials-module__L9Y4ma__quote{color:var(--color-primary-glow);font-size:5rem;font-weight:900;line-height:1;position:absolute;top:-10px;left:15px}.Testimonials-module__L9Y4ma__text{z-index:2;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__L9Y4ma__authorContainer{flex-direction:column;display:flex}.Testimonials-module__L9Y4ma__authorName{color:var(--color-white);font-size:.95rem;font-weight:700}.Testimonials-module__L9Y4ma__authorRole{color:var(--color-text-muted);font-size:.75rem}
