.landing{--lp-max:1120px;--lp-radius:1.25rem;--lp-ink:#0c1f1c;--lp-muted:#5b6b67;--lp-line:rgba(12,31,28,0.09);--lp-teal:#0f766e;--lp-teal-deep:#115e59;--lp-mist:#f3f7f6;--lp-soft:#e7f1ee;--lp-glow:rgba(15,118,110,0.16);--lp-warm:#f7f4ef;--lp-shadow:0 18px 48px rgba(12,31,28,0.08);--lp-shadow-lg:0 28px 64px rgba(12,31,28,0.12);background:#fafbfa;color:var(--lp-ink);overflow-x:hidden}.landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-skip{position:absolute;left:-9999px;top:0;z-index:9999;padding:.75rem 1rem;background:var(--lp-teal);color:#fff;font-weight:600;text-decoration:none;border-radius:.5rem}.landing-skip:focus{left:1rem;top:1rem}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--header-height,64px);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 clamp(1rem,4vw,2rem);background:rgba(250,251,250,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--lp-line)}.landing-brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.0625rem;letter-spacing:-.03em;color:var(--lp-ink);text-decoration:none}.landing-brand-mark{width:30px;height:30px;color:var(--lp-teal)}.landing-nav{display:none;align-items:center;gap:1.75rem}.landing-nav a{font-size:.875rem;font-weight:600;color:var(--lp-muted);text-decoration:none;transition:color .15s}.landing-nav a:hover{color:var(--lp-ink)}.landing-header-actions{display:flex;align-items:center;gap:.5rem}.landing-menu-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--lp-line);border-radius:.65rem;background:#fff;color:var(--lp-ink);cursor:pointer;font-size:1.1rem}.landing-mobile-nav{display:none;flex-direction:column;gap:.25rem;padding:.75rem 1rem 1.25rem;background:#fff;border-bottom:1px solid var(--lp-line)}.landing-mobile-nav--open{display:flex}.landing-mobile-nav a{padding:.75rem .5rem;font-weight:600;color:var(--lp-ink);text-decoration:none;border-radius:.5rem}.landing-hide-mobile{display:none}@media (min-width:900px){.landing-nav{display:flex}.landing-menu-btn,.landing-mobile-nav,.landing-mobile-nav--open{display:none!important}.landing-hide-mobile{display:inline-flex}}.lp-wrap{width:min(100% - 2rem,var(--lp-max));margin-inline:auto}.lp-section{padding:clamp(3.5rem,8vw,6.5rem) 0}.lp-section--soft{background:var(--lp-mist)}.lp-label{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-teal)}.lp-title{margin:0 0 .85rem;font-size:clamp(1.75rem,3.5vw,2.55rem);font-weight:750;letter-spacing:-.035em;line-height:1.15;color:var(--lp-ink);max-width:22ch}.lp-title--light{color:#fff;max-width:18ch}.lp-lead{margin:0 0 2.5rem;max-width:38rem;font-size:1.0625rem;line-height:1.65;color:var(--lp-muted)}.lp-lead--light{color:rgba(255,255,255,.88);margin-bottom:0}.lp-btn{min-height:2.85rem;padding-inline:1.35rem;border-radius:999px;font-weight:700}.lp-flag{display:inline-block;vertical-align:-.15em;margin-right:.25rem}.lp-flag--lg{width:28px;height:20px;margin-right:.45rem}.lp-hero{position:relative;padding:clamp(2.25rem,6vw,4.5rem) 0 clamp(3rem,7vw,5rem);overflow:hidden}.lp-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 15% -5%,var(--lp-glow),transparent 58%),radial-gradient(ellipse 45% 40% at 95% 70%,rgba(180,140,90,.08),transparent 55%),linear-gradient(180deg,#eef6f3 0,#fafbfa 72%);pointer-events:none}.lp-hero-inner{position:relative;width:min(100% - 2rem,var(--lp-max));margin-inline:auto;display:grid;grid-gap:2.75rem;gap:2.75rem;align-items:center}@media (min-width:960px){.lp-hero-inner{grid-template-columns:1.05fr .95fr;gap:3.25rem}}.lp-hero-copy{text-align:left}.lp-brand-mark{margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:800;letter-spacing:-.045em;color:var(--lp-teal-deep);line-height:1}.lp-live-badge{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.15rem;padding:.4rem .85rem .4rem .65rem;border-radius:999px;background:rgba(15,118,110,.08);border:1px solid rgba(15,118,110,.14);font-size:.8125rem;font-weight:650;color:var(--lp-teal-deep)}.lp-live-dot{width:.5rem;height:.5rem;border-radius:999px;background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.2);animation:lp-pulse 2.4s ease-in-out infinite}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.55}}.lp-headline{margin:0 0 1rem;font-size:clamp(1.9rem,4.4vw,3.15rem);font-weight:750;letter-spacing:-.04em;line-height:1.08;color:var(--lp-ink)}.lp-subhead{margin:0 0 1.5rem;max-width:34rem;font-size:clamp(1.02rem,1.8vw,1.15rem);line-height:1.65;color:var(--lp-muted)}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem}.lp-hero-note{margin:1.15rem 0 0;font-size:.875rem;color:var(--lp-muted)}.lp-hero-visual{width:100%}.lp-connect-visual{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:1.5rem;border-radius:calc(var(--lp-radius) + .35rem);background:linear-gradient(165deg,rgba(255,255,255,.95),rgba(238,246,243,.9));border:1px solid rgba(15,118,110,.12);box-shadow:var(--lp-shadow-lg)}@media (min-width:640px){.lp-connect-visual{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:1.75rem 1.5rem}}.lp-connect-side{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;padding:.5rem}.lp-avatar{width:4.5rem;height:4.5rem;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 10px 28px rgba(12,31,28,.12)}.lp-avatar--ke{background:linear-gradient(145deg,#1a5c45,#0f766e 55%,#134e4a)}.lp-avatar--us{background:linear-gradient(145deg,#1e3a5f,#2c5282 55%,#1a365d)}.lp-avatar-initials{font-size:1.45rem;font-weight:750;letter-spacing:-.03em;color:#fff}.lp-connect-meta{display:flex;flex-direction:column;gap:.2rem}.lp-connect-place{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-muted)}.lp-connect-name{margin:0;font-size:1.25rem;font-weight:750;letter-spacing:-.02em}.lp-connect-quote{margin:.15rem 0 0;font-size:.9375rem;color:var(--lp-muted);line-height:1.4;max-width:14rem}.lp-connect-bridge{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:.5rem 0;position:relative}.lp-connect-line{display:none;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(15,118,110,.35),rgba(15,118,110,.55),rgba(15,118,110,.35),transparent);position:relative;overflow:hidden}.lp-connect-line:after{content:"";position:absolute;inset:0 auto 0 0;width:28%;background:linear-gradient(90deg,transparent,#fff,transparent);animation:lp-flow 2.8s ease-in-out infinite}@keyframes lp-flow{0%{left:-30%}to{left:100%}}@media (min-width:640px){.lp-connect-line{display:block;position:absolute;top:38%;left:0;right:0;z-index:0}}.lp-connect-steps{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;position:relative;z-index:1}.lp-connect-steps li{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:3.6rem;padding:.55rem .45rem;border-radius:.85rem;background:rgba(255,255,255,.92);border:1px solid var(--lp-line);box-shadow:0 4px 14px rgba(12,31,28,.05);font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--lp-muted)}.lp-connect-step-icon{font-size:.95rem;color:var(--lp-teal);line-height:1}.lp-journey{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}@media (min-width:900px){.lp-journey{flex-direction:row;align-items:stretch;gap:0}}.lp-journey-step{flex:1 1;display:flex;flex-direction:column;opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;transition-delay:calc(var(--i, 0) * .1s)}.lp-journey--visible .lp-journey-step{opacity:1;transform:none}@media (min-width:900px){.lp-journey-step{flex-direction:row;align-items:stretch}}.lp-journey-card{flex:1 1;display:flex;gap:.85rem;padding:1.25rem 1.15rem;border-radius:var(--lp-radius);background:#fff;border:1px solid var(--lp-line);box-shadow:0 8px 24px rgba(12,31,28,.04);transition:border-color .25s,box-shadow .25s}.lp-journey--visible .lp-journey-card{border-color:rgba(15,118,110,.18)}.lp-journey-index{flex:0 0 auto;width:1.75rem;height:1.75rem;border-radius:999px;display:grid;place-items:center;background:var(--lp-soft);color:var(--lp-teal-deep);font-size:.75rem;font-weight:800}.lp-journey-title{margin:0 0 .35rem;font-size:1rem;font-weight:750;letter-spacing:-.02em;display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}.lp-journey-body{margin:0;font-size:.875rem;line-height:1.5;color:var(--lp-muted)}.lp-journey-connector{width:2px;height:1.25rem;margin:.15rem auto;background:linear-gradient(180deg,rgba(15,118,110,.35),rgba(15,118,110,.08));border-radius:999px}@media (min-width:900px){.lp-journey-connector{width:1.25rem;height:2px;margin:auto .15rem;align-self:center;background:linear-gradient(90deg,rgba(15,118,110,.35),rgba(15,118,110,.08))}}.lp-section--story{padding:clamp(3rem,6vw,4.5rem) 0;background:linear-gradient(180deg,var(--lp-warm) 0,#fafbfa 100%)}.lp-story{text-align:center;max-width:28rem}.lp-story-line{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.45rem .65rem;font-size:clamp(1.25rem,3vw,1.75rem);letter-spacing:-.03em;line-height:1.35}.lp-story-line strong{font-weight:750}.lp-story-line span{color:var(--lp-muted);font-weight:500}.lp-story-line--heart{color:var(--lp-teal-deep)}.lp-story-heart{color:#b4534a;font-size:1.1em}.lp-story-arrow{margin:.65rem 0;color:rgba(15,118,110,.45);font-size:1.25rem;line-height:1}.lp-product-grid{display:grid;grid-gap:1.15rem;gap:1.15rem}@media (min-width:760px){.lp-product-grid{grid-template-columns:1fr 1fr}}.lp-product-card{padding:1.75rem 1.5rem;border-radius:calc(var(--lp-radius) + .15rem);background:#fff;border:1px solid var(--lp-line);box-shadow:0 10px 28px rgba(12,31,28,.04);display:flex;flex-direction:column;gap:.75rem}.lp-product-card--live{border-color:rgba(15,118,110,.22);background:linear-gradient(165deg,rgba(232,242,239,.55),#fff 42%)}.lp-product-kicker{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--lp-muted)}.lp-product-card h3{margin:0;font-size:1.35rem;font-weight:750;letter-spacing:-.025em}.lp-product-card p{margin:0;color:var(--lp-muted);line-height:1.55;flex:1 1}.lp-status-badge{display:inline-flex;align-self:flex-start;padding:.3rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.02em}.lp-status-badge--live{background:rgba(22,163,74,.12);color:#166534}.lp-status-badge--soon{background:rgba(180,140,60,.14);color:#92400e}.lp-product-card .lp-btn{align-self:flex-start;margin-top:.35rem}.lp-split{display:grid;grid-gap:2.5rem;gap:2.5rem;align-items:center}@media (min-width:900px){.lp-split{grid-template-columns:1fr 1fr;gap:3.5rem}.lp-split--reverse>:first-child{order:2}.lp-split--reverse>:last-child{order:1}}.lp-phone-mock{display:flex;justify-content:center}.lp-phone-frame{width:min(100%,300px);padding:1rem 1rem 1.35rem;border-radius:2rem;background:linear-gradient(180deg,#1a2e2a,#0f1c19);box-shadow:var(--lp-shadow-lg);color:#fff}.lp-phone-status{display:flex;justify-content:space-between;align-items:center;padding:.35rem .65rem .85rem;font-size:.75rem;font-weight:650;opacity:.85}.lp-phone-status-dots{width:3.5rem;height:.35rem;border-radius:999px;background:rgba(255,255,255,.25)}.lp-phone-app{margin:0 0 1rem;text-align:center;font-size:.9375rem;font-weight:750;letter-spacing:-.02em}.lp-notif-card{padding:1.15rem;border-radius:1.15rem;background:#fff;color:var(--lp-ink);box-shadow:0 12px 32px rgba(0,0,0,.2)}.lp-notif-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.65rem}.lp-notif-bell{font-size:.95rem}.lp-notif-kind{font-size:.75rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-teal)}.lp-notif-title{margin:0 0 1rem;font-size:1.02rem;font-weight:650;line-height:1.4;letter-spacing:-.015em}.lp-notif-actions{display:grid;grid-gap:.5rem;gap:.5rem}.lp-notif-btn{display:block;text-align:center;padding:.7rem .85rem;border-radius:.75rem;font-size:.875rem;font-weight:700;background:var(--lp-mist);color:var(--lp-ink);border:1px solid var(--lp-line)}.lp-notif-btn--primary{background:var(--lp-teal);color:#fff;border-color:var(--lp-teal)}.lp-phone-hint{margin:1rem 0 0;text-align:center;font-size:.75rem;color:rgba(255,255,255,.55)}.lp-why-grid{display:grid;grid-gap:1rem;gap:1rem;margin-top:.5rem}@media (min-width:800px){.lp-why-grid{grid-template-columns:1fr 1fr}}.lp-why-card{padding:1.5rem 1.35rem;border-radius:var(--lp-radius);background:#fff;border:1px solid var(--lp-line);transition:transform .25s ease,box-shadow .25s ease}.lp-why-card:hover{transform:translateY(-2px);box-shadow:var(--lp-shadow)}.lp-why-card h3{margin:0 0 .55rem;font-size:1.125rem;font-weight:750;letter-spacing:-.02em;line-height:1.3}.lp-why-card p{margin:0;color:var(--lp-muted);line-height:1.55}.lp-section--emotion{background:radial-gradient(ellipse 70% 80% at 20% 0,rgba(255,255,255,.1),transparent 50%),linear-gradient(145deg,#0f766e,#0d5c56 50%,#134e4a);color:#fff}.lp-emotion{max-width:40rem}.lp-emotion-route{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:2rem;font-size:.9375rem;font-weight:650;color:rgba(255,255,255,.9)}.lp-emotion-dash{width:2rem;height:1px;background:rgba(255,255,255,.35)}.lp-coverage-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.65rem;gap:.65rem}@media (min-width:640px){.lp-coverage-list{grid-template-columns:1fr 1fr}}.lp-coverage-item{display:flex;align-items:center;gap:.75rem;padding:.95rem 1.1rem;border-radius:1rem;background:#fff;border:1px solid var(--lp-line)}.lp-coverage-item--live{border-color:rgba(22,163,74,.25);background:linear-gradient(90deg,rgba(220,252,231,.45),#fff 40%)}.lp-coverage-label{flex:1 1;font-weight:650;letter-spacing:-.01em}.lp-coverage-status{font-size:.75rem;font-weight:700;color:#166534}.lp-coverage-status--soon{color:#92400e}.lp-pricing-grid{display:grid;grid-gap:1.15rem;gap:1.15rem}@media (min-width:720px){.lp-pricing-grid{grid-template-columns:1fr 1.15fr}}.lp-price-card{padding:1.75rem 1.5rem;border-radius:calc(var(--lp-radius) + .1rem);background:#fff;border:1px solid var(--lp-line);display:flex;flex-direction:column;gap:.65rem}.lp-price-card--featured{background:linear-gradient(180deg,#0f766e,#115e59);color:#fff;border-color:transparent;box-shadow:0 18px 44px rgba(15,118,110,.28)}.lp-price-card h3{margin:0;font-size:1.25rem;font-weight:750;letter-spacing:-.02em}.lp-price-amount{margin:.2rem 0;font-size:2.5rem;font-weight:800;letter-spacing:-.04em;line-height:1}.lp-price-amount span{font-size:1rem;font-weight:650;margin-left:.15rem;opacity:.85}.lp-price-card>p{margin:0 0 .5rem;font-size:.9375rem;line-height:1.5;color:var(--lp-muted);flex:1 1}.lp-price-card--featured>p{color:rgba(255,255,255,.85)}.lp-price-card .lp-btn{align-self:flex-start}.lp-price-card--featured .btn-primary{background:#fff;color:var(--lp-teal-deep);border-color:#fff}.lp-dialer-preview{width:min(100%,320px);margin-inline:auto}.lp-dialer-chrome{position:relative;padding:1.5rem 1.25rem 1.35rem;border-radius:2rem;background:linear-gradient(180deg,#f4faf8,#ffffff 55%);border:1px solid rgba(15,118,110,.14);box-shadow:var(--lp-shadow-lg);text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.lp-dialer-notch{width:5.5rem;height:.35rem;margin:0 auto 1.15rem;border-radius:999px;background:rgba(12,31,28,.12)}.lp-dialer-brand{margin:0 0 .85rem;font-size:.8125rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-teal)}.lp-dialer-display{margin:0 0 1.25rem;min-height:1.5rem;font-size:1.15rem;font-weight:650;color:var(--lp-muted);letter-spacing:-.01em}.lp-dialer-keys{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.55rem;gap:.55rem;margin-bottom:1.15rem}.lp-dialer-key{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:rgba(15,118,110,.06);border:1px solid transparent}.lp-dialer-digit{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1}.lp-dialer-letters{margin-top:.15rem;font-size:.55rem;font-weight:700;letter-spacing:.08em;color:var(--lp-muted)}.lp-dialer-call{width:3.75rem;height:3.75rem;margin:0 auto 1rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,rgba(15,118,110,.35),rgba(15,118,110,.2));color:rgba(255,255,255,.7);opacity:.55}.lp-dialer-call-icon{font-size:1.35rem}.lp-dialer-soon{display:flex;flex-direction:column;align-items:center;gap:.35rem}.lp-dialer-soon-label{margin:0;font-size:.8125rem;font-weight:650;color:var(--lp-muted)}.lp-dialer-soon-badge{margin:0;display:inline-flex;padding:.3rem .75rem;border-radius:999px;background:rgba(180,140,60,.14);color:#92400e;font-size:.75rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.lp-dialer-footnote{margin:1rem 0 0;text-align:center;font-size:.8125rem;line-height:1.5;color:var(--lp-muted)}.lp-waitlist-embed{margin-top:.5rem}.lp-waitlist-heading{margin:0 0 .85rem;font-size:1rem;font-weight:750;letter-spacing:-.015em}.lp-waitlist-embed .landing-waitlist-card{box-shadow:none;border:1px solid var(--lp-line);background:#fff}.lp-faq{margin-top:1.75rem;display:flex;flex-direction:column;gap:.65rem}.lp-faq-item{border-radius:1rem;background:#fff;border:1px solid var(--lp-line);padding:0 1.15rem}.lp-faq-item summary{cursor:pointer;list-style:none;font-weight:700;letter-spacing:-.01em;position:relative;padding:1.05rem 1.75rem 1.05rem 0}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-item summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--lp-teal);font-weight:700;font-size:1.15rem}.lp-faq-item[open] summary:after{content:"–"}.lp-faq-item p{margin:0 0 1.05rem;color:var(--lp-muted);line-height:1.6}.lp-cta-band{padding:clamp(3.5rem,8vw,5.5rem) 0;background:radial-gradient(ellipse 80% 80% at 50% 0,rgba(255,255,255,.12),transparent 55%),linear-gradient(145deg,#0f766e,#0d5c56 55%,#134e4a);color:#fff;text-align:center}.lp-cta-inner h2{margin:0 0 .75rem;font-size:clamp(1.65rem,3.5vw,2.35rem);font-weight:750;letter-spacing:-.03em;max-width:18ch;margin-inline:auto}.lp-cta-inner>p{margin:0 auto 1.5rem;max-width:28rem;color:rgba(255,255,255,.88);line-height:1.6}.lp-cta-band .btn-primary{background:#fff;color:var(--lp-teal-deep);border-color:#fff}.lp-cta-badge{margin:1.25rem 0 0!important;font-size:.875rem!important;font-weight:650;color:rgba(255,255,255,.8)!important}.lp-section a[href^=mailto]{color:var(--lp-teal-deep);font-weight:650}.lp-footer{padding:2.5rem 0 2rem;border-top:1px solid var(--lp-line);background:#fff}.lp-footer-inner{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.lp-footer-brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;letter-spacing:-.03em}.lp-footer-brand svg{width:28px;height:28px;color:var(--lp-teal)}.lp-footer-nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.lp-footer-nav a{color:var(--lp-muted);text-decoration:none;font-size:.875rem;font-weight:600}.lp-footer-nav a:hover{color:var(--lp-teal)}.lp-footer-copy{margin:0;font-size:.8125rem;color:var(--lp-muted)}@media (max-width:639px){.lp-hero-cta{flex-direction:column}.lp-hero-cta .btn{width:100%;justify-content:center}.lp-hero-copy{text-align:center}.lp-hero-note,.lp-subhead{margin-inline:auto}.lp-live-badge{justify-content:center}.lp-title{max-width:none}.lp-connect-visual{padding:1.25rem 1rem}.lp-connect-steps li{min-width:3.25rem}.lp-dialer-preview{width:min(100%,300px)}.lp-cta-inner h2{max-width:none}}@media (prefers-reduced-motion:reduce){.lp-connect-line:after,.lp-journey-step,.lp-live-dot,.lp-why-card{animation:none!important;transition:none!important}.lp-journey-step{opacity:1;transform:none}}