html {
  scroll-behavior: smooth;
}

:root {
  --info-shell-nav-height-default: 88px;
  --info-shell-nav-height-collapsed: 60px;
  --info-shell-nav-height: var(--info-shell-nav-height-default);
}

@media screen and (max-width: 1024px) {
  :root {
    --info-shell-nav-height-default: var(--info-shell-nav-height-collapsed);
    --info-shell-nav-height: var(--info-shell-nav-height-collapsed);
  }
}

:root {
  --info-nav-bg: rgb(190, 0, 0);
  --info-nav-bg-alpha-0: rgba(190, 0, 0, 0);
  --info-nav-alerts-bg: rgb(46, 46, 46);
  --info-nav-theme-border: rgb(138, 2, 25);
  --info-nav-black-border: rgba(19, 19, 19, 0.15);
  --info-nav-white-30: rgba(243, 243, 243, 0.3);
  --info-nav-button-interaction: rgba(19, 19, 19, 0.15);
  --info-nav-white-button-interaction: rgb(223, 223, 223);
  --info-nav-bar-shadow: rgb(0, 0, 0, 0);
}

.viafoura {
  --base-font-size: 0.625rem;
}

@font-face {
  font-family: "Radio-Canada Display";
  src: url("/fonts/Radio-Canada_Display-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Radio-Canada Display";
  src: url("/fonts/Radio-Canada_Display-Medium_Italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Radio-Canada Display";
  src: url("/fonts/Radio-Canada_Display-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Radio-Canada Display";
  src: url("/fonts/Radio-Canada_Display-Bold_Italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::-ms-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-inset-2 {
  inset: -8px;
}

.inset-0 {
  inset: 0;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.bottom-1 {
  bottom: 4px;
}

.left-0 {
  left: 0;
}

.left-1\/2 {
  left: 50%;
}

.left-4 {
  left: 16px;
}

.left-\[-21px\] {
  left: -21px;
}

.left-\[-9px\] {
  left: -9px;
}

.right-0 {
  right: 0;
}

.right-1 {
  right: 4px;
}

.top-0 {
  top: 0;
}

.top-1 {
  top: 4px;
}

.top-2 {
  top: 8px;
}

.top-4 {
  top: 16px;
}

.top-\[11px\] {
  top: 11px;
}

.top-\[2px\] {
  top: 2px;
}

.top-full {
  top: 100%;
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-modal {
  z-index: 1000;
}

.z-navigation {
  z-index: 500;
}

.z-onTopOfNav {
  z-index: 600;
}

.col-start-2 {
  grid-column-start: 2;
}

.row-start-1 {
  grid-row-start: 1;
}

.m-0 {
  margin: 0;
}

.m-auto {
  margin: auto;
}

.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-3 {
  margin-left: 12px;
  margin-right: 12px;
}

.mx-4 {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.-ml-4 {
  margin-left: -16px;
}

.-mr-2 {
  margin-right: -8px;
}

.mb-1 {
  margin-bottom: 4px;
}

.mb-10 {
  margin-bottom: 40px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mb-6 {
  margin-bottom: 24px;
}

.mb-8 {
  margin-bottom: 32px;
}

.mb-\[--oh-player-height\] {
  margin-bottom: var(--oh-player-height);
}

.ml-1 {
  margin-left: 4px;
}

.ml-2 {
  margin-left: 8px;
}

.ml-3 {
  margin-left: 12px;
}

.mr-1 {
  margin-right: 4px;
}

.mr-2 {
  margin-right: 8px;
}

.mr-3 {
  margin-right: 12px;
}

.mt-1 {
  margin-top: 4px;
}

.mt-10 {
  margin-top: 40px;
}

.mt-2 {
  margin-top: 8px;
}

.mt-3 {
  margin-top: 12px;
}

.mt-5 {
  margin-top: 20px;
}

.mt-8 {
  margin-top: 32px;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.size-10 {
  width: 40px;
  height: 40px;
}

.size-3 {
  width: 12px;
  height: 12px;
}

.size-4 {
  width: 16px;
  height: 16px;
}

.size-5 {
  width: 20px;
  height: 20px;
}

.size-6 {
  width: 24px;
  height: 24px;
}

.size-9 {
  width: 36px;
  height: 36px;
}

.size-\[0\.75em\] {
  width: 0.75em;
  height: 0.75em;
}

.size-\[30px\] {
  width: 30px;
  height: 30px;
}

.size-full {
  width: 100%;
  height: 100%;
}

.h-0 {
  height: 0;
}

.h-12 {
  height: 48px;
}

.h-15 {
  height: 60px;
}

.h-20 {
  height: 80px;
}

.h-3 {
  height: 12px;
}

.h-4 {
  height: 16px;
}

.h-5 {
  height: 20px;
}

.h-8 {
  height: 32px;
}

.h-9 {
  height: 36px;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[25px\] {
  height: 25px;
}

.h-\[2px\] {
  height: 2px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen-dvh {
  height: 100vh;
  height: 100dvh;
}

.max-h-full {
  max-height: 100%;
}

.max-h-screen-without-nav {
  max-height: calc(100vh - var(--info-shell-nav-height, 0px));
  max-height: calc(100dvh - var(--info-shell-nav-height, 0px));
}

.min-h-11 {
  min-height: 44px;
}

.min-h-15 {
  min-height: 60px;
}

.min-h-8 {
  min-height: 32px;
}

.min-h-\[2rem\] {
  min-height: 2rem;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen-without-nav-default {
  min-height: calc(100vh - var(--info-shell-nav-height-default, 0px));
  min-height: calc(100dvh - var(--info-shell-nav-height-default, 0px));
}

.w-1\/3 {
  width: 33.333333%;
}

.w-11 {
  width: 44px;
}

.w-12 {
  width: 48px;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 80px;
}

.w-30 {
  width: 120px;
}

.w-4 {
  width: 16px;
}

.w-45 {
  width: 180px;
}

.w-60 {
  width: 240px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[6px\] {
  width: 6px;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.min-w-0 {
  min-width: 0;
}

.min-w-12 {
  min-width: 48px;
}

.min-w-17 {
  min-width: 68px;
}

.max-w-60 {
  max-width: 240px;
}

.max-w-\[100vi\] {
  max-width: 100vi;
}

.max-w-\[930px\] {
  max-width: 930px;
}

.max-w-article {
  max-width: 770px;
}

.max-w-fit {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}

.shrink {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.shrink-0 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.grow-0 {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.basis-9 {
  -ms-flex-preferred-size: 36px;
  flex-basis: 36px;
}

.basis-full {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.origin-left {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}

.origin-right {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-full {
  --tw-translate-y: -100%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
  --tw-rotate: 45deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[135deg\] {
  --tw-rotate: 135deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@-webkit-keyframes info-pulse {
  50% {
    opacity: 0.5;
  }
}

@keyframes info-pulse {
  50% {
    opacity: 0.5;
  }
}

.animate-pulse {
  -webkit-animation: info-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: info-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.snap-y {
  -ms-scroll-snap-type: y var(--tw-scroll-snap-strictness);
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}

.snap-center {
  scroll-snap-align: center;
}

.scroll-mt-nav {
  scroll-margin-top: var(--info-shell-nav-height, 0px);
}

.scroll-py-15 {
  scroll-padding-top: 60px;
  scroll-padding-bottom: 60px;
}

.auto-rows-max {
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr;
}

.grid-cols-\[2fr_3fr_3fr\] {
  grid-template-columns: 2fr 3fr 3fr;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-1 {
  gap: 4px;
}

.gap-10 {
  gap: 40px;
}

.gap-2 {
  gap: 8px;
}

.gap-3 {
  gap: 12px;
}

.gap-4 {
  gap: 16px;
}

.gap-5 {
  gap: 20px;
}

.gap-x-13 {
  -webkit-column-gap: 52px;
  -moz-column-gap: 52px;
  column-gap: 52px;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overscroll-contain {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 10px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-sm {
  border-radius: 4px;
}

.rounded-b {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-4 {
  border-width: 4px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-\[--info-nav-white-30\] {
  border-color: var(--info-nav-white-30);
}

.border-gray0 {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-gray100\/30 {
  border-color: rgb(243 243 243 / 0.3);
}

.border-gray300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 196 196 / var(--tw-border-opacity, 1));
}

.border-gray700 {
  --tw-border-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-border-opacity, 1));
}

.border-gray900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 19 19 / var(--tw-border-opacity, 1));
}

.border-gray900\/25 {
  border-color: rgb(19 19 19 / 0.25);
}

.border-transparent {
  border-color: transparent;
}

.\!bg-gray900\/60 {
  background-color: rgb(19 19 19 / 0.6) !important;
}

.bg-\[--info-nav-bg\] {
  background-color: var(--info-nav-bg);
}

.bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity, 1));
}

.bg-current {
  background-color: currentColor;
}

.bg-gray0 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-gray100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.bg-gray100\/50 {
  background-color: rgb(243 243 243 / 0.5);
}

.bg-gray200 {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity, 1));
}

.bg-gray900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}

.bg-gray900\/10 {
  background-color: rgb(19 19 19 / 0.1);
}

.bg-gray999 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-rosso900 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 0 0 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-gradient-to-b {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(var(--tw-gradient-stops))
  );
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-gray0\/0 {
  --tw-gradient-from: rgb(255 255 255 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-gray0 {
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-gray0 {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.fill-current {
  fill: currentColor;
}

.fill-gray0 {
  fill: #fff;
}

.p-2 {
  padding: 8px;
}

.p-4 {
  padding: 16px;
}

.p-5 {
  padding: 20px;
}

.px-20 {
  padding-left: 80px;
  padding-right: 80px;
}

.px-3 {
  padding-left: 12px;
  padding-right: 12px;
}

.px-4 {
  padding-left: 16px;
  padding-right: 16px;
}

.px-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-3 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-8 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.\!pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-10 {
  padding-bottom: 40px;
}

.pl-4 {
  padding-left: 16px;
}

.pr-1 {
  padding-right: 4px;
}

.pt-3 {
  padding-top: 12px;
}

.pt-6 {
  padding-top: 24px;
}

.pt-8 {
  padding-top: 32px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.align-text-top {
  vertical-align: text-top;
}

.\!font-display {
  font-family: Radio-Canada Display, Radio Canada, Helvetica, Arial, sans-serif !important;
}

.font-display {
  font-family: Radio-Canada Display, Radio Canada, Helvetica, Arial, sans-serif;
}

.text-3 {
  font-size: 0.75rem;
}

.text-4 {
  font-size: 1rem;
}

.text-5 {
  font-size: 1.25rem;
}

.text-fluid1 {
  font-size: max(min(3.5vw, 3rem), 1.75rem);
}

.text-medium {
  font-size: 0.875rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.leading-5 {
  line-height: 1.3;
}

.leading-6 {
  line-height: 1.5;
}

.leading-none {
  line-height: 1;
}

.text-blue600 {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity, 1));
}

.text-gray0 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1));
}

.text-gray300 {
  --tw-text-opacity: 1;
  color: rgb(196 196 196 / var(--tw-text-opacity, 1));
}

.text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity, 1));
}

.text-gray900 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.opacity-0 {
  opacity: 0;
}

.opacity-85 {
  opacity: 0.85;
}

.shadow-\[--info-nav-bar-shadow\] {
  --tw-shadow-color: var(--info-nav-bar-shadow);
  --tw-shadow: var(--tw-shadow-colored);
}

.-outline-offset-2 {
  outline-offset: -2px;
}

.outline-offset-1 {
  outline-offset: 1px;
}

.transition-\[height\] {
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.transition-\[opacity\2c transform\] {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.transition-all {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.transition-colors {
  -webkit-transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.transition-opacity {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.transition-transform {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.delay-100 {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

.delay-200 {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.duration-100 {
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}

.duration-200 {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

.duration-300 {
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-out-back {
  -webkit-transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}

.will-change-transform {
  will-change: transform;
}

.\[max-width\:100vi\] {
  max-width: 100vi;
}

.placeholder\:italic::-webkit-input-placeholder {
  font-style: italic;
}

.placeholder\:italic::-moz-placeholder {
  font-style: italic;
}

.placeholder\:italic:-ms-input-placeholder {
  font-style: italic;
}

.placeholder\:italic::-ms-input-placeholder {
  font-style: italic;
}

.placeholder\:text-gray100\/85::-webkit-input-placeholder {
  color: rgb(243 243 243 / 0.85);
}

.placeholder\:text-gray100\/85::-moz-placeholder {
  color: rgb(243 243 243 / 0.85);
}

.placeholder\:text-gray100\/85:-ms-input-placeholder {
  color: rgb(243 243 243 / 0.85);
}

.placeholder\:text-gray100\/85::-ms-input-placeholder {
  color: rgb(243 243 243 / 0.85);
}

.before\:bg-gray300::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity, 1));
}

.after\:bg-gray300::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity, 1));
}

.first\:mt-0:first-child {
  margin-top: 0;
}

.last\:border-none:last-child {
  border-style: none;
}

.focus-within\:not-sr-only:focus-within {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.hover\:border-b:hover {
  border-bottom-width: 1px;
}

.hover\:border-blue600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity, 1));
}

.hover\:border-gray0:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[--info-nav-button-interaction\]:hover {
  background-color: var(--info-nav-button-interaction);
}

.hover\:bg-\[--info-nav-white-30\]:hover {
  background-color: var(--info-nav-white-30);
}

.hover\:bg-gray100\/30:hover {
  background-color: rgb(243 243 243 / 0.3);
}

.hover\:bg-gray100\/90:hover {
  background-color: rgb(243 243 243 / 0.9);
}

.hover\:bg-gray900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray999\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}

.hover\:text-blue600:hover {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity, 1));
}

.hover\:text-gray0:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-gray100:hover {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1));
}

.hover\:text-gray900:hover {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:\!fixed:focus {
  position: fixed !important;
}

.focus\:border-transparent:focus {
  border-color: transparent;
}

.focus\:bg-\[--info-nav-white-30\]:focus {
  background-color: var(--info-nav-white-30);
}

.focus\:bg-gray100\/90:focus {
  background-color: rgb(243 243 243 / 0.9);
}

.focus\:text-gray900:focus {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:border-2:focus-visible {
  border-width: 2px;
}

.focus-visible\:border-4:focus-visible {
  border-width: 4px;
}

.focus-visible\:border-solid:focus-visible {
  border-style: solid;
}

.focus-visible\:border-blue600:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity, 1));
}

.focus-visible\:bg-\[--info-nav-button-interaction\]:focus-visible {
  background-color: var(--info-nav-button-interaction);
}

.focus-visible\:text-rosso700:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(213 0 23 / var(--tw-text-opacity, 1));
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:outline-1:focus-visible {
  outline-width: 1px;
}

.focus-visible\:hover\:bg-gray800\/80:hover:focus-visible {
  background-color: rgb(46 46 46 / 0.8);
}

.active\:scale-95:active {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:border-transparent:active {
  border-color: transparent;
}

.disabled\:\!cursor-wait:disabled {
  cursor: wait !important;
}

.disabled\:\!text-gray300:disabled {
  --tw-text-opacity: 1 !important;
  color: rgb(196 196 196 / var(--tw-text-opacity, 1)) !important;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.group:last-child .group-last\:hidden {
  display: none;
}

.group\/form:focus-within .group-focus-within\/form\:\!bg-gray0 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.group\/form:focus-within .group-focus-within\/form\:fill-gray300 {
  fill: #c4c4c4;
}

.group\/form:focus-within .group-focus-within\/form\:\!text-gray800 {
  --tw-text-opacity: 1 !important;
  color: rgb(46 46 46 / var(--tw-text-opacity, 1)) !important;
}

.group\/form:focus-within .group-focus-within\/form\:text-gray900 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.group\/form:focus-within
  .group-focus-within\/form\:\!placeholder-gray800::-webkit-input-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(46 46 46 / var(--tw-placeholder-opacity, 1)) !important;
}

.group\/form:focus-within
  .group-focus-within\/form\:\!placeholder-gray800::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(46 46 46 / var(--tw-placeholder-opacity, 1)) !important;
}

.group\/form:focus-within
  .group-focus-within\/form\:\!placeholder-gray800:-ms-input-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(46 46 46 / var(--tw-placeholder-opacity, 1)) !important;
}

.group\/form:focus-within
  .group-focus-within\/form\:\!placeholder-gray800::-ms-input-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(46 46 46 / var(--tw-placeholder-opacity, 1)) !important;
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 4px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-x-50 {
  --tw-scale-x: 0.5;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:border-gray100\/50 {
  border-color: rgb(243 243 243 / 0.5);
}

.group:hover .group-hover\:border-gray900\/0 {
  border-color: rgb(19 19 19 / 0);
}

.group:hover .group-hover\:border-transparent {
  border-color: transparent;
}

.group:hover .group-hover\:bg-\[--info-nav-button-interaction\] {
  background-color: var(--info-nav-button-interaction);
}

.group:hover .group-hover\:bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-gray900\/15 {
  background-color: rgb(19 19 19 / 0.15);
}

.group:hover .group-hover\:text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1));
}

.group\/signature:hover .group-hover\/signature\:underline {
  text-decoration-line: underline;
}

.group:focus .group-focus\:border-gray900\/0 {
  border-color: rgb(19 19 19 / 0);
}

.group:focus .group-focus\:bg-\[--info-nav-button-interaction\] {
  background-color: var(--info-nav-button-interaction);
}

.group:focus-visible .group-focus-visible\:opacity-0 {
  opacity: 0;
}

.group:focus-visible .group-focus-visible\:opacity-100 {
  opacity: 1;
}

.has-\[\[data-side-panel\]\]\:z-modal:has([data-side-panel]) {
  z-index: 1000;
}

.has-\[iframe\]\:animate-none:has(iframe) {
  -webkit-animation: none;
  animation: none;
}

.has-\[iframe\]\:bg-transparent:has(iframe) {
  background-color: transparent;
}

.children-not-last\:mb-4 > :not(:last-child) {
  margin-bottom: 16px;
}

.children\:pointer-events-auto > * {
  pointer-events: auto;
}

.children\:mb-10 > * {
  margin-bottom: 40px;
}

.children\:mb-8 > * {
  margin-bottom: 32px;
}

.children\:w-full > * {
  width: 100%;
}

.group:hover .group-hover-focus\:border-gray100\/50 {
  border-color: rgb(243 243 243 / 0.5);
}

.group:focus-within .group-hover-focus\:border-gray100\/50 {
  border-color: rgb(243 243 243 / 0.5);
}

.group:focus .group-hover-focus\:border-gray100\/50 {
  border-color: rgb(243 243 243 / 0.5);
}

.hover-focus\:text-deepSea700:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(32 110 102 / var(--tw-text-opacity, 1));
}

.group:has(:focus-visible) .group-focus-visible-within\:outline {
  outline-style: solid;
}

.info-dark .info-light .light\:focus-visible\:border-blue600:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity, 1));
}

.info-dark .info-light .light\:focus-visible\:text-rosso700:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(213 0 23 / var(--tw-text-opacity, 1));
}

.info-dark .info-light .light\:hover-focus\:text-deepSea700:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(32 110 102 / var(--tw-text-opacity, 1));
}

.info-light .light\:focus-visible\:border-blue600:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity, 1));
}

.info-light .light\:focus-visible\:text-rosso700:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(213 0 23 / var(--tw-text-opacity, 1));
}

.info-light .light\:hover-focus\:text-deepSea700:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(32 110 102 / var(--tw-text-opacity, 1));
}

.light\:focus-visible\:border-blue600:focus-visible.info-light {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity, 1));
}

.light\:focus-visible\:text-rosso700:focus-visible.info-light {
  --tw-text-opacity: 1;
  color: rgb(213 0 23 / var(--tw-text-opacity, 1));
}

.light\:hover-focus\:text-deepSea700:focus-visible.info-light {
  --tw-text-opacity: 1;
  color: rgb(32 110 102 / var(--tw-text-opacity, 1));
}

.not-last\:mb-3:not(:last-child) {
  margin-bottom: 12px;
}

.not-last\:border-b:not(:last-child) {
  border-bottom-width: 1px;
}

.not-last\:border-solid:not(:last-child) {
  border-style: solid;
}

.not-last\:pb-3:not(:last-child) {
  padding-bottom: 12px;
}

@media (hover: none), (pointer: coarse) {
  .touch\:text-4 {
    font-size: 1rem;
  }
}

@supports not (aspect-ratio: auto) {
}

@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:transition-none {
    -webkit-transition-property: none;
    transition-property: none;
  }
}

.dark\:\!block:is(.info-dark *) {
  display: block !important;
}

.dark\:hidden:is(.info-dark *) {
  display: none;
}

.dark\:rounded:is(.info-dark *) {
  border-radius: 10px;
}

.dark\:border-gray100\/10:is(.info-dark *) {
  border-color: rgb(243 243 243 / 0.1);
}

.dark\:border-gray100\/25:is(.info-dark *) {
  border-color: rgb(243 243 243 / 0.25);
}

.dark\:border-gray200:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity, 1));
}

.dark\:border-gray700:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-border-opacity, 1));
}

.dark\:border-gray800:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(46 46 46 / var(--tw-border-opacity, 1));
}

.dark\:border-gray999:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.dark\:border-rosso200:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 166 166 / var(--tw-border-opacity, 1));
}

.dark\:bg-burgundy500:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(138 2 25 / var(--tw-bg-opacity, 1));
}

.dark\:bg-cosmos300:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(179 194 204 / var(--tw-bg-opacity, 1));
}

.dark\:bg-deepSea400:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(110 201 192 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray0:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray0\/50:is(.info-dark *) {
  background-color: rgb(255 255 255 / 0.5);
}

.dark\:bg-gray100:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray100\/10:is(.info-dark *) {
  background-color: rgb(243 243 243 / 0.1);
}

.dark\:bg-gray100\/25:is(.info-dark *) {
  background-color: rgb(243 243 243 / 0.25);
}

.dark\:bg-gray600:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(107 107 107 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray700:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray800:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray900:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray999:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray999\/50:is(.info-dark *) {
  background-color: rgb(0 0 0 / 0.5);
}

.dark\:bg-green800:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 91 64 / var(--tw-bg-opacity, 1));
}

.dark\:bg-green900:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 37 / var(--tw-bg-opacity, 1));
}

.dark\:bg-jade300:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(128 210 184 / var(--tw-bg-opacity, 1));
}

.dark\:bg-rosso400:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 72 72 / var(--tw-bg-opacity, 1));
}

.dark\:bg-rosso500:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 5 5 / var(--tw-bg-opacity, 1));
}

.dark\:bg-wine100:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 200 205 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gradient-to-b:is(.info-dark *) {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(var(--tw-gradient-stops))
  );
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.dark\:from-gray800\/10:is(.info-dark *) {
  --tw-gradient-from: rgb(46 46 46 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(46 46 46 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:from-gray900\/0:is(.info-dark *) {
  --tw-gradient-from: rgb(19 19 19 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(19 19 19 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:via-gray800:is(.info-dark *) {
  --tw-gradient-to: rgb(46 46 46 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    #2e2e2e var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.dark\:via-gray900:is(.info-dark *) {
  --tw-gradient-to: rgb(19 19 19 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    #131313 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.dark\:to-gray800:is(.info-dark *) {
  --tw-gradient-to: #2e2e2e var(--tw-gradient-to-position);
}

.dark\:to-gray900:is(.info-dark *) {
  --tw-gradient-to: #131313 var(--tw-gradient-to-position);
}

.dark\:fill-current:is(.info-dark *) {
  fill: currentColor;
}

.dark\:fill-jade300:is(.info-dark *) {
  fill: #80d2b8;
}

.dark\:p-6:is(.info-dark *) {
  padding: 24px;
}

.dark\:text-blue400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(111 139 251 / var(--tw-text-opacity, 1));
}

.dark\:text-deepSea400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.dark\:text-gray100:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1));
}

.dark\:text-gray200:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.dark\:text-gray400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(165 166 166 / var(--tw-text-opacity, 1));
}

.dark\:text-gray500:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(137 137 137 / var(--tw-text-opacity, 1));
}

.dark\:text-gray900:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.dark\:text-gray999:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.dark\:text-jade100:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(203 237 225 / var(--tw-text-opacity, 1));
}

.dark\:text-rosso100:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(246 191 191 / var(--tw-text-opacity, 1));
}

.dark\:text-rosso200:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 166 166 / var(--tw-text-opacity, 1));
}

.dark\:text-rosso400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 72 72 / var(--tw-text-opacity, 1));
}

.dark\:shadow-modal:is(.info-dark *) {
  --tw-shadow: 0px 0px 15px 0px var(--tw-shadow-color, rgba(0, 0, 0, 0.25));
  --tw-shadow-colored: 0px 0px 15px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:outline-blue400:is(.info-dark *) {
  outline-color: #6f8bfb;
}

.dark\:outline-bronze900:is(.info-dark *) {
  outline-color: #493218;
}

.dark\:outline-gray700:is(.info-dark *) {
  outline-color: #4e4e4e;
}

.dark\:brightness-\[\.8\]:is(.info-dark *) {
  --tw-brightness: brightness(0.8);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.dark\:invert:is(.info-dark *) {
  --tw-invert: invert(100%);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.dark\:placeholder\:text-gray200:is(.info-dark *)::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.dark\:placeholder\:text-gray200:is(.info-dark *)::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.dark\:placeholder\:text-gray200:is(.info-dark *):-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.dark\:placeholder\:text-gray200:is(.info-dark *)::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.dark\:placeholder\:text-gray200:is(.info-dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.dark\:before\:bg-gray700:is(.info-dark *)::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.dark\:after\:bg-gray700:is(.info-dark *)::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.dark\:even\:bg-gray800:nth-child(even):is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:border-blue400:hover:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(111 139 251 / var(--tw-border-opacity, 1));
}

.dark\:hover\:border-gray100:hover:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1));
}

.dark\:hover\:bg-gray0\/10:hover:is(.info-dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:hover\:bg-gray100:hover:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-gray100\/10:hover:is(.info-dark *) {
  background-color: rgb(243 243 243 / 0.1);
}

.dark\:hover\:bg-gray200:hover:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:text-blue400:hover:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(111 139 251 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-gray100:hover:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-gray900:hover:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-rosso300:hover:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity, 1));
}

.dark\:focus\:border-rosso200:focus:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 166 166 / var(--tw-border-opacity, 1));
}

.dark\:focus-visible\:border-blue400:focus-visible:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(111 139 251 / var(--tw-border-opacity, 1));
}

.dark\:focus-visible\:text-rosso300:focus-visible:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity, 1));
}

.dark\:active\:border-gray100:active:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1));
}

.dark\:active\:bg-gray100\/25:active:is(.info-dark *) {
  background-color: rgb(243 243 243 / 0.25);
}

.group\/button:hover
  .dark\:group-hover\/button\:bg-deepSea500:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(103 171 164 / var(--tw-bg-opacity, 1));
}

.group:hover .dark\:group-hover\:bg-gray100\/10:is(.info-dark *) {
  background-color: rgb(243 243 243 / 0.1);
}

.group:hover .dark\:group-hover\:bg-gray200:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity, 1));
}

.group\/link:hover .dark\:group-hover\/link\:text-rosso300:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity, 1));
}

.group:hover .dark\:group-hover\:text-gray900:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover-focus\:dark\:border-gray200:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity, 1));
}

.group:hover .dark\:group-hover-focus\:bg-gray700:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.group:hover .dark\:group-hover-focus\:text-deepSea400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.group:hover .dark\:group-hover-focus\:text-gray200:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.group:hover .dark\:group-hover-focus\:text-rosso300:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity, 1));
}

.group:focus-within .group-hover-focus\:dark\:border-gray200:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity, 1));
}

.group:focus-within .dark\:group-hover-focus\:bg-gray700:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.group:focus-within .dark\:group-hover-focus\:text-deepSea400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.group:focus-within .dark\:group-hover-focus\:text-gray200:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.group:focus-within .dark\:group-hover-focus\:text-rosso300:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity, 1));
}

.group:focus .group-hover-focus\:dark\:border-gray200:is(.info-dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity, 1));
}

.group:focus .dark\:group-hover-focus\:bg-gray700:is(.info-dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity, 1));
}

.group:focus .dark\:group-hover-focus\:text-deepSea400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.group:focus .dark\:group-hover-focus\:text-gray200:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity, 1));
}

.group:focus .dark\:group-hover-focus\:text-rosso300:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity, 1));
}

.dark\:hover-focus\:text-deepSea400:hover:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.dark\:hover-focus\:text-deepSea400:focus-visible:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.peer:focus
  ~ .group
  .dark\:parent-peer-hover-focus\:text-deepSea400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

.peer:hover
  ~ .group
  .dark\:parent-peer-hover-focus\:text-deepSea400:is(.info-dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity, 1));
}

@media (min-width: 0) {
  .xs\:mx-4 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .xs\:px-4 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 0) and (max-width: 639px) {
  .xsOnly\:col-start-1 {
    grid-column-start: 1;
  }

  .xsOnly\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xsOnly\:-mr-3 {
    margin-right: -12px;
  }

  .xsOnly\:hidden {
    display: none;
  }

  .xsOnly\:w-12 {
    width: 48px;
  }

  .xsOnly\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xsOnly\:rounded-none {
    border-radius: 0;
  }

  .xsOnly\:px-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xsOnly\:first\:mb-6:first-child {
    margin-bottom: 24px;
  }

  .xsOnly\:not-last\:hidden:not(:last-child) {
    display: none;
  }

  .dark\:xsOnly\:-mx-4:is(.info-dark *) {
    margin-left: -16px;
    margin-right: -16px;
  }

  .dark\:xsOnly\:rounded-none:is(.info-dark *) {
    border-radius: 0;
  }

  .dark\:xsOnly\:p-4:is(.info-dark *) {
    padding: 16px;
  }
}

@media (max-width: 1023px) {
  .xsToSm\:static {
    position: static;
  }

  .xsToSm\:left-0 {
    left: 0;
  }

  .xsToSm\:mb-8 {
    margin-bottom: 32px;
  }

  .xsToSm\:mt-4 {
    margin-top: 16px;
  }

  .xsToSm\:mt-6 {
    margin-top: 24px;
  }

  .xsToSm\:mt-8 {
    margin-top: 32px;
  }

  .xsToSm\:hidden {
    display: none;
  }

  .xsToSm\:w-12 {
    width: 48px;
  }

  .xsToSm\:grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .xsToSm\:gap-y-2 {
    row-gap: 8px;
  }

  .xsToSm\:py-6 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .xsToSm\:pb-8 {
    padding-bottom: 32px;
  }

  .xsToSm\:text-4 {
    font-size: 1rem;
  }

  .group:hover .xsToSm\:group-hover\:bg-\[--info-nav-button-interaction\] {
    background-color: var(--info-nav-button-interaction);
  }

  .xsToSm\:children\:mb-6 > * {
    margin-bottom: 24px;
  }
}

@media (max-width: 1239px) {
  .xsToMd\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xsToMd\:max-w-article {
    max-width: 770px;
  }

  .xsToMd\:\!pt-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 640px) {
  .sm\:relative {
    position: relative;
  }

  .sm\:mx-5 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sm\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sm\:gap-x-2 {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
  }

  .sm\:overflow-hidden {
    overflow: hidden;
  }

  .sm\:text-ellipsis {
    text-overflow: ellipsis;
  }

  .sm\:bg-gray100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
  }

  .sm\:p-6 {
    padding: 24px;
  }

  .sm\:px-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm\:pb-2 {
    padding-bottom: 8px;
  }

  .sm\:pr-1 {
    padding-right: 4px;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-right {
    text-align: right;
  }

  .sm\:text-gray900 {
    --tw-text-opacity: 1;
    color: rgb(19 19 19 / var(--tw-text-opacity, 1));
  }

  .sm\:first\:col-span-2:first-child {
    grid-column: span 2 / span 2;
  }

  .group:hover .sm\:group-hover\:bg-\[--info-nav-white-button-interaction\] {
    background-color: var(--info-nav-white-button-interaction);
  }

  .group:focus .sm\:group-focus\:bg-\[--info-nav-white-button-interaction\] {
    background-color: var(--info-nav-white-button-interaction);
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  .smOnly\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .smOnly\:px-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .smOnly\:last\:col-start-2:last-child {
    grid-column-start: 2;
  }
}

@media (min-width: 640px) and (max-width: 1239px) {
  .smToMd\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .md\:right-0 {
    right: 0;
  }

  .md\:col-start-3 {
    grid-column-start: 3;
  }

  .md\:mx-6 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .md\:mb-7 {
    margin-bottom: 28px;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mt-5 {
    margin-top: 20px;
  }

  .md\:hidden {
    display: none;
  }

  .md\:size-4 {
    width: 16px;
    height: 16px;
  }

  .md\:h-22 {
    height: 88px;
  }

  .md\:w-75 {
    width: 300px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:min-w-\[340px\] {
    min-width: 340px;
  }

  .md\:max-w-\[1313px\] {
    max-width: 1313px;
  }

  .md\:max-w-\[340px\] {
    max-width: 340px;
  }

  .md\:max-w-article {
    max-width: 770px;
  }

  .md\:max-w-fit {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .md\:shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .md\:gap-6 {
    gap: 24px;
  }

  .md\:gap-x-1 {
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
  }

  .md\:gap-x-6 {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:px-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .group:hover .md\:group-hover\:bg-\[--info-nav-button-interaction\] {
    background-color: var(--info-nav-button-interaction);
  }
}

@supports not (aspect-ratio: auto) {
}

@media (min-width: 1240px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-8 {
    margin-bottom: 32px;
  }

  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:grid-cols-main-aside-desktop {
    grid-template-columns: minmax(0, 100%) 370px;
  }

  .lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lg\:first\:col-span-1:first-child {
    grid-column: span 1 / span 1;
  }

  .lg\:children\:\!w-full > * {
    width: 100% !important;
  }

  .lg\:children\:\!max-w-none > * {
    max-width: none !important;
  }
}

@media (min-width: 1366px) {
  .xl\:gap-x-25 {
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
  }
}

@media (max-height: 319px) or (max-width: 319px) {
  .xxxs\:h-\[min\(48px\2c 12vw\)\] {
    height: min(48px, 12vw);
  }

  .xxxs\:h-\[min\(48px\2c 12wv\)\] {
    height: min(48px, 12wv);
  }

  .xxxs\:h-\[min\(48px\2c 25vh\)\] {
    height: min(48px, 25vh);
  }

  .xxxs\:min-h-12 {
    min-height: 48px;
  }
}

@media print {
  .print\:hidden {
    display: none;
  }

  .print\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-sm::-webkit-scrollbar-thumb {
  border-radius: 4px;
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray100::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray100\/30::-webkit-scrollbar-track {
  background-color: rgb(243 243 243 / 0.3);
}

.\[\&\:\:-webkit-scrollbar\]\:w-1::-webkit-scrollbar {
  width: 4px;
}

.\[\&\:\:-webkit-scrollbar\]\:bg-transparent::-webkit-scrollbar {
  background-color: transparent;
}

.\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button {
  display: none;
}

.\[\&\:has\(\+_\[data-current\=\"page\"\]\)_\*\]\:border-transparent:has(
    + [data-current="page"]
  )
  * {
  border-color: transparent;
}

.\[\&\:has\(\+_li\:hover\)_\*\]\:border-transparent:has(+ li:hover) * {
  border-color: transparent;
}

.\[\&\:has\(\+_ul_\>_li\:first-child\:hover\)_\*\]\:border-transparent:has(
    + ul > li:first-child:hover
  )
  * {
  border-color: transparent;
}

.\[\&\>picture\]\:bg-transparent > picture {
  background-color: transparent;
}

.\[\&_img\]\:scale-125 img {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_img\]\:grayscale img {
  --tw-grayscale: grayscale(100%);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.ibKtYI {
  height: 100%;
  position: relative;
  width: 100%;
}

.ibKtYI .brand-logo-svg {
  display: inline-block;
  fill: rgb(255, 255, 255);
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}

.rcrcY .brand-logo-svg {
  color: rgb(221, 0, 0);
}

.iIwiZi {
  fill: black;
  pointer-events: none;
}

.cpbTdZ {
  border: 0px !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  position: absolute !important;
  width: 1px !important;
}

.icjxev {
  color: rgb(34, 34, 34);
  background: transparent;
  border: 0px;
  min-height: 48px;
  min-width: 48px;
  position: relative;
  text-transform: uppercase;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0px;
}

@media (min-width: 1024px) {
  .icjxev {
    min-height: 36px;
    min-width: 36px;
  }
}

@media (min-width: 1366px) {
  .icjxev {
    font-size: 1rem;
  }
}

.icjxev::before {
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 17px -8px;
}

.icjxev::before {
  content: "";
  display: block;
  transition: background-color 300ms, color 300ms;
  z-index: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 36px;
  width: 36px;
}

.icjxev::after {
  border: 2px solid rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 17px -8px;
  content: "";
  display: block;
  position: absolute;
  transition: opacity 300ms;
  opacity: 0;
  height: calc(40px);
  width: calc(40px);
  left: 2px;
  top: 2px;
}

@media (min-width: 1024px) {
  .icjxev::after {
    left: -4px;
    top: -4px;
  }
}

.icjxev:focus {
  box-shadow: none;
  outline: none;
}

.icjxev:focus::after {
  opacity: 1;
}

.icjxev .icon {
  display: flex;
  min-width: 24px;
  left: 50%;
  top: 50%;
  margin: 0px;
  position: absolute;
  transform: translate(-50%, calc(-50%));
}

.icjxev .svg-icon {
  fill: rgb(34, 34, 34);
  transition: fill 300ms;
  height: 24px;
  width: 24px;
}

.icjxev .flex-wrapper {
  -moz-box-align: center;
  align-items: center;
  display: flex;
  height: 100%;
  -moz-box-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  z-index: 2;
}

.icjxev.icjxev {
  height: 48px;
  min-height: 0px;
  min-width: 0px;
  width: 48px;
}

@media (min-width: 1024px) {
  .icjxev.icjxev {
    height: 36px;
    width: 36px;
  }
}

.jrcmSv {
  -moz-box-align: center;
  align-items: center;
  inset: 0px;
  box-sizing: border-box;
  display: flex;
  font-size: 0px;
  height: 100%;
  -moz-box-pack: center;
  justify-content: center;
  line-height: 0;
  opacity: 0;
  padding: 60px;
  position: fixed;
  transition: 300ms;
  vertical-align: middle;
  visibility: hidden;
  width: 100%;
  z-index: 170;
}

@media (min-width: 0px) and (max-width: 640px) {
  .jrcmSv {
    padding: 30px;
  }
}

@media (min-width: 0px) and (max-width: 1023px) {
  .jrcmSv {
    padding: 45px;
  }
}

@media (min-width: 0px) and (max-width: 1365px) {
  .jrcmSv {
    padding: 20px;
  }
}

.jrcmSv .lightbox-close-button {
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
}

.jrcmSv .lightbox-shadow {
  background: rgba(0, 0, 0, 0.8);
  border: 0px;
  cursor: default;
  height: 100%;
  left: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 0px;
  transition: background-color 1000ms, opacity 1000ms;
  width: 100%;
}

.jrcmSv .lightbox-shadow:focus {
  box-shadow: none;
  outline: 0px;
}

.jrcmSv .lightbox-wrapper {
  background-color: rgb(34, 34, 34);
  max-height: 100%;
  max-width: 100%;
  min-width: 300px;
  overflow: visible;
  position: relative;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
  font-size: 0.75rem;
  line-height: 1.3;
}

@media (min-width: 1024px) and (max-width: 1239px) {
  .jrcmSv .lightbox-wrapper {
    max-width: 1400px;
  }
}

@media (min-width: 1240px) {
  .jrcmSv .lightbox-wrapper {
    max-width: 1860px;
  }
}

.fLbzkQ {
  font-size: 0.875rem;
  border-bottom: 1px solid transparent;
  display: inline;
  transition-duration: 0.2s;
  transition-property: color, background;
  transition-timing-function: ease-out;
}

.fLbzkQ svg {
  fill: currentcolor;
  vertical-align: middle;
}

@media (hover: none) {
  .fLbzkQ:active {
    color: currentcolor;
    border-bottom: 1px solid;
    background: rgba(255, 255, 255, 0.2);
  }
}

@media (hover: hover) {
  .fLbzkQ:hover {
    color: currentcolor;
    border-bottom: 1px solid;
    background: rgba(255, 255, 255, 0.2);
  }

  .fLbzkQ:focus-visible {
    color: currentcolor;
    border-bottom: 1px solid;
    background: rgba(255, 255, 255, 0.2);
  }
}

.bkEHaW {
  font-size: 0.75rem;
  margin-bottom: 8px;
  color: rgb(180, 180, 180);
  text-transform: uppercase;
}

@media (min-width: 1240px) {
  .cJUUmV {
    max-width: 375px;
  }
}

.cJUUmV a {
  color: rgb(180, 180, 180);
}

.hOYjmM {
  font-size: 1.625rem;
  font-weight: 500;
  margin-bottom: 12px;
  margin-top: -4px;
}

.CitCB {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 16px;
  color: rgb(180, 180, 180);
}

.cjglsq:autofill {
  -webkit-text-fill-color: white;
  background-clip: text;
}

.iYguYF {
  background: rgb(11, 11, 11);
  color: rgb(255, 255, 255);
  margin-top: auto;
  padding-top: 24px;
  padding-bottom: 24px;
}

.iYguYF a {
  color: currentcolor;
  display: inline-block;
}

.ghhUfH {
  display: grid;
  gap: 24px;
  grid-template-columns: 2fr 3fr 3fr;
}

@media (max-width: 640px) {
  .ghhUfH {
    gap: 20px;
    grid-template-columns: 1fr;
  }

  .ghhUfH > div:last-child {
    grid-column: span 1;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .ghhUfH {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .ghhUfH > div:last-child {
    grid-column: span 3;
  }
}

@media (min-width: 1024px) {
  .ghhUfH > div:not(:last-child) {
    padding-right: 24px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.dtEOBP {
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
}

.hoqjjN {
  -moz-box-align: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 40px;
  -moz-box-pack: center;
  justify-content: center;
  width: 40px;
  transition-duration: 0.2s;
  transition-property: color, background;
  transition-timing-function: ease-out;
}

.hoqjjN.hoqjjN {
  display: flex;
}

@media (hover: none) {
  .hoqjjN:active {
    background: rgba(255, 255, 255, 0.2);
    color: currentcolor;
  }
}

@media (hover: hover) {
  .hoqjjN:hover {
    background: rgba(255, 255, 255, 0.2);
    color: currentcolor;
  }

  .hoqjjN:focus-visible {
    background: rgba(255, 255, 255, 0.2);
    color: currentcolor;
  }
}

.hoqjjN svg {
  fill: currentcolor;
}

.bzdWQo:not(:last-child) {
  margin-bottom: 8px;
}

.etnOne {
  height: 36px;
  margin-right: 8px;
}

@media (min-width: 1024px) {
  .etnOne {
    margin-bottom: 4px;
  }
}

.etnOne img {
  height: 100%;
}

.kAIcRd {
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.kAIcRd li:not(:first-child) {
  margin-left: 4px;
}

.gsORIM:not(:last-child) {
  margin-bottom: 16px;
}

@media (max-width: 1023px) {
  .gsORIM:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .gWdKGT {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
  }
}

.bpVZCe {
  fill: currentcolor;
  pointer-events: none;
  position: relative;
}

.fdkXAs {
  font-size: 0.875rem;
  -moz-box-align: center;
  align-items: center;
  background: var(--info-button-background);
  border-radius: 100px;
  border: 1px solid var(--info-button-border);
  color: var(--info-button-text);
  display: inline-flex;
  -moz-box-pack: center;
  justify-content: center;
  line-height: 1;
  min-height: var(--info-button-size);
  position: relative;
  padding: 0px 20px;
  transition-duration: 0.2s;
  transition-property: color, background, border;
  transition-timing-function: ease-out;
}

.fdkXAs::before {
  content: " ";
  display: block;
  height: calc(100% + 8px);
  left: 50%;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 8px);
}

.fdkXAs svg {
  flex-shrink: 0;
  width: var(--info-button-icon-size);
}

@media (hover: none) {
  .fdkXAs:active {
    background: var(--info-button-background-hover);
    border-color: var(--info-button-border-hover);
    color: var(--info-button-text-hover);
  }
}

@media (hover: hover) {
  .fdkXAs:hover {
    background: var(--info-button-background-hover);
    border-color: var(--info-button-border-hover);
    color: var(--info-button-text-hover);
  }

  .fdkXAs:focus-visible {
    background: var(--info-button-background-hover);
    border-color: var(--info-button-border-hover);
    color: var(--info-button-text-hover);
  }
}

.fdkXAs:active {
  background: var(--info-button-background-pressed);
  border-color: var(--info-button-border-pressed);
  color: var(--info-button-text-pressed);
}

@media print {
  .fdkXAs {
    display: none;
  }
}

.esVrWO {
  -moz-box-align: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: var(--info-button-size);
  -moz-box-pack: center;
  justify-content: center;
  width: var(--info-button-size);
  --info-button-size: 36px;
  --info-button-icon-size: 16px;
}

.esVrWO.esVrWO.esVrWO {
  padding: 0px;
}

.hfggtx {
  --info-button-size: 36px;
  --info-button-icon-size: 16px;
}

.iiYYps {
  fill: currentcolor;
  pointer-events: none;
  position: relative;
}

.eqpeaH {
  --info-button-size: 36px;
  --info-button-icon-size: 16px;
}

.hUzroE {
  --info-button-background: transparent;
  --info-button-background-hover: var(
    --info-color-background-buttonPrimaryHover
  );
  --info-button-background-pressed: var(--info-color-background-buttonPressed);
  --info-button-background-disabled: transparent;
  --info-button-border: transparent;
  --info-button-border-hover: var(--info-color-background-buttonPrimaryHover);
  --info-button-border-pressed: var(--info-color-background-buttonPressed);
  --info-button-border-disabled: transparent;
  --info-button-text: var(--info-color-text-buttonSecondary);
  --info-button-text-hover: var(--info-color-text-buttonPrimary);
  --info-button-text-pressed: var(--info-color-text-buttonSecondaryHover);
  --info-button-text-disabled: var(--info-color-text-tertiary);
}

.cTydkc {
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  width: -moz-available;
}

@media screen and (min-width: 640px) and (max-width: 1023px) {
  .cTydkc {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .cTydkc {
    max-width: calc(1313px);
    padding-left: 24px;
    padding-right: 24px;
  }
}

.iJLQjk {
  border: 0px !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
  position: absolute !important;
  width: 1px !important;
  display: block;
}

.diqCwe {
  background-color: var(--info-color-background-default);
  color: var(--info-color-text-primary);
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .dhgTNg {
    height: 0px;
    padding-bottom: 56.25%;
  }
}

@media screen and (min-width: 1024px) {
  .dhgTNg {
    height: 0px;
    padding-bottom: 56.25%;
  }
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ivttuc {
    height: 0px;
    padding-bottom: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .ivttuc {
    height: 0px;
    padding-bottom: 100%;
  }
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .ktTinE {
    height: 0px;
    padding-bottom: 100%;
  }
}

@media screen and (min-width: 640px) {
  .ktTinE {
    height: 0px;
    padding-bottom: 56.25%;
  }
}

@media screen and (min-width: 1240px) {
  .ktTinE {
    height: 0px;
    padding-bottom: 100%;
  }
}

.bjYOQA {
  height: 100%;
  left: 0px;
  object-fit: cover;
  position: absolute;
  top: 0px;
  width: 100%;
}

@media print {
  .bjYOQA {
    position: relative;
  }
}

.efPMkb {
  height: 100%;
  width: 100%;
}

.dsHuar {
  -moz-box-align: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: var(--info-button-size);
  -moz-box-pack: center;
  justify-content: center;
  width: var(--info-button-size);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  z-index: -1;
}

.dsHuar.dsHuar.dsHuar {
  padding: 0px;
}

.sc-doqphf:focus .sc-hKinHC {
  opacity: 1;
}

@media (hover: none), (pointer: coarse) {
  .dsHuar {
    opacity: 1;
  }
}

.imvzCb {
  inset: 0px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  transition-duration: 0.2s;
  transition-property: color, background, border;
  transition-timing-function: ease-out;
}

@media (hover: none) {
  .imvzCb:active .sc-hKinHC {
    opacity: 1;
  }
}

@media (hover: hover) {
  .imvzCb:hover .sc-hKinHC {
    opacity: 1;
  }

  .imvzCb:focus-visible .sc-hKinHC {
    opacity: 1;
  }
}

.iJEJpp {
  border-radius: 10px;
  overflow: hidden;
  mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

@media (hover: hover) {
  .hdPcXl:focus-visible .sc-oBxuN {
    opacity: 1;
  }
}

.egWGmf {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
  z-index: 1;
}

.egWGmf.egWGmf.egWGmf {
  width: 100%;
  height: 100%;
}

.iLvgOq:has(a):hover .sc-cepbVR,
.iLvgOq:has(button):hover .sc-cepbVR,
.iLvgOq:has(a):focus-within .sc-cepbVR,
.iLvgOq:has(button):focus-within .sc-cepbVR {
  color: var(--info-color-brand-primary);
}

.eCwVqK {
  position: relative;
  margin-bottom: 12px;
  z-index: 1;
  pointer-events: none;
}

.eCwVqK picture {
  transition: filter 0.4s ease-out;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .dvyiOI {
    width: 93px;
    flex: 0 0 93px;
    margin-bottom: auto;
    margin-left: 16px;
  }
}

@media screen and (min-width: 1240px) {
  .dvyiOI {
    width: 93px;
    flex: 0 0 93px;
    margin-bottom: auto;
    margin-left: 16px;
  }
}

.cxbIyR {
  display: flex;
  flex-direction: column;
  -moz-box-align: stretch;
  align-items: stretch;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .iFaTRa {
    margin-right: auto;
  }
}

@media screen and (min-width: 1240px) {
  .iFaTRa {
    margin-right: auto;
  }
}

.fFCxvE {
  display: flex;
  flex-direction: column;
  position: relative;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .hdrlnj {
    flex-direction: row-reverse;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1240px) {
  .hdrlnj {
    flex-direction: row-reverse;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
}

.idrdcE {
  display: inline;
  transition: color 0.3s ease-out;
}

.idrdcE.idrdcE.idrdcE {
  text-align: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.fgCjNJ {
  font-size: 0.75rem;
  display: flex;
  gap: 8px;
}

.ewBgzZ:not(:only-child)::before {
  content: "|";
  display: inline;
  margin: 0px 4px;
  position: relative;
  top: -1px;
}

.bpUfXQ {
  margin-top: 8px;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .usrNo.usrNo {
    display: none;
  }
}

@media screen and (min-width: 1240px) {
  .usrNo.usrNo {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .iZrxkl {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1240px) {
  .iZrxkl {
    font-size: 1rem;
  }
}

.dRxGXh:hover .sc-cDltVh picture,
.dRxGXh:focus-within .sc-cDltVh picture {
  filter: brightness(112%);
}

.fpItdT {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.fTztrE {
  font-size: 1.25em;
}

.epEUhm {
  --body-html-spacings-normal: 1.5em;
  --body-html-spacings-attachments: 2.5em;
}

@media screen and (min-width: 640px) {
  .epEUhm > * {
    margin-left: auto;
    margin-right: auto;
    width: var(--body-html-max-width-items);
    max-width: 100%;
  }

  .epEUhm .sc-dZxRDy {
    width: 100%;
  }
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .epEUhm {
    --body-html-spacings-normal: 1.25em;
    --body-html-spacings-attachments: 2em;
  }
}

.epEUhm > :last-child {
  margin-bottom: 0px;
}

.epEUhm > :first-child {
  margin-top: 0px;
}

.epEUhm > :not(p, h1, h2, h3, h4, h5, h6) {
  clear: both;
}

.epEUhm .sc-iNIeMn:not(:last-child),
.epEUhm .sc-dYoqmx:not(:last-child) {
  margin-bottom: var(--body-html-spacings-normal);
}

.epEUhm .sc-dZxRDy:not(:first-child) {
  margin-top: var(--body-html-spacings-attachments);
}

.epEUhm .sc-dZxRDy:not(:last-child) {
  margin-bottom: var(--body-html-spacings-attachments);
}

.epEUhm .sc-dYoqmx:not(:first-child) {
  margin-top: var(--body-html-spacings-attachments);
}

.epEUhm .sc-iNIeMn {
  line-height: 1.5;
}

.epEUhm::after {
  clear: both;
  content: "";
  display: block;
}

.kHSrnu {
  position: sticky;
  top: calc(
    var(--info-shell-nav-height, 0px) + var(--info-page-menu-height, 0px) + 24px
  );
}

.deaiyW:has(.rc-expando) {
  border-radius: 0px;
}

.bNjmOV:has(.rc-expando) {
  border-radius: 0px;
}

.MPnpo {
  --grid-with-borders-gap: 64px;
  display: grid;
  gap: var(--grid-with-borders-gap);
  position: relative;
  z-index: 0;
  padding: 0px 4px;
  margin: 0px -4px;
  overflow: hidden;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  .MPnpo {
    --grid-with-borders-gap: 40px;
  }
}

@media screen and (min-width: 640px) and (max-width: 1023px) {
  .MPnpo {
    --grid-with-borders-gap: 48px;
    column-gap: 24px;
  }
}

@media screen and (min-width: 1024px) {
  .MPnpo {
    --grid-with-borders-gap: 64px;
  }
}

.ljzXzZ {
  position: relative;
}

.ljzXzZ::after,
.ljzXzZ::before {
  content: "";
  display: block;
  position: absolute;
}

.ljzXzZ::after {
  top: 0px;
  right: calc(var(--grid-with-borders-gap) / -2);
  width: 1px;
  height: 100%;
}

.ljzXzZ::before {
  left: 0px;
  right: 0px;
  bottom: calc(var(--grid-with-borders-gap) / -2);
  width: calc(100% + var(--grid-with-borders-gap));
  height: 1px;
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .ljzXzZ::after {
    display: none;
  }

  .ljzXzZ::before {
    bottom: auto;
    top: calc(var(--grid-with-borders-gap) / -2);
    width: 100%;
  }

  .ljzXzZ:first-child::before,
  .ljzXzZ:first-child::after {
    display: none;
  }
}

.ljzXzZ:last-child::after {
  display: none;
}

.bBjpQv {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 12px;
  margin-bottom: 32px;
}

@media screen and (min-width: 0px) and (max-width: 1239px) {
  .bBjpQv {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1240px) {
  .hhUqVD {
    --grid-with-borders-gap: 40px;
  }
}

.iwcTXw {
  --body-html-max-width-items: 610px;
}

@media print {
  * {
    background-color: transparent !important;
    border: 0px !important;
    box-shadow: none !important;
    color: rgb(0, 0, 0) !important;
  }

  body {
    font-size: 0.8rem;
  }

  body,
  html,
  .react-app {
    width: 100% !important;
  }

  body,
  html {
    height: auto;
    margin: 0px;
  }

  .g-lightbox {
    display: none !important;
    height: 0px;
  }
}

html {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  background: rgb(244, 244, 244);
  color: rgb(0, 0, 0);
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  margin: 0px;
  max-width: 100vw;
  padding: 0px;
}

button,
form,
input,
label,
textarea {
  font-family: inherit;
}

.react-app button:disabled,
.react-app textarea:disabled,
.react-app input:disabled {
  cursor: not-allowed;
}

a:active,
button:active,
input:active,
textarea:active {
  box-shadow: none;
  outline: none;
}

.hidden {
  display: none !important;
}

.hidden-tag {
  border: 0px !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  position: absolute !important;
  width: 1px !important;
}

a img {
  border: medium;
}

a:hover {
  color: rgb(0, 0, 0);
  cursor: pointer;
}

strong {
  font-weight: 700;
}

i {
  font-style: italic;
}

:root {
  --heights-player-ohdio: 60px;
  --heights-navigationBar: 55px;
  --heights-navWithParent: 55px;
}

html body {
  max-width: 100vw;
  overflow-x: initial !important;
}

html body:not(.v4) * {
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
p,
a,
img,
strong,
i,
center,
ol,
ul,
li,
form,
label,
article,
aside,
footer,
header,
nav,
section,
time,
video {
  border: 0px;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  line-height: inherit;
  font-family: inherit;
  font-size-adjust: inherit;
  font-kerning: inherit;
  font-optical-sizing: inherit;
  font-language-override: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  margin: 0px;
  padding: 0px;
  vertical-align: baseline;
}

button,
form,
input,
label,
textarea {
  font-family: inherit;
}

a {
  color: currentcolor;
  text-decoration: none;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

svg {
  max-width: 100%;
}

strong {
  font-weight: bold;
}

ol,
ul {
  list-style: none;
}

button {
  background: none;
  border: 0px;
  color: currentcolor;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  cursor: pointer;
  padding: 0px;
}

img {
  max-width: 100%;
}

input[type="search"] {
  appearance: none;
}

@supports selector(:focus-visible) {
  :focus:not(:focus-visible) {
    outline: none;
  }
}

a:hover {
  color: currentcolor;
}

html {
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 1rem;
  background: var(--info-color-background-default);
  color: var(--info-color-text-primary);
  font-family: "Radio Canada", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

input {
  color: var(--info-color-text-primary);
}

.react-app {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.g-lightbox {
  color: rgb(19, 19, 19);
  z-index: 2000;
}

@supports selector(:has(video)) {
  .video-pinned:has(video) {
    opacity: 1;
  }
}

:root {
  --info-color-background-breakHard: #c4c4c4;
  --info-color-background-breakSoft: #dfdfdf;
  --info-color-background-buttonAccentDefault: #561622;
  --info-color-background-buttonAccentHover: #753441;
  --info-color-background-buttonAccentPressed: #661a2a;
  --info-color-background-buttonOhdio: #206e66;
  --info-color-background-buttonOhdioAccent: #ddebe9;
  --info-color-background-buttonOhdioHover: #67aba4;
  --info-color-background-buttonOhdioPressed: #67aba4;
  --info-color-background-buttonPressed: #6b6b6b;
  --info-color-background-buttonPrimary: #131313;
  --info-color-background-buttonPrimaryDisabled: #c4c4c4;
  --info-color-background-buttonPrimaryHover: #4e4e4e;
  --info-color-background-classicLinkHover: rgba(0, 0, 0, 0.07);
  --info-color-background-containerDefault: #f3f3f3;
  --info-color-background-default: #fff;
  --info-color-background-defaultIOS: #fff;
  --info-color-background-viafouraPrimary10: rgba(0, 0, 0, 0.1);
  --info-color-background-viafouraPrimary15: rgba(0, 0, 0, 0.25);
  --info-color-background-viafouraPrimary20: rgba(0, 0, 0, 0.3);
  --info-color-background-video: #131313;
  --info-color-background-videoModuleSeekBarTrack: rgba(255, 255, 255, 0.6);
  --info-color-text-secondary: #4e4e4e;
  --info-color-text-tertiary: #6b6b6b;
  --info-color-text-primary: #131313;
  --info-color-text-buttonSecondary: #131313;
  --info-color-text-buttonSecondaryHover: #fff;
  --info-color-text-buttonPrimary: #fff;
  --info-color-text-buttonAccent: #fff;
  --info-color-text-buttonAccentHard: #561622;
  --info-color-text-linkDefault: #095fc2;
  --info-color-border-buttonSecondary: #131313;
  --info-color-border-buttonAccentHard: #561622;
  --info-color-border-buttonAccentHover: #fce6e6;
  --info-color-border-buttonAccentPressed: #f6bfbf;
  --info-color-border-buttonOhdio: #206e66;
  --info-color-border-buttonOhdioAccent: #ddebe9;
  --info-color-border-buttonOhdioHover: #67aba4;
  --info-color-border-buttonOhdioPressed: #67aba4;
}

:root.info-dark,
.info-dark {
  --info-color-background-breakHard: #4e4e4e;
  --info-color-background-breakSoft: #2e2e2e;
  --info-color-background-buttonAccentDefault: #f3a6a6;
  --info-color-background-buttonAccentHover: #fce6e6;
  --info-color-background-buttonAccentPressed: #f6bfbf;
  --info-color-background-buttonOhdio: #6ec9c0;
  --info-color-background-buttonOhdioAccent: #67aba4;
  --info-color-background-buttonOhdioHover: #67aba4;
  --info-color-background-buttonOhdioPressed: #67aba4;
  --info-color-background-buttonPressed: #a5a6a6;
  --info-color-background-buttonPrimary: #f3f3f3;
  --info-color-background-buttonPrimaryDisabled: #4e4e4e;
  --info-color-background-buttonPrimaryHover: #dfdfdf;
  --info-color-background-classicLinkHover: rgba(255, 255, 255, 0.1);
  --info-color-background-containerDefault: #2e2e2e;
  --info-color-background-default: #131313;
  --info-color-background-defaultIOS: #000;
  --info-color-background-viafouraPrimary10: rgba(255, 255, 255, 0.1);
  --info-color-background-viafouraPrimary15: rgba(255, 255, 255, 0.25);
  --info-color-background-viafouraPrimary20: rgba(255, 255, 255, 0.35);
  --info-color-background-video: #131313;
  --info-color-background-videoModuleSeekBarTrack: rgba(255, 255, 255, 0.6);
  --info-color-text-secondary: #dfdfdf;
  --info-color-text-primary: #f3f3f3;
  --info-color-text-tertiary: #a5a6a6;
  --info-color-text-buttonPrimary: #000;
  --info-color-text-buttonSecondary: #fff;
  --info-color-text-buttonSecondaryHover: #000;
  --info-color-text-buttonAccent: #131313;
  --info-color-text-buttonAccentHard: #f3a6a6;
  --info-color-text-linkDefault: #6f8bfb;
  --info-color-border-buttonSecondary: rgba(255, 255, 255, 0.6);
  --info-color-border-buttonAccentHard: #f3a6a6;
  --info-color-border-buttonAccentHover: #fce6e6;
  --info-color-border-buttonAccentPressed: #f6bfbf;
  --info-color-border-buttonOhdio: #6ec9c0;
  --info-color-border-buttonOhdioAccent: #ddebe9;
  --info-color-border-buttonOhdioHover: #67aba4;
  --info-color-border-buttonOhdioPressed: #67aba4;
}

:root {
  --info-color-brand-primary: #d50017;
}

:root.info-dark,
.info-dark {
  --info-color-brand-primary: #f06a6a;
}

.kBAwhA {
  background-color: rgb(11, 11, 11);
}

.kBAwhA a {
  position: relative;
}

.bNUvam.bNUvam:has(.vf-comments-count) {
  height: auto;
  padding: 0px 16px;
  width: auto;
}

.bNUvam.bNUvam:has(.vf-comments-count) + .conversations-count-a11y-text {
  display: block;
}

:root {
  --oh-player-color-bg-containerMusiqueAria: #4254c6;
  --oh-player-color-bg-containerMusiqueDefault: #4254c6;
  --oh-player-color-bg-containerMusiqueHover: #7c8bf8;
  --oh-player-color-bg-containerMusiqueClassiqueAria: #5862b7;
  --oh-player-color-bg-containerMusiqueClassiqueDefault: #5862b7;
  --oh-player-color-bg-containerMusiqueClassiqueHover: #8c95dc;
  --oh-player-color-bg-containerNeutral: #ffffff;
  --oh-player-color-bg-containerOhdioDefault: #206e66;
  --oh-player-color-bg-containerPlayer: #ffffff;
  --oh-player-color-bg-containerPremiereAria: #e05b0d;
  --oh-player-color-bg-containerPremiereDefault: #fa6610;
  --oh-player-color-bg-containerPremiereHover: #fb7f37;
  --oh-player-color-bg-gradientMusiqueStart: 124, 159, 248;
  --oh-player-color-bg-gradientMusiqueEnd: 66, 84, 198;
  --oh-player-color-bg-gradientMusiqueClassiqueStart: 246, 225, 216;
  --oh-player-color-bg-gradientMusiqueClassiqueEnd: 134, 144, 234;
  --oh-player-color-bg-gradientPremiereStart: 243, 175, 62;
  --oh-player-color-bg-gradientPremiereEnd: 250, 102, 16;
  --oh-player-color-bdr-panel: 12, 12, 12;
  --oh-player-color-ftr-overlays80: rgba(12, 12, 12, 0.8);
  --oh-player-color-ftr-rangeTrackBackward: rgba(255, 255, 255, 0.4);
  --oh-player-color-ftr-rangeTrackForward: rgba(12, 12, 12, 0.2);
  --oh-player-color-int-primaryDefault: #206e66;
  --oh-player-color-int-primaryDisabled: #dbdce0;
  --oh-player-color-int-primaryNeutral: #ffffff;
  --oh-player-color-int-secondaryActive: #206e66;
  --oh-player-color-int-secondaryHoverStroke: #bfdcd9;
  --oh-player-color-int-tertiaryDefault: #206e66;
  --oh-player-color-bar-player: #dbdce0;
  --oh-player-color-bar-schedule: #ffffff;
  --oh-player-color-tag-live: #ffd501;
  --oh-player-color-tag-neutral: #ffffff;
  --oh-player-color-tag-neutralDark: #0c0c0c;
  --oh-player-color-txt-accent: #206e66;
  --oh-player-color-txt-inversed: #ffffff;
  --oh-player-color-txt-linksDefault: #206e66;
  --oh-player-color-txt-linksDefaultRgb: 32, 110, 102;
  --oh-player-color-txt-linksHover: #494952;
  --oh-player-color-txt-primary: #0c0c0c;
  --oh-player-color-txt-secondary: #494952;
  --oh-player-color-txt-tertiary: #787b89;
}

:root.scheme-dark,
.scheme-dark {
  --oh-player-color-bg-containerMusiqueAria: #4254c6;
  --oh-player-color-bg-containerMusiqueDefault: #4254c6;
  --oh-player-color-bg-containerMusiqueHover: #7c8bf8;
  --oh-player-color-bg-containerMusiqueClassiqueAria: #5862b7;
  --oh-player-color-bg-containerMusiqueClassiqueDefault: #5862b7;
  --oh-player-color-bg-containerMusiqueClassiqueHover: #8c95dc;
  --oh-player-color-bg-containerNeutral: #222222;
  --oh-player-color-bg-containerOhdioDefault: #67aba4;
  --oh-player-color-bg-containerPlayer: #222222;
  --oh-player-color-bg-containerPremiereAria: #e05b0d;
  --oh-player-color-bg-containerPremiereDefault: #fa6610;
  --oh-player-color-bg-containerPremiereHover: #fb7f37;
  --oh-player-color-bg-gradientMusiqueStart: 124, 159, 248;
  --oh-player-color-bg-gradientMusiqueEnd: 66, 84, 198;
  --oh-player-color-bg-gradientMusiqueClassiqueStart: 88, 98, 183;
  --oh-player-color-bg-gradientMusiqueClassiqueEnd: 134, 144, 234;
  --oh-player-color-bg-gradientPremiereStart: 243, 175, 62;
  --oh-player-color-bg-gradientPremiereEnd: 250, 102, 16;
  --oh-player-color-bdr-panel: 255, 255, 255;
  --oh-player-color-ftr-overlays80: rgba(12, 12, 12, 0.8);
  --oh-player-color-ftr-rangeTrackBackward: rgba(12, 12, 12, 0.4);
  --oh-player-color-ftr-rangeTrackForward: rgba(255, 255, 255, 0.2);
  --oh-player-color-int-primaryDefault: #78bfb8;
  --oh-player-color-int-primaryDisabled: #787b89;
  --oh-player-color-int-primaryNeutral: #0c0c0c;
  --oh-player-color-int-secondaryActive: #78bfb8;
  --oh-player-color-int-secondaryHoverStroke: #206e66;
  --oh-player-color-int-tertiaryDefault: #78bfb8;
  --oh-player-color-bar-player: #0c0c0c;
  --oh-player-color-bar-schedule: #0c0c0c;
  --oh-player-color-tag-live: #ffd501;
  --oh-player-color-tag-neutral: #ffffff;
  --oh-player-color-tag-neutralDark: #0c0c0c;
  --oh-player-color-txt-accent: #78bfb8;
  --oh-player-color-txt-inversed: #ffffff;
  --oh-player-color-txt-linksDefault: #78bfb8;
  --oh-player-color-txt-linksDefaultRgb: 120, 191, 184;
  --oh-player-color-txt-linksHover: #dbdce0;
  --oh-player-color-txt-primary: #ebebeb;
  --oh-player-color-txt-secondary: #dbdce0;
  --oh-player-color-txt-tertiary: #a0a2ab;
}

.hidden-tag {
  border: 0px !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  position: absolute !important;
  width: 1px !important;
}

* {
  box-sizing: border-box;
}

:root {
  --oh-player-height: 0px;
}

@media (min-width: 1024px) {
  :root {
    --oh-player-height: 0px;
  }
}

.lPiNX {
  font-size: 0.875rem;
  -moz-box-align: center;
  align-items: center;
  background: var(--info-button-background);
  border-radius: 100px;
  border: 1px solid var(--info-button-border);
  color: var(--info-button-text);
  display: inline-flex;
  -moz-box-pack: center;
  justify-content: center;
  line-height: 1;
  min-height: var(--info-button-size);
  position: relative;
  padding: 0px 20px;
  transition-duration: 0.2s;
  transition-property: color, background, border;
  transition-timing-function: ease-out;
}

.lPiNX::before {
  content: " ";
  display: block;
  height: calc(100% + 8px);
  left: 50%;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 8px);
}

@media (hover: none) {
  .lPiNX:active {
    background: var(--info-button-background-hover);
    border-color: var(--info-button-border-hover);
    color: var(--info-button-text-hover);
  }
}

@media (hover: hover) {
  .lPiNX:hover {
    background: var(--info-button-background-hover);
    border-color: var(--info-button-border-hover);
    color: var(--info-button-text-hover);
  }

  .lPiNX:focus-visible {
    background: var(--info-button-background-hover);
    border-color: var(--info-button-border-hover);
    color: var(--info-button-text-hover);
  }
}

.lPiNX:active {
  background: var(--info-button-background-pressed);
  border-color: var(--info-button-border-pressed);
  color: var(--info-button-text-pressed);
}

@media print {
  .lPiNX {
    display: none;
  }
}

.hBQEHN {
  --info-button-background: var(--info-color-background-buttonPrimary);
  --info-button-background-hover: var(
    --info-color-background-buttonPrimaryHover
  );
  --info-button-background-pressed: var(--info-color-background-buttonPressed);
  --info-button-background-disabled: var(
    --info-color-background-buttonPrimaryDisabled
  );
  --info-button-border: var(--info-color-background-buttonPrimary);
  --info-button-border-hover: var(--info-color-background-buttonPrimaryHover);
  --info-button-border-pressed: var(--info-color-background-buttonPressed);
  --info-button-border-disabled: var(
    --info-color-background-buttonPrimaryDisabled
  );
  --info-button-text: var(--info-color-text-buttonPrimary);
  --info-button-text-hover: var(--info-color-text-buttonPrimary);
  --info-button-text-pressed: var(--info-color-text-buttonPrimary);
  --info-button-text-disabled: var(--info-color-text-tertiary);
}

.guGXTe:has(a):hover .sc-cMRZhK,
.guGXTe:has(button):hover .sc-cMRZhK,
.guGXTe:has(a):focus-within .sc-cMRZhK,
.guGXTe:has(button):focus-within .sc-cMRZhK {
  color: var(--info-color-brand-primary);
}

.bRgtyw {
  --body-html-spacings-normal: 1.5em;
  --body-html-spacings-attachments: 2.5em;
}

@media screen and (min-width: 640px) {
  .bRgtyw > * {
    margin-left: auto;
    margin-right: auto;
    width: var(--body-html-max-width-items);
    max-width: 100%;
  }
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .bRgtyw {
    --body-html-spacings-normal: 1.25em;
    --body-html-spacings-attachments: 2em;
  }
}

.bRgtyw > :last-child {
  margin-bottom: 0px;
}

.bRgtyw > :first-child {
  margin-top: 0px;
}

.bRgtyw > :not(p, h1, h2, h3, h4, h5, h6) {
  clear: both;
}

.bRgtyw::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 639px) {
  html:has(.vf-content-focus-container-modal) {
    overflow: hidden;
  }

  html:has(.vf-content-focus-container-modal).safari {
    overflow-y: hidden;
  }
}

.eTIFwV {
  display: none;
}

.jOQNhU.viafoura {
  --reserved-space-top: var(--info-shell-nav-height) !important;
  --accent-color-10: var(--info-color-background-classicLinkHover) !important;
  --accent-color-dark: var(--info-color-text-primary) !important;
  --accent-color-light: var(--info-color-text-secondary) !important;
  --accent-color: var(--info-color-text-primary) !important;
  --background-color: var(--info-color-background-default) !important;
  --dark-text-on-default-color: var(--info-color-text-primary);
  --default-color: var(--info-color-background-default) !important;
  --light-text-on-background-color: var(--info-color-text-secondary) !important;
  --text-on-accent-color: var(--info-color-text-buttonPrimary) !important;
  --light-text-on-default-color: var(--info-color-text-secondary) !important;
  --primary-color-10: var(--info-color-background-viafouraPrimary10) !important;
  --primary-color-15: var(--info-color-background-viafouraPrimary15) !important;
  --primary-color-20: var(--info-color-background-viafouraPrimary20) !important;
  --base-font-size: 1rem !important;
  --body-font: 1 !important;
  --medium-font: 1.125 !important;
  --primary-font: "Radio Canada", Helvetica, Arial, sans-serif !important;
  --small-font: 0.875 !important;
  --x-large-font: 1.25 !important;
  --x-large-mobile-font: 1.25 !important;
  --x-small-font: 0.75 !important;
  font-size: 1rem !important;
  min-height: 0px !important;
}

@supports selector(:has(*)) {
  .jOQNhU.viafoura {
    height: 0px;
    opacity: 0;
  }

  .jOQNhU.viafoura + .sc-gDszPb {
    display: block;
  }

  .jOQNhU.viafoura:has(.vf3-comments) {
    opacity: 1;
    height: auto;
  }

  .jOQNhU.viafoura:has(.vf3-comments) + .sc-gDszPb {
    display: none;
  }
}

.jOQNhU .vf-label {
  font-size: 0.875rem !important;
}

.jOQNhU .vf-content-focus-container__contents {
  overscroll-behavior: contain !important;
}

.jOQNhU .vf-post-details {
  margin-top: 4px;
}

.jOQNhU .vf-post-details__name {
  color: var(--info-color-text-primary) !important;
  font-family: "Radio-Canada Display", "Radio Canada", Helvetica, Arial,
    sans-serif !important;
  font-size: 1rem !important;
}

.jOQNhU .vf-post-details__time {
  font-size: 12px !important;
  color: var(--info-color-text-tertiary) !important;
}

.jOQNhU .vf-post-details__time::before {
  background: currentcolor !important;
  top: 50% !important;
}

.jOQNhU .vf-post-form__new-content {
  padding: 0px !important;
}

.jOQNhU .vf-post-form__new-content .vf-editor-area {
  padding-right: 10px !important;
}

.jOQNhU .v3-comments__post-form .vf-post-form__content-container {
  padding-bottom: 30px !important;
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .jOQNhU .v3-comments__post-form .vf-post-form__content-container {
    padding-bottom: 10px !important;
  }
}

.jOQNhU .vf-loader-button {
  width: auto !important;
  font-size: 0.875rem !important;
}

.jOQNhU .vf-avatar--small {
  top: 4px !important;
  position: relative !important;
}

.jOQNhU .vf-avatar--small .vf-default-avatar__name {
  top: -1px !important;
}

.jOQNhU .vf-badge {
  font-size: 0.75rem !important;
}

.jOQNhU .vf-nav-button {
  padding: 0px !important;
}

.jOQNhU .vf-content-actions {
  padding-top: 16px !important;
}

.jOQNhU .vf-content-actions__like svg {
  top: 0px !important;
}

.jOQNhU .vf-tabbed-nav {
  height: 44px !important;
  position: relative !important;
  top: 0px !important;
  --accent-color: currentColor !important;
  --accent-color-light: currentColor !important;
}

.jOQNhU .vf-tabbed-nav .vf-nav-label .vf-label-text {
  font-size: 1rem !important;
  text-transform: none !important;
  font-family: "Radio-Canada Display", "Radio Canada", Helvetica, Arial,
    sans-serif !important;
  font-weight: bold !important;
}

.jOQNhU .vf-tabbed-nav .vf-nav-label .vf-label-text.vf-badge {
  font-size: 0.75rem !important;
}

.jOQNhU .vf-tabbed-nav .vf-nav-label .vf-label-text.vf-square-badge {
  -moz-box-align: center;
  align-items: center;
  border-radius: 9999px !important;
  display: inline-flex;
  color: var(--info-color-text-primary) !important;
  height: 20px;
  -moz-box-pack: center;
  justify-content: center;
  min-width: 20px;
  padding: 0px 4px !important;
}

@media (max-width: 430px) {
  .jOQNhU .vf-tabbed-nav {
    margin-top: 40px !important;
  }

  .jOQNhU .vf-tabbed-nav .comment-nav-right {
    position: absolute !important;
    top: 0px !important;
    right: 0px !important;
    transform: translateY(-100%) !important;
  }
}

.jOQNhU .vf-square-badge {
  padding: 6px !important;
}

.jOQNhU .vf-content-editor-input {
  line-height: 1.5 !important;
}

.jOQNhU .vf-dropdown-button {
  padding: 8px !important;
  min-height: 0px !important;
  text-transform: lowercase !important;
}

.jOQNhU .vf-dropdown-button span::first-letter {
  text-transform: uppercase;
}

.jOQNhU .vf-dropdown-button .vf-dropdown-button__icon {
  width: 16px !important;
  height: 16px !important;
}

.jOQNhU .vf-dropdown-button .vf-dropdown-button__text {
  font-size: 0.875rem !important;
}

.jOQNhU .vf-button {
  border-radius: 9999px !important;
  text-transform: none !important;
  -moz-box-flex: 0 !important;
  flex-grow: 0 !important;
}

.jOQNhU .vf-button::first-letter {
  text-transform: uppercase;
}

.jOQNhU .vf-button span::first-letter {
  text-transform: uppercase;
}

.jOQNhU .vf-content-actions button {
  padding-left: 0px !important;
  margin-left: 0px !important;
  margin-right: 8px !important;
}

.jOQNhU .vf-threaded-content-indicator__layout {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.jOQNhU .vf-thread__replies {
  overflow: hidden !important;
}

.jOQNhU .vf-dropdown-button,
.jOQNhU .vf-post-form__new-content .vf-content-layout__right {
  border-radius: 10px !important;
}

.jOQNhU .vf-avatar,
.jOQNhU .vf-nav-button,
.jOQNhU .vf-post-details__name {
  pointer-events: none !important;
}

@media (hover: none) {
  .jOQNhU .vf-content-actions__flag {
    display: none !important;
  }
}

.jOQNhU .vf-comment-header__actions,
.jOQNhU .vf-comment-header__heading,
.jOQNhU .vf-content-actions__share,
.jOQNhU .vf-tray-trigger,
.jOQNhU .vf-reply-to--clickable,
.jOQNhU .vf3-conversations-footer {
  display: none !important;
}

.jOQNhU.is-disconnected .vf-button.vf-reply-to,
.jOQNhU.is-disconnected .vf-content-actions__reply,
.jOQNhU.is-disconnected .vf-post-form,
.jOQNhU.is-disconnected .vf-content-actions__flag,
.jOQNhU.is-disconnected .vf-content-actions__like {
  display: none !important;
}

.eZCwIl {
  display: none;
}

.jDwqly.viafoura-load-more-active:has(
    .vf3-conversations-list--comments--list:nth-child(2)
  )
  .vf3-conversations-list--comments--list:not(:first-child) {
  display: none;
}

.jDwqly.viafoura-load-more-active:has(
    .vf3-conversations-list--comments--list:nth-child(2)
  )
  .vf-load-more__button {
  display: none;
}

.jDwqly.viafoura-load-more-active:has(
    .vf3-conversations-list--comments--list:nth-child(2)
  )
  .sc-cafgYF {
  display: flex;
}

@keyframes appear {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes appear {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.kqtELx .conversations-count-a11y-text {
  display: none;
}

.kqtELx .vf-comments-count {
  -moz-box-align: center;
  align-items: center;
  animation: 0.2s ease-out forwards appear;
  background: var(--info-color-background-viafouraPrimary10);
  border-radius: 9999px;
  display: inline-flex;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  -moz-box-pack: center;
  justify-content: center;
  line-height: 1;
  margin-left: 8px;
  min-width: 20px;
  padding: 0px 4px;
  position: relative;
  top: -1px;
}

.kqtELx .vf-comments-count + .conversations-count-a11y-text {
  display: block;
}

:root {
  --btn-bg: #2563eb;
  --btn-color: #ffffff;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0b1220;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue",
    Arial;
}

.player-wrap {
  position: relative;
  max-width: 900px;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(2, 6, 23, 0.6);
  margin-bottom: 35px;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #000;
}

.cta-button {
  display: inline-block;
  background-color: #2563eb;
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.cta-button:hover {
  background-color: #1e4fd5;
}

/* Общие настройки анимации */
.cta-button {
  display: inline-block;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.account-box {
  max-width: 500px;
  width: 100%;
  margin: 40px auto;
  padding: 24px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  text-align: center;
  font-family: sans-serif;
}

.account-box h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
  color: black;
}

.account-box p {
  color: #555;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 1.4;
}
