.faq-module__wccdHG__container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.faq-module__wccdHG__hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#f7fbff,#fff 58%,#f5f2ff);position:relative;overflow:hidden}.faq-module__wccdHG__heroOrb{background:radial-gradient(circle,#6967f629,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-240px;right:-120px}.faq-module__wccdHG__heroInner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;padding:106px 0 78px;display:grid;position:relative}.faq-module__wccdHG__eyebrow,.faq-module__wccdHG__sidebarLabel,.faq-module__wccdHG__ctaEyebrow{color:var(--ex-blue);letter-spacing:.09em;align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.faq-module__wccdHG__eyebrowDot{background:var(--ex-blue);border-radius:50%;width:7px;height:7px}.faq-module__wccdHG__hero h1{letter-spacing:-.065em;max-width:700px;margin-top:22px;font-size:clamp(46px,6vw,72px);font-weight:600;line-height:1.02}.faq-module__wccdHG__hero p{max-width:620px;color:var(--text-secondary);margin-top:25px;font-size:18px;line-height:1.65}.faq-module__wccdHG__pills{align-items:center;gap:9px;padding-bottom:5px;display:flex}.faq-module__wccdHG__pills span{border-radius:var(--radius-sm);color:var(--text-muted);letter-spacing:.06em;white-space:nowrap;background:#ffffffbf;border:1px solid #1980cd33;padding:9px 11px;font-size:10px;font-weight:700}.faq-module__wccdHG__contentSection{padding:84px 0 110px}.faq-module__wccdHG__contentGrid{grid-template-columns:190px minmax(0,1fr);gap:86px;display:grid}.faq-module__wccdHG__sidebar{align-self:start;position:sticky;top:104px}.faq-module__wccdHG__sidebarLabel{color:var(--text-muted);margin-bottom:20px;font-size:10px}.faq-module__wccdHG__sidebar nav{border-left:1px solid var(--border-strong);display:grid}.faq-module__wccdHG__sidebar a{color:var(--text-muted);border-left:2px solid #0000;gap:11px;padding:9px 0 9px 17px;font-size:12px;line-height:1.35;transition:color .2s,border-color .2s;display:flex}.faq-module__wccdHG__sidebar a span{color:var(--ex-blue);font-size:10px}.faq-module__wccdHG__sidebar a:hover{color:var(--text-heading);border-color:var(--ex-blue)}.faq-module__wccdHG__faqBody{min-width:0;max-width:800px}.faq-module__wccdHG__faqItem{border-top:1px solid var(--border-strong)}.faq-module__wccdHG__faqItem:last-of-type{border-bottom:1px solid var(--border-strong)}.faq-module__wccdHG__faqItem summary{cursor:pointer;grid-template-columns:42px 1fr 25px;align-items:center;gap:15px;padding:25px 0;list-style:none;display:grid}.faq-module__wccdHG__faqItem summary::-webkit-details-marker{display:none}.faq-module__wccdHG__numberBadge{color:var(--ex-blue);letter-spacing:.08em;font-size:12px;font-weight:700}.faq-module__wccdHG__question{color:var(--text-heading);letter-spacing:-.025em;font-size:20px;font-weight:600}.faq-module__wccdHG__toggle{border:1px solid var(--border-strong);width:24px;height:24px;color:var(--ex-blue);border-radius:50%;place-items:center;font-size:18px;font-weight:400;line-height:1;transition:transform .2s,background .2s;display:grid}.faq-module__wccdHG__faqItem[open] .faq-module__wccdHG__toggle{background:var(--surface-blue);transform:rotate(45deg)}.faq-module__wccdHG__answer{color:var(--text-secondary);padding:0 42px 27px 57px;font-size:15px;line-height:1.8}.faq-module__wccdHG__answer ul{gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.faq-module__wccdHG__answer li{gap:9px;display:flex}.faq-module__wccdHG__answer li:before{content:"✓";color:var(--success);font-weight:700}.faq-module__wccdHG__cta{border-radius:var(--radius-lg);background:linear-gradient(135deg,#eef7ff,#f6f4ff);border:1px solid #cddafa;justify-content:space-between;align-items:end;gap:35px;margin-top:70px;padding:32px;display:flex}.faq-module__wccdHG__cta h2{margin-top:11px;font-size:clamp(26px,3vw,37px)}.faq-module__wccdHG__cta p{color:var(--text-secondary);margin-top:9px;font-size:14px}.faq-module__wccdHG__ctaLinks{grid-template-columns:repeat(3,auto);gap:9px;display:grid}.faq-module__wccdHG__ctaLinks a{border-radius:var(--radius-sm);color:var(--ex-blue);white-space:nowrap;background:#fff;border:1px solid #1980cd33;padding:10px 12px;font-size:12px;font-weight:600}.faq-module__wccdHG__ctaLinks a span{margin-left:7px;font-size:15px}@media (max-width:900px){.faq-module__wccdHG__heroInner{grid-template-columns:1fr;gap:34px}.faq-module__wccdHG__pills{padding:0}.faq-module__wccdHG__contentGrid{grid-template-columns:155px minmax(0,1fr);gap:42px}.faq-module__wccdHG__cta{flex-direction:column;align-items:start}.faq-module__wccdHG__ctaLinks{grid-template-columns:repeat(3,1fr);width:100%}.faq-module__wccdHG__ctaLinks a{text-align:center;white-space:normal}}@media (max-width:640px){.faq-module__wccdHG__container{width:calc(100% - 32px)}.faq-module__wccdHG__heroInner{padding:76px 0 60px}.faq-module__wccdHG__hero p{font-size:17px}.faq-module__wccdHG__pills{flex-wrap:wrap}.faq-module__wccdHG__contentSection{padding:62px 0 78px}.faq-module__wccdHG__contentGrid{display:block}.faq-module__wccdHG__sidebar{margin-bottom:54px;position:static}.faq-module__wccdHG__sidebar nav{border-left:0;grid-template-columns:1fr 1fr;gap:2px 12px}.faq-module__wccdHG__sidebar a{border-left:0;border-bottom:1px solid var(--border);padding:9px 0}.faq-module__wccdHG__faqItem summary{grid-template-columns:32px 1fr 24px;gap:10px;padding:21px 0}.faq-module__wccdHG__question{font-size:17px}.faq-module__wccdHG__answer{padding:0 34px 24px 42px;font-size:14px}.faq-module__wccdHG__cta{margin-top:54px;padding:24px 20px}.faq-module__wccdHG__ctaLinks{grid-template-columns:1fr}.faq-module__wccdHG__ctaLinks a{width:100%}}@media (max-width:375px){.faq-module__wccdHG__container{width:calc(100% - 28px)}.faq-module__wccdHG__sidebar nav{grid-template-columns:1fr}.faq-module__wccdHG__hero h1{font-size:48px}}
