.Header_topBar__UGeWF{background:#3d4a59;padding:12px 0;font-size:14px;color:#fff}.Header_topBarContent__9def5{justify-content:space-between}.Header_topBarContent__9def5,.Header_topBarLeft__eU3mS,.Header_topBarRight__TDBxd{display:flex;align-items:center}.Header_topBar__UGeWF a{color:#ff9800;text-decoration:none;font-weight:500}.Header_topBarItem__yTUr6{margin-right:30px}.Header_socialIcon__rsuK_{width:35px;height:35px;background:rgba(255,152,0,.2);border-radius:3px;display:inline-flex;align-items:center;justify-content:center;color:#ff9800;margin-left:8px;transition:all .3s}.Header_socialIcon__rsuK_:hover{background:#ff9800;color:#fff}.Header_mainNav__AWDQi{background:#4a5568;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_navWrapper__p17y0{display:flex;align-items:stretch;position:relative;height:80px;padding:0;margin:0}.Header_navWrapper__p17y0 .Header_container__L4JQR{padding:0;max-width:100%}.Header_brandSection__TmPeO{background:#2c3539;padding:0 60px 0 15px;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);display:flex;align-items:center;gap:15px;position:absolute;left:0;top:0;bottom:0;z-index:2;margin-left:0}.Header_logo__j7oID{height:50px;width:auto;object-fit:contain;display:block}.Header_navbarBrand__X6FUT{color:#fff;font-weight:700;font-size:24px;letter-spacing:2px;margin:0;white-space:nowrap;padding-left:0}.Header_navMenu__QX3tj{display:flex;list-style:none;margin:0 0 0 auto;padding:0;align-items:stretch;gap:0}.Header_navMenu__QX3tj li{display:flex;align-items:stretch;position:relative}.Header_navMenu__QX3tj li:first-child a{background:#4a5568;-webkit-clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);padding-left:50px;padding-right:40px;margin-left:20px}.Header_navMenu__QX3tj li:first-child a:hover{background:#5a6a7a}.Header_navMenu__QX3tj a{color:#fff;padding:0 30px;transition:all .3s;font-weight:500;display:flex;align-items:center;font-size:15px;letter-spacing:.5px;text-decoration:none;height:100%;background:#4a5568}.Header_navMenu__QX3tj a:hover{background:#5a6a7a}.Header_navMenu__QX3tj a.Header_active__t8h51{background:#e40c29!important;font-weight:700}.Header_navMenu__QX3tj li:first-child a.Header_active__t8h51{background:#e40c29!important;-webkit-clip-path:polygon(15% 0,100% 0,85% 100%,0 100%)!important;clip-path:polygon(15% 0,100% 0,85% 100%,0 100%)!important}.Header_navMenu__QX3tj li:not(:first-child) a.Header_active__t8h51{-webkit-clip-path:polygon(15% 0,100% 0,85% 100%,0 100%)!important;clip-path:polygon(15% 0,100% 0,85% 100%,0 100%)!important;position:relative;z-index:1}.Header_hasDropdown___u1Qt{position:relative}.Header_dropdownToggle__oKw7D{display:flex;align-items:center;gap:8px;cursor:pointer}.Header_dropdownArrow__T_Aj_{font-size:10px;transition:transform .3s ease;display:inline-block;padding:5px;cursor:pointer}.Header_dropdownArrow__T_Aj_.Header_open__k_vL4{transform:rotate(180deg)}.Header_dropdown__MccJA{position:absolute;top:100%;left:0;background:#3d4a59;min-width:250px;list-style:none;padding:0;margin:0;box-shadow:0 4px 12px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1001;border-top:3px solid #ff9800;-webkit-clip-path:none!important;clip-path:none!important}.Header_dropdown__MccJA.Header_dropdownOpen__6Cm5I{opacity:1;visibility:visible;transform:translateY(0)}.Header_dropdown__MccJA li{display:block;width:100%;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-clip-path:none!important;clip-path:none!important;transition:all .3s ease}.Header_dropdown__MccJA li:last-child{border-bottom:none}.Header_dropdown__MccJA a{display:block;padding:15px 25px!important;color:#fff;background:#4a5568;font-size:14px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;height:auto;-webkit-clip-path:none!important;clip-path:none!important;margin:0!important;width:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Header_dropdown__MccJA a:hover{background:#5a6a7a!important;padding-left:35px!important;color:#ff9800!important}.Header_dropdown__MccJA a.Header_activeSubItem__qw_lV{background:#e40c29!important;color:#fff!important;position:relative}.Header_menuToggle__omEt5{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;margin-right:20px;margin-left:auto;align-self:center;position:relative}.Header_menuToggle__omEt5 span{width:30px;height:3px;background:#fff;border-radius:10px;transition:all .3s ease;transform-origin:center}.Header_menuToggle__omEt5.Header_active__t8h51 span:first-child{transform:rotate(45deg) translate(8px,8px)}.Header_menuToggle__omEt5.Header_active__t8h51 span:nth-child(2){opacity:0}.Header_menuToggle__omEt5.Header_active__t8h51 span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media (max-width:992px){.Header_topBar__UGeWF{font-size:12px}.Header_topBarItem__yTUr6{margin-right:15px}.Header_socialIcon__rsuK_{width:30px;height:30px;font-size:12px}.Header_brandSection__TmPeO{-webkit-clip-path:none;clip-path:none;padding:0 30px;position:relative;background:#2c3539}.Header_logo__j7oID{height:40px}.Header_navbarBrand__X6FUT{font-size:20px;padding-left:0}.Header_menuToggle__omEt5{display:flex;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.Header_navWrapper__p17y0{height:70px;justify-content:space-between;padding:0 15px}.Header_navMenu__QX3tj{position:fixed;top:122px;right:-100%;flex-direction:column;background:#4a5568;width:100%;max-width:300px;height:calc(100vh - 122px);transition:right .3s ease-in-out;box-shadow:-2px 0 15px rgba(0,0,0,.3);overflow-y:auto;margin:0;padding:20px 0;z-index:999}.Header_navMenuOpen__racsg{right:0}.Header_navMenu__QX3tj li{width:100%;display:block}.Header_navMenu__QX3tj a,.Header_navMenu__QX3tj li:first-child a,.Header_navMenu__QX3tj li:first-child a.Header_active__t8h51,.Header_navMenu__QX3tj li:not(:first-child) a.Header_active__t8h51{-webkit-clip-path:none!important;clip-path:none!important;padding:20px 30px!important;margin-left:0!important;border-radius:0}.Header_navMenu__QX3tj a{background:#4a5568;width:100%;border-bottom:1px solid hsla(0,0%,100%,.1);height:auto}.Header_navMenu__QX3tj a.Header_active__t8h51{background:#e40c29!important;position:relative}.Header_navMenu__QX3tj a.Header_active__t8h51:after{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:#ff9800}.Header_dropdown__MccJA{position:static;width:100%;background:#3d4a59;box-shadow:none;opacity:1;visibility:visible;transform:none;max-height:0;overflow:hidden;transition:max-height .3s ease;border-top:none}.Header_dropdown__MccJA.Header_dropdownOpen__6Cm5I{max-height:300px;border-top:2px solid #ff9800}.Header_dropdown__MccJA li{border-bottom:1px solid hsla(0,0%,100%,.05)}.Header_navMenuOpen__racsg .Header_dropdown__MccJA li a,.Header_navMenu__QX3tj .Header_dropdown__MccJA li a,.Header_navMenu__QX3tj .Header_dropdown__MccJA li:first-child a{padding:15px 30px 15px 45px!important;background:#4a5568!important;font-size:13px!important;transition:all .3s ease!important;margin:0!important;text-indent:0!important}.Header_navMenuOpen__racsg .Header_dropdown__MccJA a:hover,.Header_navMenu__QX3tj .Header_dropdown__MccJA a:hover,.Header_navMenu__QX3tj .Header_dropdown__MccJA li:first-child a:hover{background:#5a6a7a!important;padding-left:55px!important}.Header_navMenu__QX3tj .Header_dropdown__MccJA a.Header_activeSubItem__qw_lV,.Header_navMenu__QX3tj .Header_dropdown__MccJA li:first-child a.Header_activeSubItem__qw_lV{background:#e40c29!important}.Header_navMenu__QX3tj .Header_dropdown__MccJA a.Header_activeSubItem__qw_lV:before,.Header_navMenu__QX3tj .Header_dropdown__MccJA li:first-child a.Header_activeSubItem__qw_lV:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:#ff9800}.Header_dropdownToggle__oKw7D{justify-content:space-between}.Header_dropdownArrow__T_Aj_{margin-left:auto}}@media (max-width:768px){.Header_brandSection__TmPeO{padding:0 20px}.Header_navMenu__QX3tj{top:122px;height:calc(100vh - 122px)}.Header_menuToggle__omEt5{right:15px}}@media (max-width:576px){.Header_topBarContent__9def5{flex-direction:column;gap:10px;text-align:center}.Header_topBarLeft__eU3mS,.Header_topBarRight__TDBxd{justify-content:center;flex-wrap:wrap}.Header_topBarItem__yTUr6{margin-right:10px;margin-bottom:5px;font-size:11px}.Header_brandSection__TmPeO{padding:0 15px}.Header_logo__j7oID{height:35px}.Header_navbarBrand__X6FUT{font-size:18px}.Header_navMenu__QX3tj{max-width:250px}.Header_dropdown__MccJA a{padding:12px 25px 12px 40px!important;font-size:12px}.Header_dropdown__MccJA a:hover{padding-left:50px!important}.Header_brandSection__TmPeO{cursor:pointer}}.AboutHero_aboutHero__Un_oG{position:relative;height:350px;background:url(/images/cleanenergy.jpg) 50%/cover no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;overflow:hidden;margin-bottom:20px;display:flex;justify-content:center}.AboutHero_heroOverlay__wm_aW{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:1}.AboutHero_heroContent__kav5l{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.AboutHero_breadcrumbWrapper__fXNaO{position:absolute;bottom:0;left:0;z-index:3;display:flex;justify-content:flex-start;width:auto}.AboutHero_breadcrumbNav___WplI{background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:10px 25px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);width:auto;display:inline-block}.AboutHero_breadcrumbList__N6WiL{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:5px}.AboutHero_breadcrumbItem__LI0IG{display:flex;align-items:center}.AboutHero_breadcrumbLink__c4nF_{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;transition:all .3s ease;position:relative}.AboutHero_breadcrumbLink__c4nF_:hover{color:#fff;background:rgba(228,12,41,.15)}.AboutHero_breadcrumbLink__c4nF_:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#e40c29;transition:all .3s ease;transform:translateX(-50%);border-radius:2px}.AboutHero_breadcrumbLink__c4nF_:hover:after{width:70%;box-shadow:0 0 10px rgba(228,12,41,.5)}.AboutHero_homeIcon__Uards{stroke:hsla(0,0%,100%,.9);transition:stroke .3s ease}.AboutHero_breadcrumbLink__c4nF_:hover .AboutHero_homeIcon__Uards{stroke:#fff}.AboutHero_breadcrumbSeparator__zusm3{color:hsla(0,0%,100%,.5);display:flex;align-items:center;padding:0 2px}.AboutHero_breadcrumbSeparator__zusm3 svg{stroke:hsla(0,0%,100%,.5)}.AboutHero_breadcrumbCurrent__2SoNg{color:#fff;font-size:14px;font-weight:600;padding:5px 15px;background:rgba(228,12,41,.2);border-radius:20px;border:1px solid rgba(228,12,41,.3);position:relative;overflow:hidden}.AboutHero_breadcrumbCurrent__2SoNg:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:AboutHero_shine__Ku5P2 3s infinite}@keyframes AboutHero_shine__Ku5P2{0%{left:-100%}to{left:100%}}.AboutHero_heroTitle__LkDUT{font-size:48px;font-weight:800;margin-bottom:15px;letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:AboutHero_fadeInUp__eA1Dy 1s ease-out;position:relative;z-index:2}.AboutHero_heroBreadcrumb__N3oNE{font-size:18px;color:hsla(0,0%,100%,.95);font-weight:400;letter-spacing:.5px;animation:AboutHero_fadeInUp__eA1Dy 1.2s ease-out;padding:0 10px;max-width:800px;position:relative;z-index:2;margin:0 auto 60px}@keyframes AboutHero_fadeInUp__eA1Dy{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.AboutHero_aboutHero__Un_oG{height:300px;margin-bottom:20px}.AboutHero_heroTitle__LkDUT{font-size:40px;margin-bottom:10px}.AboutHero_heroBreadcrumb__N3oNE{font-size:16px;margin-bottom:50px}.AboutHero_breadcrumbWrapper__fXNaO{padding:12px 15px}.AboutHero_breadcrumbNav___WplI{padding:10px 20px}.AboutHero_breadcrumbLink__c4nF_{font-size:13px;padding:4px 8px}.AboutHero_breadcrumbCurrent__2SoNg{font-size:13px;padding:4px 12px}}@media (max-width:768px){.AboutHero_aboutHero__Un_oG{height:250px;background-attachment:scroll;margin-bottom:15px}.AboutHero_heroTitle__LkDUT{font-size:30px;letter-spacing:1px;margin-bottom:8px}.AboutHero_heroBreadcrumb__N3oNE{font-size:14px;padding:0 5px;margin-bottom:40px}.AboutHero_breadcrumbWrapper__fXNaO{padding:10px 12px}.AboutHero_breadcrumbNav___WplI{padding:8px 15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.AboutHero_breadcrumbLink__c4nF_{font-size:12px;padding:3px 6px;gap:4px}.AboutHero_breadcrumbLink__c4nF_ span{display:none}.AboutHero_breadcrumbLink__c4nF_ .AboutHero_homeIcon__Uards{display:block}.AboutHero_breadcrumbSeparator__zusm3{padding:0 1px}.AboutHero_breadcrumbSeparator__zusm3 svg{width:10px;height:10px}.AboutHero_breadcrumbCurrent__2SoNg{font-size:12px;padding:3px 10px}.AboutHero_breadcrumbCurrent__2SoNg span{display:inline}}@media (max-width:576px){.AboutHero_aboutHero__Un_oG{height:200px;margin-bottom:10px}.AboutHero_heroTitle__LkDUT{font-size:24px;margin-bottom:5px}.AboutHero_heroBreadcrumb__N3oNE{font-size:13px;margin-bottom:30px}.AboutHero_breadcrumbWrapper__fXNaO{padding:8px 10px}.AboutHero_breadcrumbNav___WplI{padding:6px 12px;border-radius:0 20px 0 0}.AboutHero_breadcrumbLink__c4nF_{padding:2px 4px}.AboutHero_breadcrumbCurrent__2SoNg{padding:2px 8px}}@media (max-width:400px){.AboutHero_breadcrumbWrapper__fXNaO{padding:6px 8px}.AboutHero_breadcrumbNav___WplI{padding:5px 10px}.AboutHero_breadcrumbLink__c4nF_{font-size:11px}.AboutHero_breadcrumbCurrent__2SoNg{font-size:11px;padding:2px 6px}}.AboutContent_aboutSection__ddRYs{padding:10px 0;background:#fff}.AboutContent_imageWrapper__QjWs8{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.AboutContent_aboutImage__RKSpk{width:100%;height:auto;display:block;transition:transform .5s ease}.AboutContent_imageWrapper__QjWs8:hover .AboutContent_aboutImage__RKSpk{transform:scale(1.05)}.AboutContent_aboutText__V9Duy{padding:0 15px}.AboutContent_subtitle__h5_4H{color:#e40c29;font-weight:700;font-size:14px;letter-spacing:2px;margin-bottom:10px}.AboutContent_title__Pt9Qi{font-size:42px;font-weight:700;color:#2c3e50;margin-bottom:25px;line-height:1.2}.AboutContent_description__uB_Q3{color:#666;font-size:16px;line-height:1.8;margin-bottom:20px}.AboutContent_features__0LI7N{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin-top:30px}.AboutContent_feature__8g6bE{display:flex;align-items:center;gap:10px;font-size:16px;color:#2c3e50}.AboutContent_checkIcon___U4t_{background:#e40c29;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.AboutContent_statsSection__h9ZfO{background:linear-gradient(135deg,#482e31,#da8f99);padding:60px 40px;border-radius:15px;margin-top:60px}.AboutContent_statCard__x9ujj{text-align:center;color:#fff}.AboutContent_statNumber__R_aNN{font-size:48px;font-weight:700;margin-bottom:10px;color:#fff}.AboutContent_statLabel__w0DfJ{font-size:16px;color:hsla(0,0%,100%,.9);margin:0}.AboutContent_missionCard__mQvZs,.AboutContent_visionCard__pUflx{background:#f8f9fa;padding:20px;border-radius:10px;border-left:5px solid #e40c29;transition:all .4s ease;cursor:pointer}.AboutContent_missionCard__mQvZs:hover,.AboutContent_visionCard__pUflx:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.2);background:#2c3e50}.AboutContent_cardIcon__uVnCa{width:50px;height:50px;margin-bottom:20px;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.AboutContent_cardIconImage__7rzSc{width:50px;height:50px;max-width:50px;max-height:50px;object-fit:contain;transition:filter .3s ease}.AboutContent_missionCard__mQvZs:hover .AboutContent_cardIcon__uVnCa,.AboutContent_visionCard__pUflx:hover .AboutContent_cardIcon__uVnCa{transform:scale(1.1)}.AboutContent_missionCard__mQvZs:hover .AboutContent_cardIconImage__7rzSc,.AboutContent_visionCard__pUflx:hover .AboutContent_cardIconImage__7rzSc{filter:brightness(0) invert(1)}.AboutContent_cardTitle__fWaIL{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:15px;transition:color .3s ease}.AboutContent_missionCard__mQvZs:hover .AboutContent_cardTitle__fWaIL,.AboutContent_visionCard__pUflx:hover .AboutContent_cardTitle__fWaIL{color:#fff}.AboutContent_cardText__Jd2rv{color:#666;font-size:16px;line-height:1.8;margin:0;transition:color .3s ease}.AboutContent_missionCard__mQvZs:hover .AboutContent_cardText__Jd2rv,.AboutContent_visionCard__pUflx:hover .AboutContent_cardText__Jd2rv{color:hsla(0,0%,100%,.9)}.AboutContent_coreValuesContainer__bwCrU{padding:0 40px;margin:0 auto;width:100%}.AboutContent_sectionHeader__dSZtq{text-align:center;margin-bottom:10px;padding:0 15px}.AboutContent_coreValuesTitle__W5gbt{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:10px}.AboutContent_coreValuesSubtitle__vNip_{color:#666;font-size:18px;max-width:600px;margin:0 auto}.AboutContent_coreValueCard__maVmN{background:#f8f9fa;padding:40px 30px;border-radius:10px;text-align:center;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid #e9ecef;cursor:pointer;position:relative;overflow:hidden;margin:0 10px}.AboutContent_coreValueCard__maVmN:hover{background:#2c3e50;transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#2c3e50}.AboutContent_coreValueIcon__DAL_3{width:70px;height:70px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e40c29;transition:all .4s ease}.AboutContent_coreValueCard__maVmN:hover .AboutContent_coreValueIcon__DAL_3{background:#fff;transform:scale(1.1)}.AboutContent_coreValueIcon__DAL_3 svg{color:#fff;transition:all .4s ease}.AboutContent_coreValueCard__maVmN:hover .AboutContent_coreValueIcon__DAL_3 svg{color:#e40c29}.AboutContent_coreValueTitle__nRlxW{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:15px;transition:color .4s ease}.AboutContent_coreValueCard__maVmN:hover .AboutContent_coreValueTitle__nRlxW{color:#fff}.AboutContent_coreValueDescription___UaLq{color:#666;font-size:16px;line-height:1.7;margin:0;transition:color .4s ease}.AboutContent_coreValueCard__maVmN:hover .AboutContent_coreValueDescription___UaLq{color:hsla(0,0%,100%,.9)}.AboutContent_coreValueCard__maVmN:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#e40c29;transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.AboutContent_coreValueCard__maVmN:hover:before{transform:scaleX(1)}@media (max-width:992px){.AboutContent_aboutSection__ddRYs{padding:50px 0}.AboutContent_title__Pt9Qi{font-size:36px}.AboutContent_features__0LI7N{grid-template-columns:1fr}.AboutContent_statNumber__R_aNN{font-size:40px}.AboutContent_cardTitle__fWaIL{font-size:24px}.AboutContent_coreValuesContainer__bwCrU{padding:0 30px}.AboutContent_coreValuesTitle__W5gbt{font-size:32px}.AboutContent_coreValuesSubtitle__vNip_{font-size:16px}.AboutContent_coreValueCard__maVmN{padding:30px 20px;margin:0 8px}.AboutContent_coreValueTitle__nRlxW{font-size:22px}.AboutContent_coreValueDescription___UaLq{font-size:15px}}@media (max-width:768px){.AboutContent_aboutSection__ddRYs{padding:40px 0}.AboutContent_aboutText__V9Duy{padding:30px 0 0}.AboutContent_title__Pt9Qi{font-size:32px}.AboutContent_description__uB_Q3{font-size:15px}.AboutContent_statsSection__h9ZfO{padding:40px 20px;margin-top:40px}.AboutContent_statNumber__R_aNN{font-size:36px}.AboutContent_statLabel__w0DfJ{font-size:14px}.AboutContent_missionCard__mQvZs,.AboutContent_visionCard__pUflx{padding:30px}.AboutContent_cardIcon__uVnCa{width:40px;height:40px}.AboutContent_cardIconImage__7rzSc{width:40px;height:40px;max-width:40px;max-height:40px}.AboutContent_coreValuesContainer__bwCrU{padding:0 20px}.AboutContent_coreValuesTitle__W5gbt{font-size:28px}.AboutContent_sectionHeader__dSZtq{margin-bottom:30px;padding:0 10px}.AboutContent_coreValueCard__maVmN{padding:25px 15px;margin:0 5px 20px}.AboutContent_coreValueIcon__DAL_3{width:60px;height:60px;margin-bottom:20px}.AboutContent_coreValueIcon__DAL_3 svg{width:30px;height:30px}}@media (max-width:576px){.AboutContent_title__Pt9Qi{font-size:28px}.AboutContent_features__0LI7N{gap:10px}.AboutContent_feature__8g6bE{font-size:14px}.AboutContent_statNumber__R_aNN{font-size:32px}.AboutContent_cardTitle__fWaIL{font-size:22px}.AboutContent_cardText__Jd2rv{font-size:15px}.AboutContent_coreValuesContainer__bwCrU{padding:0 15px}.AboutContent_coreValuesTitle__W5gbt{font-size:24px}.AboutContent_coreValuesSubtitle__vNip_{font-size:14px}.AboutContent_coreValueCard__maVmN{padding:20px 12px;margin:0 0 20px}.AboutContent_coreValueTitle__nRlxW{font-size:20px}.AboutContent_coreValueDescription___UaLq{font-size:14px}}.Construction_aboutHero__DDF6v{position:relative;height:350px;background-image:url(/images/const-baner.jpg);background-size:cover;background-position:50%;background-attachment:fixed;overflow:hidden;margin-bottom:20px}.Construction_heroOverlay__bAiDu{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(44,62,80,.85);z-index:1}.Construction_heroContent__BOmTw{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.Construction_breadcrumbWrapper__cWyfs{position:absolute;bottom:0;left:0;z-index:3;display:flex;justify-content:flex-start;width:auto}.Construction_breadcrumbNav__kaggV{background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:10px 25px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);width:auto;display:inline-block}.Construction_breadcrumbList__w8jLM{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:5px}.Construction_breadcrumbItem__BjSrD{display:flex;align-items:center}.Construction_breadcrumbLink__IN1BC{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;transition:all .3s ease;position:relative}.Construction_breadcrumbLink__IN1BC:hover{color:#fff;background:rgba(228,12,41,.15)}.Construction_breadcrumbLink__IN1BC:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#e40c29;transition:all .3s ease;transform:translateX(-50%);border-radius:2px}.Construction_breadcrumbLink__IN1BC:hover:after{width:70%;box-shadow:0 0 10px rgba(228,12,41,.5)}.Construction_homeIcon__6kKFF{stroke:hsla(0,0%,100%,.9);transition:stroke .3s ease}.Construction_breadcrumbLink__IN1BC:hover .Construction_homeIcon__6kKFF{stroke:#fff}.Construction_breadcrumbSeparator__Qi_kB{color:hsla(0,0%,100%,.5);display:flex;align-items:center;padding:0 2px}.Construction_breadcrumbSeparator__Qi_kB svg{stroke:hsla(0,0%,100%,.5)}.Construction_breadcrumbCurrent__e2DqZ{color:#fff;font-size:14px;font-weight:600;padding:5px 15px;background:rgba(228,12,41,.2);border-radius:20px;border:1px solid rgba(228,12,41,.3);position:relative;overflow:hidden}.Construction_breadcrumbCurrent__e2DqZ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:Construction_shine__IK4D8 3s infinite}@keyframes Construction_shine__IK4D8{0%{left:-100%}to{left:100%}}.Construction_heroTitle__b4woG{font-size:48px;font-weight:800;margin-bottom:15px;letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:Construction_fadeInUp__2glY8 1s ease-out;position:relative;z-index:2}.Construction_heroBreadcrumb__QueId{font-size:18px;color:hsla(0,0%,100%,.95);font-weight:400;letter-spacing:.5px;animation:Construction_fadeInUp__2glY8 1.2s ease-out;padding:0 10px;max-width:800px;position:relative;z-index:2;margin:0 auto 60px}@keyframes Construction_fadeInUp__2glY8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Construction_aboutSection__nqz77{padding:30px 0 50px;background:#fff}.Construction_descriptionFullWidth__ZLlMJ{color:#666;font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify;margin-top:2px;padding:0 15px}.Construction_imageWrapper__ZOezV{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-top:0;margin-bottom:20px}@media (max-width:991px){.Construction_imageWrapper__ZOezV{margin-top:0}}.Construction_aboutImage__3YdFF{width:100%;height:auto;display:block;transition:transform .5s ease;height:500px;object-fit:cover}.Construction_imageWrapper__ZOezV:hover .Construction_aboutImage__3YdFF{transform:scale(1.05)}.Construction_aboutText__srZWB{padding:0 15px}.Construction_subtitle__Q9NG1{color:#e40c29;font-weight:700;font-size:14px;letter-spacing:2px;margin-bottom:10px}.Construction_title__Th0MC{font-size:42px;font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.2}.Construction_description__f4pIu{color:#666;font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify}.Construction_coreValuesContainer__PX06j{padding:0 40px;margin:0 auto;width:100%}.Construction_sectionHeader__1I3Xx{text-align:center;margin-bottom:30px;padding:0 15px}.Construction_coreValuesTitle__S60xt{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:10px}.Construction_coreValuesSubtitle__sB1uh{color:#666;font-size:18px;max-width:600px;margin:0 auto 15px}.Construction_coreValueCard__yr6PL{background:#f8f9fa;padding:30px 25px;border-radius:10px;text-align:center;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid #e9ecef;cursor:pointer;position:relative;overflow:hidden;margin-bottom:20px}.Construction_coreValueCard__yr6PL:hover{background:#2c3e50;transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.15);border-color:#2c3e50}.Construction_coreValueIcon__quuS9{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e40c29;transition:all .4s ease}.Construction_coreValueCard__yr6PL:hover .Construction_coreValueIcon__quuS9{background:#fff;transform:scale(1.05)}.Construction_coreValueIcon__quuS9 svg{color:#fff;width:28px;height:28px;transition:all .4s ease}.Construction_coreValueCard__yr6PL:hover .Construction_coreValueIcon__quuS9 svg{color:#e40c29}.Construction_coreValueTitle__ha6EK{font-size:22px;font-weight:700;color:#2c3e50;margin-bottom:15px;transition:color .4s ease;min-height:60px;display:flex;align-items:center;justify-content:center}.Construction_coreValueCard__yr6PL:hover .Construction_coreValueTitle__ha6EK{color:#fff}.Construction_coreValueDescription__zV7a_{color:#666;font-size:15px;line-height:1.6;margin:0;transition:color .4s ease;text-align:left}.Construction_coreValueCard__yr6PL:hover .Construction_coreValueDescription__zV7a_{color:hsla(0,0%,100%,.9)}.Construction_coreValueCard__yr6PL:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#e40c29;transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.Construction_coreValueCard__yr6PL:hover:before{transform:scaleX(1)}@media (max-width:992px){.Construction_aboutSection__nqz77{padding:30px 0 40px}.Construction_title__Th0MC{font-size:34px;margin-bottom:15px}.Construction_coreValuesContainer__PX06j{padding:0 20px}.Construction_coreValuesTitle__S60xt{font-size:30px}.Construction_coreValuesSubtitle__sB1uh{font-size:16px;margin-bottom:10px}.Construction_sectionHeader__1I3Xx{margin-bottom:20px}.Construction_coreValueCard__yr6PL{padding:25px 20px;margin-bottom:15px}.Construction_coreValueTitle__ha6EK{font-size:20px;min-height:50px}.Construction_coreValueDescription__zV7a_{font-size:14px;line-height:1.5}.Construction_aboutHero__DDF6v{height:300px;margin-bottom:20px}.Construction_heroTitle__b4woG{font-size:40px;margin-bottom:10px}.Construction_heroBreadcrumb__QueId{font-size:16px;margin-bottom:50px}.Construction_breadcrumbWrapper__cWyfs{padding:12px 15px}.Construction_breadcrumbNav__kaggV{padding:10px 20px}.Construction_breadcrumbLink__IN1BC{font-size:13px;padding:4px 8px}.Construction_breadcrumbCurrent__e2DqZ{font-size:13px;padding:4px 12px}}@media (max-width:768px){.Construction_aboutSection__nqz77{padding:20px 0 30px}.Construction_descriptionFullWidth__ZLlMJ{padding:0 10px;margin-bottom:10px;font-size:15px}.Construction_aboutText__srZWB{padding:20px 0 0}.Construction_title__Th0MC{font-size:28px;margin-bottom:15px}.Construction_description__f4pIu{font-size:15px;margin-bottom:12px}.Construction_coreValuesContainer__PX06j{padding:0 15px}.Construction_coreValuesTitle__S60xt{font-size:26px}.Construction_coreValuesSubtitle__sB1uh{font-size:15px;margin-bottom:8px}.Construction_sectionHeader__1I3Xx{margin-bottom:15px;padding:0 5px}.Construction_coreValueCard__yr6PL{padding:20px 15px;margin-bottom:15px}.Construction_coreValueIcon__quuS9{width:50px;height:50px;margin-bottom:15px}.Construction_coreValueIcon__quuS9 svg{width:24px;height:24px}.Construction_coreValueTitle__ha6EK{font-size:18px;min-height:45px;margin-bottom:12px}.Construction_coreValueDescription__zV7a_{font-size:13px;line-height:1.4}.Construction_aboutHero__DDF6v{height:250px;background-attachment:scroll;margin-bottom:15px}.Construction_heroTitle__b4woG{font-size:30px;letter-spacing:1px;margin-bottom:8px}.Construction_heroBreadcrumb__QueId{font-size:14px;padding:0 5px;margin-bottom:40px}.Construction_breadcrumbWrapper__cWyfs{padding:10px 12px}.Construction_breadcrumbNav__kaggV{padding:8px 15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.Construction_breadcrumbLink__IN1BC{font-size:12px;padding:3px 6px;gap:4px}.Construction_breadcrumbLink__IN1BC span{display:none}.Construction_breadcrumbLink__IN1BC .Construction_homeIcon__6kKFF{display:block}.Construction_breadcrumbSeparator__Qi_kB{padding:0 1px}.Construction_breadcrumbSeparator__Qi_kB svg{width:10px;height:10px}.Construction_breadcrumbCurrent__e2DqZ{font-size:12px;padding:3px 10px}.Construction_breadcrumbCurrent__e2DqZ span{display:inline}}@media (max-width:576px){.Construction_aboutSection__nqz77{padding:15px 0 25px}.Construction_title__Th0MC{font-size:24px}.Construction_coreValuesContainer__PX06j{padding:0 10px}.Construction_coreValuesTitle__S60xt{font-size:22px}.Construction_coreValuesSubtitle__sB1uh{font-size:14px}.Construction_coreValueCard__yr6PL{padding:18px 12px;margin-bottom:12px}.Construction_coreValueTitle__ha6EK{font-size:17px;min-height:40px;margin-bottom:10px}.Construction_coreValueDescription__zV7a_{font-size:12px;line-height:1.3}.Construction_coreValueDescription__zV7a_ li{margin-bottom:5px}.Construction_aboutHero__DDF6v{height:200px;margin-bottom:10px}.Construction_heroTitle__b4woG{font-size:24px;margin-bottom:5px}.Construction_heroBreadcrumb__QueId{font-size:13px;margin-bottom:30px}.Construction_breadcrumbWrapper__cWyfs{padding:8px 10px}.Construction_breadcrumbNav__kaggV{padding:6px 12px;border-radius:0 20px 0 0}.Construction_breadcrumbLink__IN1BC{padding:2px 4px}.Construction_breadcrumbCurrent__e2DqZ{padding:2px 8px}}@media (max-width:400px){.Construction_coreValueCard__yr6PL{padding:15px 10px}.Construction_coreValueTitle__ha6EK{font-size:16px;min-height:35px}.Construction_coreValueDescription__zV7a_{font-size:11px}.Construction_breadcrumbWrapper__cWyfs{padding:6px 8px}.Construction_breadcrumbNav__kaggV{padding:5px 10px}.Construction_breadcrumbLink__IN1BC{font-size:11px}.Construction_breadcrumbCurrent__e2DqZ{font-size:11px;padding:2px 6px}}.Engineering_aboutHero__BV4Ix{position:relative;height:350px;background-image:url(/images/automationsystem.jpg);background-size:cover;background-position:50%;background-attachment:fixed;overflow:hidden;margin-bottom:20px}.Engineering_heroOverlay__Rm4DA{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(44,62,80,.85);z-index:1}.Engineering_heroContent__QDfYK{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.Engineering_breadcrumbWrapper__vBiuu{position:absolute;bottom:0;left:0;z-index:3;display:flex;justify-content:flex-start;width:auto}.Engineering_breadcrumbNav__5iQwk{background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:10px 25px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);width:auto;display:inline-block}.Engineering_breadcrumbList__lFm_5{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:5px}.Engineering_breadcrumbItem__QSKQw{display:flex;align-items:center}.Engineering_breadcrumbLink__DvBtw{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;transition:all .3s ease;position:relative}.Engineering_breadcrumbLink__DvBtw:hover{color:#fff;background:rgba(228,12,41,.15)}.Engineering_breadcrumbLink__DvBtw:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#e40c29;transition:all .3s ease;transform:translateX(-50%);border-radius:2px}.Engineering_breadcrumbLink__DvBtw:hover:after{width:70%;box-shadow:0 0 10px rgba(228,12,41,.5)}.Engineering_homeIcon__rI3OH{stroke:hsla(0,0%,100%,.9);transition:stroke .3s ease}.Engineering_breadcrumbLink__DvBtw:hover .Engineering_homeIcon__rI3OH{stroke:#fff}.Engineering_breadcrumbSeparator__Zu925{color:hsla(0,0%,100%,.5);display:flex;align-items:center;padding:0 2px}.Engineering_breadcrumbSeparator__Zu925 svg{stroke:hsla(0,0%,100%,.5)}.Engineering_breadcrumbCurrent__cjHHt{color:#fff;font-size:14px;font-weight:600;padding:5px 15px;background:rgba(228,12,41,.2);border-radius:20px;border:1px solid rgba(228,12,41,.3);position:relative;overflow:hidden}.Engineering_breadcrumbCurrent__cjHHt:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:Engineering_shine__XbEmh 3s infinite}@keyframes Engineering_shine__XbEmh{0%{left:-100%}to{left:100%}}.Engineering_heroTitle__Vg1TM{font-size:48px;font-weight:800;margin-bottom:15px;letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:Engineering_fadeInUp___b7GP 1s ease-out;position:relative;z-index:2}.Engineering_heroBreadcrumb__BKwUz{font-size:18px;color:hsla(0,0%,100%,.95);font-weight:400;letter-spacing:.5px;animation:Engineering_fadeInUp___b7GP 1.2s ease-out;padding:0 10px;max-width:800px;position:relative;z-index:2;margin:0 auto 60px}@keyframes Engineering_fadeInUp___b7GP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Engineering_aboutSection__NB3Si{padding:30px 0 50px;background:#fff}.Engineering_descriptionFullWidth__lANst{color:#666;font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify;margin-top:2px;padding:0 15px}.Engineering_imageWrapper__UIz4F{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-bottom:30px}@media (max-width:991px){.Engineering_imageWrapper__UIz4F{margin-top:0}}.Engineering_aboutImage__Y5Osl{width:100%;height:auto;display:block;transition:transform .5s ease}.Engineering_imageWrapper__UIz4F:hover .Engineering_aboutImage__Y5Osl{transform:scale(1.05)}.Engineering_aboutText__DWZXf{padding:0 15px}.Engineering_subtitle__Y7IGi{color:#e40c29;font-weight:700;font-size:14px;letter-spacing:2px;margin-bottom:10px}.Engineering_title__skhEM{font-size:42px;font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.2}.Engineering_description__FVfGZ{color:#666;font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify}.Engineering_coreValuesContainer__ubjN1{padding:0 40px;margin:0 auto;width:100%}.Engineering_sectionHeader__i670x{text-align:center;margin-bottom:30px;padding:0 15px}.Engineering_coreValuesTitle__r_Nuy{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:10px}.Engineering_coreValuesSubtitle__5OAeb{color:#666;font-size:18px;max-width:600px;margin:0 auto 15px}.Engineering_coreValueCard__Qu6lj{background:#f8f9fa;padding:30px 25px;border-radius:10px;text-align:center;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid #e9ecef;cursor:pointer;position:relative;overflow:hidden;margin-bottom:20px}.Engineering_coreValueCard__Qu6lj:hover{background:#2c3e50;transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.15);border-color:#2c3e50}.Engineering_coreValueIcon__6DF7N{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e40c29;transition:all .4s ease}.Engineering_coreValueCard__Qu6lj:hover .Engineering_coreValueIcon__6DF7N{background:#fff;transform:scale(1.05)}.Engineering_coreValueIcon__6DF7N svg{color:#fff;width:28px;height:28px;transition:all .4s ease}.Engineering_coreValueCard__Qu6lj:hover .Engineering_coreValueIcon__6DF7N svg{color:#e40c29}.Engineering_coreValueTitle__R2iaB{font-size:22px;font-weight:700;color:#2c3e50;margin-bottom:15px;transition:color .4s ease;min-height:60px;display:flex;align-items:center;justify-content:center}.Engineering_coreValueCard__Qu6lj:hover .Engineering_coreValueTitle__R2iaB{color:#fff}.Engineering_coreValueDescription__hhXvn{color:#666;font-size:15px;line-height:1.6;margin:0;transition:color .4s ease;text-align:left}.Engineering_coreValueCard__Qu6lj:hover .Engineering_coreValueDescription__hhXvn{color:hsla(0,0%,100%,.9)}.Engineering_coreValueCard__Qu6lj:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#e40c29;transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.Engineering_coreValueCard__Qu6lj:hover:before{transform:scaleX(1)}@media (max-width:992px){.Engineering_aboutSection__NB3Si{padding:30px 0 40px}.Engineering_title__skhEM{font-size:34px;margin-bottom:15px}.Engineering_coreValuesContainer__ubjN1{padding:0 20px}.Engineering_coreValuesTitle__r_Nuy{font-size:30px}.Engineering_coreValuesSubtitle__5OAeb{font-size:16px;margin-bottom:10px}.Engineering_sectionHeader__i670x{margin-bottom:20px}.Engineering_coreValueCard__Qu6lj{padding:25px 20px;margin-bottom:15px}.Engineering_coreValueTitle__R2iaB{font-size:20px;min-height:50px}.Engineering_coreValueDescription__hhXvn{font-size:14px;line-height:1.5}.Engineering_aboutHero__BV4Ix{height:300px;margin-bottom:20px}.Engineering_heroTitle__Vg1TM{font-size:40px;margin-bottom:10px}.Engineering_heroBreadcrumb__BKwUz{font-size:16px;margin-bottom:50px}.Engineering_breadcrumbWrapper__vBiuu{padding:12px 15px}.Engineering_breadcrumbNav__5iQwk{padding:10px 20px}.Engineering_breadcrumbLink__DvBtw{font-size:13px;padding:4px 8px}.Engineering_breadcrumbCurrent__cjHHt{font-size:13px;padding:4px 12px}}@media (max-width:768px){.Engineering_aboutSection__NB3Si{padding:20px 0 30px}.Engineering_descriptionFullWidth__lANst{padding:0 10px;margin-bottom:10px;font-size:15px}.Engineering_aboutText__DWZXf{padding:20px 0 0}.Engineering_title__skhEM{font-size:28px;margin-bottom:15px}.Engineering_description__FVfGZ{font-size:15px;margin-bottom:12px}.Engineering_coreValuesContainer__ubjN1{padding:0 15px}.Engineering_coreValuesTitle__r_Nuy{font-size:26px}.Engineering_coreValuesSubtitle__5OAeb{font-size:15px;margin-bottom:8px}.Engineering_sectionHeader__i670x{margin-bottom:15px;padding:0 5px}.Engineering_coreValueCard__Qu6lj{padding:20px 15px;margin-bottom:15px}.Engineering_coreValueIcon__6DF7N{width:50px;height:50px;margin-bottom:15px}.Engineering_coreValueIcon__6DF7N svg{width:24px;height:24px}.Engineering_coreValueTitle__R2iaB{font-size:18px;min-height:45px;margin-bottom:12px}.Engineering_coreValueDescription__hhXvn{font-size:13px;line-height:1.4}.Engineering_aboutHero__BV4Ix{height:250px;background-attachment:scroll;margin-bottom:15px}.Engineering_heroTitle__Vg1TM{font-size:30px;letter-spacing:1px;margin-bottom:8px}.Engineering_heroBreadcrumb__BKwUz{font-size:14px;padding:0 5px;margin-bottom:40px}.Engineering_breadcrumbWrapper__vBiuu{padding:10px 12px}.Engineering_breadcrumbNav__5iQwk{padding:8px 15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.Engineering_breadcrumbLink__DvBtw{font-size:12px;padding:3px 6px;gap:4px}.Engineering_breadcrumbLink__DvBtw span{display:none}.Engineering_breadcrumbLink__DvBtw .Engineering_homeIcon__rI3OH{display:block}.Engineering_breadcrumbSeparator__Zu925{padding:0 1px}.Engineering_breadcrumbSeparator__Zu925 svg{width:10px;height:10px}.Engineering_breadcrumbCurrent__cjHHt{font-size:12px;padding:3px 10px}.Engineering_breadcrumbCurrent__cjHHt span{display:inline}}@media (max-width:576px){.Engineering_aboutSection__NB3Si{padding:15px 0 25px}.Engineering_title__skhEM{font-size:24px}.Engineering_coreValuesContainer__ubjN1{padding:0 10px}.Engineering_coreValuesTitle__r_Nuy{font-size:22px}.Engineering_coreValuesSubtitle__5OAeb{font-size:14px}.Engineering_coreValueCard__Qu6lj{padding:18px 12px;margin-bottom:12px}.Engineering_coreValueTitle__R2iaB{font-size:17px;min-height:40px;margin-bottom:10px}.Engineering_coreValueDescription__hhXvn{font-size:12px;line-height:1.3}.Engineering_coreValueDescription__hhXvn li{margin-bottom:5px}.Engineering_aboutHero__BV4Ix{height:200px;margin-bottom:10px}.Engineering_heroTitle__Vg1TM{font-size:24px;margin-bottom:5px}.Engineering_heroBreadcrumb__BKwUz{font-size:13px;margin-bottom:30px}.Engineering_breadcrumbWrapper__vBiuu{padding:8px 10px}.Engineering_breadcrumbNav__5iQwk{padding:6px 12px;border-radius:0 20px 0 0}.Engineering_breadcrumbLink__DvBtw{padding:2px 4px}.Engineering_breadcrumbCurrent__cjHHt{padding:2px 8px}}@media (max-width:400px){.Engineering_coreValueCard__Qu6lj{padding:15px 10px}.Engineering_coreValueTitle__R2iaB{font-size:16px;min-height:35px}.Engineering_coreValueDescription__hhXvn{font-size:11px}.Engineering_breadcrumbWrapper__vBiuu{padding:6px 8px}.Engineering_breadcrumbNav__5iQwk{padding:5px 10px}.Engineering_breadcrumbLink__DvBtw{font-size:11px}.Engineering_breadcrumbCurrent__cjHHt{font-size:11px;padding:2px 6px}}.Hero_heroWrapper__94ete{position:relative;height:500px;overflow:hidden;z-index:1}.Hero_heroSection__SgfSN{position:relative;width:100%;height:100%;z-index:1}.Hero_heroBackground__x_MVi{position:absolute;top:-100px;left:0;width:100%;height:calc(100% + 200px);background:url(https://images.unsplash.com/photo-1541888946425-d81bb19240f5?w=1600) 50%/cover;will-change:transform;z-index:1}.Hero_heroOverlay__lMJ7_{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:2}.Hero_heroContent__LGzYr{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#fff;text-align:center;z-index:100;padding:60px 20px 40px}.Hero_heroContent__LGzYr h1{font-size:64px;font-weight:700;margin-bottom:40px;animation:Hero_fadeInUp__6iRUV 1s ease-out;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5);position:relative;z-index:100}.Hero_highlight___Cwgz{color:#e40c29}.Hero_heroBadge__eL8q4{background:transparent;border-top:3px solid #fff;border-bottom:3px solid #fff;color:#fff;padding:12px 40px;font-size:14px;font-weight:700;letter-spacing:3px;margin-bottom:30px;margin-top:0;display:inline-block;animation:Hero_fadeInDown__gMI5z 1s ease-out;position:relative;z-index:100}.Hero_heroButtons__SNbk8{display:flex;gap:20px;justify-content:center;animation:Hero_fadeInUp__6iRUV 1.2s ease-out;flex-wrap:wrap;position:relative;z-index:100}.Hero_btnPrimary__c_fC7{background:#ff9800;color:#fff;border:none;padding:18px 40px;font-weight:700;font-size:14px;letter-spacing:1px;transition:all .3s;cursor:pointer;white-space:nowrap;position:relative;z-index:100}.Hero_btnPrimary__c_fC7:hover{background:#e40c29;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,152,0,.3)}.Hero_btnSecondary__dAkGq{background:transparent;color:#fff;border:2px solid #fff;padding:16px 38px;font-weight:700;font-size:14px;letter-spacing:1px;transition:all .3s;cursor:pointer;white-space:nowrap;position:relative;z-index:100}.Hero_btnSecondary__dAkGq:hover{background:#fff;color:#2c3e50;transform:translateY(-2px)}@keyframes Hero_fadeInUp__6iRUV{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeInDown__gMI5z{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Hero_heroWrapper__94ete{height:600px}.Hero_heroContent__LGzYr h1{font-size:48px}.Hero_heroBadge__eL8q4{font-size:12px;padding:10px 30px}.Hero_btnPrimary__c_fC7,.Hero_btnSecondary__dAkGq{padding:15px 30px;font-size:13px}}@media (max-width:768px){.Hero_heroWrapper__94ete{height:500px}.Hero_heroBackground__x_MVi{background-attachment:scroll}.Hero_heroContent__LGzYr h1{font-size:36px}.Hero_heroButtons__SNbk8{flex-direction:column;align-items:center;gap:15px}.Hero_btnPrimary__c_fC7,.Hero_btnSecondary__dAkGq{width:100%;max-width:300px}}@media (max-width:576px){.Hero_heroWrapper__94ete{height:450px}.Hero_heroContent__LGzYr h1{font-size:28px;margin-bottom:30px}.Hero_heroBadge__eL8q4{font-size:11px;padding:8px 25px;margin-bottom:20px}.Hero_btnPrimary__c_fC7,.Hero_btnSecondary__dAkGq{padding:14px 25px;font-size:12px}}.Locations_locationsBanner__lXN7n{background:linear-gradient(135deg,#2c3539,#3d4a59);padding:30px 0;margin:-10px 0 0}.Locations_bannerContent__YU8CV{display:flex;justify-content:space-between;align-items:center;gap:40px}.Locations_bannerTitle__V2PrJ{flex:0 0 auto}.Locations_subtitle__LsR2R{color:#ff9800;font-size:14px;font-weight:600;letter-spacing:2px;display:block;margin-bottom:10px}.Locations_bannerTitle__V2PrJ h3{color:#fff;font-size:28px;font-weight:700;margin:0}.Locations_locationsList__Szk3v{display:flex;gap:50px;flex:1 1;justify-content:flex-end}.Locations_locationItem__w9NIm{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:500}.Locations_locationItem__w9NIm svg{color:#ff9800;flex-shrink:0}.Locations_locationsCards__f1B36{padding:80px 0;background:#f8f9fa}.Locations_sectionSubtitle__pw7JQ{color:#e40c29;font-size:14px;font-weight:700;letter-spacing:2px;display:block;margin-bottom:10px}.Locations_sectionTitle__DN57h{color:#2c3539;font-size:36px;font-weight:700;margin-bottom:0}.Locations_locationCard__Wtv_j{background:#fff;padding:40px 30px;border-radius:10px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%}.Locations_locationCard__Wtv_j:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.Locations_cardIcon__lmr0e{font-size:48px;margin-bottom:20px}.Locations_locationCard__Wtv_j h4{color:#2c3539;font-size:24px;font-weight:700;margin-bottom:5px}.Locations_province__wqu3d{color:#ff9800;font-size:16px;font-weight:600;margin-bottom:15px}.Locations_description__3XLZr{color:#666;font-size:14px;line-height:1.6;margin:0}.Locations_locationsInline__SJu5B{background:#ff9800;padding:15px 0}.Locations_inlineContent__EYaq8{display:flex;align-items:center;justify-content:center;gap:20px}.Locations_label__cK_GA{color:#fff;font-weight:600;font-size:16px}.Locations_locationTags__Ow6q6{display:flex;align-items:center;gap:15px}.Locations_tag__sqb_v{color:#fff;font-size:15px;font-weight:500}.Locations_divider__FfFbB{color:hsla(0,0%,100%,.6);font-size:18px}.Locations_heroLocations__KFweC{margin-top:30px;padding-top:30px;border-top:2px solid hsla(0,0%,100%,.3)}.Locations_heroLocationsList__JwCEg{display:flex;align-items:center;justify-content:center;gap:15px}.Locations_heroLabel__vGllf{color:#ff9800;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:1px}.Locations_heroItems__1kAum{display:flex;align-items:center;gap:15px;color:#fff;font-size:16px}.Locations_heroDivider__XjTPb{color:#ff9800;font-weight:300}.Locations_locationsMap__DElaW{padding:80px 0;background:#fff}.Locations_mapContainer__Ee4lk{max-width:1100px;margin:0 auto;position:relative}.Locations_mapBackground__wxQ_M{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:15px;padding:60px 40px;min-height:450px;position:relative;border:3px solid #ff9800;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Locations_canadaSvg__YNdYF{width:100%;height:auto;max-height:350px;opacity:.7}.Locations_mapPin__a367G{position:absolute;transform:translate(-50%,-50%);z-index:10}.Locations_pinDot__Meu5l{width:24px;height:24px;background:#e40c29;border-radius:50%;border:4px solid #fff;box-shadow:0 3px 15px rgba(228,12,41,.6);animation:Locations_pulse__UL2PM 2s infinite;cursor:pointer;position:relative;z-index:2}@keyframes Locations_pulse__UL2PM{0%,to{transform:scale(1);box-shadow:0 3px 15px rgba(228,12,41,.6)}50%{transform:scale(1.3);box-shadow:0 3px 25px rgba(228,12,41,.8)}}.Locations_pinLabel__BvtaE{position:absolute;top:35px;left:50%;transform:translateX(-50%);background:#fff;padding:12px 18px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.2);white-space:nowrap;opacity:0;transition:all .3s ease;pointer-events:none;z-index:1;border:2px solid #ff9800}.Locations_mapPin__a367G:hover .Locations_pinLabel__BvtaE{opacity:1;top:40px}.Locations_pinLabel__BvtaE strong{display:block;color:#2c3539;font-size:17px;margin-bottom:3px;font-weight:700}.Locations_pinLabel__BvtaE span{color:#ff9800;font-size:14px;font-weight:600}@media (max-width:992px){.Locations_bannerContent__YU8CV{flex-direction:column;text-align:center}.Locations_locationsList__Szk3v{justify-content:center;flex-wrap:wrap;gap:30px}.Locations_bannerTitle__V2PrJ h3{font-size:24px}}@media (max-width:768px){.Locations_locationsBanner__lXN7n{padding:30px 0}.Locations_locationsList__Szk3v{flex-direction:column;gap:20px}.Locations_locationsCards__f1B36{padding:60px 0}.Locations_sectionTitle__DN57h{font-size:28px}.Locations_inlineContent__EYaq8{flex-direction:column;gap:10px}.Locations_locationTags__Ow6q6{flex-wrap:wrap;justify-content:center}.Locations_heroLocationsList__JwCEg{flex-direction:column;gap:10px}.Locations_heroItems__1kAum{flex-wrap:wrap;justify-content:center}.Locations_mapBackground__wxQ_M{padding:40px 20px;min-height:350px}}@media (max-width:576px){.Locations_bannerTitle__V2PrJ h3{font-size:20px}.Locations_locationItem__w9NIm{font-size:14px}.Locations_locationCard__Wtv_j{padding:30px 20px}.Locations_locationCard__Wtv_j h4{font-size:20px}.Locations_sectionTitle__DN57h{font-size:24px}.Locations_mapBackground__wxQ_M{min-height:300px;padding:30px 15px}}.Services_servicesSection__kcwM1{padding:60px 20px;background-color:#fff;min-height:100vh}.Services_container__Nrt0g{max-width:1400px;margin:0 auto;display:flex;gap:60px;align-items:center;flex-wrap:wrap}.Services_leftColumn___eonM{flex:1 1;min-width:300px;position:relative;display:flex;align-items:stretch}.Services_imageWrapper__Ngrd1{position:relative;border-radius:0 300px 300px 0;overflow:hidden;width:100%;display:flex}.Services_image__QmcQU{width:100%;height:100%;object-fit:cover;display:block;border-radius:0 300px 300px 0;min-height:800px}.Services_experienceBadge__9cwvH{position:absolute;right:30px;top:50%;transform:translateY(-50%);background-color:#2c3e50;color:#fff;padding:40px 20px;border-radius:10px;text-align:center;min-width:100px;display:flex;flex-direction:column;align-items:center;gap:15px}.Services_badgeIconCircle__5XfJ7{width:45px;height:45px;background-color:#4a90e2;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:8px;flex-shrink:0}.Services_badgeIconImage__7qoSV{width:44px;height:44px;object-fit:contain}.Services_badgeNumber__WMYX0{font-size:48px;font-weight:700;color:#ff9800;line-height:1}.Services_badgeText__itPw4{font-size:16px;color:#fff;writing-mode:vertical-rl;letter-spacing:1px;white-space:nowrap;font-weight:500}.Services_rightColumn__B2Ysh{flex:1 1;min-width:300px}.Services_textContent__RgSwx{max-width:600px}.Services_subtitle__pgM2v{color:#e40c29;font-size:14px;font-weight:700;margin-bottom:10px;letter-spacing:1px;text-transform:uppercase}.Services_mainTitle__5uHEt{font-size:clamp(32px,5vw,48px);font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.2}.Services_description__2sjmX{color:#666;line-height:1.8;margin-bottom:40px;font-size:18px;text-align:justify}.Services_subheading__ks5nP{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:30px}.Services_servicesGrid__HdHA8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.Services_serviceItem__uyruL{display:flex;gap:20px;padding:25px;border-radius:10px;transition:all .3s ease;cursor:pointer;border:1px solid #e0e0e0;text-decoration:none;position:relative;overflow:hidden}.Services_serviceItem__uyruL:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15);border-color:#ff9800}.Services_serviceIcon___Nroe{font-size:48px;transition:color .3s ease;flex-shrink:0}.Services_serviceIcon___Nroe img{width:50px;height:50px;object-fit:contain;transition:filter .3s ease}.Services_serviceItem__uyruL:hover .Services_serviceIcon___Nroe img{filter:brightness(0) invert(1) drop-shadow(0 0 2px rgba(255,255,255,.8))}.Services_serviceText__ww6o1{flex:1 1}.Services_serviceTitle__hLLE3{font-size:18px;font-weight:700;margin-bottom:8px;transition:color .3s ease}.Services_serviceDescription__6Rapu{font-size:14px;line-height:1.6;margin:0;transition:color .3s ease}.Services_serviceArrow__TthxY{position:absolute;bottom:20px;right:20px;opacity:0;transform:translateX(-10px);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.Services_serviceItem__uyruL:hover .Services_serviceArrow__TthxY{opacity:1;transform:translateX(0)}@media (max-width:992px){.Services_container__Nrt0g{gap:50px}.Services_imageWrapper__Ngrd1,.Services_image__QmcQU{border-radius:0 200px 200px 0}.Services_mainTitle__5uHEt{font-size:36px}.Services_servicesGrid__HdHA8{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.Services_servicesSection__kcwM1{padding:60px 15px}.Services_container__Nrt0g{flex-direction:column;gap:40px}.Services_leftColumn___eonM,.Services_rightColumn__B2Ysh{min-width:100%}.Services_imageWrapper__Ngrd1,.Services_image__QmcQU{border-radius:0 150px 150px 0}.Services_image__QmcQU{min-height:400px}.Services_experienceBadge__9cwvH{right:20px;padding:30px 15px;min-width:80px;gap:10px}.Services_badgeIconCircle__5XfJ7{width:36px;height:36px;padding:6px}.Services_badgeIconImage__7qoSV{width:20px;height:20px}.Services_badgeNumber__WMYX0{font-size:36px}.Services_badgeText__itPw4{font-size:16px}.Services_mainTitle__5uHEt{font-size:32px}.Services_subheading__ks5nP{font-size:20px}.Services_servicesGrid__HdHA8{grid-template-columns:1fr;gap:15px}.Services_serviceItem__uyruL{padding:20px}.Services_serviceIcon___Nroe{font-size:40px}.Services_serviceArrow__TthxY{opacity:1;transform:translateX(0);position:static;margin-left:auto}}@media (max-width:480px){.Services_servicesSection__kcwM1{padding:40px 10px}.Services_imageWrapper__Ngrd1,.Services_image__QmcQU{border-radius:0 100px 100px 0}.Services_image__QmcQU{min-height:350px}.Services_experienceBadge__9cwvH{right:15px;padding:25px 12px;min-width:70px;gap:8px}.Services_badgeIconCircle__5XfJ7{width:32px;height:32px;padding:5px}.Services_badgeIconImage__7qoSV{width:18px;height:18px}.Services_badgeNumber__WMYX0{font-size:28px}.Services_badgeText__itPw4{font-size:11px}.Services_mainTitle__5uHEt{font-size:28px}.Services_serviceItem__uyruL{flex-direction:column;text-align:center;align-items:center}.Services_serviceIcon___Nroe{font-size:36px}.Services_serviceArrow__TthxY{margin:10px auto 0}}.CTASection_parallaxSection__tIaZ8{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/images/bg_5.jpg) 50%/cover;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:100px 0;position:relative;margin:40px 0}.CTASection_subtitle__yhWVp{color:#fff;font-size:16px;font-weight:700;letter-spacing:2px;margin-bottom:15px}.CTASection_title__9_D4H{color:#fff;font-size:42px;font-weight:700;margin-bottom:0}.CTASection_appointmentBtn__pyPt7{background:#e40c29;color:#fff;border:none;padding:18px 45px;font-weight:700;font-size:14px;letter-spacing:1px;transition:all .3s}.CTASection_appointmentBtn__pyPt7:hover{background:#f57c00;transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,152,0,.3)}@media (max-width:768px){.CTASection_parallaxSection__tIaZ8{padding:60px 0}.CTASection_title__9_D4H{font-size:28px;margin-bottom:30px}.CTASection_appointmentBtn__pyPt7{width:100%}}.Projects_aboutHero__gvdOz{position:relative;height:350px;background-image:url(/images/com-ban.jpeg);background-size:cover;background-position:50%;background-attachment:fixed;overflow:hidden;margin-bottom:20px}.Projects_heroOverlay__FFXPA{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:1}.Projects_heroContent__Xjt4_{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.Projects_breadcrumbWrapper__I_hxL{position:absolute;bottom:0;left:0;z-index:3;display:flex;justify-content:flex-start;width:auto}.Projects_breadcrumbNav__T6wiU{background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:10px 25px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);width:auto;display:inline-block}.Projects_breadcrumbList__MgEbY{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:5px}.Projects_breadcrumbItem__1hK9V{display:flex;align-items:center}.Projects_breadcrumbLink__i1Gb5{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;transition:all .3s ease;position:relative}.Projects_breadcrumbLink__i1Gb5:hover{color:#fff;background:rgba(228,12,41,.15)}.Projects_breadcrumbLink__i1Gb5:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#e40c29;transition:all .3s ease;transform:translateX(-50%);border-radius:2px}.Projects_breadcrumbLink__i1Gb5:hover:after{width:70%;box-shadow:0 0 10px rgba(228,12,41,.5)}.Projects_homeIcon__T1l0a{stroke:hsla(0,0%,100%,.9);transition:stroke .3s ease}.Projects_breadcrumbLink__i1Gb5:hover .Projects_homeIcon__T1l0a{stroke:#fff}.Projects_breadcrumbSeparator__Cgu89{color:hsla(0,0%,100%,.5);display:flex;align-items:center;padding:0 2px}.Projects_breadcrumbSeparator__Cgu89 svg{stroke:hsla(0,0%,100%,.5)}.Projects_breadcrumbCurrent__WmZDV{color:#fff;font-size:14px;font-weight:600;padding:5px 15px;background:rgba(228,12,41,.2);border-radius:20px;border:1px solid rgba(228,12,41,.3);position:relative;overflow:hidden}.Projects_breadcrumbCurrent__WmZDV:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:Projects_shine__yooux 3s infinite}@keyframes Projects_shine__yooux{0%{left:-100%}to{left:100%}}.Projects_heroTitle__o7SND{font-size:48px;font-weight:800;margin-bottom:15px;letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:Projects_fadeInUp__Q9PoB 1s ease-out;position:relative;z-index:2}.Projects_heroBreadcrumb__IsKnH{font-size:18px;color:hsla(0,0%,100%,.95);font-weight:400;letter-spacing:.5px;animation:Projects_fadeInUp__Q9PoB 1.2s ease-out;padding:0 10px;max-width:800px;position:relative;z-index:2;margin:0 auto 60px}@keyframes Projects_fadeInUp__Q9PoB{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Projects_aboutSection__dxiBt{padding:30px 0 50px;background:#fff}.Projects_descriptionFullWidth__iRc36{color:#666;font-size:16px;line-height:1.8;margin-bottom:15px;text-align:justify;margin-top:2px;padding:0 15px}.Projects_imageWrapper__i4fem{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-bottom:30px;margin-top:0}@media (max-width:991px){.Projects_imageWrapper__i4fem{margin-top:0}}.Projects_aboutImage__lXD_1{width:100%;height:auto;display:block;transition:transform .5s ease;height:500px;object-fit:cover}.Projects_imageWrapper__i4fem:hover .Projects_aboutImage__lXD_1{transform:scale(1.05)}.Projects_aboutText__a5vhD{padding:0 15px}.Projects_subtitle__Vh5it{color:#e40c29;font-weight:700;font-size:14px;letter-spacing:2px;margin-bottom:10px}.Projects_title__GmZoA{font-size:42px;font-weight:700;color:#2c3e50;margin-bottom:25px;line-height:1.2}.Projects_description__Zp__O{color:#666;font-size:16px;line-height:1.8;margin-bottom:20px;text-align:justify}.Projects_features__OQyJg{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin-top:30px}.Projects_feature__C_54E{display:flex;align-items:center;gap:10px;font-size:16px;color:#2c3e50}.Projects_checkIcon__OzRSE{background:#e40c29;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.Projects_coreValuesContainer__ReFeY{padding:0 40px;margin:0 auto;width:100%}.Projects_sectionHeader__xuMYv{text-align:center;margin-bottom:30px;padding:0 15px}.Projects_coreValuesTitle__ZRfKd{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:10px}.Projects_coreValuesSubtitle__kXRiW{color:#666;font-size:18px;max-width:600px;margin:0 auto 15px}.Projects_coreValueCard__g0gyT{background:#f8f9fa;padding:40px 30px;border-radius:10px;text-align:center;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid #e9ecef;cursor:pointer;position:relative;overflow:hidden;margin:0 10px 20px}.Projects_coreValueCard__g0gyT:hover{background:#2c3e50;transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:#2c3e50}.Projects_coreValueIcon__Jx1xP{width:70px;height:70px;margin:0 auto 25px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e40c29;transition:all .4s ease}.Projects_coreValueCard__g0gyT:hover .Projects_coreValueIcon__Jx1xP{background:#fff;transform:scale(1.1)}.Projects_coreValueIcon__Jx1xP svg{color:#fff;transition:all .4s ease}.Projects_coreValueCard__g0gyT:hover .Projects_coreValueIcon__Jx1xP svg{color:#e40c29}.Projects_coreValueTitle__2OQm4{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:15px;transition:color .4s ease}.Projects_coreValueCard__g0gyT:hover .Projects_coreValueTitle__2OQm4{color:#fff}.Projects_coreValueDescription__aTsr5{color:#666;font-size:16px;line-height:1.7;margin:0;transition:color .4s ease;text-align:left}.Projects_coreValueCard__g0gyT:hover .Projects_coreValueDescription__aTsr5{color:hsla(0,0%,100%,.9)}.Projects_coreValueCard__g0gyT:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#e40c29;transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.Projects_coreValueCard__g0gyT:hover:before{transform:scaleX(1)}.Projects_learnMoreBtn__3iBlk{display:inline-block;margin-top:25px;padding:12px 30px;background:transparent;color:#e40c29;text-decoration:none;border:2px solid #e9dadd;border-radius:0;font-weight:700;font-size:13px;letter-spacing:1.5px;transition:all .3s ease;text-transform:uppercase}.Projects_learnMoreBtn__3iBlk:hover{background:#e40c29;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 5px 15px rgba(228,12,41,.3)}.Projects_coreValueCard__g0gyT:hover .Projects_learnMoreBtn__3iBlk{color:#fff;border-color:#fff;background:transparent}.Projects_coreValueCard__g0gyT:hover .Projects_learnMoreBtn__3iBlk:hover{background:#e40c29;color:#fff;border-color:#e40c29}@media (max-width:992px){.Projects_aboutSection__dxiBt{padding:30px 0 40px}.Projects_title__GmZoA{font-size:34px;margin-bottom:15px}.Projects_features__OQyJg{grid-template-columns:1fr}.Projects_coreValuesContainer__ReFeY{padding:0 20px}.Projects_coreValuesTitle__ZRfKd{font-size:30px}.Projects_coreValuesSubtitle__kXRiW{font-size:16px;margin-bottom:10px}.Projects_sectionHeader__xuMYv{margin-bottom:20px}.Projects_coreValueCard__g0gyT{padding:25px 20px;margin:0 10px 15px}.Projects_coreValueTitle__2OQm4{font-size:20px;min-height:50px}.Projects_coreValueDescription__aTsr5{font-size:14px;line-height:1.5}.Projects_aboutHero__gvdOz{height:300px;margin-bottom:20px}.Projects_heroTitle__o7SND{font-size:40px;margin-bottom:10px}.Projects_heroBreadcrumb__IsKnH{font-size:16px;margin-bottom:50px}.Projects_breadcrumbWrapper__I_hxL{padding:12px 15px}.Projects_breadcrumbNav__T6wiU{padding:10px 20px}.Projects_breadcrumbLink__i1Gb5{font-size:13px;padding:4px 8px}.Projects_breadcrumbCurrent__WmZDV{font-size:13px;padding:4px 12px}}@media (max-width:768px){.Projects_aboutSection__dxiBt{padding:20px 0 30px}.Projects_descriptionFullWidth__iRc36{padding:0 10px;margin-bottom:10px;font-size:15px}.Projects_aboutText__a5vhD{padding:20px 0 0}.Projects_title__GmZoA{font-size:28px;margin-bottom:15px}.Projects_description__Zp__O{font-size:15px;margin-bottom:12px}.Projects_coreValuesContainer__ReFeY{padding:0 15px}.Projects_coreValuesTitle__ZRfKd{font-size:26px}.Projects_coreValuesSubtitle__kXRiW{font-size:15px;margin-bottom:8px}.Projects_sectionHeader__xuMYv{margin-bottom:15px;padding:0 5px}.Projects_coreValueCard__g0gyT{padding:20px 15px;margin:0 5px 15px}.Projects_coreValueIcon__Jx1xP{width:50px;height:50px;margin-bottom:15px}.Projects_coreValueIcon__Jx1xP svg{width:24px;height:24px}.Projects_coreValueTitle__2OQm4{font-size:18px;min-height:45px;margin-bottom:12px}.Projects_coreValueDescription__aTsr5{font-size:13px;line-height:1.4}.Projects_aboutHero__gvdOz{height:250px;background-attachment:scroll;margin-bottom:15px}.Projects_heroTitle__o7SND{font-size:30px;letter-spacing:1px;margin-bottom:8px}.Projects_heroBreadcrumb__IsKnH{font-size:14px;padding:0 5px;margin-bottom:40px}.Projects_breadcrumbWrapper__I_hxL{padding:10px 12px}.Projects_breadcrumbNav__T6wiU{padding:8px 15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.Projects_breadcrumbLink__i1Gb5{font-size:12px;padding:3px 6px;gap:4px}.Projects_breadcrumbLink__i1Gb5 span{display:none}.Projects_breadcrumbLink__i1Gb5 .Projects_homeIcon__T1l0a{display:block}.Projects_breadcrumbSeparator__Cgu89{padding:0 1px}.Projects_breadcrumbSeparator__Cgu89 svg{width:10px;height:10px}.Projects_breadcrumbCurrent__WmZDV{font-size:12px;padding:3px 10px}.Projects_breadcrumbCurrent__WmZDV span{display:inline}}@media (max-width:576px){.Projects_aboutSection__dxiBt{padding:15px 0 25px}.Projects_title__GmZoA{font-size:24px}.Projects_features__OQyJg{gap:10px}.Projects_feature__C_54E{font-size:14px}.Projects_coreValuesContainer__ReFeY{padding:0 10px}.Projects_coreValuesTitle__ZRfKd{font-size:22px}.Projects_coreValuesSubtitle__kXRiW{font-size:14px}.Projects_coreValueCard__g0gyT{padding:18px 12px;margin:0 0 12px}.Projects_coreValueTitle__2OQm4{font-size:17px;min-height:40px;margin-bottom:10px}.Projects_coreValueDescription__aTsr5{font-size:12px;line-height:1.3}.Projects_aboutHero__gvdOz{height:200px;margin-bottom:10px}.Projects_heroTitle__o7SND{font-size:24px;margin-bottom:5px}.Projects_heroBreadcrumb__IsKnH{font-size:13px;margin-bottom:30px}.Projects_breadcrumbWrapper__I_hxL{padding:8px 10px}.Projects_breadcrumbNav__T6wiU{padding:6px 12px;border-radius:0 20px 0 0}.Projects_breadcrumbLink__i1Gb5{padding:2px 4px}.Projects_breadcrumbCurrent__WmZDV{padding:2px 8px}}@media (max-width:400px){.Projects_coreValueCard__g0gyT{padding:15px 10px}.Projects_coreValueTitle__2OQm4{font-size:16px;min-height:35px}.Projects_coreValueDescription__aTsr5{font-size:11px}.Projects_breadcrumbWrapper__I_hxL{padding:6px 8px}.Projects_breadcrumbNav__T6wiU{padding:5px 10px}.Projects_breadcrumbLink__i1Gb5{font-size:11px}.Projects_breadcrumbCurrent__WmZDV{font-size:11px;padding:2px 6px}}.ServicesHero_aboutHero__b674l{position:relative;height:350px;background:url(/images/engineering.jpg) 50%/cover no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;overflow:hidden;margin-bottom:20px}.ServicesHero_heroOverlay__LnhIb{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:1}.ServicesHero_heroContent__q2_Ag{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.ServicesHero_breadcrumbWrapper__CCPmN{position:absolute;bottom:0;left:0;z-index:3;display:flex;justify-content:flex-start;width:auto}.ServicesHero_breadcrumbNav__jU22y{background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;padding:10px 25px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);width:auto;display:inline-block}.ServicesHero_breadcrumbList__Ql9zP{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:5px}.ServicesHero_breadcrumbItem__rZ9ok{display:flex;align-items:center}.ServicesHero_breadcrumbLink__Y3s2l{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:14px;font-weight:500;padding:5px 10px;border-radius:20px;transition:all .3s ease;position:relative}.ServicesHero_breadcrumbLink__Y3s2l:hover{color:#fff;background:rgba(228,12,41,.15)}.ServicesHero_breadcrumbLink__Y3s2l:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#e40c29;transition:all .3s ease;transform:translateX(-50%);border-radius:2px}.ServicesHero_breadcrumbLink__Y3s2l:hover:after{width:70%;box-shadow:0 0 10px rgba(228,12,41,.5)}.ServicesHero_homeIcon__ckjMN{stroke:hsla(0,0%,100%,.9);transition:stroke .3s ease}.ServicesHero_breadcrumbLink__Y3s2l:hover .ServicesHero_homeIcon__ckjMN{stroke:#fff}.ServicesHero_breadcrumbSeparator__2qrAF{color:hsla(0,0%,100%,.5);display:flex;align-items:center;padding:0 2px}.ServicesHero_breadcrumbSeparator__2qrAF svg{stroke:hsla(0,0%,100%,.5)}.ServicesHero_breadcrumbCurrent__4DACD{color:#fff;font-size:14px;font-weight:600;padding:5px 15px;background:rgba(228,12,41,.2);border-radius:20px;border:1px solid rgba(228,12,41,.3);position:relative;overflow:hidden}.ServicesHero_breadcrumbCurrent__4DACD:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);animation:ServicesHero_shine__JjXSO 3s infinite}@keyframes ServicesHero_shine__JjXSO{0%{left:-100%}to{left:100%}}.ServicesHero_heroTitle__ThxmG{font-size:48px;font-weight:800;margin-bottom:15px;letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:ServicesHero_fadeInUp__bYVl5 1s ease-out;position:relative;z-index:2}.ServicesHero_heroBreadcrumb__eUJPE{font-size:18px;color:hsla(0,0%,100%,.95);font-weight:400;letter-spacing:.5px;animation:ServicesHero_fadeInUp__bYVl5 1.2s ease-out;padding:0 10px;max-width:800px;position:relative;z-index:2;margin:0 auto 60px}@keyframes ServicesHero_fadeInUp__bYVl5{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.ServicesHero_aboutHero__b674l{height:300px;margin-bottom:20px}.ServicesHero_heroTitle__ThxmG{font-size:40px;margin-bottom:10px}.ServicesHero_heroBreadcrumb__eUJPE{font-size:16px;margin-bottom:50px}.ServicesHero_breadcrumbWrapper__CCPmN{padding:12px 15px}.ServicesHero_breadcrumbNav__jU22y{padding:10px 20px}.ServicesHero_breadcrumbLink__Y3s2l{font-size:13px;padding:4px 8px}.ServicesHero_breadcrumbCurrent__4DACD{font-size:13px;padding:4px 12px}}@media (max-width:768px){.ServicesHero_aboutHero__b674l{height:250px;background-attachment:scroll;margin-bottom:15px}.ServicesHero_heroTitle__ThxmG{font-size:30px;letter-spacing:1px;margin-bottom:8px}.ServicesHero_heroBreadcrumb__eUJPE{font-size:14px;padding:0 5px;margin-bottom:40px}.ServicesHero_breadcrumbWrapper__CCPmN{padding:10px 12px}.ServicesHero_breadcrumbNav__jU22y{padding:8px 15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.ServicesHero_breadcrumbLink__Y3s2l{font-size:12px;padding:3px 6px;gap:4px}.ServicesHero_breadcrumbLink__Y3s2l span{display:none}.ServicesHero_breadcrumbLink__Y3s2l .ServicesHero_homeIcon__ckjMN{display:block}.ServicesHero_breadcrumbSeparator__2qrAF{padding:0 1px}.ServicesHero_breadcrumbSeparator__2qrAF svg{width:10px;height:10px}.ServicesHero_breadcrumbCurrent__4DACD{font-size:12px;padding:3px 10px}.ServicesHero_breadcrumbCurrent__4DACD span{display:inline}}@media (max-width:576px){.ServicesHero_aboutHero__b674l{height:200px;margin-bottom:10px}.ServicesHero_heroTitle__ThxmG{font-size:24px;margin-bottom:5px}.ServicesHero_heroBreadcrumb__eUJPE{font-size:13px;margin-bottom:30px}.ServicesHero_breadcrumbWrapper__CCPmN{padding:8px 10px}.ServicesHero_breadcrumbNav__jU22y{padding:6px 12px;border-radius:0 20px 0 0}.ServicesHero_breadcrumbLink__Y3s2l{padding:2px 4px}.ServicesHero_breadcrumbCurrent__4DACD{padding:2px 8px}}@media (max-width:400px){.ServicesHero_breadcrumbWrapper__CCPmN{padding:6px 8px}.ServicesHero_breadcrumbNav__jU22y{padding:5px 10px}.ServicesHero_breadcrumbLink__Y3s2l{font-size:11px}.ServicesHero_breadcrumbCurrent__4DACD{font-size:11px;padding:2px 6px}}