.product-hero{position:relative;isolation:isolate;min-height:540px;padding:76px 0 68px;display:flex;align-items:center;overflow:hidden;background-color:#eef7f2;background-image:linear-gradient(90deg,#f4f7f1 0%,rgba(244,247,241,.98) 34%,rgba(244,247,241,.72) 53%,rgba(244,247,241,.08) 76%),url('../images/product-hero-ecosystem.webp');background-repeat:no-repeat;background-position:center,right center;background-size:cover,auto 100%}.product-hero:after{content:'';position:absolute;z-index:-1;left:0;right:0;bottom:0;height:1px;background:#dce6e1}.product-hero .container{position:relative}.product-hero .container>p{max-width:590px;color:#50645e;font-size:16px;line-height:1.7}.product-hero h1{max-width:690px;font-size:clamp(42px,4.4vw,59px);line-height:1.08;letter-spacing:-2.8px;margin:16px 0 19px}.product-hero>div>div{display:flex;gap:24px;align-items:center;margin-top:25px}.product-hero .kicker{display:inline-flex;padding:7px 11px;border:1px solid #c8d9d2;border-radius:30px;background:rgba(255,255,255,.82);backdrop-filter:blur(6px)}
.product-section{padding:85px 0}.product-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.product-heading h2{font-size:44px;margin-top:12px}.product-heading>p{max-width:430px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{--accent:#20c997;position:relative;padding:28px;border:1px solid var(--line);border-radius:15px;background:#fff;min-height:410px;display:flex;flex-direction:column;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(6,27,24,.1)}.product-card:before{content:'';position:absolute;inset:0 0 auto;height:4px;background:var(--accent);border-radius:15px 15px 0 0}.product-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:13px;background:#edf6f2;color:var(--accent);font-weight:900;font-size:11px}.product-card small{margin-top:24px;color:var(--accent);font-weight:800;letter-spacing:1px}.product-card h3{font-size:24px;margin:10px 0}.product-card p{color:var(--muted);font-size:14px}.product-card ul{list-style:none;padding:15px 0;margin:0;border-top:1px solid var(--line)}.product-card li{font-size:12px;margin:7px 0}.product-card li:before{content:'✓';color:var(--accent);font-weight:900;margin-right:8px}.product-card>a{margin-top:auto;font-weight:800;font-size:13px;color:var(--accent)}.product-card.lime{--accent:#76a916}.product-card.blue{--accent:#2378d4}.product-card.dark{--accent:#172f5f}.product-card.orange{--accent:#da6d24}.product-card.purple{--accent:#7653d7}.product-card.teal{--accent:#008b83}.product-card.red{--accent:#d74747}.product-cta{padding:80px 0;background:#08241f;color:#fff}.product-cta .container{display:flex;justify-content:space-between;align-items:center;gap:60px}.product-cta h2{font-size:38px;margin:12px 0}.product-cta p{color:#9eb2ad;max-width:730px}
@media(max-width:1050px){.product-hero{background-position:center,calc(100% + 190px) center}.product-hero h1{max-width:610px}.product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.product-hero{min-height:auto;padding:50px 0 310px;display:block;background-image:linear-gradient(180deg,#f4f7f1 0%,#f4f7f1 58%,rgba(244,247,241,.2) 76%),url('../images/product-hero-ecosystem.webp');background-position:center,bottom center;background-size:cover,auto 300px}.product-hero h1{font-size:39px;letter-spacing:-2px}.product-hero .container>p{font-size:15px}.product-hero>div>div,.product-cta .container{align-items:stretch;flex-direction:column;gap:8px}.product-hero .text-link{text-align:center}.product-heading{display:block}.product-heading h2{font-size:35px}.product-heading>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-cta h2{font-size:31px}}
