.NewHero_hero__9Zyfm{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:#ffffff;overflow:hidden}.NewHero_heroOverlay__ExSX1{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(248,248,248,.5),rgba(255,255,255,.8));z-index:1}.NewHero_animationPlaceholder__mCUna{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;opacity:.03}.NewHero_animatedGrid__fFgpP{position:relative;width:100%;height:100%;display:flex;justify-content:space-around;align-items:center}.NewHero_gridLine__vAG8f{width:2px;height:100%;background:linear-gradient(180deg,transparent,rgba(10,22,40,.1),transparent);animation:NewHero_pulseGrid__537Zf 4s ease-in-out infinite}.NewHero_gridLine__vAG8f:nth-child(2){animation-delay:1.3s}.NewHero_gridLine__vAG8f:nth-child(3){animation-delay:2.6s}@keyframes NewHero_pulseGrid__537Zf{0%,to{opacity:.3;transform:scaleY(.8)}50%{opacity:.6;transform:scaleY(1)}}.NewHero_heroContent__En20p{position:relative;z-index:3;max-width:1400px;margin:0 auto;padding:140px 80px 240px;opacity:1;transform:translateY(0)}.NewHero_heroText__nRn7B{max-width:900px}.NewHero_heroHeadline__D3vo0{font-size:76px;font-weight:600;line-height:1.15;color:var(--color-dark-navy);margin:0 0 32px;letter-spacing:-.02em}.NewHero_heroSubtext__U2IMF{font-size:20px;font-weight:300;line-height:1.6;color:rgba(10,22,40,.75);margin:0 0 48px;max-width:700px}.NewHero_heroCTAs__n45SJ{display:flex;gap:24px;align-items:center}.NewHero_primaryCTA__gGxcT{background:var(--color-solar-orange);color:#ffffff;padding:18px 48px;font-size:18px;font-weight:500;text-decoration:none;border-radius:0;transition:all .3s cubic-bezier(.4,0,.2,1);border:none}.NewHero_primaryCTA__gGxcT:hover{background:#e68519;transform:translateY(-2px);box-shadow:0 8px 24px rgba(247,148,29,.25)}.NewHero_secondaryCTA__tlhkZ{background:transparent;color:var(--color-dark-navy);padding:18px 48px;font-size:18px;font-weight:500;text-decoration:none;border:2px solid var(--color-dark-navy);border-radius:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.NewHero_secondaryCTA__tlhkZ:hover{background:var(--color-dark-navy);color:#ffffff;transform:translateY(-2px)}.NewHero_statsBar__SX5Fq{position:absolute;bottom:0;left:0;right:0;z-index:4;background:#f4f4f4;border-top:1px solid #e0e0e0}.NewHero_statsContainer__Xr_A_{max-width:1400px;margin:0 auto;padding:48px 80px;display:flex;justify-content:space-between;align-items:center}.NewHero_statItem__rhWnZ{flex:1 1;text-align:center}.NewHero_statNumber__mPkwA{font-size:54px;font-weight:600;color:var(--color-dark-navy);line-height:1.2;margin-bottom:8px}.NewHero_statLabel__ezA_3{font-size:14px;font-weight:400;color:rgba(10,22,40,.65);text-transform:uppercase;letter-spacing:.1em}.NewHero_statDivider__6KN_1{width:1px;height:70px;background:rgba(10,22,40,.12);margin:0 40px}@media (max-width:1024px){.NewHero_heroContent__En20p{padding:120px 48px 160px}.NewHero_heroHeadline__D3vo0{font-size:60px}.NewHero_heroSubtext__U2IMF{font-size:18px}.NewHero_statsContainer__Xr_A_{padding:40px 48px}.NewHero_statNumber__mPkwA{font-size:42px}}@media (max-width:768px){.NewHero_hero__9Zyfm{min-height:auto;padding-bottom:280px}.NewHero_heroContent__En20p{padding:80px 24px 40px}.NewHero_heroHeadline__D3vo0{font-size:42px;margin-bottom:24px}.NewHero_heroSubtext__U2IMF{font-size:16px;margin-bottom:32px}.NewHero_heroCTAs__n45SJ{flex-direction:column;gap:16px;width:100%}.NewHero_primaryCTA__gGxcT,.NewHero_secondaryCTA__tlhkZ{width:100%;text-align:center;padding:16px 32px;font-size:16px}.NewHero_statsBar__SX5Fq{position:relative}.NewHero_statsContainer__Xr_A_{flex-direction:column;gap:32px;padding:40px 24px}.NewHero_statItem__rhWnZ{width:100%}.NewHero_statNumber__mPkwA{font-size:36px}.NewHero_statLabel__ezA_3{font-size:12px}.NewHero_statDivider__6KN_1{width:80px;height:1px;margin:0}.NewHero_animatedGrid__fFgpP{display:none}}.TrustBar_trustBar__9INd6{background-color:#ffffff;padding:4rem 0 3rem;overflow:hidden}.TrustBar_header__HkHQj{text-align:center;margin-bottom:3rem}.TrustBar_header__HkHQj h2{font-size:2rem;font-weight:700;color:#0A1628;margin-bottom:.75rem}.TrustBar_header__HkHQj p{font-size:1.1rem;color:#666}.TrustBar_marqueeContainer__bCFQy{overflow:hidden;position:relative;width:100%}.TrustBar_marqueeTrack__HelOe{display:flex;align-items:center;gap:4rem;animation:TrustBar_scroll__sAjYf 30s linear infinite;width:-moz-fit-content;width:fit-content}.TrustBar_marqueeTrack__HelOe:hover{animation-play-state:paused}@keyframes TrustBar_scroll__sAjYf{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.TrustBar_clientLogo__GYsN7{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:1rem 2rem;min-width:180px;height:90px;transition:all .3s ease}.TrustBar_logoImage__8NzN7{transition:all .3s ease}.TrustBar_clientLogo__GYsN7:hover .TrustBar_logoImage__8NzN7{filter:grayscale(0)!important;opacity:1!important;transform:scale(1.05)}@media screen and (max-width:990px){.TrustBar_trustBar__9INd6{padding:3rem 0 2rem}.TrustBar_header__HkHQj h2{font-size:1.75rem}.TrustBar_header__HkHQj p{font-size:1rem}.TrustBar_marqueeTrack__HelOe{gap:3rem}.TrustBar_clientLogo__GYsN7{min-width:150px;height:75px;padding:.75rem 1.5rem}}@media screen and (max-width:600px){.TrustBar_trustBar__9INd6{padding:2rem 0}.TrustBar_header__HkHQj{margin-bottom:2rem}.TrustBar_header__HkHQj h2{font-size:1.5rem}.TrustBar_header__HkHQj p{font-size:.95rem}.TrustBar_marqueeTrack__HelOe{gap:2rem;animation:TrustBar_scroll__sAjYf 20s linear infinite}.TrustBar_clientLogo__GYsN7{min-width:120px;height:60px;padding:.5rem 1rem}}.ServicesGrid_servicesSection__KEMQL{padding:60px 0;background:#ffffff}.ServicesGrid_header__7c9qo{text-align:center;margin-bottom:80px}.ServicesGrid_header__7c9qo h2{font-size:56px;font-weight:600;color:#0A1628;margin:0 0 16px;letter-spacing:-.02em}.ServicesGrid_header__7c9qo p{font-size:20px;color:#6B7280;margin:0;font-weight:400}.ServicesGrid_grid__58DqR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;margin-bottom:80px}.ServicesGrid_serviceCard__Lm3tA{background:#ffffff;border:1px solid #e5e7eb;padding:48px 32px;transition:all .3s ease;position:relative}.ServicesGrid_serviceCard__Lm3tA:hover{border-color:#F7941D;box-shadow:0 4px 24px rgba(0,0,0,.08);transform:translateY(-4px)}.ServicesGrid_iconWrapper__LH_IY{width:64px;height:64px;background:#F9FAFB;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid #e5e7eb;transition:all .3s ease}.ServicesGrid_serviceCard__Lm3tA:hover .ServicesGrid_iconWrapper__LH_IY{background:#FFF7ED;border-color:#F7941D}.ServicesGrid_icon__mPQ8Y{font-size:32px;line-height:1}.ServicesGrid_serviceCard__Lm3tA h3{font-size:24px;font-weight:600;color:#0A1628;margin:0 0 16px;letter-spacing:-.01em}.ServicesGrid_serviceCard__Lm3tA p{font-size:16px;line-height:1.6;color:#6B7280;margin:0 0 24px}.ServicesGrid_learnMore__hcb0_{display:inline-flex;align-items:center;font-size:16px;font-weight:500;color:#0A1628;text-decoration:none;transition:all .3s ease}.ServicesGrid_learnMore__hcb0_:hover{color:#F7941D;transform:translateX(4px)}.ServicesGrid_ctaRow__dQypJ{text-align:center;padding:64px 48px;background:#F9FAFB;border:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;gap:24px}.ServicesGrid_ctaRow__dQypJ p{font-size:20px;color:#0A1628;margin:0;font-weight:500}.ServicesGrid_ctaButton__e6ySZ{display:inline-block;background:#F7941D;color:#ffffff;padding:16px 48px;font-size:18px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}.ServicesGrid_ctaButton__e6ySZ:hover{background:#E67E0A;transform:translateY(-2px);box-shadow:0 8px 16px rgba(247,148,29,.3)}@media (max-width:1024px){.ServicesGrid_grid__58DqR{grid-template-columns:repeat(2,1fr);gap:32px}.ServicesGrid_header__7c9qo h2{font-size:48px}.ServicesGrid_servicesSection__KEMQL{padding:100px 0}}@media (max-width:768px){.ServicesGrid_grid__58DqR{grid-template-columns:1fr;gap:24px}.ServicesGrid_header__7c9qo h2{font-size:40px}.ServicesGrid_header__7c9qo p{font-size:18px}.ServicesGrid_servicesSection__KEMQL{padding:80px 0}.ServicesGrid_serviceCard__Lm3tA{padding:32px 24px}.ServicesGrid_ctaRow__dQypJ{padding:48px 24px}}.WhyMGetEnergy_whySection__42Y2G{padding:140px 0;background:#F9FAFB}.WhyMGetEnergy_splitLayout__TUSiZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.WhyMGetEnergy_leftColumn__dediG h2{font-size:56px;font-weight:600;color:#0A1628;margin:0 0 16px;letter-spacing:-.02em}.WhyMGetEnergy_subtitle__gc5bk{font-size:20px;color:#6B7280;margin:0 0 56px;font-weight:400}.WhyMGetEnergy_differentiatorsList__YZOg9{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}.WhyMGetEnergy_differentiatorItem__U7047{display:flex;gap:20px;align-items:flex-start}.WhyMGetEnergy_checkmark__fE6QV{flex-shrink:0;width:40px;height:40px;background:#ffffff;border:2px solid #f7941d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:4px}.WhyMGetEnergy_content__sD73m h3{font-size:20px;font-weight:600;color:#0A1628;margin:0 0 8px;letter-spacing:-.01em}.WhyMGetEnergy_content__sD73m p{font-size:16px;line-height:1.6;color:#6B7280;margin:0}.WhyMGetEnergy_ctaButton__PpSpN{display:inline-block;background:#0A1628;color:#ffffff;padding:16px 40px;font-size:18px;font-weight:600;text-decoration:none;border:2px solid #0a1628;transition:all .3s ease}.WhyMGetEnergy_ctaButton__PpSpN:hover{background:transparent;color:#0A1628}.WhyMGetEnergy_rightColumn__Mn3iX{position:relative}.WhyMGetEnergy_imageWrapper__mHmuG{position:relative;width:100%;height:600px;overflow:hidden;border:1px solid #e5e7eb}.WhyMGetEnergy_projectImage__zi9KK{width:100%;height:100%;object-fit:cover}.WhyMGetEnergy_statsOverlay__gnxH3{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(10,22,40,.95),rgba(10,22,40,.7));padding:32px;display:flex;gap:48px}.WhyMGetEnergy_statItem__LZcmv{display:flex;flex-direction:column;gap:4px}.WhyMGetEnergy_statNumber__1ME4G{font-size:48px;font-weight:700;color:#F7941D;line-height:1}.WhyMGetEnergy_statLabel__F_lp2{font-size:14px;color:#ffffff;text-transform:uppercase;letter-spacing:.05em;font-weight:500}@media (max-width:1024px){.WhyMGetEnergy_splitLayout__TUSiZ{grid-template-columns:1fr;gap:56px}.WhyMGetEnergy_leftColumn__dediG h2{font-size:48px}.WhyMGetEnergy_whySection__42Y2G{padding:100px 0}.WhyMGetEnergy_imageWrapper__mHmuG{height:500px}}@media (max-width:768px){.WhyMGetEnergy_whySection__42Y2G{padding:80px 0}.WhyMGetEnergy_leftColumn__dediG h2{font-size:40px}.WhyMGetEnergy_subtitle__gc5bk{font-size:18px;margin-bottom:40px}.WhyMGetEnergy_differentiatorsList__YZOg9{gap:24px;margin-bottom:40px}.WhyMGetEnergy_differentiatorItem__U7047{gap:16px}.WhyMGetEnergy_checkmark__fE6QV{width:32px;height:32px}.WhyMGetEnergy_content__sD73m h3{font-size:18px}.WhyMGetEnergy_content__sD73m p{font-size:15px}.WhyMGetEnergy_imageWrapper__mHmuG{height:400px}.WhyMGetEnergy_statsOverlay__gnxH3{padding:24px;gap:32px}.WhyMGetEnergy_statNumber__1ME4G{font-size:36px}.WhyMGetEnergy_statLabel__F_lp2{font-size:12px}}.Testimonials_testimonialsSection__W9ZbJ{background:#f8f9fa;padding:80px 0}.Testimonials_container__xMt6U{max-width:1400px;margin:0 auto;padding:0 40px}.Testimonials_sectionHeader__vcvNb{margin-bottom:48px}.Testimonials_sectionTitle__uPW37{font-size:36px;font-weight:600;color:#000000;margin:0 0 12px;letter-spacing:-.01em}.Testimonials_sectionSubtitle__YWimP{font-size:17px;color:#666666;margin:0}.Testimonials_grid__pPWcN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.Testimonials_card___gNV2{background:#ffffff;border:1px solid #e0e0e0;border-top:3px solid #f7941d;border-radius:4px;padding:28px;display:flex;flex-direction:column;gap:16px}.Testimonials_cardTop__12z_P{display:flex;align-items:center;gap:14px}.Testimonials_authorImg__JTd_I{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;position:relative}.Testimonials_authorImg__JTd_I img{object-fit:cover;width:100%!important;height:100%!important;position:relative!important}.Testimonials_authorInfo__I5eZz{display:flex;flex-direction:column;gap:4px}.Testimonials_authorName__A_eEO{font-size:16px;font-weight:600;color:#000000;margin:0}.Testimonials_authorRole__mkA8Y{font-size:13px;color:#666666;margin:0;line-height:1.4}.Testimonials_quote__JE4eJ{font-size:14px;color:#444444;line-height:1.7;border-top:1px solid #e0e0e0;padding-top:16px}.Testimonials_quote__JE4eJ p{margin:0 0 8px}.Testimonials_quote__JE4eJ p:last-child{margin-bottom:0}@media (max-width:1024px){.Testimonials_grid__pPWcN{grid-template-columns:1fr}}@media (max-width:768px){.Testimonials_testimonialsSection__W9ZbJ{padding:60px 0}.Testimonials_container__xMt6U{padding:0 20px}.Testimonials_sectionTitle__uPW37{font-size:28px}}.CTABand_ctaBand__A6dCe{background-color:#0A1628;padding:5rem 0;position:relative;overflow:hidden}.CTABand_ctaBand__A6dCe:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(247,148,29,.05),transparent 50%,rgba(247,148,29,.05));pointer-events:none}.CTABand_ctaContent__3OenO{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:3rem}.CTABand_textContent__W5ThG{flex:1 1;max-width:700px}.CTABand_heading__6rSzu{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:1rem;line-height:1.2}.CTABand_subheading__5PTJ_{font-size:1.15rem;line-height:1.6;color:rgba(255,255,255,.9)}.CTABand_buttonWrapper___5jqc{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}.CTABand_ctaButton__s_yK4,.CTABand_phoneButton__BIhT1{padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:4px;text-decoration:none;text-align:center;transition:all .3s ease;white-space:nowrap;display:inline-block}.CTABand_ctaButton__s_yK4{background-color:#F7941D;color:#ffffff;border:2px solid #f7941d}.CTABand_ctaButton__s_yK4:hover{background-color:#e88510;transform:translateY(-2px);box-shadow:0 4px 12px rgba(247,148,29,.4)}.CTABand_phoneButton__BIhT1{background-color:transparent;color:#ffffff;border:2px solid #ffffff}.CTABand_phoneButton__BIhT1:hover{background-color:#ffffff;color:#0A1628;transform:translateY(-2px)}@media screen and (max-width:990px){.CTABand_ctaBand__A6dCe{padding:4rem 0}.CTABand_ctaContent__3OenO{flex-direction:column;text-align:center;gap:2.5rem}.CTABand_textContent__W5ThG{max-width:100%}.CTABand_heading__6rSzu{font-size:2rem}.CTABand_subheading__5PTJ_{font-size:1.1rem}.CTABand_buttonWrapper___5jqc,.CTABand_ctaButton__s_yK4,.CTABand_phoneButton__BIhT1{width:100%}}@media screen and (max-width:600px){.CTABand_ctaBand__A6dCe{padding:3rem 0}.CTABand_heading__6rSzu{font-size:1.75rem}.CTABand_subheading__5PTJ_{font-size:1rem}.CTABand_ctaButton__s_yK4,.CTABand_phoneButton__BIhT1{padding:1rem 2rem;font-size:1rem}}.ProjectsShowcase_projectsShowcase__EqAed{background:#ffffff;padding:120px 0}.ProjectsShowcase_container__UyB0X{max-width:1400px;margin:0 auto;padding:0 40px}.ProjectsShowcase_header__jTXEw{text-align:center;margin-bottom:80px}.ProjectsShowcase_title__g9c7T{font-size:56px;font-weight:600;letter-spacing:-.02em;color:#000000;margin:0 0 16px;line-height:1.1}.ProjectsShowcase_subtitle__rH_IY{font-size:20px;color:#666666;font-weight:400;max-width:600px;margin:0 auto;line-height:1.5}.ProjectsShowcase_statsGrid__i1_hd{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:60px;padding:60px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.ProjectsShowcase_statCard__1BKKz{text-align:center}.ProjectsShowcase_statValue__zm_bm{font-size:48px;font-weight:700;color:#000000;margin-bottom:8px;letter-spacing:-.02em}.ProjectsShowcase_statLabel__Isloa{font-size:14px;color:#666666;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.ProjectsShowcase_filterTabs__lWoo_{display:flex;gap:12px;margin-bottom:40px;border-bottom:2px solid #e0e0e0;padding-bottom:0}.ProjectsShowcase_filterBtn__8N36Z{background:transparent;padding:16px 24px;font-size:16px;font-weight:500;color:#666666;cursor:pointer;transition:all .2s ease;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;position:relative}.ProjectsShowcase_filterBtn__8N36Z:hover{color:#000000;background:#f5f5f5}.ProjectsShowcase_filterBtn__8N36Z.ProjectsShowcase_active__X_kwn{color:#000000;border-bottom-color:#000000}.ProjectsShowcase_projectsList__JwZyJ{display:flex;flex-direction:column;gap:24px}.ProjectsShowcase_projectCard__y5pPG{display:grid;grid-template-columns:2fr 3fr 1.5fr;grid-gap:40px;gap:40px;padding:32px;background:#fafafa;border:1px solid #e0e0e0;border-radius:0;transition:all .3s ease}.ProjectsShowcase_projectCard__y5pPG:hover{background:#ffffff;box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.ProjectsShowcase_projectLeft__d8361{display:flex;flex-direction:column;gap:12px}.ProjectsShowcase_projectClient__zv6Rf{font-size:22px;font-weight:600;color:#000000;margin:0;line-height:1.3}.ProjectsShowcase_typeBadge__xLAm6{display:inline-block;padding:6px 16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;width:-moz-fit-content;width:fit-content}.ProjectsShowcase_typeBadge__xLAm6.ProjectsShowcase_psu__Nk_Am{background:#e3f2fd;color:#1565c0}.ProjectsShowcase_typeBadge__xLAm6.ProjectsShowcase_defence__hoWZX{background:#fce4ec;color:#c2185b}.ProjectsShowcase_typeBadge__xLAm6.ProjectsShowcase_healthcare__e9HDq{background:#e8f5e9;color:#2e7d32}.ProjectsShowcase_typeBadge__xLAm6.ProjectsShowcase_industrial__MO0HQ{background:#fff3e0;color:#ef6c00}.ProjectsShowcase_typeBadge__xLAm6.ProjectsShowcase_mnc__87waz{background:#f3e5f5;color:#7b1fa2}.ProjectsShowcase_projectCenter__QZxvy{display:flex;flex-direction:column;gap:12px;justify-content:center}.ProjectsShowcase_detail__7IqjY{display:flex;gap:12px;align-items:baseline}.ProjectsShowcase_detailLabel__X2eGg{font-size:14px;color:#666666;font-weight:500;min-width:80px}.ProjectsShowcase_detailValue__BHMJJ{font-size:16px;color:#000000;font-weight:500}.ProjectsShowcase_projectRight__xBNDo{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px}.ProjectsShowcase_year__ExxBx{font-size:32px;font-weight:700;color:#000000;letter-spacing:-.02em}.ProjectsShowcase_status__2OXc1{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.ProjectsShowcase_status__2OXc1.ProjectsShowcase_operational__hdLCy{color:#2e7d32}.ProjectsShowcase_status__2OXc1.ProjectsShowcase_ongoing__TV9w1{color:#ef6c00}.ProjectsShowcase_cta__AhSTc{text-align:center;margin-top:80px;padding-top:60px;border-top:1px solid #e0e0e0}.ProjectsShowcase_ctaText__RoOqD{font-size:20px;color:#000000;margin-bottom:24px;font-weight:500}.ProjectsShowcase_ctaBtn__DZXP_{background:#000000;color:#ffffff;border:none;padding:16px 40px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border-radius:0}.ProjectsShowcase_ctaBtn__DZXP_:hover{background:#333333;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}@media (max-width:1024px){.ProjectsShowcase_statsGrid__i1_hd{grid-template-columns:repeat(2,1fr);gap:30px}.ProjectsShowcase_projectCard__y5pPG{grid-template-columns:1fr;gap:24px}.ProjectsShowcase_projectRight__xBNDo{flex-direction:row;align-items:center;justify-content:space-between}}@media (max-width:768px){.ProjectsShowcase_projectsShowcase__EqAed{padding:80px 0}.ProjectsShowcase_container__UyB0X{padding:0 24px}.ProjectsShowcase_title__g9c7T{font-size:40px}.ProjectsShowcase_subtitle__rH_IY{font-size:18px}.ProjectsShowcase_statsGrid__i1_hd{grid-template-columns:1fr;gap:24px;padding:40px 0}.ProjectsShowcase_statValue__zm_bm{font-size:36px}.ProjectsShowcase_filterTabs__lWoo_{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ProjectsShowcase_filterTabs__lWoo_::-webkit-scrollbar{display:none}.ProjectsShowcase_filterBtn__8N36Z{white-space:nowrap;padding:12px 20px;font-size:14px}.ProjectsShowcase_projectClient__zv6Rf{font-size:18px}.ProjectsShowcase_year__ExxBx{font-size:24px}}