:root{--bg-light:#f5f7fb;--bg-section:#ffffff;--text-main:#1b2430;--text-muted:#6b7280;--accent:#2563eb;--accent-dark:#1d4ed8;--border-soft:#e5e7eb;--footer-bg:#0f172a}body{margin:0;font-family:Arial,sans-serif;color:var(--text-main);background:#fff}.page-wrapper[data-astro-cid-nkew2q2f]{min-height:100vh;display:flex;flex-direction:column;background:#fff}header[data-astro-cid-nkew2q2f]{position:sticky;top:0;z-index:20;background:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(148,163,184,.25)}.nav[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-nkew2q2f]{font-weight:700;font-size:1.1rem;letter-spacing:.05em;color:#1b2430;text-transform:uppercase}.nav-menu[data-astro-cid-nkew2q2f]{display:flex;gap:1.5rem;align-items:center}.nav-menu[data-astro-cid-nkew2q2f] a[data-astro-cid-nkew2q2f]{text-decoration:none;color:#1b2430;font-size:.95rem;transition:color .2s ease}.nav-menu[data-astro-cid-nkew2q2f] a[data-astro-cid-nkew2q2f]:hover{color:var(--accent)}.nav-toggle[data-astro-cid-nkew2q2f]{display:none;cursor:default;font-size:1.4rem;color:#1b2430}main[data-astro-cid-nkew2q2f]{flex:1;background:#fff}.section[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;background:#fff}.section[data-astro-cid-nkew2q2f].hero{max-width:100%;width:100%;margin:0;padding:0}.section--narrow[data-astro-cid-nkew2q2f]{max-width:800px}.section-title[data-astro-cid-nkew2q2f]{font-size:2rem;margin-bottom:1rem;color:var(--text-main)}.section-title[data-astro-cid-nkew2q2f].strategy-title{white-space:normal;margin-left:0;text-align:center;text-transform:capitalize}.section-subtitle[data-astro-cid-nkew2q2f]{max-width:700px;color:#03263a;font-size:1rem;line-height:1.8;text-align:center;margin:0 auto}.results-section[data-astro-cid-nkew2q2f]{text-align:center;background:#fff}.results-section[data-astro-cid-nkew2q2f] .section-title[data-astro-cid-nkew2q2f]{text-align:center}.results-section[data-astro-cid-nkew2q2f] .section-subtitle[data-astro-cid-nkew2q2f]{text-align:center;margin:0 auto}.results-section[data-astro-cid-nkew2q2f] .results-table-wrapper[data-astro-cid-nkew2q2f]{margin-left:auto;margin-right:auto}.hero[data-astro-cid-nkew2q2f]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:22rem;padding-bottom:4rem;max-width:100%;width:100%;margin:0;position:relative;min-height:100vh}.hero[data-astro-cid-nkew2q2f]:before{content:"";position:absolute;inset:0;background:#03263a;opacity:1;z-index:0}.hero-text[data-astro-cid-nkew2q2f]{position:relative;z-index:1;max-width:900px;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.hero-text[data-astro-cid-nkew2q2f] h1[data-astro-cid-nkew2q2f]{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem}.hero-title-main[data-astro-cid-nkew2q2f]{font-size:clamp(2rem,4vw + .5rem,3rem);color:#fff;font-weight:700;line-height:1}.hero-title-sub[data-astro-cid-nkew2q2f]{font-size:clamp(2rem,4vw + .5rem,3rem);color:#fff;font-weight:700;line-height:1.2;text-align:center;display:block;width:100%}.hero-text[data-astro-cid-nkew2q2f] p[data-astro-cid-nkew2q2f]{color:#ffffffe6;font-size:1.1rem;max-width:700px;line-height:1.7;text-align:center;margin-bottom:0}.hero-actions[data-astro-cid-nkew2q2f]{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.hero-visual[data-astro-cid-nkew2q2f]{display:none}.btn[data-astro-cid-nkew2q2f]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.6rem;border-radius:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.btn-primary[data-astro-cid-nkew2q2f]{background:0 0;color:#fff;border:2px solid #fff}.btn-primary[data-astro-cid-nkew2q2f]:hover{border:2px solid #00b58e;color:#fff;background:#00b58e}.btn-secondary[data-astro-cid-nkew2q2f]{background:0 0;color:#fff;border:2px solid #fff}.btn-secondary[data-astro-cid-nkew2q2f]:hover{border:2px solid #00b58e;color:#fff;background:#00b58e}.hero-visual[data-astro-cid-nkew2q2f]{flex:1;min-width:260px}.hero-illustration[data-astro-cid-nkew2q2f]{width:100%;aspect-ratio:4/3;border-radius:1.5rem;background:radial-gradient(circle at 0 0,#bfdbfe,transparent 50%),radial-gradient(circle at 100% 100%,#c4b5fd,transparent 55%),#0f172a;display:flex;align-items:center;justify-content:center;color:#e5e7eb;font-weight:500;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;box-shadow:0 20px 45px #0f172a8c;position:relative;overflow:hidden}.hero-illustration[data-astro-cid-nkew2q2f]:before{content:"";position:absolute;inset:16%;border-radius:1.25rem;border:1px solid rgba(148,163,184,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-illustration[data-astro-cid-nkew2q2f] span[data-astro-cid-nkew2q2f]{position:relative}.results-table-wrapper[data-astro-cid-nkew2q2f]{margin-top:2rem;background:var(--bg-section);border-radius:1.2rem;border:1px solid var(--border-soft);overflow-x:auto;overflow-y:hidden;box-shadow:0 14px 30px #0f172a0f;-webkit-overflow-scrolling:touch}table[data-astro-cid-nkew2q2f]{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}thead[data-astro-cid-nkew2q2f]{background:#05af88}th[data-astro-cid-nkew2q2f],td[data-astro-cid-nkew2q2f]{padding:.9rem 1.2rem;text-align:left;border-bottom:1px solid var(--border-soft)}th[data-astro-cid-nkew2q2f]{font-weight:600;color:#fff;font-size:.9rem;white-space:nowrap}td[data-astro-cid-nkew2q2f]{color:var(--text-main)}tbody[data-astro-cid-nkew2q2f] tr[data-astro-cid-nkew2q2f]:nth-child(2n){background:#f9fafb}.why-seo-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:4rem 1.5rem;background:#fff}.why-seo-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;gap:3rem;flex-direction:row}.why-seo-text[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;flex-direction:column}.why-seo-text[data-astro-cid-nkew2q2f] .section-subtitle[data-astro-cid-nkew2q2f]{text-align:left;margin:0;font-size:1rem;line-height:1.7}.why-seo-section[data-astro-cid-nkew2q2f] .section-title[data-astro-cid-nkew2q2f]{font-size:1.6rem!important;white-space:normal;font-weight:700!important}.why-seo-image[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;align-items:stretch;justify-content:center}.why-seo-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{width:100%;height:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.why-seo-image[data-astro-cid-nkew2q2f] video[data-astro-cid-nkew2q2f]{width:100%;height:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover;-webkit-playsinline:true;-webkit-touch-callout:none;-webkit-user-select:none;touch-action:manipulation}@media (min-width:1920px){.why-seo-image[data-astro-cid-nkew2q2f] video[data-astro-cid-nkew2q2f]{max-height:600px;height:auto}}.map-visibility-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:4rem 1.5rem;background:#fff}.map-visibility-content[data-astro-cid-nkew2q2f]{max-width:900px;margin:0 auto;text-align:center}.map-visibility-text[data-astro-cid-nkew2q2f]{font-size:1.6rem;line-height:1.8;color:#1b2430;margin:0;font-weight:700}.map-visibility-text[data-astro-cid-nkew2q2f] .highlight[data-astro-cid-nkew2q2f]{color:#00b58d;font-weight:500}.map-visibility-line[data-astro-cid-nkew2q2f]{width:100%;height:2px;background:#00b58d;margin-top:1.5rem;opacity:.6}.packages-cta-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:5rem 1.5rem;background:#00b58d1a}.packages-cta-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem}.packages-cta-text[data-astro-cid-nkew2q2f]{flex:1;text-align:left}.packages-cta-image[data-astro-cid-nkew2q2f]{flex:1;display:flex;align-items:center;justify-content:center}.packages-cta-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{width:100%;max-width:500px;height:auto;border-radius:1rem}.packages-cta-title[data-astro-cid-nkew2q2f]{font-size:2rem;font-weight:700;color:#1b2430;margin-bottom:1rem;line-height:1.3}.packages-cta-description[data-astro-cid-nkew2q2f]{font-size:1rem;color:#03263a;line-height:1.7;margin-bottom:1.5rem}.packages-cta-button[data-astro-cid-nkew2q2f]{display:inline-block;padding:.75rem 1.75rem;background:#03263a;color:#fff;font-size:.95rem;font-weight:600;border:0;border-radius:1.5rem;text-decoration:none;transition:all .3s ease;box-shadow:0 3px 10px #03263a33}.packages-cta-button[data-astro-cid-nkew2q2f]:hover{background:#021a28;transform:translateY(-3px);box-shadow:0 6px 20px #03263a66}.problems-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:5rem 1.5rem;background:#00b58d1a}.problems-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto}.problems-title[data-astro-cid-nkew2q2f]{font-size:2rem;font-weight:700;color:#1b2430;text-align:center;margin-bottom:3rem}.problems-grid[data-astro-cid-nkew2q2f]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.problem-box[data-astro-cid-nkew2q2f]{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;border:2px solid rgba(0,181,141,.2);min-height:200px}.problem-box-title[data-astro-cid-nkew2q2f]{font-size:1.1rem;font-weight:700;color:#1b2430;margin-bottom:.75rem;line-height:1.3;text-align:center}.problem-box-text[data-astro-cid-nkew2q2f]{font-size:1rem;line-height:1.6;color:#1b2430;flex:1}@media (max-width:1024px){.problems-grid[data-astro-cid-nkew2q2f]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.problems-grid[data-astro-cid-nkew2q2f]{grid-template-columns:1fr;gap:1rem}.problem-box[data-astro-cid-nkew2q2f]{aspect-ratio:auto;max-height:none;min-height:auto}.problems-title[data-astro-cid-nkew2q2f]{font-size:1.6rem}.problem-box-title[data-astro-cid-nkew2q2f]{font-size:1.35rem;margin-bottom:.75rem;text-align:center}.problem-box-text[data-astro-cid-nkew2q2f]{font-size:1.15rem;line-height:1.7}.map-visibility-text[data-astro-cid-nkew2q2f]{font-size:1.3rem}}.cta-seo-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:5rem 1.5rem;background:#fff}.cta-seo-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:4rem}.cta-seo-image[data-astro-cid-nkew2q2f]{flex:0 0 45%;min-width:0;display:flex;align-items:center;justify-content:center}.cta-seo-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{width:100%;max-width:100%;height:auto;border-radius:1.5rem;-o-object-fit:cover;object-fit:cover}.cta-seo-text[data-astro-cid-nkew2q2f]{flex:0 0 55%;min-width:0;display:flex;flex-direction:column;justify-content:center}.cta-seo-title[data-astro-cid-nkew2q2f]{font-size:1.75rem;font-weight:700;color:#03263a;margin-bottom:1.5rem;line-height:1.3}.cta-seo-paragraph[data-astro-cid-nkew2q2f]{font-size:1rem;color:#03263a;line-height:1.7;margin-bottom:1rem}.cta-seo-cta-text[data-astro-cid-nkew2q2f]{font-size:1.1rem;font-weight:600;color:#03263a;margin-top:1.5rem;margin-bottom:1.5rem}.cta-seo-button[data-astro-cid-nkew2q2f]{display:inline-block;padding:.6rem 1.5rem;background:#fff;color:#00b58e;font-size:.95rem;font-weight:600;border:2px solid #00b58e;border-radius:.5rem;text-decoration:none;transition:all .3s ease;align-self:flex-start}.cta-seo-button[data-astro-cid-nkew2q2f]:hover{background:#00b58e;color:#fff;transform:translateY(-2px)}.contact-heading[data-astro-cid-nkew2q2f]{white-space:nowrap}.optimization-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:4rem 1.5rem;background:#fff}.optimization-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;gap:3rem}.optimization-image[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;align-items:stretch;justify-content:center}.optimization-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{width:100%;height:100%;max-height:500px;min-height:400px;border-radius:1rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}.optimization-text[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;flex-direction:column}.optimization-text[data-astro-cid-nkew2q2f] .section-subtitle[data-astro-cid-nkew2q2f]{text-align:left;margin:0}.content-quality-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:4rem 1.5rem;background:#fff}.content-quality-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;gap:3rem}.content-quality-text[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;flex-direction:column}.content-quality-text[data-astro-cid-nkew2q2f] .section-subtitle[data-astro-cid-nkew2q2f]{text-align:left;margin:0}.content-quality-image[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;align-items:stretch;justify-content:center}.content-quality-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{width:100%;height:100%;max-height:500px;min-height:400px;border-radius:1rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}.backlinks-section[data-astro-cid-nkew2q2f]{max-width:100%;padding:4rem 1.5rem;background:#fff}.backlinks-content[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;gap:3rem}.backlinks-image[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;align-items:stretch;justify-content:center}.backlinks-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{width:100%;height:100%;max-height:500px;min-height:400px;border-radius:1rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}.backlinks-text[data-astro-cid-nkew2q2f]{flex:1;min-width:0;display:flex;flex-direction:column}.backlinks-text[data-astro-cid-nkew2q2f] .section-subtitle[data-astro-cid-nkew2q2f]{text-align:left;margin:0}.muted-box[data-astro-cid-nkew2q2f]{margin-top:1.5rem;padding:1.4rem 1.4rem 1.1rem;border-radius:1rem;background:#03263a;border:1px solid #03263a}.muted-box[data-astro-cid-nkew2q2f] h3[data-astro-cid-nkew2q2f]{margin-top:0;margin-bottom:.6rem;font-size:1rem;color:#fff}.muted-box[data-astro-cid-nkew2q2f] ul[data-astro-cid-nkew2q2f]{margin:0;padding-left:1.1rem;color:#fff}.muted-box[data-astro-cid-nkew2q2f] li[data-astro-cid-nkew2q2f]{margin-bottom:.25rem;color:#fff}.strategy-list[data-astro-cid-nkew2q2f]{margin-top:3rem;list-style:none;padding:0;position:relative}.strategy-list[data-astro-cid-nkew2q2f]:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:2rem;bottom:2rem;width:2px;background:repeating-linear-gradient(to bottom,#cbd5e1 0,#cbd5e1 10px,transparent 10px,transparent 20px);z-index:0}.strategy-item[data-astro-cid-nkew2q2f]{position:relative;margin-bottom:4rem;display:flex;align-items:flex-start;gap:2rem;width:100%}.strategy-item[data-astro-cid-nkew2q2f]:last-child{margin-bottom:0}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(2n){flex-direction:row-reverse}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(2n) .strategy-content[data-astro-cid-nkew2q2f]{text-align:left}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(odd) .strategy-number[data-astro-cid-nkew2q2f]{left:calc(50% - 1.75rem)}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(2n) .strategy-number[data-astro-cid-nkew2q2f]{right:calc(50% - 1.75rem);left:auto}.strategy-number[data-astro-cid-nkew2q2f]{position:absolute;width:3.5rem;height:3.5rem;border-radius:50%;background:#00b58e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0;z-index:2;box-shadow:0 4px 12px #00b58e4d;transition:transform .3s ease,box-shadow .3s ease}.strategy-item[data-astro-cid-nkew2q2f]:hover .strategy-number[data-astro-cid-nkew2q2f]{transform:scale(1.1);box-shadow:0 6px 16px #00b58e66}.strategy-content[data-astro-cid-nkew2q2f]{flex:1;max-width:45%;padding:1rem;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease,transform .3s ease}.strategy-item[data-astro-cid-nkew2q2f]:hover .strategy-content[data-astro-cid-nkew2q2f]{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(odd) .strategy-content[data-astro-cid-nkew2q2f]{margin-left:auto}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(2n) .strategy-content[data-astro-cid-nkew2q2f]{margin-right:auto}.strategy-content[data-astro-cid-nkew2q2f] h3[data-astro-cid-nkew2q2f]{font-size:1.3rem;margin-bottom:.75rem;color:#03263a;font-weight:600;line-height:1.3}.strategy-content[data-astro-cid-nkew2q2f] p[data-astro-cid-nkew2q2f]{font-size:1rem;color:var(--text-muted);line-height:1.7;margin:0}.bullet-list[data-astro-cid-nkew2q2f]{margin-top:1rem;padding-left:0;color:var(--text-muted);list-style:none}.bullet-list[data-astro-cid-nkew2q2f] li[data-astro-cid-nkew2q2f]{margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}.bullet-list[data-astro-cid-nkew2q2f] .check-icon[data-astro-cid-nkew2q2f]{width:1.2rem;height:1.2rem;color:#00b58e;flex-shrink:0;margin-top:.1rem}.faq-section[data-astro-cid-nkew2q2f]{text-align:center;background:#fff}.faq-section[data-astro-cid-nkew2q2f] .section-title[data-astro-cid-nkew2q2f]{margin-bottom:3rem}.faq-list[data-astro-cid-nkew2q2f]{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto}.faq-item[data-astro-cid-nkew2q2f]{border-radius:1.25rem;background:#fff;border:1px solid var(--border-soft);box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;transition:all .3s ease;text-align:left;overflow:hidden}.faq-item[data-astro-cid-nkew2q2f]:hover{box-shadow:0 10px 20px #00000014,0 4px 8px #0000001f;border-color:#ffffff80}.faq-question[data-astro-cid-nkew2q2f]{width:100%;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:0 0;border:0;cursor:pointer;text-align:left;transition:all .3s ease}.faq-question[data-astro-cid-nkew2q2f]:hover{background:0 0}.faq-question[data-astro-cid-nkew2q2f] h3[data-astro-cid-nkew2q2f]{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-main);line-height:1.4;flex:1}.faq-icon[data-astro-cid-nkew2q2f]{font-size:.8rem;color:#00b58e;transition:transform .3s ease;flex-shrink:0}.faq-item[data-astro-cid-nkew2q2f][aria-expanded=true] .faq-icon[data-astro-cid-nkew2q2f]{transform:rotate(180deg)}.faq-answer[data-astro-cid-nkew2q2f]{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 2rem}.faq-item[data-astro-cid-nkew2q2f][aria-expanded=true] .faq-answer[data-astro-cid-nkew2q2f]{max-height:500px;padding:0 2rem 2rem}.faq-answer[data-astro-cid-nkew2q2f] p[data-astro-cid-nkew2q2f]{margin:0;color:#03263a;font-size:1.05rem;line-height:1.7}footer[data-astro-cid-nkew2q2f]{background:var(--footer-bg)!important;color:#e5e7eb;padding:1.7rem 1.5rem;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.1)!important}main[data-astro-cid-nkew2q2f]+footer[data-astro-cid-nkew2q2f]{border-top:1px solid rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.footer-inner[data-astro-cid-nkew2q2f]{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;font-size:.85rem}.footer-menu[data-astro-cid-nkew2q2f]{display:flex;gap:1.2rem}.footer-menu[data-astro-cid-nkew2q2f] a[data-astro-cid-nkew2q2f]{color:#cbd5f5;text-decoration:none;transition:color .2s ease}.footer-menu[data-astro-cid-nkew2q2f] a[data-astro-cid-nkew2q2f]:hover{color:#fff}@media (max-width:768px){.nav-menu[data-astro-cid-nkew2q2f]{display:none}.nav-toggle[data-astro-cid-nkew2q2f]{display:block}.hero[data-astro-cid-nkew2q2f]{padding-top:14rem;padding-bottom:3rem}.hero-title-main[data-astro-cid-nkew2q2f]{font-size:clamp(1.65rem,3.2vw + .5rem,2.15rem)}.hero-title-sub[data-astro-cid-nkew2q2f]{font-size:clamp(1.5rem,3vw + .5rem,2rem);white-space:normal}.hero-text[data-astro-cid-nkew2q2f] p[data-astro-cid-nkew2q2f]{font-size:1rem}.hero-actions[data-astro-cid-nkew2q2f]{flex-direction:column;width:100%}.hero-actions[data-astro-cid-nkew2q2f] .btn[data-astro-cid-nkew2q2f]{width:100%;max-width:300px}.results-table-wrapper[data-astro-cid-nkew2q2f]{margin-left:-1.5rem;margin-right:-1.5rem;border-radius:0;border-left:none;border-right:none}table[data-astro-cid-nkew2q2f]{font-size:.75rem;min-width:450px}th[data-astro-cid-nkew2q2f],td[data-astro-cid-nkew2q2f]{padding:.5rem .7rem;font-size:.75rem;line-height:1.4}th[data-astro-cid-nkew2q2f]{font-size:.7rem;padding:.6rem .7rem}.section[data-astro-cid-nkew2q2f]{padding:3rem 1.25rem}.section-title[data-astro-cid-nkew2q2f]{font-size:1.7rem}.section-subtitle[data-astro-cid-nkew2q2f],.cta-seo-paragraph[data-astro-cid-nkew2q2f],.packages-cta-description[data-astro-cid-nkew2q2f]{font-size:1.15rem}.section-title[data-astro-cid-nkew2q2f].strategy-title{font-size:1.4rem;line-height:1.3;text-align:center;text-transform:none}.contact-heading[data-astro-cid-nkew2q2f]{white-space:normal!important;font-size:1.25rem!important}.why-seo-content[data-astro-cid-nkew2q2f]{flex-direction:column;gap:2rem}.why-seo-image[data-astro-cid-nkew2q2f]{order:-1}.why-seo-section[data-astro-cid-nkew2q2f] .section-title[data-astro-cid-nkew2q2f]{font-size:1.3rem!important;white-space:normal}.why-seo-image[data-astro-cid-nkew2q2f] video[data-astro-cid-nkew2q2f]{min-height:300px;max-height:400px;-webkit-playsinline:true;playsinline:true;-webkit-touch-callout:none;touch-action:manipulation}.optimization-content[data-astro-cid-nkew2q2f]{flex-direction:column;gap:2rem}.cta-seo-content[data-astro-cid-nkew2q2f]{flex-direction:column;gap:2.5rem}.cta-seo-image[data-astro-cid-nkew2q2f]{order:-1}.cta-seo-image[data-astro-cid-nkew2q2f] img[data-astro-cid-nkew2q2f]{max-width:100%}.cta-seo-title[data-astro-cid-nkew2q2f]{font-size:1.5rem}.cta-seo-paragraph[data-astro-cid-nkew2q2f]{font-size:1.15rem}.cta-seo-cta-text[data-astro-cid-nkew2q2f]{font-size:1.1rem}.cta-seo-button[data-astro-cid-nkew2q2f]{width:100%;text-align:center}.optimization-image[data-astro-cid-nkew2q2f]{order:-1}.content-quality-content[data-astro-cid-nkew2q2f]{flex-direction:column;gap:2rem}.content-quality-image[data-astro-cid-nkew2q2f]{order:-1}.backlinks-content[data-astro-cid-nkew2q2f]{flex-direction:column;gap:2rem}.backlinks-image[data-astro-cid-nkew2q2f]{order:-1}.packages-cta-content[data-astro-cid-nkew2q2f]{flex-direction:column;gap:2rem}.packages-cta-text[data-astro-cid-nkew2q2f]{text-align:left}.packages-cta-title[data-astro-cid-nkew2q2f]{font-size:1.6rem}footer[data-astro-cid-nkew2q2f]{padding-inline:1.25rem}#contact[data-astro-cid-nkew2q2f] .flex[data-astro-cid-nkew2q2f].flex-col{text-align:center;margin-bottom:2rem}#contact[data-astro-cid-nkew2q2f] .flex[data-astro-cid-nkew2q2f].flex-col h2[data-astro-cid-nkew2q2f]{text-align:center;line-height:1.3;word-break:break-word;margin:0 auto;font-size:1.5rem}.strategy-list[data-astro-cid-nkew2q2f]:before{left:1.5rem;transform:none}.strategy-item[data-astro-cid-nkew2q2f]{flex-direction:column!important;padding-left:3.5rem}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(2n){flex-direction:column!important}.strategy-item[data-astro-cid-nkew2q2f]:nth-child(2n) .strategy-content[data-astro-cid-nkew2q2f]{text-align:left}.strategy-number[data-astro-cid-nkew2q2f]{width:2.5rem;height:2.5rem;font-size:.8rem;left:0!important;right:auto!important;position:absolute}.strategy-content[data-astro-cid-nkew2q2f]{max-width:100%;margin-left:0!important;margin-right:0!important}.strategy-title[data-astro-cid-nkew2q2f]{white-space:normal}}