.faq-page[data-astro-cid-6kmwghhu]{background:#fff;color:var(--wendo-title)}.faq-hero[data-astro-cid-6kmwghhu]{padding:.75rem}.faq-hero-shell[data-astro-cid-6kmwghhu]{position:relative;min-height:min(76vh,660px);border-radius:var(--radius-lg);--hero-bg: #0061ea;--hero-content-width: min(1280px, calc(100% - 3rem) );background:var(--hero-bg);overflow:hidden}.hero-grid[data-astro-cid-6kmwghhu]{width:var(--hero-content-width);min-height:inherit;margin-inline:auto;padding:9.4rem 0 clamp(4rem,7vh,5.8rem);display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.85fr);align-items:center;gap:clamp(2rem,6vw,5.5rem)}.hero-content[data-astro-cid-6kmwghhu]{max-width:45rem;color:#fff}.hero-pill[data-astro-cid-6kmwghhu]{display:inline-flex;align-items:center;min-height:1.75rem;color:#ffffffe0;font-size:.84rem;font-weight:600}.hero-content[data-astro-cid-6kmwghhu] h1[data-astro-cid-6kmwghhu]{margin:1.2rem 0 1rem;max-width:15ch;color:#fff;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-size:clamp(1.85rem,2.9vw,3.1rem);line-height:1.05;letter-spacing:0;font-weight:500}.hero-content[data-astro-cid-6kmwghhu] p[data-astro-cid-6kmwghhu]{margin:0;max-width:58ch;color:#ffffffe0;font-size:clamp(.96rem,1vw,1.04rem);line-height:1.45}.hero-actions[data-astro-cid-6kmwghhu]{margin-top:1.6rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hero-primary[data-astro-cid-6kmwghhu]{min-height:46px;background:#fff;color:var(--wendo-title)}.hero-primary[data-astro-cid-6kmwghhu]:hover{background:#f2f7ff}.hero-secondary[data-astro-cid-6kmwghhu]{min-height:46px;padding-inline:.3rem;border:0;background:transparent;color:#fff}.hero-secondary[data-astro-cid-6kmwghhu]:hover{background:transparent;color:#ffffffc7}.hero-secondary[data-astro-cid-6kmwghhu] i[data-astro-cid-6kmwghhu]{display:inline-flex;align-items:center;justify-content:center;line-height:1}.hero-visual[data-astro-cid-6kmwghhu]{margin:0;justify-self:center;width:min(100%,32rem);border-radius:var(--radius-lg);overflow:hidden}.hero-visual[data-astro-cid-6kmwghhu] img[data-astro-cid-6kmwghhu]{display:block;width:100%;height:auto}.category-nav-section[data-astro-cid-6kmwghhu]{padding:clamp(2.5rem,5vw,4rem) 0 0}.category-nav[data-astro-cid-6kmwghhu]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.category-nav[data-astro-cid-6kmwghhu] a[data-astro-cid-6kmwghhu]{display:inline-flex;align-items:center;min-height:2.4rem;padding:.55rem .8rem;border:1px solid #d7e4f5;border-radius:999px;color:var(--wendo-title);background:#fff;font-size:.82rem;font-weight:500;line-height:1.2;text-decoration:none}.faq-section[data-astro-cid-6kmwghhu]{padding:clamp(2.5rem,5vw,4.5rem) 0}.faq-stack[data-astro-cid-6kmwghhu]{display:grid;gap:clamp(1.2rem,2vw,1.5rem)}.faq-category[data-astro-cid-6kmwghhu]{display:grid;grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);gap:clamp(1.6rem,4vw,3rem);align-items:start;padding:clamp(1.35rem,3vw,2rem);border:1px solid #d7e4f5;border-radius:var(--radius-lg);background:#fff}.faq-category[data-astro-cid-6kmwghhu].is-soft{background:#f7faff}.category-head[data-astro-cid-6kmwghhu]{position:sticky;top:6rem;display:grid;gap:.9rem}.category-head[data-astro-cid-6kmwghhu]>span[data-astro-cid-6kmwghhu]{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border:1px solid #d7e4f5;border-radius:999px;color:var(--wendo-primary);background:#fff;font-size:.78rem;font-weight:500}.category-head[data-astro-cid-6kmwghhu] h2[data-astro-cid-6kmwghhu]{margin:0;color:var(--wendo-title);font-size:clamp(1.25rem,1.8vw,1.7rem);line-height:1.15;letter-spacing:0;font-weight:500}.category-head[data-astro-cid-6kmwghhu] p[data-astro-cid-6kmwghhu]{margin:.55rem 0 0;max-width:33ch;color:var(--wendo-ink-700);font-size:.94rem;line-height:1.5}.faq-list[data-astro-cid-6kmwghhu]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:start}.faq-item[data-astro-cid-6kmwghhu]{overflow:hidden;border:1px solid #d7e4f5;border-radius:var(--radius-md);background:#fff}.faq-item[data-astro-cid-6kmwghhu] summary[data-astro-cid-6kmwghhu]{min-height:4rem;display:grid;grid-template-columns:minmax(0,1fr) 1rem;align-items:center;gap:.85rem;padding:.95rem 1rem;color:var(--wendo-title);cursor:pointer;font-size:.93rem;line-height:1.35;list-style:none}.faq-item[data-astro-cid-6kmwghhu] summary[data-astro-cid-6kmwghhu]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-6kmwghhu] summary[data-astro-cid-6kmwghhu]:after{content:"";width:.54rem;height:.54rem;justify-self:end;border-right:1.5px solid var(--wendo-primary);border-bottom:1.5px solid var(--wendo-primary);transform:rotate(45deg) translateY(-.1rem);transition:transform .18s ease}.faq-item[data-astro-cid-6kmwghhu][open] summary[data-astro-cid-6kmwghhu]:after{transform:rotate(225deg) translateY(-.1rem)}.faq-answer[data-astro-cid-6kmwghhu]{padding:0 1rem 1rem}.faq-answer[data-astro-cid-6kmwghhu] p[data-astro-cid-6kmwghhu]{margin:0;color:var(--wendo-ink-700);font-size:.9rem;line-height:1.55}.final-help[data-astro-cid-6kmwghhu]{padding:0 0 clamp(4rem,7vw,6rem)}.final-help-box[data-astro-cid-6kmwghhu]{display:grid;justify-items:center;gap:.85rem;padding:clamp(2.4rem,6vw,4.5rem);border-radius:var(--radius-lg);background:#000a18;color:#fff;text-align:center}.final-help-box[data-astro-cid-6kmwghhu] span[data-astro-cid-6kmwghhu]{color:#ffffffc7;font-size:.84rem;font-weight:500}.final-help-box[data-astro-cid-6kmwghhu] h2[data-astro-cid-6kmwghhu]{margin:0;max-width:16ch;color:#fff;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.12;letter-spacing:0;font-weight:500}.final-help-box[data-astro-cid-6kmwghhu] p[data-astro-cid-6kmwghhu]{margin:0;max-width:66ch;color:#ffffffc7;font-size:.96rem;line-height:1.55}.final-help-cta[data-astro-cid-6kmwghhu]{margin-top:.4rem;min-height:46px;padding:.7rem 1.15rem;background:#fff;color:var(--wendo-title);font-weight:500}@media(max-width:980px){.faq-hero[data-astro-cid-6kmwghhu]{padding:.5rem}.faq-hero-shell[data-astro-cid-6kmwghhu]{min-height:auto;--hero-content-width: min(100%, calc(100% - 2rem) )}.hero-grid[data-astro-cid-6kmwghhu]{grid-template-columns:1fr;padding:8rem 0 2rem;gap:2rem}.hero-content[data-astro-cid-6kmwghhu] h1[data-astro-cid-6kmwghhu]{max-width:16ch;font-size:clamp(1.8rem,8vw,2.6rem)}.hero-primary[data-astro-cid-6kmwghhu],.hero-secondary[data-astro-cid-6kmwghhu]{width:100%;justify-content:center}.hero-visual[data-astro-cid-6kmwghhu]{width:min(100%,24rem)}.faq-category[data-astro-cid-6kmwghhu]{grid-template-columns:1fr}.category-head[data-astro-cid-6kmwghhu]{position:static}}@media(max-width:760px){.faq-list[data-astro-cid-6kmwghhu]{grid-template-columns:1fr}.category-nav[data-astro-cid-6kmwghhu]{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none}.category-nav[data-astro-cid-6kmwghhu]::-webkit-scrollbar{display:none}.category-nav[data-astro-cid-6kmwghhu] a[data-astro-cid-6kmwghhu]{white-space:nowrap}}@media(max-width:640px){.faq-hero-shell[data-astro-cid-6kmwghhu]{border-radius:18px}.hero-content[data-astro-cid-6kmwghhu] h1[data-astro-cid-6kmwghhu]{font-size:clamp(1.65rem,9vw,2.1rem)}.faq-category[data-astro-cid-6kmwghhu],.final-help-box[data-astro-cid-6kmwghhu]{border-radius:18px}.faq-category[data-astro-cid-6kmwghhu]{padding:1rem}}
