.hero-product{background-color:transparent;overflow:hidden}.hero-product--white{background-color:var(--color-white,#fff)}.hero-product--slate-50{background-color:var(--color-slate-50,#f8fafc)}.hero-product--slate-100{background-color:var(--color-slate-100,#f1f5f9)}.hero-product--gradient-surface{background:var(--gradient-surface)}.hero-product--white-to-slate{background:linear-gradient(180deg,#fff,#fff 85%,#f8fafc)}.hero-product__container{align-items:center;display:flex;gap:64px;margin:0 auto;max-width:var(--container-max,1200px)}.hero-product__content{display:flex;flex:1 1 50%;flex-direction:column;gap:20px}.hero-product__content:only-child{flex:1 1 100%;max-width:800px}.hero-product__eyebrow{color:var(--color-blue,#0071e3);font-family:var(--font-heading);font-size:var(--text-sm,15px);font-weight:600;letter-spacing:.08em;margin:0 0 -4px;text-transform:uppercase}.hero-product__heading{font-family:var(--font-heading);font-size:var(--text-4xl,40px);font-weight:500;letter-spacing:-.8px;line-height:1.1;text-wrap:balance}.hero-product__heading--h1{color:var(--color-slate-900,#0f172a);font-size:48px;letter-spacing:-.96px;margin:0}.hero-product__heading :is(h1,h2,h3,h4,h5,h6,p){color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.hero-product__subheading{color:var(--color-slate-700,#334155);font-family:var(--font-body);font-size:var(--text-base,16px);font-weight:400;line-height:1.5}.hero-product__subheading p{margin:0 0 12px}.hero-product__subheading p:last-child{margin-bottom:0}.hero-product__subheading ol,.hero-product__subheading ul{list-style:none;margin:12px 0;padding-left:28px}.hero-product__subheading ul li{font-size:var(--text-base,16px);line-height:1.6;padding-bottom:6px;position:relative}.hero-product__subheading ul li:before{background:var(--color-blue,#0071e3);border-radius:50%;content:"";height:8px;left:-24px;position:absolute;top:.55em;width:8px}.hero-product__subheading ol{counter-reset:hero-ol}.hero-product__subheading ol li{counter-increment:hero-ol;font-size:var(--text-base,16px);line-height:1.6;padding-bottom:6px;position:relative}.hero-product__subheading ol li:before{color:var(--color-blue,#0071e3);content:counter(hero-ol) ".";font-weight:700;left:-28px;position:absolute}.hero-product__bullets{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.hero-product__bullet{align-items:center;color:var(--color-slate-700,#334155);display:flex;font-family:var(--font-body);font-size:var(--text-base,16px);font-weight:400;gap:10px;line-height:1.4}.hero-product__bullet:before{background:var(--color-blue,#0071e3);border-radius:50%;content:"";flex-shrink:0;height:7px;width:7px}.hero-product__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:4px}.hero-product__cta-primary{align-items:center;background:var(--color-blue,#0071e3);border:1px solid var(--color-blue,#0071e3);border-radius:var(--radius-md,8px);color:var(--color-white,#fff)!important;display:inline-flex;font-family:var(--font-heading);font-size:var(--text-base,16px);font-weight:600;justify-content:center;line-height:normal;padding:12px 24px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.hero-product__cta-primary:hover{box-shadow:var(--shadow-md);color:var(--color-white)!important;opacity:.9;text-decoration:none}.hero-product__cta-secondary{align-items:center;display:inline-flex;text-decoration:none}.hero-product__cta-secondary img{display:block;height:46px!important;max-width:none!important;width:auto!important}.hero-product__media{align-items:center;display:flex;flex:1 1 50%;justify-content:center}.hero-product__media--embed,.hero-product__media--form{align-items:stretch}.hero-product__image-card{width:100%}.hero-product__image-card img{display:block;height:auto;width:100%}.hero-product__embed-card,.hero-product__form-card{background:transparent;border:none;box-shadow:none;padding:0;width:100%}.hero-product__embed-card iframe,.hero-product__embed-card script+*,.hero-product__embed-card>:first-child{max-width:100%;width:100%}.hero-product__media--form .hs-form,.hero-product__media--form form{width:100%}.hero-product__video-card{background:var(--color-white,#fff);border:.5px solid var(--border-default,#e2e8f0);border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-md);cursor:pointer;overflow:hidden;position:relative;transition:box-shadow .2s ease;width:100%}.hero-product__video-card--square{aspect-ratio:1/1}.hero-product__video-card--four-three{aspect-ratio:4/3}.hero-product__video-card--landscape{aspect-ratio:16/9}.hero-product__video-card--auto{aspect-ratio:auto}.hero-product__video-card:hover{box-shadow:var(--shadow-md)}.hero-product__video-cover{display:block;height:100%;object-fit:cover;width:100%}.hero-product__video-branded{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;padding:80px 64px;width:100%}.hero-product__video-logo{height:96px;height:auto;object-fit:contain;width:auto}.hero-product__video-tagline{color:var(--color-slate-900,#0f172a);font-family:var(--font-heading);font-size:var(--text-sm,15px);font-weight:600;letter-spacing:.1em;margin:0;text-align:center;text-transform:uppercase}.hero-product__play-btn{align-items:center;background:none;border:none;bottom:24px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:24px;transition:transform .2s ease;width:40px}.hero-product__play-btn:hover{transform:scale(1.1)}.hero-product__logos{align-items:center;display:flex;flex-direction:column;gap:24px;margin:48px auto 0;max-width:var(--container-max,1200px);padding-top:32px}.hero-product__logos-title{color:var(--color-slate-900,#0f172a);font-family:var(--font-heading);font-size:var(--text-xl,20px);font-weight:600;margin:0;text-align:center}.hero-product__logos-viewport{overflow:hidden;width:100%}.hero-product__logos-track{display:flex;touch-action:pan-y pinch-zoom}.hero-product__logos-slide{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:0 32px}.hero-product__logos-slide img{display:block;height:auto;max-height:40px;max-width:140px;min-height:20px;object-fit:contain;width:auto}.hero-product__logos-carousel--grayscale img{filter:grayscale(100%);opacity:.7;transition:all .2s ease}.hero-product__logos-carousel--grayscale img:hover{filter:grayscale(0);opacity:1}.hero-product__lightbox{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:9999}.hero-product__lightbox.is-open{display:flex}.hero-product__lightbox-backdrop{background:rgba(0,0,0,.8);inset:0;position:absolute}.hero-product__lightbox-content{aspect-ratio:16/9;background:#000;border-radius:12px;max-width:960px;overflow:hidden;position:relative;width:90%}.hero-product__lightbox-close{background:none;border:none;color:var(--color-white,#fff);cursor:pointer;font-size:32px;line-height:1;position:absolute;right:0;top:-40px;z-index:1}.hero-product__lightbox-embed{height:100%;width:100%}.hero-product__lightbox-embed iframe{border:none;height:100%;width:100%}@media (max-width:767px){.hero-product__container{flex-direction:column;gap:32px}.hero-product__content{align-items:flex-start;text-align:left}.hero-product__heading{font-size:var(--text-3xl,32px)}.hero-product__bullets{align-items:flex-start}.hero-product__ctas{justify-content:flex-start}.hero-product__logos{margin-top:32px}.hero-product__logos-slide{padding:0 20px}.hero-product__logos-slide img{max-height:32px;min-width:60px}}@media (min-width:768px) and (max-width:1023px){.hero-product__container{gap:40px}}