.seo-landing{display:flex;flex-direction:column;width:100%;min-width:0;overflow-x:clip;background:var(--surface-page-bg)}.seo-landing__check{width:18px;height:18px;color:var(--brand-green);flex-shrink:0}.seo-landing__points{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:14px 28px;margin:26px 0 0;padding:0;list-style:none}.seo-landing__points li{display:flex;flex-direction:row;align-items:center;gap:8px;color:var(--text-on-hero-muted);font-size:var(--type-body-sm-size);line-height:var(--type-body-sm-line-height);text-align:left}.seo-landing__bottom{display:flex;flex-direction:column;align-items:center}.seo-landing__footer-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px}.seo-landing__footer-links a{color:var(--text-color-secondary);font-size:var(--type-body-sm-size);text-decoration:none}.seo-landing__footer-links a:hover{color:var(--text-color)}.seo-landing__legal{margin:20px 0 0;max-width:640px;color:var(--text-color-secondary);font-size:var(--type-label-size);line-height:1.5;opacity:.8;text-align:center}.seo-landing__compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;min-width:0;margin-top:8px}.seo-landing__compare-card{display:flex;flex-direction:column;min-width:0;padding:26px;border:var(--border-card);border-radius:var(--radius-md);background:var(--surface-card-bg);box-shadow:var(--shadow-card)}.seo-landing__compare-card header{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.seo-landing__compare-card header h3{margin:0;color:var(--text-color);font-size:var(--type-title-size);font-weight:var(--font-weight-extrabold);line-height:var(--type-title-line-height)}.seo-landing__compare-card-price{color:var(--brand-green);font-size:var(--type-title-size);font-weight:var(--font-weight-black);white-space:nowrap}.seo-landing__compare-card>p{margin:0 0 14px;color:var(--text-color-secondary);line-height:var(--type-body-line-height)}.seo-landing__compare-card ul{display:flex;flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none}.seo-landing__compare-card ul li{display:flex;flex-direction:row;align-items:flex-start;gap:8px;color:var(--text-color-secondary);line-height:var(--type-body-line-height)}.seo-landing__compare-card ul li .seo-landing__check{margin-top:3px}.seo-landing__compare-card a{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:auto;border:0;border-radius:var(--radius-sm);padding:12px 24px;background:var(--btn-gradient-brand);color:var(--text-on-hero);font-weight:var(--font-weight-black);text-decoration:none;box-shadow:var(--shadow-cta);transition:var(--transition-interactive)}.seo-landing__compare-card a:hover{transform:var(--motion-lift-sm);box-shadow:var(--shadow-cta-hover)}@media (max-width: 900px){.seo-landing__compare-grid{grid-template-columns:1fr}}
