.pricing-plan-grid{grid-template-columns:1fr;justify-content:center;align-items:stretch;gap:20px;width:min(100%,1080px);margin-inline:auto;display:grid}@media (min-width:700px){.pricing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (min-width:1100px){.pricing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing-plan-card{color:#0d141c;background:#fff;border:1px solid #0f172a0a;border-radius:40px;flex-direction:column;min-width:0;height:100%;padding:36px 32px 28px;display:flex;box-shadow:0 20px 48px #0f172a14}.pricing-plan-card__name{font-family:var(--font-display,var(--font-space-grotesk), "Space Grotesk", sans-serif);color:#0d141c;margin:0 0 18px;font-size:1.375rem;font-weight:700;line-height:1.2}.pricing-plan-card__price{flex-wrap:nowrap;align-items:flex-start;gap:4px 10px;min-width:0;margin-bottom:28px;display:flex}.pricing-plan-card__currency{color:#0d141c;flex:none;margin-top:.45em;font-size:1rem;font-weight:700;line-height:1}.pricing-plan-card__amount{min-width:0;font-family:var(--font-display,var(--font-space-grotesk), "Space Grotesk", sans-serif);letter-spacing:-.045em;color:#0d141c;flex:0 auto;font-size:clamp(2.75rem,7vw,3.75rem);font-weight:800;line-height:.92}.pricing-plan-card__amount-stack{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.pricing-plan-card__compare{font-family:var(--font-display,var(--font-space-grotesk), "Space Grotesk", sans-serif);color:#9ca3af;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:600;line-height:1;text-decoration:line-through;text-decoration-thickness:2px}.pricing-plan-card__period{color:#6b7280;flex-direction:column;flex:none;justify-content:center;align-self:center;max-width:5.5rem;font-size:.875rem;font-weight:600;line-height:1.2;display:flex}.pricing-plan-card__period span{display:block}.pricing-plan-card__features{flex-direction:column;flex:auto;gap:16px;margin:0 0 32px;padding:0;list-style:none;display:flex}.pricing-plan-card__feature{color:#111827;align-items:center;gap:14px;min-width:0;font-size:.9375rem;font-weight:500;line-height:1.4;display:flex}.pricing-plan-card__feature>span:last-child{overflow-wrap:anywhere;min-width:0}.pricing-plan-card__feature-icon{aspect-ratio:1;color:#0d141c;background:#12d16f;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;font-size:.75rem;display:inline-flex}.pricing-plan-card__feature-icon svg.svg-inline--fa{width:.85em;height:.85em;color:inherit}.pricing-plan-card__actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.pricing-plan-card__cta-btn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:14px 20px;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.pricing-plan-card__cta-btn:hover:not(:disabled){color:#fff;background:#030712}.mkt a.pricing-plan-card__cta-btn,.mkt a.pricing-plan-card__cta-btn:hover{color:#fff}.pricing-plan-card__cta-btn:disabled{opacity:.5;cursor:not-allowed}.pricing-plan-card__cta-btn--loading{justify-content:center;align-items:center;gap:8px;display:inline-flex}.pricing-plan-card__cta-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite pricing-plan-card-spin}@keyframes pricing-plan-card-spin{to{transform:rotate(360deg)}}.pricing-plan-card__secondary{color:#6b7280;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:.8125rem;font-weight:600;text-decoration:underline}.pricing-plan-card__secondary:disabled{opacity:.5;cursor:not-allowed}.theme-dark .pricing-plan-card{background:var(--color-surface,var(--mkt-surface,#0b1f14));color:var(--color-on-surface,var(--mkt-ink,#e6edf3));border-color:#ffffff14;box-shadow:0 20px 48px #00000059}.theme-dark .pricing-plan-card__name,.theme-dark .pricing-plan-card__currency,.theme-dark .pricing-plan-card__amount{color:var(--color-on-surface,var(--mkt-ink,#e6edf3))}.theme-dark .pricing-plan-card__period,.theme-dark .pricing-plan-card__secondary{color:var(--color-on-surface-variant,var(--mkt-muted,#9ca3af))}.theme-dark .pricing-plan-card__feature{color:var(--color-on-surface,var(--mkt-ink,#e6edf3))}.theme-dark .pricing-plan-card__feature-icon,.theme-dark .pricing-plan-card__cta-btn{color:#04140a;background:#12d16f}.theme-dark .pricing-plan-card__cta-btn:hover:not(:disabled){color:#04140a;background:#0fb863}.theme-dark .mkt a.pricing-plan-card__cta-btn,.theme-dark .mkt a.pricing-plan-card__cta-btn:hover{color:#04140a}@media (max-width:699.98px){.pricing-plan-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:575.98px){.pricing-plan-card{border-radius:32px;padding:28px 22px 22px}.pricing-plan-card__name{margin-bottom:14px;font-size:1.25rem}.pricing-plan-card__price{gap:4px 8px;margin-bottom:22px}.pricing-plan-card__amount{font-size:clamp(2.35rem,12vw,3rem)}.pricing-plan-card__period{max-width:none;font-size:.8125rem}.pricing-plan-card__features{gap:14px;margin-bottom:24px}.pricing-plan-card__cta-btn{min-height:48px}}
