.question-catalogue-overlay.svelte-nd8f3w{--edge:0px;--gutter:clamp(20px, 3vw, 44px)}.question-catalogue-header.svelte-nd8f3w{padding-top:clamp(32px,5vw,56px);padding-bottom:32px}.question-catalogue-kicker.svelte-nd8f3w{color:var(--grey-l);font-family:"Montserrat", var(--font-marketing);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:600;line-height:1.5}.question-catalogue-header.svelte-nd8f3w h2:where(.svelte-nd8f3w){font-size:clamp(28px,3.2vw,38px);font-weight:400;line-height:1.08}.question-catalogue-subtitle.svelte-nd8f3w{color:var(--muted);max-width:47ch;margin:18px 0 0;font-size:16px;line-height:1.5}.questions-section.svelte-nd8f3w{padding-bottom:clamp(80px,10vw,140px)}.question-catalogue-overlay.svelte-nd8f3w .questions-section:where(.svelte-nd8f3w){padding-bottom:44px}.questions-grid.svelte-nd8f3w{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.question-card.svelte-nd8f3w{border:1px solid var(--line);border-radius:var(--radius);color:inherit;cursor:pointer;opacity:0;animation:svelte-nd8f3w-questionCardIn .4s var(--ease) forwards;text-align:left;transition:border-color .18s var(--ease), background .18s var(--ease), transform .18s var(--ease);background:linear-gradient(#ffffff08,#ffffff03);flex-direction:column;gap:8px;padding:22px;text-decoration:none;display:flex}.question-card.svelte-nd8f3w:hover{border-color:var(--line-2);background:linear-gradient(#ffffff0d,#ffffff05);transform:translateY(-2px)}.question-card.svelte-nd8f3w:hover .question-card-open:where(.svelte-nd8f3w){color:var(--text)}.question-card-icon.svelte-nd8f3w{color:#f3f4efad;margin-bottom:4px}.question-card-icon.svelte-nd8f3w svg{stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.question-card-label.svelte-nd8f3w{letter-spacing:var(--title-letter-spacing);font-size:16px;font-weight:500;line-height:1.3}.question-card-desc.svelte-nd8f3w{color:var(--muted);flex:1;margin:0;font-size:13.5px;line-height:1.5}.question-card-open.svelte-nd8f3w{color:var(--muted);margin-top:10px;font-size:12.5px}@keyframes svelte-nd8f3w-questionCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=560px){.question-catalogue-header.svelte-nd8f3w{padding-top:28px;padding-bottom:24px}.questions-grid.svelte-nd8f3w{grid-template-columns:1fr}.question-card.svelte-nd8f3w{padding:18px}}@media (prefers-reduced-motion:reduce){.question-card.svelte-nd8f3w{opacity:1;animation:none}}
