.page_hero__7KFOs{position:relative;width:100%;height:calc(100vh - 80px);min-height:500px;max-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:80px}.page_heroBackground__a2JaP{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.page_heroOverlay__ZfcXe{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,35,50,.85),rgba(26,35,50,.6) 50%,rgba(26,35,50,.3));z-index:1}.page_heroContent__dzLob{position:relative;z-index:2;text-align:center;color:white;max-width:900px;padding:0 20px;animation:page_fadeInUp__7IOrd 1s ease}.page_heroTitle__ixXIp{font-size:48px;font-weight:800;margin-bottom:20px;line-height:1.2;display:flex;flex-direction:column;gap:8px}.page_heroTitle__ixXIp span:first-child{font-size:28px;font-weight:400;opacity:.95;letter-spacing:1px}.page_heroCompany__NWCKi{letter-spacing:3px;text-shadow:3px 3px 10px rgba(0,0,0,.6);color:#ffffff}.page_heroSubtitle__ZW2Yq{font-size:18px;font-weight:300;margin-bottom:35px;opacity:.95;letter-spacing:.5px;animation:page_fadeInUp__7IOrd 1s ease .2s backwards}.page_heroActions__uE8fj{display:flex;gap:16px;justify-content:center;animation:page_fadeInUp__7IOrd 1s ease .4s backwards}.page_heroCallBtn__8REOL,.page_heroProductBtn__tkY45{padding:14px 32px;font-size:16px;font-weight:600;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:.5px;min-width:140px;text-align:center}.page_heroCallBtn__8REOL{background:var(--accent-blue);color:white;border:2px solid var(--accent-blue)}.page_heroCallBtn__8REOL:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px rgba(90,143,185,.3)}.page_heroProductBtn__tkY45{background:rgba(255,255,255,.95);color:var(--primary-dark);border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page_heroProductBtn__tkY45:hover{background:white;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,255,255,.3)}.page_features__GdcOS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:60px 0;position:relative}.page_feature__LruQD{background:white;padding:30px 20px;text-align:center;border-radius:12px;border:1px solid var(--border-color);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page_feature__LruQD:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-blue);transform:scaleX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:left}.page_feature__LruQD:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:var(--accent-blue)}.page_feature__LruQD:hover:before{transform:scaleX(1)}.page_featureIcon__UHR_A{width:70px;height:70px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--bg-section);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1)}.page_feature__LruQD:hover .page_featureIcon__UHR_A{background:var(--accent-blue);transform:scale(1.05)}.page_feature__LruQD:hover .page_featureIcon__UHR_A img{filter:brightness(0) invert(1)}.page_feature__LruQD h3{font-size:20px;font-weight:600;margin-bottom:10px;color:var(--primary-dark)}.page_feature__LruQD p{font-size:14px;line-height:1.6;color:var(--text-secondary)}.page_categories___mviK{padding:60px 0}.page_categoryGrid__o3CYY{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:40px}.page_categoryCard__yLKel{position:relative;height:280px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);background:var(--bg-light)}.page_categoryCard__yLKel:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.page_categoryImage__KMrgG{position:relative;width:100%;height:100%}.page_categoryImage__KMrgG:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 40%,rgba(0,0,0,.8));z-index:1;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.page_categoryCard__yLKel:hover .page_categoryImage__KMrgG:after{opacity:.9}.page_categoryOverlay__mV_EP{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2;color:white;transition:transform .3s cubic-bezier(.4,0,.2,1)}.page_categoryCard__yLKel:hover .page_categoryOverlay__mV_EP{transform:translateY(-5px)}.page_categoryOverlay__mV_EP h3{font-size:22px;font-weight:600;margin-bottom:6px;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}.page_categoryOverlay__mV_EP p{font-size:14px;opacity:.95;text-shadow:0 1px 3px rgba(0,0,0,.3)}.page_about__YOpBg{padding:60px 40px;background:var(--bg-section);border-radius:16px;margin:60px 0}.page_aboutContent__5yxr2{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.page_aboutText__ge1Iz h2{font-size:36px;font-weight:700;margin-bottom:20px;color:var(--primary-dark)}.page_aboutLead__kMKVx{font-size:16px;line-height:1.7;color:var(--text-secondary);margin-bottom:30px}.page_aboutStats__xWIi3{display:flex;gap:35px;margin-bottom:35px}.page_stat__wNpTi{text-align:center}.page_statNumber__vz8WS{display:block;font-size:40px;font-weight:700;color:var(--accent-blue);line-height:1;margin-bottom:6px}.page_statLabel__2jNx3{font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary)}.page_aboutImage__MBUGP{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);background:white;padding:10px}.page_aboutImage__MBUGP img{border-radius:8px}.page_products__7I7S8{padding:60px 0}.page_productGrid__RkuEu{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:40px;margin-bottom:40px}.page_productCard__5Z_W3{background:white;border-radius:12px;overflow:hidden;border:1px solid var(--border-color);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1)}.page_productCard__5Z_W3:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:var(--accent-blue)}.page_productImage__PjWtf{position:relative;width:100%;height:200px;background:var(--bg-light)}.page_productInfo__mQhZE{padding:16px}.page_productInfo__mQhZE h3{font-size:18px;font-weight:600;margin-bottom:4px;color:var(--primary-dark)}.page_productInfo__mQhZE p{font-size:14px;color:var(--text-secondary)}.page_productActions__0gcJM{text-align:center;margin-top:40px}.page_cta__i2v5_{padding:60px 40px;background:linear-gradient(135deg,var(--primary-dark) 0,var(--secondary-dark) 100%);border-radius:16px;margin:60px 0}.page_ctaContent__MfmkM{text-align:center;color:white}.page_ctaContent__MfmkM h2{font-size:36px;font-weight:700;margin-bottom:16px;color:white}.page_ctaContent__MfmkM p{font-size:16px;line-height:1.7;margin-bottom:35px;opacity:.95}.page_ctaInfo__XMrn3{display:flex;justify-content:center;align-items:center;gap:60px;margin-bottom:35px}.page_ctaContact__Ry7HQ{display:flex;flex-direction:column;align-items:center;gap:8px}.page_ctaLabel__kLYiJ{font-size:14px;text-transform:uppercase;letter-spacing:1px;opacity:.7;font-weight:500}.page_ctaPhone__aZWZt{font-size:28px;font-weight:600;color:white;transition:all .3s cubic-bezier(.4,0,.2,1)}.page_ctaPhone__aZWZt:hover{transform:scale(1.05);text-shadow:0 0 20px rgba(255,255,255,.3)}.page_ctaButtons__Ge_hw{display:flex;gap:20px;justify-content:center;align-items:stretch}@media (max-width:1024px){.page_productGrid__RkuEu{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.page_products__7I7S8{padding:40px 0}.page_productGrid__RkuEu{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px;margin-bottom:30px}.page_productCard__5Z_W3{height:auto}.page_productImage__PjWtf{height:150px}.page_productInfo__mQhZE{padding:12px}.page_productInfo__mQhZE h3{font-size:15px;margin-bottom:2px}.page_productInfo__mQhZE p{font-size:12px}.page_productActions__0gcJM{margin-top:30px}}@media (max-width:480px){.page_hero__7KFOs{min-height:400px;height:65vh}.page_heroTitle__ixXIp{font-size:26px}.page_heroTitle__ixXIp span:first-child{font-size:14px}.page_categoryGrid__o3CYY,.page_productGrid__RkuEu{grid-template-columns:1fr}.page_aboutStats__xWIi3{flex-direction:column;gap:20px}.page_statNumber__vz8WS{font-size:28px}}@media (max-width:1024px){.page_hero__7KFOs{margin-top:80px;height:70vh;max-height:600px}.page_heroTitle__ixXIp{font-size:38px}.page_heroTitle__ixXIp span:first-child{font-size:22px}.page_categoryGrid__o3CYY,.page_features__GdcOS{grid-template-columns:repeat(2,1fr);gap:20px}.page_aboutContent__5yxr2{grid-template-columns:1fr;gap:30px}.page_aboutImage__MBUGP{max-width:500px;margin:0 auto}}@media (max-width:768px){.page_hero__7KFOs{height:70vh;min-height:450px;max-height:600px;margin-top:60px}.page_heroContent__dzLob{padding:0 16px 40px}.page_heroTitle__ixXIp{font-size:32px;margin-bottom:16px}.page_heroTitle__ixXIp span:first-child{font-size:16px}.page_heroSubtitle__ZW2Yq{font-size:14px;margin-bottom:25px;padding:0 10px}.page_heroActions__uE8fj{flex-direction:column;width:100%;max-width:280px;margin:0 auto;gap:12px}.page_heroCallBtn__8REOL,.page_heroProductBtn__tkY45{width:100%;padding:14px 24px;font-size:15px}.page_features__GdcOS{grid-template-columns:1fr;gap:16px;padding:40px 0}.page_feature__LruQD{padding:24px 16px}.page_featureIcon__UHR_A{width:60px;height:60px;margin-bottom:16px}.page_feature__LruQD h3{font-size:18px;margin-bottom:8px}.page_feature__LruQD p{font-size:13px}.page_categories___mviK{padding:40px 0}.page_categoryGrid__o3CYY{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}.page_categoryCard__yLKel{height:180px}.page_categoryOverlay__mV_EP h3{font-size:18px;margin-bottom:4px}.page_categoryOverlay__mV_EP p{font-size:12px}.page_about__YOpBg{padding:30px 16px;margin:40px 0}.page_aboutText__ge1Iz{text-align:center}.page_aboutText__ge1Iz h2{font-size:28px;margin-bottom:16px}.page_aboutLead__kMKVx{font-size:14px;margin-bottom:24px}.page_aboutStats__xWIi3{gap:25px;margin-bottom:25px;justify-content:center}.page_statNumber__vz8WS{font-size:32px}.page_statLabel__2jNx3{font-size:12px}.page_aboutText__ge1Iz .page_btn__hMGYV{width:100%;max-width:280px;margin:0 auto;display:block}.page_cta__i2v5_{padding:40px 16px;margin:40px 0}.page_ctaContent__MfmkM h2{font-size:24px;margin-bottom:12px}.page_ctaContent__MfmkM p{font-size:14px;margin-bottom:25px}.page_ctaInfo__XMrn3{flex-direction:column;gap:30px}.page_ctaButtons__Ge_hw{flex-direction:column;gap:12px;width:100%;align-items:stretch}.page_ctaButtons__Ge_hw .page_btn__hMGYV{width:100%;text-align:center;padding:16px 20px;display:block}.page_ctaPhone__aZWZt{font-size:22px}.page_ctaLabel__kLYiJ{font-size:12px}}