@charset "UTF-8";

a {
  text-decoration: none;
  color: inherit;
  --hover-tint: var(--idle);
  --active-tint: var(--active);
}

:root {
  --underline-max-width: 100%;
  --underline-hover-width: 0;
  --underline-idle-width: var(--underline-max-width);
  --underline-x: calc(var(--underline-max-width) * 0);
  --underline-thickness: max(1px, 0.0625em);
  --underline-img: linear-gradient(0deg, currentColor, currentColor);
  --external-link-content: "";
  --ul-type: disc;
  --ol-type: decimal;
  --ul-start: 1rem;
  --ol-start: 1.5rem;
  --xl-block: 0.5rem;
  --li-bottom: 0.25rem;
  --xl-base: 1em;
  --ol-content: counters(li-counter, ".") ".  ";
  --text-spacing: 0 0 1.5rem;
  --title-spacing: 0 0 1.5rem;
  --display-spacing: 0 0 2rem;
  --background-default-grey: var(--grey-1000-50);
  --background-default-grey-hover: var(--grey-1000-50-hover);
  --background-default-grey-active: var(--grey-1000-50-active);
  --background-alt-grey: var(--grey-975-75);
  --background-alt-grey-hover: var(--grey-975-75-hover);
  --background-alt-grey-active: var(--grey-975-75-active);
  --background-alt-blue-france: var(--blue-france-975-75);
  --background-alt-blue-france-hover: var(--blue-france-975-75-hover);
  --background-alt-blue-france-active: var(--blue-france-975-75-active);
  --background-alt-red-marianne: var(--red-marianne-975-75);
  --background-alt-red-marianne-hover: var(--red-marianne-975-75-hover);
  --background-alt-red-marianne-active: var(--red-marianne-975-75-active);
  --background-alt-green-tilleul-verveine: var(--green-tilleul-verveine-975-75);
  --background-alt-green-tilleul-verveine-hover: var(
    --green-tilleul-verveine-975-75-hover
  );
  --background-alt-green-tilleul-verveine-active: var(
    --green-tilleul-verveine-975-75-active
  );
  --background-alt-green-bourgeon: var(--green-bourgeon-975-75);
  --background-alt-green-bourgeon-hover: var(--green-bourgeon-975-75-hover);
  --background-alt-green-bourgeon-active: var(--green-bourgeon-975-75-active);
  --background-alt-green-emeraude: var(--green-emeraude-975-75);
  --background-alt-green-emeraude-hover: var(--green-emeraude-975-75-hover);
  --background-alt-green-emeraude-active: var(--green-emeraude-975-75-active);
  --background-alt-green-menthe: var(--green-menthe-975-75);
  --background-alt-green-menthe-hover: var(--green-menthe-975-75-hover);
  --background-alt-green-menthe-active: var(--green-menthe-975-75-active);
  --background-alt-green-archipel: var(--green-archipel-975-75);
  --background-alt-green-archipel-hover: var(--green-archipel-975-75-hover);
  --background-alt-green-archipel-active: var(--green-archipel-975-75-active);
  --background-alt-blue-ecume: var(--blue-ecume-975-75);
  --background-alt-blue-ecume-hover: var(--blue-ecume-975-75-hover);
  --background-alt-blue-ecume-active: var(--blue-ecume-975-75-active);
  --background-alt-blue-cumulus: var(--blue-cumulus-975-75);
  --background-alt-blue-cumulus-hover: var(--blue-cumulus-975-75-hover);
  --background-alt-blue-cumulus-active: var(--blue-cumulus-975-75-active);
  --background-alt-purple-glycine: var(--purple-glycine-975-75);
  --background-alt-purple-glycine-hover: var(--purple-glycine-975-75-hover);
  --background-alt-purple-glycine-active: var(--purple-glycine-975-75-active);
  --background-alt-pink-macaron: var(--pink-macaron-975-75);
  --background-alt-pink-macaron-hover: var(--pink-macaron-975-75-hover);
  --background-alt-pink-macaron-active: var(--pink-macaron-975-75-active);
  --background-alt-pink-tuile: var(--pink-tuile-975-75);
  --background-alt-pink-tuile-hover: var(--pink-tuile-975-75-hover);
  --background-alt-pink-tuile-active: var(--pink-tuile-975-75-active);
  --background-alt-yellow-tournesol: var(--yellow-tournesol-975-75);
  --background-alt-yellow-tournesol-hover: var(--yellow-tournesol-975-75-hover);
  --background-alt-yellow-tournesol-active: var(
    --yellow-tournesol-975-75-active
  );
  --background-alt-yellow-moutarde: var(--yellow-moutarde-975-75);
  --background-alt-yellow-moutarde-hover: var(--yellow-moutarde-975-75-hover);
  --background-alt-yellow-moutarde-active: var(--yellow-moutarde-975-75-active);
  --background-alt-orange-terre-battue: var(--orange-terre-battue-975-75);
  --background-alt-orange-terre-battue-hover: var(
    --orange-terre-battue-975-75-hover
  );
  --background-alt-orange-terre-battue-active: var(
    --orange-terre-battue-975-75-active
  );
  --background-alt-brown-cafe-creme: var(--brown-cafe-creme-975-75);
  --background-alt-brown-cafe-creme-hover: var(--brown-cafe-creme-975-75-hover);
  --background-alt-brown-cafe-creme-active: var(
    --brown-cafe-creme-975-75-active
  );
  --background-alt-brown-caramel: var(--brown-caramel-975-75);
  --background-alt-brown-caramel-hover: var(--brown-caramel-975-75-hover);
  --background-alt-brown-caramel-active: var(--brown-caramel-975-75-active);
  --background-alt-brown-opera: var(--brown-opera-975-75);
  --background-alt-brown-opera-hover: var(--brown-opera-975-75-hover);
  --background-alt-brown-opera-active: var(--brown-opera-975-75-active);
  --background-alt-beige-gris-galet: var(--beige-gris-galet-975-75);
  --background-alt-beige-gris-galet-hover: var(--beige-gris-galet-975-75-hover);
  --background-alt-beige-gris-galet-active: var(
    --beige-gris-galet-975-75-active
  );
  --background-contrast-grey: var(--grey-950-100);
  --background-contrast-grey-hover: var(--grey-950-100-hover);
  --background-contrast-grey-active: var(--grey-950-100-active);
  --background-contrast-blue-france: var(--blue-france-950-100);
  --background-contrast-blue-france-hover: var(--blue-france-950-100-hover);
  --background-contrast-blue-france-active: var(--blue-france-950-100-active);
  --background-contrast-red-marianne: var(--red-marianne-950-100);
  --background-contrast-red-marianne-hover: var(--red-marianne-950-100-hover);
  --background-contrast-red-marianne-active: var(--red-marianne-950-100-active);
  --background-contrast-green-tilleul-verveine: var(
    --green-tilleul-verveine-950-100
  );
  --background-contrast-green-tilleul-verveine-hover: var(
    --green-tilleul-verveine-950-100-hover
  );
  --background-contrast-green-tilleul-verveine-active: var(
    --green-tilleul-verveine-950-100-active
  );
  --background-contrast-green-bourgeon: var(--green-bourgeon-950-100);
  --background-contrast-green-bourgeon-hover: var(
    --green-bourgeon-950-100-hover
  );
  --background-contrast-green-bourgeon-active: var(
    --green-bourgeon-950-100-active
  );
  --background-contrast-green-emeraude: var(--green-emeraude-950-100);
  --background-contrast-green-emeraude-hover: var(
    --green-emeraude-950-100-hover
  );
  --background-contrast-green-emeraude-active: var(
    --green-emeraude-950-100-active
  );
  --background-contrast-green-menthe: var(--green-menthe-950-100);
  --background-contrast-green-menthe-hover: var(--green-menthe-950-100-hover);
  --background-contrast-green-menthe-active: var(--green-menthe-950-100-active);
  --background-contrast-green-archipel: var(--green-archipel-950-100);
  --background-contrast-green-archipel-hover: var(
    --green-archipel-950-100-hover
  );
  --background-contrast-green-archipel-active: var(
    --green-archipel-950-100-active
  );
  --background-contrast-blue-ecume: var(--blue-ecume-950-100);
  --background-contrast-blue-ecume-hover: var(--blue-ecume-950-100-hover);
  --background-contrast-blue-ecume-active: var(--blue-ecume-950-100-active);
  --background-contrast-blue-cumulus: var(--blue-cumulus-950-100);
  --background-contrast-blue-cumulus-hover: var(--blue-cumulus-950-100-hover);
  --background-contrast-blue-cumulus-active: var(--blue-cumulus-950-100-active);
  --background-contrast-purple-glycine: var(--purple-glycine-950-100);
  --background-contrast-purple-glycine-hover: var(
    --purple-glycine-950-100-hover
  );
  --background-contrast-purple-glycine-active: var(
    --purple-glycine-950-100-active
  );
  --background-contrast-pink-macaron: var(--pink-macaron-950-100);
  --background-contrast-pink-macaron-hover: var(--pink-macaron-950-100-hover);
  --background-contrast-pink-macaron-active: var(--pink-macaron-950-100-active);
  --background-contrast-pink-tuile: var(--pink-tuile-950-100);
  --background-contrast-pink-tuile-hover: var(--pink-tuile-950-100-hover);
  --background-contrast-pink-tuile-active: var(--pink-tuile-950-100-active);
  --background-contrast-yellow-tournesol: var(--yellow-tournesol-950-100);
  --background-contrast-yellow-tournesol-hover: var(
    --yellow-tournesol-950-100-hover
  );
  --background-contrast-yellow-tournesol-active: var(
    --yellow-tournesol-950-100-active
  );
  --background-contrast-yellow-moutarde: var(--yellow-moutarde-950-100);
  --background-contrast-yellow-moutarde-hover: var(
    --yellow-moutarde-950-100-hover
  );
  --background-contrast-yellow-moutarde-active: var(
    --yellow-moutarde-950-100-active
  );
  --background-contrast-orange-terre-battue: var(--orange-terre-battue-950-100);
  --background-contrast-orange-terre-battue-hover: var(
    --orange-terre-battue-950-100-hover
  );
  --background-contrast-orange-terre-battue-active: var(
    --orange-terre-battue-950-100-active
  );
  --background-contrast-brown-cafe-creme: var(--brown-cafe-creme-950-100);
  --background-contrast-brown-cafe-creme-hover: var(
    --brown-cafe-creme-950-100-hover
  );
  --background-contrast-brown-cafe-creme-active: var(
    --brown-cafe-creme-950-100-active
  );
  --background-contrast-brown-caramel: var(--brown-caramel-950-100);
  --background-contrast-brown-caramel-hover: var(--brown-caramel-950-100-hover);
  --background-contrast-brown-caramel-active: var(
    --brown-caramel-950-100-active
  );
  --background-contrast-brown-opera: var(--brown-opera-950-100);
  --background-contrast-brown-opera-hover: var(--brown-opera-950-100-hover);
  --background-contrast-brown-opera-active: var(--brown-opera-950-100-active);
  --background-contrast-beige-gris-galet: var(--beige-gris-galet-950-100);
  --background-contrast-beige-gris-galet-hover: var(
    --beige-gris-galet-950-100-hover
  );
  --background-contrast-beige-gris-galet-active: var(
    --beige-gris-galet-950-100-active
  );
  --background-contrast-info: var(--info-950-100);
  --background-contrast-info-hover: var(--info-950-100-hover);
  --background-contrast-info-active: var(--info-950-100-active);
  --background-contrast-success: var(--success-950-100);
  --background-contrast-success-hover: var(--success-950-100-hover);
  --background-contrast-success-active: var(--success-950-100-active);
  --background-contrast-warning: var(--warning-950-100);
  --background-contrast-warning-hover: var(--warning-950-100-hover);
  --background-contrast-warning-active: var(--warning-950-100-active);
  --background-contrast-error: var(--error-950-100);
  --background-contrast-error-hover: var(--error-950-100-hover);
  --background-contrast-error-active: var(--error-950-100-active);
  --background-flat-grey: var(--grey-200-850);
  --background-flat-info: var(--info-425-625);
  --background-flat-success: var(--success-425-625);
  --background-flat-warning: var(--warning-425-625);
  --background-flat-error: var(--error-425-625);
  --background-action-high-blue-france: var(--blue-france-sun-113-625);
  --background-action-high-blue-france-hover: var(
    --blue-france-sun-113-625-hover
  );
  --background-action-high-blue-france-active: var(
    --blue-france-sun-113-625-active
  );
  --background-action-high-red-marianne: var(--red-marianne-425-625);
  --background-action-high-red-marianne-hover: var(
    --red-marianne-425-625-hover
  );
  --background-action-high-red-marianne-active: var(
    --red-marianne-425-625-active
  );
  --background-action-high-green-tilleul-verveine: var(
    --green-tilleul-verveine-sun-418-moon-817
  );
  --background-action-high-green-tilleul-verveine-hover: var(
    --green-tilleul-verveine-sun-418-moon-817-hover
  );
  --background-action-high-green-tilleul-verveine-active: var(
    --green-tilleul-verveine-sun-418-moon-817-active
  );
  --background-action-high-green-bourgeon: var(
    --green-bourgeon-sun-425-moon-759
  );
  --background-action-high-green-bourgeon-hover: var(
    --green-bourgeon-sun-425-moon-759-hover
  );
  --background-action-high-green-bourgeon-active: var(
    --green-bourgeon-sun-425-moon-759-active
  );
  --background-action-high-green-emeraude: var(
    --green-emeraude-sun-425-moon-753
  );
  --background-action-high-green-emeraude-hover: var(
    --green-emeraude-sun-425-moon-753-hover
  );
  --background-action-high-green-emeraude-active: var(
    --green-emeraude-sun-425-moon-753-active
  );
  --background-action-high-green-menthe: var(--green-menthe-sun-373-moon-652);
  --background-action-high-green-menthe-hover: var(
    --green-menthe-sun-373-moon-652-hover
  );
  --background-action-high-green-menthe-active: var(
    --green-menthe-sun-373-moon-652-active
  );
  --background-action-high-green-archipel: var(
    --green-archipel-sun-391-moon-716
  );
  --background-action-high-green-archipel-hover: var(
    --green-archipel-sun-391-moon-716-hover
  );
  --background-action-high-green-archipel-active: var(
    --green-archipel-sun-391-moon-716-active
  );
  --background-action-high-blue-ecume: var(--blue-ecume-sun-247-moon-675);
  --background-action-high-blue-ecume-hover: var(
    --blue-ecume-sun-247-moon-675-hover
  );
  --background-action-high-blue-ecume-active: var(
    --blue-ecume-sun-247-moon-675-active
  );
  --background-action-high-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
  --background-action-high-blue-cumulus-hover: var(
    --blue-cumulus-sun-368-moon-732-hover
  );
  --background-action-high-blue-cumulus-active: var(
    --blue-cumulus-sun-368-moon-732-active
  );
  --background-action-high-purple-glycine: var(
    --purple-glycine-sun-319-moon-630
  );
  --background-action-high-purple-glycine-hover: var(
    --purple-glycine-sun-319-moon-630-hover
  );
  --background-action-high-purple-glycine-active: var(
    --purple-glycine-sun-319-moon-630-active
  );
  --background-action-high-pink-macaron: var(--pink-macaron-sun-406-moon-833);
  --background-action-high-pink-macaron-hover: var(
    --pink-macaron-sun-406-moon-833-hover
  );
  --background-action-high-pink-macaron-active: var(
    --pink-macaron-sun-406-moon-833-active
  );
  --background-action-high-pink-tuile: var(--pink-tuile-sun-425-moon-750);
  --background-action-high-pink-tuile-hover: var(
    --pink-tuile-sun-425-moon-750-hover
  );
  --background-action-high-pink-tuile-active: var(
    --pink-tuile-sun-425-moon-750-active
  );
  --background-action-high-yellow-tournesol: var(
    --yellow-tournesol-sun-407-moon-922
  );
  --background-action-high-yellow-tournesol-hover: var(
    --yellow-tournesol-sun-407-moon-922-hover
  );
  --background-action-high-yellow-tournesol-active: var(
    --yellow-tournesol-sun-407-moon-922-active
  );
  --background-action-high-yellow-moutarde: var(
    --yellow-moutarde-sun-348-moon-860
  );
  --background-action-high-yellow-moutarde-hover: var(
    --yellow-moutarde-sun-348-moon-860-hover
  );
  --background-action-high-yellow-moutarde-active: var(
    --yellow-moutarde-sun-348-moon-860-active
  );
  --background-action-high-orange-terre-battue: var(
    --orange-terre-battue-sun-370-moon-672
  );
  --background-action-high-orange-terre-battue-hover: var(
    --orange-terre-battue-sun-370-moon-672-hover
  );
  --background-action-high-orange-terre-battue-active: var(
    --orange-terre-battue-sun-370-moon-672-active
  );
  --background-action-high-brown-cafe-creme: var(
    --brown-cafe-creme-sun-383-moon-885
  );
  --background-action-high-brown-cafe-creme-hover: var(
    --brown-cafe-creme-sun-383-moon-885-hover
  );
  --background-action-high-brown-cafe-creme-active: var(
    --brown-cafe-creme-sun-383-moon-885-active
  );
  --background-action-high-brown-caramel: var(--brown-caramel-sun-425-moon-901);
  --background-action-high-brown-caramel-hover: var(
    --brown-caramel-sun-425-moon-901-hover
  );
  --background-action-high-brown-caramel-active: var(
    --brown-caramel-sun-425-moon-901-active
  );
  --background-action-high-brown-opera: var(--brown-opera-sun-395-moon-820);
  --background-action-high-brown-opera-hover: var(
    --brown-opera-sun-395-moon-820-hover
  );
  --background-action-high-brown-opera-active: var(
    --brown-opera-sun-395-moon-820-active
  );
  --background-action-high-beige-gris-galet: var(
    --beige-gris-galet-sun-407-moon-821
  );
  --background-action-high-beige-gris-galet-hover: var(
    --beige-gris-galet-sun-407-moon-821-hover
  );
  --background-action-high-beige-gris-galet-active: var(
    --beige-gris-galet-sun-407-moon-821-active
  );
  --background-action-high-info: var(--info-425-625);
  --background-action-high-info-hover: var(--info-425-625-hover);
  --background-action-high-info-active: var(--info-425-625-active);
  --background-action-high-success: var(--success-425-625);
  --background-action-high-success-hover: var(--success-425-625-hover);
  --background-action-high-success-active: var(--success-425-625-active);
  --background-action-high-warning: var(--warning-425-625);
  --background-action-high-warning-hover: var(--warning-425-625-hover);
  --background-action-high-warning-active: var(--warning-425-625-active);
  --background-action-high-error: var(--error-425-625);
  --background-action-high-error-hover: var(--error-425-625-hover);
  --background-action-high-error-active: var(--error-425-625-active);
  --background-action-low-blue-france: var(--blue-france-925-125);
  --background-action-low-blue-france-hover: var(--blue-france-925-125-hover);
  --background-action-low-blue-france-active: var(--blue-france-925-125-active);
  --background-action-low-red-marianne: var(--red-marianne-925-125);
  --background-action-low-red-marianne-hover: var(--red-marianne-925-125-hover);
  --background-action-low-red-marianne-active: var(
    --red-marianne-925-125-active
  );
  --background-action-low-green-tilleul-verveine: var(
    --green-tilleul-verveine-925-125
  );
  --background-action-low-green-tilleul-verveine-hover: var(
    --green-tilleul-verveine-925-125-hover
  );
  --background-action-low-green-tilleul-verveine-active: var(
    --green-tilleul-verveine-925-125-active
  );
  --background-action-low-green-bourgeon: var(--green-bourgeon-925-125);
  --background-action-low-green-bourgeon-hover: var(
    --green-bourgeon-925-125-hover
  );
  --background-action-low-green-bourgeon-active: var(
    --green-bourgeon-925-125-active
  );
  --background-action-low-green-emeraude: var(--green-emeraude-925-125);
  --background-action-low-green-emeraude-hover: var(
    --green-emeraude-925-125-hover
  );
  --background-action-low-green-emeraude-active: var(
    --green-emeraude-925-125-active
  );
  --background-action-low-green-menthe: var(--green-menthe-925-125);
  --background-action-low-green-menthe-hover: var(--green-menthe-925-125-hover);
  --background-action-low-green-menthe-active: var(
    --green-menthe-925-125-active
  );
  --background-action-low-green-archipel: var(--green-archipel-925-125);
  --background-action-low-green-archipel-hover: var(
    --green-archipel-925-125-hover
  );
  --background-action-low-green-archipel-active: var(
    --green-archipel-925-125-active
  );
  --background-action-low-blue-ecume: var(--blue-ecume-925-125);
  --background-action-low-blue-ecume-hover: var(--blue-ecume-925-125-hover);
  --background-action-low-blue-ecume-active: var(--blue-ecume-925-125-active);
  --background-action-low-blue-cumulus: var(--blue-cumulus-925-125);
  --background-action-low-blue-cumulus-hover: var(--blue-cumulus-925-125-hover);
  --background-action-low-blue-cumulus-active: var(
    --blue-cumulus-925-125-active
  );
  --background-action-low-purple-glycine: var(--purple-glycine-925-125);
  --background-action-low-purple-glycine-hover: var(
    --purple-glycine-925-125-hover
  );
  --background-action-low-purple-glycine-active: var(
    --purple-glycine-925-125-active
  );
  --background-action-low-pink-macaron: var(--pink-macaron-925-125);
  --background-action-low-pink-macaron-hover: var(--pink-macaron-925-125-hover);
  --background-action-low-pink-macaron-active: var(
    --pink-macaron-925-125-active
  );
  --background-action-low-pink-tuile: var(--pink-tuile-925-125);
  --background-action-low-pink-tuile-hover: var(--pink-tuile-925-125-hover);
  --background-action-low-pink-tuile-active: var(--pink-tuile-925-125-active);
  --background-action-low-yellow-tournesol: var(--yellow-tournesol-925-125);
  --background-action-low-yellow-tournesol-hover: var(
    --yellow-tournesol-925-125-hover
  );
  --background-action-low-yellow-tournesol-active: var(
    --yellow-tournesol-925-125-active
  );
  --background-action-low-yellow-moutarde: var(--yellow-moutarde-925-125);
  --background-action-low-yellow-moutarde-hover: var(
    --yellow-moutarde-925-125-hover
  );
  --background-action-low-yellow-moutarde-active: var(
    --yellow-moutarde-925-125-active
  );
  --background-action-low-orange-terre-battue: var(
    --orange-terre-battue-925-125
  );
  --background-action-low-orange-terre-battue-hover: var(
    --orange-terre-battue-925-125-hover
  );
  --background-action-low-orange-terre-battue-active: var(
    --orange-terre-battue-925-125-active
  );
  --background-action-low-brown-cafe-creme: var(--brown-cafe-creme-925-125);
  --background-action-low-brown-cafe-creme-hover: var(
    --brown-cafe-creme-925-125-hover
  );
  --background-action-low-brown-cafe-creme-active: var(
    --brown-cafe-creme-925-125-active
  );
  --background-action-low-brown-caramel: var(--brown-caramel-925-125);
  --background-action-low-brown-caramel-hover: var(
    --brown-caramel-925-125-hover
  );
  --background-action-low-brown-caramel-active: var(
    --brown-caramel-925-125-active
  );
  --background-action-low-brown-opera: var(--brown-opera-925-125);
  --background-action-low-brown-opera-hover: var(--brown-opera-925-125-hover);
  --background-action-low-brown-opera-active: var(--brown-opera-925-125-active);
  --background-action-low-beige-gris-galet: var(--beige-gris-galet-925-125);
  --background-action-low-beige-gris-galet-hover: var(
    --beige-gris-galet-925-125-hover
  );
  --background-action-low-beige-gris-galet-active: var(
    --beige-gris-galet-925-125-active
  );
  --background-active-blue-france: var(--blue-france-sun-113-625);
  --background-active-blue-france-hover: var(--blue-france-sun-113-625-hover);
  --background-active-blue-france-active: var(--blue-france-sun-113-625-active);
  --background-active-red-marianne: var(--red-marianne-425-625);
  --background-active-red-marianne-hover: var(--red-marianne-425-625-hover);
  --background-active-red-marianne-active: var(--red-marianne-425-625-active);
  --background-open-blue-france: var(--blue-france-925-125);
  --background-open-blue-france-hover: var(--blue-france-925-125-hover);
  --background-open-blue-france-active: var(--blue-france-925-125-active);
  --background-open-red-marianne: var(--red-marianne-925-125);
  --background-open-red-marianne-hover: var(--red-marianne-925-125-hover);
  --background-open-red-marianne-active: var(--red-marianne-925-125-active);
  --background-disabled-grey: var(--grey-925-125);
  --background-raised-grey: var(--grey-1000-75);
  --background-raised-grey-hover: var(--grey-1000-75-hover);
  --background-raised-grey-active: var(--grey-1000-75-active);
  --background-overlap-grey: var(--grey-1000-100);
  --background-overlap-grey-hover: var(--grey-1000-100-hover);
  --background-overlap-grey-active: var(--grey-1000-100-active);
  --background-lifted-grey: var(--grey-1000-75);
  --background-lifted-grey-hover: var(--grey-1000-75-hover);
  --background-lifted-grey-active: var(--grey-1000-75-active);
  --background-alt-raised-grey: var(--grey-975-100);
  --background-alt-raised-grey-hover: var(--grey-975-100-hover);
  --background-alt-raised-grey-active: var(--grey-975-100-active);
  --background-alt-overlap-grey: var(--grey-975-125);
  --background-alt-overlap-grey-hover: var(--grey-975-125-hover);
  --background-alt-overlap-grey-active: var(--grey-975-125-active);
  --background-contrast-raised-grey: var(--grey-950-125);
  --background-contrast-raised-grey-hover: var(--grey-950-125-hover);
  --background-contrast-raised-grey-active: var(--grey-950-125-active);
  --background-contrast-overlap-grey: var(--grey-950-150);
  --background-contrast-overlap-grey-hover: var(--grey-950-150-hover);
  --background-contrast-overlap-grey-active: var(--grey-950-150-active);
  --text-default-grey: var(--grey-200-850);
  --text-default-info: var(--info-425-625);
  --text-default-success: var(--success-425-625);
  --text-default-warning: var(--warning-425-625);
  --text-default-error: var(--error-425-625);
  --text-action-high-grey: var(--grey-50-1000);
  --text-action-high-blue-france: var(--blue-france-sun-113-625);
  --text-action-high-red-marianne: var(--red-marianne-425-625);
  --text-action-high-green-tilleul-verveine: var(
    --green-tilleul-verveine-sun-418-moon-817
  );
  --text-action-high-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
  --text-action-high-green-emeraude: var(--green-emeraude-sun-425-moon-753);
  --text-action-high-green-menthe: var(--green-menthe-sun-373-moon-652);
  --text-action-high-green-archipel: var(--green-archipel-sun-391-moon-716);
  --text-action-high-blue-ecume: var(--blue-ecume-sun-247-moon-675);
  --text-action-high-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
  --text-action-high-purple-glycine: var(--purple-glycine-sun-319-moon-630);
  --text-action-high-pink-macaron: var(--pink-macaron-sun-406-moon-833);
  --text-action-high-pink-tuile: var(--pink-tuile-sun-425-moon-750);
  --text-action-high-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
  --text-action-high-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
  --text-action-high-orange-terre-battue: var(
    --orange-terre-battue-sun-370-moon-672
  );
  --text-action-high-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
  --text-action-high-brown-caramel: var(--brown-caramel-sun-425-moon-901);
  --text-action-high-brown-opera: var(--brown-opera-sun-395-moon-820);
  --text-action-high-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
  --text-title-grey: var(--grey-50-1000);
  --text-title-blue-france: var(--blue-france-sun-113-625);
  --text-title-red-marianne: var(--red-marianne-425-625);
  --text-label-grey: var(--grey-50-1000);
  --text-label-blue-france: var(--blue-france-sun-113-625);
  --text-label-red-marianne: var(--red-marianne-425-625);
  --text-label-green-tilleul-verveine: var(
    --green-tilleul-verveine-sun-418-moon-817
  );
  --text-label-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
  --text-label-green-emeraude: var(--green-emeraude-sun-425-moon-753);
  --text-label-green-menthe: var(--green-menthe-sun-373-moon-652);
  --text-label-green-archipel: var(--green-archipel-sun-391-moon-716);
  --text-label-blue-ecume: var(--blue-ecume-sun-247-moon-675);
  --text-label-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
  --text-label-purple-glycine: var(--purple-glycine-sun-319-moon-630);
  --text-label-pink-macaron: var(--pink-macaron-sun-406-moon-833);
  --text-label-pink-tuile: var(--pink-tuile-sun-425-moon-750);
  --text-label-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
  --text-label-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
  --text-label-orange-terre-battue: var(--orange-terre-battue-sun-370-moon-672);
  --text-label-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
  --text-label-brown-caramel: var(--brown-caramel-sun-425-moon-901);
  --text-label-brown-opera: var(--brown-opera-sun-395-moon-820);
  --text-label-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
  --text-active-grey: var(--grey-50-1000);
  --text-active-blue-france: var(--blue-france-sun-113-625);
  --text-active-red-marianne: var(--red-marianne-425-625);
  --text-mention-grey: var(--grey-425-625);
  --text-inverted-grey: var(--grey-1000-50);
  --text-inverted-blue-france: var(--blue-france-975-sun-113);
  --text-inverted-red-marianne: var(--red-marianne-975-75);
  --text-inverted-info: var(--info-975-75);
  --text-inverted-success: var(--success-975-75);
  --text-inverted-warning: var(--warning-975-75);
  --text-inverted-error: var(--error-975-75);
  --text-inverted-green-tilleul-verveine: var(--green-tilleul-verveine-975-75);
  --text-inverted-green-bourgeon: var(--green-bourgeon-975-75);
  --text-inverted-green-emeraude: var(--green-emeraude-975-75);
  --text-inverted-green-menthe: var(--green-menthe-975-75);
  --text-inverted-green-archipel: var(--green-archipel-975-75);
  --text-inverted-blue-ecume: var(--blue-ecume-975-75);
  --text-inverted-blue-cumulus: var(--blue-cumulus-975-75);
  --text-inverted-purple-glycine: var(--purple-glycine-975-75);
  --text-inverted-pink-macaron: var(--pink-macaron-975-75);
  --text-inverted-pink-tuile: var(--pink-tuile-975-75);
  --text-inverted-yellow-tournesol: var(--yellow-tournesol-975-75);
  --text-inverted-yellow-moutarde: var(--yellow-moutarde-975-75);
  --text-inverted-orange-terre-battue: var(--orange-terre-battue-975-75);
  --text-inverted-brown-cafe-creme: var(--brown-cafe-creme-975-75);
  --text-inverted-brown-caramel: var(--brown-caramel-975-75);
  --text-inverted-brown-opera: var(--brown-opera-975-75);
  --text-inverted-beige-gris-galet: var(--beige-gris-galet-975-75);
  --text-disabled-grey: var(--grey-625-425);
  --border-default-grey: var(--grey-900-175);
  --border-default-blue-france: var(--blue-france-main-525);
  --border-default-red-marianne: var(--red-marianne-main-472);
  --border-default-green-tilleul-verveine: var(
    --green-tilleul-verveine-main-707
  );
  --border-default-green-bourgeon: var(--green-bourgeon-main-640);
  --border-default-green-emeraude: var(--green-emeraude-main-632);
  --border-default-green-menthe: var(--green-menthe-main-548);
  --border-default-green-archipel: var(--green-archipel-main-557);
  --border-default-blue-ecume: var(--blue-ecume-main-400);
  --border-default-blue-cumulus: var(--blue-cumulus-main-526);
  --border-default-purple-glycine: var(--purple-glycine-main-494);
  --border-default-pink-macaron: var(--pink-macaron-main-689);
  --border-default-pink-tuile: var(--pink-tuile-main-556);
  --border-default-yellow-tournesol: var(--yellow-tournesol-main-731);
  --border-default-yellow-moutarde: var(--yellow-moutarde-main-679);
  --border-default-orange-terre-battue: var(--orange-terre-battue-main-645);
  --border-default-brown-cafe-creme: var(--brown-cafe-creme-main-782);
  --border-default-brown-caramel: var(--brown-caramel-main-648);
  --border-default-brown-opera: var(--brown-opera-main-680);
  --border-default-beige-gris-galet: var(--beige-gris-galet-main-702);
  --border-active-blue-france: var(--blue-france-sun-113-625);
  --border-active-red-marianne: var(--red-marianne-425-625);
  --border-action-high-grey: var(--grey-50-1000);
  --border-action-high-blue-france: var(--blue-france-sun-113-625);
  --border-action-high-red-marianne: var(--red-marianne-425-625);
  --border-action-high-info: var(--info-425-625);
  --border-action-high-success: var(--success-425-625);
  --border-action-high-warning: var(--warning-425-625);
  --border-action-high-error: var(--error-425-625);
  --border-action-low-blue-france: var(--blue-france-850-200);
  --border-action-low-red-marianne: var(--red-marianne-850-200);
  --border-action-low-green-tilleul-verveine: var(
    --green-tilleul-verveine-850-200
  );
  --border-action-low-green-bourgeon: var(--green-bourgeon-850-200);
  --border-action-low-green-emeraude: var(--green-emeraude-850-200);
  --border-action-low-green-menthe: var(--green-menthe-850-200);
  --border-action-low-green-archipel: var(--green-archipel-850-200);
  --border-action-low-blue-ecume: var(--blue-ecume-850-200);
  --border-action-low-blue-cumulus: var(--blue-cumulus-850-200);
  --border-action-low-purple-glycine: var(--purple-glycine-850-200);
  --border-action-low-pink-macaron: var(--pink-macaron-850-200);
  --border-action-low-pink-tuile: var(--pink-tuile-850-200);
  --border-action-low-yellow-tournesol: var(--yellow-tournesol-850-200);
  --border-action-low-yellow-moutarde: var(--yellow-moutarde-850-200);
  --border-action-low-orange-terre-battue: var(--orange-terre-battue-850-200);
  --border-action-low-brown-cafe-creme: var(--brown-cafe-creme-850-200);
  --border-action-low-brown-caramel: var(--brown-caramel-850-200);
  --border-action-low-brown-opera: var(--brown-opera-850-200);
  --border-action-low-beige-gris-galet: var(--beige-gris-galet-850-200);
  --border-open-blue-france: var(--blue-france-925-125);
  --border-open-red-marianne: var(--red-marianne-925-125);
  --border-plain-grey: var(--grey-200-850);
  --border-plain-blue-france: var(--blue-france-sun-113-625);
  --border-plain-red-marianne: var(--red-marianne-425-625);
  --border-plain-info: var(--info-425-625);
  --border-plain-success: var(--success-425-625);
  --border-plain-warning: var(--warning-425-625);
  --border-plain-error: var(--error-425-625);
  --border-plain-green-tilleul-verveine: var(
    --green-tilleul-verveine-sun-418-moon-817
  );
  --border-plain-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
  --border-plain-green-emeraude: var(--green-emeraude-sun-425-moon-753);
  --border-plain-green-menthe: var(--green-menthe-sun-373-moon-652);
  --border-plain-green-archipel: var(--green-archipel-sun-391-moon-716);
  --border-plain-blue-ecume: var(--blue-ecume-sun-247-moon-675);
  --border-plain-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
  --border-plain-purple-glycine: var(--purple-glycine-sun-319-moon-630);
  --border-plain-pink-macaron: var(--pink-macaron-sun-406-moon-833);
  --border-plain-pink-tuile: var(--pink-tuile-sun-425-moon-750);
  --border-plain-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
  --border-plain-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
  --border-plain-orange-terre-battue: var(
    --orange-terre-battue-sun-370-moon-672
  );
  --border-plain-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
  --border-plain-brown-caramel: var(--brown-caramel-sun-425-moon-901);
  --border-plain-brown-opera: var(--brown-opera-sun-395-moon-820);
  --border-plain-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
  --border-disabled-grey: var(--grey-925-125);
  --artwork-major-blue-france: var(--blue-france-sun-113-625);
  --artwork-major-blue-france-hover: var(--blue-france-sun-113-625-hover);
  --artwork-major-blue-france-active: var(--blue-france-sun-113-625-active);
  --artwork-major-red-marianne: var(--red-marianne-425-625);
  --artwork-major-red-marianne-hover: var(--red-marianne-425-625-hover);
  --artwork-major-red-marianne-active: var(--red-marianne-425-625-active);
  --artwork-major-green-tilleul-verveine: var(
    --green-tilleul-verveine-sun-418-moon-817
  );
  --artwork-major-green-tilleul-verveine-hover: var(
    --green-tilleul-verveine-sun-418-moon-817-hover
  );
  --artwork-major-green-tilleul-verveine-active: var(
    --green-tilleul-verveine-sun-418-moon-817-active
  );
  --artwork-major-green-bourgeon: var(--green-bourgeon-sun-425-moon-759);
  --artwork-major-green-bourgeon-hover: var(
    --green-bourgeon-sun-425-moon-759-hover
  );
  --artwork-major-green-bourgeon-active: var(
    --green-bourgeon-sun-425-moon-759-active
  );
  --artwork-major-green-emeraude: var(--green-emeraude-sun-425-moon-753);
  --artwork-major-green-emeraude-hover: var(
    --green-emeraude-sun-425-moon-753-hover
  );
  --artwork-major-green-emeraude-active: var(
    --green-emeraude-sun-425-moon-753-active
  );
  --artwork-major-green-menthe: var(--green-menthe-sun-373-moon-652);
  --artwork-major-green-menthe-hover: var(
    --green-menthe-sun-373-moon-652-hover
  );
  --artwork-major-green-menthe-active: var(
    --green-menthe-sun-373-moon-652-active
  );
  --artwork-major-green-archipel: var(--green-archipel-sun-391-moon-716);
  --artwork-major-green-archipel-hover: var(
    --green-archipel-sun-391-moon-716-hover
  );
  --artwork-major-green-archipel-active: var(
    --green-archipel-sun-391-moon-716-active
  );
  --artwork-major-blue-ecume: var(--blue-ecume-sun-247-moon-675);
  --artwork-major-blue-ecume-hover: var(--blue-ecume-sun-247-moon-675-hover);
  --artwork-major-blue-ecume-active: var(--blue-ecume-sun-247-moon-675-active);
  --artwork-major-blue-cumulus: var(--blue-cumulus-sun-368-moon-732);
  --artwork-major-blue-cumulus-hover: var(
    --blue-cumulus-sun-368-moon-732-hover
  );
  --artwork-major-blue-cumulus-active: var(
    --blue-cumulus-sun-368-moon-732-active
  );
  --artwork-major-purple-glycine: var(--purple-glycine-sun-319-moon-630);
  --artwork-major-purple-glycine-hover: var(
    --purple-glycine-sun-319-moon-630-hover
  );
  --artwork-major-purple-glycine-active: var(
    --purple-glycine-sun-319-moon-630-active
  );
  --artwork-major-pink-macaron: var(--pink-macaron-sun-406-moon-833);
  --artwork-major-pink-macaron-hover: var(
    --pink-macaron-sun-406-moon-833-hover
  );
  --artwork-major-pink-macaron-active: var(
    --pink-macaron-sun-406-moon-833-active
  );
  --artwork-major-pink-tuile: var(--pink-tuile-sun-425-moon-750);
  --artwork-major-pink-tuile-hover: var(--pink-tuile-sun-425-moon-750-hover);
  --artwork-major-pink-tuile-active: var(--pink-tuile-sun-425-moon-750-active);
  --artwork-major-yellow-tournesol: var(--yellow-tournesol-sun-407-moon-922);
  --artwork-major-yellow-tournesol-hover: var(
    --yellow-tournesol-sun-407-moon-922-hover
  );
  --artwork-major-yellow-tournesol-active: var(
    --yellow-tournesol-sun-407-moon-922-active
  );
  --artwork-major-yellow-moutarde: var(--yellow-moutarde-sun-348-moon-860);
  --artwork-major-yellow-moutarde-hover: var(
    --yellow-moutarde-sun-348-moon-860-hover
  );
  --artwork-major-yellow-moutarde-active: var(
    --yellow-moutarde-sun-348-moon-860-active
  );
  --artwork-major-orange-terre-battue: var(
    --orange-terre-battue-sun-370-moon-672
  );
  --artwork-major-orange-terre-battue-hover: var(
    --orange-terre-battue-sun-370-moon-672-hover
  );
  --artwork-major-orange-terre-battue-active: var(
    --orange-terre-battue-sun-370-moon-672-active
  );
  --artwork-major-brown-cafe-creme: var(--brown-cafe-creme-sun-383-moon-885);
  --artwork-major-brown-cafe-creme-hover: var(
    --brown-cafe-creme-sun-383-moon-885-hover
  );
  --artwork-major-brown-cafe-creme-active: var(
    --brown-cafe-creme-sun-383-moon-885-active
  );
  --artwork-major-brown-caramel: var(--brown-caramel-sun-425-moon-901);
  --artwork-major-brown-caramel-hover: var(
    --brown-caramel-sun-425-moon-901-hover
  );
  --artwork-major-brown-caramel-active: var(
    --brown-caramel-sun-425-moon-901-active
  );
  --artwork-major-brown-opera: var(--brown-opera-sun-395-moon-820);
  --artwork-major-brown-opera-hover: var(--brown-opera-sun-395-moon-820-hover);
  --artwork-major-brown-opera-active: var(
    --brown-opera-sun-395-moon-820-active
  );
  --artwork-major-beige-gris-galet: var(--beige-gris-galet-sun-407-moon-821);
  --artwork-major-beige-gris-galet-hover: var(
    --beige-gris-galet-sun-407-moon-821-hover
  );
  --artwork-major-beige-gris-galet-active: var(
    --beige-gris-galet-sun-407-moon-821-active
  );
  --artwork-minor-blue-france: var(--blue-france-main-525);
  --artwork-minor-red-marianne: var(--red-marianne-main-472);
  --artwork-minor-green-tilleul-verveine: var(
    --green-tilleul-verveine-main-707
  );
  --artwork-minor-green-bourgeon: var(--green-bourgeon-main-640);
  --artwork-minor-green-emeraude: var(--green-emeraude-main-632);
  --artwork-minor-green-menthe: var(--green-menthe-main-548);
  --artwork-minor-green-archipel: var(--green-archipel-main-557);
  --artwork-minor-blue-ecume: var(--blue-ecume-main-400);
  --artwork-minor-blue-cumulus: var(--blue-cumulus-main-526);
  --artwork-minor-purple-glycine: var(--purple-glycine-main-494);
  --artwork-minor-pink-macaron: var(--pink-macaron-main-689);
  --artwork-minor-pink-tuile: var(--pink-tuile-main-556);
  --artwork-minor-yellow-tournesol: var(--yellow-tournesol-main-731);
  --artwork-minor-yellow-moutarde: var(--yellow-moutarde-main-679);
  --artwork-minor-orange-terre-battue: var(--orange-terre-battue-main-645);
  --artwork-minor-brown-cafe-creme: var(--brown-cafe-creme-main-782);
  --artwork-minor-brown-caramel: var(--brown-caramel-main-648);
  --artwork-minor-brown-opera: var(--brown-opera-main-680);
  --artwork-minor-beige-gris-galet: var(--beige-gris-galet-main-702);
  --artwork-decorative-grey: var(--grey-950-100);
  --artwork-decorative-blue-france: var(--blue-france-950-100);
  --artwork-decorative-red-marianne: var(--red-marianne-950-100);
  --artwork-decorative-green-tilleul-verveine: var(
    --green-tilleul-verveine-950-100
  );
  --artwork-decorative-green-bourgeon: var(--green-bourgeon-950-100);
  --artwork-decorative-green-emeraude: var(--green-emeraude-950-100);
  --artwork-decorative-green-menthe: var(--green-menthe-950-100);
  --artwork-decorative-green-archipel: var(--green-archipel-950-100);
  --artwork-decorative-blue-ecume: var(--blue-ecume-950-100);
  --artwork-decorative-blue-cumulus: var(--blue-cumulus-950-100);
  --artwork-decorative-purple-glycine: var(--purple-glycine-950-100);
  --artwork-decorative-pink-macaron: var(--pink-macaron-950-100);
  --artwork-decorative-pink-tuile: var(--pink-tuile-950-100);
  --artwork-decorative-yellow-tournesol: var(--yellow-tournesol-950-100);
  --artwork-decorative-yellow-moutarde: var(--yellow-moutarde-950-100);
  --artwork-decorative-orange-terre-battue: var(--orange-terre-battue-950-100);
  --artwork-decorative-brown-cafe-creme: var(--brown-cafe-creme-950-100);
  --artwork-decorative-brown-caramel: var(--brown-caramel-950-100);
  --artwork-decorative-brown-opera: var(--brown-opera-950-100);
  --artwork-decorative-beige-gris-galet: var(--beige-gris-galet-950-100);
  --artwork-background-grey: var(--grey-975-75);
  --artwork-background-blue-france: var(--blue-france-975-75);
  --artwork-background-red-marianne: var(--red-marianne-975-75);
  --artwork-background-green-tilleul-verveine: var(
    --green-tilleul-verveine-975-75
  );
  --artwork-background-green-bourgeon: var(--green-bourgeon-975-75);
  --artwork-background-green-emeraude: var(--green-emeraude-975-75);
  --artwork-background-green-menthe: var(--green-menthe-975-75);
  --artwork-background-green-archipel: var(--green-archipel-975-75);
  --artwork-background-blue-ecume: var(--blue-ecume-975-75);
  --artwork-background-blue-cumulus: var(--blue-cumulus-975-75);
  --artwork-background-purple-glycine: var(--purple-glycine-975-75);
  --artwork-background-pink-macaron: var(--pink-macaron-975-75);
  --artwork-background-pink-tuile: var(--pink-tuile-975-75);
  --artwork-background-yellow-tournesol: var(--yellow-tournesol-975-75);
  --artwork-background-yellow-moutarde: var(--yellow-moutarde-975-75);
  --artwork-background-orange-terre-battue: var(--orange-terre-battue-975-75);
  --artwork-background-brown-cafe-creme: var(--brown-cafe-creme-975-75);
  --artwork-background-brown-caramel: var(--brown-caramel-975-75);
  --artwork-background-brown-opera: var(--brown-opera-975-75);
  --artwork-background-beige-gris-galet: var(--beige-gris-galet-975-75);
  --artwork-motif-grey: var(--grey-925-125);
  --artwork-motif-blue-france: var(--blue-france-925-125);
  --artwork-motif-red-marianne: var(--red-marianne-925-125);
  --artwork-motif-green-tilleul-verveine: var(--green-tilleul-verveine-925-125);
  --artwork-motif-green-bourgeon: var(--green-bourgeon-925-125);
  --artwork-motif-green-emeraude: var(--green-emeraude-925-125);
  --artwork-motif-green-menthe: var(--green-menthe-925-125);
  --artwork-motif-green-archipel: var(--green-archipel-925-125);
  --artwork-motif-blue-ecume: var(--blue-ecume-925-125);
  --artwork-motif-blue-cumulus: var(--blue-cumulus-925-125);
  --artwork-motif-purple-glycine: var(--purple-glycine-925-125);
  --artwork-motif-pink-macaron: var(--pink-macaron-925-125);
  --artwork-motif-pink-tuile: var(--pink-tuile-925-125);
  --artwork-motif-yellow-tournesol: var(--yellow-tournesol-925-125);
  --artwork-motif-yellow-moutarde: var(--yellow-moutarde-925-125);
  --artwork-motif-orange-terre-battue: var(--orange-terre-battue-925-125);
  --artwork-motif-brown-cafe-creme: var(--brown-cafe-creme-925-125);
  --artwork-motif-brown-caramel: var(--brown-caramel-925-125);
  --artwork-motif-brown-opera: var(--brown-opera-925-125);
  --artwork-motif-beige-gris-galet: var(--beige-gris-galet-925-125);
  --grey-1000-50: #fff;
  --grey-1000-50-hover: #f6f6f6;
  --grey-1000-50-active: #ededed;
  --grey-975-75: #f6f6f6;
  --grey-975-75-hover: #dfdfdf;
  --grey-975-75-active: #cfcfcf;
  --grey-950-100: #eee;
  --grey-950-100-hover: #d2d2d2;
  --grey-950-100-active: #c1c1c1;
  --grey-200-850: #3a3a3a;
  --grey-925-125: #e5e5e5;
  --grey-1000-75: #fff;
  --grey-1000-75-hover: #f6f6f6;
  --grey-1000-75-active: #ededed;
  --grey-1000-100: #fff;
  --grey-1000-100-hover: #f6f6f6;
  --grey-1000-100-active: #ededed;
  --grey-975-100: #f6f6f6;
  --grey-975-100-hover: #dfdfdf;
  --grey-975-100-active: #cfcfcf;
  --grey-975-125: #f6f6f6;
  --grey-975-125-hover: #dfdfdf;
  --grey-975-125-active: #cfcfcf;
  --grey-950-125: #eee;
  --grey-950-125-hover: #d2d2d2;
  --grey-950-125-active: #c1c1c1;
  --grey-950-150: #eee;
  --grey-950-150-hover: #d2d2d2;
  --grey-950-150-active: #c1c1c1;
  --grey-50-1000: #161616;
  --grey-425-625: #666;
  --grey-625-425: #929292;
  --grey-900-175: #ddd;
  --blue-france-975-75: #f5f5fe;
  --blue-france-975-75-hover: #dcdcfc;
  --blue-france-975-75-active: #cbcbfa;
  --blue-france-950-100: #ececfe;
  --blue-france-950-100-hover: #cecefc;
  --blue-france-950-100-active: #bbbbfc;
  --blue-france-sun-113-625: #000091;
  --blue-france-sun-113-625-hover: #1212ff;
  --blue-france-sun-113-625-active: #2323ff;
  --blue-france-925-125: #e3e3fd;
  --blue-france-925-125-hover: #c1c1fb;
  --blue-france-925-125-active: #adadf9;
  --blue-france-975-sun-113: #f5f5fe;
  --blue-france-main-525: #6a6af4;
  --blue-france-850-200: #cacafb;
  --red-marianne-975-75: #fef4f4;
  --red-marianne-975-75-hover: #fcd7d7;
  --red-marianne-975-75-active: #fac4c4;
  --red-marianne-950-100: #fee9e9;
  --red-marianne-950-100-hover: #fdc5c5;
  --red-marianne-950-100-active: #fcafaf;
  --red-marianne-425-625: #c9191e;
  --red-marianne-425-625-hover: #f93f42;
  --red-marianne-425-625-active: #f95a5c;
  --red-marianne-925-125: #fddede;
  --red-marianne-925-125-hover: #fbb6b6;
  --red-marianne-925-125-active: #fa9e9e;
  --red-marianne-main-472: #e1000f;
  --red-marianne-850-200: #fcbfbf;
  --info-950-100: #e8edff;
  --info-950-100-hover: #c2d1ff;
  --info-950-100-active: #a9bfff;
  --info-425-625: #0063cb;
  --info-425-625-hover: #3b87ff;
  --info-425-625-active: #6798ff;
  --info-975-75: #f4f6ff;
  --success-950-100: #b8fec9;
  --success-950-100-hover: #46fd89;
  --success-950-100-active: #34eb7b;
  --success-425-625: #18753c;
  --success-425-625-hover: #27a959;
  --success-425-625-active: #2fc368;
  --success-975-75: #dffee6;
  --warning-950-100: #ffe9e6;
  --warning-950-100-hover: #ffc6bd;
  --warning-950-100-active: #ffb0a2;
  --warning-425-625: #b34000;
  --warning-425-625-hover: #ff6218;
  --warning-425-625-active: #ff7a55;
  --warning-975-75: #fff4f3;
  --error-950-100: #ffe9e9;
  --error-950-100-hover: #ffc5c5;
  --error-950-100-active: #ffafaf;
  --error-425-625: #ce0500;
  --error-425-625-hover: #ff2725;
  --error-425-625-active: #ff4140;
  --error-975-75: #fff4f4;
  --green-tilleul-verveine-975-75: #fef7da;
  --green-tilleul-verveine-975-75-hover: #fce552;
  --green-tilleul-verveine-975-75-active: #ebd54c;
  --green-tilleul-verveine-950-100: #fceeac;
  --green-tilleul-verveine-950-100-hover: #e8d45c;
  --green-tilleul-verveine-950-100-active: #d4c254;
  --green-tilleul-verveine-sun-418-moon-817: #66673d;
  --green-tilleul-verveine-sun-418-moon-817-hover: #929359;
  --green-tilleul-verveine-sun-418-moon-817-active: #a7a967;
  --green-tilleul-verveine-925-125: #fbe769;
  --green-tilleul-verveine-925-125-hover: #d7c655;
  --green-tilleul-verveine-925-125-active: #c2b24c;
  --green-tilleul-verveine-main-707: #b7a73f;
  --green-tilleul-verveine-850-200: #e2cf58;
  --green-bourgeon-975-75: #e6feda;
  --green-bourgeon-975-75-hover: #a7fc62;
  --green-bourgeon-975-75-active: #98ed4d;
  --green-bourgeon-950-100: #c9fcac;
  --green-bourgeon-950-100-hover: #9ae95d;
  --green-bourgeon-950-100-active: #8dd555;
  --green-bourgeon-sun-425-moon-759: #447049;
  --green-bourgeon-sun-425-moon-759-hover: #639f6a;
  --green-bourgeon-sun-425-moon-759-active: #72b77a;
  --green-bourgeon-925-125: #a9fb68;
  --green-bourgeon-925-125-hover: #8ed654;
  --green-bourgeon-925-125-active: #7fc04b;
  --green-bourgeon-main-640: #68a532;
  --green-bourgeon-850-200: #95e257;
  --green-emeraude-975-75: #e3fdeb;
  --green-emeraude-975-75-hover: #94f9b9;
  --green-emeraude-975-75-active: #6df1a3;
  --green-emeraude-950-100: #c3fad5;
  --green-emeraude-950-100-hover: #77eda5;
  --green-emeraude-950-100-active: #6dd897;
  --green-emeraude-sun-425-moon-753: #297254;
  --green-emeraude-sun-425-moon-753-hover: #3ea47a;
  --green-emeraude-sun-425-moon-753-active: #49bc8d;
  --green-emeraude-925-125: #9ef9be;
  --green-emeraude-925-125-hover: #69df97;
  --green-emeraude-925-125-active: #5ec988;
  --green-emeraude-main-632: #00a95f;
  --green-emeraude-850-200: #6fe49d;
  --green-menthe-975-75: #dffdf7;
  --green-menthe-975-75-hover: #84f9e7;
  --green-menthe-975-75-active: #70ebd8;
  --green-menthe-950-100: #bafaee;
  --green-menthe-950-100-hover: #79e7d5;
  --green-menthe-950-100-active: #6fd3c3;
  --green-menthe-sun-373-moon-652: #37635f;
  --green-menthe-sun-373-moon-652-hover: #53918c;
  --green-menthe-sun-373-moon-652-active: #62a9a2;
  --green-menthe-925-125: #8bf8e7;
  --green-menthe-925-125-hover: #6ed5c5;
  --green-menthe-925-125-active: #62bfb1;
  --green-menthe-main-548: #009081;
  --green-menthe-850-200: #73e0cf;
  --green-archipel-975-75: #e5fbfd;
  --green-archipel-975-75-hover: #99f2f8;
  --green-archipel-975-75-active: #73e9f0;
  --green-archipel-950-100: #c7f6fc;
  --green-archipel-950-100-hover: #64ecf8;
  --green-archipel-950-100-active: #5bd8e3;
  --green-archipel-sun-391-moon-716: #006a6f;
  --green-archipel-sun-391-moon-716-hover: #009fa7;
  --green-archipel-sun-391-moon-716-active: #00bbc3;
  --green-archipel-925-125: #a6f2fa;
  --green-archipel-925-125-hover: #62dbe5;
  --green-archipel-925-125-active: #58c5cf;
  --green-archipel-main-557: #009099;
  --green-archipel-850-200: #60e0eb;
  --blue-ecume-975-75: #f4f6fe;
  --blue-ecume-975-75-hover: #d7dffb;
  --blue-ecume-975-75-active: #c3cffa;
  --blue-ecume-950-100: #e9edfe;
  --blue-ecume-950-100-hover: #c5d0fc;
  --blue-ecume-950-100-active: #adbffc;
  --blue-ecume-sun-247-moon-675: #2f4077;
  --blue-ecume-sun-247-moon-675-hover: #4e68bb;
  --blue-ecume-sun-247-moon-675-active: #667dcf;
  --blue-ecume-925-125: #dee5fd;
  --blue-ecume-925-125-hover: #b4c5fb;
  --blue-ecume-925-125-active: #99b3f9;
  --blue-ecume-main-400: #465f9d;
  --blue-ecume-850-200: #bfccfb;
  --blue-cumulus-975-75: #f3f6fe;
  --blue-cumulus-975-75-hover: #d3dffc;
  --blue-cumulus-975-75-active: #bed0fa;
  --blue-cumulus-950-100: #e6eefe;
  --blue-cumulus-950-100-hover: #bcd3fc;
  --blue-cumulus-950-100-active: #9fc3fc;
  --blue-cumulus-sun-368-moon-732: #3558a2;
  --blue-cumulus-sun-368-moon-732-hover: #5982e0;
  --blue-cumulus-sun-368-moon-732-active: #7996e6;
  --blue-cumulus-925-125: #dae6fd;
  --blue-cumulus-925-125-hover: #a9c8fb;
  --blue-cumulus-925-125-active: #8ab8f9;
  --blue-cumulus-main-526: #417dc4;
  --blue-cumulus-850-200: #b6cffb;
  --purple-glycine-975-75: #fef3fd;
  --purple-glycine-975-75-hover: #fcd4f8;
  --purple-glycine-975-75-active: #fabff5;
  --purple-glycine-950-100: #fee7fc;
  --purple-glycine-950-100-hover: #fdc0f8;
  --purple-glycine-950-100-active: #fca8f6;
  --purple-glycine-sun-319-moon-630: #6e445a;
  --purple-glycine-sun-319-moon-630-hover: #a66989;
  --purple-glycine-sun-319-moon-630-active: #bb7f9e;
  --purple-glycine-925-125: #fddbfa;
  --purple-glycine-925-125-hover: #fbaff5;
  --purple-glycine-925-125-active: #fa96f2;
  --purple-glycine-main-494: #a558a0;
  --purple-glycine-850-200: #fbb8f6;
  --pink-macaron-975-75: #fef4f2;
  --pink-macaron-975-75-hover: #fcd8d0;
  --pink-macaron-975-75-active: #fac5b8;
  --pink-macaron-950-100: #fee9e6;
  --pink-macaron-950-100-hover: #fdc6bd;
  --pink-macaron-950-100-active: #fcb0a2;
  --pink-macaron-sun-406-moon-833: #8d533e;
  --pink-macaron-sun-406-moon-833-hover: #ca795c;
  --pink-macaron-sun-406-moon-833-active: #e08e73;
  --pink-macaron-925-125: #fddfda;
  --pink-macaron-925-125-hover: #fbb8ab;
  --pink-macaron-925-125-active: #faa18d;
  --pink-macaron-main-689: #e18b76;
  --pink-macaron-850-200: #fcc0b4;
  --pink-tuile-975-75: #fef4f3;
  --pink-tuile-975-75-hover: #fcd7d3;
  --pink-tuile-975-75-active: #fac4be;
  --pink-tuile-950-100: #fee9e7;
  --pink-tuile-950-100-hover: #fdc6c0;
  --pink-tuile-950-100-active: #fcb0a7;
  --pink-tuile-sun-425-moon-750: #a94645;
  --pink-tuile-sun-425-moon-750-hover: #d5706f;
  --pink-tuile-sun-425-moon-750-active: #da8a89;
  --pink-tuile-925-125: #fddfdb;
  --pink-tuile-925-125-hover: #fbb8ad;
  --pink-tuile-925-125-active: #faa191;
  --pink-tuile-main-556: #ce614a;
  --pink-tuile-850-200: #fcbfb7;
  --yellow-tournesol-975-75: #fef6e3;
  --yellow-tournesol-975-75-hover: #fce086;
  --yellow-tournesol-975-75-active: #f5d24b;
  --yellow-tournesol-950-100: #feecc2;
  --yellow-tournesol-950-100-hover: #fbd335;
  --yellow-tournesol-950-100-active: #e6c130;
  --yellow-tournesol-sun-407-moon-922: #716043;
  --yellow-tournesol-sun-407-moon-922-hover: #a28a62;
  --yellow-tournesol-sun-407-moon-922-active: #ba9f72;
  --yellow-tournesol-925-125: #fde39c;
  --yellow-tournesol-925-125-hover: #e9c53b;
  --yellow-tournesol-925-125-active: #d3b235;
  --yellow-tournesol-main-731: #c8aa39;
  --yellow-tournesol-850-200: #efcb3a;
  --yellow-moutarde-975-75: #fef5e8;
  --yellow-moutarde-975-75-hover: #fcdca3;
  --yellow-moutarde-975-75-active: #fbcd64;
  --yellow-moutarde-950-100: #feebd0;
  --yellow-moutarde-950-100-hover: #fdcd6d;
  --yellow-moutarde-950-100-active: #f4be30;
  --yellow-moutarde-sun-348-moon-860: #695240;
  --yellow-moutarde-sun-348-moon-860-hover: #9b7b61;
  --yellow-moutarde-sun-348-moon-860-active: #b58f72;
  --yellow-moutarde-925-125: #fde2b5;
  --yellow-moutarde-925-125-hover: #f6c43c;
  --yellow-moutarde-925-125-active: #dfb135;
  --yellow-moutarde-main-679: #c3992a;
  --yellow-moutarde-850-200: #fcc63a;
  --orange-terre-battue-975-75: #fef4f2;
  --orange-terre-battue-975-75-hover: #fcd8d0;
  --orange-terre-battue-975-75-active: #fac5b8;
  --orange-terre-battue-950-100: #fee9e5;
  --orange-terre-battue-950-100-hover: #fdc6ba;
  --orange-terre-battue-950-100-active: #fcb09e;
  --orange-terre-battue-sun-370-moon-672: #755348;
  --orange-terre-battue-sun-370-moon-672-hover: #ab7b6b;
  --orange-terre-battue-sun-370-moon-672-active: #c68f7d;
  --orange-terre-battue-925-125: #fddfd8;
  --orange-terre-battue-925-125-hover: #fbb8a5;
  --orange-terre-battue-925-125-active: #faa184;
  --orange-terre-battue-main-645: #e4794a;
  --orange-terre-battue-850-200: #fcc0b0;
  --brown-cafe-creme-975-75: #fbf6ed;
  --brown-cafe-creme-975-75-hover: #f2deb6;
  --brown-cafe-creme-975-75-active: #eacf91;
  --brown-cafe-creme-950-100: #f7ecdb;
  --brown-cafe-creme-950-100-hover: #edce94;
  --brown-cafe-creme-950-100-active: #dabd84;
  --brown-cafe-creme-sun-383-moon-885: #685c48;
  --brown-cafe-creme-sun-383-moon-885-hover: #97866a;
  --brown-cafe-creme-sun-383-moon-885-active: #ae9b7b;
  --brown-cafe-creme-925-125: #f4e3c7;
  --brown-cafe-creme-925-125-hover: #e1c386;
  --brown-cafe-creme-925-125-active: #ccb078;
  --brown-cafe-creme-main-782: #d1b781;
  --brown-cafe-creme-850-200: #e7ca8e;
  --brown-caramel-975-75: #fbf5f2;
  --brown-caramel-975-75-hover: #f1dbcf;
  --brown-caramel-975-75-active: #ecc9b5;
  --brown-caramel-950-100: #f7ebe5;
  --brown-caramel-950-100-hover: #eccbb9;
  --brown-caramel-950-100-active: #e6b79a;
  --brown-caramel-sun-425-moon-901: #845d48;
  --brown-caramel-sun-425-moon-901-hover: #bb8568;
  --brown-caramel-sun-425-moon-901-active: #d69978;
  --brown-caramel-925-125: #f3e2d9;
  --brown-caramel-925-125-hover: #e7bea6;
  --brown-caramel-925-125-active: #e1a982;
  --brown-caramel-main-648: #c08c65;
  --brown-caramel-850-200: #eac7b2;
  --brown-opera-975-75: #fbf5f2;
  --brown-opera-975-75-hover: #f1dbcf;
  --brown-opera-975-75-active: #ecc9b5;
  --brown-opera-950-100: #f7ece4;
  --brown-opera-950-100-hover: #eccdb3;
  --brown-opera-950-100-active: #e6ba90;
  --brown-opera-sun-395-moon-820: #745b47;
  --brown-opera-sun-395-moon-820-hover: #a78468;
  --brown-opera-sun-395-moon-820-active: #c09979;
  --brown-opera-925-125: #f3e2d7;
  --brown-opera-925-125-hover: #e7bfa0;
  --brown-opera-925-125-active: #deaa7e;
  --brown-opera-main-680: #bd987a;
  --brown-opera-850-200: #eac7ad;
  --beige-gris-galet-975-75: #f9f6f2;
  --beige-gris-galet-975-75-hover: #eadecd;
  --beige-gris-galet-975-75-active: #e1ceb1;
  --beige-gris-galet-950-100: #f3ede5;
  --beige-gris-galet-950-100-hover: #e1d0b5;
  --beige-gris-galet-950-100-active: #d1bea2;
  --beige-gris-galet-sun-407-moon-821: #6a6156;
  --beige-gris-galet-sun-407-moon-821-hover: #988b7c;
  --beige-gris-galet-sun-407-moon-821-active: #afa08f;
  --beige-gris-galet-925-125: #eee4d9;
  --beige-gris-galet-925-125-hover: #dbc3a4;
  --beige-gris-galet-925-125-active: #c6b094;
  --beige-gris-galet-main-702: #aea397;
  --beige-gris-galet-850-200: #e0cab0;
  box-sizing: border-box;
  --ground: 0;
  --shadow-color: rgba(0, 0, 18, 0.16);
  --raised-shadow: 0 1px 3px var(--shadow-color);
  --overlap-shadow: 0 2px 6px var(--shadow-color);
  --lifted-shadow: 0 3px 9px var(--shadow-color);
}

[href] {
  background-image: var(--underline-img), var(--underline-img);
  background-position: var(--underline-x) 100%,
    var(--underline-x) calc(100% - var(--underline-thickness));
  background-repeat: no-repeat, no-repeat;
  transition: background-size 0s;
  background-size: var(--underline-hover-width)
      calc(var(--underline-thickness) * 2),
    var(--underline-idle-width) var(--underline-thickness);
}

[target="_blank"]::after {
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --icon-size: 1rem;
  -webkit-mask-image: url("icons/system/external-link-line.svg");
  mask-image: url("icons/system/external-link-line.svg");
  content: var(--external-link-content);
  margin-left: 0.25rem;
}

[target="_blank"][class^="fr-icon-"]::after,
[target="_blank"][class*=" fr-icon-"]::after,
[target="_blank"][class^="fr-fi-"]::after,
[target="_blank"][class*=" fr-fi-"]::after {
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --icon-size: 1rem;
  -webkit-mask-image: url("icons/system/external-link-line.svg");
  mask-image: url("icons/system/external-link-line.svg");
  content: var(--external-link-content);
  margin-left: 0.25rem;
}

form[target="_blank"]::after {
  content: none;
}

.fr-raw-link {
  --underline-img: none;
}

.fr-reset-link {
  --underline-img: none;
  text-decoration: underline;
  text-underline-offset: 2px;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin: 0;
  color: inherit;
  background-color: transparent;
  font-family: inherit;
}

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Marianne", arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  margin: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

a,
button,
input,
input[type="checkbox"] + label::before,
input[type="radio"] + label::before,
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"],
select,
textarea,
[tabindex],
video[controls],
audio[controls],
[contenteditable]:not([contenteditable="false"]),
details,
details > summary:first-of-type {
  outline-offset: 2px;
  outline-width: 2px;
  outline-color: #0a76f6;
}

a:focus,
button:focus,
input:focus,
input[type="checkbox"]:focus + label::before,
input[type="radio"]:focus + label::before,
input[type="button"]:focus,
input[type="image"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus,
textarea:focus,
[tabindex]:focus,
video:focus[controls],
audio:focus[controls],
[contenteditable]:not([contenteditable="false"]):focus,
details:focus,
details > summary:first-of-type:focus {
  outline-style: solid;
}

a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
input:focus:not(:focus-visible),
input[type="checkbox"]:focus:not(:focus-visible) + label::before,
input[type="radio"]:focus:not(:focus-visible) + label::before,
input[type="button"]:focus:not(:focus-visible),
input[type="image"]:focus:not(:focus-visible),
input[type="reset"]:focus:not(:focus-visible),
input[type="submit"]:focus:not(:focus-visible),
select:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
[tabindex]:focus:not(:focus-visible),
video:focus:not(:focus-visible)[controls],
audio:focus:not(:focus-visible)[controls],
[contenteditable]:not([contenteditable="false"]):focus:not(:focus-visible),
details:focus:not(:focus-visible),
details > summary:first-of-type:focus:not(:focus-visible) {
  outline-style: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
input[type="checkbox"]:focus-visible + label::before,
input[type="radio"]:focus-visible + label::before,
input[type="button"]:focus-visible,
input[type="image"]:focus-visible,
input[type="reset"]:focus-visible,
input[type="submit"]:focus-visible,
select:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible,
video:focus-visible[controls],
audio:focus-visible[controls],
[contenteditable]:not([contenteditable="false"]):focus-visible,
details:focus-visible,
details > summary:first-of-type:focus-visible {
  outline-style: solid;
}

button,
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"] {
  --hover-tint: var(--hover);
  --active-tint: var(--active);
}

a,
button,
input[type="checkbox"],
input[type="checkbox"] + label,
input[type="radio"],
input[type="radio"] + label,
input[type="file"],
input[type="range"],
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"],
select,
video[controls],
audio[controls],
details,
details > summary:first-of-type {
  cursor: pointer;
}

a:not([href]),
button:disabled,
input:disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"]:disabled + label,
input[type="radio"]:disabled,
input[type="radio"]:disabled + label,
input[type="file"]:disabled,
input[type="range"]:disabled,
input[type="button"]:disabled,
input[type="image"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled,
select:disabled,
textarea:disabled,
video:not([href])[controls],
audio:not([href])[controls] {
  cursor: not-allowed;
}

a:not([href]),
button:disabled,
input:disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"]:disabled + label,
input[type="radio"]:disabled,
input[type="radio"]:disabled + label,
textarea:disabled,
video:not([href]),
audio:not([href]) {
  opacity: 1;
  color: var(--text-disabled-grey);
}

.fr-enlarge-link {
  position: relative;
}

.fr-enlarge-link a {
  background-image: none;
  outline-width: 0;
}

.fr-enlarge-link a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline-offset: 2px;
  outline-style: inherit;
  outline-color: inherit;
  outline-width: 2px;
  z-index: 1;
}

.fr-transition-none {
  transition: none !important;
}

/**
* Déclaration des fontes
*/
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Light.woff2") format("woff2"),
    url("fonts/Marianne-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Light_Italic.woff2") format("woff2"),
    url("fonts/Marianne-Light_Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Regular.woff2") format("woff2"),
    url("fonts/Marianne-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Regular_Italic.woff2") format("woff2"),
    url("fonts/Marianne-Regular_Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Medium.woff2") format("woff2"),
    url("fonts/Marianne-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Medium_Italic.woff2") format("woff2"),
    url("fonts/Marianne-Medium_Italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Bold.woff2") format("woff2"),
    url("fonts/Marianne-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Marianne;
  src: url("fonts/Marianne-Bold_Italic.woff2") format("woff2"),
    url("fonts/Marianne-Bold_Italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Spectral;
  src: url("fonts/Spectral-Regular.woff2") format("woff2"),
    url("fonts/Spectral-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Spectral;
  src: url("fonts/Spectral-ExtraBold.woff2") format("woff2"),
    url("fonts/Spectral-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

h6 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: var(--title-spacing);
}

h5 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin: var(--title-spacing);
}

h4 {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.75rem;
  margin: var(--title-spacing);
}

h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  margin: var(--title-spacing);
}

h2 {
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin: var(--title-spacing);
}

h1 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: var(--title-spacing);
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: var(--text-spacing);
}

ul,
ol {
  margin: 0;
  padding: 0;
  margin-block-start: var(--xl-block);
  margin-block-end: var(--xl-block);

  --xl-size: var(--xl-base);
}

ul {
  list-style-type: var(--ul-type);
  padding-inline-start: var(--ul-start);
}

ul > li::marker {
  font-size: calc(var(--xl-size) * 0.9);
}

ol {
  list-style-type: var(--ol-type);
  padding-inline-start: var(--ol-start);
  counter-reset: li-counter;
}

ol > li {
  counter-increment: li-counter;
}

ol > li::marker {
  content: var(--ol-content);
  font-size: var(--xl-size);
  font-weight: bold;
}

li {
  --xl-base: calc(var(--xl-size) * 0.9);
  padding-bottom: var(--li-bottom);
}

.fr-raw-list {
  --ul-type: none;
  --ol-type: none;
  --ul-start: 0;
  --ol-start: 0;
  --xl-block: 0;
  --li-bottom: 0;
  --ol-content: none;
}

.fr-list {
  --ul-type: disc;
  --ol-type: decimal;
  --ul-start: 1rem;
  --ol-start: 1.5rem;
  --xl-block: 0.5rem;
  --li-bottom: 0.25rem;
  --xl-base: 1em;
  --ol-content: counters(li-counter, ".") ".  ";
}

sub {
  line-height: 1;
}

sup {
  line-height: 1;
}

.fr-text--light {
  font-weight: 300 !important;
}

.fr-text--regular {
  font-weight: 400 !important;
}

.fr-text--bold {
  font-weight: 700 !important;
}

.fr-text--heavy {
  font-weight: 900 !important;
}

.fr-h6 {
  font-weight: 700 !important;
  font-size: 1.125rem !important;
  line-height: 1.5rem !important;
  margin: var(--title-spacing);
}

.fr-h5 {
  font-weight: 700 !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  margin: var(--title-spacing);
}

.fr-h4 {
  font-weight: 700 !important;
  font-size: 1.375rem !important;
  line-height: 1.75rem !important;
  margin: var(--title-spacing);
}

.fr-h3 {
  font-weight: 700 !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  margin: var(--title-spacing);
}

.fr-h2 {
  font-weight: 700 !important;
  font-size: 1.75rem !important;
  line-height: 2.25rem !important;
  margin: var(--title-spacing);
}

.fr-h1 {
  font-weight: 700 !important;
  font-size: 2rem !important;
  line-height: 2.5rem !important;
  margin: var(--title-spacing);
}

.fr-display--xs {
  font-weight: 700 !important;
  font-size: 2.5rem !important;
  line-height: 3rem !important;
  margin: var(--display-spacing);
}

.fr-display--sm {
  font-weight: 700 !important;
  font-size: 3rem !important;
  line-height: 3.5rem !important;
  margin: var(--display-spacing);
}

.fr-display--md {
  font-weight: 700 !important;
  font-size: 3.5rem !important;
  line-height: 4rem !important;
  margin: var(--display-spacing);
}

.fr-display--lg {
  font-weight: 700 !important;
  font-size: 4rem !important;
  line-height: 4.5rem !important;
  margin: var(--display-spacing);
}

.fr-display--xl {
  font-weight: 700 !important;
  font-size: 4.5rem !important;
  line-height: 5rem !important;
  margin: var(--display-spacing);
}

.fr-text--alt {
  font-family: "Spectral", georgia, serif !important;
}

.fr-text--xs {
  font-size: 0.75rem !important;
  line-height: 1.25rem !important;
  margin: var(--text-spacing);
}

.fr-text--sm {
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
  margin: var(--text-spacing);
}

.fr-text--md {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  margin: var(--text-spacing);
}

.fr-text--lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  margin: var(--text-spacing);
}

.fr-text--xl,
.fr-text--lead {
  font-size: 1.25rem !important;
  line-height: 2rem !important;
  margin: var(--text-spacing);
}

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

body {
  font-family: "Marianne", arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: var(--background-default-grey);

  --idle: transparent;
  --hover: var(--background-default-grey-hover);
  --active: var(--background-default-grey-active);
  color: var(--text-default-grey);
}

[class^="fr-icon-"]::before,
[class^="fr-icon-"]::after,
[class*=" fr-icon-"]::before,
[class*=" fr-icon-"]::after,
[class^="fr-fi-"]::before,
[class^="fr-fi-"]::after,
[class*=" fr-fi-"]::before,
[class*=" fr-fi-"]::after {
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --icon-size: 1.5rem;
}

[class^="fr-icon-"]::before,
[class*=" fr-icon-"]::before,
[class^="fr-fi-"]::before,
[class*=" fr-fi-"]::before {
  content: "";
}

.fr-icon--xs::before,
.fr-icon--xs::after {
  --icon-size: 0.75rem;
}

.fr-icon--sm::before,
.fr-icon--sm::after {
  --icon-size: 1rem;
}

.fr-icon--md::before,
.fr-icon--md::after {
  --icon-size: 1.5rem;
}

.fr-icon--lg::before,
.fr-icon--lg::after {
  --icon-size: 2rem;
}

.fr-hidden {
  display: none !important;
}

.fr-unhidden {
  display: inherit !important;
}

/**
* Fixe le scroll en arrière plan
*/
:root[data-fr-scrolling] body {
  --scroll-top: 0;
  overflow: hidden;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  top: var(--scroll-top);
}

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

hr {
  padding: var(--text-spacing);
  margin: 0;
  border: 0;
  display: block;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: linear-gradient(
    0deg,
    var(--border-default-grey),
    var(--border-default-grey)
  );
}

.fr-hr {
  padding: var(--text-spacing);
  margin: 0;
  border: 0;
  display: block;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: linear-gradient(
    0deg,
    var(--border-default-grey),
    var(--border-default-grey)
  );
}

.fr-hr--sm {
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}

.fr-hr-or {
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: no-wrap;
}

.fr-hr-or::before,
.fr-hr-or::after {
  content: "";
  display: inline-flex;
  height: 1px;
  width: 100%;
  background-color: var(--border-default-grey);

  --idle: transparent;
  --hover: var(--border-default-grey-hover);
  --active: var(--border-default-grey-active);
}

.fr-hr-or::before {
  margin-right: 0.75rem;
}

.fr-hr-or::after {
  margin-left: 0.75rem;
}

.fr-ellipsis {
  display: inline !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

iframe {
  border: 0;
}

.fr-fluid-img {
  max-width: 100%;
  height: auto;
}

@supports (aspect-ratio: 16/9) {
  .fr-ratio-32x9 {
    aspect-ratio: 3.5555555556 !important;
  }

  .fr-ratio-16x9 {
    aspect-ratio: 1.7777777778 !important;
  }

  .fr-ratio-3x2 {
    aspect-ratio: 1.5 !important;
  }

  .fr-ratio-4x3 {
    aspect-ratio: 1.3333333333 !important;
  }

  .fr-ratio-1x1 {
    aspect-ratio: 1 !important;
  }

  .fr-ratio-3x4 {
    aspect-ratio: 0.75 !important;
  }

  .fr-ratio-2x3 {
    aspect-ratio: 0.6666666667 !important;
  }
}

[class^="fr-ratio"],
[class*=" fr-ratio"] {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

iframe[class^="fr-ratio"],
iframe[class*=" fr-ratio"] {
  object-fit: fill;
}

.fr-responsive-img {
  width: 100%;
  height: auto;
}

.fr-responsive-vid {
  position: relative;
  width: 100%;
  aspect-ratio: 1.7777777778;
  display: block;
}

.fr-responsive-vid__player,
.fr-responsive-vid > .fr-consent-placeholder {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

.fr-responsive-vid > .fr-consent-placeholder {
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-grid-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.fr-grid-row--top {
  align-items: flex-start;
}

.fr-grid-row--bottom {
  align-items: flex-end;
}

.fr-grid-row--middle {
  align-items: center;
}

.fr-grid-row--left {
  justify-content: flex-start;
}

.fr-grid-row--right {
  justify-content: flex-end;
}

.fr-grid-row--center {
  justify-content: center;
}

.fr-col--top {
  align-self: flex-start;
}

.fr-col--bottom {
  align-self: flex-end;
}

.fr-col--middle {
  align-self: center;
}

.fr-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.fr-container--fluid {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
  overflow: hidden;
}

.fr-grid-row--gutters {
  margin: -0.5rem;
}

.fr-grid-row--gutters > [class^="fr-col-"],
.fr-grid-row--gutters > [class*=" fr-col-"],
.fr-grid-row--gutters > .fr-col {
  padding: 0.5rem;
}

.fr-grid-row--no-gutters {
  margin: 0;
}

.fr-grid-row--no-gutters > [class^="fr-col-"],
.fr-grid-row--no-gutters > [class*=" fr-col-"],
.fr-grid-row--no-gutters > .fr-col {
  padding: 0;
}

.fr-col {
  flex: 1;
}

.fr-col-1 {
  flex: 0 0 calc(100% / 12);
  width: calc(100% / 12);
  max-width: calc(100% / 12);
}

.fr-col-offset-1:not(.fr-col-offset-1--right) {
  margin-left: calc(100% / 12);
}

.fr-col-offset-1--right {
  margin-right: calc(100% / 12);
}

.fr-col-2 {
  flex: 0 0 calc(200% / 12);
  width: calc(200% / 12);
  max-width: calc(200% / 12);
}

.fr-col-offset-2:not(.fr-col-offset-2--right) {
  margin-left: calc(200% / 12);
}

.fr-col-offset-2--right {
  margin-right: calc(200% / 12);
}

.fr-col-3 {
  flex: 0 0 calc(300% / 12);
  width: calc(300% / 12);
  max-width: calc(300% / 12);
}

.fr-col-offset-3:not(.fr-col-offset-3--right) {
  margin-left: calc(300% / 12);
}

.fr-col-offset-3--right {
  margin-right: calc(300% / 12);
}

.fr-col-4 {
  flex: 0 0 calc(400% / 12);
  width: calc(400% / 12);
  max-width: calc(400% / 12);
}

.fr-col-offset-4:not(.fr-col-offset-4--right) {
  margin-left: calc(400% / 12);
}

.fr-col-offset-4--right {
  margin-right: calc(400% / 12);
}

.fr-col-5 {
  flex: 0 0 calc(500% / 12);
  width: calc(500% / 12);
  max-width: calc(500% / 12);
}

.fr-col-offset-5:not(.fr-col-offset-5--right) {
  margin-left: calc(500% / 12);
}

.fr-col-offset-5--right {
  margin-right: calc(500% / 12);
}

.fr-col-6 {
  flex: 0 0 calc(600% / 12);
  width: calc(600% / 12);
  max-width: calc(600% / 12);
}

.fr-col-offset-6:not(.fr-col-offset-6--right) {
  margin-left: calc(600% / 12);
}

.fr-col-offset-6--right {
  margin-right: calc(600% / 12);
}

.fr-col-7 {
  flex: 0 0 calc(700% / 12);
  width: calc(700% / 12);
  max-width: calc(700% / 12);
}

.fr-col-offset-7:not(.fr-col-offset-7--right) {
  margin-left: calc(700% / 12);
}

.fr-col-offset-7--right {
  margin-right: calc(700% / 12);
}

.fr-col-8 {
  flex: 0 0 calc(800% / 12);
  width: calc(800% / 12);
  max-width: calc(800% / 12);
}

.fr-col-offset-8:not(.fr-col-offset-8--right) {
  margin-left: calc(800% / 12);
}

.fr-col-offset-8--right {
  margin-right: calc(800% / 12);
}

.fr-col-9 {
  flex: 0 0 calc(900% / 12);
  width: calc(900% / 12);
  max-width: calc(900% / 12);
}

.fr-col-offset-9:not(.fr-col-offset-9--right) {
  margin-left: calc(900% / 12);
}

.fr-col-offset-9--right {
  margin-right: calc(900% / 12);
}

.fr-col-10 {
  flex: 0 0 calc(1000% / 12);
  width: calc(1000% / 12);
  max-width: calc(1000% / 12);
}

.fr-col-offset-10:not(.fr-col-offset-10--right) {
  margin-left: calc(1000% / 12);
}

.fr-col-offset-10--right {
  margin-right: calc(1000% / 12);
}

.fr-col-11 {
  flex: 0 0 calc(1100% / 12);
  width: calc(1100% / 12);
  max-width: calc(1100% / 12);
}

.fr-col-offset-11:not(.fr-col-offset-11--right) {
  margin-left: calc(1100% / 12);
}

.fr-col-offset-11--right {
  margin-right: calc(1100% / 12);
}

.fr-col-12 {
  flex: 0 0 calc(1200% / 12);
  width: calc(1200% / 12);
  max-width: calc(1200% / 12);
}

.fr-col-offset-12:not(.fr-col-offset-12--right) {
  margin-left: calc(1200% / 12);
}

.fr-col-offset-12--right {
  margin-right: calc(1200% / 12);
}

.fr-no-before::before {
  content: none;
}

.fr-no-after::after {
  content: none;
}

.fr-collapse {
  --collapse-max-height: 0;
  --collapse: -99999px;
  --collapser: "";
  overflow: hidden;
  transition: visibility 0.3s;
  max-height: 0;
  max-height: var(--collapse-max-height);
}

.fr-collapse::before {
  display: block;
  content: "";
  content: var(--collapser);
  transition: margin-top 0.3s;
  margin-top: 0;
}

.fr-collapse:not(.fr-collapse--expanded) {
  visibility: hidden;
}

.fr-collapse:not(.fr-collapse--expanded)::before {
  margin-top: -99999px;
  margin-top: var(--collapse);
}

.fr-m-n8v,
.fr-m-n4w {
  margin: -2rem !important;
}

.fr-ml-n8v,
.fr-ml-n4w,
.fr-mx-n8v,
.fr-mx-n4w {
  margin-left: -2rem !important;
}

.fr-mr-n8v,
.fr-mr-n4w,
.fr-mx-n8v,
.fr-mx-n4w {
  margin-right: -2rem !important;
}

.fr-mt-n8v,
.fr-mt-n4w,
.fr-my-n8v,
.fr-my-n4w {
  margin-top: -2rem !important;
}

.fr-mb-n8v,
.fr-mb-n4w,
.fr-my-n8v,
.fr-my-n4w {
  margin-bottom: -2rem !important;
}

.fr-m-n7v {
  margin: -1.75rem !important;
}

.fr-ml-n7v,
.fr-mx-n7v {
  margin-left: -1.75rem !important;
}

.fr-mr-n7v,
.fr-mx-n7v {
  margin-right: -1.75rem !important;
}

.fr-mt-n7v,
.fr-my-n7v {
  margin-top: -1.75rem !important;
}

.fr-mb-n7v,
.fr-my-n7v {
  margin-bottom: -1.75rem !important;
}

.fr-m-n6v,
.fr-m-n3w {
  margin: -1.5rem !important;
}

.fr-ml-n6v,
.fr-ml-n3w,
.fr-mx-n6v,
.fr-mx-n3w {
  margin-left: -1.5rem !important;
}

.fr-mr-n6v,
.fr-mr-n3w,
.fr-mx-n6v,
.fr-mx-n3w {
  margin-right: -1.5rem !important;
}

.fr-mt-n6v,
.fr-mt-n3w,
.fr-my-n6v,
.fr-my-n3w {
  margin-top: -1.5rem !important;
}

.fr-mb-n6v,
.fr-mb-n3w,
.fr-my-n6v,
.fr-my-n3w {
  margin-bottom: -1.5rem !important;
}

.fr-m-n5v {
  margin: -1.25rem !important;
}

.fr-ml-n5v,
.fr-mx-n5v {
  margin-left: -1.25rem !important;
}

.fr-mr-n5v,
.fr-mx-n5v {
  margin-right: -1.25rem !important;
}

.fr-mt-n5v,
.fr-my-n5v {
  margin-top: -1.25rem !important;
}

.fr-mb-n5v,
.fr-my-n5v {
  margin-bottom: -1.25rem !important;
}

.fr-m-n4v,
.fr-m-n2w {
  margin: -1rem !important;
}

.fr-ml-n4v,
.fr-ml-n2w,
.fr-mx-n4v,
.fr-mx-n2w {
  margin-left: -1rem !important;
}

.fr-mr-n4v,
.fr-mr-n2w,
.fr-mx-n4v,
.fr-mx-n2w {
  margin-right: -1rem !important;
}

.fr-mt-n4v,
.fr-mt-n2w,
.fr-my-n4v,
.fr-my-n2w {
  margin-top: -1rem !important;
}

.fr-mb-n4v,
.fr-mb-n2w,
.fr-my-n4v,
.fr-my-n2w {
  margin-bottom: -1rem !important;
}

.fr-m-n3v {
  margin: -0.75rem !important;
}

.fr-ml-n3v,
.fr-mx-n3v {
  margin-left: -0.75rem !important;
}

.fr-mr-n3v,
.fr-mx-n3v {
  margin-right: -0.75rem !important;
}

.fr-mt-n3v,
.fr-my-n3v {
  margin-top: -0.75rem !important;
}

.fr-mb-n3v,
.fr-my-n3v {
  margin-bottom: -0.75rem !important;
}

.fr-m-n2v,
.fr-m-n1w {
  margin: -0.5rem !important;
}

.fr-ml-n2v,
.fr-ml-n1w,
.fr-mx-n2v,
.fr-mx-n1w {
  margin-left: -0.5rem !important;
}

.fr-mr-n2v,
.fr-mr-n1w,
.fr-mx-n2v,
.fr-mx-n1w {
  margin-right: -0.5rem !important;
}

.fr-mt-n2v,
.fr-mt-n1w,
.fr-my-n2v,
.fr-my-n1w {
  margin-top: -0.5rem !important;
}

.fr-mb-n2v,
.fr-mb-n1w,
.fr-my-n2v,
.fr-my-n1w {
  margin-bottom: -0.5rem !important;
}

.fr-m-n1v {
  margin: -0.25rem !important;
}

.fr-ml-n1v,
.fr-mx-n1v {
  margin-left: -0.25rem !important;
}

.fr-mr-n1v,
.fr-mx-n1v {
  margin-right: -0.25rem !important;
}

.fr-mt-n1v,
.fr-my-n1v {
  margin-top: -0.25rem !important;
}

.fr-mb-n1v,
.fr-my-n1v {
  margin-bottom: -0.25rem !important;
}

.fr-m-n1-5v {
  margin: -0.375rem !important;
}

.fr-ml-n1-5v,
.fr-mx-n1-5v {
  margin-left: -0.375rem !important;
}

.fr-mr-n1-5v,
.fr-mx-n1-5v {
  margin-right: -0.375rem !important;
}

.fr-mt-n1-5v,
.fr-my-n1-5v {
  margin-top: -0.375rem !important;
}

.fr-mb-n1-5v,
.fr-my-n1-5v {
  margin-bottom: -0.375rem !important;
}

.fr-m-0 {
  margin: 0 !important;
}

.fr-ml-0,
.fr-mx-0 {
  margin-left: 0 !important;
}

.fr-mr-0,
.fr-mx-0 {
  margin-right: 0 !important;
}

.fr-mt-0,
.fr-my-0 {
  margin-top: 0 !important;
}

.fr-mb-0,
.fr-my-0 {
  margin-bottom: 0 !important;
}

.fr-m-n0-5v {
  margin: -0.125rem !important;
}

.fr-ml-n0-5v,
.fr-mx-n0-5v {
  margin-left: -0.125rem !important;
}

.fr-mr-n0-5v,
.fr-mx-n0-5v {
  margin-right: -0.125rem !important;
}

.fr-mt-n0-5v,
.fr-my-n0-5v {
  margin-top: -0.125rem !important;
}

.fr-mb-n0-5v,
.fr-my-n0-5v {
  margin-bottom: -0.125rem !important;
}

.fr-m-0-5v {
  margin: 0.125rem !important;
}

.fr-ml-0-5v,
.fr-mx-0-5v {
  margin-left: 0.125rem !important;
}

.fr-mr-0-5v,
.fr-mx-0-5v {
  margin-right: 0.125rem !important;
}

.fr-mt-0-5v,
.fr-my-0-5v {
  margin-top: 0.125rem !important;
}

.fr-mb-0-5v,
.fr-my-0-5v {
  margin-bottom: 0.125rem !important;
}

.fr-m-1v {
  margin: 0.25rem !important;
}

.fr-ml-1v,
.fr-mx-1v {
  margin-left: 0.25rem !important;
}

.fr-mr-1v,
.fr-mx-1v {
  margin-right: 0.25rem !important;
}

.fr-mt-1v,
.fr-my-1v {
  margin-top: 0.25rem !important;
}

.fr-mb-1v,
.fr-my-1v {
  margin-bottom: 0.25rem !important;
}

.fr-m-1-5v {
  margin: 0.375rem !important;
}

.fr-ml-1-5v,
.fr-mx-1-5v {
  margin-left: 0.375rem !important;
}

.fr-mr-1-5v,
.fr-mx-1-5v {
  margin-right: 0.375rem !important;
}

.fr-mt-1-5v,
.fr-my-1-5v {
  margin-top: 0.375rem !important;
}

.fr-mb-1-5v,
.fr-my-1-5v {
  margin-bottom: 0.375rem !important;
}

.fr-m-2v,
.fr-m-1w {
  margin: 0.5rem !important;
}

.fr-ml-2v,
.fr-ml-1w,
.fr-mx-2v,
.fr-mx-1w {
  margin-left: 0.5rem !important;
}

.fr-mr-2v,
.fr-mr-1w,
.fr-mx-2v,
.fr-mx-1w {
  margin-right: 0.5rem !important;
}

.fr-mt-2v,
.fr-mt-1w,
.fr-my-2v,
.fr-my-1w {
  margin-top: 0.5rem !important;
}

.fr-mb-2v,
.fr-mb-1w,
.fr-my-2v,
.fr-my-1w {
  margin-bottom: 0.5rem !important;
}

.fr-m-3v {
  margin: 0.75rem !important;
}

.fr-ml-3v,
.fr-mx-3v {
  margin-left: 0.75rem !important;
}

.fr-mr-3v,
.fr-mx-3v {
  margin-right: 0.75rem !important;
}

.fr-mt-3v,
.fr-my-3v {
  margin-top: 0.75rem !important;
}

.fr-mb-3v,
.fr-my-3v {
  margin-bottom: 0.75rem !important;
}

.fr-m-4v,
.fr-m-2w {
  margin: 1rem !important;
}

.fr-ml-4v,
.fr-ml-2w,
.fr-mx-4v,
.fr-mx-2w {
  margin-left: 1rem !important;
}

.fr-mr-4v,
.fr-mr-2w,
.fr-mx-4v,
.fr-mx-2w {
  margin-right: 1rem !important;
}

.fr-mt-4v,
.fr-mt-2w,
.fr-my-4v,
.fr-my-2w {
  margin-top: 1rem !important;
}

.fr-mb-4v,
.fr-mb-2w,
.fr-my-4v,
.fr-my-2w {
  margin-bottom: 1rem !important;
}

.fr-m-5v {
  margin: 1.25rem !important;
}

.fr-ml-5v,
.fr-mx-5v {
  margin-left: 1.25rem !important;
}

.fr-mr-5v,
.fr-mx-5v {
  margin-right: 1.25rem !important;
}

.fr-mt-5v,
.fr-my-5v {
  margin-top: 1.25rem !important;
}

.fr-mb-5v,
.fr-my-5v {
  margin-bottom: 1.25rem !important;
}

.fr-m-6v,
.fr-m-3w {
  margin: 1.5rem !important;
}

.fr-ml-6v,
.fr-ml-3w,
.fr-mx-6v,
.fr-mx-3w {
  margin-left: 1.5rem !important;
}

.fr-mr-6v,
.fr-mr-3w,
.fr-mx-6v,
.fr-mx-3w {
  margin-right: 1.5rem !important;
}

.fr-mt-6v,
.fr-mt-3w,
.fr-my-6v,
.fr-my-3w {
  margin-top: 1.5rem !important;
}

.fr-mb-6v,
.fr-mb-3w,
.fr-my-6v,
.fr-my-3w {
  margin-bottom: 1.5rem !important;
}

.fr-m-7v {
  margin: 1.75rem !important;
}

.fr-ml-7v,
.fr-mx-7v {
  margin-left: 1.75rem !important;
}

.fr-mr-7v,
.fr-mx-7v {
  margin-right: 1.75rem !important;
}

.fr-mt-7v,
.fr-my-7v {
  margin-top: 1.75rem !important;
}

.fr-mb-7v,
.fr-my-7v {
  margin-bottom: 1.75rem !important;
}

.fr-m-8v,
.fr-m-4w {
  margin: 2rem !important;
}

.fr-ml-8v,
.fr-ml-4w,
.fr-mx-8v,
.fr-mx-4w {
  margin-left: 2rem !important;
}

.fr-mr-8v,
.fr-mr-4w,
.fr-mx-8v,
.fr-mx-4w {
  margin-right: 2rem !important;
}

.fr-mt-8v,
.fr-mt-4w,
.fr-my-8v,
.fr-my-4w {
  margin-top: 2rem !important;
}

.fr-mb-8v,
.fr-mb-4w,
.fr-my-8v,
.fr-my-4w {
  margin-bottom: 2rem !important;
}

.fr-m-9v {
  margin: 2.25rem !important;
}

.fr-ml-9v,
.fr-mx-9v {
  margin-left: 2.25rem !important;
}

.fr-mr-9v,
.fr-mx-9v {
  margin-right: 2.25rem !important;
}

.fr-mt-9v,
.fr-my-9v {
  margin-top: 2.25rem !important;
}

.fr-mb-9v,
.fr-my-9v {
  margin-bottom: 2.25rem !important;
}

.fr-m-10v,
.fr-m-5w {
  margin: 2.5rem !important;
}

.fr-ml-10v,
.fr-ml-5w,
.fr-mx-10v,
.fr-mx-5w {
  margin-left: 2.5rem !important;
}

.fr-mr-10v,
.fr-mr-5w,
.fr-mx-10v,
.fr-mx-5w {
  margin-right: 2.5rem !important;
}

.fr-mt-10v,
.fr-mt-5w,
.fr-my-10v,
.fr-my-5w {
  margin-top: 2.5rem !important;
}

.fr-mb-10v,
.fr-mb-5w,
.fr-my-10v,
.fr-my-5w {
  margin-bottom: 2.5rem !important;
}

.fr-m-11v {
  margin: 2.75rem !important;
}

.fr-ml-11v,
.fr-mx-11v {
  margin-left: 2.75rem !important;
}

.fr-mr-11v,
.fr-mx-11v {
  margin-right: 2.75rem !important;
}

.fr-mt-11v,
.fr-my-11v {
  margin-top: 2.75rem !important;
}

.fr-mb-11v,
.fr-my-11v {
  margin-bottom: 2.75rem !important;
}

.fr-m-12v,
.fr-m-6w {
  margin: 3rem !important;
}

.fr-ml-12v,
.fr-ml-6w,
.fr-mx-12v,
.fr-mx-6w {
  margin-left: 3rem !important;
}

.fr-mr-12v,
.fr-mr-6w,
.fr-mx-12v,
.fr-mx-6w {
  margin-right: 3rem !important;
}

.fr-mt-12v,
.fr-mt-6w,
.fr-my-12v,
.fr-my-6w {
  margin-top: 3rem !important;
}

.fr-mb-12v,
.fr-mb-6w,
.fr-my-12v,
.fr-my-6w {
  margin-bottom: 3rem !important;
}

.fr-m-13v {
  margin: 3.25rem !important;
}

.fr-ml-13v,
.fr-mx-13v {
  margin-left: 3.25rem !important;
}

.fr-mr-13v,
.fr-mx-13v {
  margin-right: 3.25rem !important;
}

.fr-mt-13v,
.fr-my-13v {
  margin-top: 3.25rem !important;
}

.fr-mb-13v,
.fr-my-13v {
  margin-bottom: 3.25rem !important;
}

.fr-m-14v,
.fr-m-7w {
  margin: 3.5rem !important;
}

.fr-ml-14v,
.fr-ml-7w,
.fr-mx-14v,
.fr-mx-7w {
  margin-left: 3.5rem !important;
}

.fr-mr-14v,
.fr-mr-7w,
.fr-mx-14v,
.fr-mx-7w {
  margin-right: 3.5rem !important;
}

.fr-mt-14v,
.fr-mt-7w,
.fr-my-14v,
.fr-my-7w {
  margin-top: 3.5rem !important;
}

.fr-mb-14v,
.fr-mb-7w,
.fr-my-14v,
.fr-my-7w {
  margin-bottom: 3.5rem !important;
}

.fr-m-15v {
  margin: 3.75rem !important;
}

.fr-ml-15v,
.fr-mx-15v {
  margin-left: 3.75rem !important;
}

.fr-mr-15v,
.fr-mx-15v {
  margin-right: 3.75rem !important;
}

.fr-mt-15v,
.fr-my-15v {
  margin-top: 3.75rem !important;
}

.fr-mb-15v,
.fr-my-15v {
  margin-bottom: 3.75rem !important;
}

.fr-m-16v,
.fr-m-8w {
  margin: 4rem !important;
}

.fr-ml-16v,
.fr-ml-8w,
.fr-mx-16v,
.fr-mx-8w {
  margin-left: 4rem !important;
}

.fr-mr-16v,
.fr-mr-8w,
.fr-mx-16v,
.fr-mx-8w {
  margin-right: 4rem !important;
}

.fr-mt-16v,
.fr-mt-8w,
.fr-my-16v,
.fr-my-8w {
  margin-top: 4rem !important;
}

.fr-mb-16v,
.fr-mb-8w,
.fr-my-16v,
.fr-my-8w {
  margin-bottom: 4rem !important;
}

.fr-m-17v {
  margin: 4.25rem !important;
}

.fr-ml-17v,
.fr-mx-17v {
  margin-left: 4.25rem !important;
}

.fr-mr-17v,
.fr-mx-17v {
  margin-right: 4.25rem !important;
}

.fr-mt-17v,
.fr-my-17v {
  margin-top: 4.25rem !important;
}

.fr-mb-17v,
.fr-my-17v {
  margin-bottom: 4.25rem !important;
}

.fr-m-18v,
.fr-m-9w {
  margin: 4.5rem !important;
}

.fr-ml-18v,
.fr-ml-9w,
.fr-mx-18v,
.fr-mx-9w {
  margin-left: 4.5rem !important;
}

.fr-mr-18v,
.fr-mr-9w,
.fr-mx-18v,
.fr-mx-9w {
  margin-right: 4.5rem !important;
}

.fr-mt-18v,
.fr-mt-9w,
.fr-my-18v,
.fr-my-9w {
  margin-top: 4.5rem !important;
}

.fr-mb-18v,
.fr-mb-9w,
.fr-my-18v,
.fr-my-9w {
  margin-bottom: 4.5rem !important;
}

.fr-m-19v {
  margin: 4.75rem !important;
}

.fr-ml-19v,
.fr-mx-19v {
  margin-left: 4.75rem !important;
}

.fr-mr-19v,
.fr-mx-19v {
  margin-right: 4.75rem !important;
}

.fr-mt-19v,
.fr-my-19v {
  margin-top: 4.75rem !important;
}

.fr-mb-19v,
.fr-my-19v {
  margin-bottom: 4.75rem !important;
}

.fr-m-20v,
.fr-m-10w {
  margin: 5rem !important;
}

.fr-ml-20v,
.fr-ml-10w,
.fr-mx-20v,
.fr-mx-10w {
  margin-left: 5rem !important;
}

.fr-mr-20v,
.fr-mr-10w,
.fr-mx-20v,
.fr-mx-10w {
  margin-right: 5rem !important;
}

.fr-mt-20v,
.fr-mt-10w,
.fr-my-20v,
.fr-my-10w {
  margin-top: 5rem !important;
}

.fr-mb-20v,
.fr-mb-10w,
.fr-my-20v,
.fr-my-10w {
  margin-bottom: 5rem !important;
}

.fr-m-21v {
  margin: 5.25rem !important;
}

.fr-ml-21v,
.fr-mx-21v {
  margin-left: 5.25rem !important;
}

.fr-mr-21v,
.fr-mx-21v {
  margin-right: 5.25rem !important;
}

.fr-mt-21v,
.fr-my-21v {
  margin-top: 5.25rem !important;
}

.fr-mb-21v,
.fr-my-21v {
  margin-bottom: 5.25rem !important;
}

.fr-m-22v,
.fr-m-11w {
  margin: 5.5rem !important;
}

.fr-ml-22v,
.fr-ml-11w,
.fr-mx-22v,
.fr-mx-11w {
  margin-left: 5.5rem !important;
}

.fr-mr-22v,
.fr-mr-11w,
.fr-mx-22v,
.fr-mx-11w {
  margin-right: 5.5rem !important;
}

.fr-mt-22v,
.fr-mt-11w,
.fr-my-22v,
.fr-my-11w {
  margin-top: 5.5rem !important;
}

.fr-mb-22v,
.fr-mb-11w,
.fr-my-22v,
.fr-my-11w {
  margin-bottom: 5.5rem !important;
}

.fr-m-23v {
  margin: 5.75rem !important;
}

.fr-ml-23v,
.fr-mx-23v {
  margin-left: 5.75rem !important;
}

.fr-mr-23v,
.fr-mx-23v {
  margin-right: 5.75rem !important;
}

.fr-mt-23v,
.fr-my-23v {
  margin-top: 5.75rem !important;
}

.fr-mb-23v,
.fr-my-23v {
  margin-bottom: 5.75rem !important;
}

.fr-m-24v,
.fr-m-12w {
  margin: 6rem !important;
}

.fr-ml-24v,
.fr-ml-12w,
.fr-mx-24v,
.fr-mx-12w {
  margin-left: 6rem !important;
}

.fr-mr-24v,
.fr-mr-12w,
.fr-mx-24v,
.fr-mx-12w {
  margin-right: 6rem !important;
}

.fr-mt-24v,
.fr-mt-12w,
.fr-my-24v,
.fr-my-12w {
  margin-top: 6rem !important;
}

.fr-mb-24v,
.fr-mb-12w,
.fr-my-24v,
.fr-my-12w {
  margin-bottom: 6rem !important;
}

.fr-m-25v {
  margin: 6.25rem !important;
}

.fr-ml-25v,
.fr-mx-25v {
  margin-left: 6.25rem !important;
}

.fr-mr-25v,
.fr-mx-25v {
  margin-right: 6.25rem !important;
}

.fr-mt-25v,
.fr-my-25v {
  margin-top: 6.25rem !important;
}

.fr-mb-25v,
.fr-my-25v {
  margin-bottom: 6.25rem !important;
}

.fr-m-26v,
.fr-m-13w {
  margin: 6.5rem !important;
}

.fr-ml-26v,
.fr-ml-13w,
.fr-mx-26v,
.fr-mx-13w {
  margin-left: 6.5rem !important;
}

.fr-mr-26v,
.fr-mr-13w,
.fr-mx-26v,
.fr-mx-13w {
  margin-right: 6.5rem !important;
}

.fr-mt-26v,
.fr-mt-13w,
.fr-my-26v,
.fr-my-13w {
  margin-top: 6.5rem !important;
}

.fr-mb-26v,
.fr-mb-13w,
.fr-my-26v,
.fr-my-13w {
  margin-bottom: 6.5rem !important;
}

.fr-m-27v {
  margin: 6.75rem !important;
}

.fr-ml-27v,
.fr-mx-27v {
  margin-left: 6.75rem !important;
}

.fr-mr-27v,
.fr-mx-27v {
  margin-right: 6.75rem !important;
}

.fr-mt-27v,
.fr-my-27v {
  margin-top: 6.75rem !important;
}

.fr-mb-27v,
.fr-my-27v {
  margin-bottom: 6.75rem !important;
}

.fr-m-28v,
.fr-m-14w {
  margin: 7rem !important;
}

.fr-ml-28v,
.fr-ml-14w,
.fr-mx-28v,
.fr-mx-14w {
  margin-left: 7rem !important;
}

.fr-mr-28v,
.fr-mr-14w,
.fr-mx-28v,
.fr-mx-14w {
  margin-right: 7rem !important;
}

.fr-mt-28v,
.fr-mt-14w,
.fr-my-28v,
.fr-my-14w {
  margin-top: 7rem !important;
}

.fr-mb-28v,
.fr-mb-14w,
.fr-my-28v,
.fr-my-14w {
  margin-bottom: 7rem !important;
}

.fr-m-29v {
  margin: 7.25rem !important;
}

.fr-ml-29v,
.fr-mx-29v {
  margin-left: 7.25rem !important;
}

.fr-mr-29v,
.fr-mx-29v {
  margin-right: 7.25rem !important;
}

.fr-mt-29v,
.fr-my-29v {
  margin-top: 7.25rem !important;
}

.fr-mb-29v,
.fr-my-29v {
  margin-bottom: 7.25rem !important;
}

.fr-m-30v,
.fr-m-15w {
  margin: 7.5rem !important;
}

.fr-ml-30v,
.fr-ml-15w,
.fr-mx-30v,
.fr-mx-15w {
  margin-left: 7.5rem !important;
}

.fr-mr-30v,
.fr-mr-15w,
.fr-mx-30v,
.fr-mx-15w {
  margin-right: 7.5rem !important;
}

.fr-mt-30v,
.fr-mt-15w,
.fr-my-30v,
.fr-my-15w {
  margin-top: 7.5rem !important;
}

.fr-mb-30v,
.fr-mb-15w,
.fr-my-30v,
.fr-my-15w {
  margin-bottom: 7.5rem !important;
}

.fr-m-31v {
  margin: 7.75rem !important;
}

.fr-ml-31v,
.fr-mx-31v {
  margin-left: 7.75rem !important;
}

.fr-mr-31v,
.fr-mx-31v {
  margin-right: 7.75rem !important;
}

.fr-mt-31v,
.fr-my-31v {
  margin-top: 7.75rem !important;
}

.fr-mb-31v,
.fr-my-31v {
  margin-bottom: 7.75rem !important;
}

.fr-m-32v,
.fr-m-16w {
  margin: 8rem !important;
}

.fr-ml-32v,
.fr-ml-16w,
.fr-mx-32v,
.fr-mx-16w {
  margin-left: 8rem !important;
}

.fr-mr-32v,
.fr-mr-16w,
.fr-mx-32v,
.fr-mx-16w {
  margin-right: 8rem !important;
}

.fr-mt-32v,
.fr-mt-16w,
.fr-my-32v,
.fr-my-16w {
  margin-top: 8rem !important;
}

.fr-mb-32v,
.fr-mb-16w,
.fr-my-32v,
.fr-my-16w {
  margin-bottom: 8rem !important;
}

.fr-m-auto {
  margin: auto;
}

.fr-ml-auto,
.fr-mx-auto {
  margin-left: auto;
}

.fr-mr-auto,
.fr-mx-auto {
  margin-right: auto;
}

.fr-mt-auto,
.fr-my-auto {
  margin-top: auto;
}

.fr-mb-auto,
.fr-my-auto {
  margin-bottom: auto;
}

.fr-m-first-n8v,
.fr-m-first-n4w {
  margin: -2rem !important;
}

.fr-ml-first-n8v,
.fr-ml-first-n4w,
.fr-mx-first-n8v,
.fr-mx-first-n4w {
  margin-left: -2rem !important;
}

.fr-mr-first-n8v,
.fr-mr-first-n4w,
.fr-mx-first-n8v,
.fr-mx-first-n4w {
  margin-right: -2rem !important;
}

.fr-mt-first-n8v,
.fr-mt-first-n4w,
.fr-my-first-n8v,
.fr-my-first-n4w {
  margin-top: -2rem !important;
}

.fr-mb-first-n8v,
.fr-mb-first-n4w,
.fr-my-first-n8v,
.fr-my-first-n4w {
  margin-bottom: -2rem !important;
}

.fr-m-first-n7v {
  margin: -1.75rem !important;
}

.fr-ml-first-n7v,
.fr-mx-first-n7v {
  margin-left: -1.75rem !important;
}

.fr-mr-first-n7v,
.fr-mx-first-n7v {
  margin-right: -1.75rem !important;
}

.fr-mt-first-n7v,
.fr-my-first-n7v {
  margin-top: -1.75rem !important;
}

.fr-mb-first-n7v,
.fr-my-first-n7v {
  margin-bottom: -1.75rem !important;
}

.fr-m-first-n6v,
.fr-m-first-n3w {
  margin: -1.5rem !important;
}

.fr-ml-first-n6v,
.fr-ml-first-n3w,
.fr-mx-first-n6v,
.fr-mx-first-n3w {
  margin-left: -1.5rem !important;
}

.fr-mr-first-n6v,
.fr-mr-first-n3w,
.fr-mx-first-n6v,
.fr-mx-first-n3w {
  margin-right: -1.5rem !important;
}

.fr-mt-first-n6v,
.fr-mt-first-n3w,
.fr-my-first-n6v,
.fr-my-first-n3w {
  margin-top: -1.5rem !important;
}

.fr-mb-first-n6v,
.fr-mb-first-n3w,
.fr-my-first-n6v,
.fr-my-first-n3w {
  margin-bottom: -1.5rem !important;
}

.fr-m-first-n5v {
  margin: -1.25rem !important;
}

.fr-ml-first-n5v,
.fr-mx-first-n5v {
  margin-left: -1.25rem !important;
}

.fr-mr-first-n5v,
.fr-mx-first-n5v {
  margin-right: -1.25rem !important;
}

.fr-mt-first-n5v,
.fr-my-first-n5v {
  margin-top: -1.25rem !important;
}

.fr-mb-first-n5v,
.fr-my-first-n5v {
  margin-bottom: -1.25rem !important;
}

.fr-m-first-n4v,
.fr-m-first-n2w {
  margin: -1rem !important;
}

.fr-ml-first-n4v,
.fr-ml-first-n2w,
.fr-mx-first-n4v,
.fr-mx-first-n2w {
  margin-left: -1rem !important;
}

.fr-mr-first-n4v,
.fr-mr-first-n2w,
.fr-mx-first-n4v,
.fr-mx-first-n2w {
  margin-right: -1rem !important;
}

.fr-mt-first-n4v,
.fr-mt-first-n2w,
.fr-my-first-n4v,
.fr-my-first-n2w {
  margin-top: -1rem !important;
}

.fr-mb-first-n4v,
.fr-mb-first-n2w,
.fr-my-first-n4v,
.fr-my-first-n2w {
  margin-bottom: -1rem !important;
}

.fr-m-first-n3v {
  margin: -0.75rem !important;
}

.fr-ml-first-n3v,
.fr-mx-first-n3v {
  margin-left: -0.75rem !important;
}

.fr-mr-first-n3v,
.fr-mx-first-n3v {
  margin-right: -0.75rem !important;
}

.fr-mt-first-n3v,
.fr-my-first-n3v {
  margin-top: -0.75rem !important;
}

.fr-mb-first-n3v,
.fr-my-first-n3v {
  margin-bottom: -0.75rem !important;
}

.fr-m-first-n2v,
.fr-m-first-n1w {
  margin: -0.5rem !important;
}

.fr-ml-first-n2v,
.fr-ml-first-n1w,
.fr-mx-first-n2v,
.fr-mx-first-n1w {
  margin-left: -0.5rem !important;
}

.fr-mr-first-n2v,
.fr-mr-first-n1w,
.fr-mx-first-n2v,
.fr-mx-first-n1w {
  margin-right: -0.5rem !important;
}

.fr-mt-first-n2v,
.fr-mt-first-n1w,
.fr-my-first-n2v,
.fr-my-first-n1w {
  margin-top: -0.5rem !important;
}

.fr-mb-first-n2v,
.fr-mb-first-n1w,
.fr-my-first-n2v,
.fr-my-first-n1w {
  margin-bottom: -0.5rem !important;
}

.fr-m-first-n1v {
  margin: -0.25rem !important;
}

.fr-ml-first-n1v,
.fr-mx-first-n1v {
  margin-left: -0.25rem !important;
}

.fr-mr-first-n1v,
.fr-mx-first-n1v {
  margin-right: -0.25rem !important;
}

.fr-mt-first-n1v,
.fr-my-first-n1v {
  margin-top: -0.25rem !important;
}

.fr-mb-first-n1v,
.fr-my-first-n1v {
  margin-bottom: -0.25rem !important;
}

.fr-m-first-n1-5v {
  margin: -0.375rem !important;
}

.fr-ml-first-n1-5v,
.fr-mx-first-n1-5v {
  margin-left: -0.375rem !important;
}

.fr-mr-first-n1-5v,
.fr-mx-first-n1-5v {
  margin-right: -0.375rem !important;
}

.fr-mt-first-n1-5v,
.fr-my-first-n1-5v {
  margin-top: -0.375rem !important;
}

.fr-mb-first-n1-5v,
.fr-my-first-n1-5v {
  margin-bottom: -0.375rem !important;
}

.fr-m-first-0 {
  margin: 0 !important;
}

.fr-ml-first-0,
.fr-mx-first-0 {
  margin-left: 0 !important;
}

.fr-mr-first-0,
.fr-mx-first-0 {
  margin-right: 0 !important;
}

.fr-mt-first-0,
.fr-my-first-0 {
  margin-top: 0 !important;
}

.fr-mb-first-0,
.fr-my-first-0 {
  margin-bottom: 0 !important;
}

.fr-m-first-n0-5v {
  margin: -0.125rem !important;
}

.fr-ml-first-n0-5v,
.fr-mx-first-n0-5v {
  margin-left: -0.125rem !important;
}

.fr-mr-first-n0-5v,
.fr-mx-first-n0-5v {
  margin-right: -0.125rem !important;
}

.fr-mt-first-n0-5v,
.fr-my-first-n0-5v {
  margin-top: -0.125rem !important;
}

.fr-mb-first-n0-5v,
.fr-my-first-n0-5v {
  margin-bottom: -0.125rem !important;
}

.fr-m-first-0-5v {
  margin: 0.125rem !important;
}

.fr-ml-first-0-5v,
.fr-mx-first-0-5v {
  margin-left: 0.125rem !important;
}

.fr-mr-first-0-5v,
.fr-mx-first-0-5v {
  margin-right: 0.125rem !important;
}

.fr-mt-first-0-5v,
.fr-my-first-0-5v {
  margin-top: 0.125rem !important;
}

.fr-mb-first-0-5v,
.fr-my-first-0-5v {
  margin-bottom: 0.125rem !important;
}

.fr-m-first-1v {
  margin: 0.25rem !important;
}

.fr-ml-first-1v,
.fr-mx-first-1v {
  margin-left: 0.25rem !important;
}

.fr-mr-first-1v,
.fr-mx-first-1v {
  margin-right: 0.25rem !important;
}

.fr-mt-first-1v,
.fr-my-first-1v {
  margin-top: 0.25rem !important;
}

.fr-mb-first-1v,
.fr-my-first-1v {
  margin-bottom: 0.25rem !important;
}

.fr-m-first-1-5v {
  margin: 0.375rem !important;
}

.fr-ml-first-1-5v,
.fr-mx-first-1-5v {
  margin-left: 0.375rem !important;
}

.fr-mr-first-1-5v,
.fr-mx-first-1-5v {
  margin-right: 0.375rem !important;
}

.fr-mt-first-1-5v,
.fr-my-first-1-5v {
  margin-top: 0.375rem !important;
}

.fr-mb-first-1-5v,
.fr-my-first-1-5v {
  margin-bottom: 0.375rem !important;
}

.fr-m-first-2v,
.fr-m-first-1w {
  margin: 0.5rem !important;
}

.fr-ml-first-2v,
.fr-ml-first-1w,
.fr-mx-first-2v,
.fr-mx-first-1w {
  margin-left: 0.5rem !important;
}

.fr-mr-first-2v,
.fr-mr-first-1w,
.fr-mx-first-2v,
.fr-mx-first-1w {
  margin-right: 0.5rem !important;
}

.fr-mt-first-2v,
.fr-mt-first-1w,
.fr-my-first-2v,
.fr-my-first-1w {
  margin-top: 0.5rem !important;
}

.fr-mb-first-2v,
.fr-mb-first-1w,
.fr-my-first-2v,
.fr-my-first-1w {
  margin-bottom: 0.5rem !important;
}

.fr-m-first-3v {
  margin: 0.75rem !important;
}

.fr-ml-first-3v,
.fr-mx-first-3v {
  margin-left: 0.75rem !important;
}

.fr-mr-first-3v,
.fr-mx-first-3v {
  margin-right: 0.75rem !important;
}

.fr-mt-first-3v,
.fr-my-first-3v {
  margin-top: 0.75rem !important;
}

.fr-mb-first-3v,
.fr-my-first-3v {
  margin-bottom: 0.75rem !important;
}

.fr-m-first-4v,
.fr-m-first-2w {
  margin: 1rem !important;
}

.fr-ml-first-4v,
.fr-ml-first-2w,
.fr-mx-first-4v,
.fr-mx-first-2w {
  margin-left: 1rem !important;
}

.fr-mr-first-4v,
.fr-mr-first-2w,
.fr-mx-first-4v,
.fr-mx-first-2w {
  margin-right: 1rem !important;
}

.fr-mt-first-4v,
.fr-mt-first-2w,
.fr-my-first-4v,
.fr-my-first-2w {
  margin-top: 1rem !important;
}

.fr-mb-first-4v,
.fr-mb-first-2w,
.fr-my-first-4v,
.fr-my-first-2w {
  margin-bottom: 1rem !important;
}

.fr-m-first-5v {
  margin: 1.25rem !important;
}

.fr-ml-first-5v,
.fr-mx-first-5v {
  margin-left: 1.25rem !important;
}

.fr-mr-first-5v,
.fr-mx-first-5v {
  margin-right: 1.25rem !important;
}

.fr-mt-first-5v,
.fr-my-first-5v {
  margin-top: 1.25rem !important;
}

.fr-mb-first-5v,
.fr-my-first-5v {
  margin-bottom: 1.25rem !important;
}

.fr-m-first-6v,
.fr-m-first-3w {
  margin: 1.5rem !important;
}

.fr-ml-first-6v,
.fr-ml-first-3w,
.fr-mx-first-6v,
.fr-mx-first-3w {
  margin-left: 1.5rem !important;
}

.fr-mr-first-6v,
.fr-mr-first-3w,
.fr-mx-first-6v,
.fr-mx-first-3w {
  margin-right: 1.5rem !important;
}

.fr-mt-first-6v,
.fr-mt-first-3w,
.fr-my-first-6v,
.fr-my-first-3w {
  margin-top: 1.5rem !important;
}

.fr-mb-first-6v,
.fr-mb-first-3w,
.fr-my-first-6v,
.fr-my-first-3w {
  margin-bottom: 1.5rem !important;
}

.fr-m-first-7v {
  margin: 1.75rem !important;
}

.fr-ml-first-7v,
.fr-mx-first-7v {
  margin-left: 1.75rem !important;
}

.fr-mr-first-7v,
.fr-mx-first-7v {
  margin-right: 1.75rem !important;
}

.fr-mt-first-7v,
.fr-my-first-7v {
  margin-top: 1.75rem !important;
}

.fr-mb-first-7v,
.fr-my-first-7v {
  margin-bottom: 1.75rem !important;
}

.fr-m-first-8v,
.fr-m-first-4w {
  margin: 2rem !important;
}

.fr-ml-first-8v,
.fr-ml-first-4w,
.fr-mx-first-8v,
.fr-mx-first-4w {
  margin-left: 2rem !important;
}

.fr-mr-first-8v,
.fr-mr-first-4w,
.fr-mx-first-8v,
.fr-mx-first-4w {
  margin-right: 2rem !important;
}

.fr-mt-first-8v,
.fr-mt-first-4w,
.fr-my-first-8v,
.fr-my-first-4w {
  margin-top: 2rem !important;
}

.fr-mb-first-8v,
.fr-mb-first-4w,
.fr-my-first-8v,
.fr-my-first-4w {
  margin-bottom: 2rem !important;
}

.fr-m-first-9v {
  margin: 2.25rem !important;
}

.fr-ml-first-9v,
.fr-mx-first-9v {
  margin-left: 2.25rem !important;
}

.fr-mr-first-9v,
.fr-mx-first-9v {
  margin-right: 2.25rem !important;
}

.fr-mt-first-9v,
.fr-my-first-9v {
  margin-top: 2.25rem !important;
}

.fr-mb-first-9v,
.fr-my-first-9v {
  margin-bottom: 2.25rem !important;
}

.fr-m-first-10v,
.fr-m-first-5w {
  margin: 2.5rem !important;
}

.fr-ml-first-10v,
.fr-ml-first-5w,
.fr-mx-first-10v,
.fr-mx-first-5w {
  margin-left: 2.5rem !important;
}

.fr-mr-first-10v,
.fr-mr-first-5w,
.fr-mx-first-10v,
.fr-mx-first-5w {
  margin-right: 2.5rem !important;
}

.fr-mt-first-10v,
.fr-mt-first-5w,
.fr-my-first-10v,
.fr-my-first-5w {
  margin-top: 2.5rem !important;
}

.fr-mb-first-10v,
.fr-mb-first-5w,
.fr-my-first-10v,
.fr-my-first-5w {
  margin-bottom: 2.5rem !important;
}

.fr-m-first-11v {
  margin: 2.75rem !important;
}

.fr-ml-first-11v,
.fr-mx-first-11v {
  margin-left: 2.75rem !important;
}

.fr-mr-first-11v,
.fr-mx-first-11v {
  margin-right: 2.75rem !important;
}

.fr-mt-first-11v,
.fr-my-first-11v {
  margin-top: 2.75rem !important;
}

.fr-mb-first-11v,
.fr-my-first-11v {
  margin-bottom: 2.75rem !important;
}

.fr-m-first-12v,
.fr-m-first-6w {
  margin: 3rem !important;
}

.fr-ml-first-12v,
.fr-ml-first-6w,
.fr-mx-first-12v,
.fr-mx-first-6w {
  margin-left: 3rem !important;
}

.fr-mr-first-12v,
.fr-mr-first-6w,
.fr-mx-first-12v,
.fr-mx-first-6w {
  margin-right: 3rem !important;
}

.fr-mt-first-12v,
.fr-mt-first-6w,
.fr-my-first-12v,
.fr-my-first-6w {
  margin-top: 3rem !important;
}

.fr-mb-first-12v,
.fr-mb-first-6w,
.fr-my-first-12v,
.fr-my-first-6w {
  margin-bottom: 3rem !important;
}

.fr-m-first-13v {
  margin: 3.25rem !important;
}

.fr-ml-first-13v,
.fr-mx-first-13v {
  margin-left: 3.25rem !important;
}

.fr-mr-first-13v,
.fr-mx-first-13v {
  margin-right: 3.25rem !important;
}

.fr-mt-first-13v,
.fr-my-first-13v {
  margin-top: 3.25rem !important;
}

.fr-mb-first-13v,
.fr-my-first-13v {
  margin-bottom: 3.25rem !important;
}

.fr-m-first-14v,
.fr-m-first-7w {
  margin: 3.5rem !important;
}

.fr-ml-first-14v,
.fr-ml-first-7w,
.fr-mx-first-14v,
.fr-mx-first-7w {
  margin-left: 3.5rem !important;
}

.fr-mr-first-14v,
.fr-mr-first-7w,
.fr-mx-first-14v,
.fr-mx-first-7w {
  margin-right: 3.5rem !important;
}

.fr-mt-first-14v,
.fr-mt-first-7w,
.fr-my-first-14v,
.fr-my-first-7w {
  margin-top: 3.5rem !important;
}

.fr-mb-first-14v,
.fr-mb-first-7w,
.fr-my-first-14v,
.fr-my-first-7w {
  margin-bottom: 3.5rem !important;
}

.fr-m-first-15v {
  margin: 3.75rem !important;
}

.fr-ml-first-15v,
.fr-mx-first-15v {
  margin-left: 3.75rem !important;
}

.fr-mr-first-15v,
.fr-mx-first-15v {
  margin-right: 3.75rem !important;
}

.fr-mt-first-15v,
.fr-my-first-15v {
  margin-top: 3.75rem !important;
}

.fr-mb-first-15v,
.fr-my-first-15v {
  margin-bottom: 3.75rem !important;
}

.fr-m-first-16v,
.fr-m-first-8w {
  margin: 4rem !important;
}

.fr-ml-first-16v,
.fr-ml-first-8w,
.fr-mx-first-16v,
.fr-mx-first-8w {
  margin-left: 4rem !important;
}

.fr-mr-first-16v,
.fr-mr-first-8w,
.fr-mx-first-16v,
.fr-mx-first-8w {
  margin-right: 4rem !important;
}

.fr-mt-first-16v,
.fr-mt-first-8w,
.fr-my-first-16v,
.fr-my-first-8w {
  margin-top: 4rem !important;
}

.fr-mb-first-16v,
.fr-mb-first-8w,
.fr-my-first-16v,
.fr-my-first-8w {
  margin-bottom: 4rem !important;
}

.fr-m-first-17v {
  margin: 4.25rem !important;
}

.fr-ml-first-17v,
.fr-mx-first-17v {
  margin-left: 4.25rem !important;
}

.fr-mr-first-17v,
.fr-mx-first-17v {
  margin-right: 4.25rem !important;
}

.fr-mt-first-17v,
.fr-my-first-17v {
  margin-top: 4.25rem !important;
}

.fr-mb-first-17v,
.fr-my-first-17v {
  margin-bottom: 4.25rem !important;
}

.fr-m-first-18v,
.fr-m-first-9w {
  margin: 4.5rem !important;
}

.fr-ml-first-18v,
.fr-ml-first-9w,
.fr-mx-first-18v,
.fr-mx-first-9w {
  margin-left: 4.5rem !important;
}

.fr-mr-first-18v,
.fr-mr-first-9w,
.fr-mx-first-18v,
.fr-mx-first-9w {
  margin-right: 4.5rem !important;
}

.fr-mt-first-18v,
.fr-mt-first-9w,
.fr-my-first-18v,
.fr-my-first-9w {
  margin-top: 4.5rem !important;
}

.fr-mb-first-18v,
.fr-mb-first-9w,
.fr-my-first-18v,
.fr-my-first-9w {
  margin-bottom: 4.5rem !important;
}

.fr-m-first-19v {
  margin: 4.75rem !important;
}

.fr-ml-first-19v,
.fr-mx-first-19v {
  margin-left: 4.75rem !important;
}

.fr-mr-first-19v,
.fr-mx-first-19v {
  margin-right: 4.75rem !important;
}

.fr-mt-first-19v,
.fr-my-first-19v {
  margin-top: 4.75rem !important;
}

.fr-mb-first-19v,
.fr-my-first-19v {
  margin-bottom: 4.75rem !important;
}

.fr-m-first-20v,
.fr-m-first-10w {
  margin: 5rem !important;
}

.fr-ml-first-20v,
.fr-ml-first-10w,
.fr-mx-first-20v,
.fr-mx-first-10w {
  margin-left: 5rem !important;
}

.fr-mr-first-20v,
.fr-mr-first-10w,
.fr-mx-first-20v,
.fr-mx-first-10w {
  margin-right: 5rem !important;
}

.fr-mt-first-20v,
.fr-mt-first-10w,
.fr-my-first-20v,
.fr-my-first-10w {
  margin-top: 5rem !important;
}

.fr-mb-first-20v,
.fr-mb-first-10w,
.fr-my-first-20v,
.fr-my-first-10w {
  margin-bottom: 5rem !important;
}

.fr-m-first-21v {
  margin: 5.25rem !important;
}

.fr-ml-first-21v,
.fr-mx-first-21v {
  margin-left: 5.25rem !important;
}

.fr-mr-first-21v,
.fr-mx-first-21v {
  margin-right: 5.25rem !important;
}

.fr-mt-first-21v,
.fr-my-first-21v {
  margin-top: 5.25rem !important;
}

.fr-mb-first-21v,
.fr-my-first-21v {
  margin-bottom: 5.25rem !important;
}

.fr-m-first-22v,
.fr-m-first-11w {
  margin: 5.5rem !important;
}

.fr-ml-first-22v,
.fr-ml-first-11w,
.fr-mx-first-22v,
.fr-mx-first-11w {
  margin-left: 5.5rem !important;
}

.fr-mr-first-22v,
.fr-mr-first-11w,
.fr-mx-first-22v,
.fr-mx-first-11w {
  margin-right: 5.5rem !important;
}

.fr-mt-first-22v,
.fr-mt-first-11w,
.fr-my-first-22v,
.fr-my-first-11w {
  margin-top: 5.5rem !important;
}

.fr-mb-first-22v,
.fr-mb-first-11w,
.fr-my-first-22v,
.fr-my-first-11w {
  margin-bottom: 5.5rem !important;
}

.fr-m-first-23v {
  margin: 5.75rem !important;
}

.fr-ml-first-23v,
.fr-mx-first-23v {
  margin-left: 5.75rem !important;
}

.fr-mr-first-23v,
.fr-mx-first-23v {
  margin-right: 5.75rem !important;
}

.fr-mt-first-23v,
.fr-my-first-23v {
  margin-top: 5.75rem !important;
}

.fr-mb-first-23v,
.fr-my-first-23v {
  margin-bottom: 5.75rem !important;
}

.fr-m-first-24v,
.fr-m-first-12w {
  margin: 6rem !important;
}

.fr-ml-first-24v,
.fr-ml-first-12w,
.fr-mx-first-24v,
.fr-mx-first-12w {
  margin-left: 6rem !important;
}

.fr-mr-first-24v,
.fr-mr-first-12w,
.fr-mx-first-24v,
.fr-mx-first-12w {
  margin-right: 6rem !important;
}

.fr-mt-first-24v,
.fr-mt-first-12w,
.fr-my-first-24v,
.fr-my-first-12w {
  margin-top: 6rem !important;
}

.fr-mb-first-24v,
.fr-mb-first-12w,
.fr-my-first-24v,
.fr-my-first-12w {
  margin-bottom: 6rem !important;
}

.fr-m-first-25v {
  margin: 6.25rem !important;
}

.fr-ml-first-25v,
.fr-mx-first-25v {
  margin-left: 6.25rem !important;
}

.fr-mr-first-25v,
.fr-mx-first-25v {
  margin-right: 6.25rem !important;
}

.fr-mt-first-25v,
.fr-my-first-25v {
  margin-top: 6.25rem !important;
}

.fr-mb-first-25v,
.fr-my-first-25v {
  margin-bottom: 6.25rem !important;
}

.fr-m-first-26v,
.fr-m-first-13w {
  margin: 6.5rem !important;
}

.fr-ml-first-26v,
.fr-ml-first-13w,
.fr-mx-first-26v,
.fr-mx-first-13w {
  margin-left: 6.5rem !important;
}

.fr-mr-first-26v,
.fr-mr-first-13w,
.fr-mx-first-26v,
.fr-mx-first-13w {
  margin-right: 6.5rem !important;
}

.fr-mt-first-26v,
.fr-mt-first-13w,
.fr-my-first-26v,
.fr-my-first-13w {
  margin-top: 6.5rem !important;
}

.fr-mb-first-26v,
.fr-mb-first-13w,
.fr-my-first-26v,
.fr-my-first-13w {
  margin-bottom: 6.5rem !important;
}

.fr-m-first-27v {
  margin: 6.75rem !important;
}

.fr-ml-first-27v,
.fr-mx-first-27v {
  margin-left: 6.75rem !important;
}

.fr-mr-first-27v,
.fr-mx-first-27v {
  margin-right: 6.75rem !important;
}

.fr-mt-first-27v,
.fr-my-first-27v {
  margin-top: 6.75rem !important;
}

.fr-mb-first-27v,
.fr-my-first-27v {
  margin-bottom: 6.75rem !important;
}

.fr-m-first-28v,
.fr-m-first-14w {
  margin: 7rem !important;
}

.fr-ml-first-28v,
.fr-ml-first-14w,
.fr-mx-first-28v,
.fr-mx-first-14w {
  margin-left: 7rem !important;
}

.fr-mr-first-28v,
.fr-mr-first-14w,
.fr-mx-first-28v,
.fr-mx-first-14w {
  margin-right: 7rem !important;
}

.fr-mt-first-28v,
.fr-mt-first-14w,
.fr-my-first-28v,
.fr-my-first-14w {
  margin-top: 7rem !important;
}

.fr-mb-first-28v,
.fr-mb-first-14w,
.fr-my-first-28v,
.fr-my-first-14w {
  margin-bottom: 7rem !important;
}

.fr-m-first-29v {
  margin: 7.25rem !important;
}

.fr-ml-first-29v,
.fr-mx-first-29v {
  margin-left: 7.25rem !important;
}

.fr-mr-first-29v,
.fr-mx-first-29v {
  margin-right: 7.25rem !important;
}

.fr-mt-first-29v,
.fr-my-first-29v {
  margin-top: 7.25rem !important;
}

.fr-mb-first-29v,
.fr-my-first-29v {
  margin-bottom: 7.25rem !important;
}

.fr-m-first-30v,
.fr-m-first-15w {
  margin: 7.5rem !important;
}

.fr-ml-first-30v,
.fr-ml-first-15w,
.fr-mx-first-30v,
.fr-mx-first-15w {
  margin-left: 7.5rem !important;
}

.fr-mr-first-30v,
.fr-mr-first-15w,
.fr-mx-first-30v,
.fr-mx-first-15w {
  margin-right: 7.5rem !important;
}

.fr-mt-first-30v,
.fr-mt-first-15w,
.fr-my-first-30v,
.fr-my-first-15w {
  margin-top: 7.5rem !important;
}

.fr-mb-first-30v,
.fr-mb-first-15w,
.fr-my-first-30v,
.fr-my-first-15w {
  margin-bottom: 7.5rem !important;
}

.fr-m-first-31v {
  margin: 7.75rem !important;
}

.fr-ml-first-31v,
.fr-mx-first-31v {
  margin-left: 7.75rem !important;
}

.fr-mr-first-31v,
.fr-mx-first-31v {
  margin-right: 7.75rem !important;
}

.fr-mt-first-31v,
.fr-my-first-31v {
  margin-top: 7.75rem !important;
}

.fr-mb-first-31v,
.fr-my-first-31v {
  margin-bottom: 7.75rem !important;
}

.fr-m-first-32v,
.fr-m-first-16w {
  margin: 8rem !important;
}

.fr-ml-first-32v,
.fr-ml-first-16w,
.fr-mx-first-32v,
.fr-mx-first-16w {
  margin-left: 8rem !important;
}

.fr-mr-first-32v,
.fr-mr-first-16w,
.fr-mx-first-32v,
.fr-mx-first-16w {
  margin-right: 8rem !important;
}

.fr-mt-first-32v,
.fr-mt-first-16w,
.fr-my-first-32v,
.fr-my-first-16w {
  margin-top: 8rem !important;
}

.fr-mb-first-32v,
.fr-mb-first-16w,
.fr-my-first-32v,
.fr-my-first-16w {
  margin-bottom: 8rem !important;
}

.fr-m-first-auto {
  margin: auto;
}

.fr-ml-first-auto,
.fr-mx-first-auto {
  margin-left: auto;
}

.fr-mr-first-auto,
.fr-mx-first-auto {
  margin-right: auto;
}

.fr-mt-first-auto,
.fr-my-first-auto {
  margin-top: auto;
}

.fr-mb-first-auto,
.fr-my-first-auto {
  margin-bottom: auto;
}

.fr-p-0 {
  padding: 0 !important;
}

.fr-pl-0,
.fr-px-0 {
  padding-left: 0 !important;
}

.fr-pr-0,
.fr-px-0 {
  padding-right: 0 !important;
}

.fr-pt-0,
.fr-py-0 {
  padding-top: 0 !important;
}

.fr-pb-0,
.fr-py-0 {
  padding-bottom: 0 !important;
}

.fr-p-n0-5v {
  padding: -0.125rem !important;
}

.fr-pl-n0-5v,
.fr-px-n0-5v {
  padding-left: -0.125rem !important;
}

.fr-pr-n0-5v,
.fr-px-n0-5v {
  padding-right: -0.125rem !important;
}

.fr-pt-n0-5v,
.fr-py-n0-5v {
  padding-top: -0.125rem !important;
}

.fr-pb-n0-5v,
.fr-py-n0-5v {
  padding-bottom: -0.125rem !important;
}

.fr-p-0-5v {
  padding: 0.125rem !important;
}

.fr-pl-0-5v,
.fr-px-0-5v {
  padding-left: 0.125rem !important;
}

.fr-pr-0-5v,
.fr-px-0-5v {
  padding-right: 0.125rem !important;
}

.fr-pt-0-5v,
.fr-py-0-5v {
  padding-top: 0.125rem !important;
}

.fr-pb-0-5v,
.fr-py-0-5v {
  padding-bottom: 0.125rem !important;
}

.fr-p-1v {
  padding: 0.25rem !important;
}

.fr-pl-1v,
.fr-px-1v {
  padding-left: 0.25rem !important;
}

.fr-pr-1v,
.fr-px-1v {
  padding-right: 0.25rem !important;
}

.fr-pt-1v,
.fr-py-1v {
  padding-top: 0.25rem !important;
}

.fr-pb-1v,
.fr-py-1v {
  padding-bottom: 0.25rem !important;
}

.fr-p-1-5v {
  padding: 0.375rem !important;
}

.fr-pl-1-5v,
.fr-px-1-5v {
  padding-left: 0.375rem !important;
}

.fr-pr-1-5v,
.fr-px-1-5v {
  padding-right: 0.375rem !important;
}

.fr-pt-1-5v,
.fr-py-1-5v {
  padding-top: 0.375rem !important;
}

.fr-pb-1-5v,
.fr-py-1-5v {
  padding-bottom: 0.375rem !important;
}

.fr-p-2v,
.fr-p-1w {
  padding: 0.5rem !important;
}

.fr-pl-2v,
.fr-pl-1w,
.fr-px-2v,
.fr-px-1w {
  padding-left: 0.5rem !important;
}

.fr-pr-2v,
.fr-pr-1w,
.fr-px-2v,
.fr-px-1w {
  padding-right: 0.5rem !important;
}

.fr-pt-2v,
.fr-pt-1w,
.fr-py-2v,
.fr-py-1w {
  padding-top: 0.5rem !important;
}

.fr-pb-2v,
.fr-pb-1w,
.fr-py-2v,
.fr-py-1w {
  padding-bottom: 0.5rem !important;
}

.fr-p-3v {
  padding: 0.75rem !important;
}

.fr-pl-3v,
.fr-px-3v {
  padding-left: 0.75rem !important;
}

.fr-pr-3v,
.fr-px-3v {
  padding-right: 0.75rem !important;
}

.fr-pt-3v,
.fr-py-3v {
  padding-top: 0.75rem !important;
}

.fr-pb-3v,
.fr-py-3v {
  padding-bottom: 0.75rem !important;
}

.fr-p-4v,
.fr-p-2w {
  padding: 1rem !important;
}

.fr-pl-4v,
.fr-pl-2w,
.fr-px-4v,
.fr-px-2w {
  padding-left: 1rem !important;
}

.fr-pr-4v,
.fr-pr-2w,
.fr-px-4v,
.fr-px-2w {
  padding-right: 1rem !important;
}

.fr-pt-4v,
.fr-pt-2w,
.fr-py-4v,
.fr-py-2w {
  padding-top: 1rem !important;
}

.fr-pb-4v,
.fr-pb-2w,
.fr-py-4v,
.fr-py-2w {
  padding-bottom: 1rem !important;
}

.fr-p-5v {
  padding: 1.25rem !important;
}

.fr-pl-5v,
.fr-px-5v {
  padding-left: 1.25rem !important;
}

.fr-pr-5v,
.fr-px-5v {
  padding-right: 1.25rem !important;
}

.fr-pt-5v,
.fr-py-5v {
  padding-top: 1.25rem !important;
}

.fr-pb-5v,
.fr-py-5v {
  padding-bottom: 1.25rem !important;
}

.fr-p-6v,
.fr-p-3w {
  padding: 1.5rem !important;
}

.fr-pl-6v,
.fr-pl-3w,
.fr-px-6v,
.fr-px-3w {
  padding-left: 1.5rem !important;
}

.fr-pr-6v,
.fr-pr-3w,
.fr-px-6v,
.fr-px-3w {
  padding-right: 1.5rem !important;
}

.fr-pt-6v,
.fr-pt-3w,
.fr-py-6v,
.fr-py-3w {
  padding-top: 1.5rem !important;
}

.fr-pb-6v,
.fr-pb-3w,
.fr-py-6v,
.fr-py-3w {
  padding-bottom: 1.5rem !important;
}

.fr-p-7v {
  padding: 1.75rem !important;
}

.fr-pl-7v,
.fr-px-7v {
  padding-left: 1.75rem !important;
}

.fr-pr-7v,
.fr-px-7v {
  padding-right: 1.75rem !important;
}

.fr-pt-7v,
.fr-py-7v {
  padding-top: 1.75rem !important;
}

.fr-pb-7v,
.fr-py-7v {
  padding-bottom: 1.75rem !important;
}

.fr-p-8v,
.fr-p-4w {
  padding: 2rem !important;
}

.fr-pl-8v,
.fr-pl-4w,
.fr-px-8v,
.fr-px-4w {
  padding-left: 2rem !important;
}

.fr-pr-8v,
.fr-pr-4w,
.fr-px-8v,
.fr-px-4w {
  padding-right: 2rem !important;
}

.fr-pt-8v,
.fr-pt-4w,
.fr-py-8v,
.fr-py-4w {
  padding-top: 2rem !important;
}

.fr-pb-8v,
.fr-pb-4w,
.fr-py-8v,
.fr-py-4w {
  padding-bottom: 2rem !important;
}

.fr-p-9v {
  padding: 2.25rem !important;
}

.fr-pl-9v,
.fr-px-9v {
  padding-left: 2.25rem !important;
}

.fr-pr-9v,
.fr-px-9v {
  padding-right: 2.25rem !important;
}

.fr-pt-9v,
.fr-py-9v {
  padding-top: 2.25rem !important;
}

.fr-pb-9v,
.fr-py-9v {
  padding-bottom: 2.25rem !important;
}

.fr-p-10v,
.fr-p-5w {
  padding: 2.5rem !important;
}

.fr-pl-10v,
.fr-pl-5w,
.fr-px-10v,
.fr-px-5w {
  padding-left: 2.5rem !important;
}

.fr-pr-10v,
.fr-pr-5w,
.fr-px-10v,
.fr-px-5w {
  padding-right: 2.5rem !important;
}

.fr-pt-10v,
.fr-pt-5w,
.fr-py-10v,
.fr-py-5w {
  padding-top: 2.5rem !important;
}

.fr-pb-10v,
.fr-pb-5w,
.fr-py-10v,
.fr-py-5w {
  padding-bottom: 2.5rem !important;
}

.fr-p-11v {
  padding: 2.75rem !important;
}

.fr-pl-11v,
.fr-px-11v {
  padding-left: 2.75rem !important;
}

.fr-pr-11v,
.fr-px-11v {
  padding-right: 2.75rem !important;
}

.fr-pt-11v,
.fr-py-11v {
  padding-top: 2.75rem !important;
}

.fr-pb-11v,
.fr-py-11v {
  padding-bottom: 2.75rem !important;
}

.fr-p-12v,
.fr-p-6w {
  padding: 3rem !important;
}

.fr-pl-12v,
.fr-pl-6w,
.fr-px-12v,
.fr-px-6w {
  padding-left: 3rem !important;
}

.fr-pr-12v,
.fr-pr-6w,
.fr-px-12v,
.fr-px-6w {
  padding-right: 3rem !important;
}

.fr-pt-12v,
.fr-pt-6w,
.fr-py-12v,
.fr-py-6w {
  padding-top: 3rem !important;
}

.fr-pb-12v,
.fr-pb-6w,
.fr-py-12v,
.fr-py-6w {
  padding-bottom: 3rem !important;
}

.fr-p-13v {
  padding: 3.25rem !important;
}

.fr-pl-13v,
.fr-px-13v {
  padding-left: 3.25rem !important;
}

.fr-pr-13v,
.fr-px-13v {
  padding-right: 3.25rem !important;
}

.fr-pt-13v,
.fr-py-13v {
  padding-top: 3.25rem !important;
}

.fr-pb-13v,
.fr-py-13v {
  padding-bottom: 3.25rem !important;
}

.fr-p-14v,
.fr-p-7w {
  padding: 3.5rem !important;
}

.fr-pl-14v,
.fr-pl-7w,
.fr-px-14v,
.fr-px-7w {
  padding-left: 3.5rem !important;
}

.fr-pr-14v,
.fr-pr-7w,
.fr-px-14v,
.fr-px-7w {
  padding-right: 3.5rem !important;
}

.fr-pt-14v,
.fr-pt-7w,
.fr-py-14v,
.fr-py-7w {
  padding-top: 3.5rem !important;
}

.fr-pb-14v,
.fr-pb-7w,
.fr-py-14v,
.fr-py-7w {
  padding-bottom: 3.5rem !important;
}

.fr-p-15v {
  padding: 3.75rem !important;
}

.fr-pl-15v,
.fr-px-15v {
  padding-left: 3.75rem !important;
}

.fr-pr-15v,
.fr-px-15v {
  padding-right: 3.75rem !important;
}

.fr-pt-15v,
.fr-py-15v {
  padding-top: 3.75rem !important;
}

.fr-pb-15v,
.fr-py-15v {
  padding-bottom: 3.75rem !important;
}

.fr-p-16v,
.fr-p-8w {
  padding: 4rem !important;
}

.fr-pl-16v,
.fr-pl-8w,
.fr-px-16v,
.fr-px-8w {
  padding-left: 4rem !important;
}

.fr-pr-16v,
.fr-pr-8w,
.fr-px-16v,
.fr-px-8w {
  padding-right: 4rem !important;
}

.fr-pt-16v,
.fr-pt-8w,
.fr-py-16v,
.fr-py-8w {
  padding-top: 4rem !important;
}

.fr-pb-16v,
.fr-pb-8w,
.fr-py-16v,
.fr-py-8w {
  padding-bottom: 4rem !important;
}

.fr-p-17v {
  padding: 4.25rem !important;
}

.fr-pl-17v,
.fr-px-17v {
  padding-left: 4.25rem !important;
}

.fr-pr-17v,
.fr-px-17v {
  padding-right: 4.25rem !important;
}

.fr-pt-17v,
.fr-py-17v {
  padding-top: 4.25rem !important;
}

.fr-pb-17v,
.fr-py-17v {
  padding-bottom: 4.25rem !important;
}

.fr-p-18v,
.fr-p-9w {
  padding: 4.5rem !important;
}

.fr-pl-18v,
.fr-pl-9w,
.fr-px-18v,
.fr-px-9w {
  padding-left: 4.5rem !important;
}

.fr-pr-18v,
.fr-pr-9w,
.fr-px-18v,
.fr-px-9w {
  padding-right: 4.5rem !important;
}

.fr-pt-18v,
.fr-pt-9w,
.fr-py-18v,
.fr-py-9w {
  padding-top: 4.5rem !important;
}

.fr-pb-18v,
.fr-pb-9w,
.fr-py-18v,
.fr-py-9w {
  padding-bottom: 4.5rem !important;
}

.fr-p-19v {
  padding: 4.75rem !important;
}

.fr-pl-19v,
.fr-px-19v {
  padding-left: 4.75rem !important;
}

.fr-pr-19v,
.fr-px-19v {
  padding-right: 4.75rem !important;
}

.fr-pt-19v,
.fr-py-19v {
  padding-top: 4.75rem !important;
}

.fr-pb-19v,
.fr-py-19v {
  padding-bottom: 4.75rem !important;
}

.fr-p-20v,
.fr-p-10w {
  padding: 5rem !important;
}

.fr-pl-20v,
.fr-pl-10w,
.fr-px-20v,
.fr-px-10w {
  padding-left: 5rem !important;
}

.fr-pr-20v,
.fr-pr-10w,
.fr-px-20v,
.fr-px-10w {
  padding-right: 5rem !important;
}

.fr-pt-20v,
.fr-pt-10w,
.fr-py-20v,
.fr-py-10w {
  padding-top: 5rem !important;
}

.fr-pb-20v,
.fr-pb-10w,
.fr-py-20v,
.fr-py-10w {
  padding-bottom: 5rem !important;
}

.fr-p-21v {
  padding: 5.25rem !important;
}

.fr-pl-21v,
.fr-px-21v {
  padding-left: 5.25rem !important;
}

.fr-pr-21v,
.fr-px-21v {
  padding-right: 5.25rem !important;
}

.fr-pt-21v,
.fr-py-21v {
  padding-top: 5.25rem !important;
}

.fr-pb-21v,
.fr-py-21v {
  padding-bottom: 5.25rem !important;
}

.fr-p-22v,
.fr-p-11w {
  padding: 5.5rem !important;
}

.fr-pl-22v,
.fr-pl-11w,
.fr-px-22v,
.fr-px-11w {
  padding-left: 5.5rem !important;
}

.fr-pr-22v,
.fr-pr-11w,
.fr-px-22v,
.fr-px-11w {
  padding-right: 5.5rem !important;
}

.fr-pt-22v,
.fr-pt-11w,
.fr-py-22v,
.fr-py-11w {
  padding-top: 5.5rem !important;
}

.fr-pb-22v,
.fr-pb-11w,
.fr-py-22v,
.fr-py-11w {
  padding-bottom: 5.5rem !important;
}

.fr-p-23v {
  padding: 5.75rem !important;
}

.fr-pl-23v,
.fr-px-23v {
  padding-left: 5.75rem !important;
}

.fr-pr-23v,
.fr-px-23v {
  padding-right: 5.75rem !important;
}

.fr-pt-23v,
.fr-py-23v {
  padding-top: 5.75rem !important;
}

.fr-pb-23v,
.fr-py-23v {
  padding-bottom: 5.75rem !important;
}

.fr-p-24v,
.fr-p-12w {
  padding: 6rem !important;
}

.fr-pl-24v,
.fr-pl-12w,
.fr-px-24v,
.fr-px-12w {
  padding-left: 6rem !important;
}

.fr-pr-24v,
.fr-pr-12w,
.fr-px-24v,
.fr-px-12w {
  padding-right: 6rem !important;
}

.fr-pt-24v,
.fr-pt-12w,
.fr-py-24v,
.fr-py-12w {
  padding-top: 6rem !important;
}

.fr-pb-24v,
.fr-pb-12w,
.fr-py-24v,
.fr-py-12w {
  padding-bottom: 6rem !important;
}

.fr-p-25v {
  padding: 6.25rem !important;
}

.fr-pl-25v,
.fr-px-25v {
  padding-left: 6.25rem !important;
}

.fr-pr-25v,
.fr-px-25v {
  padding-right: 6.25rem !important;
}

.fr-pt-25v,
.fr-py-25v {
  padding-top: 6.25rem !important;
}

.fr-pb-25v,
.fr-py-25v {
  padding-bottom: 6.25rem !important;
}

.fr-p-26v,
.fr-p-13w {
  padding: 6.5rem !important;
}

.fr-pl-26v,
.fr-pl-13w,
.fr-px-26v,
.fr-px-13w {
  padding-left: 6.5rem !important;
}

.fr-pr-26v,
.fr-pr-13w,
.fr-px-26v,
.fr-px-13w {
  padding-right: 6.5rem !important;
}

.fr-pt-26v,
.fr-pt-13w,
.fr-py-26v,
.fr-py-13w {
  padding-top: 6.5rem !important;
}

.fr-pb-26v,
.fr-pb-13w,
.fr-py-26v,
.fr-py-13w {
  padding-bottom: 6.5rem !important;
}

.fr-p-27v {
  padding: 6.75rem !important;
}

.fr-pl-27v,
.fr-px-27v {
  padding-left: 6.75rem !important;
}

.fr-pr-27v,
.fr-px-27v {
  padding-right: 6.75rem !important;
}

.fr-pt-27v,
.fr-py-27v {
  padding-top: 6.75rem !important;
}

.fr-pb-27v,
.fr-py-27v {
  padding-bottom: 6.75rem !important;
}

.fr-p-28v,
.fr-p-14w {
  padding: 7rem !important;
}

.fr-pl-28v,
.fr-pl-14w,
.fr-px-28v,
.fr-px-14w {
  padding-left: 7rem !important;
}

.fr-pr-28v,
.fr-pr-14w,
.fr-px-28v,
.fr-px-14w {
  padding-right: 7rem !important;
}

.fr-pt-28v,
.fr-pt-14w,
.fr-py-28v,
.fr-py-14w {
  padding-top: 7rem !important;
}

.fr-pb-28v,
.fr-pb-14w,
.fr-py-28v,
.fr-py-14w {
  padding-bottom: 7rem !important;
}

.fr-p-29v {
  padding: 7.25rem !important;
}

.fr-pl-29v,
.fr-px-29v {
  padding-left: 7.25rem !important;
}

.fr-pr-29v,
.fr-px-29v {
  padding-right: 7.25rem !important;
}

.fr-pt-29v,
.fr-py-29v {
  padding-top: 7.25rem !important;
}

.fr-pb-29v,
.fr-py-29v {
  padding-bottom: 7.25rem !important;
}

.fr-p-30v,
.fr-p-15w {
  padding: 7.5rem !important;
}

.fr-pl-30v,
.fr-pl-15w,
.fr-px-30v,
.fr-px-15w {
  padding-left: 7.5rem !important;
}

.fr-pr-30v,
.fr-pr-15w,
.fr-px-30v,
.fr-px-15w {
  padding-right: 7.5rem !important;
}

.fr-pt-30v,
.fr-pt-15w,
.fr-py-30v,
.fr-py-15w {
  padding-top: 7.5rem !important;
}

.fr-pb-30v,
.fr-pb-15w,
.fr-py-30v,
.fr-py-15w {
  padding-bottom: 7.5rem !important;
}

.fr-p-31v {
  padding: 7.75rem !important;
}

.fr-pl-31v,
.fr-px-31v {
  padding-left: 7.75rem !important;
}

.fr-pr-31v,
.fr-px-31v {
  padding-right: 7.75rem !important;
}

.fr-pt-31v,
.fr-py-31v {
  padding-top: 7.75rem !important;
}

.fr-pb-31v,
.fr-py-31v {
  padding-bottom: 7.75rem !important;
}

.fr-p-32v,
.fr-p-16w {
  padding: 8rem !important;
}

.fr-pl-32v,
.fr-pl-16w,
.fr-px-32v,
.fr-px-16w {
  padding-left: 8rem !important;
}

.fr-pr-32v,
.fr-pr-16w,
.fr-px-32v,
.fr-px-16w {
  padding-right: 8rem !important;
}

.fr-pt-32v,
.fr-pt-16w,
.fr-py-32v,
.fr-py-16w {
  padding-top: 8rem !important;
}

.fr-pb-32v,
.fr-pb-16w,
.fr-py-32v,
.fr-py-16w {
  padding-bottom: 8rem !important;
}

.fr-p-first-0 {
  padding: 0 !important;
}

.fr-pl-first-0,
.fr-px-first-0 {
  padding-left: 0 !important;
}

.fr-pr-first-0,
.fr-px-first-0 {
  padding-right: 0 !important;
}

.fr-pt-first-0,
.fr-py-first-0 {
  padding-top: 0 !important;
}

.fr-pb-first-0,
.fr-py-first-0 {
  padding-bottom: 0 !important;
}

.fr-p-first-n0-5v {
  padding: -0.125rem !important;
}

.fr-pl-first-n0-5v,
.fr-px-first-n0-5v {
  padding-left: -0.125rem !important;
}

.fr-pr-first-n0-5v,
.fr-px-first-n0-5v {
  padding-right: -0.125rem !important;
}

.fr-pt-first-n0-5v,
.fr-py-first-n0-5v {
  padding-top: -0.125rem !important;
}

.fr-pb-first-n0-5v,
.fr-py-first-n0-5v {
  padding-bottom: -0.125rem !important;
}

.fr-p-first-0-5v {
  padding: 0.125rem !important;
}

.fr-pl-first-0-5v,
.fr-px-first-0-5v {
  padding-left: 0.125rem !important;
}

.fr-pr-first-0-5v,
.fr-px-first-0-5v {
  padding-right: 0.125rem !important;
}

.fr-pt-first-0-5v,
.fr-py-first-0-5v {
  padding-top: 0.125rem !important;
}

.fr-pb-first-0-5v,
.fr-py-first-0-5v {
  padding-bottom: 0.125rem !important;
}

.fr-p-first-1v {
  padding: 0.25rem !important;
}

.fr-pl-first-1v,
.fr-px-first-1v {
  padding-left: 0.25rem !important;
}

.fr-pr-first-1v,
.fr-px-first-1v {
  padding-right: 0.25rem !important;
}

.fr-pt-first-1v,
.fr-py-first-1v {
  padding-top: 0.25rem !important;
}

.fr-pb-first-1v,
.fr-py-first-1v {
  padding-bottom: 0.25rem !important;
}

.fr-p-first-1-5v {
  padding: 0.375rem !important;
}

.fr-pl-first-1-5v,
.fr-px-first-1-5v {
  padding-left: 0.375rem !important;
}

.fr-pr-first-1-5v,
.fr-px-first-1-5v {
  padding-right: 0.375rem !important;
}

.fr-pt-first-1-5v,
.fr-py-first-1-5v {
  padding-top: 0.375rem !important;
}

.fr-pb-first-1-5v,
.fr-py-first-1-5v {
  padding-bottom: 0.375rem !important;
}

.fr-p-first-2v,
.fr-p-first-1w {
  padding: 0.5rem !important;
}

.fr-pl-first-2v,
.fr-pl-first-1w,
.fr-px-first-2v,
.fr-px-first-1w {
  padding-left: 0.5rem !important;
}

.fr-pr-first-2v,
.fr-pr-first-1w,
.fr-px-first-2v,
.fr-px-first-1w {
  padding-right: 0.5rem !important;
}

.fr-pt-first-2v,
.fr-pt-first-1w,
.fr-py-first-2v,
.fr-py-first-1w {
  padding-top: 0.5rem !important;
}

.fr-pb-first-2v,
.fr-pb-first-1w,
.fr-py-first-2v,
.fr-py-first-1w {
  padding-bottom: 0.5rem !important;
}

.fr-p-first-3v {
  padding: 0.75rem !important;
}

.fr-pl-first-3v,
.fr-px-first-3v {
  padding-left: 0.75rem !important;
}

.fr-pr-first-3v,
.fr-px-first-3v {
  padding-right: 0.75rem !important;
}

.fr-pt-first-3v,
.fr-py-first-3v {
  padding-top: 0.75rem !important;
}

.fr-pb-first-3v,
.fr-py-first-3v {
  padding-bottom: 0.75rem !important;
}

.fr-p-first-4v,
.fr-p-first-2w {
  padding: 1rem !important;
}

.fr-pl-first-4v,
.fr-pl-first-2w,
.fr-px-first-4v,
.fr-px-first-2w {
  padding-left: 1rem !important;
}

.fr-pr-first-4v,
.fr-pr-first-2w,
.fr-px-first-4v,
.fr-px-first-2w {
  padding-right: 1rem !important;
}

.fr-pt-first-4v,
.fr-pt-first-2w,
.fr-py-first-4v,
.fr-py-first-2w {
  padding-top: 1rem !important;
}

.fr-pb-first-4v,
.fr-pb-first-2w,
.fr-py-first-4v,
.fr-py-first-2w {
  padding-bottom: 1rem !important;
}

.fr-p-first-5v {
  padding: 1.25rem !important;
}

.fr-pl-first-5v,
.fr-px-first-5v {
  padding-left: 1.25rem !important;
}

.fr-pr-first-5v,
.fr-px-first-5v {
  padding-right: 1.25rem !important;
}

.fr-pt-first-5v,
.fr-py-first-5v {
  padding-top: 1.25rem !important;
}

.fr-pb-first-5v,
.fr-py-first-5v {
  padding-bottom: 1.25rem !important;
}

.fr-p-first-6v,
.fr-p-first-3w {
  padding: 1.5rem !important;
}

.fr-pl-first-6v,
.fr-pl-first-3w,
.fr-px-first-6v,
.fr-px-first-3w {
  padding-left: 1.5rem !important;
}

.fr-pr-first-6v,
.fr-pr-first-3w,
.fr-px-first-6v,
.fr-px-first-3w {
  padding-right: 1.5rem !important;
}

.fr-pt-first-6v,
.fr-pt-first-3w,
.fr-py-first-6v,
.fr-py-first-3w {
  padding-top: 1.5rem !important;
}

.fr-pb-first-6v,
.fr-pb-first-3w,
.fr-py-first-6v,
.fr-py-first-3w {
  padding-bottom: 1.5rem !important;
}

.fr-p-first-7v {
  padding: 1.75rem !important;
}

.fr-pl-first-7v,
.fr-px-first-7v {
  padding-left: 1.75rem !important;
}

.fr-pr-first-7v,
.fr-px-first-7v {
  padding-right: 1.75rem !important;
}

.fr-pt-first-7v,
.fr-py-first-7v {
  padding-top: 1.75rem !important;
}

.fr-pb-first-7v,
.fr-py-first-7v {
  padding-bottom: 1.75rem !important;
}

.fr-p-first-8v,
.fr-p-first-4w {
  padding: 2rem !important;
}

.fr-pl-first-8v,
.fr-pl-first-4w,
.fr-px-first-8v,
.fr-px-first-4w {
  padding-left: 2rem !important;
}

.fr-pr-first-8v,
.fr-pr-first-4w,
.fr-px-first-8v,
.fr-px-first-4w {
  padding-right: 2rem !important;
}

.fr-pt-first-8v,
.fr-pt-first-4w,
.fr-py-first-8v,
.fr-py-first-4w {
  padding-top: 2rem !important;
}

.fr-pb-first-8v,
.fr-pb-first-4w,
.fr-py-first-8v,
.fr-py-first-4w {
  padding-bottom: 2rem !important;
}

.fr-p-first-9v {
  padding: 2.25rem !important;
}

.fr-pl-first-9v,
.fr-px-first-9v {
  padding-left: 2.25rem !important;
}

.fr-pr-first-9v,
.fr-px-first-9v {
  padding-right: 2.25rem !important;
}

.fr-pt-first-9v,
.fr-py-first-9v {
  padding-top: 2.25rem !important;
}

.fr-pb-first-9v,
.fr-py-first-9v {
  padding-bottom: 2.25rem !important;
}

.fr-p-first-10v,
.fr-p-first-5w {
  padding: 2.5rem !important;
}

.fr-pl-first-10v,
.fr-pl-first-5w,
.fr-px-first-10v,
.fr-px-first-5w {
  padding-left: 2.5rem !important;
}

.fr-pr-first-10v,
.fr-pr-first-5w,
.fr-px-first-10v,
.fr-px-first-5w {
  padding-right: 2.5rem !important;
}

.fr-pt-first-10v,
.fr-pt-first-5w,
.fr-py-first-10v,
.fr-py-first-5w {
  padding-top: 2.5rem !important;
}

.fr-pb-first-10v,
.fr-pb-first-5w,
.fr-py-first-10v,
.fr-py-first-5w {
  padding-bottom: 2.5rem !important;
}

.fr-p-first-11v {
  padding: 2.75rem !important;
}

.fr-pl-first-11v,
.fr-px-first-11v {
  padding-left: 2.75rem !important;
}

.fr-pr-first-11v,
.fr-px-first-11v {
  padding-right: 2.75rem !important;
}

.fr-pt-first-11v,
.fr-py-first-11v {
  padding-top: 2.75rem !important;
}

.fr-pb-first-11v,
.fr-py-first-11v {
  padding-bottom: 2.75rem !important;
}

.fr-p-first-12v,
.fr-p-first-6w {
  padding: 3rem !important;
}

.fr-pl-first-12v,
.fr-pl-first-6w,
.fr-px-first-12v,
.fr-px-first-6w {
  padding-left: 3rem !important;
}

.fr-pr-first-12v,
.fr-pr-first-6w,
.fr-px-first-12v,
.fr-px-first-6w {
  padding-right: 3rem !important;
}

.fr-pt-first-12v,
.fr-pt-first-6w,
.fr-py-first-12v,
.fr-py-first-6w {
  padding-top: 3rem !important;
}

.fr-pb-first-12v,
.fr-pb-first-6w,
.fr-py-first-12v,
.fr-py-first-6w {
  padding-bottom: 3rem !important;
}

.fr-p-first-13v {
  padding: 3.25rem !important;
}

.fr-pl-first-13v,
.fr-px-first-13v {
  padding-left: 3.25rem !important;
}

.fr-pr-first-13v,
.fr-px-first-13v {
  padding-right: 3.25rem !important;
}

.fr-pt-first-13v,
.fr-py-first-13v {
  padding-top: 3.25rem !important;
}

.fr-pb-first-13v,
.fr-py-first-13v {
  padding-bottom: 3.25rem !important;
}

.fr-p-first-14v,
.fr-p-first-7w {
  padding: 3.5rem !important;
}

.fr-pl-first-14v,
.fr-pl-first-7w,
.fr-px-first-14v,
.fr-px-first-7w {
  padding-left: 3.5rem !important;
}

.fr-pr-first-14v,
.fr-pr-first-7w,
.fr-px-first-14v,
.fr-px-first-7w {
  padding-right: 3.5rem !important;
}

.fr-pt-first-14v,
.fr-pt-first-7w,
.fr-py-first-14v,
.fr-py-first-7w {
  padding-top: 3.5rem !important;
}

.fr-pb-first-14v,
.fr-pb-first-7w,
.fr-py-first-14v,
.fr-py-first-7w {
  padding-bottom: 3.5rem !important;
}

.fr-p-first-15v {
  padding: 3.75rem !important;
}

.fr-pl-first-15v,
.fr-px-first-15v {
  padding-left: 3.75rem !important;
}

.fr-pr-first-15v,
.fr-px-first-15v {
  padding-right: 3.75rem !important;
}

.fr-pt-first-15v,
.fr-py-first-15v {
  padding-top: 3.75rem !important;
}

.fr-pb-first-15v,
.fr-py-first-15v {
  padding-bottom: 3.75rem !important;
}

.fr-p-first-16v,
.fr-p-first-8w {
  padding: 4rem !important;
}

.fr-pl-first-16v,
.fr-pl-first-8w,
.fr-px-first-16v,
.fr-px-first-8w {
  padding-left: 4rem !important;
}

.fr-pr-first-16v,
.fr-pr-first-8w,
.fr-px-first-16v,
.fr-px-first-8w {
  padding-right: 4rem !important;
}

.fr-pt-first-16v,
.fr-pt-first-8w,
.fr-py-first-16v,
.fr-py-first-8w {
  padding-top: 4rem !important;
}

.fr-pb-first-16v,
.fr-pb-first-8w,
.fr-py-first-16v,
.fr-py-first-8w {
  padding-bottom: 4rem !important;
}

.fr-p-first-17v {
  padding: 4.25rem !important;
}

.fr-pl-first-17v,
.fr-px-first-17v {
  padding-left: 4.25rem !important;
}

.fr-pr-first-17v,
.fr-px-first-17v {
  padding-right: 4.25rem !important;
}

.fr-pt-first-17v,
.fr-py-first-17v {
  padding-top: 4.25rem !important;
}

.fr-pb-first-17v,
.fr-py-first-17v {
  padding-bottom: 4.25rem !important;
}

.fr-p-first-18v,
.fr-p-first-9w {
  padding: 4.5rem !important;
}

.fr-pl-first-18v,
.fr-pl-first-9w,
.fr-px-first-18v,
.fr-px-first-9w {
  padding-left: 4.5rem !important;
}

.fr-pr-first-18v,
.fr-pr-first-9w,
.fr-px-first-18v,
.fr-px-first-9w {
  padding-right: 4.5rem !important;
}

.fr-pt-first-18v,
.fr-pt-first-9w,
.fr-py-first-18v,
.fr-py-first-9w {
  padding-top: 4.5rem !important;
}

.fr-pb-first-18v,
.fr-pb-first-9w,
.fr-py-first-18v,
.fr-py-first-9w {
  padding-bottom: 4.5rem !important;
}

.fr-p-first-19v {
  padding: 4.75rem !important;
}

.fr-pl-first-19v,
.fr-px-first-19v {
  padding-left: 4.75rem !important;
}

.fr-pr-first-19v,
.fr-px-first-19v {
  padding-right: 4.75rem !important;
}

.fr-pt-first-19v,
.fr-py-first-19v {
  padding-top: 4.75rem !important;
}

.fr-pb-first-19v,
.fr-py-first-19v {
  padding-bottom: 4.75rem !important;
}

.fr-p-first-20v,
.fr-p-first-10w {
  padding: 5rem !important;
}

.fr-pl-first-20v,
.fr-pl-first-10w,
.fr-px-first-20v,
.fr-px-first-10w {
  padding-left: 5rem !important;
}

.fr-pr-first-20v,
.fr-pr-first-10w,
.fr-px-first-20v,
.fr-px-first-10w {
  padding-right: 5rem !important;
}

.fr-pt-first-20v,
.fr-pt-first-10w,
.fr-py-first-20v,
.fr-py-first-10w {
  padding-top: 5rem !important;
}

.fr-pb-first-20v,
.fr-pb-first-10w,
.fr-py-first-20v,
.fr-py-first-10w {
  padding-bottom: 5rem !important;
}

.fr-p-first-21v {
  padding: 5.25rem !important;
}

.fr-pl-first-21v,
.fr-px-first-21v {
  padding-left: 5.25rem !important;
}

.fr-pr-first-21v,
.fr-px-first-21v {
  padding-right: 5.25rem !important;
}

.fr-pt-first-21v,
.fr-py-first-21v {
  padding-top: 5.25rem !important;
}

.fr-pb-first-21v,
.fr-py-first-21v {
  padding-bottom: 5.25rem !important;
}

.fr-p-first-22v,
.fr-p-first-11w {
  padding: 5.5rem !important;
}

.fr-pl-first-22v,
.fr-pl-first-11w,
.fr-px-first-22v,
.fr-px-first-11w {
  padding-left: 5.5rem !important;
}

.fr-pr-first-22v,
.fr-pr-first-11w,
.fr-px-first-22v,
.fr-px-first-11w {
  padding-right: 5.5rem !important;
}

.fr-pt-first-22v,
.fr-pt-first-11w,
.fr-py-first-22v,
.fr-py-first-11w {
  padding-top: 5.5rem !important;
}

.fr-pb-first-22v,
.fr-pb-first-11w,
.fr-py-first-22v,
.fr-py-first-11w {
  padding-bottom: 5.5rem !important;
}

.fr-p-first-23v {
  padding: 5.75rem !important;
}

.fr-pl-first-23v,
.fr-px-first-23v {
  padding-left: 5.75rem !important;
}

.fr-pr-first-23v,
.fr-px-first-23v {
  padding-right: 5.75rem !important;
}

.fr-pt-first-23v,
.fr-py-first-23v {
  padding-top: 5.75rem !important;
}

.fr-pb-first-23v,
.fr-py-first-23v {
  padding-bottom: 5.75rem !important;
}

.fr-p-first-24v,
.fr-p-first-12w {
  padding: 6rem !important;
}

.fr-pl-first-24v,
.fr-pl-first-12w,
.fr-px-first-24v,
.fr-px-first-12w {
  padding-left: 6rem !important;
}

.fr-pr-first-24v,
.fr-pr-first-12w,
.fr-px-first-24v,
.fr-px-first-12w {
  padding-right: 6rem !important;
}

.fr-pt-first-24v,
.fr-pt-first-12w,
.fr-py-first-24v,
.fr-py-first-12w {
  padding-top: 6rem !important;
}

.fr-pb-first-24v,
.fr-pb-first-12w,
.fr-py-first-24v,
.fr-py-first-12w {
  padding-bottom: 6rem !important;
}

.fr-p-first-25v {
  padding: 6.25rem !important;
}

.fr-pl-first-25v,
.fr-px-first-25v {
  padding-left: 6.25rem !important;
}

.fr-pr-first-25v,
.fr-px-first-25v {
  padding-right: 6.25rem !important;
}

.fr-pt-first-25v,
.fr-py-first-25v {
  padding-top: 6.25rem !important;
}

.fr-pb-first-25v,
.fr-py-first-25v {
  padding-bottom: 6.25rem !important;
}

.fr-p-first-26v,
.fr-p-first-13w {
  padding: 6.5rem !important;
}

.fr-pl-first-26v,
.fr-pl-first-13w,
.fr-px-first-26v,
.fr-px-first-13w {
  padding-left: 6.5rem !important;
}

.fr-pr-first-26v,
.fr-pr-first-13w,
.fr-px-first-26v,
.fr-px-first-13w {
  padding-right: 6.5rem !important;
}

.fr-pt-first-26v,
.fr-pt-first-13w,
.fr-py-first-26v,
.fr-py-first-13w {
  padding-top: 6.5rem !important;
}

.fr-pb-first-26v,
.fr-pb-first-13w,
.fr-py-first-26v,
.fr-py-first-13w {
  padding-bottom: 6.5rem !important;
}

.fr-p-first-27v {
  padding: 6.75rem !important;
}

.fr-pl-first-27v,
.fr-px-first-27v {
  padding-left: 6.75rem !important;
}

.fr-pr-first-27v,
.fr-px-first-27v {
  padding-right: 6.75rem !important;
}

.fr-pt-first-27v,
.fr-py-first-27v {
  padding-top: 6.75rem !important;
}

.fr-pb-first-27v,
.fr-py-first-27v {
  padding-bottom: 6.75rem !important;
}

.fr-p-first-28v,
.fr-p-first-14w {
  padding: 7rem !important;
}

.fr-pl-first-28v,
.fr-pl-first-14w,
.fr-px-first-28v,
.fr-px-first-14w {
  padding-left: 7rem !important;
}

.fr-pr-first-28v,
.fr-pr-first-14w,
.fr-px-first-28v,
.fr-px-first-14w {
  padding-right: 7rem !important;
}

.fr-pt-first-28v,
.fr-pt-first-14w,
.fr-py-first-28v,
.fr-py-first-14w {
  padding-top: 7rem !important;
}

.fr-pb-first-28v,
.fr-pb-first-14w,
.fr-py-first-28v,
.fr-py-first-14w {
  padding-bottom: 7rem !important;
}

.fr-p-first-29v {
  padding: 7.25rem !important;
}

.fr-pl-first-29v,
.fr-px-first-29v {
  padding-left: 7.25rem !important;
}

.fr-pr-first-29v,
.fr-px-first-29v {
  padding-right: 7.25rem !important;
}

.fr-pt-first-29v,
.fr-py-first-29v {
  padding-top: 7.25rem !important;
}

.fr-pb-first-29v,
.fr-py-first-29v {
  padding-bottom: 7.25rem !important;
}

.fr-p-first-30v,
.fr-p-first-15w {
  padding: 7.5rem !important;
}

.fr-pl-first-30v,
.fr-pl-first-15w,
.fr-px-first-30v,
.fr-px-first-15w {
  padding-left: 7.5rem !important;
}

.fr-pr-first-30v,
.fr-pr-first-15w,
.fr-px-first-30v,
.fr-px-first-15w {
  padding-right: 7.5rem !important;
}

.fr-pt-first-30v,
.fr-pt-first-15w,
.fr-py-first-30v,
.fr-py-first-15w {
  padding-top: 7.5rem !important;
}

.fr-pb-first-30v,
.fr-pb-first-15w,
.fr-py-first-30v,
.fr-py-first-15w {
  padding-bottom: 7.5rem !important;
}

.fr-p-first-31v {
  padding: 7.75rem !important;
}

.fr-pl-first-31v,
.fr-px-first-31v {
  padding-left: 7.75rem !important;
}

.fr-pr-first-31v,
.fr-px-first-31v {
  padding-right: 7.75rem !important;
}

.fr-pt-first-31v,
.fr-py-first-31v {
  padding-top: 7.75rem !important;
}

.fr-pb-first-31v,
.fr-py-first-31v {
  padding-bottom: 7.75rem !important;
}

.fr-p-first-32v,
.fr-p-first-16w {
  padding: 8rem !important;
}

.fr-pl-first-32v,
.fr-pl-first-16w,
.fr-px-first-32v,
.fr-px-first-16w {
  padding-left: 8rem !important;
}

.fr-pr-first-32v,
.fr-pr-first-16w,
.fr-px-first-32v,
.fr-px-first-16w {
  padding-right: 8rem !important;
}

.fr-pt-first-32v,
.fr-pt-first-16w,
.fr-py-first-32v,
.fr-py-first-16w {
  padding-top: 8rem !important;
}

.fr-pb-first-32v,
.fr-pb-first-16w,
.fr-py-first-32v,
.fr-py-first-16w {
  padding-bottom: 8rem !important;
}

:root:where([data-fr-theme="dark"]) {
  --shadow-color: rgba(0, 0, 18, 0.32);
  --grey-1000-50: #161616;
  --grey-1000-50-hover: #343434;
  --grey-1000-50-active: #474747;
  --grey-975-75: #1e1e1e;
  --grey-975-75-hover: #3f3f3f;
  --grey-975-75-active: #525252;
  --grey-950-100: #242424;
  --grey-950-100-hover: #474747;
  --grey-950-100-active: #5b5b5b;
  --grey-200-850: #cecece;
  --grey-925-125: #2a2a2a;
  --grey-1000-75: #1e1e1e;
  --grey-1000-75-hover: #3f3f3f;
  --grey-1000-75-active: #525252;
  --grey-1000-100: #242424;
  --grey-1000-100-hover: #474747;
  --grey-1000-100-active: #5b5b5b;
  --grey-975-100: #242424;
  --grey-975-100-hover: #474747;
  --grey-975-100-active: #5b5b5b;
  --grey-975-125: #2a2a2a;
  --grey-975-125-hover: #4e4e4e;
  --grey-975-125-active: #636363;
  --grey-950-125: #2a2a2a;
  --grey-950-125-hover: #4e4e4e;
  --grey-950-125-active: #636363;
  --grey-950-150: #2f2f2f;
  --grey-950-150-hover: #545454;
  --grey-950-150-active: #696969;
  --grey-50-1000: #fff;
  --grey-425-625: #929292;
  --grey-625-425: #666;
  --grey-900-175: #353535;
  --blue-france-975-75: #1b1b35;
  --blue-france-975-75-hover: #3a3a68;
  --blue-france-975-75-active: #4d4d83;
  --blue-france-950-100: #21213f;
  --blue-france-950-100-hover: #424275;
  --blue-france-950-100-active: #56568c;
  --blue-france-sun-113-625: #8585f6;
  --blue-france-sun-113-625-hover: #b1b1f9;
  --blue-france-sun-113-625-active: #c6c6fb;
  --blue-france-925-125: #272747;
  --blue-france-925-125-hover: #4a4a7d;
  --blue-france-925-125-active: #5e5e90;
  --blue-france-975-sun-113: #000091;
  --blue-france-main-525: #6a6af4;
  --blue-france-850-200: #313178;
  --red-marianne-975-75: #2b1919;
  --red-marianne-975-75-hover: #573737;
  --red-marianne-975-75-active: #704848;
  --red-marianne-950-100: #331f1f;
  --red-marianne-950-100-hover: #613f3f;
  --red-marianne-950-100-active: #7b5151;
  --red-marianne-425-625: #f95c5e;
  --red-marianne-425-625-hover: #fa9293;
  --red-marianne-425-625-active: #fbabac;
  --red-marianne-925-125: #3b2424;
  --red-marianne-925-125-hover: #6b4545;
  --red-marianne-925-125-active: #865757;
  --red-marianne-main-472: #e1000f;
  --red-marianne-850-200: #5e2a2b;
  --info-950-100: #1d2437;
  --info-950-100-hover: #3b4767;
  --info-950-100-active: #4c5b83;
  --info-425-625: #518fff;
  --info-425-625-hover: #98b4ff;
  --info-425-625-active: #b4c7ff;
  --info-975-75: #171d2e;
  --success-950-100: #19271d;
  --success-950-100-hover: #344c3b;
  --success-950-100-active: #44624d;
  --success-425-625: #27a658;
  --success-425-625-hover: #36d975;
  --success-425-625-active: #3df183;
  --success-975-75: #142117;
  --warning-950-100: #361e19;
  --warning-950-100-hover: #663d35;
  --warning-950-100-active: #824f44;
  --warning-425-625: #fc5d00;
  --warning-425-625-hover: #ff8c73;
  --warning-425-625-active: #ffa595;
  --warning-975-75: #2d1814;
  --error-950-100: #391c1c;
  --error-950-100-hover: #6c3a3a;
  --error-950-100-active: #894b4b;
  --error-425-625: #ff5655;
  --error-425-625-hover: #ff8c8c;
  --error-425-625-active: #ffa6a6;
  --error-975-75: #301717;
  --green-tilleul-verveine-975-75: #201e14;
  --green-tilleul-verveine-975-75-hover: #433f2e;
  --green-tilleul-verveine-975-75-active: #57533d;
  --green-tilleul-verveine-950-100: #272419;
  --green-tilleul-verveine-950-100-hover: #4c4734;
  --green-tilleul-verveine-950-100-active: #615b44;
  --green-tilleul-verveine-sun-418-moon-817: #d8c634;
  --green-tilleul-verveine-sun-418-moon-817-hover: #fee943;
  --green-tilleul-verveine-sun-418-moon-817-active: #fef1ab;
  --green-tilleul-verveine-925-125: #2d2a1d;
  --green-tilleul-verveine-925-125-hover: #534f39;
  --green-tilleul-verveine-925-125-active: #696349;
  --green-tilleul-verveine-main-707: #b7a73f;
  --green-tilleul-verveine-850-200: #3f3a20;
  --green-bourgeon-975-75: #182014;
  --green-bourgeon-975-75-hover: #35432e;
  --green-bourgeon-975-75-active: #46573d;
  --green-bourgeon-950-100: #1e2719;
  --green-bourgeon-950-100-hover: #3d4c34;
  --green-bourgeon-950-100-active: #4e6144;
  --green-bourgeon-sun-425-moon-759: #99c221;
  --green-bourgeon-sun-425-moon-759-hover: #baec2a;
  --green-bourgeon-sun-425-moon-759-active: #c9fd2e;
  --green-bourgeon-925-125: #232d1d;
  --green-bourgeon-925-125-hover: #435339;
  --green-bourgeon-925-125-active: #556949;
  --green-bourgeon-main-640: #68a532;
  --green-bourgeon-850-200: #2a401a;
  --green-emeraude-975-75: #142018;
  --green-emeraude-975-75-hover: #2e4335;
  --green-emeraude-975-75-active: #3d5846;
  --green-emeraude-950-100: #19271e;
  --green-emeraude-950-100-hover: #344c3d;
  --green-emeraude-950-100-active: #44624f;
  --green-emeraude-sun-425-moon-753: #34cb6a;
  --green-emeraude-sun-425-moon-753-hover: #42fb84;
  --green-emeraude-sun-425-moon-753-active: #80fda3;
  --green-emeraude-925-125: #1e2e23;
  --green-emeraude-925-125-hover: #3b5543;
  --green-emeraude-925-125-active: #4b6b55;
  --green-emeraude-main-632: #00a95f;
  --green-emeraude-850-200: #21402c;
  --green-menthe-975-75: #15201e;
  --green-menthe-975-75-hover: #30433f;
  --green-menthe-975-75-active: #3f5753;
  --green-menthe-950-100: #1a2624;
  --green-menthe-950-100-hover: #364b47;
  --green-menthe-950-100-active: #46605b;
  --green-menthe-sun-373-moon-652: #21ab8e;
  --green-menthe-sun-373-moon-652-hover: #2eddb8;
  --green-menthe-sun-373-moon-652-active: #34f4cc;
  --green-menthe-925-125: #1f2d2a;
  --green-menthe-925-125-hover: #3c534e;
  --green-menthe-925-125-active: #4d6963;
  --green-menthe-main-548: #009081;
  --green-menthe-850-200: #223f3a;
  --green-archipel-975-75: #152021;
  --green-archipel-975-75-hover: #2f4345;
  --green-archipel-975-75-active: #3f5759;
  --green-archipel-950-100: #1a2628;
  --green-archipel-950-100-hover: #364a4e;
  --green-archipel-950-100-active: #465f63;
  --green-archipel-sun-391-moon-716: #34bab5;
  --green-archipel-sun-391-moon-716-hover: #43e9e2;
  --green-archipel-sun-391-moon-716-active: #4cfdf6;
  --green-archipel-925-125: #1f2c2e;
  --green-archipel-925-125-hover: #3c5255;
  --green-archipel-925-125-active: #4d676b;
  --green-archipel-main-557: #009099;
  --green-archipel-850-200: #233e41;
  --blue-ecume-975-75: #171d2f;
  --blue-ecume-975-75-hover: #333e5e;
  --blue-ecume-975-75-active: #445179;
  --blue-ecume-950-100: #1d2437;
  --blue-ecume-950-100-hover: #3b4767;
  --blue-ecume-950-100-active: #4c5b83;
  --blue-ecume-sun-247-moon-675: #869ece;
  --blue-ecume-sun-247-moon-675-hover: #b8c5e2;
  --blue-ecume-sun-247-moon-675-active: #ced6ea;
  --blue-ecume-925-125: #222940;
  --blue-ecume-925-125-hover: #424d73;
  --blue-ecume-925-125-active: #536190;
  --blue-ecume-main-400: #465f9d;
  --blue-ecume-850-200: #273962;
  --blue-cumulus-975-75: #171e2b;
  --blue-cumulus-975-75-hover: #333f56;
  --blue-cumulus-975-75-active: #43536f;
  --blue-cumulus-950-100: #1c2433;
  --blue-cumulus-950-100-hover: #3a4761;
  --blue-cumulus-950-100-active: #4a5b7b;
  --blue-cumulus-sun-368-moon-732: #7ab1e8;
  --blue-cumulus-sun-368-moon-732-hover: #bad2f2;
  --blue-cumulus-sun-368-moon-732-active: #d2e2f6;
  --blue-cumulus-925-125: #212a3a;
  --blue-cumulus-925-125-hover: #404f69;
  --blue-cumulus-925-125-active: #516384;
  --blue-cumulus-main-526: #417dc4;
  --blue-cumulus-850-200: #263b58;
  --purple-glycine-975-75: #251a24;
  --purple-glycine-975-75-hover: #4c394a;
  --purple-glycine-975-75-active: #634a60;
  --purple-glycine-950-100: #2c202b;
  --purple-glycine-950-100-hover: #554053;
  --purple-glycine-950-100-active: #6c536a;
  --purple-glycine-sun-319-moon-630: #ce70cc;
  --purple-glycine-sun-319-moon-630-hover: #dfa4dd;
  --purple-glycine-sun-319-moon-630-active: #e7bbe6;
  --purple-glycine-925-125: #332632;
  --purple-glycine-925-125-hover: #5d485c;
  --purple-glycine-925-125-active: #755b73;
  --purple-glycine-main-494: #a558a0;
  --purple-glycine-850-200: #502e4d;
  --pink-macaron-975-75: #261b19;
  --pink-macaron-975-75-hover: #4e3a37;
  --pink-macaron-975-75-active: #654c48;
  --pink-macaron-950-100: #2e211f;
  --pink-macaron-950-100-hover: #58423f;
  --pink-macaron-950-100-active: #705551;
  --pink-macaron-sun-406-moon-833: #ffb7ae;
  --pink-macaron-sun-406-moon-833-hover: #ffe0dc;
  --pink-macaron-sun-406-moon-833-active: #fff0ee;
  --pink-macaron-925-125: #352724;
  --pink-macaron-925-125-hover: #614a45;
  --pink-macaron-925-125-active: #795d57;
  --pink-macaron-main-689: #e18b76;
  --pink-macaron-850-200: #52312a;
  --pink-tuile-975-75: #281b19;
  --pink-tuile-975-75-hover: #513a37;
  --pink-tuile-975-75-active: #694c48;
  --pink-tuile-950-100: #2f211f;
  --pink-tuile-950-100-hover: #5a423e;
  --pink-tuile-950-100-active: #725550;
  --pink-tuile-sun-425-moon-750: #ff9575;
  --pink-tuile-sun-425-moon-750-hover: #ffc4b7;
  --pink-tuile-sun-425-moon-750-active: #ffd8d0;
  --pink-tuile-925-125: #372624;
  --pink-tuile-925-125-hover: #644845;
  --pink-tuile-925-125-active: #7d5b57;
  --pink-tuile-main-556: #ce614a;
  --pink-tuile-850-200: #55302a;
  --yellow-tournesol-975-75: #221d11;
  --yellow-tournesol-975-75-hover: #473e29;
  --yellow-tournesol-975-75-active: #5c5136;
  --yellow-tournesol-950-100: #292416;
  --yellow-tournesol-950-100-hover: #4f472f;
  --yellow-tournesol-950-100-active: #655b3d;
  --yellow-tournesol-sun-407-moon-922: #ffe552;
  --yellow-tournesol-sun-407-moon-922-hover: #e1c700;
  --yellow-tournesol-sun-407-moon-922-active: #cab300;
  --yellow-tournesol-925-125: #302a1a;
  --yellow-tournesol-925-125-hover: #584e34;
  --yellow-tournesol-925-125-active: #6f6342;
  --yellow-tournesol-main-731: #c8aa39;
  --yellow-tournesol-850-200: #43391a;
  --yellow-moutarde-975-75: #231d14;
  --yellow-moutarde-975-75-hover: #483e2e;
  --yellow-moutarde-975-75-active: #5e513d;
  --yellow-moutarde-950-100: #2a2319;
  --yellow-moutarde-950-100-hover: #514534;
  --yellow-moutarde-950-100-active: #685944;
  --yellow-moutarde-sun-348-moon-860: #ffca00;
  --yellow-moutarde-sun-348-moon-860-hover: #cda200;
  --yellow-moutarde-sun-348-moon-860-active: #b28c00;
  --yellow-moutarde-925-125: #30291d;
  --yellow-moutarde-925-125-hover: #584d39;
  --yellow-moutarde-925-125-active: #6f6149;
  --yellow-moutarde-main-679: #c3992a;
  --yellow-moutarde-850-200: #453820;
  --orange-terre-battue-975-75: #281a16;
  --orange-terre-battue-975-75-hover: #513932;
  --orange-terre-battue-975-75-active: #6a4b42;
  --orange-terre-battue-950-100: #31201c;
  --orange-terre-battue-950-100-hover: #5d403a;
  --orange-terre-battue-950-100-active: #77534a;
  --orange-terre-battue-sun-370-moon-672: #ff732c;
  --orange-terre-battue-sun-370-moon-672-hover: #ffa48b;
  --orange-terre-battue-sun-370-moon-672-active: #ffbbab;
  --orange-terre-battue-925-125: #382621;
  --orange-terre-battue-925-125-hover: #664840;
  --orange-terre-battue-925-125-active: #7f5b51;
  --orange-terre-battue-main-645: #e4794a;
  --orange-terre-battue-850-200: #543125;
  --brown-cafe-creme-975-75: #211d16;
  --brown-cafe-creme-975-75-hover: #453e31;
  --brown-cafe-creme-975-75-active: #5a5141;
  --brown-cafe-creme-950-100: #28241c;
  --brown-cafe-creme-950-100-hover: #4e4739;
  --brown-cafe-creme-950-100-active: #635b4a;
  --brown-cafe-creme-sun-383-moon-885: #ecd7a2;
  --brown-cafe-creme-sun-383-moon-885-hover: #c5b386;
  --brown-cafe-creme-sun-383-moon-885-active: #af9f77;
  --brown-cafe-creme-925-125: #2e2a21;
  --brown-cafe-creme-925-125-hover: #554e3f;
  --brown-cafe-creme-925-125-active: #6b6351;
  --brown-cafe-creme-main-782: #d1b781;
  --brown-cafe-creme-850-200: #423925;
  --brown-caramel-975-75: #251c16;
  --brown-caramel-975-75-hover: #4c3c31;
  --brown-caramel-975-75-active: #624e41;
  --brown-caramel-950-100: #2c221c;
  --brown-caramel-950-100-hover: #554439;
  --brown-caramel-950-100-active: #6c574a;
  --brown-caramel-sun-425-moon-901: #fbd8ab;
  --brown-caramel-sun-425-moon-901-hover: #efb547;
  --brown-caramel-sun-425-moon-901-active: #d6a23e;
  --brown-caramel-925-125: #332821;
  --brown-caramel-925-125-hover: #5d4b40;
  --brown-caramel-925-125-active: #755f51;
  --brown-caramel-main-648: #c08c65;
  --brown-caramel-850-200: #4b3525;
  --brown-opera-975-75: #241c17;
  --brown-opera-975-75-hover: #4a3c33;
  --brown-opera-975-75-active: #604f44;
  --brown-opera-950-100: #2b221c;
  --brown-opera-950-100-hover: #53443a;
  --brown-opera-950-100-active: #6a574a;
  --brown-opera-sun-395-moon-820: #e6be92;
  --brown-opera-sun-395-moon-820-hover: #f2e2d3;
  --brown-opera-sun-395-moon-820-active: #f8f0e9;
  --brown-opera-925-125: #322821;
  --brown-opera-925-125-hover: #5c4b40;
  --brown-opera-925-125-active: #735f51;
  --brown-opera-main-680: #bd987a;
  --brown-opera-850-200: #493625;
  --beige-gris-galet-975-75: #211d19;
  --beige-gris-galet-975-75-hover: #453e37;
  --beige-gris-galet-975-75-active: #595148;
  --beige-gris-galet-950-100: #28231f;
  --beige-gris-galet-950-100-hover: #4e453f;
  --beige-gris-galet-950-100-active: #635950;
  --beige-gris-galet-sun-407-moon-821: #d0c3b7;
  --beige-gris-galet-sun-407-moon-821-hover: #eae5e1;
  --beige-gris-galet-sun-407-moon-821-active: #f4f2f0;
  --beige-gris-galet-925-125: #2e2924;
  --beige-gris-galet-925-125-hover: #554d45;
  --beige-gris-galet-925-125-active: #6b6157;
  --beige-gris-galet-main-702: #aea397;
  --beige-gris-galet-850-200: #433829;
}

@-moz-document url-prefix() {
  :root[data-fr-scrolling] body {
    position: sticky;
  }
}

.fr-displayed-lg {
  display: none !important;
}

.fr-responsive-img--32x9 {
  aspect-ratio: 3.5555555556 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-img--16x9 {
  aspect-ratio: 1.7777777778 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-img--3x2 {
  aspect-ratio: 1.5 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-img--4x3 {
  aspect-ratio: 1.3333333333 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-img--1x1 {
  aspect-ratio: 1 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-img--3x4 {
  aspect-ratio: 0.75 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-img--2x3 {
  aspect-ratio: 0.6666666667 !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.fr-responsive-vid--16x9 {
  aspect-ratio: 1.7777777778 !important;
}

.fr-responsive-vid--4x3 {
  aspect-ratio: 1.3333333333 !important;
}

.fr-responsive-vid--1x1 {
  aspect-ratio: 1 !important;
}

.fr-fi--xs::before,
.fr-fi--xs::after {
  --icon-size: 0.75rem;
}

.fr-fi--sm::before,
.fr-fi--sm::after {
  --icon-size: 1rem;
}

.fr-fi--md::before,
.fr-fi--md::after {
  --icon-size: 1.5rem;
}

.fr-fi--lg::before,
.fr-fi--lg::after {
  --icon-size: 2rem;
}

.fr-artwork-decorative {
  fill: var(--artwork-decorative-blue-france);
}

.fr-artwork-minor {
  fill: var(--artwork-minor-red-marianne);
}

.fr-artwork-major {
  fill: var(--artwork-major-blue-france);
}

.fr-artwork-background {
  fill: var(--artwork-background-grey);
}

.fr-artwork-motif {
  fill: var(--artwork-motif-grey);
}

.fr-artwork--green-tilleul-verveine .fr-artwork-minor {
  fill: var(--artwork-minor-green-tilleul-verveine);
}

.fr-artwork--green-bourgeon .fr-artwork-minor {
  fill: var(--artwork-minor-green-bourgeon);
}

.fr-artwork--green-emeraude .fr-artwork-minor {
  fill: var(--artwork-minor-green-emeraude);
}

.fr-artwork--green-menthe .fr-artwork-minor {
  fill: var(--artwork-minor-green-menthe);
}

.fr-artwork--green-archipel .fr-artwork-minor {
  fill: var(--artwork-minor-green-archipel);
}

.fr-artwork--blue-ecume .fr-artwork-minor {
  fill: var(--artwork-minor-blue-ecume);
}

.fr-artwork--blue-cumulus .fr-artwork-minor {
  fill: var(--artwork-minor-blue-cumulus);
}

.fr-artwork--purple-glycine .fr-artwork-minor {
  fill: var(--artwork-minor-purple-glycine);
}

.fr-artwork--pink-macaron .fr-artwork-minor {
  fill: var(--artwork-minor-pink-macaron);
}

.fr-artwork--pink-tuile .fr-artwork-minor {
  fill: var(--artwork-minor-pink-tuile);
}

.fr-artwork--yellow-tournesol .fr-artwork-minor {
  fill: var(--artwork-minor-yellow-tournesol);
}

.fr-artwork--yellow-moutarde .fr-artwork-minor {
  fill: var(--artwork-minor-yellow-moutarde);
}

.fr-artwork--orange-terre-battue .fr-artwork-minor {
  fill: var(--artwork-minor-orange-terre-battue);
}

.fr-artwork--brown-cafe-creme .fr-artwork-minor {
  fill: var(--artwork-minor-brown-cafe-creme);
}

.fr-artwork--brown-caramel .fr-artwork-minor {
  fill: var(--artwork-minor-brown-caramel);
}

.fr-artwork--brown-opera .fr-artwork-minor {
  fill: var(--artwork-minor-brown-opera);
}

.fr-artwork--beige-gris-galet .fr-artwork-minor {
  fill: var(--artwork-minor-beige-gris-galet);
}

.fr-h6,
.fr-h5,
.fr-h4,
.fr-h3,
.fr-h2,
.fr-h1,
.fr-display-xs,
.fr-display-sm,
.fr-display-md,
.fr-display-lg,
.fr-display-xl {
  color: var(--text-title-grey);
}

h6,
h5,
h4,
h3,
h2,
h1 {
  color: var(--text-title-grey);
}

.fr-btn {
  --text-spacing: 0;
  --title-spacing: 0;
  z-index: 1;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;

  --underline-img: none;
  --hover-tint: var(--hover);
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  background-color: var(--background-action-high-blue-france);

  --idle: transparent;
  --hover: var(--background-action-high-blue-france-hover);
  --active: var(--background-action-high-blue-france-active);
  color: var(--text-inverted-blue-france);
}

.fr-btn::before,
.fr-btn::after {
  display: block;
}

.fr-btn[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn[target="_blank"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-btn[target="_blank"]::before {
  content: none;
}

.fr-btn--align-on-content {
  margin-left: -1rem;
  margin-right: -1rem;
}

.fr-btn[class^="fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn[class*=" fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn[class^="fr-fi-"]:not([class*="fr-btn--icon-"]),
.fr-btn[class*=" fr-fi-"]:not([class*="fr-btn--icon-"]) {
  overflow: hidden;
  white-space: nowrap;
  max-width: 2.5rem;
  max-height: 2.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.fr-btn[class^="fr-icon-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn[class*=" fr-icon-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn[class^="fr-fi-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn[class*=" fr-fi-"]:not([class*="fr-btn--icon-"])::before {
  --icon-size: 1.5rem;
  margin-left: 0;
  margin-right: 0.5rem;
}

.fr-btn--align-on-content[class^="fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn--align-on-content[class*=" fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn--align-on-content[class^="fr-fi-"]:not([class*="fr-btn--icon-"]),
.fr-btn--align-on-content[class*=" fr-fi-"]:not([class*="fr-btn--icon-"]) {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.fr-btn--icon-left[class^="fr-icon-"],
.fr-btn--icon-left[class*=" fr-icon-"],
.fr-btn--icon-left[class^="fr-fi-"],
.fr-btn--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--icon-left[class^="fr-icon-"]::before,
.fr-btn--icon-left[class*=" fr-icon-"]::before,
.fr-btn--icon-left[class^="fr-fi-"]::before,
.fr-btn--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-btn--align-on-content.fr-btn--icon-left[class^="fr-icon-"],
.fr-btn--align-on-content.fr-btn--icon-left[class*=" fr-icon-"],
.fr-btn--align-on-content.fr-btn--icon-left[class^="fr-fi-"],
.fr-btn--align-on-content.fr-btn--icon-left[class*=" fr-fi-"] {
  margin-left: -0.875rem;
  margin-right: -1rem;
}

.fr-btn--icon-right[class^="fr-icon-"],
.fr-btn--icon-right[class*=" fr-icon-"],
.fr-btn--icon-right[class^="fr-fi-"],
.fr-btn--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--icon-right[class^="fr-icon-"]::after,
.fr-btn--icon-right[class*=" fr-icon-"]::after,
.fr-btn--icon-right[class^="fr-fi-"]::after,
.fr-btn--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-btn--icon-right[class^="fr-icon-"]::before,
.fr-btn--icon-right[class*=" fr-icon-"]::before,
.fr-btn--icon-right[class^="fr-fi-"]::before,
.fr-btn--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-btn--align-on-content.fr-btn--icon-right[class^="fr-icon-"],
.fr-btn--align-on-content.fr-btn--icon-right[class*=" fr-icon-"],
.fr-btn--align-on-content.fr-btn--icon-right[class^="fr-fi-"],
.fr-btn--align-on-content.fr-btn--icon-right[class*=" fr-fi-"] {
  margin-left: -1rem;
  margin-right: -0.875rem;
}

.fr-btn--sm {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
}

.fr-btn--sm[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--sm[target="_blank"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-btn--sm[target="_blank"]::before {
  content: none;
}

.fr-btn--sm.fr-btn--align-on-content {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.fr-btn--sm[class^="fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn--sm[class*=" fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn--sm[class^="fr-fi-"]:not([class*="fr-btn--icon-"]),
.fr-btn--sm[class*=" fr-fi-"]:not([class*="fr-btn--icon-"]) {
  overflow: hidden;
  white-space: nowrap;
  max-width: 2rem;
  max-height: 2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.fr-btn--sm[class^="fr-icon-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn--sm[class*=" fr-icon-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn--sm[class^="fr-fi-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn--sm[class*=" fr-fi-"]:not([class*="fr-btn--icon-"])::before {
  --icon-size: 1rem;
  margin-left: 0;
  margin-right: 0.5rem;
}

.fr-btn--sm.fr-btn--align-on-content[class^="fr-icon-"]:not(
    [class*="fr-btn--icon-"]
  ),
.fr-btn--sm.fr-btn--align-on-content[class*=" fr-icon-"]:not(
    [class*="fr-btn--icon-"]
  ),
.fr-btn--sm.fr-btn--align-on-content[class^="fr-fi-"]:not(
    [class*="fr-btn--icon-"]
  ),
.fr-btn--sm.fr-btn--align-on-content[class*=" fr-fi-"]:not(
    [class*="fr-btn--icon-"]
  ) {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.fr-btn--sm.fr-btn--icon-left[class^="fr-icon-"],
.fr-btn--sm.fr-btn--icon-left[class*=" fr-icon-"],
.fr-btn--sm.fr-btn--icon-left[class^="fr-fi-"],
.fr-btn--sm.fr-btn--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--sm.fr-btn--icon-left[class^="fr-icon-"]::before,
.fr-btn--sm.fr-btn--icon-left[class*=" fr-icon-"]::before,
.fr-btn--sm.fr-btn--icon-left[class^="fr-fi-"]::before,
.fr-btn--sm.fr-btn--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-left[class^="fr-icon-"],
.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-left[class*=" fr-icon-"],
.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-left[class^="fr-fi-"],
.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-left[class*=" fr-fi-"] {
  margin-left: -0.625rem;
  margin-right: -0.75rem;
}

.fr-btn--sm.fr-btn--icon-right[class^="fr-icon-"],
.fr-btn--sm.fr-btn--icon-right[class*=" fr-icon-"],
.fr-btn--sm.fr-btn--icon-right[class^="fr-fi-"],
.fr-btn--sm.fr-btn--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--sm.fr-btn--icon-right[class^="fr-icon-"]::after,
.fr-btn--sm.fr-btn--icon-right[class*=" fr-icon-"]::after,
.fr-btn--sm.fr-btn--icon-right[class^="fr-fi-"]::after,
.fr-btn--sm.fr-btn--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-btn--sm.fr-btn--icon-right[class^="fr-icon-"]::before,
.fr-btn--sm.fr-btn--icon-right[class*=" fr-icon-"]::before,
.fr-btn--sm.fr-btn--icon-right[class^="fr-fi-"]::before,
.fr-btn--sm.fr-btn--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-right[class^="fr-icon-"],
.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-right[class*=" fr-icon-"],
.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-right[class^="fr-fi-"],
.fr-btn--sm.fr-btn--align-on-content.fr-btn--icon-right[class*=" fr-fi-"] {
  margin-left: -0.75rem;
  margin-right: -0.625rem;
}

.fr-btn--lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  min-height: 3rem;
  padding: 0.5rem 1.5rem;
}

.fr-btn--lg[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--lg[target="_blank"]::after {
  content: "";

  --icon-size: 1.5rem;
  margin-right: -0.1875rem;
  margin-left: 0.5rem;
}

.fr-btn--lg[target="_blank"]::before {
  content: none;
}

.fr-btn--lg.fr-btn--align-on-content {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.fr-btn--lg[class^="fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn--lg[class*=" fr-icon-"]:not([class*="fr-btn--icon-"]),
.fr-btn--lg[class^="fr-fi-"]:not([class*="fr-btn--icon-"]),
.fr-btn--lg[class*=" fr-fi-"]:not([class*="fr-btn--icon-"]) {
  overflow: hidden;
  white-space: nowrap;
  max-width: 3rem;
  max-height: 3rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.fr-btn--lg[class^="fr-icon-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn--lg[class*=" fr-icon-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn--lg[class^="fr-fi-"]:not([class*="fr-btn--icon-"])::before,
.fr-btn--lg[class*=" fr-fi-"]:not([class*="fr-btn--icon-"])::before {
  --icon-size: 2rem;
  margin-left: 0;
  margin-right: 0.5rem;
}

.fr-btn--lg.fr-btn--align-on-content[class^="fr-icon-"]:not(
    [class*="fr-btn--icon-"]
  ),
.fr-btn--lg.fr-btn--align-on-content[class*=" fr-icon-"]:not(
    [class*="fr-btn--icon-"]
  ),
.fr-btn--lg.fr-btn--align-on-content[class^="fr-fi-"]:not(
    [class*="fr-btn--icon-"]
  ),
.fr-btn--lg.fr-btn--align-on-content[class*=" fr-fi-"]:not(
    [class*="fr-btn--icon-"]
  ) {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.fr-btn--lg.fr-btn--icon-left[class^="fr-icon-"],
.fr-btn--lg.fr-btn--icon-left[class*=" fr-icon-"],
.fr-btn--lg.fr-btn--icon-left[class^="fr-fi-"],
.fr-btn--lg.fr-btn--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--lg.fr-btn--icon-left[class^="fr-icon-"]::before,
.fr-btn--lg.fr-btn--icon-left[class*=" fr-icon-"]::before,
.fr-btn--lg.fr-btn--icon-left[class^="fr-fi-"]::before,
.fr-btn--lg.fr-btn--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 1.5rem;
  margin-left: -0.1875rem;
  margin-right: 0.5rem;
}

.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-left[class^="fr-icon-"],
.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-left[class*=" fr-icon-"],
.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-left[class^="fr-fi-"],
.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-left[class*=" fr-fi-"] {
  margin-left: -1.3125rem;
  margin-right: -1.5rem;
}

.fr-btn--lg.fr-btn--icon-right[class^="fr-icon-"],
.fr-btn--lg.fr-btn--icon-right[class*=" fr-icon-"],
.fr-btn--lg.fr-btn--icon-right[class^="fr-fi-"],
.fr-btn--lg.fr-btn--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--lg.fr-btn--icon-right[class^="fr-icon-"]::after,
.fr-btn--lg.fr-btn--icon-right[class*=" fr-icon-"]::after,
.fr-btn--lg.fr-btn--icon-right[class^="fr-fi-"]::after,
.fr-btn--lg.fr-btn--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1.5rem;
  margin-right: -0.1875rem;
  margin-left: 0.5rem;
}

.fr-btn--lg.fr-btn--icon-right[class^="fr-icon-"]::before,
.fr-btn--lg.fr-btn--icon-right[class*=" fr-icon-"]::before,
.fr-btn--lg.fr-btn--icon-right[class^="fr-fi-"]::before,
.fr-btn--lg.fr-btn--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-right[class^="fr-icon-"],
.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-right[class*=" fr-icon-"],
.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-right[class^="fr-fi-"],
.fr-btn--lg.fr-btn--align-on-content.fr-btn--icon-right[class*=" fr-fi-"] {
  margin-left: -1.5rem;
  margin-right: -1.3125rem;
}

.fr-btns-group {
  --ul-type: none;
  --ol-type: none;
  --ul-start: 0;
  --ol-start: 0;
  --xl-block: 0;
  --li-bottom: 0;
  --ol-content: none;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.fr-btns-group > li {
  width: 100%;
  max-width: 100%;
}

.fr-btns-group .fr-btn {
  width: calc(100% - 1rem);
  margin: 0 0.5rem 1rem;
  justify-content: center;
}

.fr-btns-group--inline .fr-btn {
  width: auto;
  max-width: 100%;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.fr-btns-group--inline > li {
  display: inline-flex;
  max-width: 100%;
  width: auto;
}

.fr-btns-group--inline.fr-btns-group--right.fr-btns-group--inline-reverse {
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.fr-btns-group--left,
.fr-btns-group--left li {
  justify-content: flex-start;
  text-align: left;
}

.fr-btns-group--right,
.fr-btns-group--right li {
  justify-content: flex-end;
  text-align: right;
}

.fr-btns-group--center,
.fr-btns-group--center li {
  justify-content: center;
  text-align: center;
}

.fr-btns-group--between,
.fr-btns-group--between li {
  justify-content: space-between;
  text-align: center;
}

.fr-btns-group--equisized {
  --equisized-width: auto;
}

.fr-btns-group--equisized .fr-btn {
  justify-content: center;
  width: var(--equisized-width);
}

.fr-btns-group--sm
  .fr-btn:not([class^="fr-icon-"]):not([class*=" fr-icon-"]):not(
    [class^="fr-fi-"]
  ):not([class*=" fr-fi-"]) {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
}

.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-icon-"],
.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-icon-"],
.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-fi-"],
.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-fi-"] {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
  overflow: hidden;
  white-space: nowrap;
  max-width: 2rem;
  max-height: 2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  justify-content: flex-start;
}

.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group--sm:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: 0;
  margin-right: 0.5rem;
}

.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class^="fr-icon-"],
.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class*=" fr-icon-"],
.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class^="fr-fi-"],
.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class*=" fr-fi-"] {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group--sm.fr-btns-group--icon-left .fr-btn[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class^="fr-icon-"],
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class*=" fr-icon-"],
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class^="fr-fi-"],
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class*=" fr-fi-"] {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class^="fr-icon-"]::after,
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class*=" fr-icon-"]::after,
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class^="fr-fi-"]::after,
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group--sm.fr-btns-group--icon-right
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group--sm.fr-btns-group--icon-right .fr-btn[class*=" fr-fi-"]::before {
  content: none;
}

.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg))
  .fr-btn:not([class^="fr-icon-"]):not([class*=" fr-icon-"]):not(
    [class^="fr-fi-"]
  ):not([class*=" fr-fi-"]) {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
}

.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class^="fr-icon-"],
.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class*=" fr-icon-"],
.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class^="fr-fi-"],
.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class*=" fr-fi-"] {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  overflow: hidden;
  white-space: nowrap;
  max-width: 2.5rem;
  max-height: 2.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  justify-content: flex-start;
}

.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group:where(:not(.fr-btns-group--sm):not(.fr-btns-group--lg)):not(
    [class^="fr-btns-group--icon-"]
  ):not([class*=" fr-btns-group--icon-"])
  .fr-btn[class*=" fr-fi-"]::before {
  --icon-size: 1.5rem;
  margin-left: 0;
  margin-right: 0.5rem;
}

.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class^="fr-icon-"],
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class*=" fr-icon-"],
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class^="fr-fi-"],
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class*=" fr-fi-"] {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-left
  .fr-btn[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class^="fr-icon-"],
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class*=" fr-icon-"],
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class^="fr-fi-"],
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class*=" fr-fi-"] {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class^="fr-icon-"]::after,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class*=" fr-icon-"]::after,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class^="fr-fi-"]::after,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group:where(
    :not(.fr-btns-group--sm):not(.fr-btns-group--lg)
  ).fr-btns-group--icon-right
  .fr-btn[class*=" fr-fi-"]::before {
  content: none;
}

.fr-btns-group--lg
  .fr-btn:not([class^="fr-icon-"]):not([class*=" fr-icon-"]):not(
    [class^="fr-fi-"]
  ):not([class*=" fr-fi-"]) {
  font-size: 1.125rem;
  line-height: 1.75rem;
  min-height: 3rem;
  padding: 0.5rem 1.5rem;
}

.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-icon-"],
.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-icon-"],
.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-fi-"],
.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-fi-"] {
  font-size: 1.125rem;
  line-height: 1.75rem;
  min-height: 3rem;
  padding: 0.5rem 1.5rem;
  overflow: hidden;
  white-space: nowrap;
  max-width: 3rem;
  max-height: 3rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  justify-content: flex-start;
}

.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group--lg:not([class^="fr-btns-group--icon-"]):not(
    [class*=" fr-btns-group--icon-"]
  )
  .fr-btn[class*=" fr-fi-"]::before {
  --icon-size: 2rem;
  margin-left: 0;
  margin-right: 0.5rem;
}

.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class^="fr-icon-"],
.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class*=" fr-icon-"],
.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class^="fr-fi-"],
.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class*=" fr-fi-"] {
  font-size: 1.125rem;
  line-height: 1.75rem;
  min-height: 3rem;
  padding: 0.5rem 1.5rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group--lg.fr-btns-group--icon-left .fr-btn[class*=" fr-fi-"]::before {
  --icon-size: 1.5rem;
  margin-left: -0.1875rem;
  margin-right: 0.5rem;
}

.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class^="fr-icon-"],
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class*=" fr-icon-"],
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class^="fr-fi-"],
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class*=" fr-fi-"] {
  font-size: 1.125rem;
  line-height: 1.75rem;
  min-height: 3rem;
  padding: 0.5rem 1.5rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class^="fr-icon-"]::after,
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class*=" fr-icon-"]::after,
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class^="fr-fi-"]::after,
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1.5rem;
  margin-right: -0.1875rem;
  margin-left: 0.5rem;
}

.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class^="fr-icon-"]::before,
.fr-btns-group--lg.fr-btns-group--icon-right
  .fr-btn[class*=" fr-icon-"]::before,
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class^="fr-fi-"]::before,
.fr-btns-group--lg.fr-btns-group--icon-right .fr-btn[class*=" fr-fi-"]::before {
  content: none;
}

.fr-fieldset__element > .fr-btns-group {
  margin-bottom: -1rem;
}

.fr-btn--close {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
  display: flex;
  margin-left: auto;
  margin-right: -1rem;
}

.fr-btn--close::after {
  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-image: url("icons/system/close-line.svg");
  mask-image: url("icons/system/close-line.svg");
  content: "";
}

.fr-btn--close::before {
  content: none;
}

.fr-btn--fullscreen {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--fullscreen::after {
  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-image: url("icons/media/fullscreen-line.svg");
  mask-image: url("icons/media/fullscreen-line.svg");
  content: "";
}

.fr-btn--fullscreen::before {
  content: none;
}

.fr-btn--display {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-btn--display::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-image: url("icons/system/fr--theme-fill.svg");
  mask-image: url("icons/system/fr--theme-fill.svg");
  content: "";
}

.fr-btn:disabled,
a.fr-btn:not([href]) {
  color: var(--text-disabled-grey);
  background-color: var(--background-disabled-grey);

  --idle: transparent;
  --hover: var(--background-disabled-grey-hover);
  --active: var(--background-disabled-grey-active);
}

.fr-btn--secondary {
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
  color: var(--text-action-high-blue-france);
  box-shadow: inset 0 0 0 1px var(--border-action-high-blue-france);
}

.fr-btn--secondary:disabled,
a.fr-btn--secondary:not([href]) {
  color: var(--text-disabled-grey);
  box-shadow: inset 0 0 0 1px var(--border-disabled-grey);
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
}

.fr-btn--tertiary {
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
  color: var(--text-action-high-blue-france);
  box-shadow: inset 0 0 0 1px var(--border-default-grey);
}

.fr-btn--tertiary:disabled,
a.fr-btn--tertiary:not([href]) {
  color: var(--text-disabled-grey);
  box-shadow: inset 0 0 0 1px var(--border-disabled-grey);
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
}

.fr-btn--tertiary-no-outline,
.fr-btn--close,
.fr-btn--display,
.fr-btn--fullscreen {
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
  color: var(--text-action-high-blue-france);
}

.fr-btn--tertiary-no-outline:disabled,
a.fr-btn--tertiary-no-outline:not([href]),
a.fr-btn--close:not([href]),
a.fr-btn--display:not([href]),
a.fr-btn--fullscreen:not([href]),
.fr-btn--close:disabled,
.fr-btn--display:disabled,
.fr-btn--fullscreen:disabled {
  color: var(--text-disabled-grey);
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
}

/* ¯¯¯¯¯¯¯¯¯ *\
 FORM
\* ˍˍˍˍˍˍˍˍˍ */
.fr-label {
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--text-label-grey);
}

.fr-label + .fr-input,
.fr-label + .fr-input-wrap,
.fr-label + .fr-select {
  margin-top: 0.5rem;
}

.fr-hint-text {
  display: block;
  font-size: 0.75rem;
  line-height: 1.25rem;

  --text-spacing: 0 0 1rem;
}

.fr-hint-text + .fr-hint-text {
  margin-top: 0.25rem;
}

.fr-fieldset {
  position: relative;
  margin: 0 -0.75rem 1rem;
  padding: 0 0.25rem;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
  border: 0;
}

.fr-fieldset__legend {
  margin-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  width: 100%;
  color: var(--text-title-grey);
}

.fr-fieldset__legend--regular {
  font-weight: 400;
}

.fr-fieldset__legend .fr-hint-text {
  margin-top: 0.5rem;
  font-weight: 400;
}

.fr-fieldset--valid,
.fr-fieldset--valid .fr-fieldset__legend,
.fr-fieldset--error,
.fr-fieldset--error .fr-fieldset__legend,
.fr-fieldset--info,
.fr-fieldset--info .fr-fieldset__legend {
  background-repeat: no-repeat;
  background-position: 0 0;
}

.fr-fieldset--valid,
.fr-fieldset--error,
.fr-fieldset--info {
  background-size: 2px calc(100% - 1rem);
}

.fr-fieldset--valid .fr-fieldset__legend,
.fr-fieldset--error .fr-fieldset__legend,
.fr-fieldset--info .fr-fieldset__legend {
  background-size: 2px 100%;
}

.fr-fieldset__element {
  flex: 1 1 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
}

.fr-fieldset__element--inline {
  flex: 0 0 auto;
}

.fr-fieldset__element--inline-grow,
.fr-fieldset__element--inline\@md.fr-fieldset__element--inline-grow {
  flex-grow: 1;
}

.fr-fieldset__element--year,
.fr-fieldset__element--postal {
  flex: 0 0 8rem;
}

.fr-fieldset__element--year:not(.fr-fieldset__element--inline),
.fr-fieldset__element--postal:not(.fr-fieldset__element--inline) {
  margin-right: calc(100% - 8rem);
}

.fr-fieldset__element--number {
  flex: 0 0 5.5rem;
}

.fr-fieldset__element--number:not(.fr-fieldset__element--inline) {
  margin-right: calc(100% - 5.5rem);
}

.fr-fieldset__legend > h1:last-child::after,
.fr-fieldset__legend > h2:last-child::after,
.fr-fieldset__legend > h3:last-child::after,
.fr-fieldset__legend > h4:last-child::after,
.fr-fieldset__legend > h5:last-child::after,
.fr-fieldset__legend > h6:last-child::after,
.fr-fieldset__legend > p:last-child::after,
.fr-fieldset__legend > .fr-fieldset:last-child::after,
.fr-fieldset__element > h1:last-child::after,
.fr-fieldset__element > h2:last-child::after,
.fr-fieldset__element > h3:last-child::after,
.fr-fieldset__element > h4:last-child::after,
.fr-fieldset__element > h5:last-child::after,
.fr-fieldset__element > h6:last-child::after,
.fr-fieldset__element > p:last-child::after,
.fr-fieldset__element > .fr-fieldset:last-child::after {
  content: "";
  display: block;
  margin-bottom: -1rem;
}

.fr-fieldset > .fr-messages-group {
  flex: 1 1 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.fr-fieldset > .fr-messages-group > .fr-message:last-child {
  margin-bottom: 1rem;
}

.fr-select-group--valid label,
.fr-input-group--valid label,
.fr-upload-group--valid label {
  color: var(--text-default-success);
}

.fr-select-group--error label,
.fr-input-group--error label,
.fr-upload-group--error label {
  color: var(--text-default-error);
}

.fr-select-group--info label,
.fr-input-group--info label,
.fr-upload-group--info label {
  color: var(--text-default-info);
}

.fr-select-group--disabled label,
.fr-input-group--disabled label,
.fr-upload-group--disabled label {
  color: var(--text-disabled-grey);
}

.fr-label--error {
  color: var(--text-default-error);
}

.fr-label--success {
  color: var(--text-default-success);
}

.fr-label--info {
  color: var(--text-default-info);
}

.fr-label--disabled,
.fr-label--disabled .fr-hint-text {
  color: var(--text-disabled-grey);
}

.fr-select-group:not(:last-child),
.fr-input-group:not(:last-child) {
  margin-bottom: 1.5rem;
}

.fr-select-group .fr-label .fr-hint-text,
.fr-input-group .fr-label .fr-hint-text {
  margin-top: 0.25rem;
}

.fr-error-text,
.fr-valid-text,
.fr-info-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 0;
}

.fr-error-text::before,
.fr-valid-text::before,
.fr-info-text::before {
  flex: 0 0 auto;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  --icon-size: 1rem;
  content: "";
  display: inline-block;
  margin-right: 0.25rem;
}

.fr-error-text + .fr-error-text,
.fr-error-text + .fr-valid-text,
.fr-error-text + .fr-info-text,
.fr-valid-text + .fr-error-text,
.fr-valid-text + .fr-valid-text,
.fr-valid-text + .fr-info-text,
.fr-info-text + .fr-error-text,
.fr-info-text + .fr-valid-text,
.fr-info-text + .fr-info-text {
  margin-top: 0.25rem;
}

.fr-error-text::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTcuNSwyLjVoLTExTDEsMTJsNS41LDkuNWgxMUwyMywxMkwxNy41LDIuNXogTTE2LjIsMTQuOGwtMS40LDEuNEwxMiwxMy40bC0yLjgsMi44bC0xLjQtMS40bDIuOC0yLjhMNy44LDkuMmwxLjQtMS40bDIuOCwyLjhsMi44LTIuOGwxLjQsMS40TDEzLjQsMTJMMTYuMiwxNC44eiIvPjwvc3ZnPgo=);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTcuNSwyLjVoLTExTDEsMTJsNS41LDkuNWgxMUwyMywxMkwxNy41LDIuNXogTTE2LjIsMTQuOGwtMS40LDEuNEwxMiwxMy40bC0yLjgsMi44bC0xLjQtMS40bDIuOC0yLjhMNy44LDkuMmwxLjQtMS40bDIuOCwyLjhsMi44LTIuOGwxLjQsMS40TDEzLjQsMTJMMTYuMiwxNC44eiIvPjwvc3ZnPgo=);
}

.fr-valid-text::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgMjJDNi40NzcgMjIgMiAxNy41MjMgMiAxMlM2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTAtNC40NzcgMTAtMTAgMTB6bS0uOTk3LTZsNy4wNy03LjA3MS0xLjQxNC0xLjQxNC01LjY1NiA1LjY1Ny0yLjgyOS0yLjgyOS0xLjQxNCAxLjQxNEwxMS4wMDMgMTZ6Ii8+PC9zdmc+Cg==);
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgMjJDNi40NzcgMjIgMiAxNy41MjMgMiAxMlM2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTAtNC40NzcgMTAtMTAgMTB6bS0uOTk3LTZsNy4wNy03LjA3MS0xLjQxNC0xLjQxNC01LjY1NiA1LjY1Ny0yLjgyOS0yLjgyOS0xLjQxNCAxLjQxNEwxMS4wMDMgMTZ6Ii8+PC9zdmc+Cg==);
}

.fr-error-text {
  color: var(--text-default-error);
}

.fr-valid-text {
  color: var(--text-default-success);
}

.fr-link {
  --text-spacing: 0;
  --title-spacing: 0;
  z-index: 1;
  display: inline;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0 0;
  color: var(--text-action-high-blue-france);
}

.fr-link[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link[target="_blank"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-link[target="_blank"]::before {
  content: none;
}

.fr-link--icon-left[class^="fr-icon-"],
.fr-link--icon-left[class*=" fr-icon-"],
.fr-link--icon-left[class^="fr-fi-"],
.fr-link--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--icon-left[class^="fr-icon-"]::before,
.fr-link--icon-left[class*=" fr-icon-"]::before,
.fr-link--icon-left[class^="fr-fi-"]::before,
.fr-link--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-link--icon-right[class^="fr-icon-"],
.fr-link--icon-right[class*=" fr-icon-"],
.fr-link--icon-right[class^="fr-fi-"],
.fr-link--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--icon-right[class^="fr-icon-"]::after,
.fr-link--icon-right[class*=" fr-icon-"]::after,
.fr-link--icon-right[class^="fr-fi-"]::after,
.fr-link--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-link--icon-right[class^="fr-icon-"]::before,
.fr-link--icon-right[class*=" fr-icon-"]::before,
.fr-link--icon-right[class^="fr-fi-"]::before,
.fr-link--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-link[class^="fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link[class*=" fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link[class^="fr-fi-"]:not([class*="fr-link--icon-"])::before,
.fr-link[class*=" fr-fi-"]:not([class*="fr-link--icon-"])::before {
  content: none;
}

.fr-link--xs {
  font-size: 0.75rem;
  line-height: 1.25rem;
  padding: 0 0;
}

.fr-link--xs[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--xs[target="_blank"]::after {
  content: "";

  --icon-size: 0.75rem;
  margin-right: -0.09375rem;
  margin-left: 0.5rem;
}

.fr-link--xs[target="_blank"]::before {
  content: none;
}

.fr-link--xs.fr-link--icon-left[class^="fr-icon-"],
.fr-link--xs.fr-link--icon-left[class*=" fr-icon-"],
.fr-link--xs.fr-link--icon-left[class^="fr-fi-"],
.fr-link--xs.fr-link--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--xs.fr-link--icon-left[class^="fr-icon-"]::before,
.fr-link--xs.fr-link--icon-left[class*=" fr-icon-"]::before,
.fr-link--xs.fr-link--icon-left[class^="fr-fi-"]::before,
.fr-link--xs.fr-link--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 0.75rem;
  margin-left: -0.09375rem;
  margin-right: 0.5rem;
}

.fr-link--xs.fr-link--icon-right[class^="fr-icon-"],
.fr-link--xs.fr-link--icon-right[class*=" fr-icon-"],
.fr-link--xs.fr-link--icon-right[class^="fr-fi-"],
.fr-link--xs.fr-link--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--xs.fr-link--icon-right[class^="fr-icon-"]::after,
.fr-link--xs.fr-link--icon-right[class*=" fr-icon-"]::after,
.fr-link--xs.fr-link--icon-right[class^="fr-fi-"]::after,
.fr-link--xs.fr-link--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 0.75rem;
  margin-right: -0.09375rem;
  margin-left: 0.5rem;
}

.fr-link--xs.fr-link--icon-right[class^="fr-icon-"]::before,
.fr-link--xs.fr-link--icon-right[class*=" fr-icon-"]::before,
.fr-link--xs.fr-link--icon-right[class^="fr-fi-"]::before,
.fr-link--xs.fr-link--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-link--xs[class^="fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link--xs[class*=" fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link--xs[class^="fr-fi-"]:not([class*="fr-link--icon-"])::before,
.fr-link--xs[class*=" fr-fi-"]:not([class*="fr-link--icon-"])::before {
  content: none;
}

.fr-link--sm {
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0 0;
}

.fr-link--sm[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--sm[target="_blank"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-link--sm[target="_blank"]::before {
  content: none;
}

.fr-link--sm.fr-link--icon-left[class^="fr-icon-"],
.fr-link--sm.fr-link--icon-left[class*=" fr-icon-"],
.fr-link--sm.fr-link--icon-left[class^="fr-fi-"],
.fr-link--sm.fr-link--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--sm.fr-link--icon-left[class^="fr-icon-"]::before,
.fr-link--sm.fr-link--icon-left[class*=" fr-icon-"]::before,
.fr-link--sm.fr-link--icon-left[class^="fr-fi-"]::before,
.fr-link--sm.fr-link--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-link--sm.fr-link--icon-right[class^="fr-icon-"],
.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"],
.fr-link--sm.fr-link--icon-right[class^="fr-fi-"],
.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--sm.fr-link--icon-right[class^="fr-icon-"]::after,
.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"]::after,
.fr-link--sm.fr-link--icon-right[class^="fr-fi-"]::after,
.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
}

.fr-link--sm.fr-link--icon-right[class^="fr-icon-"]::before,
.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"]::before,
.fr-link--sm.fr-link--icon-right[class^="fr-fi-"]::before,
.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-link--sm[class^="fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link--sm[class*=" fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link--sm[class^="fr-fi-"]:not([class*="fr-link--icon-"])::before,
.fr-link--sm[class*=" fr-fi-"]:not([class*="fr-link--icon-"])::before {
  content: none;
}

.fr-link--lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 0 0;
}

.fr-link--lg[target="_blank"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--lg[target="_blank"]::after {
  content: "";

  --icon-size: 1.5rem;
  margin-right: -0.1875rem;
  margin-left: 0.5rem;
}

.fr-link--lg[target="_blank"]::before {
  content: none;
}

.fr-link--lg.fr-link--icon-left[class^="fr-icon-"],
.fr-link--lg.fr-link--icon-left[class*=" fr-icon-"],
.fr-link--lg.fr-link--icon-left[class^="fr-fi-"],
.fr-link--lg.fr-link--icon-left[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--lg.fr-link--icon-left[class^="fr-icon-"]::before,
.fr-link--lg.fr-link--icon-left[class*=" fr-icon-"]::before,
.fr-link--lg.fr-link--icon-left[class^="fr-fi-"]::before,
.fr-link--lg.fr-link--icon-left[class*=" fr-fi-"]::before {
  --icon-size: 1.5rem;
  margin-left: -0.1875rem;
  margin-right: 0.5rem;
}

.fr-link--lg.fr-link--icon-right[class^="fr-icon-"],
.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"],
.fr-link--lg.fr-link--icon-right[class^="fr-fi-"],
.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"] {
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link--lg.fr-link--icon-right[class^="fr-icon-"]::after,
.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"]::after,
.fr-link--lg.fr-link--icon-right[class^="fr-fi-"]::after,
.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"]::after {
  content: "";

  --icon-size: 1.5rem;
  margin-right: -0.1875rem;
  margin-left: 0.5rem;
}

.fr-link--lg.fr-link--icon-right[class^="fr-icon-"]::before,
.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"]::before,
.fr-link--lg.fr-link--icon-right[class^="fr-fi-"]::before,
.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"]::before {
  content: none;
}

.fr-link--lg[class^="fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link--lg[class*=" fr-icon-"]:not([class*="fr-link--icon-"])::before,
.fr-link--lg[class^="fr-fi-"]:not([class*="fr-link--icon-"])::before,
.fr-link--lg[class*=" fr-fi-"]:not([class*="fr-link--icon-"])::before {
  content: none;
}

.fr-links-group {
  --ul-type: none;
  --ol-type: none;
  --ul-start: 0;
  --ol-start: 0;
  --xl-block: 0;
  --li-bottom: 0;
  --ol-content: none;
  display: inline-block;
  margin: 0 -0.5rem;
}

.fr-links-group > li {
  display: inline;
  line-height: 2.75rem;
}

.fr-links-group .fr-link {
  margin: 0 0.5rem 1rem;
  vertical-align: top;
}

.fr-links-group--sm .fr-link {
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0 0;
}

.fr-links-group--sm .fr-link::before,
.fr-links-group--sm .fr-link::after {
  --icon-size: 1rem;
}

.fr-links-group--lg .fr-link {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 0 0;
}

.fr-links-group--lg .fr-link::before,
.fr-links-group--lg .fr-link::after {
  --icon-size: 1.5rem;
}

.fr-link--close {
  font-size: 0.875rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding: 0.25rem 0.75rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
  display: flex;
  margin-left: auto;
  margin-right: -1rem;
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
  color: var(--text-action-high-blue-france);
}

.fr-link--close::after {
  --icon-size: 1rem;
  margin-right: -0.125rem;
  margin-left: 0.5rem;
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: calc((0.75em - var(--icon-size)) * 0.5);
  background-color: currentColor;
  width: var(--icon-size);
  height: var(--icon-size);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-image: url("icons/system/close-line.svg");
  mask-image: url("icons/system/close-line.svg");
  content: "";
}

.fr-link--close::before {
  content: none;
}

.fr-link.fr-link--icon-left.fr-fi-theme-fill {
  font-size: 1rem;
  line-height: 1.5rem;
  min-height: 2.5rem;
  padding: 0.5rem 1rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
}

.fr-link.fr-link--icon-left.fr-fi-theme-fill::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-link--close:disabled,
a.fr-link--close:not([href]) {
  color: var(--text-disabled-grey);
  background-color: transparent;

  --hover: inherit;
  --active: inherit;
}

.fr-tile {
  position: relative;
  display: flex;
  flex-direction: column-reverse;

  --text-spacing: 0;
  --title-spacing: 0 0 0.5rem;

  box-shadow: inset 0 0 0 1px var(--border-default-grey),
    inset 0 -0.25rem 0 0 var(--border-plain-blue-france);
  background-color: var(--background-default-grey);

  --idle: transparent;
  --hover: var(--background-default-grey-hover);
  --active: var(--background-default-grey-active);
}

.fr-grid-row .fr-tile {
  height: 100%;
}

.fr-tile__link {
  display: inline-flex;

  --underline-img: none;
  width: 100%;
}

.fr-tile.fr-enlarge-link:hover .fr-tile__img {
  --brightness: calc(100% + var(--brighten) * 10%);
}

.fr-tile.fr-enlarge-link:active .fr-tile__img {
  --brightness: calc(100% + var(--brighten) * 20%);
}

.fr-tile__img {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 5rem;
  height: 5rem;
  margin: 2rem auto 0;
  overflow: hidden;
  filter: brightness(var(--brightness));
}

.fr-tile__img > svg {
  width: 100%;
}

.fr-tile__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  padding: 1rem;
  text-align: center;
}

.fr-tile__title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.fr-tile__desc {
  font-size: 1rem;
  line-height: 1.5rem;
}

.fr-tile--horizontal {
  flex-direction: row-reverse;
  align-items: center;
}

.fr-tile--horizontal .fr-tile__img {
  width: 3rem;
  height: 3rem;
  margin: 1.5rem 0 1.5rem 1.5rem;
}

.fr-tile--horizontal .fr-tile__body {
  align-items: flex-start;
  padding: 0;
  margin: 1.5rem;
  text-align: left;
}

.fr-tile--vertical-md {
  flex-direction: row-reverse;
  align-items: center;
}

.fr-tile--vertical-md .fr-tile__img {
  width: 3rem;
  height: 3rem;
  margin: 1.5rem 0 1.5rem 1.5rem;
}

.fr-tile--vertical-md .fr-tile__body {
  align-items: flex-start;
  padding: 0;
  margin: 1.5rem;
  text-align: left;
}

.fr-tile--horizontal-md {
  flex-direction: column-reverse;
}

.fr-tile--horizontal-md .fr-tile__img {
  width: 5rem;
  height: 5rem;
  margin: 2rem auto 0;
}

.fr-tile--horizontal-md .fr-tile__img + .fr-tile__body {
  min-height: initial;
}

.fr-tile--horizontal-md .fr-tile__body {
  align-items: center;
  padding: 1rem;
  margin: 0;
  text-align: center;
}

.fr-tile--grey {
  background-color: var(--background-contrast-grey);

  --idle: transparent;
  --hover: var(--background-contrast-grey-hover);
  --active: var(--background-contrast-grey-active);
}

.fr-footer {
  --ul-type: none;
  --ol-type: none;
  --ul-start: 0;
  --ol-start: 0;
  --xl-block: 0;
  --li-bottom: 0;
  --ol-content: none;
  width: 100%;
  padding-top: 2.5rem;

  box-shadow: inset 0 2px 0 0 var(--border-plain-blue-france),
    inset 0 -1px 0 0 var(--border-default-grey);
}

.fr-footer__body {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.fr-footer__body + .fr-footer__bottom {
  margin-top: 1rem;
}

.fr-footer__brand {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-basis: 100%;
}

.fr-footer__brand .fr-logo {
  font-size: 1.05rem;
  padding: 1rem;
  margin: -1rem;
}

.fr-footer__brand .fr-logo::before {
  width: 2.75rem;
  height: 1rem;
  margin-bottom: 0.3333333333rem;
  background-size: 2.75rem 1.125rem, 2.75rem 1rem, 0;
  background-position: 0 -0.0625rem, 0 0, 0 0;
}

:root[data-fr-mourning] .fr-footer__brand .fr-logo::before {
  background-size: 2.75rem 1.125rem, 0, 2.75rem 1rem;
}

.fr-footer__brand .fr-logo::after {
  min-width: 2.625rem;
  background-size: 5.25rem 3.75rem;
  background-position: 0 calc(100% + 1.875rem);
  padding-top: 2.2083333333rem;
}

[data-fr-theme="dark"] .fr-footer__brand .fr-logo::after {
  background-position: -2.625rem 100%;
}

.fr-footer__brand-link {
  display: flex;
  flex-direction: row;
}

.fr-footer__brand .fr-logo + .fr-footer__brand-link {
  margin-left: 1.5rem;
}

.fr-footer__logo {
  height: auto;
  max-height: 100%;
}

.fr-footer__content {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
  margin-top: 1.5rem;
}

.fr-footer__content-desc {
  --underline-img: linear-gradient(0deg, currentColor, currentColor);
  --text-spacing: 0 0 0.5rem 0;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.fr-footer__content-list {
  display: flex;
  flex-direction: row;
  align-self: center;
  flex-wrap: wrap;
}

.fr-footer__content-list > li {
  margin-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.fr-footer__content-list > li::before {
  content: none;
}

.fr-footer__content-list > li:last-child {
  margin-right: 0;
}

.fr-footer__content-link {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.fr-footer__content-link:not(:hover):not(:active) {
  --underline-idle-width: 0;
}

.fr-footer__top {
  display: flex;
  margin: -2.375rem 0 1rem;
  padding: 2rem 0 1rem;
  background-color: var(--background-alt-grey);

  --idle: transparent;
  --hover: var(--background-alt-grey-hover);
  --active: var(--background-alt-grey-active);
}

.fr-footer__top-cat {
  margin: 0 0 0.75rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
  display: block;
  font-weight: 700;
  text-align: left;
}

.fr-footer__top-list {
  margin: 0;
}

.fr-footer__top-list li {
  margin-bottom: 0.75rem;
}

.fr-footer__top-link {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.fr-footer__top-link:not(:hover):not(:active) {
  --underline-idle-width: 0;
}

.fr-footer__bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2.5rem;
  box-shadow: inset 0 1px 0 0 var(--border-default-grey);
}

.fr-footer__bottom .fr-btn {
  font-size: 0.75rem;
  line-height: 1.25rem;
  min-height: 1.25rem;
  padding: 0 0.5rem;
  overflow: initial;
  max-width: 100%;
  max-height: none;
  color: var(--text-mention-grey);
}

.fr-footer__bottom .fr-btn::before {
  --icon-size: 1rem;
  margin-left: -0.125rem;
  margin-right: 0.5rem;
}

.fr-footer__bottom-list {
  flex-wrap: wrap;
  align-items: center;
  padding: 0.5rem 0 1rem;
  width: 100%;
  margin: 0;
}

.fr-footer__bottom-item {
  position: relative;
  margin: 0.5rem 0 0 0.25rem;
  display: inline;
}

.fr-footer__bottom-item::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 1px;
  height: 1rem;
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  box-shadow: inset 0 0 0 1px var(--border-default-grey);
}

.fr-footer__bottom-item:first-child {
  margin: 0.5rem 0 0;
}

.fr-footer__bottom-item:first-child::before {
  content: none;
}

.fr-footer__bottom-link {
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: var(--text-mention-grey);
}

.fr-footer__bottom-link:not(:hover):not(:active) {
  --underline-idle-width: 0;
}

.fr-footer__bottom-copy {
  --text-spacing: 0 0 1rem 0;
  margin-top: 0.5rem;
  color: var(--text-mention-grey);
}

.fr-footer__bottom-copy * {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.fr-footer__partners {
  margin-top: 1rem;
  padding-top: 1rem;

  box-shadow: inset 0 1px 0 0 var(--border-default-grey);
}

.fr-footer__partners a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fr-footer__partners .fr-footer__logo {
  width: auto;
  height: auto;
  padding: 0.25rem;
}

.fr-footer__partners + .fr-footer__bottom {
  margin-top: 0.5rem;
}

.fr-footer__partners-title {
  --title-spacing: 0 0 0.5rem 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  flex-basis: 100%;
  text-align: center;
}

.fr-footer__partners-logos {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 -0.5rem 0;
}

.fr-footer__partners-main {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.fr-footer__partners-sub {
  margin-bottom: 0.5rem;
}

.fr-footer__partners-sub,
.fr-footer__partners-sub > ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}

.fr-footer__partners-sub .fr-footer__partners-link {
  margin-bottom: 0.5rem;
}

.fr-footer__content-link,
.fr-footer__top-cat {
  color: var(--text-title-grey);
}

.fr-footer__partners .fr-footer__partners-link,
.fr-footer__partners .fr-footer__partners-link:hover,
.fr-footer__partners .fr-footer__partners-link:active {
  background: #fff;
}

.fr-input {
  display: block;
  width: 100%;
  border-radius: 0.25rem 0.25rem 0 0;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;

  color: var(--text-label-grey);
  background-color: var(--background-contrast-grey);

  --idle: transparent;
  --hover: var(--background-contrast-grey-hover);
  --active: var(--background-contrast-grey-active);
  box-shadow: inset 0 -2px 0 0 var(--border-plain-grey);
}

.fr-input::placeholder {
  opacity: 1;
  font-style: italic;
  color: var(--text-mention-grey);
}

.fr-input:not(textarea) {
  max-height: 2.5rem;
}

.fr-input[type="date"] {
  min-height: 2.5rem;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.75rem) 50%;
  background-size: 1rem 1rem;
  padding-right: 2.25rem;
  --data-uri-svg: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23161616' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");
  background-image: var(--data-uri-svg);
}

.fr-input[type="date"]::-webkit-calendar-picker-indicator {
  display: block;
  padding: 1rem;
  margin-right: -2.5rem;
  opacity: 0;
}

.fr-input-wrap {
  position: relative;
  display: block;
}

.fr-input-wrap[class^="fr-icon-"]::before,
.fr-input-wrap[class*=" fr-icon-"]::before,
.fr-input-wrap[class^="fr-fi-"]::before,
.fr-input-wrap[class*=" fr-fi-"]::before {
  --icon-size: 1rem;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  bottom: 0.75rem;
  margin: auto;
  pointer-events: none;
}

.fr-input-wrap--addon {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.fr-input-wrap .fr-input {
  padding-right: 2.5rem;
}

.fr-input-wrap > *:first-child:not(:last-child).fr-input {
  padding-right: 1rem;
}

.fr-input-wrap + .fr-hint-text {
  margin-top: 1rem;
}

.fr-input-group .fr-message:first-child {
  margin-top: 0.5rem;
}

textarea.fr-input {
  min-height: 3.75rem;
}

.fr-input:disabled {
  color: var(--text-disabled-grey);
  box-shadow: inset 0 -2px 0 0 var(--border-disabled-grey);
}

.fr-input:autofill,
.fr-input:autofill:hover,
.fr-input:autofill:focus,
.fr-input:-webkit-autofill,
.fr-input:-webkit-autofill:hover,
.fr-input:-webkit-autofill:focus {
  box-shadow: inset 0 -2px 0 0 var(--border-plain-grey),
    inset 0 0 0 1000px var(--background-contrast-info);
  -webkit-text-fill-color: var(--text-label-grey);
}

:root:where([data-fr-theme="dark"]) .fr-input[type="date"] {
  --data-uri-svg: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23fff' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");
}

.fr-input[type="date"]:disabled {
  color: var(--text-disabled-grey);
  box-shadow: inset 0 -2px 0 0 var(--border-disabled-grey);

  --data-uri-svg: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23929292' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");
  background-image: var(--data-uri-svg);
}

:root:where([data-fr-theme="dark"]) .fr-input[type="date"]:disabled {
  --data-uri-svg: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23666' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");
}

.fr-fieldset--valid .fr-input,
.fr-input-group--valid .fr-input {
  box-shadow: inset 0 -2px 0 0 var(--border-plain-success);
}

.fr-fieldset--error .fr-input,
.fr-input-group--error .fr-input {
  box-shadow: inset 0 -2px 0 0 var(--border-plain-error);
}

.fr-input-wrap
  > *:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error) {
  box-shadow: inset 0 -2px 0 0 var(--border-action-high-blue-france);
}
a:after {
  content: unset !important;
}
h1 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin: 0;
}
header {
  display: flex;
  align-items: center;
  margin-bottom: 3.5rem;
}
img#logo,
img#flogo {
  width: 14rem;
  margin-right: 1.5rem;
}
.flex > img {
  width: 35%;
  object-fit: cover;
}
.flex {
  display: flex;
}
.flex > div {
  padding: 6rem;
  margin: auto;
  max-width: 90rem;
}
.fr-input-group {
  margin-bottom: 0 !important;
}
form {
  align-items: end;
  display: flex;
  margin-bottom: 1.5rem;
}
button.fr-btn {
  margin-top: 1.5rem;
}

#error,
#valid {
  display: none;
}
.visible {
  display: block !important;
}

input#EMAIL,
#error,
#valid,
.fr-error-text {
  min-width: 24rem;
  max-width: 24rem;
}
.fr-input-group--error + button {
  margin-bottom: 3.5rem;
}
.fr-input-group--valid + button {
  margin-bottom: 1.5rem;
}

footer > div {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 6rem;
  align-items: center;
}
img#flogo {
  object-fit: cover;
}

@media only screen and (max-width: 78em) {
  .flex > img {
    display: none;
  }
}

.input-container {
  display: flex;
  margin-top: 0.5rem;
}

@media only screen and (max-width: 48em) {
  ul.fr-footer__bottom-list {
    padding: 1rem;
  }
  .input-container {
    flex-direction: column;
  }
  footer.fr-footer div {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  footer.fr-footer div div {
    padding: 1rem;
  }
  footer.fr-footer p {
    font-size: 0.875rem !important;
    line-height: 1.5rem !important;
  }
  h1 {
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 1rem;
    border-top: 0.0625rem solid #dddddd;
  }
  img#logo,
  img#flogo {
    width: unset;
    height: 6rem;
  }
  img#flogo {
    height: 6.625rem;
  }
  main {
    padding: 1rem;
  }
  .flex > div {
    padding: 0;
  }
  header {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 1.5rem;
  }
  form#fr-mail-form {
    flex-direction: column;
  }
  button.fr-btn {
    width: 100%;
    justify-content: center;
    margin-top: 1.5rem;
    margin-bottom: 0 !important;
    margin-left: 0;
  }
  input#EMAIL,
  #error,
  #valid,
  .fr-error-text {
    width: calc(100vw - 2rem);
    max-width: 100%;
    min-width: 100%;
  }
}

.sib-form-message-panel.fr-valid-text.sib-form-message-panel--active {
  display: flex !important;
  margin-top: -2.25rem;
  margin-bottom: 2rem;
}
input.input--hidden {
  display: none;
}
span.fr-hint-text {
  color: var(--text-label-grey) !important;
}
.form__entry.entry_block.entry_errored label {
  color: var(--text-default-error);
}
