.sticky-call[data-astro-cid-2ochhoqv]{display:flex;gap:6px;padding:6px;position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:9000;background:color-mix(in srgb,var(--card) 72%,transparent);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid color-mix(in srgb,var(--card) 60%,transparent);border-radius:999px;box-shadow:0 2px 4px color-mix(in srgb,var(--color-overlay) 5%,transparent),0 12px 28px color-mix(in srgb,var(--color-overlay) 12%,transparent),inset 0 1px #fff9;transform:translateY(calc(100% + 2rem));opacity:0}.sticky-call[data-astro-cid-2ochhoqv].visible{animation:stickyBounceUp .45s cubic-bezier(.34,1.56,.64,1) forwards}.sticky-call[data-astro-cid-2ochhoqv].hidden{animation:stickySlideDown .28s ease forwards}@keyframes stickyBounceUp{0%{transform:translateY(calc(100% + 2rem));opacity:0}60%{transform:translateY(-6%);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes stickySlideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(calc(100% + 2rem));opacity:0}}@media(min-width:768px){.sticky-call[data-astro-cid-2ochhoqv]{display:none}}[data-theme=dark] .sticky-call[data-astro-cid-2ochhoqv]{box-shadow:0 2px 4px color-mix(in srgb,var(--color-overlay) 5%,transparent),0 12px 28px color-mix(in srgb,var(--color-overlay) 12%,transparent),inset 0 1px #ffffff14}.sticky-call__call[data-astro-cid-2ochhoqv]{flex:1.4;display:flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;background:var(--primary);color:var(--primary-foreground);border-radius:999px;text-decoration:none;font-weight:600;box-shadow:inset 0 1px #ffffff2e,0 4px 12px color-mix(in srgb,var(--primary) 35%,transparent);transition:transform .15s ease,opacity .15s ease}.sticky-call__call[data-astro-cid-2ochhoqv]:hover{opacity:.95}.sticky-call__call[data-astro-cid-2ochhoqv]:active{transform:scale(.98)}.sticky-call__icon-wrap[data-astro-cid-2ochhoqv]{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;animation:stickyVibrate 1.6s ease-in-out infinite;transform-origin:center}@keyframes stickyVibrate{0%,92%,to{transform:rotate(0)}93%{transform:rotate(-12deg)}94%{transform:rotate(10deg)}95%{transform:rotate(-8deg)}96%{transform:rotate(6deg)}97%{transform:rotate(-4deg)}98%{transform:rotate(2deg)}}.sticky-call__call-text[data-astro-cid-2ochhoqv]{display:flex;flex-direction:column;line-height:1.15}.sticky-call__label[data-astro-cid-2ochhoqv]{font-size:11px;font-weight:500;opacity:.78;letter-spacing:.02em}.sticky-call__num[data-astro-cid-2ochhoqv]{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.01em}.sticky-call__form[data-astro-cid-2ochhoqv]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;background:transparent;color:var(--foreground);border-radius:999px;text-decoration:none;font-weight:600;font-size:13px;transition:background-color .15s ease}.sticky-call__form[data-astro-cid-2ochhoqv]:hover,.sticky-call__form[data-astro-cid-2ochhoqv]:active{background:var(--muted)}.check-icon[data-astro-cid-l3zhd754]{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background-color:var(--primary);color:var(--color-primary-fg);flex-shrink:0}.check-icon[data-astro-cid-l3zhd754][data-size=sm]{width:1.1rem;height:1.1rem}.offer-hero[data-astro-cid-33eminvh]{background-color:var(--color-bg);padding:6rem 1.25rem 3.5rem;border-bottom:1px solid var(--color-border)}@media(min-width:768px){.offer-hero[data-astro-cid-33eminvh]{padding:8rem 1.25rem 4.5rem}}.offer-hero__inner[data-astro-cid-33eminvh]{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start}@media(min-width:768px){.offer-hero__inner[data-astro-cid-33eminvh]{flex-direction:row;align-items:center;gap:4rem}}.offer-hero__left[data-astro-cid-33eminvh]{flex:1;display:flex;flex-direction:column;gap:1.25rem}.offer-hero__eyebrow[data-astro-cid-33eminvh]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mono);font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--color-primary-light)}.offer-hero__eyebrow[data-astro-cid-33eminvh]:before{content:"//";color:var(--color-primary-dim)}.offer-hero__h1[data-astro-cid-33eminvh]{font-size:clamp(1.875rem,5vw,3.25rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--color-fg);margin:0}.offer-hero__subtitle[data-astro-cid-33eminvh]{font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;color:var(--color-secondary-fg);margin:0;max-width:36rem}.offer-hero__stats[data-astro-cid-33eminvh]{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;padding-top:.25rem}.offer-hero__stat[data-astro-cid-33eminvh]{display:flex;flex-direction:column;gap:.125rem}.offer-hero__stat-value[data-astro-cid-33eminvh]{font-family:var(--disp);font-size:1.5rem;font-weight:700;color:var(--color-fg);line-height:1;letter-spacing:-.03em}.offer-hero__stat-label[data-astro-cid-33eminvh]{font-size:.7rem;color:var(--color-muted-fg);line-height:1.3;max-width:9rem}.offer-hero__stat-divider[data-astro-cid-33eminvh]{width:1px;height:2rem;background-color:var(--color-border);flex-shrink:0}.offer-hero__ctas[data-astro-cid-33eminvh]{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.25rem}.offer-hero__cta[data-astro-cid-33eminvh]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.625rem;font-family:var(--mono);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.offer-hero__cta--primary[data-astro-cid-33eminvh]{background-color:var(--color-primary);color:#fff;border:1px solid var(--color-primary)}.offer-hero__cta--primary[data-astro-cid-33eminvh]:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);transform:translateY(-1px)}.offer-hero__cta--secondary[data-astro-cid-33eminvh]{background-color:transparent;color:var(--color-fg);border:1px solid var(--color-border-strong)}.offer-hero__cta--secondary[data-astro-cid-33eminvh]:hover{border-color:var(--color-primary);color:var(--color-primary-light);transform:translateY(-1px)}.offer-hero__right[data-astro-cid-33eminvh]{flex-shrink:0;width:100%}@media(min-width:768px){.offer-hero__right[data-astro-cid-33eminvh]{width:20rem}}.offer-hero__bullets[data-astro-cid-33eminvh]{list-style:none;padding:1.5rem;margin:0;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:1.375rem;display:flex;flex-direction:column;gap:.75rem}.offer-hero__bullet[data-astro-cid-33eminvh]{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:var(--color-fg);line-height:1.4}.offer-block[data-astro-cid-jvvfvp54]{display:flex;flex-direction:column;gap:1.75rem}.offer-block__h1[data-astro-cid-jvvfvp54]{font-size:clamp(1.875rem,5vw,3rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--color-fg);margin:0}.offer-block__h2-from-h1[data-astro-cid-jvvfvp54]{font-size:clamp(1.375rem,3vw,2rem);font-weight:700;letter-spacing:-.015em;color:var(--color-fg);margin:0}.offer-block__row[data-astro-cid-jvvfvp54]{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.offer-block__row--right[data-astro-cid-jvvfvp54]{flex-direction:row;align-items:flex-start;gap:2.5rem}.offer-block__row--left[data-astro-cid-jvvfvp54]{flex-direction:row-reverse;align-items:flex-start;gap:2.5rem}}.offer-block__richtext[data-astro-cid-jvvfvp54]{flex:1;min-width:0}.offer-block__img-wrap[data-astro-cid-jvvfvp54]{flex-shrink:0;width:100%;border-radius:1.375rem;overflow:hidden}@media(min-width:768px){.offer-block__img-wrap[data-astro-cid-jvvfvp54]{width:22rem;height:28rem}}.offer-block__img[data-astro-cid-jvvfvp54]{width:100%;height:100%;object-fit:cover;display:block;border-radius:1.375rem;box-shadow:0 4px 24px -4px color-mix(in srgb,var(--color-overlay) 10%,transparent);transition:transform .2s ease,box-shadow .2s ease}.offer-block__img[data-astro-cid-jvvfvp54]:hover{transform:scale(1.02);box-shadow:0 16px 48px -8px color-mix(in srgb,var(--color-overlay) 16%,transparent)}.rich-text[data-astro-cid-jvvfvp54] h2{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.01em;color:var(--color-fg);margin:2rem 0 .75rem;line-height:1.25}.rich-text[data-astro-cid-jvvfvp54] h2:first-child{margin-top:0}.rich-text[data-astro-cid-jvvfvp54] h3{font-size:1.0625rem;font-weight:700;color:var(--color-fg);margin:1.5rem 0 .5rem;line-height:1.3}.rich-text[data-astro-cid-jvvfvp54] p{font-size:1rem;line-height:1.75;color:var(--color-secondary-fg);margin:0 0 1rem}.rich-text[data-astro-cid-jvvfvp54] ul{list-style:none;padding:0;margin:.75rem 0 1.25rem;display:flex;flex-direction:column;gap:.5rem}.rich-text[data-astro-cid-jvvfvp54] ul li{position:relative;padding-left:1.75rem;font-size:1rem;line-height:1.65;color:var(--color-secondary-fg)}.rich-text[data-astro-cid-jvvfvp54] ul li:before{content:"✓";position:absolute;left:0;color:var(--color-primary);font-weight:700}.rich-text[data-astro-cid-jvvfvp54] ol{list-style:decimal;padding-left:1.5rem;margin:.75rem 0 1.25rem;display:flex;flex-direction:column;gap:.5rem}.rich-text[data-astro-cid-jvvfvp54] li{font-size:1rem;line-height:1.65;color:var(--color-secondary-fg)}.rich-text[data-astro-cid-jvvfvp54] a{color:var(--color-primary);text-decoration:none;font-weight:500}.rich-text[data-astro-cid-jvvfvp54] a:hover{text-decoration:underline}.rich-text[data-astro-cid-jvvfvp54] blockquote{border-left:3px solid var(--color-primary);padding:.5rem 0 .5rem 1.25rem;margin:1.25rem 0;color:var(--color-secondary-fg);font-style:italic}.rich-text[data-astro-cid-jvvfvp54] strong{font-weight:700;color:var(--color-fg)}.offer-block[data-astro-cid-f3j3usn3]{display:flex;flex-direction:column;gap:1.75rem}.offer-block__section-title[data-astro-cid-f3j3usn3]{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;letter-spacing:-.01em;color:var(--color-fg);margin:0}.offer-features__grid[data-astro-cid-f3j3usn3]{display:grid;grid-template-columns:1fr;gap:1.125rem}@media(min-width:480px){.offer-features__grid[data-astro-cid-f3j3usn3]{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.offer-features__grid[data-astro-cid-f3j3usn3]{grid-template-columns:repeat(3,1fr)}}.offer-features__card[data-astro-cid-f3j3usn3]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.375rem;padding:1.875rem 1.75rem;transition:border-color .2s,transform .2s}.offer-features__card[data-astro-cid-f3j3usn3]:hover{border-color:var(--color-primary-dim);transform:translateY(-3px)}.offer-features__title[data-astro-cid-f3j3usn3]{font-size:1.375rem;font-weight:700;color:var(--color-fg);margin:0 0 .6875rem;line-height:1.15}.offer-features__desc[data-astro-cid-f3j3usn3]{font-size:.9375rem;line-height:1.6;color:var(--color-secondary-fg);margin:0}.offer-block[data-astro-cid-4bafmij5]{display:flex;flex-direction:column;gap:1.75rem}.offer-block__section-title[data-astro-cid-4bafmij5]{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;letter-spacing:-.01em;color:var(--color-fg);margin:0}.offer-faq__list[data-astro-cid-4bafmij5]{display:flex;flex-direction:column;gap:.625rem}.offer-faq__item[data-astro-cid-4bafmij5]{border:1px solid var(--color-border);border-radius:.875rem;background:var(--color-surface);overflow:hidden;transition:border-color .2s}.offer-faq__item[data-astro-cid-4bafmij5].open{border-color:var(--color-border-strong)}.offer-faq__q[data-astro-cid-4bafmij5]{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:1.25rem 1.375rem;display:flex;justify-content:space-between;align-items:center;gap:1.125rem;font-family:var(--disp);font-weight:600;font-size:1rem;color:var(--color-fg);line-height:1.3}.offer-faq__pm[data-astro-cid-4bafmij5]{flex-shrink:0;width:1.5625rem;height:1.5625rem;border-radius:.4375rem;border:1px solid var(--color-border-strong);display:grid;place-items:center;transition:transform .25s,background-color .2s,border-color .2s,color .2s;color:var(--color-primary-light);font-family:var(--mono);font-weight:600;font-size:1rem;line-height:1}.offer-faq__item[data-astro-cid-4bafmij5].open .offer-faq__pm[data-astro-cid-4bafmij5]{transform:rotate(45deg);background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.offer-faq__a[data-astro-cid-4bafmij5]{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:.90625rem;line-height:1.6;color:var(--color-secondary-fg)}.offer-faq__a[data-astro-cid-4bafmij5] p{padding:0 1.375rem 1.375rem;margin:0;color:var(--color-secondary-fg);font-size:.90625rem;line-height:1.6}.offer-faq__a[data-astro-cid-4bafmij5] ul,.offer-faq__a[data-astro-cid-4bafmij5] ol{padding:0 1.375rem 1.375rem 3rem;margin:0}.offer-faq__a[data-astro-cid-4bafmij5] strong{font-weight:700;color:var(--color-fg)}.offer-faq__a[data-astro-cid-4bafmij5] a{color:var(--color-primary-light);text-decoration:none;font-weight:500}.offer-faq__a[data-astro-cid-4bafmij5] a:hover{text-decoration:underline}.offer-block[data-astro-cid-oqqykgyi]{display:flex;flex-direction:column}.offer-block--cta[data-astro-cid-oqqykgyi]{border:1px solid var(--color-primary-dim);border-radius:1.375rem;padding:2.75rem 2.25rem;text-align:center;background:radial-gradient(circle at 50% 0%,var(--color-primary-tint),transparent 60%),var(--color-surface)}.offer-cta__eyebrow[data-astro-cid-oqqykgyi]{font-family:var(--mono);font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--color-primary-light);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 .875rem}.offer-cta__eyebrow[data-astro-cid-oqqykgyi]:before{content:"//";color:var(--color-primary-dim)}.offer-cta__title[data-astro-cid-oqqykgyi]{font-size:clamp(1.25rem,3vw,1.875rem);font-weight:700;color:var(--color-fg);margin:0 auto .875rem;line-height:1.2;letter-spacing:-.02em}.offer-cta__desc[data-astro-cid-oqqykgyi]{font-size:1rem;line-height:1.65;color:var(--color-secondary-fg);margin:0 auto 1.75rem;max-width:34em}.offer-cta__actions[data-astro-cid-oqqykgyi]{display:flex;justify-content:center}.offer-cta__btn[data-astro-cid-oqqykgyi]{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--mono);font-size:.9375rem;font-weight:600;padding:.875rem 1.5rem;border-radius:.625rem;border:1px solid transparent;text-decoration:none;white-space:nowrap;transition:transform .15s,background-color .15s,border-color .15s,color .15s}.offer-cta__btn--primary[data-astro-cid-oqqykgyi]{background:var(--color-primary);color:#fff;box-shadow:0 6px 20px -8px color-mix(in srgb,var(--color-primary) 50%,transparent)}.offer-cta__btn--primary[data-astro-cid-oqqykgyi]:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.offer-cta__btn--secondary[data-astro-cid-oqqykgyi]{background:transparent;color:var(--color-fg);border-color:var(--color-border-strong)}.offer-cta__btn--secondary[data-astro-cid-oqqykgyi]:hover{border-color:var(--color-primary);color:var(--color-primary-light);transform:translateY(-1px)}.arr[data-astro-cid-oqqykgyi]{display:inline-block;transition:transform .2s}.offer-cta__btn[data-astro-cid-oqqykgyi]:hover .arr[data-astro-cid-oqqykgyi]{transform:translate(4px)}@media(max-width:480px){.offer-block--cta[data-astro-cid-oqqykgyi]{padding:2rem 1.5rem}}.offer-block[data-astro-cid-764krr7y]{display:flex;flex-direction:column;gap:1.75rem}.offer-block__section-title[data-astro-cid-764krr7y]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.01em;color:var(--color-fg);margin:0}.offer-pp__header[data-astro-cid-764krr7y]{display:flex;flex-direction:column;gap:.875rem}.offer-pp__eyebrow[data-astro-cid-764krr7y]{font-family:var(--mono);font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--color-primary-light);margin:0}.offer-pp__eyebrow[data-astro-cid-764krr7y]:before{content:"// ";color:var(--color-primary-dim)}.offer-pp__desc[data-astro-cid-764krr7y]{font-size:1.125rem;line-height:1.7;color:var(--color-secondary-fg)}.offer-pp__toggle-group[data-astro-cid-764krr7y]{display:inline-flex;flex-direction:column;align-self:flex-start;gap:.5rem;margin-top:1rem}.offer-pp__toggle-desc[data-astro-cid-764krr7y]{font-size:.8125rem;color:var(--color-muted-fg);margin:0}.offer-pp__toggle[data-astro-cid-764krr7y]{display:inline-flex;align-self:flex-start;background-color:var(--color-bg-raised);border:1px solid var(--color-border-strong);border-radius:.625rem;padding:.1875rem;gap:0}.offer-pp__toggle-btn[data-astro-cid-764krr7y]{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem 1.25rem;border-radius:.4375rem;border:none;background:transparent;font-family:var(--mono);font-size:.8125rem;font-weight:600;color:var(--color-muted-fg);cursor:pointer;transition:background-color .15s,color .15s}.offer-pp__toggle-btn--active[data-astro-cid-764krr7y]{background-color:var(--color-primary);color:#fff}.offer-pp__toggle-badge[data-astro-cid-764krr7y]{font-size:.6875rem;font-weight:700;background-color:color-mix(in srgb,currentColor 15%,transparent);border-radius:.25rem;padding:.1rem .4rem}.offer-pp__grid[data-astro-cid-764krr7y]{display:grid;grid-template-columns:1fr;gap:1.125rem}@media(min-width:500px){.offer-pp__grid[data-astro-cid-764krr7y]{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.offer-pp__grid[data-astro-cid-764krr7y]{grid-template-columns:repeat(3,1fr)}}.offer-pp__card[data-astro-cid-764krr7y]{position:relative;background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:1.375rem;padding:1.875rem 1.625rem;display:grid;grid-row:span 4;grid-template-rows:subgrid;row-gap:1.25rem;align-content:start;transition:transform .2s,border-color .2s}.offer-pp__card[data-astro-cid-764krr7y]:hover{transform:translateY(-3px);border-color:var(--color-border-strong)}.offer-pp__card--featured[data-astro-cid-764krr7y]{border-color:var(--color-primary);background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 7%,transparent),transparent 42%)}.offer-pp__card--featured[data-astro-cid-764krr7y]:hover{border-color:var(--color-primary)}.offer-pp__badge[data-astro-cid-764krr7y]{position:absolute;top:-.75rem;left:1.625rem;background-color:var(--color-primary);color:#fff;font-family:var(--mono);font-size:.6875rem;font-weight:600;letter-spacing:.03em;padding:.3125rem .75rem;border-radius:.4375rem;white-space:nowrap}.offer-pp__card-header[data-astro-cid-764krr7y]{grid-row:1}.offer-pp__plan-name[data-astro-cid-764krr7y]{font-size:1.25rem;font-weight:700;color:var(--color-fg);margin:0 0 .5rem}.offer-pp__plan-desc[data-astro-cid-764krr7y]{font-size:.84375rem;line-height:1.6;color:var(--color-secondary-fg);margin:0}.offer-pp__price-block[data-astro-cid-764krr7y]{grid-row:2;display:flex;flex-direction:column;gap:.2rem;align-self:start}.offer-pp__price-row[data-astro-cid-764krr7y]{display:flex;align-items:baseline;gap:.3rem;font-family:var(--disp);font-weight:700;font-size:1.875rem;letter-spacing:-.03em;margin:1.25rem 0 0}.offer-pp__price-affix[data-astro-cid-764krr7y]{font-size:1rem;font-weight:600;color:var(--color-muted-fg);line-height:1}.offer-pp__price-amount[data-astro-cid-764krr7y]{color:var(--color-fg);line-height:1;transition:all .15s}.offer-pp__price-info[data-astro-cid-764krr7y]{font-family:var(--mono);font-size:.8125rem;font-weight:500;color:var(--color-muted-fg);margin-bottom:1.375rem;transition:all .15s}.offer-pp__cta[data-astro-cid-764krr7y]{grid-row:4;align-self:end;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.625rem;border:1px solid var(--color-border-strong);background:transparent;color:var(--color-fg);font-family:var(--mono);font-weight:600;font-size:.9375rem;text-decoration:none;width:100%;transition:border-color .15s,background-color .15s,color .15s,transform .15s}.offer-pp__cta[data-astro-cid-764krr7y]:hover{border-color:var(--color-primary);color:var(--color-primary-light);transform:translateY(-1px)}.offer-pp__cta--primary[data-astro-cid-764krr7y]{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.offer-pp__cta--primary[data-astro-cid-764krr7y]:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);color:#fff;transform:translateY(-1px)}.offer-pp__items[data-astro-cid-764krr7y]{grid-row:3;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6875rem}.offer-pp__item[data-astro-cid-764krr7y]{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--color-secondary-fg);line-height:1.45}.offer-pp__item-icon[data-astro-cid-764krr7y]{flex-shrink:0;margin-top:3px;color:var(--color-primary-light)}.offer-pp__item--partial[data-astro-cid-764krr7y] .offer-pp__item-icon[data-astro-cid-764krr7y],.offer-pp__item--no[data-astro-cid-764krr7y] .offer-pp__item-icon[data-astro-cid-764krr7y]{color:var(--color-muted-fg)}.offer-pp__item-note[data-astro-cid-764krr7y]{color:var(--color-muted-fg);font-size:.875rem}.offer-pp__footer-notes[data-astro-cid-764krr7y]{display:flex;flex-direction:column;gap:.375rem;padding-top:.25rem;border-top:1px solid var(--color-border)}.offer-pp__footer-note[data-astro-cid-764krr7y]{font-size:.8125rem;color:var(--color-muted-fg);line-height:1.6}.offer-block[data-astro-cid-kzhinsl2]{display:flex;flex-direction:column;gap:1.75rem}.offer-block__section-title[data-astro-cid-kzhinsl2]{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;letter-spacing:-.01em;color:var(--color-fg);margin:0}.offer-steps__header[data-astro-cid-kzhinsl2]{display:flex;flex-direction:column;gap:.5rem}.offer-steps__eyebrow[data-astro-cid-kzhinsl2]{font-family:var(--mono);font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--color-primary-light);margin:0}.offer-steps__eyebrow[data-astro-cid-kzhinsl2]:before{content:"// ";color:var(--color-primary-dim)}.offer-steps__desc[data-astro-cid-kzhinsl2]{font-size:1rem;color:var(--color-secondary-fg);margin:0;line-height:1.6}.offer-steps__grid[data-astro-cid-kzhinsl2]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.offer-steps__grid[data-astro-cid-kzhinsl2][data-cols="1"]{grid-template-columns:1fr}.offer-steps__grid[data-astro-cid-kzhinsl2][data-cols="2"]{grid-template-columns:repeat(2,1fr)}.offer-steps__grid[data-astro-cid-kzhinsl2][data-cols="3"]{grid-template-columns:repeat(3,1fr)}.offer-steps__grid[data-astro-cid-kzhinsl2][data-cols="4"]{grid-template-columns:repeat(4,1fr)}.offer-steps__grid[data-astro-cid-kzhinsl2][data-cols="5"]{grid-template-columns:repeat(5,1fr)}}.offer-steps__card[data-astro-cid-kzhinsl2]{border:1px solid var(--color-border);border-radius:1.375rem;padding:1.5rem 1.25rem;background:var(--color-surface);display:flex;flex-direction:column;transition:border-color .2s}.offer-steps__card[data-astro-cid-kzhinsl2]:hover{border-color:var(--color-border-strong)}.offer-steps__card[data-astro-cid-kzhinsl2].featured{border-color:var(--color-primary);background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary) 7%,transparent),transparent 60%)}.offer-steps__num[data-astro-cid-kzhinsl2]{font-family:var(--mono);font-weight:700;font-size:.8125rem;color:var(--color-primary-light);margin-bottom:1rem}.offer-steps__title[data-astro-cid-kzhinsl2]{font-size:1.03125rem;font-weight:700;color:var(--color-fg);margin:0 0 .5625rem;line-height:1.3}.offer-steps__body[data-astro-cid-kzhinsl2]{font-size:.84375rem;color:var(--color-secondary-fg);line-height:1.5}.offer-steps__body[data-astro-cid-kzhinsl2] p{margin:0}.offer-block[data-astro-cid-vtywn5wj]{display:flex;flex-direction:column;gap:1.75rem}.offer-block__section-title[data-astro-cid-vtywn5wj]{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;letter-spacing:-.01em;color:var(--color-fg);margin:0}.offer-table__header[data-astro-cid-vtywn5wj]{display:flex;flex-direction:column;gap:.5rem}.offer-table__eyebrow[data-astro-cid-vtywn5wj]{font-family:var(--mono);font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--color-primary-light);margin:0}.offer-table__eyebrow[data-astro-cid-vtywn5wj]:before{content:"// ";color:var(--color-primary-dim)}.offer-table__intro[data-astro-cid-vtywn5wj]{font-size:1rem;color:var(--color-secondary-fg);margin:0;line-height:1.6}.offer-table__wrap[data-astro-cid-vtywn5wj]{border-radius:1.375rem;border:1px solid var(--color-border);overflow:hidden}.offer-table[data-astro-cid-vtywn5wj]{width:100%;border-collapse:collapse;font-size:.9375rem;line-height:1.5}.offer-table[data-astro-cid-vtywn5wj] thead[data-astro-cid-vtywn5wj]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]{display:block;background-color:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem 1.25rem}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]:last-child{border-bottom:none}.offer-table[data-astro-cid-vtywn5wj] td[data-astro-cid-vtywn5wj]{display:grid;grid-template-columns:minmax(7rem,40%) 1fr;gap:.5rem 1rem;align-items:baseline;padding:.35rem 0;color:var(--color-fg);font-size:.9375rem;border:none}.offer-table[data-astro-cid-vtywn5wj] td[data-astro-cid-vtywn5wj]:before{content:attr(data-label);font-family:var(--mono);font-size:.71875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted-fg);white-space:nowrap}@media(min-width:640px){.offer-table[data-astro-cid-vtywn5wj] thead[data-astro-cid-vtywn5wj]{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.offer-table[data-astro-cid-vtywn5wj] thead[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]{background-color:color-mix(in srgb,var(--color-primary) 8%,var(--color-surface));border-bottom:1px solid var(--color-border-strong)}.offer-table[data-astro-cid-vtywn5wj] thead[data-astro-cid-vtywn5wj] th[data-astro-cid-vtywn5wj]{padding:.875rem 1.25rem;text-align:left;font-family:var(--mono);font-size:.71875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-light);white-space:nowrap}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]{display:table-row;border-bottom:none;border-top:1px solid var(--color-border);padding:0;transition:background-color .15s}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]:nth-child(odd){background-color:var(--color-bg)}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]:nth-child(2n){background-color:var(--color-surface)}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]:hover{background-color:color-mix(in srgb,var(--color-primary) 5%,transparent)}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] td[data-astro-cid-vtywn5wj]:first-child{position:relative}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] td[data-astro-cid-vtywn5wj]:first-child:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:var(--color-primary);border-radius:0 2px 2px 0;transform:scaleY(0);transform-origin:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.offer-table[data-astro-cid-vtywn5wj] tbody[data-astro-cid-vtywn5wj] tr[data-astro-cid-vtywn5wj]:hover td[data-astro-cid-vtywn5wj]:first-child:after{transform:scaleY(1)}.offer-table[data-astro-cid-vtywn5wj] td[data-astro-cid-vtywn5wj]{display:table-cell;grid-template-columns:none;padding:.875rem 1.25rem;vertical-align:top}.offer-table[data-astro-cid-vtywn5wj] td[data-astro-cid-vtywn5wj]:before{display:none}}.offer-content--below-hero[data-astro-cid-cczvmxxz]{padding:3.5rem 1.25rem 5rem}.offer-content--standalone[data-astro-cid-cczvmxxz]{padding:6rem 1.25rem 5rem}@media(min-width:768px){.offer-content--below-hero[data-astro-cid-cczvmxxz]{padding:4rem 1.25rem 6rem}.offer-content--standalone[data-astro-cid-cczvmxxz]{padding:8rem 1.25rem 6rem}}.offer-content__inner[data-astro-cid-cczvmxxz]{max-width:56rem;margin:0 auto;display:flex;flex-direction:column;gap:4rem}
