.picture-wrapper,
source {
  display: contents;
}
.disclaimer-text a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.disclaimer-text a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.card-article-list-xs__link:focus-visible .card-article-list-xs__title {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-position: under;
}
a,
article,
b,
body,
button,
div,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
header,
html,
i,
img,
label,
li,
nav,
ol,
p,
section,
span,
strong,
time,
ul {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
b {
  font-weight: bolder !important;
}
article,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
  scroll-padding-top: calc(50% - 200px);
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@font-face {
  font-display: swap;
  font-family: BrownRegular;
  font-style: normal;
  font-weight: 400;
  src:
    url("/fonts/Brown-Regular-77836083.eot") format("embedded-opentype"),
    url("/fonts/Brown-Regular-1ab49b9f.woff2") format("woff2"),
    url("/fonts/Brown-Regular-6217ed8c.woff") format("woff"),
    url("/fonts/Brown-Regular-228d475c.ttf") format("truetype"),
    url("/fonts/Brown-Regular-47b54f49.svg") format("svg");
}
@font-face {
  font-display: swap;
  font-family: BrownBold;
  font-style: normal;
  font-weight: 700;
  src:
    url("/fonts/Brown-Bold-84b4d917.eot") format("embedded-opentype"),
    url("/fonts/Brown-Bold-fac67b49.woff2") format("woff2"),
    url("/fonts/Brown-Bold-ed91beff.woff") format("woff"),
    url("/fonts/Brown-Bold-7eddbf6b.ttf") format("truetype"),
    url("/fonts/Brown-Bold-72bb7915.svg") format("svg");
}
@font-face {
  font-display: swap;
  font-family: "FranceTV Brown";
  font-style: normal;
  font-weight: 400;
  src:
    url("/fonts/Brown-Regular-77836083.eot") format("embedded-opentype"),
    url("/fonts/Brown-Regular-1ab49b9f.woff2") format("woff2"),
    url("/fonts/Brown-Regular-6217ed8c.woff") format("woff"),
    url("/fonts/Brown-Regular-228d475c.ttf") format("truetype"),
    url("/fonts/Brown-Regular-47b54f49.svg") format("svg");
}
@font-face {
  font-display: swap;
  font-family: "FranceTV Brown";
  font-style: normal;
  font-weight: 700;
  src:
    url("/fonts/Brown-Bold-84b4d917.eot") format("embedded-opentype"),
    url("/fonts/Brown-Bold-fac67b49.woff2") format("woff2"),
    url("/fonts/Brown-Bold-ed91beff.woff") format("woff"),
    url("/fonts/Brown-Bold-7eddbf6b.ttf") format("truetype"),
    url("/fonts/Brown-Bold-72bb7915.svg") format("svg");
}
:root {
  --border-radius-none: 0;
  --border-radius-round: 9999px;
  --border-radius-xl: 12px;
  --border-radius-xs: 4px;
  --border-width-3xs: 4px;
  --border-width-4xs: 2px;
  --border-width-5xs: 1px;
  --border-width-none: 0;
  --border-width-xs: 8px;
  --color-bg-accent-blending-disabled: transparent;
  --color-bg-accent-blending-enabled: transparent;
  --color-bg-accent-blending-focus: hsla(229, 5%, 57%, 0.16);
  --color-bg-accent-blending-hover: hsla(229, 5%, 57%, 0.16);
  --color-bg-accent-blending-press: hsla(229, 5%, 57%, 0.32);
  --color-bg-decorative-base-static: #ffc300;
  --color-bg-live-base-static: #d0021b;
  --color-bg-neutral-base-enabled: #53555a;
  --color-bg-neutral-base-focus: #414141;
  --color-bg-neutral-base-hover: #414141;
  --color-bg-neutral-base-press: #323232;
  --color-bg-neutral-blending-disabled: transparent;
  --color-bg-neutral-blending-enabled: transparent;
  --color-bg-neutral-blending-focus: hsla(229, 5%, 57%, 0.16);
  --color-bg-neutral-blending-hover: hsla(229, 5%, 57%, 0.16);
  --color-bg-neutral-blending-press: hsla(229, 5%, 57%, 0.32);
  --color-bg-success-base-hover: #0e580e;
  --color-fg-live-base-static: #d0021b;
  --color-fg-on-decorative-base-static: #323232;
  --color-fg-on-live-base-static: #fff;
  --color-inner-border-decorative-base-static: #ffc300;
  --color-inner-border-live-base-static: #d0021b;
  --font-size-body-lg: 1rem;
  --font-size-body-md: 0.875rem;
  --font-size-body-sm: 0.75rem;
  --font-size-body-xl: 1.125rem;
  --font-size-label-lg: 1rem;
  --font-size-label-md: 0.875rem;
  --font-size-label-sm: 0.75rem;
  --font-size-label-xl: 1.25rem;
  --font-size-lead-md: 1.25rem;
  --font-size-lead-sm: 1rem;
  --font-size-subtitle-md: 1rem;
  --font-size-subtitle-sm: 1rem;
  --font-size-subtitle-xl: 1.125rem;
  --font-size-subtitle-xs: 0.875rem;
  --font-size-title-xs: 1rem;
  --layout-gap-section-none: 0;
  --layout-padding-horizontal-section-none: 0;
  --layout-padding-vertical-section-none: 0;
  --line-height-body-lg: 1.25rem;
  --line-height-body-md: 1.25rem;
  --line-height-body-sm: 1rem;
  --line-height-body-xl: 1.5rem;
  --line-height-label-lg: 1.5rem;
  --line-height-label-md: 1.25rem;
  --line-height-label-sm: 1rem;
  --line-height-label-xl: 1.5rem;
  --line-height-lead-md: 1.5rem;
  --line-height-lead-sm: 1.5rem;
  --line-height-meta-lg: 1.5rem;
  --line-height-subtitle-lg: 1.5rem;
  --line-height-subtitle-md: 1.5rem;
  --line-height-subtitle-sm: 1.5rem;
  --line-height-subtitle-xl: 1.5rem;
  --line-height-subtitle-xs: 1.125rem;
  --line-height-title-sm: 1.5rem;
  --line-height-title-xs: 1.5rem;
  --sizing-icon-height-2xl: 32px;
  --sizing-icon-height-2xs: 8px;
  --sizing-icon-height-3xl: 40px;
  --sizing-icon-height-4xl: 48px;
  --sizing-icon-height-lg: 20px;
  --sizing-icon-height-md: 16px;
  --sizing-icon-height-sm: 12px;
  --sizing-icon-height-xl: 24px;
  --sizing-icon-height-xs: 10px;
  --sizing-icon-width-2xl: 32px;
  --sizing-icon-width-2xs: 8px;
  --sizing-icon-width-3xl: 40px;
  --sizing-icon-width-4xl: 48px;
  --sizing-icon-width-lg: 20px;
  --sizing-icon-width-md: 16px;
  --sizing-icon-width-sm: 12px;
  --sizing-icon-width-xl: 24px;
  --sizing-icon-width-xs: 10px;
  --spacing-around-comp-2xl: 16px;
  --spacing-around-comp-2xs: 2px;
  --spacing-around-comp-3xl: 24px;
  --spacing-around-comp-4xl: 32px;
  --spacing-around-comp-5xl: 40px;
  --spacing-around-comp-6xl: 48px;
  --spacing-around-comp-7xl: 56px;
  --spacing-around-comp-8xl: 64px;
  --spacing-around-comp-9xl: 72px;
  --spacing-around-comp-10xl: 80px;
  --spacing-around-comp-lg: 10px;
  --spacing-around-comp-md: 8px;
  --spacing-around-comp-sm: 6px;
  --spacing-around-comp-xl: 12px;
  --spacing-around-comp-xs: 4px;
  --spacing-around-outer-border-md: 4px;
  --spacing-around-outer-border-none: 0;
  --spacing-around-outer-border-sm: 2px;
  --spacing-between-comp-2xl: 20px;
  --spacing-between-comp-2xs: 2px;
  --spacing-between-comp-3xl: 24px;
  --spacing-between-comp-4xl: 32px;
  --spacing-between-comp-5xl: 40px;
  --spacing-between-comp-lg: 12px;
  --spacing-between-comp-md: 8px;
  --spacing-between-comp-sm: 6px;
  --spacing-between-comp-xl: 16px;
  --spacing-between-comp-xs: 4px;
  --color-bg-accent-base-disabled: rgba(51, 51, 51, 0.16);
  --color-bg-accent-base-enabled: #323232;
  --color-bg-accent-base-focus: #414141;
  --color-bg-accent-base-hover: #414141;
  --color-bg-accent-base-press: #53555a;
  --color-bg-info-weakest-static: #e9effc;
  --color-bg-neutral-base-disabled: rgba(51, 51, 51, 0.16);
  --color-bg-neutral-base-static: #53555a;
  --color-bg-neutral-blending-static: rgba(51, 51, 51, 0.7);
  --color-bg-neutral-weaker-static: #f2f3f8;
  --color-bg-neutral-weakest-disabled: #323232;
  --color-bg-neutral-weakest-enabled: #fff;
  --color-bg-neutral-weakest-focus: #fff;
  --color-bg-neutral-weakest-hover: #fff;
  --color-bg-neutral-weakest-static: #fff;
  --color-bg-success-base-disabled: rgba(51, 51, 51, 0.16);
  --color-bg-success-base-enabled: #167e16;
  --color-bg-success-base-focus: #0e580e;
  --color-bg-success-base-press: #0b3d0b;
  --color-fg-error-base-static: #c8250e;
  --color-fg-info-base-static: #1656e3;
  --color-fg-neutral-base-static: #53555a;
  --color-fg-neutral-strong-activated: #323232;
  --color-fg-neutral-strong-disabled: rgba(51, 51, 51, 0.32);
  --color-fg-neutral-strong-enabled: #323232;
  --color-fg-neutral-strong-focus: #323232;
  --color-fg-neutral-strong-hover: #323232;
  --color-fg-neutral-strong-press: #323232;
  --color-fg-neutral-strong-static: #323232;
  --color-fg-neutral-weak-static: #6d6f78;
  --color-fg-on-accent-base-disabled: rgba(51, 51, 51, 0.32);
  --color-fg-on-accent-base-enabled: #fff;
  --color-fg-on-accent-base-focus: #fff;
  --color-fg-on-accent-base-hover: #fff;
  --color-fg-on-accent-base-press: #fff;
  --color-fg-on-accent-blending-disabled: rgba(51, 51, 51, 0.32);
  --color-fg-on-accent-blending-enabled: #323232;
  --color-fg-on-accent-blending-focus: #323232;
  --color-fg-on-accent-blending-hover: #323232;
  --color-fg-on-accent-blending-press: #323232;
  --color-fg-on-neutral-base-enabled: #fff;
  --color-fg-on-neutral-blending-activated: #323232;
  --color-fg-on-neutral-blending-disabled: rgba(51, 51, 51, 0.32);
  --color-fg-on-neutral-blending-enabled: #414141;
  --color-fg-on-neutral-blending-focus: #414141;
  --color-fg-on-neutral-blending-hover: #414141;
  --color-fg-on-neutral-blending-press: #414141;
  --color-fg-on-neutral-blending-static: #e9ebf1;
  --color-fg-success-base-static: #167e16;
  --color-inner-border-accent-base-disabled: rgba(51, 51, 51, 0.32);
  --color-inner-border-accent-base-enabled: #323232;
  --color-inner-border-accent-base-focus: #323232;
  --color-inner-border-accent-base-hover: #323232;
  --color-inner-border-accent-base-press: #323232;
  --color-inner-border-accent-weaker-disabled: rgba(51, 51, 51, 0.32);
  --color-inner-border-accent-weaker-enabled: #53555a;
  --color-inner-border-accent-weaker-focus: #53555a;
  --color-inner-border-accent-weaker-hover: #53555a;
  --color-inner-border-accent-weaker-press: #53555a;
  --color-inner-border-accent-weakest-disabled: rgba(51, 51, 51, 0.32);
  --color-inner-border-accent-weakest-enabled: #dcdee5;
  --color-inner-border-accent-weakest-focus: #dcdee5;
  --color-inner-border-accent-weakest-hover: #dcdee5;
  --color-inner-border-accent-weakest-press: #dcdee5;
  --color-inner-border-neutral-base-activated: #323232;
  --color-inner-border-neutral-base-disabled: rgba(51, 51, 51, 0.32);
  --color-inner-border-neutral-base-enabled: #53555a;
  --color-inner-border-neutral-base-focus: #53555a;
  --color-inner-border-neutral-base-hover: #53555a;
  --color-inner-border-neutral-base-press: #53555a;
  --color-inner-border-neutral-strongest-static: #323232;
  --color-inner-border-neutral-weaker-static: #dcdee5;
  --color-outer-border-interaction-base-focus: #346ae5;
  --font-body-lg-bold: 700 normal 1rem/1.25rem system-ui;
  --font-body-lg-regular: 400 normal 1rem/1.25rem system-ui;
  --font-body-md-bold: 700 normal 0.875rem/1.25rem system-ui;
  --font-body-md-regular: 400 normal 0.875rem/1.25rem system-ui;
  --font-body-sm-bold: 700 normal 0.75rem/1rem system-ui;
  --font-body-sm-regular: 400 normal 0.75rem/1rem system-ui;
  --font-body-xl-bold: 700 normal 1.125rem/1.5rem system-ui;
  --font-body-xl-regular: 400 normal 1.125rem/1.5rem system-ui;
  --font-label-lg-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
  --font-label-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --font-label-md-bold: 700 normal 0.875rem/1.25rem "FranceTV Brown";
  --font-label-md-regular: 400 normal 0.875rem/1.25rem "FranceTV Brown";
  --font-label-sm-bold: 700 normal 0.75rem/1rem "FranceTV Brown";
  --font-label-sm-regular: 400 normal 0.75rem/1rem "FranceTV Brown";
  --font-label-xl-bold: 700 normal 1.25rem/1.5rem "FranceTV Brown";
  --font-label-xl-regular: 400 normal 1.25rem/1.5rem "FranceTV Brown";
  --font-lead-md-regular: 400 normal 1.25rem/1.5rem "FranceTV Brown";
  --font-lead-sm-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --font-meta-lg-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
  --font-meta-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --font-meta-sm-bold: 700 normal 0.75rem/1rem "FranceTV Brown";
  --font-meta-sm-regular: 400 normal 0.75rem/1rem "FranceTV Brown";
  --font-quote-md-regular: 400 normal 1.25rem/1.75rem "FranceTV Brown";
  --font-size-meta-lg: 1rem;
  --font-size-meta-sm: 0.75rem;
  --font-size-quote-md: 1.25rem;
  --font-size-subtitle-2xl: 1.125rem;
  --font-size-subtitle-lg: 1rem;
  --font-size-title-2xl: 1.5rem;
  --font-size-title-lg: 1.25rem;
  --font-size-title-md: 1.125rem;
  --font-size-title-sm: 1rem;
  --font-size-title-xl: 1.25rem;
  --font-subtitle-2xl-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
  --font-subtitle-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --font-subtitle-md-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --font-subtitle-sm-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --font-subtitle-xl-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
  --font-subtitle-xs-regular: 400 normal 0.875rem/1.125rem "FranceTV Brown";
  --font-title-2xl-bold: 700 normal 1.5rem/1.875rem "FranceTV Brown";
  --font-title-lg-bold: 700 normal 1.25rem/1.625rem "FranceTV Brown";
  --font-title-md-bold: 700 normal 1.125rem/1.5rem "FranceTV Brown";
  --font-title-sm-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
  --font-title-xl-bold: 700 normal 1.25rem/1.625rem "FranceTV Brown";
  --font-title-xs-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
  --font-title-xs-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
  --layout-gap-block-md: 24px;
  --layout-padding-horizontal-section-md: 16px;
  --layout-padding-vertical-section-md: 24px;
  --layout-padding-vertical-section-sm: 20px;
  --line-height-meta-sm: 1rem;
  --line-height-quote-md: 1.75rem;
  --line-height-subtitle-2xl: 1.5rem;
  --line-height-title-2xl: 1.875rem;
  --line-height-title-lg: 1.625rem;
  --line-height-title-md: 1.5rem;
  --line-height-title-xl: 1.625rem;
}
@media (min-width: 768px) {
  :root {
    --font-body-lg-bold: 700 normal 1rem/1.25rem system-ui;
    --font-body-lg-regular: 400 normal 1rem/1.25rem system-ui;
    --font-body-md-bold: 700 normal 0.875rem/1.25rem system-ui;
    --font-body-md-regular: 400 normal 0.875rem/1.25rem system-ui;
    --font-body-sm-bold: 700 normal 0.75rem/1rem system-ui;
    --font-body-sm-regular: 400 normal 0.75rem/1rem system-ui;
    --font-body-xl-bold: 700 normal 1.125rem/1.5rem system-ui;
    --font-body-xl-regular: 400 normal 1.125rem/1.5rem system-ui;
    --font-label-lg-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
    --font-label-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-label-md-bold: 700 normal 0.875rem/1.25rem "FranceTV Brown";
    --font-label-md-regular: 400 normal 0.875rem/1.25rem "FranceTV Brown";
    --font-label-sm-bold: 700 normal 0.75rem/1rem "FranceTV Brown";
    --font-label-sm-regular: 400 normal 0.75rem/1rem "FranceTV Brown";
    --font-label-xl-bold: 700 normal 1.25rem/1.5rem "FranceTV Brown";
    --font-label-xl-regular: 400 normal 1.25rem/1.5rem "FranceTV Brown";
    --font-lead-md-regular: 400 normal 1.25rem/1.5rem "FranceTV Brown";
    --font-lead-sm-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-meta-lg-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
    --font-meta-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-meta-sm-bold: 700 normal 0.75rem/1rem "FranceTV Brown";
    --font-meta-sm-regular: 400 normal 0.75rem/1rem "FranceTV Brown";
    --font-quote-md-regular: 400 normal 1.25rem/1.75rem "FranceTV Brown";
    --font-size-meta-lg: 1rem;
    --font-size-meta-sm: 0.75rem;
    --font-size-quote-md: 1.25rem;
    --font-size-subtitle-2xl: 1.125rem;
    --font-size-subtitle-lg: 1rem;
    --font-size-title-2xl: 1.5rem;
    --font-size-title-lg: 1.25rem;
    --font-size-title-md: 1.125rem;
    --font-size-title-sm: 1rem;
    --font-size-title-xl: 1.25rem;
    --font-subtitle-2xl-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-subtitle-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-subtitle-md-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-subtitle-sm-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-subtitle-xl-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-subtitle-xs-regular: 400 normal 0.875rem/1.125rem "FranceTV Brown";
    --font-title-2xl-bold: 700 normal 1.5rem/1.875rem "FranceTV Brown";
    --font-title-lg-bold: 700 normal 1.25rem/1.625rem "FranceTV Brown";
    --font-title-md-bold: 700 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-title-sm-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
    --font-title-xl-bold: 700 normal 1.25rem/1.625rem "FranceTV Brown";
    --font-title-xs-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
    --font-title-xs-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --layout-gap-block-md: 32px;
    --layout-padding-horizontal-section-md: 32px;
    --layout-padding-vertical-section-md: 32px;
    --layout-padding-vertical-section-sm: 24px;
    --line-height-meta-sm: 1rem;
    --line-height-quote-md: 1.75rem;
    --line-height-subtitle-2xl: 1.5rem;
    --line-height-title-2xl: 1.875rem;
    --line-height-title-lg: 1.625rem;
    --line-height-title-md: 1.5rem;
    --line-height-title-xl: 1.625rem;
  }
}
@media (min-width: 1200px) {
  :root {
    --font-body-lg-bold: 700 normal 1rem/1.25rem system-ui;
    --font-body-lg-regular: 400 normal 1rem/1.25rem system-ui;
    --font-body-md-bold: 700 normal 0.875rem/1.25rem system-ui;
    --font-body-md-regular: 400 normal 0.875rem/1.25rem system-ui;
    --font-body-sm-bold: 700 normal 0.75rem/1rem system-ui;
    --font-body-sm-regular: 400 normal 0.75rem/1rem system-ui;
    --font-body-xl-bold: 700 normal 1.125rem/1.5rem system-ui;
    --font-body-xl-regular: 400 normal 1.125rem/1.5rem system-ui;
    --font-label-lg-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
    --font-label-lg-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-label-md-bold: 700 normal 0.875rem/1.25rem "FranceTV Brown";
    --font-label-md-regular: 400 normal 0.875rem/1.25rem "FranceTV Brown";
    --font-label-sm-bold: 700 normal 0.75rem/1rem "FranceTV Brown";
    --font-label-sm-regular: 400 normal 0.75rem/1rem "FranceTV Brown";
    --font-label-xl-bold: 700 normal 1.25rem/1.5rem "FranceTV Brown";
    --font-label-xl-regular: 400 normal 1.25rem/1.5rem "FranceTV Brown";
    --font-lead-md-regular: 400 normal 1.25rem/1.5rem "FranceTV Brown";
    --font-lead-sm-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-meta-lg-bold: 700 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-meta-lg-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-meta-sm-bold: 700 normal 0.875rem/1.25rem "FranceTV Brown";
    --font-meta-sm-regular: 400 normal 0.875rem/1.25rem "FranceTV Brown";
    --font-quote-md-regular: 400 normal 1.5rem/2rem "FranceTV Brown";
    --font-size-meta-lg: 1.125rem;
    --font-size-meta-sm: 0.875rem;
    --font-size-quote-md: 1.5rem;
    --font-size-subtitle-2xl: 1.25rem;
    --font-size-subtitle-lg: 1.125rem;
    --font-size-title-2xl: 2rem;
    --font-size-title-lg: 1.5rem;
    --font-size-title-md: 1.25rem;
    --font-size-title-sm: 1.125rem;
    --font-size-title-xl: 1.75rem;
    --font-subtitle-2xl-regular: 400 normal 1.25rem/1.625rem "FranceTV Brown";
    --font-subtitle-lg-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-subtitle-md-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-subtitle-sm-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --font-subtitle-xl-regular: 400 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-subtitle-xs-regular: 400 normal 0.875rem/1.125rem "FranceTV Brown";
    --font-title-2xl-bold: 700 normal 2rem/3rem "FranceTV Brown";
    --font-title-lg-bold: 700 normal 1.5rem/1.875rem "FranceTV Brown";
    --font-title-md-bold: 700 normal 1.25rem/1.625rem "FranceTV Brown";
    --font-title-sm-bold: 700 normal 1.125rem/1.5rem "FranceTV Brown";
    --font-title-xl-bold: 700 normal 1.75rem/2.25rem "FranceTV Brown";
    --font-title-xs-bold: 700 normal 1rem/1.5rem "FranceTV Brown";
    --font-title-xs-regular: 400 normal 1rem/1.5rem "FranceTV Brown";
    --layout-gap-block-md: 32px;
    --layout-padding-horizontal-section-md: 56px;
    --layout-padding-vertical-section-md: 40px;
    --layout-padding-vertical-section-sm: 24px;
    --line-height-meta-sm: 1.25rem;
    --line-height-quote-md: 2rem;
    --line-height-subtitle-2xl: 1.625rem;
    --line-height-title-2xl: 3rem;
    --line-height-title-lg: 1.875rem;
    --line-height-title-md: 1.625rem;
    --line-height-title-xl: 2.25rem;
  }
}
:root {
  --small: 560px;
  --medium: 880px;
  --large: 1200px;
  --header-mobile-height: 60px;
  --container-max-width: 1440px;
  --z-index-timeliner: 1;
  --z-index-sticky-nav: 10;
  --z-index-snackbar: 20;
  --z-index-notification: 30;
  --z-index-sticky: 40;
  --z-index-dropdown: 50;
  --z-index-header: 60;
  --z-index-dialog: 70;
  --z-index-drawer: 80;
  --z-index-debug-grid: 90;
}
.sr-only {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
#base-page__main-content {
  overflow-x: clip;
}
@media screen and (min-width: 1200px) {
  .hidden-on-large {
    display: none !important;
    visibility: hidden !important;
  }
}
@media screen and (max-width: 1199px) {
  .hidden-on-xs-small-medium {
    display: none !important;
    visibility: hidden !important;
  }
}
@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fi-layout-section {
  --section-v-padding: var(--layout-padding-vertical-section-md);
  --section-h-padding: var(--layout-padding-horizontal-section-md);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  gap: 24px;
  gap: var(--layout-gap-block-md, 32px);
  margin-left: auto;
  margin-right: auto;
  padding: 24px 16px;
  padding: var(--section-v-padding) var(--section-h-padding);
}
body {
  background-color: #fff;
}
.footer-classic,
.pre-footer {
  max-width: 1440px;
}
@media screen and (max-width: 879px) {
  .footer-classic,
  .pre-footer {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .footer-classic,
  .pre-footer {
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .footer-classic,
  .pre-footer {
    margin-left: auto;
    margin-right: auto;
    padding-left: 56px;
    padding-right: 56px;
    width: 100%;
  }
}
@media screen and (max-width: 879px) {
  .social-zone.c-top-actions .social-zone__share-btn {
    display: none;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .c-body {
    max-width: 83.3333333333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .c-body {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-left: 25%;
  }
}
.c__line {
  border-top: 1px solid #dcdee8;
  display: block;
}
.c-body {
  color: #424242;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 1.125rem;
  line-height: 145%;
}
.c-self-generated a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-self-generated a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.fi-article-bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.fi-article-alert-strip {
  box-sizing: border-box;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: #d0021b;
  color: #fff;
  font-size: clamp(0.813rem, 0.769rem + 0.19vw, 1rem);
  text-align: center;
  padding: 10px 5px 10px 5px !important;
  font-weight: 600;
  line-height: 1.5;
}
.fi-article-dark-callout {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 20px !important;
  border-radius: 4px;
  background-color: #7d7c7c;
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
}
.fi-button {
  --min-height: 36px;
  --min-width: 78px;
  --icon-width-height: 20px;
  --icon-margin: 4px;
  --padding-x: 16px;
  --padding-y: 6px;
  --text-color: #f8f8f8;
  --background-color: #323232;
  --background-color-hover: #414141;
  --background-color-active: #202020;
  --text-color-disabled: #767676;
  --background-color-disabled: #b9b9b9;
  --text-color-dark: #202020;
  --background-color-dark: #eef0f8;
  --background-color-dark-hover: #b7b8c4;
  --background-color-dark-active: #fff;
  --text-color-dark-disabled: #919191;
  --background-color-dark-disabled: #5c5c5c;
  --background-color-elections: #041a2e;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  min-height: 36px;
  min-height: var(--min-height);
  min-width: 78px;
  min-width: var(--min-width);
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #323232;
  background-color: var(--background-color);
  border: none;
  border-color: var(--border-color-light);
  border-radius: 24px;
  color: #f8f8f8;
  color: var(--text-color);
  cursor: pointer;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  justify-content: center;
  line-height: 125%;
  padding: 6px 16px;
  padding: var(--padding-y) var(--padding-x);
  -webkit-text-decoration: none;
  text-decoration: none;
  text-wrap: balance;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity, background-color;
  transition-property: opacity, background-color;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.fi-button:focus-visible {
  outline-offset: 2px;
}
.fi-button:focus-visible,
.fi-button:hover {
  background-color: var(--background-color-hover);
  opacity: 1;
  color: #202020 !important;
}
.fi-button:active {
  background-color: var(--background-color-active);
  opacity: 1;
}
.fi-button.fi-button:disabled {
  --text-color: #767676;
  background-color: var(--background-color-disabled);
  pointer-events: none;
}
.fi-button--dark {
  background-color: var(--background-color-dark);
  border-color: var(--border-color-dark);
  color: #fff;
}
.fi-button--dark:focus-visible,
.fi-button--dark:hover {
  background-color: #b7b8c4;
}
.fi-button--dark:active {
  background-color: var(--background-color-dark-active);
}
.fi-button--dark.fi-button:disabled {
  background-color: var(--background-color-dark-disabled);
  color: var(--text-color-dark-disabled);
}
.fi-button--full-width {
  width: 100%;
}
.fi-button--small {
  --min-height: 32px;
  --min-width: 70px;
  font-size: 0.75rem;
  --icon-width-height: 20px;
  --icon-margin: 4px;
}
.fi-button--large {
  --min-height: 44px;
  --min-width: 94px;
  --padding-x: 20px;
  --padding-y: 8px;
  font-size: 1rem;
  --icon-width-height: 28px;
  --icon-margin: 8px;
}
.fi-button--x-large {
  --min-height: 48px;
  --min-width: 116px;
  --padding-x: 20px;
  --padding-y: 8px;
  font-size: 1.25rem;
  --icon-width-height: 32px;
  --icon-margin: 8px;
}
.fi-button__icon {
  height: var(--icon-width-height);
  min-height: var(--icon-width-height);
  min-width: var(--icon-width-height);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: var(--icon-width-height);
}
.fi-button__icon-loader {
  -webkit-animation: rotating 3s linear infinite none;
  animation: rotating 3s linear infinite none;
  display: none;
}
.fi-button__secondary-start-icon,
.fi-button__start-icon {
  margin-right: var(--icon-margin);
}
.fi-button__end-icon {
  margin-left: var(--icon-margin);
}
.fi-button__secondary-start-icon {
  display: none;
}
.fi-button--icon-only {
  --min-width: var(--min-height);
  --padding-x: var(--padding-y);
}
.fi-button--secondary {
  border: 1px solid;
  --border-color-light: #323232;
  --text-color: #202020;
  --background-color: transparent;
  --background-color-hover: #eef0f8;
  --background-color-active: #dcdee8;
  --text-color-disabled: #767676;
  --background-color-disabled: none;
  --border-color-dark: #fff;
  --text-color-dark: #fff;
  --background-color-dark: transparent;
  --background-color-dark-hover: #323232;
  --background-color-dark-active: #414141;
  --text-color-dark-disabled: #919191;
  --background-color-dark-disabled: none;
}
.fi-button--tertiary {
  --text-color: #202020;
  --background-color: transparent;
  --background-color-hover: #eef0f8;
  --background-color-active: #dcdee8;
  --text-color-disabled: #767676;
  --background-color-disabled: none;
  --text-color-dark: #f8f8f8;
  --background-color-dark: transparent;
  --background-color-dark-hover: #323232;
  --background-color-dark-active: #414141;
  --text-color-dark-disabled: #919191;
  --background-color-dark-disabled: none;
}
.fi-button--yellow {
  --text-color: #202020;
  --background-color: #ffc300;
  --background-color-hover: #ffd035;
  --background-color-active: #ffb800;
  --text-color-disabled: #919191;
  --background-color-disabled: #5c5c5c;
  --text-color-dark: var(--text-color);
  --background-color-dark: var(--background-color);
  --background-color-dark-hover: var(--background-color-hover);
  --background-color-dark-active: var(--background-color-active);
  --text-color-dark-disabled: var(--text-color-disabled);
  --background-color-dark-disabled: var(--background-color-disabled);
}
.fi-button--hidden:focus-visible {
  pointer-events: inherit;
}
.fi-button--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border-radius: 8px;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 12px;
  padding-right: 12px;
}
.fi-button--vertical .fi-button__start-icon {
  margin-bottom: 1px;
  margin-right: 0;
}
.animated-icon {
  --color: var(--icon-color, #5c5c5c);
  --color-played: var(--icon-color-played, #202020);
  --color-dark: var(--icon-color-dark, #b9b9b9);
  --color-played-dark: var(--icon-color-played-dark, #f8f8f8);
  min-height: 20px;
  min-width: 20px;
}
.animated-icon--dark {
  --color: var(--color-dark);
  --color-played: var(--color-played-dark);
}
.animated-icon--menu-cross {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.animated-icon--menu-cross-line,
.animated-icon--menu-cross-line:after,
.animated-icon--menu-cross-line:before {
  background-color: var(--color);
  height: 1.5px;
  width: 16px;
}
.animated-icon--menu-cross-line {
  position: relative;
}
.animated-icon--menu-cross-line:after,
.animated-icon--menu-cross-line:before {
  content: "";
  left: 0;
  position: absolute;
}
.animated-icon--menu-cross-line:before {
  top: -5px;
}
.animated-icon--menu-cross-line:after {
  top: 5px;
}
.animated-icon--search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.animated-icon--search-circle {
  border: 1.5px solid var(--color);
  border-radius: 50%;
  height: 14px;
  left: -2px;
  position: relative;
  top: -2px;
  width: 14px;
}
.animated-icon--search-circle:after {
  background-color: var(--color);
  content: "";
  height: 1.5px;
  position: absolute;
  -webkit-transform: translate(9px, 12px) rotate(45deg);
  transform: translate(9px, 12px) rotate(45deg);
  width: 7px;
}
.navigation-item {
  --outline-offset: -2px;
  color: #b9b9b9;
  font-family: BrownRegular, sans-serif;
  font-weight: 400;
  height: 100%;
  line-height: normal;
  position: relative;
  -webkit-transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.navigation-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 32px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  justify-content: center;
  -webkit-text-decoration: none;
  text-decoration: none;
}
@media screen and (max-width: 879px) {
  .navigation-item__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px;
    padding: 10px 4px;
  }
}
@media screen and (min-width: 880px) {
  .navigation-item__link {
    gap: 8px;
    padding: 18px 4px;
  }
}
.navigation-item__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .navigation-item__label {
    max-width: 180px;
  }
}
@media screen and (min-width: 1444px) {
  .navigation-item__label {
    max-width: 260px;
  }
}
.navigation-item:after,
.navigation-item__right-icon {
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.navigation-item:after {
  background-color: #f8f8f8;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 4px;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  width: calc(100% - 8px);
}
.navigation-item--accent,
.navigation-item--accent:not(.navigation-item--live),
.navigation-item:active,
.navigation-item:active:not(.navigation-item--live),
.navigation-item:hover,
.navigation-item:hover:not(.navigation-item--live) {
  color: #f8f8f8;
}
.navigation-item:has(.navigation-item__link[aria-expanded="true"]):after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media screen and (max-width: 879px) {
  .navigation-item {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 880px) {
  .navigation-item {
    font-size: 0.875rem;
  }
  .navigation-item:active:after,
  .navigation-item:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animated-icon--tv {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.animated-icon--tv,
.animated-icon--tv-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.animated-icon--tv-frame {
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 0 1.5px var(--color);
  box-shadow: inset 0 0 0 1.5px var(--color);
  height: 12px;
  margin-top: -4px;
  width: 16px;
}
.animated-icon--tv-frame:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.5px;
  position: relative;
  top: 9.5px;
  width: 8px;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: var(--color);
  content: "";
}
.animated-icon--radio {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.animated-icon--radio,
.animated-icon--radio-headset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.animated-icon--radio-headset {
  border: 1.5px solid var(--color);
  border-bottom: none;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 14px;
  position: relative;
  width: 12px;
}
.animated-icon--radio-headset:after,
.animated-icon--radio-headset:before {
  border: 1.5px solid var(--color);
  content: "";
  height: 7px;
  position: absolute;
  width: 5px;
}
.animated-icon--radio-headset:before {
  border-radius: 5px 0 0 5px;
  border-right: none;
  left: -5px;
  top: 6px;
}
.animated-icon--radio-headset:after {
  border-left: none;
  border-radius: 0 5px 5px 0;
  right: -5px;
  top: 6px;
}
.animated-icon--live {
  --icon-color: #e61e00;
  --icon-color-played: var(--icon-color);
  --icon-color-dark: #e61e00;
  --icon-color-played-dark: var(--icon-color-dark);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.animated-icon--live-bullet,
.animated-icon--live-bullet:before {
  background-color: var(--color);
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
.animated-icon--live-bullet {
  position: relative;
}
.animated-icon--live-bullet:before {
  content: "";
  opacity: 0;
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property:
    opacity,
    -webkit-transform;
  transition-property:
    opacity,
    -webkit-transform;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dropdown {
  --background-color: #fff;
  --link-hover-background-color: #eef0f8;
  --link-color: #202020;
  --separator-color: #dcdee8;
  --header-color: #5c5c5c;
  position: relative;
}
.dropdown__list {
  --outline-offset: -2px;
  background-color: var(--background-color);
  border-radius: 8px;
  -webkit-box-shadow:
    0 2px 8px -6px rgba(65, 65, 65, 0.149),
    0 6px 16px 6px rgba(65, 65, 65, 0.102);
  box-shadow:
    0 2px 8px -6px rgba(65, 65, 65, 0.149),
    0 6px 16px 6px rgba(65, 65, 65, 0.102);
  left: 50%;
  max-height: 50dvh;
  max-width: 200px;
  min-width: 100%;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  opacity: 0;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property:
    opacity,
    visibility,
    -webkit-transform;
  transition-property:
    opacity,
    visibility,
    -webkit-transform;
  transition-property: transform, opacity, visibility;
  transition-property:
    transform,
    opacity,
    visibility,
    -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  visibility: hidden;
  z-index: var(--z-index-dropdown);
}
.dropdown__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border-bottom: 0;
  color: var(--link-color);
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  cursor: pointer;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
  padding: 12px 16px;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: background-color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dropdown__link:focus-visible,
.dropdown__link:hover {
  background-color: var(--link-hover-background-color);
}
.dropdown__link:active {
  border-radius: 8px;
}
.dropdown__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.dropdown__item:not(.dropdown__item--header):not(:last-of-type) {
  border-bottom: 1px solid var(--separator-color);
}
.dropdown__item:first-child .dropdown__link {
  border-radius: 8px 8px 0 0;
}
.dropdown__item:last-child .dropdown__link {
  border-radius: 0 0 8px 8px;
}
.dropdown--alternative {
  --background-color: #fafbff;
}
.dropdown--dark {
  --background-color: #202020;
  --link-hover-background-color: #414141;
  --link-color: #f8f8f8;
  --separator-color: #414141;
  --header-color: #b9b9b9;
}
.dropdown--dark .dropdown__list {
  -webkit-box-shadow:
    0 2px 8px -6px rgba(65, 65, 65, 0.149),
    0 6px 16px 6px rgba(65, 65, 65, 0.102);
  box-shadow:
    0 2px 8px -6px rgba(65, 65, 65, 0.149),
    0 6px 16px 6px rgba(65, 65, 65, 0.102);
}
.dropdown--dark.dropdown--alternative {
  --background-color: #323232;
}
.animated-icon--menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.animated-icon--menu-line,
.animated-icon--menu-line:after,
.animated-icon--menu-line:before {
  background-color: var(--color);
  height: 1.5px;
  width: 16px;
}
.animated-icon--menu-line {
  position: relative;
  top: -5px;
}
.animated-icon--menu-line:after,
.animated-icon--menu-line:before {
  content: "";
  left: 0;
  position: absolute;
}
.animated-icon--menu-line:before {
  top: 5px;
}
.animated-icon--menu-line:after {
  top: 10px;
}
.search-bar .input-field__input:focus-visible {
  outline: none;
}
.search-bar .input-field--dark .input-field__input:focus-visible {
  outline: none;
}
.header {
  --header-border-color: #414141;
  --header-separator-color: #414141;
  --sub-header-bg-color: transparent;
  --outline-color: #fff;
  --baseIndex: 1;
  background-color: #202020;
  font-family: BrownRegular, sans-serif;
  position: sticky;
  top: 0;
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100vw;
  will-change: transform;
  z-index: calc(var(--z-index-header));
}
.header button {
  font-family: inherit;
}
.header .skip-links {
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .header .skip-links {
    position: absolute;
  }
}
.header-main,
.header-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 12px;
}
@media screen and (max-width: 879px) {
  .header-main,
  .header-sub {
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .header-main,
  .header-sub {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .header-main,
  .header-sub {
    margin-left: auto;
    margin-right: auto;
    padding-left: 56px;
    padding-right: 56px;
    width: 100%;
  }
}
.header-main__nav,
.header-sub__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header-main__entries,
.header-sub__entries {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .header-main__entries,
  .header-sub__entries {
    gap: 4px;
  }
}
@media screen and (min-width: 1200px) {
  .header-main__entries,
  .header-sub__entries {
    gap: 8px;
  }
}
.header-main {
  background: transparent;
  margin-bottom: 1px;
  position: relative;
}
.header-main:before {
  background: transparent;
  border-bottom: 1px solid var(--header-border-color);
  content: "";
  display: block;
  height: 100%;
  height: calc(100% + 1px);
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.header-main {
  z-index: calc(var(--baseIndex) + 1);
}
@media screen and (max-width: 1199px) {
  .header-main {
    --header-border-color: #414141;
    height: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .header-main {
    height: 56px;
  }
}
.header-main__menu {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.header-main__logo-link {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.header-main .skip-links {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.header-main__nav {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.header-main__menu {
  --outline-offset: 2px;
  min-height: 24px;
  min-width: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: transparent;
  border: none;
  border-radius: 24px;
  color: #fff;
  justify-content: center;
}
.header-main__logo-link,
.header-main__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-main__logo-link {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.header-main__logo {
  -ms-flex-item-align: center;
  align-self: center;
}
@media screen and (max-width: 1199px) {
  .header-main__logo {
    height: 32px;
    width: auto;
  }
}
@media screen and (max-width: 375px) {
  .header-main__logo {
    height: auto;
    max-height: 32px;
    max-width: 100%;
  }
}
.header-main__nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-main .header-main__radio-entry,
.header-main .header-main__tv-entry {
  white-space: nowrap;
}
.header-main .header-main__account-entry.user--not-logged .account--logged {
  display: none;
}
@media screen and (max-width: 879px) {
  .header-main__account-entry .navigation-item__label,
  .header-main__account-entry .navigation-item__right-icon,
  .header-main__search-entry,
  .header-main__services-entry {
    display: none;
  }
  .header-main__account-entry.mobile-last-entry {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .header-main .header-main__search-entry .navigation-item__label {
    display: none;
  }
  .header-main .header-main__search-entry .navigation-item__link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .header-main__menu {
    display: none;
  }
}
.header-sub {
  background: transparent;
  margin-bottom: 1px;
  position: relative;
}
.header-sub:before {
  background: var(--sub-header-bg-color);
  border-bottom: 1px solid var(--header-border-color);
  content: "";
  display: block;
  height: 100%;
  height: calc(100% + 1px);
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.header-sub {
  z-index: var(--baseIndex);
}
@media screen and (max-width: 1199px) {
  .header-sub {
    display: none;
    visibility: hidden;
  }
  .header .navigation-item.left-separator {
    margin-left: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-item.left-separator {
    margin-left: 16px;
  }
}
.header .navigation-item.left-separator:before {
  background-color: var(--header-separator-color);
  content: "";
  height: 32px;
  position: absolute;
  width: 1px;
}
@media screen and (max-width: 1199px) {
  .header .navigation-item.left-separator:before {
    left: -8px;
    top: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-item.left-separator:before {
    left: -12px;
    top: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .header .navigation-item.right-separator {
    margin-right: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-item.right-separator {
    margin-right: 16px;
  }
}
.header .navigation-item.right-separator:before {
  background-color: var(--header-separator-color);
  content: "";
  height: 32px;
  position: absolute;
  width: 1px;
}
@media screen and (max-width: 1199px) {
  .header .navigation-item.right-separator:before {
    right: -8px;
    top: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .header .navigation-item.right-separator:before {
    right: -12px;
    top: 12px;
  }
}
.notification {
  display: none;
}
.dialog,
.dialog__overlay {
  display: none;
}
.floating-button {
  display: none;
}
.c-cover {
  --gutter: 16px;
}
.c-cover img {
  display: block;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 879px) {
  .c-cover img {
    margin-left: calc(var(--gutter) * -1);
    margin-right: calc(var(--gutter) * -1);
    width: calc(100% + var(--gutter));
  }
}
.c-cover img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
@media screen and (max-width: 879px) {
  .c-cover figure {
    margin-left: calc(var(--gutter) * -1);
    margin-right: calc(var(--gutter) * -1);
    width: calc(100% + var(--gutter) * 2);
  }
}
.c-cover figcaption {
  border-bottom: 1px solid #dcdee8;
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
  padding: 16px 0;
}
.c-cover figcaption a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-cover figcaption a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
@media screen and (max-width: 879px) {
  .c-cover figcaption {
    margin: 0 12px;
    padding: 16px 0;
  }
}
.c-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: #202020;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: BrownBold, sans-serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 135%;
}
@media (min-width: 1200px) {
  .c-title {
    font-size: 2.25rem;
  }
}
.c-title__highlight {
  margin-bottom: 16px;
}
.snackbar {
  display: none;
}
.popover__overlay {
  display: none;
}
.button-dropdown {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.button-dropdown .dropdown__list {
  max-width: none;
  min-width: 150px;
  width: 100%;
}
.button-dropdown .dropdown__link {
  max-width: none;
}
.signature {
  --default-img-color: #b7b8c4;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-width: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.signature,
.signature__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.signature__images {
  margin-left: 12px;
}
.signature__image {
  background-color: var(--color-bg-neutral-weaker-static);
  border: 1px solid var(--color-inner-border-neutral-weaker-static);
  color: var(--default-img-color);
  display: inline-block;
  height: 44px;
  margin-left: -12px;
  width: 44px;
}
.signature__authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.signature__names {
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 125%;
}
@media (min-width: 1200px) {
  .signature__names {
    font-size: 1.125rem;
  }
}
.signature__names a {
  border-bottom: 1px solid transparent;
  color: #424242;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.signature__names a:focus-visible,
.signature__names a:hover,
.signature__program a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.signature__names a:active {
  background: #ddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #ddd;
  box-shadow: 0 0 0 2px #ddd;
}
.signature__names a:focus-visible,
.signature__program a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.signature__group-team-wrapper {
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}
.signature__channel a:focus-visible,
.signature__group-team-wrapper a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.signature__channel a:focus-visible,
.signature__group-team-wrapper a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.signature__group-team-wrapper {
  margin-top: 2px;
}
.signature .author-link {
  border: none;
}
.signature--authors .signature__image {
  border-radius: var(--border-radius-round);
}
.publication-date {
  color: #5c5c5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}
.publication-date__modified,
.publication-date__published {
  white-space: nowrap;
}
.publication-date__metadatas-separator {
  background-color: #dcdee8;
  display: inline-block;
  height: 18px;
  margin: 0 6px;
  vertical-align: middle;
  width: 1px;
}
.reading-time {
  color: #5c5c5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 4px;
  white-space: nowrap;
}
.c-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  justify-content: space-between;
  line-height: 125%;
}
@media screen and (max-width: 879px) {
  .c-time {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-time .reading-time {
    margin: 8px 0 0;
  }
}
@media screen and (min-width: 880px) {
  .c-time {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c-time .reading-time {
    margin: 0;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .c-chapo {
    max-width: 83.3333333333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .c-time,
  .c-title,
  .c__line,
  .signature,
  .social-zone.c-top-actions {
    max-width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    margin-left: 25%;
  }
  .c-chapo {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-left: 25%;
  }
}
:root {
  --sticky-nav-height: 0px;
}
@media screen and (max-width: 1199px) and (pointer: coarse) {
  :root {
    --sticky-nav-height: 65px;
  }
  .sticky-nav {
    display: block !important;
  }
}
.sticky-nav {
  background: #fff;
  border-top: 1px solid #dcdee8;
  bottom: 0;
  display: none;
  left: 0;
  padding: 8px;
  position: fixed;
  right: 0;
  z-index: var(--z-index-sticky-nav);
}
.sticky-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  gap: 8px;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 375px) {
  .sticky-nav__list {
    gap: 0;
  }
  .sticky-nav__list .fi-button--vertical {
    padding-left: 0;
    padding-right: 0;
  }
}
.sticky-nav__item {
  text-align: center;
}
@media (pointer: coarse) {
  body {
    margin-bottom: 40px;
  }
}
.carousel__item:has(.card-jo),
.carousel__item:has(.card-program) {
  max-width: 200px;
  min-width: 200px;
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .carousel__item:has(.card-jo),
  .carousel__item:has(.card-program) {
    max-width: 164px;
    min-width: 164px;
  }
}
@media screen and (min-width: 1200px) {
  .carousel__item:has(.card-jo),
  .carousel__item:has(.card-program) {
    max-width: 222px;
    min-width: 222px;
  }
}
.carousel__item:has(.card-article-s) {
  max-width: 200px;
  min-width: 200px;
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .carousel__item:has(.card-article-s) {
    max-width: 164px;
    min-width: 164px;
  }
}
@media screen and (min-width: 1200px) {
  .carousel__item:has(.card-article-s) {
    max-width: 240px;
    min-width: 240px;
  }
}
.carousel__item:has(.card-shuffle) {
  height: 423px;
  max-width: 240px;
  min-width: 240px;
}
@media (min-width: 1200px) {
  .carousel__item:has(.card-shuffle) {
    height: 516px;
    max-width: 292px;
    min-width: 292px;
  }
}
.carousel.carousel--large-formats .carousel__item:has(.card-article-s) {
  max-width: 240px;
  min-width: 240px;
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .carousel.carousel--large-formats .carousel__item:has(.card-article-s) {
    max-width: 240px;
    min-width: 240px;
  }
}
@media screen and (min-width: 1200px) {
  .carousel.carousel--large-formats .carousel__item:has(.card-article-s) {
    max-width: 292px;
    min-width: 292px;
  }
}
@media screen and (min-width: 560px) and (max-width: 1199px) {
  .carousel.carousel--non-scrollable .carousel__item:has(.card-folder) {
    max-width: calc(50% - 10px);
    min-width: calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  .carousel.carousel--non-scrollable .carousel__item:has(.card-folder) {
    max-width: calc(50% - 14px);
    min-width: calc(50% - 14px);
  }
}
.banner-newsletter__dialog-top-subtitle a:focus-visible,
.banner-newsletter__subtitle a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.banner-newsletter__dialog-top-subtitle a:focus-visible,
.banner-newsletter__subtitle a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.banner-newsletter__schedule a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.banner-newsletter__schedule a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.banner-newsletter__legal-text a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.banner-newsletter__legal-text a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.fi-tag:focus-visible {
  background-color: var(--bg-color-hover);
  border: 1px solid transparent;
  border: 1px solid var(--border-color-hover, transparent);
  color: var(--text-color-hover);
}
.fi-tag:focus-visible {
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.fi-tag--dark:focus-visible {
  outline: 2px solid #5687f8;
  outline: 2px solid var(--outline-color, #5687f8);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
body {
  background-color: #fff;
  color: #202020;
  font:
    15px/22px Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  line-height: 1;
  overflow-x: hidden;
}
@media screen and (prefers-reduced-motion: no-preference) {
  body {
    scroll-behavior: smooth;
  }
}
html:has(body.no-scroll) {
  scrollbar-gutter: stable;
}
#base-page__main-content {
  outline: none;
  scroll-margin-top: 0;
  scroll-margin-top: var(--offset-sticky-top, 0);
}
:focus-visible {
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 0;
  outline-offset: var(--outline-offset, 0);
}
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
    transition: none;
  }
}
.c-body .subheader {
  --txtColor: #202020;
  color: #202020;
  color: var(--txtColor);
  font-family: BrownBold, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 135%;
}
@media (min-width: 1200px) {
  .c-body .subheader {
    font-size: 1.75rem;
  }
}
.c-body a {
  border-bottom: 1px solid;
  color: #424242;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-body a:focus-visible,
.c-body a:hover {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-body a:active {
  background: #ddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #ddd;
  box-shadow: 0 0 0 2px #ddd;
}
.c-body a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.c-body a:visited {
  color: #767676;
}
.c-body > p:not(:last-of-type) {
  padding-bottom: 10px;
}
.c-body .subheader {
  margin-bottom: 15px;
  margin-top: 30px;
}
@media (min-width: 880px) {
  .c-body .subheader {
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
.c-body .ftvi_content_quote .ftvi_citation_author a:focus-visible,
.c-body .ftvi_content_quote .ftvi_citation_source a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-body .ftvi_content_quote .ftvi_citation_author a:focus-visible,
.c-body .ftvi_content_quote .ftvi_citation_source a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.c-body .media-embed__title a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-body .media-embed__title a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.c-body .cms-media-image {
  display: block;
  height: auto;
  width: 100%;
}
.c-body .fig-cms-media-image {
  --gutter: 16px;
  padding: 30px 0;
}
@media screen and (max-width: 879px) {
  .c-body .fig-cms-media-image {
    margin-left: calc(var(--gutter) * -1);
    margin-right: calc(var(--gutter) * -1);
    width: calc(100% + var(--gutter) * 2);
  }
}
.c-body .fig-cms-media-image figcaption {
  border-bottom: 1px solid #dcdee8;
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
  padding: 16px 0;
}
.c-body .fig-cms-media-image figcaption a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c-body .fig-cms-media-image figcaption a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
@media screen and (max-width: 879px) {
  .c-body .fig-cms-media-image figcaption {
    margin: 0 12px;
    padding: 16px 0;
  }
}
.c-body ul {
  list-style-type: none;
}
.c-body ul li {
  position: relative;
}
.c-body ul li:before {
  content: "•";
  left: -14px;
  position: absolute;
}
.c-body ul:not(.dropdown__list) {
  margin: 24px 0 24px 24px;
}
.c-rebound .fi-layout-section:has(.carousel--programs-radio) {
  background: transparent;
  margin-bottom: 1px;
  position: relative;
}
.c-rebound .fi-layout-section:has(.carousel--programs-radio):before {
  background: #fff;
  border-bottom: 1px solid #dcdee8;
  border-top: 1px solid #dcdee8;
  content: "";
  display: block;
  height: 100%;
  height: calc(100% + 1px);
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.c-rebound .fi-layout-section:has(.carousel--large-formats),
.c-rebound .fi-layout-section:has(.carousel--redac-choices) {
  background: transparent;
  margin-bottom: 1px;
  position: relative;
}
.c-rebound .fi-layout-section:has(.carousel--large-formats):before,
.c-rebound .fi-layout-section:has(.carousel--redac-choices):before {
  background: #202020;
  border-bottom: 1px solid #dcdee8;
  content: "";
  display: block;
  height: 100%;
  height: calc(100% + 1px);
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.c-rebound .fi-layout-section:has(.carousel--ftv-videos) {
  background: transparent;
  margin-bottom: 1px;
  position: relative;
}
.c-rebound .fi-layout-section:has(.carousel--ftv-videos):before {
  background: #fafbff;
  border-bottom: 1px solid #dcdee8;
  border-top: 1px solid #dcdee8;
  content: "";
  display: block;
  height: 100%;
  height: calc(100% + 1px);
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.animated-icon--menu-cross .animated-icon--menu-cross-line {
  -webkit-transition: background-color 0.15s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--menu-cross .animated-icon--menu-cross-line:after,
.animated-icon--menu-cross .animated-icon--menu-cross-line:before {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property:
    background-color,
    width,
    -webkit-transform;
  transition-property:
    background-color,
    width,
    -webkit-transform;
  transition-property: transform, background-color, width;
  transition-property:
    transform,
    background-color,
    width,
    -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--search .animated-icon--search-circle {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--search .animated-icon--search-circle:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property:
    background-color,
    -webkit-transform;
  transition-property:
    background-color,
    -webkit-transform;
  transition-property: transform, background-color;
  transition-property:
    transform,
    background-color,
    -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--tv .animated-icon--tv-frame {
  -webkit-transition: -webkit-box-shadow 0.3s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--tv .animated-icon--tv-frame:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, background-color;
  transition-property: width, background-color;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--radio .animated-icon--radio-headset {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property:
    border-color,
    -webkit-transform;
  transition-property:
    border-color,
    -webkit-transform;
  transition-property: border-color, transform;
  transition-property:
    border-color,
    transform,
    -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--radio .animated-icon--radio-headset:after,
.animated-icon--radio .animated-icon--radio-headset:before {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--menu .animated-icon--menu-line {
  -webkit-transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.animated-icon--menu .animated-icon--menu-line:after,
.animated-icon--menu .animated-icon--menu-line:before {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, background-color;
  transition-property: width, background-color;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.input-field__input:hover {
  --input-padding-left: 19px;
  --input-padding-right: 47px;
  --icon-margin-left: 11px;
  border-color: var(--input-hover-border-color);
  border-width: 3px;
}
.input-field__input:active,
.input-field__input:focus {
  border-color: var(--input-focus-border-color);
  color: var(--input-focus-color);
}
.input-field:has(.input-field__input:-webkit-autofill) .input-field__label {
  background-color: var(--label-bg-color);
  cursor: default;
  display: block;
  line-height: 125%;
  padding: 2px 4px;
  top: -11px;
}
.input-field:has(.input-field__input:-webkit-autofill)
  .input-field__label
  .input-field__left-icon {
  display: none;
}
@media screen and (min-width: 1200px) {
  .panel-item__content:focus-visible {
    outline: 2px solid #2c69f6;
    outline: 2px solid var(--outline-color, #2c69f6);
    outline-offset: -2px;
    outline-offset: var(--outline-offset, -2px);
  }
}
.navigation-panel__back:focus-visible {
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: -2px;
  outline-offset: var(--outline-offset, -2px);
}
.notification {
  background-color: #fff;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding: 12px 16px 16px;
  position: fixed;
  right: 0;
  -webkit-transform: translateY(calc(20px + 100%));
  transform: translateY(calc(20px + 100%));
  z-index: var(--z-index-notification);
  --theme-color: #e61e00;
  --offset-sticky-margin: 16px;
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (min-width: 880px) {
  .notification {
    --initial-offset-sticky: -16px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 20px 0 rgba(32, 32, 32, 0.2);
    box-shadow: 0 0 20px 0 rgba(32, 32, 32, 0.2);
    left: auto;
    right: 16px;
    width: 375px;
  }
}
.notification:before {
  background: #fff;
  background: var(--theme-color, #fff);
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.notification__head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.notification__head,
.notification__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.notification__title-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2px;
  -moz-column-gap: 2px;
  column-gap: 2px;
}
.notification__title {
  color: #202020;
  font-family: BrownBold, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 135%;
}
.notification__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  margin: 4px 0 12px;
}
@media (min-width: 880px) {
  .notification__body {
    margin: 8px 0 12px;
  }
}
.notification__global-link {
  border-radius: 4px;
  display: block;
  outline-offset: 2px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.notification__global-link
  .notification__body:hover
  .notification__description {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.notification__description {
  color: #202020;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}
.notification__description a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.notification__description a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.notification__description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.notification__img {
  border-radius: 4px;
  display: none;
  min-height: 56px;
  min-width: 56px;
}
@media (min-width: 880px) {
  .notification__img {
    display: block;
  }
}
.dialog {
  --offset-sticky-margin: 16px;
  --dialog-radius: 8px;
  --dialog-z-index: var(--z-index-dialog);
  --dialog-padding: 16px;
  --box-shadow-height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #fff;
  border-top-left-radius: 8px;
  border-top-left-radius: var(--dialog-radius);
  border-top-right-radius: 8px;
  border-top-right-radius: var(--dialog-radius);
  -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.25);
  box-shadow: 0 0 50px 0 rgba(32, 32, 32, 0.25);
  -webkit-box-shadow: 0 0 var(--box-shadow-height) 0 rgba(32, 32, 32, 0.25);
  box-shadow: 0 0 var(--box-shadow-height) 0 rgba(32, 32, 32, 0.25);
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 880px) {
  .dialog {
    --dialog-padding: 24px;
    border-bottom-left-radius: var(--dialog-radius);
    border-bottom-right-radius: var(--dialog-radius);
    width: 500px;
    width: var(--dialog-width, 500px);
  }
}
.dialog__close-btn {
  margin-right: calc(var(--padding-y) * -1);
  margin-top: calc(var(--padding-y) * -1);
}
.dialog__title {
  color: #202020;
  font-family: BrownBold, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 135%;
}
.dialog__description {
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}
.dialog__description a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.dialog__description a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.dialog__icon-texts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: var(--dialog-padding);
}
.dialog__icon-wrapper {
  display: none;
  height: 32px;
  width: 32px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #eef0f8;
  border-radius: 100%;
  justify-content: center;
  margin-right: 20px;
}
@media (min-width: 880px) {
  .dialog__icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.dialog__icon {
  -ms-flex-item-align: center;
  align-self: center;
}
.dialog__texts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 8px;
  row-gap: 8px;
}
@media (min-width: 880px) {
  .dialog__texts-wrapper {
    margin-right: 12px;
  }
}
.dialog__buttons-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  padding: var(--dialog-padding);
  row-gap: 12px;
}
@media (min-width: 880px) {
  .dialog__buttons-table {
    display: table;
    margin-left: auto;
    table-layout: fixed;
  }
  .dialog__buttons-table-cell {
    display: table-cell;
    text-align: center;
    width: 50%;
  }
  .dialog__buttons-table-cell + .dialog__buttons-table-cell {
    padding-left: 12px;
  }
}
.dialog__btn.fi-button {
  width: 100%;
}
.dialog__overlay {
  background-color: #323232;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: calc(var(--z-index-dialog) - 1);
}
.dialog--fixed {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  -webkit-transform: translateY(calc(var(--box-shadow-height) + 100%));
  transform: translateY(calc(var(--box-shadow-height) + 100%));
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: var(--dialog-z-index);
}
@media (min-width: 880px) {
  .dialog--fixed {
    -webkit-transition: none;
    transition: none;
  }
}
.dialog--advanced .dialog__description a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.dialog--advanced .dialog__description a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.floating-button {
  --bg-color: #323232;
  --offset-sticky: 0;
  -webkit-animation: vannish 0.3s;
  animation: vannish 0.3s;
  background: #323232;
  background: var(--bg-color);
  border: 1px solid #dcdee8;
  border-radius: 8px;
  bottom: calc(max(0, -1 * var(--offset-sticky)) + 24px);
  bottom: calc(max(var(--offset-sticky), -1 * var(--offset-sticky)) + 24px);
  -webkit-box-shadow:
    0 2px 8px -6px rgba(65, 65, 65, 0.15),
    0 6px 16px 6px rgba(65, 65, 65, 0.1);
  box-shadow:
    0 2px 8px -6px rgba(65, 65, 65, 0.15),
    0 6px 16px 6px rgba(65, 65, 65, 0.1);
  color: #f8f8f8;
  cursor: pointer;
  height: 48px;
  padding: 0;
  position: fixed;
  right: 24px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property:
    background-color,
    bottom,
    -webkit-transform;
  transition-property:
    background-color,
    bottom,
    -webkit-transform;
  transition-property: transform, background-color, bottom;
  transition-property:
    transform,
    background-color,
    bottom,
    -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 48px;
  z-index: var(--z-index-sticky-nav);
}
.floating-button:focus,
.floating-button:hover {
  --bg-color: #414141;
}
.floating-button:focus {
  outline: 2px solid #5687f8;
  outline-offset: -4px;
}
.floating-button:active {
  --bg-color: #202020;
}
@-webkit-keyframes vannish {
  0% {
    display: block;
    opacity: 1;
  }
  to {
    display: none;
    opacity: 0;
  }
}
@keyframes vannish {
  0% {
    display: block;
    opacity: 1;
  }
  to {
    display: none;
    opacity: 0;
  }
}
.snackbar {
  background-color: #202020;
  border-radius: 8px;
  -webkit-column-gap: 6px;
  -moz-column-gap: 6px;
  column-gap: 6px;
  padding: 16px;
  z-index: var(--z-index-snackbar);
  --initial-offset-sticky: -16px;
  --offset-sticky-margin: 16px;
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}
.snackbar a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.snackbar a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.snackbar {
  color: #ddd;
}
@media screen and (max-width: 879px) {
  .snackbar {
    left: 0;
    width: calc(100% - 32px);
  }
}
@media screen and (min-width: 880px) {
  .snackbar {
    max-width: 680px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.snackbar--fixed {
  bottom: 0;
  margin: 0 16px;
  position: fixed;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (min-width: 880px) {
  .snackbar--fixed {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
  }
}
.snackbar__icon {
  display: none;
  -webkit-box-flex: 0;
  color: var(--icon-color);
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.snackbar__icon--info {
  color: #5687f8;
}
.snackbar__icon--warning {
  color: #ffa51f;
}
.snackbar__icon--success {
  color: #18a730;
}
[data-type="info"] .snackbar__icon--info {
  display: block;
}
.popover__subtitle a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.popover__subtitle a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.popover__overlay {
  background-color: #323232;
  height: 100%;
  left: 0;
  mix-blend-mode: hard-light;
  opacity: 0.25;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}
.c-chapo {
  color: #202020;
  font-family: BrownRegular, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 135%;
}
@media (min-width: 1200px) {
  .c-chapo {
    font-size: 1.5rem;
  }
}
.badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #323232;
  border-radius: 4px;
  color: #f8f8f8;
  font-family: BrownBold, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  justify-content: center;
  line-height: 125%;
  padding: 3.5px 8px;
  text-transform: lowercase;
}
.badge--large {
  font-size: 1.125rem;
  padding: 5px 8px;
}
.badge__prefix {
  color: #ffc300;
  margin-right: 2px;
}
.social-zone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.social-zone__item:has(> .social-button--hide) {
  display: none;
}
.comment-connect__title a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.comment-connect__title a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.drawer__title {
  -webkit-box-flex: 1;
  color: #202020;
  -ms-flex: 1;
  flex: 1;
  font-family: BrownBold, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 135%;
}
.pre-footer {
  background: transparent;
  position: relative;
}
.pre-footer:before {
  background: #323232;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.pre-footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 879px) {
  .pre-footer__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .pre-footer__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .pre-footer__wrapper {
    max-width: 66.6666666667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
.pre-footer__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 879px) {
  .pre-footer__content-wrapper {
    margin-top: 32px;
  }
}
.pre-footer__title {
  color: #202020;
  display: block;
  font-family: BrownBold, sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 135%;
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  .pre-footer__title {
    font-size: 1.5rem;
  }
}
.pre-footer__title {
  color: #f8f8f8;
}
.pre-footer__description-text {
  color: #424242;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 0.875rem;
  line-height: 145%;
  padding-bottom: 16px;
}
.pre-footer__description-text a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.pre-footer__description-text a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.pre-footer__description-text {
  color: #ddd;
}
.pre-footer__description-dot-list {
  line-height: 20px;
  list-style: disc;
  padding-left: 20px;
}
.pre-footer__description-dot-list li {
  color: #424242;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 0.875rem;
  line-height: 145%;
}
.pre-footer__description-dot-list li a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.pre-footer__description-dot-list li a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.pre-footer__description-dot-list li {
  color: #ddd;
}
@media screen and (max-width: 1199px) {
  .pre-footer__apps {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .pre-footer__apps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px;
    padding-top: 16px;
  }
  .pre-footer__apps-download.fi-button {
    display: none;
  }
}
.pre-footer__apps-download.fi-button {
  margin-top: 24px;
}
.pre-footer__visual {
  margin-left: 32px;
  margin-top: 24px;
}
@media screen and (max-width: 879px) {
  .pre-footer__visual {
    height: auto;
    margin-left: 0;
    margin-top: 24px;
    width: 280px;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .pre-footer .fi-button {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 16px 0;
}
.breadcrumb__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #424242;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 0.875rem;
  line-height: 145%;
}
.breadcrumb__link a:focus-visible,
.breadcrumb__nolink a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.breadcrumb__link a:focus-visible,
.breadcrumb__nolink a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.breadcrumb__link {
  border-bottom: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.breadcrumb__icon {
  margin-right: 4px;
}
.breadcrumb--dark .breadcrumb__icon,
.breadcrumb--dark .breadcrumb__link {
  color: #ddd;
}
.breadcrumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.breadcrumb__item:not(:last-child):after {
  color: #b9b9b9;
  content: "/";
  margin: 0 8px;
  speak: never;
}
.breadcrumb__link:focus-visible,
.breadcrumb__link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-position: under;
}
.breadcrumb__link:active {
  background: #ddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #ddd;
  box-shadow: 0 0 0 2px #ddd;
}
.breadcrumb__link:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.breadcrumb--dark .breadcrumb__link:active,
.breadcrumb--dark .breadcrumb__link:active .breadcrumb__icon {
  color: #424242;
}
.breadcrumb--dark .breadcrumb__item:not(:last-child):after {
  color: #5c5c5c;
}
.input-field {
  --input-padding-left: 20px;
  --input-padding-right: 48px;
  --icon-margin-left: 12px;
  --icon-margin-right: 20px;
  --label-color: #5c5c5c;
  --label-bg-color: #fff;
  --input-color: #000;
  --input-border-color: #919191;
  --input-hover-border-color: #424242;
  --input-focus-color: #000;
  --input-focus-border-color: #2c69f6;
  --helper-text-color: #5c5c5c;
  --icon-color: var(--label-color);
  position: relative;
}
.input-field__error-icon {
  display: none;
}
.input-field--dark {
  background-color: inherit;
  --input-hover-border-color: #ddd;
  --input-border-color: #767676;
  --input-focus-border-color: #5687f8;
  --input-focus-color: #fff;
  --label-color: #b9b9b9;
  --label-bg-color: #202020;
}
.input-field__input,
.input-field__label {
  font-family: BrownRegular, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}
.input-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: var(--input-padding-left);
  position: absolute;
  top: 16px;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  color: var(--label-color);
  cursor: text;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background-color, line-height, padding, top;
  transition-property: background-color, line-height, padding, top;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.16, 1, 0.99, 0.99);
  transition-timing-function: cubic-bezier(0.16, 1, 0.99, 0.99);
}
.input-field__input {
  background-color: transparent;
  border-color: var(--input-border-color);
  border-radius: 100px;
  border-style: solid;
  border-width: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--input-color);
  height: 48px;
  outline: none;
  padding: 0 var(--input-padding-right) 0 var(--input-padding-left);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-width, border-color, color;
  transition-property: border-width, border-color, color;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.input-field__input:-webkit-autofill,
.input-field__input:-webkit-autofill:active,
.input-field__input:-webkit-autofill:focus,
.input-field__input:-webkit-autofill:hover {
  -webkit-text-fill-color: var(--input-color);
  -webkit-transition: background-color 5000000s ease-in-out 0s;
  transition: background-color 5000000s ease-in-out 0s;
}
.newsletter a {
  color: inherit;
}
.newsletter__form-msg {
  height: 0;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  font-size: 0.75rem;
  justify-content: left;
  line-height: 1rem;
  margin: 5px 0 0;
  opacity: 0;
  padding-left: 1.25rem;
}
.newsletter__legal-links,
.newsletter__legal-text {
  color: #5c5c5c;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 0.75rem;
  line-height: 125%;
}
.newsletter__legal-links a,
.newsletter__legal-text a {
  border-bottom: 1px solid;
  color: #424242;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.newsletter__legal-links a:focus-visible,
.newsletter__legal-links a:hover,
.newsletter__legal-text a:focus-visible,
.newsletter__legal-text a:hover {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.newsletter__legal-links a:active,
.newsletter__legal-text a:active {
  background: #ddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #ddd;
  box-shadow: 0 0 0 2px #ddd;
}
.newsletter__legal-links a:focus-visible,
.newsletter__legal-text a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.newsletter__legal-links a:visited,
.newsletter__legal-text a:visited {
  color: #767676;
}
.newsletter__legal-links,
.newsletter__legal-text {
  margin: 24px 0 0;
}
.newsletter__legal-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.newsletter__legal-link {
  display: inline-block;
  text-underline-offset: 4px;
}
.newsletter__input-button-group {
  background-color: inherit;
  position: relative;
}
.newsletter__success-msg {
  display: none;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  color: #202020;
  -webkit-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  font-family: BrownBold, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  left: 0;
  line-height: 125%;
  right: 0;
  top: 0;
}
.newsletter__success-msg--dark {
  color: #f8f8f8;
}
.newsletter__success-icon {
  color: #037115;
  display: inline-block;
  vertical-align: middle;
}
.nl-footer .newsletter__title {
  --txtColor: #202020;
  color: #202020;
  color: var(--txtColor);
  font-family: BrownBold, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 135%;
}
@media (min-width: 1200px) {
  .nl-footer .newsletter__title {
    font-size: 1.75rem;
  }
}
.nl-footer .newsletter__title {
  --txtColor: #f8f8f8;
}
.nl-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: BrownRegular, sans-serif;
  font-weight: 400;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
  line-height: 1.375rem;
  text-align: center;
}
.nl-footer .newsletter__form-msg,
.nl-footer .newsletter__legal-link,
.nl-footer .newsletter__legal-text {
  color: #424242;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 0.875rem;
  line-height: 145%;
}
.nl-footer .newsletter__legal-text a {
  border-bottom: 1px solid;
  color: #424242;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.nl-footer .newsletter__form-msg a:focus-visible,
.nl-footer .newsletter__legal-link a:focus-visible,
.nl-footer .newsletter__legal-text a:focus-visible,
.nl-footer .newsletter__legal-text a:hover {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.nl-footer .newsletter__legal-text a:active {
  background: #ddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #ddd;
  box-shadow: 0 0 0 2px #ddd;
}
.nl-footer .newsletter__form-msg a:focus-visible,
.nl-footer .newsletter__legal-link a:focus-visible,
.nl-footer .newsletter__legal-text a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.nl-footer .newsletter__form-msg,
.nl-footer .newsletter__legal-link,
.nl-footer .newsletter__legal-text,
.nl-footer .newsletter__legal-text a {
  color: #ddd;
}
.nl-footer .newsletter__legal-text a:visited {
  color: #ddd;
}
.nl-footer .newsletter__legal-text a:active {
  background: #424242;
  -webkit-box-shadow: 0 0 0 2px #424242;
  box-shadow: 0 0 0 2px #424242;
}
.nl-footer .newsletter__legal-text {
  display: inline-block;
  margin-top: 0;
  max-width: 600px;
}
.nl-footer .newsletter__legal-links {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 879px) {
  .nl-footer .newsletter__legal-links {
    margin-top: 32px;
  }
}
@media screen and (min-width: 880px) {
  .nl-footer .newsletter__legal-links {
    margin-top: 16px;
  }
}
.nl-footer .newsletter__colon {
  color: #ffc300;
}
.nl-footer .newsletter__title {
  margin-bottom: 4px;
}
.nl-footer .newsletter__form {
  margin: 32px 0;
}
.nl-footer .newsletter__button {
  margin: 24px 0 0;
}
.nl-footer .newsletter__button,
.nl-footer .newsletter__input-field {
  display: block;
  width: 100%;
}
.nl-footer .newsletter__form,
.nl-footer .newsletter__optin {
  background-color: inherit;
}
@media (min-width: 880px) {
  .nl-footer .newsletter__button {
    margin: 0 0 0 12px;
  }
  .nl-footer .newsletter__input-field {
    min-width: 304px;
  }
  .nl-footer .newsletter__button,
  .nl-footer .newsletter__input-field {
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
}
.social-button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 6px;
}
.social-button[title]:focus-visible:after {
  background-color: #fff;
  border: 1px solid #b0b0b0;
  border-radius: 2px;
  color: #5c5c5c;
  content: attr(title);
  font-size: 13px;
  line-height: 1.5;
  margin-left: -2.5rem;
  margin-top: 4.25rem;
  opacity: 1;
  padding: 0 4px;
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  width: -ms-max-content;
  z-index: 1;
  speak: never;
}
.footer-classic {
  background: transparent;
  position: relative;
}
.footer-classic:before {
  background: #202020;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: absolute;
  right: 50%;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.footer-classic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 56px;
}
@media screen and (max-width: 1199px) {
  .footer-classic {
    gap: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-classic {
    gap: 56px;
  }
}
.footer-classic .breadcrumb {
  border-bottom: 1px solid #414141;
}
@media screen and (max-width: 879px) {
  .footer-classic__line-separator {
    background-color: #414141;
    height: 1px;
    position: relative;
    width: 100%;
  }
}
@media screen and (min-width: 880px) {
  .footer-classic__line-separator {
    display: none;
  }
}
.footer-classic__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (min-width: 880px) {
  .footer-classic__social {
    gap: 56px;
  }
}
.footer-classic__social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 375px) {
  .footer-classic__social-links {
    gap: 4px;
  }
}
@media screen and (min-width: 880px) {
  .footer-classic__social-separator {
    background-color: #414141;
    height: 1px;
    width: 100%;
  }
}
@media screen and (max-width: 879px) {
  .footer-classic__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .footer-classic__bottom {
    display: grid;
    grid-gap: 40px 24px;
    gap: 40px 24px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .footer-classic__bottom {
    display: grid;
    grid-column-gap: 56px;
    -webkit-column-gap: 56px;
    -moz-column-gap: 56px;
    column-gap: 56px;
    grid-template-columns: repeat(5, 1fr);
  }
}
.footer-classic__logo-link {
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .footer-classic__logo {
    text-align: center;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .footer-classic__logo {
    grid-area: 1/1/2/5;
  }
}
.footer-classic__directs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 879px) {
  .footer-classic__directs-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.footer-classic__directs-link {
  color: #202020;
  color: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: BrownBold, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  gap: 8px;
  line-height: 135%;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-underline-offset: 4px;
}
.footer-classic__directs-link:focus,
.footer-classic__directs-link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer-classic__serviciel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 879px) {
  .footer-classic__serviciel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.footer-classic__serviciel-title {
  color: #5c5c5c;
  font-family: BrownBold, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 125%;
}
.footer-classic__serviciel-title a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer-classic__serviciel-title a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.footer-classic__serviciel-title {
  color: #ddd;
}
.footer-classic__serviciel-link {
  color: #5c5c5c;
  font-family: BrownRegular, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 125%;
}
.footer-classic__serviciel-link a:focus-visible {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer-classic__serviciel-link a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.footer-classic__serviciel-link {
  color: #ddd;
}
.footer-classic__serviciel-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  gap: 8px;
  padding: 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
@media screen and (max-width: 879px) {
  .footer-classic__serviciel-link {
    max-width: 200px;
    width: 100%;
  }
}
.footer-classic__serviciel-link:after {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 0 1px #414141;
  box-shadow: 0 0 0 1px #414141;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-box-shadow 0.5s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-box-shadow 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: box-shadow 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:
    box-shadow 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-box-shadow 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.footer-classic__serviciel-link:focus-visible:after,
.footer-classic__serviciel-link:hover:after {
  -webkit-box-shadow: 0 0 0 1px #dcdee8;
  box-shadow: 0 0 0 1px #dcdee8;
}
.footer-classic__links {
  color: #5c5c5c;
  font-family:
    -apple-system,
    system-ui,
    Segoe UI,
    Ubuntu,
    Cantarell,
    Noto Sans,
    BlinkMacSystemFont,
    Roboto,
    verdana,
    sans-serif;
  font-size: 0.75rem;
  line-height: 125%;
}
.footer-classic__links a {
  border-bottom: 1px solid;
  color: #424242;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer-classic__links a:focus-visible,
.footer-classic__links a:hover {
  border-bottom: 1px solid;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.footer-classic__links a:active {
  background: #ddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 2px #ddd;
  box-shadow: 0 0 0 2px #ddd;
}
.footer-classic__links a:focus-visible {
  border-radius: 2px;
  outline: 2px solid #2c69f6;
  outline: 2px solid var(--outline-color, #2c69f6);
  outline-offset: 2px;
  outline-offset: var(--outline-offset, 2px);
}
.footer-classic__links a:visited {
  color: #767676;
}
.footer-classic__links a {
  border-bottom: none;
}
.footer-classic__links a:visited {
  color: #424242;
}
.footer-classic__links a:visited:after {
  background-color: #424242;
}
.footer-classic__links {
  color: #b9b9b9;
}
.footer-classic__links a {
  color: #ddd;
}
.footer-classic__links a:visited {
  color: #919191;
}
.footer-classic__links a:active {
  background: #424242;
  -webkit-box-shadow: 0 0 0 2px #424242;
  box-shadow: 0 0 0 2px #424242;
}
.footer-classic__links a:visited {
  color: #ddd;
}
.footer-classic__links a:visited:after {
  background-color: #ddd;
}
.footer-classic__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 879px) {
  .footer-classic__links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
}
.footer-classic__links-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 879px) {
  .footer-classic__links-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
  }
}
@media screen and (min-width: 880px) and (max-width: 1199px) {
  .footer-classic__links-container {
    gap: 24px;
    grid-area: 2/3/3/5;
  }
}
@media screen and (min-width: 1200px) {
  .footer-classic__links-container {
    gap: 56px;
    grid-area: 1/4/2/6;
  }
}
.ue-c-article__editorial-note {
  background: #f2f2f4;
  border-left: 4px solid #b80000;
  padding: 1rem 1.25rem 1.1rem;
  margin: 1.5rem 0;
  border-radius: 0 4px 4px 0;
  box-sizing: border-box;
}
.ue-c-article__editorial-note .ue-c-article__title {
  margin-top: 0;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
  font-size: 19px;
}
.ue-c-article__paragraph {
  margin: 0;
  color: #202020;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6875rem;
  letter-spacing: 0;
}
.ue-c-article__paragraph:not(:last-child) {
  margin-bottom: 1rem !important;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
footer,
header,
section {
  display: block;
}
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@font-face {
  font-family: "gc-iconfont";
  src: url("/fonts/icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button:focus:not(:focus-visible),
[role="button"]:focus:not(:focus-visible) {
  outline: 0;
}
button:focus-visible,
[role="button"]:focus-visible {
  outline: 2px solid #6682c6;
  outline-offset: 2px;
}
html,
button {
  font-family: "Inter", "arial", sans-serif;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
*:not(input):not(textarea) {
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
html {
  font-size: 16px;
  line-height: 1.4;
}
.gc-body {
  position: relative;
  margin: 0 auto;
  padding: 1em 0.125em;
  max-width: 664px;
}
.gc-votes-count-tooltip {
  position: relative;
}
.gc-vote-result {
  text-align: left;
  float: left;
  font-size: 0.875em;
  color: #6a6a6a;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4px;
}
@media screen and (max-width: 640px) {
  .gc-vote-result {
    margin-right: 6px;
  }
}
.gc-node {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 0.625em;
  transition: compact(
    compact(all 200ms ease-in-out false),
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false
  );
}
.gc-node {
  font-family: "Inter", "arial", sans-serif;
  color: #5a5a5a;
  background-color: #fff;
}
.gc-node .gc-rounded {
  overflow: hidden;
  border-radius: 50%;
}
.gc-node.gc-node-expanded {
  margin-bottom: 3em !important;
}
.gc-node .gc-stats {
  position: absolute;
  top: -0.6em;
  right: 1.25em;
  background: #fff;
  border-radius: 0.3125em;
  line-height: 1em;
}
@media screen and (min-width: 980px) {
  .gc-node > .gc-main-level > .gc-comment {
    max-width: 720px;
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 800px) {
  .gc-node .gc-main-level .gc-comment {
    font-size: 110%;
  }
}
.gc-node .gc-main-level .gc-comment .gc-title {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  font-weight: 600;
}
.gc-node .gc-main-level .gc-comment .gc-comment-infos {
  line-height: 1;
}
.gc-node .gc-main-level .gc-comment .gc-time {
  font-size: 0.6875em;
  color: #6a6a6a;
  z-index: 4;
}
.gc-node .gc-main-level .gc-comment .gc-time {
  white-space: nowrap;
}
.gc-node .gc-main-level .gc-comment .gc-nowrap {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
.gc-node .gc-main-level .gc-comment .gc-content {
  margin: 0.2em 0 0.9em 0;
  font-size: 15px;
  font-family: "Inter", "arial", sans-serif;
}
@media screen and (max-width: 640px) {
  .gc-node .gc-main-level .gc-comment .gc-content {
    margin-top: 0.6em;
  }
}
.gc-node .gc-main-level .gc-comment .gc-footer {
  position: relative;
  text-align: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 0;
}
.gc-node .gc-main-level .gc-comment .gc-footer .gc-btns {
  display: -ms-flexbox;
  display: flex;
  column-gap: 0.5rem;
  margin-right: -6px;
  white-space: nowrap;
  z-index: 0;
}
.gc-node .gc-main-level .gc-comment .gc-footer .gc-btns button:has(svg) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  column-gap: 0.1rem;
}
@media screen and (max-width: 400px) {
  .gc-node .gc-main-level .gc-comment .gc-footer .gc-btn {
    margin-right: 0;
  }
}
.gc-node .gc-main-level .gc-comment .gc-footer .gc-btn span {
  padding: 0;
}
.gc-node button.gc-avatar {
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.gc-node .gc-avatar {
  position: absolute;
  top: 23px;
  z-index: 1;
}
@media screen and (max-width: 500px) {
  .gc-node .gc-avatar {
    top: 18px;
  }
}
.gc-node .gc-avatar:not(.is-guest) {
  cursor: pointer;
}
.gc-node .gc-avatar:before {
  position: absolute;
  top: -4px;
  right: -4px;
  left: -4px;
  bottom: -4px;
  z-index: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff;
  content: "";
  transition: compact(
    compact(all 200ms ease-in-out false),
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false
  );
}
.gc-node .gc-avatar:after {
  position: absolute;
  top: -5px;
  left: -5px;
  bottom: -5px;
  right: 52%;
  z-index: 1;
  content: "";
}
.gc-node .gc-avatar img {
  position: relative;
  z-index: 2;
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
@media screen and (min-width: 501px) {
  .gc-node .gc-avatar img {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 500px) {
  .gc-node {
    margin-left: 0;
  }
}
.gc-btn {
  font-size: 0.75em;
  line-height: 1.1em;
  color: #6a6a6a;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0;
  transition: compact(
    compact(color 200ms ease-in-out false),
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false
  );
}
.gc-btn.vote-btn:not(.voted) {
  display: -ms-flexbox;
  display: flex;
  column-gap: 0.1rem;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gc-btn span {
  padding: 0 0.3em;
}
.gc-btn:hover,
.gc-btn:focus {
  color: #ca4c4c !important;
}
.u-button-reset {
  background: 0;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-align: inherit;
}
.u-button-reset:focus {
  outline: revert;
}
.cursor-pointer {
  cursor: pointer;
}
.gc-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .gc-header {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0.625em;
    box-sizing: border-box;
  }
}
.gc-header .gc-headerItem {
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.gc-header .gc-headerItem.gc-header-left {
  margin-top: 0.5em;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .gc-header .gc-headerItem.gc-header-left {
    -ms-flex-align: baseline;
    align-items: baseline;
    min-width: 8.75em;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.gc-header .gc-headerItem.gc-not-logged {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
@media screen and (max-width: 710px) {
  .gc-header .gc-headerItem.gc-not-logged {
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    white-space: normal;
  }
}
.gc-headerItem-comment-number {
  display: inline-block;
  color: #ca4c4c;
  font-weight: normal;
  font-size: 1.125em;
  margin: 0;
  margin-right: 0.5em;
  white-space: nowrap;
}
@media screen and (max-width: 400px) {
  .gc-headerItem-comment-number {
    display: block;
    margin: 0;
  }
}
.gc-headerItem-comment-number .gc-comments-summary {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  color: rgb(32, 32, 32);
}
.gc-headerItem-sort-container {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
.gc-headerItem-sort {
  color: #5a5a5a;
  font-size: 0.875em;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gc-btn-default {
  font-size: 0.75em;
  padding: 0.3125em 0.9375em;
  background-color: #fff;
  border: 1px solid #9d9d9d;
  color: #515151;
  border-radius: 3px;
}
.gc-btn-default:hover {
  background-color: #d0d0d0;
  box-shadow: 0 1px 2px #848484;
}
.inner-content {
  color: #1a1b1b;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.gc-message {
  position: relative;
}
.gc-three-dots-container {
  font-family: arial, sans-serif;
  font-size: 16px;
  position: absolute;
  right: 11px;
  top: 19px;
  color: #a0a0a0;
}
.gc-three-dots-container:hover {
  color: #5a5a5a;
}
.gc-three-dots-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: transparent;
  border: 0;
  padding: 0;
}
.gc-three-dots-button:focus {
  outline: 0;
}
.gc-three-dots-button:focus-visible {
  outline: 2px solid #6682c6;
  outline-offset: 5px;
}

.gc-comments-static-root .translate-cloak {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.gc-comments-static-root .gc-node {
  box-sizing: border-box;
}
.gc-comments-static-root .gc-node > .gc-message.gc-main-level {
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
  box-sizing: border-box !important;
  padding: 1rem 1.25rem 1rem !important;
  position: relative !important;
}
.gc-comments-static-root .gc-node > .gc-message.gc-main-level .gc-avatar {
  position: static !important;
  inset: auto !important;
  float: none !important;
  flex: 0 0 auto;
  width: max-content;
  margin: 0 !important;
  align-self: flex-start;
}
.gc-comments-static-root .gc-node > .gc-message.gc-main-level .gc-avatar {
  position: relative !important;
}
.gc-node .gc-main-level .gc-comment .gc-content {
  margin-top: 15px;
  margin-bottom: 15px;
}
.gc-comments-static-root
  .gc-node
  > .gc-message.gc-main-level
  article.gc-comment {
  flex: 1 1 auto;
  min-width: 0;
  box-sizing: border-box;
}
.gc-comments-static-root .gc-node .gc-message .gc-comment > header {
  display: flex;
  align-items: center;
  gap: 15px;
}
.gc-comments-static-root .gc-node .gc-message .gc-comment .gc-title,
.gc-comments-static-root .gc-node .gc-message .gc-comment .gc-comment-infos {
  grid-column: 1;
}
.gc-comment-infos {
  margin-top: 2px;
}
.gc-comments-static-root .gc-node .gc-message .gc-three-dots-container {
  grid-column: 2;
  grid-row: 1 / span 2;
  justify-self: end;
  align-self: start;
}
.gc-comments-static-root .gc-inline-icon {
  display: inline-block;
  vertical-align: -0.15em;
  flex-shrink: 0;
  color: #6a6a6a;
}
.gc-comments-static-root .gc-btn:hover .gc-inline-icon,
.gc-comments-static-root .gc-btn:focus .gc-inline-icon {
  color: #ca4c4c;
}
.gc-btn:hover,
.gc-comments-static-root .gc-btn:hover .gc-inline-icon {
  color: rgb(32, 32, 32) !important;
}
.gc-comments-static-root .gc-footer .thumb-icon-container .gc-inline-icon {
  display: block;
}
.gc-comments-static-root .gc-sort-chevron {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}
@media (max-width: 768px) {
  .gc-comments-static-root {
    max-width: 100%;
    margin-left: 0;
  }
}
.header .skip-links {
  z-index: 1;
}
.reg-form-wrapp {
  width: 100%;
  max-width: 500px;
  margin: 60px auto;
}
.forma {
  h3 {
    font-family:
      "source-sans-pro",
      Arial,
      -apple-system,
      sans-serif !important;
  }
  a,
  body,
  div,
  h3,
  html,
  p,
  span {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
  }

  body {
    line-height: 1;
  }

  html {
    box-sizing: border-box;
    color: #163860;
    font-family:
      Noto Serif,
      Georgia,
      Verdana,
      Times,
      Times New Roman,
      Garamond,
      Palatino,
      serif;
    font-size: 16px;
    scroll-behavior: smooth;
    scroll-padding-top: 80px;
  }

  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }
  }

  *,
  :after,
  :before {
    box-sizing: border-box;
  }

  body {
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-width: 100%;
    -webkit-text-size-adjust: 100%;
  }

  body,
  html {
    overflow-x: hidden;
  }

  body,
  html {
    overflow-x: clip;
  }

  a {
    color: #163860;
    cursor: pointer;
    transition: color 0.3s ease-in;
  }

  @media (prefers-reduced-motion: reduce) {
    a {
      transition: none;
    }
  }

  a:active,
  a:visited {
    color: #5e7287;
  }

  a:focus,
  a:hover {
    color: #1f66ba;
  }

  [tabindex]:not([tabindex="-1"]):focus-visible,
  a[href]:focus-visible,
  button:focus-visible {
    outline: 1px dotted currentcolor;
    outline-offset: -1px;
  }

  .fig-headline {
    font-size: 1.75rem !important;
    font-weight: 700 !important;
    line-height: 1.3571428571 !important;
    margin: 24px 0 16px !important;
    overflow-wrap: break-word !important;
  }

  .fig-share-tools__link:focus:not(:focus-visible) {
    outline: none;
  }

  .fig-close-button:focus-visible {
    outline: 1px dotted #1f66ba;
  }

  .fig-close-button:focus-visible:before {
    background-color: rgba(51, 51, 51, 0.2);
  }
  .fig-paragraph {
    font-size: 1.125rem !important;
    line-height: 1.5555555556 !important;
    margin-bottom: 16px !important;
    margin-top: 16px !important;
    overflow-wrap: break-word !important;
  }

  #fh .fh-sidebarmenu .fh-close-button:focus-visible {
    outline: 1px dotted #1f66ba;
  }

  #fh .fh-sidebarmenu .fh-close-button:focus-visible:before {
    background-color: hsla(0, 0%, 7%, 0.2);
  }

  .form-wrapper {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 32px;
    max-width: 616px;
    margin: 40px auto;
    font-family:
      "source-sans-pro",
      Arial,
      -apple-system,
      sans-serif !important;
    box-sizing: border-box;
  }

  .form-header {
    text-align: center;
    margin-bottom: 24px;
  }

  .form-header .tag {
    display: inline-block;
    background-color: #0d6fef;
    color: #ffffff;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 12px;
  }

  .form-header h3 {
    color: #163860;
    font-size: 28px !important;
    font-weight: bold;
    line-height: 1.35 !important;
    margin: 0 0 12px 0 !important;
  }

  .form-header p {
    color: #5e7287;
    font-size: 18px !important;
    margin: 0;
  }

  .form-footer {
    margin-top: 16px;
    font-size: 14px !important;
    color: #727272;
    text-align: center;
    line-height: 1.5;
  }

  .form-footer a {
    color: #0d6fef;
    text-decoration: none;
    font-weight: 600;
  }

  .form-footer a:hover {
    text-decoration: underline;
  }

  @media (max-width: 48em) {
    .form-wrapper {
      padding: 20px 16px;
      margin: 16px 0;
      border-radius: 6px;
    }

    .form-header {
      margin-bottom: 16px;
    }

    .form-header .tag {
      font-size: 0.75rem !important;
      padding: 3px 8px;
      margin-bottom: 8px;
    }

    .form-header h3 {
      font-size: 1.35rem !important;
      margin-bottom: 8px;
    }

    .form-header p {
      font-size: 0.95rem !important;
    }
  }
}
