.consent-dialog-overlay{position:fixed;inset:0;z-index:50;background-color:#000c}.consent-dialog-content{position:fixed;left:50%;top:50%;z-index:50;display:grid;width:100%;max-width:calc(100% - var(--content-padding) * 4);translate:-50% -50%;gap:var(--gap-md);border-radius:var(--br-lg);background-color:var(--color-background);padding:1.75rem;box-shadow:0 3px 6px #0000001a,0 7px 14px #0000001a;outline:none;max-height:80vh;overflow-y:auto}@media(min-width:40rem){.consent-dialog-content{max-width:32rem}}.dialog-inner.svelte-551y8l{display:flex;flex-direction:column;gap:var(--gap-lg)}.dialog-inner.svelte-551y8l h2:where(.svelte-551y8l){margin:0;margin-bottom:-1rem}.consent-dialog-title{font-size:var(--fs-headline-small);font-weight:600;letter-spacing:-.01em;margin:0}.third-parties-list.svelte-551y8l{display:flex;flex-direction:column;gap:var(--gap-lg)}.group.svelte-551y8l{display:flex;flex-direction:column;overflow:hidden;padding-bottom:var(--gap-lg);border-bottom:.0625rem solid var(--color-outline-subtle)}.group.svelte-551y8l .group-header:where(.svelte-551y8l){display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md)}.group.svelte-551y8l .group-header:where(.svelte-551y8l) .group-header-left:where(.svelte-551y8l) h3:where(.svelte-551y8l){margin:0}.group.svelte-551y8l .group-header:where(.svelte-551y8l) .toggle-providers:where(.svelte-551y8l){background:none;border:none;padding:0;color:var(--color-primary);font-size:var(--fs-body-small);cursor:pointer;text-decoration:underline}.group.svelte-551y8l .group-header:where(.svelte-551y8l) .checkbox:where(.svelte-551y8l){position:relative}.group.svelte-551y8l .group-header:where(.svelte-551y8l) .checkbox:where(.svelte-551y8l),.group.svelte-551y8l .group-header:where(.svelte-551y8l) label:where(.svelte-551y8l){cursor:pointer}.group.svelte-551y8l .group-header:where(.svelte-551y8l) label:where(.svelte-551y8l):before{position:absolute;content:"";inset:-1rem;z-index:0}.group.svelte-551y8l .group-items:where(.svelte-551y8l){display:flex;flex-direction:column;gap:var(--gap-xs);margin-top:var(--gap-md)}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l){appearance:none;border:.0625rem solid var(--color-outline-subtle);border-radius:var(--br-md);overflow:hidden}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) .is-open:where(.svelte-551y8l){display:none}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item[open]:where(.svelte-551y8l) .is-open:where(.svelte-551y8l){display:block}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item[open]:where(.svelte-551y8l) .is-closed:where(.svelte-551y8l){display:none}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l){cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md);padding:var(--gap-md);background-color:var(--color-background-bold);list-style:none}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l)::-webkit-details-marker{display:none}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l) .actions:where(.svelte-551y8l){display:flex;align-items:center;gap:var(--gap-md)}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l) .actions:where(.svelte-551y8l) .checkbox:where(.svelte-551y8l){position:relative}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l) .actions:where(.svelte-551y8l) .checkbox:where(.svelte-551y8l),.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l) .actions:where(.svelte-551y8l) label:where(.svelte-551y8l){cursor:pointer}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l) .actions:where(.svelte-551y8l) label:where(.svelte-551y8l):before{position:absolute;content:"";inset:-1rem;z-index:0}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) summary:where(.svelte-551y8l) .icon:where(.svelte-551y8l){display:flex;align-items:center;justify-content:center;width:1.5rem;color:var(--color-text-subtle)}.group.svelte-551y8l .group-items:where(.svelte-551y8l) .item:where(.svelte-551y8l) .consent:where(.svelte-551y8l){padding:var(--gap-md);font-size:var(--fs-body-medium);color:var(--color-text-subtle);border-top:.0625rem solid var(--color-outline-subtle)}.dialog-actions.svelte-551y8l{display:flex;flex-direction:column;gap:var(--gap-md)}.dialog-actions.svelte-551y8l button{width:100%}@media(min-width:40rem){.dialog-actions.svelte-551y8l{flex-direction:row}.dialog-actions.svelte-551y8l button{flex:1}}.banner.svelte-1l0quee{display:flex;align-items:center;gap:var(--gap-sm);padding:var(--gap-md) max(64px,(100vw - 82rem) / 2);background-color:var(--color-brand-subtle);color:var(--color-brand-bold)}.banner.svelte-1l0quee .message:where(.svelte-1l0quee){flex-grow:1}button.scroll-top.medium{position:fixed;z-index:8;bottom:1rem;right:1rem;padding:0 16px}
