.landing{letter-spacing:-.01em;--landing-text-primary:#000000;--landing-text-body:#3D3D3D;--landing-text-muted:#575757;--landing-accent-keyword:#0077B5;--landing-accent-title:#223B85;--landing-bg-white:#FFFFFF;--landing-bg-light:rgba(230,230,230,0.35);--landing-bg-dark:#1A1A1A;--landing-btn-primary-bg:#000000;--landing-btn-primary-text:#FFFFFF;--landing-btn-secondary-bg:#FFFFFF;--landing-btn-secondary-text:#000000;--landing-accent-amber:#B77541;--landing-section-padding-y:80px;--landing-content-max-width:1400px;--landing-nav-padding-x:52px;--landing-section-padding-x:54px}.landing .landing-home-post-hero{--landing-content-max-width:1280px}.landing .landing-h1{font-size:52px;font-weight:400;line-height:1.07em}.landing .landing-h1,.landing .landing-h3{letter-spacing:-.02em;color:var(--landing-text-primary)}.landing .landing-h3{font-size:42px;font-weight:500;line-height:1.2em}.landing .landing-h6{font-size:20px;font-weight:400;color:var(--landing-text-primary)}.landing .landing-body{font-size:16px;font-weight:400;line-height:1.25em;color:var(--landing-text-body)}.landing .landing-badge-text{font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:normal;color:var(--landing-text-primary)}.landing .landing-h1-product{font-size:52px;font-weight:400;line-height:1.07em;letter-spacing:-.02em;color:var(--landing-text-primary)}.landing .landing-subtitle{font-size:16px;font-weight:400;line-height:1.25em;color:var(--landing-text-body)}.landing .landing-h2-section,.landing .landing-h3-subsection{font-size:42px;font-weight:500;line-height:1.2em;letter-spacing:-.02em;color:var(--landing-text-primary)}.landing .landing-h4-audience,.landing .landing-h5-step{font-size:20px;font-weight:400;line-height:1.2em;color:var(--landing-text-primary)}.landing .landing-step-label{font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:normal}@media (max-width:767px){.landing{--landing-section-padding-x:20px;--landing-nav-padding-x:20px}.landing .landing-h1,.landing .landing-h1-product{font-size:34px;line-height:1.1em}.landing .landing-h1-product{letter-spacing:-.02em}.landing .landing-h3{font-size:28px;line-height:1.15em}.landing .landing-subtitle{font-size:15px;line-height:1.3em}.landing .landing-h2-section{letter-spacing:-.02em}.landing .landing-h2-section,.landing .landing-h3-subsection{font-size:28px;line-height:1.15em}}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes pipeline-connector-trace{0%{stroke-dashoffset:100;opacity:0}4%{opacity:1}12%{stroke-dashoffset:72;opacity:1}18%{stroke-dashoffset:46;opacity:1}24%{stroke-dashoffset:24;opacity:1}29%{stroke-dashoffset:11;opacity:1}32%{stroke-dashoffset:4;opacity:1}34%{stroke-dashoffset:0;opacity:1}68%{stroke-dashoffset:0;opacity:1}72%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:0;opacity:0}}.landing .pipeline-bg-vignette{background:radial-gradient(145% 95% at 82% 14%,rgba(164,235,255,.26) 0,rgba(164,235,255,0) 60%),radial-gradient(120% 110% at 4% 2%,rgba(176,131,255,.42) 0,rgba(176,131,255,0) 50%),linear-gradient(180deg,rgba(63,92,201,.24) 0,rgba(33,68,166,.12))}.landing .pipeline-bg-strip{background:linear-gradient(177deg,rgba(255,255,255,.22),rgba(255,255,255,0) 64px),linear-gradient(90deg,rgba(255,255,255,0) 72%,rgba(215,240,255,.24) 78%,rgba(255,255,255,0) 84%);mix-blend-mode:screen}.landing .pipeline-bg-noise{opacity:.34;background-image:linear-gradient(0deg,rgba(255,255,255,.1),rgba(255,255,255,.1)),repeating-linear-gradient(0deg,rgba(255,255,255,.05),rgba(255,255,255,.05) 1px,rgba(0,0,0,0) 0,rgba(0,0,0,0) 3px),radial-gradient(140% 100% at -8% 32%,rgba(70,88,194,.28) 0,rgba(70,88,194,0) 56%);mix-blend-mode:soft-light}.landing .pipeline-icon-tile{isolation:isolate;border:1px solid #d1d1d1;border-radius:7px;background-color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 2px 8px rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center}.landing .pipeline-icon-tile:before{content:"";position:absolute;inset:-4px;border-radius:10px;background:linear-gradient(145deg,rgba(255,255,255,.55),rgba(226,226,226,.42));border:1px solid rgba(220,220,220,.75);box-shadow:0 1px 6px rgba(0,0,0,.1);z-index:-1}.landing .pipeline-icon-tile:after{content:"";position:absolute;inset:.5px;border-radius:6px;border:1px solid rgba(255,255,255,.82);box-shadow:inset 0 -1px 0 rgba(232,232,232,.78);pointer-events:none}.landing .pipeline-icon-tile-ready,.landing .pipeline-icon-tile-source{animation:none}.landing .pipeline-connector-base{opacity:.35}.landing .pipeline-connector-draw{stroke-dasharray:100;stroke-dashoffset:100;animation:pipeline-connector-trace 2.95s linear infinite}.landing .pipeline-bg-vignette:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,0),rgba(255,255,255,.08) 45%,rgba(255,255,255,0) 70%);mix-blend-mode:screen}@keyframes prospect-wheel-turn{0%,18%{transform:rotate(0deg)}30%,48%{transform:rotate(18deg)}60%,78%{transform:rotate(-18deg)}90%,to{transform:rotate(0deg)}}@keyframes prospect-center-pulse{0%,18%,to{transform:scale(1)}36%,64%{transform:scale(1.02)}}.landing .prospect-wheel-rotor{transform-origin:23px 23px;animation:prospect-wheel-turn 4.2s ease-in-out infinite}.landing .prospect-center{animation:prospect-center-pulse 4.2s ease-in-out infinite}@keyframes engaging-bar-one-grow{0%,to{transform:scaleY(.55)}20%,70%{transform:scaleY(1)}}@keyframes engaging-bar-two-grow{0%,to{transform:scaleY(.45)}32%,74%{transform:scaleY(1)}}@keyframes engaging-bar-three-grow{0%,to{transform:scaleY(.5)}44%,78%{transform:scaleY(1)}}@keyframes engaging-sim-line-sweep{0%,18%{transform:translateY(2px);opacity:.25}34%,64%{transform:translateY(-10px);opacity:.95}to{transform:translateY(2px);opacity:.25}}@keyframes engaging-chart-center-pulse{0%,18%,to{transform:scale(1)}40%,62%{transform:scale(1.02)}}.landing .engaging-bar-one,.landing .engaging-bar-three,.landing .engaging-bar-two{transform-origin:center bottom;transform-box:fill-box}.landing .engaging-bar-one{animation:engaging-bar-one-grow 4.3s ease-in-out infinite}.landing .engaging-bar-two{animation:engaging-bar-two-grow 4.3s ease-in-out infinite}.landing .engaging-bar-three{animation:engaging-bar-three-grow 4.3s ease-in-out infinite}.landing .engaging-sim-line{animation:engaging-sim-line-sweep 4.3s ease-in-out infinite}.landing .engaging-chart-center{animation:engaging-chart-center-pulse 4.3s ease-in-out infinite}@keyframes omnichannel-persist-pulse{0%,20%,to{transform:scale(1)}34%,62%{transform:scale(1.02)}}@keyframes omnichannel-infinity-flow{0%{stroke-dashoffset:0;opacity:0}14%{opacity:1}70%{stroke-dashoffset:-82;opacity:1}84%{stroke-dashoffset:-100;opacity:0}to{stroke-dashoffset:-100;opacity:0}}.landing .omnichannel-resume-tile{animation:none}.landing .omnichannel-infinity-base{opacity:.35}.landing .omnichannel-infinity-flow{stroke-dasharray:22 100;stroke-dashoffset:0;animation:omnichannel-infinity-flow 3.9s linear infinite}