:root{--ease-smooth:cubic-bezier(.22, 1, .36, 1)}.mkt-reveal{opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transition-delay:var(--d,0s);transform:translateY(24px)}.mkt-reveal.is-in{opacity:1;transform:translateY(0)}.mkt-reveal-scale{opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transition-delay:var(--d,0s);transform:scale(.95)}.mkt-reveal-scale.is-in{opacity:1;transform:scale(1)}.mkt-hero{max-width:1400px;margin:0 auto;padding:88px 40px 112px;position:relative;overflow:clip visible}.mkt-hero-grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;display:grid}@keyframes mkt-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.mkt-hero-trust{font:400 13px/1.4 var(--font-body);color:#6b7280;align-items:center;gap:12px;margin-top:32px;display:flex}.mkt-hero-trust .avatars{display:flex}.mkt-hero-trust .avatars .a{background-position:50%;background-size:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px}.mkt-hero-trust .avatars .a:first-child{margin-left:0}.mkt-hero-art{position:relative;overflow:visible}.mkt-hero-art-svg{width:100%;height:auto;display:block;overflow:visible}.mkt-hero-art-inner{width:720px;height:620px;margin-top:200px;margin-left:200px;position:relative}.mkt-hero-bg{z-index:0;transition:background .25s var(--ease-smooth), border-radius .25s var(--ease-smooth);position:absolute;inset:80px 0 0 -140px}.mkt-hero-portrait{z-index:1;width:var(--_pw-src,460px);transform:translate(var(--_px-src,0px), var(--_py-src,0px));position:absolute;top:0;right:-8%}.mkt-hero-portrait img{width:100%;height:auto;display:block}.mkt-floater{border:1px solid var(--color-gray-200);z-index:3;opacity:0;animation:mkt-floatIn .8s var(--ease-smooth) forwards;animation-delay:var(--delay,.4s);top:var(--_t-src);left:var(--_l-src);right:var(--_r-src);bottom:var(--_b-src);width:var(--_w-src);background:#fff;border-radius:10px;padding:14px 18px;position:absolute;box-shadow:0 20px 50px -10px #005a9438,0 8px 16px -4px #0000000d}.mkt-floater.slide-from-left{z-index:2;animation-name:mkt-slideFromLeft;animation-duration:.9s}.mkt-floater.slide-from-right{animation-name:mkt-slideFromRight;animation-duration:.9s}@keyframes mkt-floatIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mkt-slideFromLeft{0%{opacity:0;transform:translate(-120px)scale(.92)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes mkt-slideFromRight{0%{opacity:0;transform:translate(160px)}to{opacity:1;transform:translate(0)}}.mkt-floater .fc-icon{border-radius:8px;place-items:center;width:36px;height:36px;margin-bottom:10px;display:grid}.mkt-floater .fc-icon.blue{background:var(--color-primary-bg);color:var(--color-primary)}.mkt-floater .fc-icon.green{color:var(--color-success);background:#2db87a24}.mkt-floater .fc-icon.yellow{color:#7a4b0a;background:#fce19a8c}.mkt-floater .fc-icon.purple{color:#7c3aed;background:#8b5cf624}.mkt-floater .fc-label{font:500 11px/1 var(--font-body);text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px}.mkt-floater .fc-value{font:900 24px/1 var(--font-body);color:#1f2937;letter-spacing:-.01em}.mkt-floater .fc-title{font:600 14px/1.3 var(--font-body);color:#1f2937}.mkt-floater .fc-desc{font:400 12px/1.4 var(--font-body);color:#6b7280;margin-top:4px}.mkt-floater .fc-progress-bar{background:var(--color-gray-200);border-radius:99px;height:6px;margin-top:10px;overflow:hidden}.mkt-floater .fc-progress-fill{background:var(--color-primary);border-radius:99px;height:100%}@keyframes mkt-slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes mkt-slideRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.mkt-anim-slide-up{opacity:0;animation:mkt-slideUp .8s var(--ease-smooth) forwards}.mkt-anim-slide-from-right{opacity:0;animation:mkt-slideFromRight 1s var(--ease-smooth) forwards}.mkt-anim-float-in{opacity:0;animation:mkt-slideRight .7s var(--ease-smooth) forwards}.mkt-pill{font:500 14px/1 var(--font-body);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s var(--ease-smooth);border:none;border-radius:45px;align-items:center;gap:8px;padding:12px 32px;text-decoration:none;display:inline-flex}.mkt-pill-bright{background:var(--color-primary);color:#fff}.mkt-pill-bright:hover{background:var(--color-primary-dark)}.mkt-pill-outline{color:var(--color-dark);border:1.5px solid var(--color-dark);background:0 0}.mkt-pill-outline:hover{background:var(--color-dark);color:#fff}.mkt-pill-dark{color:#fff;background:#000}.mkt-pill-dark:hover{background:#1a1a2e}.mkt-pill-gray{color:var(--color-dark);background:#d5d7da}.mkt-pill-gray:hover{color:#fff;background:#000}.mkt-steps{background:#fff;padding:96px 40px;position:relative}.mkt-steps-head{text-align:center;max-width:740px;margin:0 auto 56px}.mkt-steps-rail-wrap{max-width:1180px;margin:0 auto;position:relative}.mkt-steps-rail{background:var(--color-gray-200);width:2px;position:absolute;top:56px;bottom:56px;left:50%;transform:translate(-1px)}.mkt-steps-rail:before{content:"";background:var(--color-primary);transform-origin:top;width:100%;height:100%;transform:scaleY(var(--p,0));transition:transform .15s linear;position:absolute;top:0;left:0}.mkt-step-row{grid-template-columns:1fr 80px 1fr;align-items:center;gap:0;margin-bottom:104px;display:grid;position:relative}.mkt-step-row:last-child{margin-bottom:0}.mkt-step-row .step-copy{grid-area:1/1;padding:0 40px}.mkt-step-row .step-marker{grid-area:1/2;place-items:center;width:80px;display:grid;position:relative}.mkt-step-row .step-visual{grid-area:1/3;padding:0 40px}.mkt-step-row.flip .step-copy{text-align:right;grid-column:3}.mkt-step-row.flip .step-visual{grid-column:1}.mkt-num-circle{border:2px solid var(--color-gray-200);width:64px;height:64px;font:900 22px/1 var(--font-body);color:#6b7280;transition:all .5s var(--ease-smooth);z-index:2;background:#fff;border-radius:50%;place-items:center;display:grid;position:relative}.mkt-step-row.is-in .mkt-num-circle{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:scale(1.05);box-shadow:0 0 0 8px #0095cc26}.mkt-step-row .step-eyebrow{font:500 14px/1 var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);margin-bottom:14px;display:inline-block}.mkt-step-row .step-copy h3{font:300 36px/1.15 var(--font-headline);letter-spacing:-.01em;color:var(--color-dark);margin:0 0 14px}.mkt-step-row .step-copy h3 .accent{font-family:var(--font-body);text-transform:uppercase;color:var(--color-primary);font-weight:900}.mkt-step-row .step-copy p{font:400 16px/1.6 var(--font-body);color:#000;max-width:380px;margin:0 0 18px}.mkt-step-row.flip .step-copy p{margin-left:auto}.mkt-chips{flex-wrap:wrap;gap:8px;display:flex}.mkt-step-row.flip .mkt-chips{justify-content:flex-end}.mkt-chip{font:500 12px/1 var(--font-body);background:var(--color-primary-bg);color:var(--color-primary-text);border-radius:999px;padding:7px 12px}.mkt-step-person{background:var(--color-gray-100);border:1px solid var(--color-gray-200);border-radius:14px;align-items:center;gap:14px;max-width:380px;margin-top:24px;padding:14px 16px 14px 14px;display:flex}.mkt-step-row.flip .mkt-step-person{text-align:right;flex-direction:row-reverse;margin-left:auto}.mkt-step-person-avatar{background-position:50% 20%;background-repeat:no-repeat;background-size:130%;border:2px solid #fff;border-radius:50%;flex:0 0 48px;width:48px;height:48px;box-shadow:0 4px 12px -4px #005a942e}.mkt-step-person-quote{font:500 13px/1.4 var(--font-body);color:var(--color-dark);margin-bottom:4px}.mkt-step-person-who{font:400 11px/1.3 var(--font-body);color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.mkt-step-person-who strong{color:var(--color-dark);font-weight:700}.mkt-step-stage{transition:background .25s var(--ease-smooth);border-radius:24px;padding:24px 20px;position:relative;overflow:visible}.mkt-step-stage-content{z-index:1;opacity:0;transition:opacity .8s var(--ease-smooth), transform .8s var(--ease-smooth);position:relative;transform:translateY(30px)}.mkt-step-row.is-in .mkt-step-stage-content{opacity:1;transform:translateY(0)}.mkt-step-floater{z-index:4;border:1px solid var(--color-gray-200);opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transition-delay:var(--floater-delay,.3s);background:#fff;border-radius:12px;padding:14px 16px;position:absolute;transform:translateY(20px)scale(.95);box-shadow:0 20px 40px -12px #005a9438,0 6px 14px -4px #0000000d}.mkt-step-row.is-in .mkt-step-floater{opacity:1;transform:translateY(0)scale(1)}.mkt-step-floater .sf-image{border-radius:6px;width:100%;height:auto;margin-bottom:8px;display:block}.mkt-step-floater .sf-image:last-child{margin-bottom:0}.mkt-step-floater--img{padding:6px}.mkt-step-floater .sf-icon{border-radius:7px;place-items:center;width:30px;height:30px;margin-bottom:8px;display:grid}.mkt-step-floater .sf-label{font:500 10px/1 var(--font-body);text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:5px}.mkt-step-floater .sf-value{font:700 18px/1 var(--font-body);color:#1f2937;letter-spacing:-.01em}.mkt-mockup{border:1px solid var(--color-gray-200);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px -8px #005a941f}.mkt-mockup-bar{border-bottom:1px solid var(--color-gray-200);background:#f7fafc;align-items:center;gap:6px;padding:10px 14px;display:flex}.mkt-mockup-bar .dot{background:#d1d5db;border-radius:50%;width:8px;height:8px}.mkt-mockup-bar .dot:first-child{background:#fca5a5}.mkt-mockup-bar .dot:nth-child(2){background:#fcd34d}.mkt-mockup-bar .dot:nth-child(3){background:#6ee7b7}.mkt-mockup-bar .url{text-align:center;font:400 11px/1 var(--font-body);color:#9ca3af;flex:1}.mkt-mockup-body{padding:20px}@media (min-width:1400px){.mkt-hero{overflow:visible}.mkt-floater.slide-from-left{display:block}}@media (min-width:1920px){.mkt-hero{max-width:1520px}.mkt-hero-grid{gap:240px}.mkt-steps-rail-wrap{max-width:1500px}.mkt-step-row{grid-template-columns:1fr 240px 1fr}.mkt-step-row .step-marker{width:240px}}@media (max-width:1400px){.mkt-hero-grid{gap:60px}}@media (max-width:1200px){.mkt-hero-grid{gap:48px}}@media (max-width:1100px){.mkt-hero{overflow:clip visible}.mkt-hero-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:900px){.mkt-hero{padding:60px 20px 40px;overflow:clip visible}.mkt-hero-grid{grid-template-columns:1fr;gap:32px}.mkt-hero h1{font-size:42px}.mkt-hero-art{max-width:720px;margin:0 auto}.mkt-hero-bg{inset:0}.mkt-hero-portrait{transform:translate(0px, var(--_py-src,0px));right:0}.mkt-steps{padding:32px 20px 64px}.mkt-steps-rail{display:none}.mkt-step-row,.mkt-step-row.flip{flex-direction:column;gap:16px;display:flex}.mkt-step-row .step-copy,.mkt-step-row .step-visual,.mkt-step-row.flip .step-copy,.mkt-step-row.flip .step-visual{text-align:left;padding:0}.mkt-step-row .step-copy,.mkt-step-row.flip .step-copy{order:1}.mkt-step-row .step-marker{order:0;justify-items:start;width:auto;padding:0;display:flex}.mkt-step-row .step-visual,.mkt-step-row.flip .step-visual{order:2}.mkt-step-row.flip .step-copy p{margin-left:0}.mkt-step-row.flip .mkt-chips{justify-content:flex-start}.mkt-step-row.flip .mkt-step-person{text-align:left;flex-direction:row;margin-left:0}.mkt-step-stage{padding:16px 14px;overflow:visible}.mkt-step-floater--img{transform-origin:100% 100%;max-width:45vw}.mkt-step-row .mkt-num-circle{width:48px;height:48px;font-size:18px}.mkt-step-row{margin-bottom:64px}}@media (max-width:480px){.mkt-hero{padding:40px 16px 32px}.mkt-hero h1{font-size:32px}.mkt-hero-art{margin-top:24px}}
.NarrowcastingFeatureScroll-module__7Q28wq__featureScroll{grid-template-columns:1fr 1fr;gap:80px;max-width:1280px;margin:0 auto;padding:80px 40px;display:grid;position:relative}.NarrowcastingFeatureScroll-module__7Q28wq__textCol{position:relative}.NarrowcastingFeatureScroll-module__7Q28wq__textBlock{align-items:center;min-height:min(65vh,560px);display:flex}.NarrowcastingFeatureScroll-module__7Q28wq__textInner{max-width:540px}.NarrowcastingFeatureScroll-module__7Q28wq__textInner>*{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.NarrowcastingFeatureScroll-module__7Q28wq__textInnerVisible>:first-child{opacity:1;transition-delay:0s;transform:translateY(0)}.NarrowcastingFeatureScroll-module__7Q28wq__textInnerVisible>:nth-child(2){opacity:1;transition-delay:80ms;transform:translateY(0)}.NarrowcastingFeatureScroll-module__7Q28wq__textInnerVisible>:nth-child(3){opacity:1;transition-delay:.16s;transform:translateY(0)}.NarrowcastingFeatureScroll-module__7Q28wq__textInnerVisible>:nth-child(4){opacity:1;transition-delay:.24s;transform:translateY(0)}.NarrowcastingFeatureScroll-module__7Q28wq__eyebrow{text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:500}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=yellow] .NarrowcastingFeatureScroll-module__7Q28wq__eyebrow{color:#ffc845}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=green] .NarrowcastingFeatureScroll-module__7Q28wq__eyebrow{color:#90d5aa}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=coral] .NarrowcastingFeatureScroll-module__7Q28wq__eyebrow{color:#ffb49a}.NarrowcastingFeatureScroll-module__7Q28wq__heading{letter-spacing:-.02em;color:#0d0d1a;margin-bottom:24px;font-family:Zodiak,serif;font-size:64px;font-weight:300;line-height:72px}.NarrowcastingFeatureScroll-module__7Q28wq__heading b{text-transform:uppercase;letter-spacing:.02em;font-family:Cabinet Grotesk,sans-serif;font-weight:900}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=yellow] .NarrowcastingFeatureScroll-module__7Q28wq__heading b{color:#ffc845}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=green] .NarrowcastingFeatureScroll-module__7Q28wq__heading b{color:#90d5aa}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=coral] .NarrowcastingFeatureScroll-module__7Q28wq__heading b{color:#ffb49a}.NarrowcastingFeatureScroll-module__7Q28wq__body{color:#000;margin-bottom:28px;font-family:Cabinet Grotesk,sans-serif;font-size:18px;font-weight:400;line-height:1.6}.NarrowcastingFeatureScroll-module__7Q28wq__cta{color:#0d0d1a;border-bottom:2px solid;font-family:Cabinet Grotesk,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=yellow] .NarrowcastingFeatureScroll-module__7Q28wq__cta{color:#ffc845}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=green] .NarrowcastingFeatureScroll-module__7Q28wq__cta{color:#90d5aa}.NarrowcastingFeatureScroll-module__7Q28wq__textInner[data-accent=coral] .NarrowcastingFeatureScroll-module__7Q28wq__cta{color:#ffb49a}.NarrowcastingFeatureScroll-module__7Q28wq__cta:hover{color:#0d0d1a}.NarrowcastingFeatureScroll-module__7Q28wq__stickyCol{justify-content:center;align-self:flex-start;align-items:center;height:fit-content;max-height:calc(100vh - 240px);display:flex;position:sticky;top:120px}.NarrowcastingFeatureScroll-module__7Q28wq__visualSlide{width:100%;animation:.55s cubic-bezier(.16,1,.3,1) forwards NarrowcastingFeatureScroll-module__7Q28wq__slideIn}@keyframes NarrowcastingFeatureScroll-module__7Q28wq__slideIn{0%{opacity:0;clip-path:inset(0 0 8% round 24px);transform:translateY(24px)scale(.98)}to{opacity:1;clip-path:inset(0 0 0% round 24px);transform:translateY(0)scale(1)}}.NarrowcastingFeatureScroll-module__7Q28wq__visualSlide svg{width:100%;height:auto;display:block}.NarrowcastingFeatureScroll-module__7Q28wq__visualSlide .ag{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) forwards NarrowcastingFeatureScroll-module__7Q28wq__groupIn}@keyframes NarrowcastingFeatureScroll-module__7Q28wq__groupIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.NarrowcastingFeatureScroll-module__7Q28wq__pips{z-index:10;flex-direction:column;gap:12px;display:flex;position:fixed;top:50%;right:28px;transform:translateY(-50%)}.NarrowcastingFeatureScroll-module__7Q28wq__pip{cursor:pointer;background:#00000026;border:none;border-radius:3px;width:6px;height:6px;padding:0;transition:height .3s,background .3s}.NarrowcastingFeatureScroll-module__7Q28wq__pip:hover{background:#0000004d}.NarrowcastingFeatureScroll-module__7Q28wq__pipActive{height:24px}.NarrowcastingFeatureScroll-module__7Q28wq__pipActive[data-accent=yellow]{background:#ffc845}.NarrowcastingFeatureScroll-module__7Q28wq__pipActive[data-accent=green]{background:#90d5aa}.NarrowcastingFeatureScroll-module__7Q28wq__pipActive[data-accent=coral]{background:#ffb49a}.NarrowcastingFeatureScroll-module__7Q28wq__mobileVisual{box-sizing:border-box;width:100vw;margin-top:32px;margin-bottom:32px;margin-left:calc(50% - 50vw);padding:0 20px}.NarrowcastingFeatureScroll-module__7Q28wq__mobileVisual svg{width:100%;height:auto;max-height:400px}@media (min-width:1920px){.NarrowcastingFeatureScroll-module__7Q28wq__featureScroll{gap:240px;max-width:1440px}}@media (max-width:767px){.NarrowcastingFeatureScroll-module__7Q28wq__featureScroll{flex-direction:column;grid-template-columns:1fr;gap:0;padding:60px 16px;display:flex}.NarrowcastingFeatureScroll-module__7Q28wq__textCol{flex-direction:column;display:flex}.NarrowcastingFeatureScroll-module__7Q28wq__textBlock{min-height:auto;margin-bottom:48px}.NarrowcastingFeatureScroll-module__7Q28wq__stickyCol,.NarrowcastingFeatureScroll-module__7Q28wq__pips{display:none}.NarrowcastingFeatureScroll-module__7Q28wq__heading{font-size:36px;line-height:44px}.NarrowcastingFeatureScroll-module__7Q28wq__body{font-size:16px}}
