.consent-backdrop[data-astro-cid-collmtrb]{z-index:9999;backdrop-filter:blur(5px);opacity:0;background:#02304873;justify-content:center;align-items:center;padding:20px;animation:.3s forwards consent-backdrop-in;display:flex;position:fixed;inset:0}.consent-backdrop[data-astro-cid-collmtrb][hidden],.consent-badge[data-astro-cid-collmtrb][hidden],#consent-details[data-astro-cid-collmtrb][hidden],#consent-overview[data-astro-cid-collmtrb][hidden],#consent-panel-categories[data-astro-cid-collmtrb][hidden],#consent-panel-info[data-astro-cid-collmtrb][hidden],.consent-table-wrap[data-astro-cid-collmtrb][hidden]{display:none}@keyframes consent-backdrop-in{to{opacity:1}}.consent-card[data-astro-cid-collmtrb]{background:var(--color-white);opacity:0;border-radius:18px;outline:none;flex-direction:column;width:min(100%,440px);max-height:calc(100dvh - 40px);padding:28px 28px 24px;transition:width .25s;animation:.35s cubic-bezier(.2,.9,.3,1.15) 80ms forwards consent-card-in;display:flex;transform:translateY(14px)scale(.97);box-shadow:0 24px 64px #02304859}.consent-card--wide[data-astro-cid-collmtrb]{width:min(100%,660px)}@keyframes consent-card-in{to{opacity:1;transform:none}}#consent-overview[data-astro-cid-collmtrb]{min-height:0;overflow-y:auto}#consent-details[data-astro-cid-collmtrb]{flex-direction:column;min-height:0;display:flex}.consent-card__scroll[data-astro-cid-collmtrb]{flex:auto;min-height:0;overflow-y:auto}.consent-card__icon[data-astro-cid-collmtrb]{background:var(--color-bg-light);border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:14px;font-size:22px;display:grid}.consent-card__close[data-astro-cid-collmtrb]{width:32px;height:32px;color:var(--color-text-light);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:20px;line-height:1;position:absolute;top:16px;right:16px}.consent-card[data-astro-cid-collmtrb]{position:relative}.consent-card__close[data-astro-cid-collmtrb]:hover,.consent-card__close[data-astro-cid-collmtrb]:focus-visible{background:var(--color-bg-light);color:var(--color-secondary)}.consent-card__title[data-astro-cid-collmtrb]{color:var(--color-secondary);font-family:var(--font-primary);margin:0 0 8px;font-size:1.05rem;font-weight:700}.consent-card__text[data-astro-cid-collmtrb],.consent-card__links[data-astro-cid-collmtrb]{color:var(--color-text-light);font-family:var(--font-secondary);margin:0 0 10px;font-size:.82rem;line-height:1.55}.consent-card__links[data-astro-cid-collmtrb]{font-size:.78rem}.consent-card__links[data-astro-cid-collmtrb] a[data-astro-cid-collmtrb],.consent-info[data-astro-cid-collmtrb] a[data-astro-cid-collmtrb]{color:var(--color-cta);text-underline-offset:2px;font-weight:600;text-decoration:underline}.consent-card__link-button[data-astro-cid-collmtrb]{color:var(--color-cta);font-family:inherit;font-size:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.consent-card__actions[data-astro-cid-collmtrb]{flex-direction:column;flex:none;gap:9px;margin-top:18px;display:flex}.consent-card__row[data-astro-cid-collmtrb]{gap:9px;display:flex}.consent-card__row[data-astro-cid-collmtrb]>[data-astro-cid-collmtrb]{flex:1}.consent-card__button[data-astro-cid-collmtrb]{min-height:44px;font-family:var(--font-primary);cursor:pointer;border-radius:10px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.consent-card__button--filled[data-astro-cid-collmtrb]{background:var(--color-cta);color:var(--color-white);border:0}.consent-card__button--filled[data-astro-cid-collmtrb]:hover{background:var(--color-cta-hover)}.consent-card__button--outline[data-astro-cid-collmtrb]{background:var(--color-white);color:var(--color-secondary);border:1.5px solid #d5e0e8}.consent-card__button--outline[data-astro-cid-collmtrb]:hover{border-color:var(--color-secondary)}.consent-card__button--ghost[data-astro-cid-collmtrb]{min-height:36px;color:var(--color-text-light);text-underline-offset:3px;background:0 0;border:0;font-size:.78rem;text-decoration:underline}.consent-card__button--ghost[data-astro-cid-collmtrb]:hover{color:var(--color-secondary)}.consent-card__button[data-astro-cid-collmtrb]:focus-visible,.consent-card__link-button[data-astro-cid-collmtrb]:focus-visible,.consent-card__close[data-astro-cid-collmtrb]:focus-visible,.consent-tab[data-astro-cid-collmtrb]:focus-visible,.consent-category__expand[data-astro-cid-collmtrb]:focus-visible,.consent-badge[data-astro-cid-collmtrb]:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.consent-tabs[data-astro-cid-collmtrb]{border-bottom:1.5px solid #e3ecf2;flex:none;margin:4px 0;display:flex}.consent-tab[data-astro-cid-collmtrb]{color:var(--color-text-light);font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:2.5px solid #0000;flex:1;margin-bottom:-1.5px;padding:10px 6px;font-size:.72rem;font-weight:700}.consent-tab[data-astro-cid-collmtrb][aria-selected=true]{color:var(--color-cta);border-bottom-color:var(--color-cta)}.consent-category[data-astro-cid-collmtrb]{border-bottom:1px solid #e9f0f5;padding:14px 0}.consent-category__head[data-astro-cid-collmtrb]{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.consent-category[data-astro-cid-collmtrb] strong[data-astro-cid-collmtrb]{color:var(--color-secondary);font-family:var(--font-primary);margin-bottom:3px;font-size:.85rem;display:block}.consent-category__head[data-astro-cid-collmtrb] p[data-astro-cid-collmtrb]{color:var(--color-text-light);font-family:var(--font-secondary);margin:0;font-size:.78rem;line-height:1.55}.consent-category__expand[data-astro-cid-collmtrb]{color:var(--color-cta);font-family:var(--font-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:8px 0 0;font-size:.68rem;font-weight:700;display:inline-flex}.consent-category__chevron[data-astro-cid-collmtrb]{font-size:.6rem;transition:transform .18s}.consent-category__expand[data-astro-cid-collmtrb][aria-expanded=true] .consent-category__chevron[data-astro-cid-collmtrb]{transform:rotate(180deg)}.consent-table-wrap[data-astro-cid-collmtrb]{border:1px solid #e3ecf2;border-radius:10px;max-height:240px;margin-top:10px;overflow:auto}.consent-table[data-astro-cid-collmtrb]{border-collapse:collapse;width:100%;min-width:560px;font-family:var(--font-secondary);font-size:.72rem}.consent-table[data-astro-cid-collmtrb] th[data-astro-cid-collmtrb],.consent-table[data-astro-cid-collmtrb] td[data-astro-cid-collmtrb]{text-align:left;vertical-align:top;border-bottom:1px solid #eef4f8;padding:9px 12px}.consent-table[data-astro-cid-collmtrb] tr[data-astro-cid-collmtrb]:last-child td[data-astro-cid-collmtrb]{border-bottom:0}.consent-table[data-astro-cid-collmtrb] th[data-astro-cid-collmtrb]{background:var(--color-bg-light);color:var(--color-secondary);font-family:var(--font-primary);white-space:nowrap;font-size:.68rem;font-weight:700;position:sticky;top:0}.consent-table[data-astro-cid-collmtrb] td[data-astro-cid-collmtrb]{color:var(--color-text-light);line-height:1.45}.consent-table[data-astro-cid-collmtrb] code[data-astro-cid-collmtrb]{background:var(--color-bg-light);color:var(--color-secondary);white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:.7rem}.consent-table__provider[data-astro-cid-collmtrb]{color:var(--color-secondary);white-space:nowrap;font-weight:600}.consent-switch[data-astro-cid-collmtrb]{flex:none;width:42px;height:24px;margin-top:2px;position:relative}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]:disabled{cursor:default}.consent-switch__track[data-astro-cid-collmtrb]{pointer-events:none;background:#cfd9e0;border-radius:999px;transition:background .18s;position:absolute;inset:0}.consent-switch__track[data-astro-cid-collmtrb]:after{content:"";background:var(--color-white);border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]:checked+.consent-switch__track[data-astro-cid-collmtrb]{background:var(--color-cta)}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]:checked+.consent-switch__track[data-astro-cid-collmtrb]:after{transform:translate(18px)}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]:disabled+.consent-switch__track[data-astro-cid-collmtrb]{background:#b7c6d0}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]:disabled:checked+.consent-switch__track[data-astro-cid-collmtrb]{background:#8fb8ce}.consent-switch[data-astro-cid-collmtrb] input[data-astro-cid-collmtrb]:focus-visible+.consent-switch__track[data-astro-cid-collmtrb]{outline:3px solid var(--color-primary);outline-offset:2px}.consent-info[data-astro-cid-collmtrb] h3[data-astro-cid-collmtrb]{color:var(--color-secondary);font-family:var(--font-primary);margin:14px 0 5px;font-size:.82rem;font-weight:700}.consent-info[data-astro-cid-collmtrb] h3[data-astro-cid-collmtrb]:first-child{margin-top:8px}.consent-info[data-astro-cid-collmtrb] p[data-astro-cid-collmtrb],.consent-info[data-astro-cid-collmtrb] li[data-astro-cid-collmtrb]{color:var(--color-text-light);font-family:var(--font-secondary);margin:0 0 10px;font-size:.78rem;line-height:1.55}.consent-info[data-astro-cid-collmtrb] ul[data-astro-cid-collmtrb]{margin:0 0 10px;padding-left:18px}.consent-info[data-astro-cid-collmtrb] li[data-astro-cid-collmtrb]{margin-bottom:3px}.consent-badge[data-astro-cid-collmtrb]{z-index:9998;background:var(--color-secondary);color:var(--color-white);font-family:var(--font-primary);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;opacity:0;border:0;border-radius:999px;align-items:center;gap:7px;padding:8px 14px 8px 10px;font-size:.72rem;font-weight:600;line-height:1;animation:.3s .15s forwards consent-badge-in;display:inline-flex;position:fixed;bottom:14px;right:14px;transform:translateY(8px);box-shadow:0 4px 16px #0230484d}@keyframes consent-badge-in{to{opacity:1;transform:none}}.consent-badge[data-astro-cid-collmtrb]:hover{background:#06405e}.consent-badge__icon[data-astro-cid-collmtrb]{font-size:15px}@media (prefers-reduced-motion:reduce){.consent-backdrop[data-astro-cid-collmtrb],.consent-card[data-astro-cid-collmtrb],.consent-badge[data-astro-cid-collmtrb]{animation-duration:10ms;animation-delay:0s}.consent-card[data-astro-cid-collmtrb],.consent-category__chevron[data-astro-cid-collmtrb],.consent-switch__track[data-astro-cid-collmtrb],.consent-switch__track[data-astro-cid-collmtrb]:after{transition:none}}@media (width<=640px){.consent-backdrop[data-astro-cid-collmtrb]{align-items:flex-end;padding:12px}.consent-card[data-astro-cid-collmtrb]{border-radius:16px;max-height:calc(100dvh - 24px);padding:20px 18px 16px}.consent-card__row[data-astro-cid-collmtrb]{flex-direction:column}.consent-badge[data-astro-cid-collmtrb]{padding:8px 11px}.consent-badge__label[data-astro-cid-collmtrb]{display:none}.consent-tab[data-astro-cid-collmtrb]{font-size:.64rem}}
