.HeroSection-module__4iYKQG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}.HeroSection-module__4iYKQG__bgImageContainer{z-index:0;pointer-events:none;position:absolute;inset:0}.HeroSection-module__4iYKQG__gridOverlay{background:linear-gradient(to bottom, #ffffff4d 0%, var(--bg-primary) 100%);pointer-events:none;z-index:1;position:absolute;inset:0}.HeroSection-module__4iYKQG__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:0 40px;display:grid;position:relative}.HeroSection-module__4iYKQG__content{flex-direction:column;gap:24px;display:flex}.HeroSection-module__4iYKQG__badge{color:var(--accent-green);background:var(--accent-green-subtle);border-radius:var(--radius-full);letter-spacing:.04em;border:1px solid #22c55e26;align-items:center;gap:10px;width:fit-content;padding:8px 18px;font-size:.8rem;font-weight:600;display:inline-flex}.HeroSection-module__4iYKQG__badgeDot{background:var(--accent-green);border-radius:50%;width:7px;height:7px;animation:2s infinite HeroSection-module__4iYKQG__pulse}@keyframes HeroSection-module__4iYKQG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.HeroSection-module__4iYKQG__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1.1}.HeroSection-module__4iYKQG__highlight{background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__4iYKQG__subheadline{color:var(--text-secondary);max-width:520px;font-size:1.1rem;line-height:1.75}.HeroSection-module__4iYKQG__actions{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.HeroSection-module__4iYKQG__btnPrimary,.HeroSection-module__4iYKQG__btnOutline{border-radius:var(--radius-full);transition:all var(--transition-base);align-items:center;gap:10px;padding:15px 30px;font-size:.92rem;font-weight:600;display:inline-flex}.HeroSection-module__4iYKQG__btnPrimary{background:var(--gradient-green);color:#fff;box-shadow:0 4px 24px #22c55e40}.HeroSection-module__4iYKQG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 36px #22c55e59}.HeroSection-module__4iYKQG__btnOutline{border:1.5px solid var(--border-green);color:var(--accent-green)}.HeroSection-module__4iYKQG__btnOutline:hover{background:var(--accent-green-subtle);transform:translateY(-3px)}.HeroSection-module__4iYKQG__btnPrimary svg,.HeroSection-module__4iYKQG__btnOutline svg{transition:transform .3s}.HeroSection-module__4iYKQG__btnPrimary:hover svg,.HeroSection-module__4iYKQG__btnOutline:hover svg{transform:translate(4px)}.HeroSection-module__4iYKQG__visual{justify-content:center;display:flex}.HeroSection-module__4iYKQG__dashboardMock{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);width:100%;max-width:520px;overflow:hidden;box-shadow:0 0 60px #22c55e12,0 20px 60px #00000080}.HeroSection-module__4iYKQG__dashHeader{border-bottom:1px solid var(--border-subtle);background:#0000004d;align-items:center;gap:8px;padding:14px 20px;display:flex}.HeroSection-module__4iYKQG__dashDot{border-radius:50%;width:10px;height:10px}.HeroSection-module__4iYKQG__dashTitle{color:var(--text-muted);margin-left:8px;font-size:.75rem;font-weight:500}.HeroSection-module__4iYKQG__dashBody{padding:24px 20px}.HeroSection-module__4iYKQG__dashGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.HeroSection-module__4iYKQG__dashStat{border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;background:#ffffff08;padding:14px 12px}.HeroSection-module__4iYKQG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.65rem;display:block}.HeroSection-module__4iYKQG__statValue{font-family:var(--font-display);color:var(--accent-green);font-size:1.5rem;font-weight:700}.HeroSection-module__4iYKQG__statValue small{color:var(--text-muted);margin-left:2px;font-size:.7rem;font-weight:500}.HeroSection-module__4iYKQG__cellGrid{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:#ffffff05;align-items:flex-end;gap:4px;height:80px;padding:8px;display:flex}.HeroSection-module__4iYKQG__cell{background:linear-gradient(#22c55ee6,#22c55e80);border-radius:2px 2px 0 0;flex:1;min-height:10px;animation:3s ease-in-out infinite alternate HeroSection-module__4iYKQG__cellPulse}@keyframes HeroSection-module__4iYKQG__cellPulse{0%{opacity:.7}to{opacity:1}}.HeroSection-module__4iYKQG__cellLabel{color:var(--text-muted);text-align:center;margin-top:8px;font-size:.68rem;display:block}.HeroSection-module__4iYKQG__featureStrip{z-index:2;margin-top:60px;position:relative}.HeroSection-module__4iYKQG__features{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:40px;padding:28px 0;display:flex}.HeroSection-module__4iYKQG__featureItem{align-items:center;gap:10px;display:flex}.HeroSection-module__4iYKQG__featureIcon{font-size:1.2rem}.HeroSection-module__4iYKQG__featureText{color:var(--text-secondary);font-size:.85rem;font-weight:500}@media (max-width:1024px){.HeroSection-module__4iYKQG__container{grid-template-columns:1fr;gap:48px;padding:0 24px}.HeroSection-module__4iYKQG__content{text-align:center;align-items:center}.HeroSection-module__4iYKQG__subheadline{max-width:600px}.HeroSection-module__4iYKQG__actions{justify-content:center}}@media (max-width:768px){.HeroSection-module__4iYKQG__hero{min-height:auto;padding-top:120px;padding-bottom:40px}.HeroSection-module__4iYKQG__dashGrid{grid-template-columns:repeat(2,1fr)}.HeroSection-module__4iYKQG__features{gap:20px}.HeroSection-module__4iYKQG__featureItem{flex:0 0 45%;justify-content:center}}@media (max-width:480px){.HeroSection-module__4iYKQG__actions{flex-direction:column;width:100%}.HeroSection-module__4iYKQG__btnPrimary,.HeroSection-module__4iYKQG__btnOutline{justify-content:center;width:100%}}
.ProductsSection-module__XEZc6q__section{background:var(--bg-secondary);padding:100px 0;position:relative}.ProductsSection-module__XEZc6q__container{max-width:1280px;margin:0 auto;padding:0 40px}.ProductsSection-module__XEZc6q__header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:56px;display:flex}.ProductsSection-module__XEZc6q__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.ProductsSection-module__XEZc6q__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.ProductsSection-module__XEZc6q__title{font-family:var(--font-display);color:var(--text-primary);max-width:500px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.ProductsSection-module__XEZc6q__description{color:var(--text-secondary);max-width:420px;font-size:1rem;line-height:1.7}.ProductsSection-module__XEZc6q__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ProductsSection-module__XEZc6q__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:14px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.ProductsSection-module__XEZc6q__card:before{content:"";background:var(--gradient-green);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.ProductsSection-module__XEZc6q__card:hover{border-color:var(--border-green);transform:translateY(-6px);box-shadow:0 12px 40px #0000004d,0 0 30px #22c55e0f}.ProductsSection-module__XEZc6q__card:hover:before{opacity:1}.ProductsSection-module__XEZc6q__cardIcon{background:var(--accent-green-subtle);border-radius:var(--radius-md);border:1px solid #22c55e1a;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.ProductsSection-module__XEZc6q__cardTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.15rem;font-weight:700}.ProductsSection-module__XEZc6q__cardDesc{color:var(--text-muted);flex:1;font-size:.88rem;line-height:1.65}.ProductsSection-module__XEZc6q__specs{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.ProductsSection-module__XEZc6q__specTag{color:var(--accent-green);background:var(--accent-green-subtle);border-radius:var(--radius-full);letter-spacing:.02em;border:1px solid #22c55e1f;padding:4px 10px;font-size:.7rem;font-weight:600}.ProductsSection-module__XEZc6q__cardLink{color:var(--accent-green);transition:gap var(--transition-fast);align-items:center;gap:6px;margin-top:8px;font-size:.85rem;font-weight:600;display:inline-flex}.ProductsSection-module__XEZc6q__cardLink:hover{gap:10px}.ProductsSection-module__XEZc6q__cta{justify-content:center;margin-top:48px;display:flex}.ProductsSection-module__XEZc6q__btnPrimary{border-radius:var(--radius-full);background:var(--gradient-green);color:#fff;box-shadow:var(--shadow-green);transition:all var(--transition-base);align-items:center;gap:10px;padding:15px 32px;font-size:.92rem;font-weight:600;display:inline-flex}.ProductsSection-module__XEZc6q__btnPrimary:hover{box-shadow:var(--shadow-green-lg);transform:translateY(-3px)}.ProductsSection-module__XEZc6q__btnPrimary svg{transition:transform .3s}.ProductsSection-module__XEZc6q__btnPrimary:hover svg{transform:translate(4px)}@media (max-width:1024px){.ProductsSection-module__XEZc6q__header{flex-direction:column;align-items:flex-start}.ProductsSection-module__XEZc6q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductsSection-module__XEZc6q__section{padding:60px 0}.ProductsSection-module__XEZc6q__container{padding:0 20px}.ProductsSection-module__XEZc6q__grid{grid-template-columns:1fr}}
.IndustriesSection-module__3iqBgq__section{padding:100px 0;position:relative}.IndustriesSection-module__3iqBgq__container{max-width:1280px;margin:0 auto;padding:0 40px}.IndustriesSection-module__3iqBgq__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.IndustriesSection-module__3iqBgq__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.IndustriesSection-module__3iqBgq__title{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.IndustriesSection-module__3iqBgq__tabs{scrollbar-width:none;gap:8px;margin-top:40px;margin-bottom:32px;padding-bottom:4px;display:flex;overflow-x:auto}.IndustriesSection-module__3iqBgq__tabs::-webkit-scrollbar{display:none}.IndustriesSection-module__3iqBgq__tab{color:var(--text-muted);border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-subtle);white-space:nowrap;transition:all var(--transition-base);cursor:pointer;align-items:center;gap:10px;padding:14px 22px;font-size:.85rem;font-weight:500;display:flex}.IndustriesSection-module__3iqBgq__tab:hover{color:var(--text-primary);border-color:var(--border-light)}.IndustriesSection-module__3iqBgq__tab.IndustriesSection-module__3iqBgq__active{color:var(--text-primary);background:var(--accent-green-subtle);border-color:var(--border-green);box-shadow:0 0 20px #22c55e1a}.IndustriesSection-module__3iqBgq__tabIcon{font-size:1.2rem}.IndustriesSection-module__3iqBgq__tabLabel{font-weight:600}.IndustriesSection-module__3iqBgq__panel{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);grid-template-columns:1fr .4fr;align-items:center;gap:40px;padding:48px;display:grid}.IndustriesSection-module__3iqBgq__panelTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:16px;font-size:1.6rem;font-weight:700}.IndustriesSection-module__3iqBgq__panelDesc{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.75}.IndustriesSection-module__3iqBgq__panelStats{flex-wrap:wrap;gap:12px;display:flex}.IndustriesSection-module__3iqBgq__panelStat{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:#ffffff08;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:500;display:flex}.IndustriesSection-module__3iqBgq__statDot{background:var(--accent-green);border-radius:50%;width:6px;height:6px}.IndustriesSection-module__3iqBgq__panelVisual{justify-content:center;align-items:center;display:flex}.IndustriesSection-module__3iqBgq__iconLarge{background:var(--accent-green-subtle);border:1px solid #22c55e26;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;font-size:5rem;display:flex}@media (max-width:1024px){.IndustriesSection-module__3iqBgq__panel{grid-template-columns:1fr;padding:32px}.IndustriesSection-module__3iqBgq__panelVisual{display:none}}@media (max-width:640px){.IndustriesSection-module__3iqBgq__section{padding:60px 0}.IndustriesSection-module__3iqBgq__container{padding:0 20px}.IndustriesSection-module__3iqBgq__panel{padding:24px}}
.TechnologySection-module__x5AytG__section{padding:100px 0;position:relative;overflow:hidden}.TechnologySection-module__x5AytG__container{max-width:1280px;margin:0 auto;padding:0 40px}.TechnologySection-module__x5AytG__header{text-align:center;margin-bottom:56px}.TechnologySection-module__x5AytG__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:inline-flex}.TechnologySection-module__x5AytG__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.TechnologySection-module__x5AytG__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.TechnologySection-module__x5AytG__desc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.TechnologySection-module__x5AytG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.TechnologySection-module__x5AytG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:12px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.TechnologySection-module__x5AytG__card:hover{border-color:var(--border-green);transform:translateY(-4px)}.TechnologySection-module__x5AytG__cardGlow{pointer-events:none;background:#22c55e0a;border-radius:50%;width:120px;height:120px;transition:all .5s;position:absolute;bottom:-40px;right:-40px}.TechnologySection-module__x5AytG__card:hover .TechnologySection-module__x5AytG__cardGlow{background:#22c55e0f;transform:scale(2.5)}.TechnologySection-module__x5AytG__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.TechnologySection-module__x5AytG__cardIcon{background:var(--accent-green-subtle);border-radius:var(--radius-md);border:1px solid #22c55e1a;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.8rem;display:flex}.TechnologySection-module__x5AytG__tag{color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;background:#ffffff0a;padding:4px 12px;font-size:.68rem;font-weight:600}.TechnologySection-module__x5AytG__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-top:4px;font-size:1.1rem;font-weight:700}.TechnologySection-module__x5AytG__cardDesc{color:var(--text-muted);font-size:.88rem;line-height:1.65}@media (max-width:1024px){.TechnologySection-module__x5AytG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TechnologySection-module__x5AytG__section{padding:60px 0}.TechnologySection-module__x5AytG__container{padding:0 20px}.TechnologySection-module__x5AytG__grid{grid-template-columns:1fr}.TechnologySection-module__x5AytG__header{text-align:left}.TechnologySection-module__x5AytG__supertitle{display:flex}}
.WhyVoltavaSection-module__0oZzFW__section{background:var(--bg-secondary);padding:100px 0;position:relative;overflow:hidden}.WhyVoltavaSection-module__0oZzFW__section:before{content:"";pointer-events:none;background:radial-gradient(at 80% 40%,#22c55e0a 0%,#0000 60%);width:50%;height:100%;position:absolute;top:0;right:0}.WhyVoltavaSection-module__0oZzFW__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:0 40px;display:grid}.WhyVoltavaSection-module__0oZzFW__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.WhyVoltavaSection-module__0oZzFW__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.WhyVoltavaSection-module__0oZzFW__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.WhyVoltavaSection-module__0oZzFW__highlight{color:var(--accent-green)}.WhyVoltavaSection-module__0oZzFW__desc{color:var(--text-secondary);max-width:480px;margin-bottom:28px;font-size:1rem;line-height:1.75}.WhyVoltavaSection-module__0oZzFW__bullets{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.WhyVoltavaSection-module__0oZzFW__bullets li{color:var(--text-secondary);align-items:center;gap:12px;font-size:.92rem;display:flex}.WhyVoltavaSection-module__0oZzFW__check{background:var(--accent-green-subtle);width:22px;height:22px;color:var(--accent-green);border:1px solid #22c55e33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.WhyVoltavaSection-module__0oZzFW__btnOutline{color:var(--accent-green);border:1.5px solid var(--border-green);border-radius:var(--radius-full);transition:all var(--transition-base);align-items:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:600;display:inline-flex}.WhyVoltavaSection-module__0oZzFW__btnOutline:hover{background:var(--accent-green-subtle);transform:translateY(-2px)}.WhyVoltavaSection-module__0oZzFW__btnOutline svg{transition:transform .3s}.WhyVoltavaSection-module__0oZzFW__btnOutline:hover svg{transform:translate(4px)}.WhyVoltavaSection-module__0oZzFW__statsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.WhyVoltavaSection-module__0oZzFW__statCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);flex-direction:column;gap:8px;padding:28px 20px;display:flex}.WhyVoltavaSection-module__0oZzFW__statCard:hover{border-color:var(--border-green);box-shadow:0 0 24px #22c55e14}.WhyVoltavaSection-module__0oZzFW__statValue{font-family:var(--font-display);color:var(--accent-green);font-size:2rem;font-weight:800}.WhyVoltavaSection-module__0oZzFW__statLabel{color:var(--text-muted);font-size:.78rem;line-height:1.4}@media (max-width:1024px){.WhyVoltavaSection-module__0oZzFW__container{grid-template-columns:1fr;gap:48px}.WhyVoltavaSection-module__0oZzFW__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.WhyVoltavaSection-module__0oZzFW__section{padding:60px 0}.WhyVoltavaSection-module__0oZzFW__container{padding:0 20px}.WhyVoltavaSection-module__0oZzFW__statsGrid{grid-template-columns:repeat(2,1fr)}}
.BlogSection-module__VcStFW__section{background:var(--bg-secondary);padding:100px 0}.BlogSection-module__VcStFW__container{max-width:1280px;margin:0 auto;padding:0 40px}.BlogSection-module__VcStFW__header{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.BlogSection-module__VcStFW__supertitle{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-green);align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.BlogSection-module__VcStFW__bar{background:var(--accent-green);border-radius:2px;width:28px;height:2px}.BlogSection-module__VcStFW__title{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.BlogSection-module__VcStFW__viewAll{color:var(--accent-green);transition:gap var(--transition-fast);white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;display:inline-flex}.BlogSection-module__VcStFW__viewAll:hover{gap:10px}.BlogSection-module__VcStFW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.BlogSection-module__VcStFW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:pointer;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BlogSection-module__VcStFW__card:hover{border-color:var(--border-green);box-shadow:var(--shadow-md);transform:translateY(-4px)}.BlogSection-module__VcStFW__cardImage{border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:center;height:180px;display:flex}.BlogSection-module__VcStFW__cardEmoji{opacity:.4;font-size:2.5rem}.BlogSection-module__VcStFW__cardBody{flex-direction:column;gap:12px;padding:24px;display:flex}.BlogSection-module__VcStFW__category{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);border:1px solid;width:fit-content;padding:5px 12px;font-size:.7rem;font-weight:700}.BlogSection-module__VcStFW__cardTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.35}.BlogSection-module__VcStFW__cardExcerpt{color:var(--text-muted);font-size:.86rem;line-height:1.6}.BlogSection-module__VcStFW__cardFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:8px;padding-top:16px;display:flex}.BlogSection-module__VcStFW__meta{color:var(--text-muted);font-size:.78rem}.BlogSection-module__VcStFW__readMore{color:var(--accent-green);font-size:.82rem;font-weight:600}@media (max-width:1024px){.BlogSection-module__VcStFW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogSection-module__VcStFW__section{padding:60px 0}.BlogSection-module__VcStFW__container{padding:0 20px}.BlogSection-module__VcStFW__grid{grid-template-columns:1fr}.BlogSection-module__VcStFW__header{flex-direction:column;align-items:flex-start;gap:16px}}
.CTASection-module__cDOPua__section{padding:80px 0}.CTASection-module__cDOPua__container{max-width:1280px;margin:0 auto;padding:0 40px}.CTASection-module__cDOPua__banner{border-radius:var(--radius-xl);background:linear-gradient(135deg,#0d5c2e 0%,#16a34a 40%,#22c55e 70%,#16a34a 100%);padding:64px;position:relative;overflow:hidden}.CTASection-module__cDOPua__bgPattern{pointer-events:none;background-image:radial-gradient(circle at 20%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.CTASection-module__cDOPua__content{z-index:2;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.CTASection-module__cDOPua__title{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.2}.CTASection-module__cDOPua__desc{color:#fffc;max-width:500px;font-size:1rem;line-height:1.65}.CTASection-module__cDOPua__btn{color:#16a34a;border-radius:var(--radius-full);transition:all var(--transition-base);white-space:nowrap;background:#fff;flex-shrink:0;align-items:center;gap:10px;padding:16px 32px;font-size:.92rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #00000026}.CTASection-module__cDOPua__btn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000040}.CTASection-module__cDOPua__btn svg{transition:transform .3s}.CTASection-module__cDOPua__btn:hover svg{transform:translate(4px)}@media (max-width:768px){.CTASection-module__cDOPua__banner{padding:40px 28px}.CTASection-module__cDOPua__content{text-align:center;flex-direction:column;align-items:center}.CTASection-module__cDOPua__desc{max-width:100%}}@media (max-width:480px){.CTASection-module__cDOPua__section{padding:40px 0}.CTASection-module__cDOPua__container{padding:0 16px}.CTASection-module__cDOPua__btn{justify-content:center;width:100%}}
