.product-hero{padding-block:32px 0}.product-hero__stage{isolation:isolate;border-radius:24px;align-items:flex-end;min-height:268px;padding:40px;display:flex;position:relative;overflow:hidden}.product-hero__stage:after{z-index:-1;content:"";background:linear-gradient(90deg,#000000b3 0%,#0000006b 34%,#00000014 68%),linear-gradient(#00000014 38%,#0000007a 100%);position:absolute;inset:0}.product-hero__image{z-index:-2;object-fit:cover;object-position:center 52%}.product-hero__content{max-width:680px;color:var(--white)}.product-hero__content h1{color:var(--white)}.product-hero__content p{margin-bottom:0;font-size:1.125rem}.product-categories{padding-top:40px}.product-categories__introduction{max-width:820px;margin-bottom:28px}.product-categories__introduction h2{margin-bottom:10px}.product-categories__introduction p{color:var(--muted);margin-bottom:0}.product-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.product-solution-card{scroll-margin-top:calc(var(--header-height) + 24px);background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;height:360px;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 22px #1f29370d}.product-solution-card__image{aspect-ratio:2;flex:none;overflow:hidden}.product-solution-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.product-solution-card__content{flex-direction:column;flex:1;align-items:flex-start;min-height:0;padding:20px;display:flex}.product-solution-card h3{margin-bottom:8px}.product-solution-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-solution-card .button{white-space:nowrap;text-align:center;width:100%;margin-top:auto;padding-inline:10px;font-size:13px}@media (hover:hover) and (pointer:fine){.product-solution-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1f29371a}.product-solution-card:hover .product-solution-card__image img{transform:scale(1.035)}}.product-help{background:var(--light-gray);border:1px solid var(--border);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:40px;max-width:980px;padding:48px;display:grid}.product-help__icon{width:112px;height:112px;color:var(--white);background:var(--blue);border-radius:16px;justify-content:center;align-items:center;display:flex}.product-help__icon svg{stroke-width:1.8px;width:52px;height:52px}.product-help__content p:last-child{color:var(--muted);margin-bottom:0}.product-cta{background:var(--light-gray)}.product-cta__inner{background:var(--white);border:1px solid var(--border);border-radius:16px;justify-content:space-between;align-items:center;gap:48px;padding:48px;display:flex}.product-cta__inner>div:first-child{max-width:650px}.product-cta__inner h2{margin-bottom:12px}.product-cta__inner p{color:var(--muted);margin-bottom:0}.product-cta__actions{flex-wrap:wrap;flex:none;gap:14px;display:flex}@media (max-width:1023px){.product-hero__stage{border-radius:20px;min-height:232px;padding:32px}.product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-help{gap:32px;padding:40px}.product-cta__inner{flex-direction:column;align-items:flex-start;padding:40px}}@media (max-width:767px){.product-hero{padding-block:24px 0}.product-hero__stage{border-radius:16px;min-height:204px;padding:20px}.product-hero__stage:after{background:linear-gradient(90deg,#000000b8 0%,#00000070 48%,#0000001f 100%),linear-gradient(#00000014 38%,#0000006b 100%)}.product-hero__image{object-position:45% center}.product-hero__content h1{margin-bottom:8px;font-size:2rem}.product-hero__content p{font-size:.9375rem;line-height:1.5}.product-categories{padding-top:32px}.product-categories__introduction{margin-bottom:24px}.product-category-grid{grid-template-columns:1fr;gap:16px}.product-solution-card{border-radius:12px}.product-solution-card__content{padding:20px}.product-solution-card p{-webkit-line-clamp:2}.product-help{grid-template-columns:1fr;gap:28px;padding:24px}.product-help__icon{border-radius:12px;width:80px;height:80px}.product-help__icon svg{width:38px;height:38px}.product-cta__inner{gap:28px;padding:24px}.product-cta__actions{width:100%;display:grid}.product-cta__actions .button{width:100%}}@media (prefers-reduced-motion:reduce){.product-solution-card,.product-solution-card__image img{transition:none}}
