.pricing[data-astro-cid-2drxmd2h]{padding-top:9rem;padding-bottom:5rem;overflow:hidden}.hero[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center;margin-bottom:5.5rem}.hero__badge[data-astro-cid-2drxmd2h]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:700;font-size:.8rem;color:#25d366;background:#25d36614;border:1px solid rgba(37,211,102,.3);border-radius:999px;padding:.45em 1em;margin-bottom:1.4rem}.hero__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.06;letter-spacing:-.03em;color:var(--white);margin-bottom:1.2rem}.hero__title[data-astro-cid-2drxmd2h] em[data-astro-cid-2drxmd2h]{font-style:normal;color:#25d366}.hero__sub[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.6vw,1.12rem);color:var(--muted);line-height:1.65;max-width:540px;margin-bottom:1.8rem}.hero__ctas[data-astro-cid-2drxmd2h]{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.2rem}.hero__cta-main[data-astro-cid-2drxmd2h]{font-size:.95rem;padding:.8em 1.8em;background:#25d366;color:#071019}.hero__cta-main[data-astro-cid-2drxmd2h]:hover{background:#1fba58}.hero__cta-ghost[data-astro-cid-2drxmd2h]{font-size:.95rem;padding:.8em 1.8em;background:transparent;color:var(--white);border:1px solid var(--card-border)}.hero__cta-ghost[data-astro-cid-2drxmd2h]:hover{border-color:var(--accent);color:var(--accent)}.hero__stats[data-astro-cid-2drxmd2h]{display:flex;gap:2.2rem;list-style:none;flex-wrap:wrap}.hero__stats[data-astro-cid-2drxmd2h] li[data-astro-cid-2drxmd2h]{display:flex;flex-direction:column;gap:.15rem}.hero__stats[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:1.5rem;color:#25d366;letter-spacing:-.02em}.hero__stats[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]{font-size:.78rem;color:var(--muted)}.hero__mock[data-astro-cid-2drxmd2h]{display:flex;justify-content:center}.chat[data-astro-cid-2drxmd2h]{width:min(100%,360px);border-radius:22px;background:#0f1c1f;border:1px solid var(--card-border);box-shadow:0 30px 80px #00000080,0 0 60px -20px #25d36659;overflow:hidden}.chat__head[data-astro-cid-2drxmd2h]{display:flex;align-items:center;gap:.7rem;padding:.9rem 1.1rem;background:#25d36614;border-bottom:1px solid var(--card-border)}.chat__avatar[data-astro-cid-2drxmd2h]{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#25d366,#1b5e52);flex-shrink:0}.chat__name[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:.9rem;color:var(--white)}.chat__status[data-astro-cid-2drxmd2h]{font-size:.72rem;color:#25d366}.chat__body[data-astro-cid-2drxmd2h]{display:flex;flex-direction:column;gap:.55rem;padding:1.1rem}.chat__msg[data-astro-cid-2drxmd2h]{max-width:82%;padding:.6em .85em;border-radius:14px;font-size:.82rem;line-height:1.45;color:var(--white)}.chat__msg--in[data-astro-cid-2drxmd2h]{align-self:flex-start;background:#ffffff12;border-bottom-left-radius:4px}.chat__msg--out[data-astro-cid-2drxmd2h]{align-self:flex-end;background:#25d36629;border:1px solid rgba(37,211,102,.25);border-bottom-right-radius:4px}.chat__msg--card[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]{color:#25d366;font-size:.75rem;text-decoration:underline}.chat__typing[data-astro-cid-2drxmd2h]{align-self:flex-end;display:flex;gap:4px;padding:.6em .85em}.chat__typing[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]{width:6px;height:6px;border-radius:50%;background:#25d366;animation:typing 1.2s infinite}.chat__typing[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]:nth-child(2){animation-delay:.2s}.chat__typing[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat__tag[data-astro-cid-2drxmd2h]{text-align:center;font-family:var(--font-display);font-weight:700;font-size:.72rem;color:#25d366;padding:.6rem;border-top:1px solid var(--card-border);background:#25d3660d}.trust[data-astro-cid-2drxmd2h]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.4rem 1.8rem;border-radius:18px;background:#25d3660d;border:1px solid rgba(37,211,102,.25);margin-bottom:2.2rem}.trust__badge[data-astro-cid-2drxmd2h]{display:flex;align-items:center;gap:.9rem;color:#25d366}.trust__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:.98rem;color:var(--white);line-height:1.35}.trust__sub[data-astro-cid-2drxmd2h]{font-size:.78rem;color:var(--muted);margin-top:.15rem}.trust__claims[data-astro-cid-2drxmd2h]{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;list-style:none}.trust__claims[data-astro-cid-2drxmd2h] li[data-astro-cid-2drxmd2h]{font-size:.8rem;color:#25d366;font-weight:600;white-space:nowrap}.metrics[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none;margin-bottom:5.5rem}.metrics[data-astro-cid-2drxmd2h] li[data-astro-cid-2drxmd2h]{text-align:center;padding:1.3rem 1rem;border-radius:16px;background:var(--card-bg);border:1px solid var(--card-border)}.metrics[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{display:block;font-family:var(--font-display);font-weight:800;font-size:1.7rem;color:#25d366;letter-spacing:-.02em;margin-bottom:.25rem}.metrics[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]{font-size:.78rem;color:var(--muted)}.industries[data-astro-cid-2drxmd2h]{text-align:center;margin-bottom:5.5rem}.industries[data-astro-cid-2drxmd2h] .sn-label[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.8vw,1.2rem);margin-bottom:1.2rem}.industries__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,3.2vw,2.3rem);letter-spacing:-.02em;color:var(--white);margin-bottom:2.5rem}.industries__grid[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;list-style:none;text-align:left}.ind[data-astro-cid-2drxmd2h]{padding:1.7rem 1.5rem;border-radius:18px;background:var(--card-bg);border:1px solid var(--card-border);transition:border-color .35s,transform .35s}.ind[data-astro-cid-2drxmd2h]:hover{transform:translateY(-5px);border-color:#25d366}.ind__icon[data-astro-cid-2drxmd2h]{font-size:1.9rem;display:block;margin-bottom:.9rem}.ind__name[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--white);margin-bottom:.5rem}.ind__desc[data-astro-cid-2drxmd2h]{font-size:.83rem;color:var(--muted);line-height:1.6}.onboard[data-astro-cid-2drxmd2h]{margin-bottom:5.5rem;padding:3rem 2.5rem;border-radius:24px;background:linear-gradient(135deg,#25d36617,#1b5e520d);border:1px solid rgba(37,211,102,.25)}.onboard__copy[data-astro-cid-2drxmd2h]{max-width:720px;margin:0 auto;text-align:center}.onboard[data-astro-cid-2drxmd2h] .sn-label[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.8vw,1.2rem);margin-bottom:1.2rem}.onboard__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,3.2vw,2.3rem);letter-spacing:-.02em;color:var(--white);line-height:1.15;margin-bottom:1rem}.onboard__text[data-astro-cid-2drxmd2h]{font-size:clamp(.92rem,1.5vw,1.02rem);color:var(--muted);line-height:1.65;margin-bottom:2rem}.onboard__text[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{color:#25d366;font-weight:700}.onboard__list[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;list-style:none;text-align:left;margin-bottom:2.2rem}.onboard__list[data-astro-cid-2drxmd2h] li[data-astro-cid-2drxmd2h]{padding:1.4rem 1.3rem;border-radius:16px;background:var(--card-bg);border:1px solid var(--card-border)}.onboard__list[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{display:block;font-family:var(--font-display);font-weight:700;font-size:.95rem;color:#25d366;margin-bottom:.45rem}.onboard__list[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]{font-size:.82rem;color:var(--muted);line-height:1.55}.onboard__cta[data-astro-cid-2drxmd2h]{background:#25d366;color:#071019;padding:.8em 1.8em}.onboard__cta[data-astro-cid-2drxmd2h]:hover{background:#1fba58}.steps[data-astro-cid-2drxmd2h]{text-align:center;margin-bottom:5.5rem}.steps[data-astro-cid-2drxmd2h] .sn-label[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.8vw,1.2rem);margin-bottom:1.2rem}.steps__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,3.2vw,2.3rem);letter-spacing:-.02em;color:var(--white);margin-bottom:2.5rem}.steps__list[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;list-style:none;text-align:left}.steps__list[data-astro-cid-2drxmd2h] li[data-astro-cid-2drxmd2h]{padding:1.7rem 1.6rem;border-radius:18px;background:var(--card-bg);border:1px solid var(--card-border)}.steps__list[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{display:block;font-family:var(--font-display);font-weight:700;font-size:1.02rem;color:#25d366;margin-bottom:.5rem}.steps__list[data-astro-cid-2drxmd2h] span[data-astro-cid-2drxmd2h]{font-size:.85rem;color:var(--muted);line-height:1.6}.platform[data-astro-cid-2drxmd2h]{margin-bottom:5.5rem}.platform__intro[data-astro-cid-2drxmd2h]{text-align:center;max-width:680px;margin:0 auto 3.5rem}.platform__intro[data-astro-cid-2drxmd2h] .sn-label[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.8vw,1.2rem);margin-bottom:1.4rem}.platform__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.6rem,3.6vw,2.6rem);letter-spacing:-.02em;color:var(--white);line-height:1.1;margin-bottom:1rem}.platform__copy[data-astro-cid-2drxmd2h]{font-size:clamp(.92rem,1.5vw,1.05rem);color:var(--muted);line-height:1.65}.platform__copy[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{color:#25d366;font-weight:700}.platform__grid[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;list-style:none}.pfeat[data-astro-cid-2drxmd2h]{position:relative;padding:1.9rem 1.7rem;border-radius:18px;background:var(--card-bg);border:1px solid var(--card-border);transition:border-color .35s,transform .35s,box-shadow .35s;overflow:hidden}.pfeat[data-astro-cid-2drxmd2h]:hover{transform:translateY(-5px);border-color:var(--fcolor);box-shadow:0 18px 50px #0006,0 0 36px -14px var(--fcolor)}.pfeat--hl[data-astro-cid-2drxmd2h]{grid-column:span 2;background:linear-gradient(135deg,#25d3661a,#1b5e520d);border-color:#25d36659}.pfeat--hl[data-astro-cid-2drxmd2h] .pfeat__name[data-astro-cid-2drxmd2h]{font-size:1.3rem}.pfeat--hl[data-astro-cid-2drxmd2h] .pfeat__desc[data-astro-cid-2drxmd2h]{font-size:.92rem;max-width:56ch}.pfeat--wide[data-astro-cid-2drxmd2h]{grid-column:1 / -1}.pfeat__icon[data-astro-cid-2drxmd2h]{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--fcolor);background:#a8e6df0f;border:1px solid rgba(168,230,223,.22);margin-bottom:1.2rem;transition:transform .3s}.pfeat[data-astro-cid-2drxmd2h]:hover .pfeat__icon[data-astro-cid-2drxmd2h]{transform:scale(1.08) rotate(-4deg)}.pfeat__name[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:1.08rem;color:var(--white);letter-spacing:-.01em;margin-bottom:.55rem}.pfeat__desc[data-astro-cid-2drxmd2h]{font-size:.85rem;color:var(--muted);line-height:1.6}.plans-head[data-astro-cid-2drxmd2h]{text-align:center;margin-bottom:2.5rem}.plans-head[data-astro-cid-2drxmd2h] .sn-label[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.8vw,1.2rem);margin-bottom:1.2rem}.plans-head__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,3.2vw,2.3rem);letter-spacing:-.02em;color:var(--white)}.roi[data-astro-cid-2drxmd2h]{max-width:760px;margin:0 auto 2.5rem;padding:1.1rem 1.6rem;border-radius:14px;background:#25d3660f;border:1px solid rgba(37,211,102,.22);text-align:center}.roi__text[data-astro-cid-2drxmd2h]{font-size:.92rem;color:var(--white);line-height:1.6}.roi__text[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{color:#25d366;font-weight:700}.pricing__grid[data-astro-cid-2drxmd2h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;list-style:none;align-items:start;margin-bottom:2.5rem}.plan[data-astro-cid-2drxmd2h]{position:relative;display:flex;flex-direction:column;padding:2.4rem 2rem;border-radius:22px;background:var(--card-bg);border:1px solid var(--card-border);transition:border-color .35s,transform .35s,box-shadow .35s}.plan[data-astro-cid-2drxmd2h]:hover{transform:translateY(-6px);border-color:var(--pcolor);box-shadow:0 20px 60px #00000073,0 0 40px -14px var(--pcolor)}.plan--featured[data-astro-cid-2drxmd2h]{border-color:var(--pcolor);background:linear-gradient(180deg,#25d36614,#1b5e520f);box-shadow:0 16px 50px -18px var(--pcolor)}.plan__badge[data-astro-cid-2drxmd2h]{position:absolute;top:-.85rem;left:50%;transform:translate(-50%);background:var(--pcolor);color:#071019;font-family:var(--font-display);font-weight:800;font-size:.72rem;letter-spacing:.04em;padding:.4em .9em;border-radius:999px;white-space:nowrap;box-shadow:0 6px 18px -6px var(--pcolor)}.plan__head[data-astro-cid-2drxmd2h]{margin-bottom:1.4rem}.plan__name[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:1.35rem;color:var(--white);letter-spacing:-.01em;margin-bottom:.4rem}.plan__tagline[data-astro-cid-2drxmd2h]{font-size:.85rem;color:var(--muted);line-height:1.45;min-height:2.5em}.plan__price[data-astro-cid-2drxmd2h]{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid var(--card-border)}.plan__amount[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:2.4rem;line-height:1;color:var(--pcolor);letter-spacing:-.02em}.plan__period[data-astro-cid-2drxmd2h]{font-size:.8rem;color:var(--muted)}.plan__value[data-astro-cid-2drxmd2h]{margin-top:.7rem;font-family:var(--font-display);font-weight:600;font-size:.82rem;line-height:1.35;color:var(--pcolor)}.plan__quota[data-astro-cid-2drxmd2h]{display:flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--font-display);font-weight:700;font-size:.8rem;color:var(--pcolor);background:color-mix(in srgb,var(--pcolor) 12%,transparent);border:1px solid color-mix(in srgb,var(--pcolor) 30%,transparent);border-radius:10px;padding:.6em .8em;text-align:center;margin-bottom:1.4rem}.plan__cta[data-astro-cid-2drxmd2h]{justify-content:center;width:100%;margin-bottom:1.8rem}.plan__cta--ghost[data-astro-cid-2drxmd2h]{background:transparent;color:var(--white);border:1px solid var(--card-border)}.plan__cta--ghost[data-astro-cid-2drxmd2h]:hover{background:var(--accent);color:#0d1b1e;border-color:transparent}.plan__features[data-astro-cid-2drxmd2h]{list-style:none;display:flex;flex-direction:column;gap:.9rem}.plan__features[data-astro-cid-2drxmd2h] li[data-astro-cid-2drxmd2h]{display:flex;align-items:flex-start;gap:.65rem;font-size:.875rem;color:var(--white);line-height:1.45}.plan__check[data-astro-cid-2drxmd2h]{flex-shrink:0;margin-top:1px;color:var(--pcolor)}.pricing__note[data-astro-cid-2drxmd2h]{text-align:center;font-size:.82rem;color:var(--muted);max-width:640px;margin:0 auto 5rem;line-height:1.6}.pricing__note[data-astro-cid-2drxmd2h] a[data-astro-cid-2drxmd2h]{color:var(--accent);text-decoration:underline}.pricing__note[data-astro-cid-2drxmd2h] strong[data-astro-cid-2drxmd2h]{color:var(--white);font-weight:700}.faq[data-astro-cid-2drxmd2h]{max-width:760px;margin:0 auto 5rem}.faq[data-astro-cid-2drxmd2h] .sn-label[data-astro-cid-2drxmd2h]{font-size:clamp(.95rem,1.8vw,1.2rem);margin-bottom:2rem}.faq__list[data-astro-cid-2drxmd2h]{display:flex;flex-direction:column;gap:.75rem}.faq__item[data-astro-cid-2drxmd2h]{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:1.1rem 1.4rem;transition:border-color .25s}.faq__item[data-astro-cid-2drxmd2h][open]{border-color:var(--accent)}.faq__q[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:600;font-size:.98rem;color:var(--white);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq__q[data-astro-cid-2drxmd2h]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-2drxmd2h]:after{content:"+";font-size:1.3rem;color:var(--accent);transition:transform .25s}.faq__item[data-astro-cid-2drxmd2h][open] .faq__q[data-astro-cid-2drxmd2h]:after{transform:rotate(45deg)}.faq__a[data-astro-cid-2drxmd2h]{font-size:.88rem;color:var(--muted);line-height:1.6;margin-top:.85rem}.pricing__cta[data-astro-cid-2drxmd2h]{text-align:center;padding:3.5rem 2rem;border-radius:24px;background:linear-gradient(135deg,#1b5e522e,#a8e6df0f);border:1px solid var(--card-border)}.pricing__cta-title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.4rem,3vw,2.2rem);color:var(--white);letter-spacing:-.02em;margin-bottom:.8rem}.pricing__cta-sub[data-astro-cid-2drxmd2h]{font-size:.88rem;color:var(--muted);margin-bottom:1.8rem}.pricing__cta-btns[data-astro-cid-2drxmd2h]{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem}.pricing__cta-ghost[data-astro-cid-2drxmd2h]{background:transparent;color:var(--white);border:1px solid var(--card-border)}.pricing__cta-ghost[data-astro-cid-2drxmd2h]:hover{border-color:#25d366;color:#25d366}.buyer[data-astro-cid-2drxmd2h]{border:1px solid var(--card-border);border-radius:18px;background:#0f1c1f;color:var(--white);padding:2rem;width:min(92vw,400px)}.buyer[data-astro-cid-2drxmd2h]::backdrop{background:#0009}.buyer__title[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:1.15rem;margin-bottom:1.4rem}.buyer__summary[data-astro-cid-2drxmd2h]{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--accent);margin-bottom:.6rem}.buyer__recurrence[data-astro-cid-2drxmd2h]{font-size:.78rem;color:var(--muted);line-height:1.5;margin-bottom:1.2rem}.buyer__recurrence[data-astro-cid-2drxmd2h] a[data-astro-cid-2drxmd2h]{color:var(--accent);text-decoration:underline}.buyer__label[data-astro-cid-2drxmd2h]{display:block;font-size:.85rem;color:var(--muted);margin-bottom:1rem}.buyer__input[data-astro-cid-2drxmd2h]{display:block;width:100%;margin-top:.4rem;padding:.7em .9em;border-radius:10px;border:1px solid var(--card-border);background:#ffffff0a;color:var(--white);font-size:.95rem}.buyer__tyc[data-astro-cid-2drxmd2h]{display:flex;align-items:flex-start;gap:.55rem;font-size:.8rem;color:var(--muted);line-height:1.5;margin-top:.4rem}.buyer__tyc[data-astro-cid-2drxmd2h] input[data-astro-cid-2drxmd2h]{margin-top:.2em;accent-color:var(--accent)}.buyer__tyc[data-astro-cid-2drxmd2h] a[data-astro-cid-2drxmd2h]{color:var(--accent);text-decoration:underline}.buyer__actions[data-astro-cid-2drxmd2h]{display:flex;gap:.8rem;justify-content:flex-end;margin-top:1.4rem}.buyer__cancel[data-astro-cid-2drxmd2h]{background:transparent;color:var(--white);border:1px solid var(--card-border)}@media(max-width:940px){.hero[data-astro-cid-2drxmd2h]{grid-template-columns:1fr;text-align:center}.hero__sub[data-astro-cid-2drxmd2h]{margin-inline:auto}.hero__ctas[data-astro-cid-2drxmd2h],.hero__stats[data-astro-cid-2drxmd2h]{justify-content:center}.steps__list[data-astro-cid-2drxmd2h],.pricing__grid[data-astro-cid-2drxmd2h]{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.plan__tagline[data-astro-cid-2drxmd2h]{min-height:0}.platform__grid[data-astro-cid-2drxmd2h]{grid-template-columns:repeat(2,1fr)}.pfeat--hl[data-astro-cid-2drxmd2h]{grid-column:1 / -1}.trust[data-astro-cid-2drxmd2h]{flex-direction:column;align-items:flex-start}.metrics[data-astro-cid-2drxmd2h],.industries__grid[data-astro-cid-2drxmd2h]{grid-template-columns:repeat(2,1fr)}.onboard__list[data-astro-cid-2drxmd2h]{grid-template-columns:1fr}.onboard[data-astro-cid-2drxmd2h]{padding:2.2rem 1.5rem}}@media(max-width:640px){.platform__grid[data-astro-cid-2drxmd2h],.industries__grid[data-astro-cid-2drxmd2h]{grid-template-columns:1fr}.metrics[data-astro-cid-2drxmd2h]{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.pricing[data-astro-cid-2drxmd2h]{padding-top:7rem}.plan[data-astro-cid-2drxmd2h]{padding:2rem 1.5rem}}
