.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em
0.5em 1em;padding:0.2em 1em;border:2px
solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px
solid #dc3232;background:#fff;padding: .2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0
0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0
24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes
spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes
blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:0.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpcf7-back{float:left;margin-top:5px;position:relative;width:70px}.cf7msm-ro{white-space:pre-wrap}
/*!
 * FAZ Cookie Manager — Cookie Policy frontend styles.
 *
 * Deliberately minimal: inherits font, colours, spacing from the host
 * theme. The only interventions are:
 *   1. Lift the typographic max-width constraint that block themes like
 *      Twenty Twenty-Four/Five impose via `.entry-content` (60ch) — which
 *      makes a long legal document feel cramped.
 *   2. Style the optional disclaimer so it is visually distinct from
 *      body copy (warning-coloured callout, light backdrop). Visibility
 *      and text are now admin-configurable; CSS still gives it the
 *      callout treatment whenever it is rendered.
 *   3. Style the per-category accordion (<details>/<summary>) and the
 *      cookie table inside it. Accordion is HTML5-native, JS-free,
 *      keyboard-accessible. The table inside uses a mobile-friendly
 *      data-label fallback so the layout collapses to a card stack on
 *      narrow screens without media queries fighting the theme.
 *   4. Neutralise <code> inside the policy. The policy uses <code> for
 *      cookie names and technical tokens; many themes style the global
 *      `code {}` element with a coloured background + border (often via
 *      their own `--theme-color-*` custom properties), which looks out of
 *      place inside a legal document. We force a transparent, border-less,
 *      inherit-colour monospace token so the policy renders neutrally on
 *      any theme.
 *
 * Anything else (headings, link colours, paragraph rhythm) is theme.
 */
.faz-cookie-policy{max-width:none;width:100%;box-sizing:border-box}.faz-cookie-policy
code{border:0
!important;background:transparent !important;background-color:transparent !important;color:inherit !important;box-shadow:none !important;padding:0}.faz-cookie-policy-category{margin:1em
0 1.5em 0}.faz-cookie-policy-details{border:1px
solid rgba(0, 0, 0, 0.08);border-radius:6px;margin:0.5em 0;background:var(--faz-policy-card-bg, transparent)}.faz-cookie-policy-details+.faz-cookie-policy-details{margin-top:0.6em}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary{cursor:pointer;list-style:none;padding:0.75em 1em;display:flex;align-items:center;gap:0.75em;user-select:none;transition:background-color 120ms ease}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary:hover,details.faz-cookie-policy-details>summary.faz-cookie-policy-summary:focus-visible{background:rgba(0, 0, 0, 0.04);outline:none}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary::-webkit-details-marker{display:none}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary::marker{content:''}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary::before{content:'';display:inline-block;width:0.55em;height:0.55em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform 150ms ease;flex:0 0 auto}details.faz-cookie-policy-details[open]>summary.faz-cookie-policy-summary::before{transform:rotate(45deg)}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary>.faz-cookie-policy-category-name{display:inline-flex;align-items:center;margin:0;padding:0;width:auto;font-size:1.05em;font-weight:600;line-height:1.3;flex:1 1 auto}details.faz-cookie-policy-details>summary.faz-cookie-policy-summary>.faz-cookie-policy-count{display:inline-flex;align-items:center;width:auto;font-size:0.85em;color:var(--faz-policy-muted, #666);font-weight:normal;white-space:nowrap;flex:0 0 auto}.faz-cookie-policy-details-body{padding:0.25em 1em 1em 1em}.faz-cookie-policy-table{width:100%;border-collapse:collapse;margin:0.75em 0 0;font-size:0.92em}.faz-cookie-policy-table th,
.faz-cookie-policy-table
td{text-align:left;padding:0.55em 0.7em;vertical-align:top;border-bottom:1px solid rgba(0, 0, 0, 0.06)}.faz-cookie-policy-table thead
th{font-weight:600;border-bottom:2px solid rgba(0, 0, 0, 0.12);background:rgba(0, 0, 0, 0.02)}.faz-cookie-policy-table
code{font-size:0.95em}@media (max-width: 600px){.faz-cookie-policy-table
thead{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap}.faz-cookie-policy-table,
.faz-cookie-policy-table tbody,
.faz-cookie-policy-table tr,
.faz-cookie-policy-table
td{display:block;width:100%}.faz-cookie-policy-table
tr{border:1px
solid rgba(0, 0, 0, 0.08);border-radius:4px;padding:0.4em 0.5em;margin:0.5em 0}.faz-cookie-policy-table
td{border:0;padding:0.2em 0}.faz-cookie-policy-table td::before{content:attr(data-label) ': ';font-weight:600;display:inline-block;margin-right:0.4em}}.faz-cookie-policy-disclaimer{margin-top:2em;padding:0.85em 1em;background:var(--faz-disclaimer-bg, #fff5d6);border-left:4px solid var(--faz-disclaimer-accent, #d4a017);font-size:0.9em;line-height:1.55}.wpa-ld button span.screen-reader, .longdesc-link span.screen-reader,
.wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited,
.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.wpa-hide-ltr#skiplinks a:focus,
.wpa-hide-rtl#skiplinks a:focus{background-color:#eee;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wpa-alt,.wpa-ld{display:inline-block;position:relative}.post-thumbnail .wpa-alt,
.post-thumbnail .wpa-ld{display:block}div.alignleft.wpa-alt,div.alignleft.wpa-ld{float:left}div.alignright.wpa-alt,div.alignright.wpa-ld{float:right}div.aligncenter.wpa-alt,div.aligncenter.wpa-ld{display:block;margin:0
auto;width:fit-content}.wpa-focusable:focus{outline:1px
solid;outline-offset:1px}.wpa-ld
.longdesc{position:absolute;width:100%;height:100%;top:0;overflow-y:scroll;box-sizing:border-box;background:rgba(255, 255, 255, .92);color:#111;padding:46px
1rem 1rem;text-align:start}.wpa-ld .longdesc,
.wpa-ld .longdesc
p{font-size:clamp( 16px, 1rem, 24px )}.wpa-ld .longdesc-link{position:absolute;display:inline-block;right:3px;bottom:3px;color:#000;background:rgba(255, 255, 255, .92);font-size:clamp( 14px, .875rem, 20px );padding:2px;border-radius:3px}.wpa-alt .wpa-alt-text{position:absolute;width:calc( 100% - 2em );height:fit-content;bottom:0;box-sizing:border-box;background:rgba(255, 255, 255, .92);padding:1rem;margin:1rem;border-radius:15px;box-shadow:0 0 6px #333;text-align:start;z-index:10;font-size:clamp( 16px, 1rem, 24px );line-height:1.5;color:#111}.top-right .wpa-alt .wpa-alt-text,
.top-left .wpa-alt .wpa-alt-text{bottom:auto;top:0;margin-top:2.5em}.rtl .wpa-alt .wpa-alt-text,
.rtl .wpa-ld
.longdesc{text-align:right}.template-longdesc{text-align:left;line-height:1.5;width:100%;max-width:50em;padding:2em;margin:1em
auto;background:#fdfdfd;color:#333;box-shadow:0 0 5px;font-size:1.4em}label.wpa-screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.wpa-content-summary{padding:30px;background:rgba( 0,0,0,.05 );margin-bottom:30px}.wpa-content-summary div p:last-of-type{margin-bottom:0;padding-bottom:0}.wpa-excerpt .wp-block-read-more,
.wpa-excerpt .wp-block-post-excerpt__more-text{display:none !important}.wpa-excerpt .wp-block-post-excerpt
.continue{margin-top:1rem;display:block}.wpa-alt button.wpa-toggle, .wpa-alt a.wpa-toggle,
.wpa-ld button.wpa-toggle, .wpa-ld a.wpa-toggle,button.wpa-video{all:unset;background:#111;display:block;color:#fff;border-radius:32px !important;height:28px !important;width:28px !important;display:flex !important;align-items:center;justify-content:center;position:absolute !important;z-index:10;padding:4px
!important;border:1px
solid currentColor !important}.wpa-alt
button{font-family:monospace !important;font-size:clamp( 14px,.875rem,20px ) !important}.wpa-alt button.wpa-toggle:active,
.wpa-ld button.wpa-toggle:active{background:#f6f6f6;color:#111}.wpa-ld button.wpa-toggle,
.wpa-alt button.wpa-toggle,button.wpa-video{top:4px;left:4px}.wpa-ld button.wpa-toggle:focus, .wpa-ld button.wpa-toggle:hover,
.wpa-alt button.wpa-toggle:focus, .wpa-alt button.wpa-toggle:hover,button.wpa-video:hover,button.wpa-video:focus{outline:2px
solid currentColor;outline-offset:1px}button.wpa-video[aria-pressed=true] .dashicons::before{content:"\f522" / ''}.wpa-alt button.wpa-toggle[aria-expanded=true],
.wpa-ld button.wpa-toggle[aria-expanded=true]{color:#111;background:#f6f6f6}.wpa-alt button:focus, .wpa-alt button:hover,
.wpa-ld button:focus, .wpa-ld button:hover{cursor:pointer}.top-left .wpa-alt a.wpa-toggle, .top-left .wpa-alt button.wpa-toggle,
.top-left .wpa-ld a.wpa-toggle, .top-left .wpa-ld button.wpa-toggle{top:4px;bottom:auto}.top-right .wpa-alt a.wpa-toggle, .top-right .wpa-alt button.wpa-toggle,
.top-right .wpa-ld a.wpa-toggle, .top-right .wpa-ld button.wpa-toggle{top:4px;right:4px;left:auto;bottom:auto}.bottom-right .wpa-alt a.wpa-toggle, .bottom-right .wpa-alt button.wpa-toggle,
.bottom-right .wpa-ld a.wpa-toggle, .bottom-right .wpa-ld button.wpa-toggle{right:4px;left:auto}.wpa-alt .wpa-ld
button{left:46px}.top-right .wpa-alt .wpa-ld button,
.bottom-right .wpa-alt .wpa-ld
button{left:auto;right:46px}