.home.svelte-13wmnd{color:var(--fg-1);background:#f5f5f5;min-height:100vh;padding-bottom:40px;overflow-x:hidden}.hc-nav.svelte-13wmnd{border:1px solid var(--border-1);z-index:10;background:#fff;border-radius:999px;align-items:center;gap:28px;max-width:1120px;margin:20px auto;padding:10px 16px;display:flex;position:relative}.hc-nav__brand.svelte-13wmnd{font-family:var(--font-rounded);color:var(--brand);letter-spacing:-.02em;font-size:22px;font-weight:800;text-decoration:none}.hc-nav__links.svelte-13wmnd{color:var(--fg-1);gap:22px;margin:0;padding:0;font-size:14px;font-weight:600;list-style:none;display:flex}.hc-nav__links.svelte-13wmnd a:where(.svelte-13wmnd){color:inherit;text-decoration:none}.hc-nav__links.svelte-13wmnd a:where(.svelte-13wmnd):hover{color:var(--brand);text-underline-offset:4px;text-decoration:underline}.hc-nav__spacer.svelte-13wmnd{flex:1}.hc-nav__login.svelte-13wmnd{text-decoration:none}@media (width<=900px){.hc-nav.svelte-13wmnd{gap:12px;margin:12px;padding:8px 14px}.hc-nav__links.svelte-13wmnd,.hc-nav__login.svelte-13wmnd{display:none}.hc-nav.svelte-13wmnd .hc-btn:where(.svelte-13wmnd){padding:8px 14px;font-size:13px}}.hero.svelte-13wmnd{grid-template-columns:1.15fr .85fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;padding:64px 40px 60px;display:grid}.hero__title.svelte-13wmnd{font-family:var(--font-display);letter-spacing:-.035em;color:var(--fg-1);margin:0;font-size:76px;font-weight:800;line-height:1.02}.hero__title.svelte-13wmnd .underline:where(.svelte-13wmnd){background:linear-gradient(transparent 72%, var(--lime-400) 72%, var(--lime-400) 94%, transparent 94%);padding:0 4px}.hero__sub.svelte-13wmnd{color:var(--fg-2);max-width:540px;margin:22px 0 0;font-size:19px;line-height:1.55}.hero__search.svelte-13wmnd{border-radius:var(--r-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-1);max-width:640px;font-family:var(--font-body);color:var(--fg-1);text-align:left;cursor:pointer;background:#fff;grid-template-columns:1.1fr 1.1fr auto;align-items:stretch;gap:8px;margin-top:28px;padding:12px;text-decoration:none;transition:border-color .15s;display:grid}.hero__search.svelte-13wmnd:hover{border-color:var(--brand)}.hero__search.svelte-13wmnd .cell:where(.svelte-13wmnd){border-radius:12px;align-items:center;gap:10px;padding:8px 12px;display:flex}.hero__search.svelte-13wmnd .cell:where(.svelte-13wmnd):hover{background:var(--neutral-100)}.hero__search.svelte-13wmnd .cell:where(.svelte-13wmnd)+.cell:where(.svelte-13wmnd){border-left:1px solid var(--border-1)}.hero__search.svelte-13wmnd .cell:where(.svelte-13wmnd) svg{color:var(--brand);flex-shrink:0}.hero__search.svelte-13wmnd .lbl:where(.svelte-13wmnd){color:var(--fg-1);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700;display:block}.hero__search.svelte-13wmnd .val:where(.svelte-13wmnd){color:var(--fg-1);font-size:15px;font-weight:600;display:block}.hero__search.svelte-13wmnd .val.placeholder:where(.svelte-13wmnd){color:var(--fg-2);font-weight:500}.hero__search.svelte-13wmnd .hc-btn:where(.svelte-13wmnd){padding:0 22px;font-size:15px}.hero__badges.svelte-13wmnd{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.hero__badge.svelte-13wmnd{color:var(--fg-2);border:1px solid var(--border-1);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.hero__badge.svelte-13wmnd svg{color:var(--brand)}.hero__aside.svelte-13wmnd{border-radius:40px;position:relative;overflow:hidden}.hero-visual.svelte-13wmnd{border-radius:40px;min-height:440px;padding:20px;position:relative;overflow:hidden}.hero-visual__blob.svelte-13wmnd{background:radial-gradient(at 30% 30%, var(--brand-soft) 0%, transparent 60%), radial-gradient(at 70% 70%, var(--lime-100) 0%, transparent 55%);border-radius:40px;position:absolute;inset:20px}.hero-visual__card.svelte-13wmnd{box-shadow:var(--shadow-md);border:1px solid var(--border-1);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:14px;display:flex;position:absolute}.hero-visual__card.c1.svelte-13wmnd{animation:4s ease-in-out infinite svelte-13wmnd-floatA;top:40px;left:40px}.hero-visual__card.c2.svelte-13wmnd{animation:5s ease-in-out infinite svelte-13wmnd-floatB;top:140px;right:40px}.hero-visual__card.c4.svelte-13wmnd{animation:5.5s ease-in-out infinite svelte-13wmnd-floatB;bottom:40px;right:50px}@keyframes svelte-13wmnd-floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes svelte-13wmnd-floatB{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero-visual__card.svelte-13wmnd .ico:where(.svelte-13wmnd){background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-visual__card.svelte-13wmnd .t:where(.svelte-13wmnd){font-family:var(--font-display);font-size:14px;font-weight:700}.hero-visual__card.svelte-13wmnd .s:where(.svelte-13wmnd){color:var(--fg-2);font-size:12px}.hero-visual__big.svelte-13wmnd{max-width:calc(100% - 120px);box-shadow:var(--shadow-lg);border:1px solid var(--border-1);background:#fff;border-radius:24px;flex-direction:column;gap:14px;padding:22px;display:flex;position:absolute;inset:60px;transform:rotate(-2deg)}.hero-visual__big.svelte-13wmnd .head:where(.svelte-13wmnd){justify-content:space-between;align-items:center;display:flex}.hero-visual__big.svelte-13wmnd .head:where(.svelte-13wmnd) small:where(.svelte-13wmnd){color:var(--fg-2);font-size:12px;font-weight:500}.hero-visual__big.svelte-13wmnd .title:where(.svelte-13wmnd){font-family:var(--font-display);font-size:22px;font-weight:700}.hero-visual__big.svelte-13wmnd .meta:where(.svelte-13wmnd){color:var(--fg-2);flex-direction:column;gap:8px;font-size:14px;display:flex}.hero-visual__big.svelte-13wmnd .meta:where(.svelte-13wmnd)>div:where(.svelte-13wmnd){align-items:center;gap:8px;display:flex}.hero-visual__big.svelte-13wmnd .meta:where(.svelte-13wmnd) svg{color:var(--brand)}@media (width<=900px){.hero.svelte-13wmnd{grid-template-columns:1fr;gap:32px;padding:32px 20px 40px}.hero__title.svelte-13wmnd{font-size:44px}.hero__sub.svelte-13wmnd{font-size:16px}.hero__search.svelte-13wmnd{grid-template-columns:1fr}.hero__search.svelte-13wmnd .cell:where(.svelte-13wmnd)+.cell:where(.svelte-13wmnd){border-left:0;border-top:1px solid var(--border-1)}.hero__search.svelte-13wmnd .hc-btn:where(.svelte-13wmnd){justify-content:center;padding:12px}.hero__aside.svelte-13wmnd{display:none}}.section.svelte-13wmnd{padding:96px 40px;position:relative}.section.svelte-13wmnd:not(.section--band){max-width:1200px;margin:0 auto}.section--band.svelte-13wmnd{background:#f5f2eb;padding:96px 40px}.section--band.svelte-13wmnd>:where(.svelte-13wmnd){max-width:1200px;margin-left:auto;margin-right:auto}.section__intro.svelte-13wmnd{max-width:640px;margin:0 0 56px}.section__intro.svelte-13wmnd h2:where(.svelte-13wmnd){font-family:var(--font-display);letter-spacing:-.025em;color:var(--fg-1);margin:0 0 14px;font-size:40px;font-weight:800;line-height:1.1}.section__intro.svelte-13wmnd h2:where(.svelte-13wmnd) .accent:where(.svelte-13wmnd){color:var(--brand)}.section__intro.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--fg-2);max-width:560px;margin:0;font-size:16px;line-height:1.55}.section__intro--row.svelte-13wmnd{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1200px;display:flex}.section__intro--row.svelte-13wmnd>div:where(.svelte-13wmnd){max-width:640px}.section__intro--row.svelte-13wmnd>div:where(.svelte-13wmnd) h2:where(.svelte-13wmnd){margin-bottom:14px}.section__intro--row.svelte-13wmnd .hc-btn:where(.svelte-13wmnd){white-space:nowrap;flex-shrink:0;text-decoration:none}@media (width<=768px){.section.svelte-13wmnd,.section--band.svelte-13wmnd{padding:64px 20px}.section__intro.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:30px}.section__intro--row.svelte-13wmnd{flex-direction:column;align-items:flex-start;gap:20px}}.benefits.svelte-13wmnd{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.benefit.svelte-13wmnd{border:1px solid var(--border-1);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:10px;padding:28px;transition:all .2s;display:flex}.benefit.svelte-13wmnd:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.benefit__ico.svelte-13wmnd{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.benefit__ico--brand.svelte-13wmnd{background:var(--brand-soft);color:var(--brand)}.benefit__ico--lime.svelte-13wmnd{background:var(--lime-100);color:var(--lime-900)}.benefit__ico--melon.svelte-13wmnd{background:var(--melon-100);color:var(--melon-900)}.benefit.svelte-13wmnd h3:where(.svelte-13wmnd){font-family:var(--font-display);margin:6px 0 0;font-size:22px;font-weight:700}.benefit.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--fg-1);margin:0;font-size:15px;line-height:1.55}@media (width<=768px){.benefits.svelte-13wmnd{grid-template-columns:1fr}}.types.svelte-13wmnd{grid-template-columns:repeat(5,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.type-card.svelte-13wmnd{border:1px solid var(--border-1);border-radius:var(--r-lg);cursor:pointer;text-align:left;min-height:180px;color:var(--fg-1);background:#fff;flex-direction:column;gap:14px;width:100%;padding:22px 18px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.type-card.svelte-13wmnd:hover{border-color:var(--brand);box-shadow:var(--shadow-md);transform:translateY(-4px)}.type-card__ico.svelte-13wmnd{border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.type-card__body.svelte-13wmnd h4:where(.svelte-13wmnd){font-family:var(--font-display);margin:0;font-size:17px;font-weight:700}.type-card__body.svelte-13wmnd small:where(.svelte-13wmnd){color:var(--fg-1);font-size:13px}.type-card__arrow.svelte-13wmnd{background:var(--neutral-100);width:28px;height:28px;color:var(--fg-1);border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.type-card.svelte-13wmnd:hover .type-card__arrow:where(.svelte-13wmnd){background:var(--brand);color:#fff;transform:translate(2px,-2px)}@media (width<=1024px){.types.svelte-13wmnd{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.types.svelte-13wmnd{grid-template-columns:repeat(2,1fr)}.type-card.svelte-13wmnd{min-height:150px;padding:16px 14px}.type-card__body.svelte-13wmnd h4:where(.svelte-13wmnd){font-size:15px}.type-card__body.svelte-13wmnd small:where(.svelte-13wmnd){font-size:12px}}.chiefs-row.svelte-13wmnd{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.chief-card.svelte-13wmnd{border:1px solid var(--border-1);border-radius:var(--r-lg);background:#fff;flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.chief-card.svelte-13wmnd:hover{box-shadow:var(--shadow-md);border-color:#0000;transform:translateY(-4px)}.chief-card__cover.svelte-13wmnd{height:130px;position:relative}.chief-card__cover.svelte-13wmnd .pattern:where(.svelte-13wmnd){background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:14px 14px;position:absolute;inset:0}.chief-card__logo.svelte-13wmnd{width:60px;height:60px;box-shadow:var(--shadow-sm);font-family:var(--font-display);color:var(--brand);background:#fff;border:3px solid #fff;border-radius:16px;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex;position:absolute;bottom:-22px;left:20px;overflow:hidden}.chief-card__logo.svelte-13wmnd img:where(.svelte-13wmnd){object-fit:cover;width:100%;height:100%}.chief-card__body.svelte-13wmnd{flex-direction:column;gap:10px;padding:34px 20px 20px;display:flex}.chief-card__name.svelte-13wmnd{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chief-card__name.svelte-13wmnd h3:where(.svelte-13wmnd){font-family:var(--font-display);margin:0;font-size:18px;font-weight:700}.chief-card__link.svelte-13wmnd{font:inherit;color:var(--fg-1);font-weight:700;text-decoration:none}.chief-card__link.svelte-13wmnd:before{content:"";z-index:1;position:absolute;inset:0}.chief-card__link.svelte-13wmnd:hover{color:var(--brand)}.chief-card__desc.svelte-13wmnd{color:var(--fg-2);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.chief-card__services.svelte-13wmnd{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.chief-card__zones.svelte-13wmnd{color:var(--fg-2);align-items:center;gap:6px;font-size:13px;display:flex}.chief-card__foot.svelte-13wmnd{justify-content:flex-end;align-items:center;margin-top:4px;display:flex}.chief-card__foot.svelte-13wmnd .hc-btn:where(.svelte-13wmnd){z-index:2;text-decoration:none;position:relative}.hc-badge-verified.svelte-13wmnd{color:var(--brand);background:var(--brand-soft);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}@media (width<=900px){.chiefs-row.svelte-13wmnd{grid-template-columns:1fr}}.how.svelte-13wmnd{padding:96px 40px}.how__grid.svelte-13wmnd{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}.how__copy.svelte-13wmnd h2:where(.svelte-13wmnd){font-family:var(--font-display);letter-spacing:-.025em;color:var(--fg-1);margin:0 0 16px;font-size:40px;font-weight:800;line-height:1.08}.how__lede.svelte-13wmnd{color:var(--fg-2);max-width:480px;margin:0 0 36px;font-size:16px;line-height:1.6}.how__list.svelte-13wmnd{flex-direction:column;gap:24px;margin:0 0 32px;padding:0;list-style:none;display:flex;position:relative}.how__list.svelte-13wmnd:before{content:"";background:var(--border-1);width:2px;position:absolute;top:14px;bottom:14px;left:22px}.how__list.svelte-13wmnd li:where(.svelte-13wmnd){align-items:flex-start;gap:18px;display:flex;position:relative}.how__num.svelte-13wmnd{border:2px solid var(--brand);width:46px;height:46px;color:var(--brand);font-family:var(--font-display);letter-spacing:.05em;z-index:1;background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.how__list.svelte-13wmnd li:where(.svelte-13wmnd):first-child .how__num:where(.svelte-13wmnd){background:var(--brand);color:#fff}.how__list.svelte-13wmnd h3:where(.svelte-13wmnd){font-family:var(--font-display);color:var(--fg-1);margin:10px 0 4px;font-size:18px;font-weight:700}.how__list.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--fg-2);max-width:420px;margin:0;font-size:14px;line-height:1.55}.how__cta.svelte-13wmnd{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.how__cta.svelte-13wmnd .hc-btn:where(.svelte-13wmnd){text-decoration:none}.how__cta-note.svelte-13wmnd{color:var(--fg-2);align-items:center;gap:6px;font-size:13px;display:flex}.how__cta-note.svelte-13wmnd svg{color:var(--lime-700)}.how__mock-frame.svelte-13wmnd{border:1px solid var(--border-1);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #1725681f,0 2px 8px #1725680a}.how__mock-bar.svelte-13wmnd{border-bottom:1px solid var(--border-1);background:#f8f7f3;align-items:center;gap:6px;padding:12px 14px;display:flex}.how__mock-bar.svelte-13wmnd>span:where(.svelte-13wmnd){border-radius:999px;width:10px;height:10px}.how__mock-bar.svelte-13wmnd>span:where(.svelte-13wmnd):first-child{background:#ff5f57}.how__mock-bar.svelte-13wmnd>span:where(.svelte-13wmnd):nth-child(2){background:#febc2e}.how__mock-bar.svelte-13wmnd>span:where(.svelte-13wmnd):nth-child(3){background:#28c840}.how__mock-bar.svelte-13wmnd .url:where(.svelte-13wmnd){color:var(--fg-3);border:1px solid var(--border-1);background:#fff;border-radius:6px;flex:1;margin-left:14px;padding:4px 10px;font-size:11px}.how__mock-body.svelte-13wmnd{flex-direction:column;gap:16px;padding:20px;display:flex}.how__mock-head.svelte-13wmnd{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.how__mock-head.svelte-13wmnd .ttl:where(.svelte-13wmnd){font-family:var(--font-display);font-size:15px;font-weight:700}.how__mock-head.svelte-13wmnd .sub:where(.svelte-13wmnd){color:var(--fg-2);margin-top:2px;font-size:12px}.how__mock-timeline.svelte-13wmnd{align-items:center;display:flex}.how__tl-dot.svelte-13wmnd{background:var(--border-1);border-radius:999px;flex-shrink:0;width:12px;height:12px}.how__tl-dot.done.svelte-13wmnd{background:var(--brand);box-shadow:0 0 0 3px #2644c71f}.how__tl-line.svelte-13wmnd{background:var(--border-1);flex:1;height:2px}.how__tl-line.done.svelte-13wmnd{background:var(--brand)}.how__mock-offers.svelte-13wmnd{flex-direction:column;gap:8px;display:flex}.how__offer.svelte-13wmnd{background:#f8f7f3;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.how__offer.svelte-13wmnd .lg:where(.svelte-13wmnd){border:1px solid var(--border-1);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.how__offer.svelte-13wmnd .body:where(.svelte-13wmnd){flex:1;min-width:0}.how__offer.svelte-13wmnd .nm:where(.svelte-13wmnd){align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.how__offer.svelte-13wmnd .v:where(.svelte-13wmnd){color:var(--brand);display:inline-flex}.how__offer.svelte-13wmnd .mt:where(.svelte-13wmnd){color:var(--fg-2);align-items:center;gap:4px;margin-top:1px;font-size:11px;display:flex}.how__offer.svelte-13wmnd .mt:where(.svelte-13wmnd) svg{color:#f5b400}.how__offer.svelte-13wmnd .price:where(.svelte-13wmnd){font-family:var(--font-display);color:var(--fg-1);font-size:17px;font-weight:800}.how__offer.svelte-13wmnd .price:where(.svelte-13wmnd) small:where(.svelte-13wmnd){color:var(--fg-2);margin-left:2px;font-size:11px;font-weight:500}.how__mock-foot.svelte-13wmnd{color:var(--fg-2);background:var(--brand-soft);border:1px dashed #2644c740;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.how__mock-foot.svelte-13wmnd strong:where(.svelte-13wmnd){color:var(--brand);font-weight:700}.how__mock-foot.svelte-13wmnd svg{color:var(--brand)}@media (width<=900px){.how.svelte-13wmnd{padding:64px 20px}.how__grid.svelte-13wmnd{grid-template-columns:1fr;gap:40px}.how__copy.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:30px}}.cta-final-wrap.svelte-13wmnd{padding:40px 20px}.cta-final.svelte-13wmnd{background:var(--neutral-900);color:#fff;border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;max-width:1120px;margin:0 auto;padding:72px 48px;display:grid;position:relative;overflow:hidden}.cta-final.svelte-13wmnd:before{content:"";background:radial-gradient(circle, var(--lime-400) 0%, transparent 70%);opacity:.35;border-radius:999px;width:400px;height:400px;position:absolute;top:-150px;right:-80px}.cta-final.svelte-13wmnd h2:where(.svelte-13wmnd){font-family:var(--font-display);letter-spacing:-.025em;color:#fff;margin:0;font-size:52px;font-weight:800;line-height:1.05}.cta-final.svelte-13wmnd p:where(.svelte-13wmnd){color:#ffffffbf;max-width:520px;margin:18px 0 28px;font-size:17px}.cta-final.svelte-13wmnd .ctas:where(.svelte-13wmnd){flex-wrap:wrap;gap:10px;display:flex}.cta-final.svelte-13wmnd .hc-btn--primary:where(.svelte-13wmnd){background:var(--lime-400);color:var(--lime-950);text-decoration:none;box-shadow:0 10px 24px #00000040}.cta-final__proof.svelte-13wmnd{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.cta-final__proof-card.svelte-13wmnd{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:14px;padding:22px;display:flex}.cta-final__avatars.svelte-13wmnd{align-items:center;display:flex}.cta-final__avatars.svelte-13wmnd span:where(.svelte-13wmnd){width:36px;height:36px;font-family:var(--font-display);color:#1f1f1f;border:2px solid #1f1f1f;border-radius:999px;justify-content:center;align-items:center;margin-left:-10px;font-size:14px;font-weight:700;display:inline-flex}.cta-final__avatars.svelte-13wmnd span:where(.svelte-13wmnd):first-child{margin-left:0}.cta-final__proof-text.svelte-13wmnd{color:#fff;font-size:15px;line-height:1.4}.cta-final__proof-text.svelte-13wmnd strong:where(.svelte-13wmnd){font-family:var(--font-display);color:var(--lime-400);margin-bottom:2px;font-size:17px;display:block}.cta-final__rating.svelte-13wmnd{color:#ffffffd9;border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding-top:12px;font-size:13px;display:flex}.cta-final__rating.svelte-13wmnd .stars:where(.svelte-13wmnd){color:var(--lime-400);letter-spacing:1px;font-size:15px}.cta-final__rating.svelte-13wmnd strong:where(.svelte-13wmnd){color:#fff;font-family:var(--font-display);font-weight:800}.cta-final__points.svelte-13wmnd{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cta-final__points.svelte-13wmnd li:where(.svelte-13wmnd){color:#ffffffe6;align-items:center;gap:10px;font-size:14px;display:flex}.cta-final__points.svelte-13wmnd .dot:where(.svelte-13wmnd){background:var(--lime-400);width:22px;height:22px;color:var(--lime-950);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}@media (width<=900px){.cta-final.svelte-13wmnd{grid-template-columns:1fr;gap:28px;padding:48px 28px}.cta-final.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:32px}}.foot.svelte-13wmnd{background:var(--brand);color:#fff;margin-top:0}.foot__inner.svelte-13wmnd{grid-template-columns:1.2fr 2fr;gap:40px;max-width:1120px;margin:0 auto;padding:56px 40px 32px;display:grid}.foot__brand.svelte-13wmnd{font-family:var(--font-rounded);color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:800;text-decoration:none;display:inline-block}.foot__inner.svelte-13wmnd>div:where(.svelte-13wmnd):first-child p:where(.svelte-13wmnd){color:#ffffffbf;max-width:320px;margin-top:16px;font-size:14px;line-height:1.5}.foot__cols.svelte-13wmnd{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.foot__cols.svelte-13wmnd>div:where(.svelte-13wmnd){flex-direction:column;gap:8px;display:flex}.foot__cols.svelte-13wmnd strong:where(.svelte-13wmnd){text-transform:uppercase;letter-spacing:.06em;color:#fff;margin-bottom:4px;font-size:12px}.foot__cols.svelte-13wmnd a:where(.svelte-13wmnd),.foot__cols.svelte-13wmnd button:where(.svelte-13wmnd){color:#fff;font-family:inherit;font-size:14px;font-weight:inherit;text-align:left;background:0 0;border:0;padding:0;text-decoration:none}.foot__cols.svelte-13wmnd a:where(.svelte-13wmnd):hover{text-underline-offset:4px;text-decoration:underline}.foot__cols.svelte-13wmnd button:where(.svelte-13wmnd):disabled{color:#ffffff8c;cursor:not-allowed}.foot__bottom.svelte-13wmnd{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:20px 40px;display:flex}.foot__bottom.svelte-13wmnd small:where(.svelte-13wmnd){color:#ffffffb3}.foot__bottom.svelte-13wmnd .socials:where(.svelte-13wmnd){gap:10px;display:flex}.foot__bottom.svelte-13wmnd .socials:where(.svelte-13wmnd) a:where(.svelte-13wmnd){color:#fff;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.foot__bottom.svelte-13wmnd .socials:where(.svelte-13wmnd) a:where(.svelte-13wmnd):hover{background:#fff3}@media (width<=768px){.foot__inner.svelte-13wmnd{grid-template-columns:1fr;padding:40px 20px 24px}.foot__cols.svelte-13wmnd{grid-template-columns:repeat(2,1fr)}.foot__bottom.svelte-13wmnd{flex-direction:column;gap:12px;padding:16px 20px}}@media (prefers-reduced-motion:reduce){.hero-visual__card.svelte-13wmnd,.hero-visual__big.svelte-13wmnd{animation:none!important}}
