@charset "UTF-8";
/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Couleurs

*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Filtre

*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Shadows

*************************************************************************************************************************************************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Spacing

*************************************************************************************************************************************************************************************************************************************************************************************************************/
/* MARGIN */
@import url("https://www.matmut.fr/font/icomoon-v2/style.css");
@import url("https://www.matmut.fr/font/icones-matmut-v1.1/style.css");
.ml-6 {
  margin-left: 4rem;
}

.ml-7 {
  margin-left: 5rem;
}

.mr-6 {
  margin-right: 4rem;
}

.mr-7 {
  margin-right: 5rem;
}

.mr-8 {
  margin-right: 6rem;
}

.mt-6 {
  margin-top: 4rem;
}

.mt-7 {
  margin-top: 5rem;
}

.mt-8 {
  margin-top: 6rem;
}

.mt-8 {
  margin-top: 7rem;
}

.mt-9 {
  margin-top: 8rem;
}

.mt-10 {
  margin-top: 9rem;
}

.mb-6 {
  margin-bottom: 4rem;
}

.mb-7 {
  margin-bottom: 5rem;
}

.mb-8 {
  margin-bottom: 6rem;
}

.mb-9 {
  margin-bottom: 7rem;
}

.mb-10 {
  margin-bottom: 8rem;
}

.mb-11 {
  margin-bottom: 9rem;
}

.mb-12 {
  margin-bottom: 10rem;
}

.my-6 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-7 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-8 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-9 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-10 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.mx-7 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-8 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.mx-9 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.mx-10 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.mt-lg-6 {
  margin-top: 4rem;
}

.mt-lg-7 {
  margin-top: 5rem;
}

/* PADDING */
.pl-6 {
  padding-left: 4rem;
}

.p-6 {
  padding: 4rem;
}

.p-7 {
  padding: 5rem;
}

.p-8 {
  padding: 6rem;
}

.p-9 {
  padding: 7rem;
}

.p-10 {
  padding: 8rem;
}

.py-4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-7 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-8 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-9 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-10 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-11 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.py-12 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-13 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.px-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-6 {
  padding-left: 4rem;
  padding-right: 4rem;
}

@media all and (min-width: 768px) {
  .px-lg-6 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.px-7 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.pt-6 {
  padding-top: 4rem;
}

.pt-7 {
  padding-top: 5rem;
}

.pt-8 {
  padding-top: 6rem;
}

.pt-9 {
  padding-top: 7rem;
}

.pt-10 {
  padding-top: 8rem;
}

.pb-6 {
  padding-bottom: 4rem;
}

.pb-7 {
  padding-bottom: 5rem;
}

.pb-8 {
  padding-bottom: 6rem;
}

.pb-9 {
  padding-bottom: 7rem;
}

.pb-10 {
  padding-bottom: 8rem;
}

/* 0 px */
.mm-m-0 {
  margin: 0 !important;
}

.mm-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mm-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mm-mt-0 {
  margin-top: 0 !important;
}

.mm-mb-0 {
  margin-bottom: 0 !important;
}

.mm-ml-0 {
  margin-left: 0 !important;
}

.mm-mr-0 {
  margin-right: 0 !important;
}

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

.mm-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.mm-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

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

.mm-pb-0 {
  padding-bottom: 0 !important;
}

.mm-pl-0 {
  padding-left: 0 !important;
}

.mm-pr-0 {
  padding-right: 0 !important;
}

/* 8 px */
.mm-m-8 {
  margin: 8px;
}

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

.mm-my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

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

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

.mm-p-8 {
  padding: 8px;
}

.mm-px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

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

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

.mm-pb-8 {
  padding-bottom: 8px;
}

.mm-pl-8 {
  padding-left: 8px;
}

.mm-pr-8 {
  padding-right: 8px;
}

/* 16 px */
.mm-m-16 {
  margin: 16px;
}

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

.mm-my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mm-mt-16 {
  margin-top: 16px;
}

.mm-mb-16 {
  margin-bottom: 16px;
}

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

.mm-mr-16 {
  margin-right: 16px;
}

.mm-p-16 {
  padding: 16px;
}

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

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

.mm-pt-16 {
  padding-top: 16px;
}

.mm-pb-16 {
  padding-bottom: 16px;
}

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

.mm-pr-16 {
  padding-right: 16px;
}

/* 24 px */
.mm-m-24 {
  margin: 24px;
}

.mm-mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.mm-my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mm-mt-24 {
  margin-top: 24px;
}

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

.mm-ml-24 {
  margin-left: 24px;
}

.mm-mr-24 {
  margin-right: 24px;
}

.mm-p-24 {
  padding: 24px;
}

.mm-px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.mm-py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

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

.mm-pb-24 {
  padding-bottom: 24px;
}

.mm-pl-24 {
  padding-left: 24px;
}

.mm-pr-24 {
  padding-right: 24px;
}

/* 32 px */
.mm-m-32 {
  margin: 32px;
}

.mm-mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.mm-my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

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

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

.mm-ml-32 {
  margin-left: 32px;
}

.mm-mr-32 {
  margin-right: 32px;
}

.mm-p-32 {
  padding: 32px;
}

.mm-px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

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

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

.mm-pb-32 {
  padding-bottom: 32px;
}

.mm-pl-32 {
  padding-left: 32px;
}

.mm-pr-32 {
  padding-right: 32px;
}

/* 64 px */
.mm-m-64 {
  margin: 64px;
}

.mm-mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.mm-my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mm-mt-64 {
  margin-top: 64px;
}

.mm-mb-64 {
  margin-bottom: 64px;
}

.mm-ml-64 {
  margin-left: 64px;
}

.mm-mr-64 {
  margin-right: 64px;
}

.mm-p-64 {
  padding: 64px;
}

.mm-px-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.mm-py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.mm-pt-64 {
  padding-top: 64px;
}

.mm-pb-64 {
  padding-bottom: 64px;
}

.mm-pl-64 {
  padding-left: 64px;
}

.mm-pr-64 {
  padding-right: 64px;
}

/* 80 px */
.mm-m-80 {
  margin: 80px;
}

.mm-mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.mm-my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mm-mt-80 {
  margin-top: 80px;
}

.mm-mb-80 {
  margin-bottom: 80px;
}

.mm-ml-80 {
  margin-left: 80px;
}

.mm-mr-80 {
  margin-right: 80px;
}

.mm-p-80 {
  padding: 80px;
}

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

.mm-py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.mm-pt-80 {
  padding-top: 80px;
}

.mm-pb-80 {
  padding-bottom: 80px;
}

.mm-pl-80 {
  padding-left: 80px;
}

.mm-pr-80 {
  padding-right: 80px;
}

/* 128 px */
.mm-m-128 {
  margin: 128px;
}

.mm-mx-128 {
  margin-left: 128px;
  margin-right: 128px;
}

.mm-my-128 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.mm-mt-128 {
  margin-top: 128px;
}

.mm-mb-128 {
  margin-bottom: 128px;
}

.mm-ml-128 {
  margin-left: 128px;
}

.mm-mr-128 {
  margin-right: 128px;
}

.mm-p-128 {
  padding: 128px;
}

.mm-px-128 {
  padding-left: 128px;
  padding-right: 128px;
}

.mm-py-128 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.mm-pt-128 {
  padding-top: 128px;
}

.mm-pb-128 {
  padding-bottom: 128px;
}

.mm-pl-128 {
  padding-left: 128px;
}

.mm-pr-128 {
  padding-right: 128px;
}

/* 256 px */
.mm-m-256 {
  margin: 256px;
}

.mm-mx-256 {
  margin-left: 256px;
  margin-right: 256px;
}

.mm-my-256 {
  margin-top: 256px;
  margin-bottom: 256px;
}

.mm-mt-256 {
  margin-top: 256px;
}

.mm-mb-256 {
  margin-bottom: 256px;
}

.mm-ml-256 {
  margin-left: 256px;
}

.mm-mr-256 {
  margin-right: 256px;
}

.mm-p-256 {
  padding: 256px;
}

.mm-px-256 {
  padding-left: 256px;
  padding-right: 256px;
}

.mm-py-256 {
  padding-top: 256px;
  padding-bottom: 256px;
}

.mm-pt-256 {
  padding-top: 256px;
}

.mm-pb-256 {
  padding-bottom: 256px;
}

.mm-pl-256 {
  padding-left: 256px;
}

.mm-pr-256 {
  padding-right: 256px;
}

/* 512 px */
.mm-m-512 {
  margin: 512px;
}

.mm-mx-512 {
  margin-left: 512px;
  margin-right: 512px;
}

.mm-my-512 {
  margin-top: 512px;
  margin-bottom: 512px;
}

.mm-mt-512 {
  margin-top: 512px;
}

.mm-mb-512 {
  margin-bottom: 512px;
}

.mm-ml-512 {
  margin-left: 512px;
}

.mm-mr-512 {
  margin-right: 512px;
}

.mm-p-512 {
  padding: 512px;
}

.mm-px-512 {
  padding-left: 512px;
  padding-right: 512px;
}

.mm-py-512 {
  padding-top: 512px;
  padding-bottom: 512px;
}

.mm-pt-512 {
  padding-top: 512px;
}

.mm-pb-512 {
  padding-bottom: 512px;
}

.mm-pl-512 {
  padding-left: 512px;
}

.mm-pr-512 {
  padding-right: 512px;
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Alignement

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.mm-justify-self-center {
  -ms-grid-column-align: center !important;
      justify-self: center !important;
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Fonts

*************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "CodecPro";
  src: url("https://www.matmut.fr/font/codec-pro-variable.woff2") format("truetype");
}
@font-face {
  font-family: "CodecItalic";
  src: url("../../assets/font/Codec-Pro-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "ToshA";
  src: url("https://www.matmut.fr/font/tosha-variable-matmut.woff2") format("truetype");
}
/* Weight */
.regular {
  font-variation-settings: "wght" 177;
}

.italic {
  font-style: italic;
}

.medium {
  font-variation-settings: "wght" 500;
}

.bold {
  font-variation-settings: "wght" 317;
}

.bold-tire {
  font-variation-settings: "wght" 700;
}

.italic {
  font-variation-settings: "ital";
}

h1 {
  font-size: 2.5em;
  font-variation-settings: "wght" 700;
  font-family: "ToshA";
}
@media all and (max-width: 1440px) {
  h1 {
    font-size: 2.5em;
  }
}
@media all and (max-width: 576px) {
  h1 {
    font-size: 2em;
  }
}

h2 {
  font-size: 2em;
  font-variation-settings: "wght" 700;
  margin: 0;
  font-family: "ToshA";
  color: #000069;
}
@media all and (max-width: 576px) {
  h2 {
    font-size: 1.5em;
  }
}
@media all and (max-width: 320px) {
  h2 {
    font-size: 1.5em;
  }
}

h3 {
  font-family: "ToshA";
  font-size: 1.5em;
  font-variation-settings: "wght" 700;
  color: #000069;
}
@media all and (max-width: 576px) {
  h3 {
    font-size: 1.25em;
  }
}

h4 {
  font-family: "ToshA";
  font-size: 1.25em;
  font-variation-settings: "wght" 700;
}
@media all and (max-width: 576px) {
  h4 {
    font-size: 1.125em;
  }
}

h5 {
  font-family: "ToshA";
  font-size: 1em;
  font-variation-settings: "wght" 700;
}

p {
  font-size: 1.125em;
  font-variation-settings: "wght" 177;
  line-height: 160%;
  margin: 0;
  font-family: "CodecPro";
}
p.mm-p-up {
  font-size: 1.375em;
}
p.mm-p-xl {
  font-size: 2.25em;
  font-variation-settings: "wght" 317;
}
@media all and (max-width: 576px) {
  p.mm-p-xl {
    font-size: 1.875em;
  }
}
p.mm-p-xxl {
  font-size: 3em;
  font-variation-settings: "wght" 317;
}

ul, ol {
  padding: 0 0 0 24px;
  margin: 0;
}
ul.check, ol.check {
  padding-left: 0;
}
ul.check li, ol.check li {
  list-style-type: none;
}
ul.check li img, ol.check li img {
  width: 4%;
}
ul li, ol li {
  font-size: 1.125em;
}
ul li a.white, ol li a.white {
  color: white;
}

@media all and (max-width: 576px) {
  .orientation-mobile {
    direction: rtl;
  }
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/*
@mixin titre-dossier {
  color: $dossier;
  font-weight: 700;
}
@mixin titre-dossier-2 {
  color: $dossier-2;
  font-weight: 700;
}
@mixin titre-actu {
  color: $complice-actu;
  font-weight: 700;
}
@mixin titre-grandangle {
  color: $matmut;
  font-weight: 700;
}
@mixin titre-questions {
  color: $questions;
  font-weight: 700;
}
@mixin titre-secu {
  color: $complice-secu;
  font-weight: 700;
}
@mixin titre-besoins {
  color: $complice-besoins;
  font-weight: 700;
}
@mixin titre-resp {
  color: $complice-resp;
  font-weight: 700;
}
@mixin titre-solidarite {
  color: $solidarite;
  font-weight: 700;
}
@mixin titre-inclusion {
  color: $inclusion;
  font-weight: 700;
}
@mixin titre-durable {
  color: $durable;
  font-weight: 700;
}
@mixin titre-sante {
  color: $sante;
  font-weight: 700;
}

@mixin titre-soc {
  color: $complice-soc;
  font-weight: 700;
}*/
/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Animation

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.fadeIn {
  z-index: 998 !important;
  opacity: 1 !important;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Icones

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.icon-petale-red {
  background: url("../../assets/img/features/ic-petale-red.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-petale-cyan {
  background: url("../../assets/img/features/ic-petale-cyan.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-petale-green {
  background: url("../../assets/img/features/ic-petale-green.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-petale-yellow {
  background: url("../../assets/img/features/ic-petale-yellow.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-petale-purple {
  background: url("../../assets/img/features/ic-petale-purple.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-petale-bleu-60 {
  background: url("../../assets/img/features/ic-petale-bleu-60.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-saviez-vous {
  background: url("../../assets/img/features/ic-saviez-vous.svg");
  height: 30px;
  width: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-guillemets-gauche {
  background: url("../../assets/img/features/ic-guillemets-gauche.svg");
  height: 30px;
  width: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-guillemets-droite {
  background: url("../../assets/img/features/ic-guillemets-droite.svg");
  height: 30px;
  width: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-guillemets-gauche-rouge {
  background: url("../../assets/img/features/ic-guillemets-gauche-rouge.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.3em;
  /* Other styles here */
}

.icon-guillemets-droite-rouge {
  background: url("../../assets/img/features/ic-guillemets-droite-rouge.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-left: 0.2em;
  /* Other styles here */
}

.icon-emoji-happy {
  background: url("../../assets/img/features/ic-emoji-happy.svg");
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  /* Other styles here */
}

.icon-emoji-ok {
  background: url("../../assets/img/features/ic-emoji-ok.svg");
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  /* Other styles here */
}

.icon-emoji-sad {
  background: url("../../assets/img/features/ic-emoji-sad.svg");
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  /* Other styles here */
}

.icon-check {
  background: url("../../assets/img/features/ic-check.svg");
  height: 32px;
  width: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.2em;
  /* Other styles here */
}

.icon-claquement-de-doigts {
  background: url("../../assets/img/features/ic-claquement-de-doigts.svg");
  height: 40px;
  width: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-pouce-leve {
  background: url("../../assets/img/features/ic-pouce-leve.svg");
  height: 30px;
  width: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-prev {
  background: url("../../assets/img/features/gyrophare.svg");
  height: 30px;
  width: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

.icon-fleche {
  background: url("../../assets/img/features/fleche.svg");
  height: 30px;
  width: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 0.5em;
  /* Other styles here */
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Liens

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.link-disable {
  pointer-events: none;
}

a {
  text-decoration: underline;
  color: #6A2DC1;
  font-size: 1em;
}
a.link-white {
  color: #6A2DC1;
}
a.link-initial {
  font-size: inherit;
}
a:hover {
  color: #6A2DC1;
}

.underline {
  text-decoration: underline;
}
.underline:hover {
  font-variation-settings: "wght" 317;
}

.primary-button {
  text-align: center;
  font-family: "CodecPro";
  background-color: #6A2DC1;
  color: #fff;
  line-height: 2rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  margin: 2em 0em;
  border: 2px solid #6A2DC1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDcwMCAyMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03MDAgMTAwQzcwMCAxNTUuMjI4IDY1NS4yMjggMjAwIDYwMCAyMDBDNTQ0Ljc3MiAyMDAgNTAwIDE1NS4yMjggNTAwIDEwMEM1MDAgNDQuNzcxNSA1NDQuNzcyIDAgNjAwIDBDNjU1LjIyOCAwIDcwMCA0NC43NzE1IDcwMCAxMDBaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMCAwSDYwMFYyMDBIMFYwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: left -710px top -10px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  border-radius: 0.3em;
  vertical-align: middle;
  text-decoration: none;
}
.primary-button:hover {
  background-position: right -300px top -40px;
  background-color: transparent;
  color: #6A2DC1;
  text-decoration: none !important;
}
.primary-button .icon.icomoonS {
  position: relative;
  top: 0.2em;
}

.no-deco {
  text-decoration: none !important;
  color: #262626;
}

.no-deco:hover {
  color: #262626;
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Visuels

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

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Collapse

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.panel-heading {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.panel-heading .btn-collapse {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
.panel-heading[aria-expanded=true] .btn-collapse {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-heading hr {
  color: #777799;
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Global

*************************************************************************************************************************************************************************************************************************************************************************************************************/
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body,
html {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body {
  font-family: "CodecPro";
  font-size: 16px;
  font-variation-settings: "wght" 177;
  color: #272733;
  background-color: #f3f7f9;
}

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

div {
  display: block;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 1366px;
}

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

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Menu

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.mpla-nav-desktop {
  background: #000069;
}

/* Menu desktop */
.mm-nav-desktop {
  color: #000069;
  background: #FDFDFD;
  display: -ms-grid;
  display: grid;
  padding: 1em;
  width: 100%;
      grid-template-areas: "menu logo edito";
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
  z-index: 998;
}
@media all and (max-width: 1921px) and (min-width: 1440px) {
  .mm-nav-desktop {
    /*grid-template-columns: 1fr 10% 10%;*/
  }
}
@media all and (max-width: 1440px) and (min-width: 768px) {
  .mm-nav-desktop {
    /*grid-template-columns: 1fr 15% 15%;*/
  }
}
@media all and (max-width: 768px) {
  .mm-nav-desktop {
    display: none;
  }
}
.mm-nav-desktop a::before,
.mm-nav-desktop p::before {
  content: none;
}
.mm-nav-desktop div {
  cursor: pointer;
}
.mm-nav-desktop div:hover p {
  display: block;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.mm-nav-desktop .mm-nav-menu {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: menu;
  -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: start;
      justify-self: start;
  margin-left: 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.mm-nav-desktop .mm-nav-menu p {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-size: 18px;
  opacity: 1;
  font-variation-settings: "wght" 177;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .mm-nav-desktop .mm-nav-menu p {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.mm-nav-desktop .mm-nav-menu:hover p {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  /*display: inline-block;*/
  opacity: 1;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.mm-nav-desktop .mm-nav-logo {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: logo;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}
.mm-nav-desktop .mm-nav-logo h1 {
  font-size: inherit;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .mm-nav-desktop .mm-nav-logo p {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.mm-nav-desktop .mm-nav-edito {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: edito;
  -ms-grid-column-align: end;
      justify-self: end;
  margin: 0 1em 0 0;
  -ms-grid-row-align: center;
      align-self: center;
  color: #000069;
}
.mm-nav-desktop .mm-nav-edito div {
  background: #000069;
}
.mm-nav-desktop .mm-nav-edito div:hover {
  background: #FDFDFD;
}
.mm-nav-desktop .mm-nav-edito div:hover p {
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  color: #000069;
}
.mm-nav-desktop .mm-nav-edito div p {
  padding: 8px 24px;
  font-size: 18px;
  font-variation-settings: "wght" 317;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .mm-nav-desktop .mm-nav-edito p {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* Menu animation */
.mm-nav-menu-icone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mm-nav-menu-icone span {
  width: 45px;
  height: 2px;
  background-color: #000069;
  margin-bottom: 8px;
  border-radius: 24em;
}

/* Menu desktop ouvert */
.mm-nav-desktop-ouvert {
  width: 365px;
  height: auto;
  position: fixed;
  top: 0;
  z-index: 999;
  background: #FDFDFD;
  margin-left: -60%;
  overflow-y: scroll;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.mm-nav-desktop-ouvert .slidebar-category-conteneur {
  padding: 1em 0.5em;
}
.mm-nav-desktop-ouvert .slidebar-category-conteneur-liste {
  padding: 16px 0;
}
.mm-nav-desktop-ouvert .slidebar-category-conteneur-liste li {
  padding: 8px;
}
.mm-nav-desktop-ouvert::-webkit-scrollbar {
  width: 0 !important;
}
.mm-nav-desktop-ouvert a::before,
.mm-nav-desktop-ouvert p::before {
  content: none;
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
  .mm-nav-desktop-ouvert {
    margin-left: -70%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .mm-nav-desktop-ouvert {
    margin-left: -85%;
  }
}
@media all and (max-width: 768px) {
  .mm-nav-desktop-ouvert {
    display: none;
  }
}
@media all and (max-width: 1280px) {
  .mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories {
    margin-top: 16px !important;
  }
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories a img {
  width: 200px;
  margin-bottom: 32px;
}
@media all and (max-width: 1280px) {
  .mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories a img {
    width: 150px;
  }
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories ul li {
  display: block;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories ul li a {
  list-style-type: none;
  font-size: 16px;
  padding: 0.5em;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories ul li a::before {
  margin-right: 0;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories ul li:hover a {
  font-weight: 700;
  /*&::before {
                  content: url("../../assets/icons/ic-mi-selector-blanc.svg");
              }*/
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-cac .mm-nav-desktop-ouvert-lien-principal-cac {
  padding: 0.5em;
}
@media all and (max-width: 768px) {
  .mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-cac .mm-nav-desktop-ouvert-lien-principal-cac {
    padding: 0.5em;
  }
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-cac .mm-nav-desktop-ouvert-lien-principal-cac p {
  cursor: pointer;
  font-size: 22px;
  font-variation-settings: "wght" 177;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-cac .mm-nav-desktop-ouvert-lien-principal-cac::after {
  vertical-align: middle;
  margin-left: 8px;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-lien-principal {
  font-size: 1.375em;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-lien-principal a {
  padding: 0.5em;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-cac-link-plus::after {
  content: url("../../assets/icons/ic-mi-plus-blanc.svg");
  vertical-align: middle;
  margin-left: 8px;
}
.mm-nav-desktop-ouvert .mm-nav-desktop-ouvert-categories .mm-nav-desktop-ouvert-cac-link-minus::after {
  content: url("../../assets/icons/ic-mi-moins-blanc.svg");
  vertical-align: text-bottom;
  margin-left: 8px;
}
.mm-nav-desktop-ouvert .mm-nav-text-blur {
  /*@include mi-text-blur;*/
  opacity: 0.3;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.mm-menu-slider-desktop {
  z-index: 1500;
  position: fixed;
  top: 0;
  margin-left: 0 !important;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
}

.mm-menu-slider-mobile {
  z-index: 1500;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.mm-filtre-menu-mobile {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 105, 0.7);
  position: fixed;
  z-index: 998;
  cursor: pointer;
  display: none;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
@media all and (min-width: 768px) {
  .mm-filtre-menu-mobile {
    display: none;
  }
}

.mm-nav-menu-fermer {
  opacity: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 1em;
  cursor: pointer;
  color: #000069;
  text-align: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.mm-nav-ouvert-head {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  padding: 2.4em 1em;
  border-bottom: 2px solid #D4DDF0;
}
.mm-nav-ouvert-head a {
  -ms-grid-column-align: end;
      justify-self: end;
}

/* Menu accessibilité desktop */
.mm-accessibilite-desktop-ouvert {
  width: 630px;
  height: 100vh;
  position: fixed;
  right: 0;
  z-index: 999;
  background: #000069;
  margin-right: -60%;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.mm-accessibilite-desktop-ouvert a::before,
.mm-accessibilite-desktop-ouvert p::before {
  content: none;
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
  .mm-accessibilite-desktop-ouvert {
    margin-right: -70%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .mm-accessibilite-desktop-ouvert {
    margin-right: -85%;
  }
}
@media all and (max-width: 768px) {
  .mm-accessibilite-desktop-ouvert {
    display: none;
  }
}
.mm-accessibilite-desktop-ouvert .mm-nav-menu-fermer {
  float: right;
}
.mm-accessibilite-desktop-ouvert .mm-accessibilite-desktop-ouvert-categories {
  color: #000069;
}

.mm-accessibilite-slider-desktop {
  z-index: 1500;
  margin-right: 0 !important;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

/* Menu mobile */
.mm-nav-mobile {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  display: -ms-grid;
  display: grid;
  background: #FDFDFD;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  color: #000069;
  padding: 8px 16px;
  height: auto;
}
.mm-nav-mobile a div p {
  margin: 0;
}
@media all and (min-width: 769px) {
  .mm-nav-mobile {
    display: none;
  }
}
.mm-nav-mobile a::before,
.mm-nav-mobile p::before {
  content: none;
}

.mm-nav-mobile-fermer {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  display: none;
  background: #FDFDFD;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
.mm-nav-mobile-fermer a div p {
  margin: 0;
}
@media all and (min-width: 769px) {
  .mm-nav-mobile-fermer {
    display: none;
  }
}
.mm-nav-mobile-fermer a::before,
.mm-nav-mobile-fermer p::before {
  content: none;
}
.mm-nav-mobile-fermer .mm-nav-mobile-fermer-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  background: #FDFDFD;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  color: #000069;
  padding: 12px 16px;
  height: auto;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
}

.mm-nav-mobile-ouvert {
  width: 100%;
  height: auto;
  position: fixed;
  bottom: 0;
  padding-bottom: 128px;
  z-index: 998;
  overflow-y: scroll;
  color: #000069;
  background: #FDFDFD;
  margin-bottom: -300%;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.mm-nav-mobile-ouvert a::before,
.mm-nav-mobile-ouvert p::before {
  content: none;
}
@media all and (min-width: 768px) {
  .mm-nav-mobile-ouvert {
    height: 80% !important;
  }
}
@media all and (max-width: 320px) {
  .mm-nav-mobile-ouvert {
    height: 100%;
    margin-bottom: -350%;
  }
}
@media all and (max-width: 320px) {
  .mm-nav-mobile-ouvert .mm-nav-mobile-ouvert-categories {
    margin: 1em !important;
  }
}
.mm-nav-mobile-ouvert .slidebar-category .slidebar-category-conteneur {
  padding: 16px;
}
.mm-nav-mobile-ouvert .slidebar-category .slidebar-category-conteneur-liste li {
  padding: 8px;
}
.mm-nav-mobile-ouvert .slidebar-category ul li ul {
  margin: 16px 0;
}

.logo-only-small-devices {
  display: block;
  background-color: #FDFDFD;
}
.logo-only-small-devices h1 {
  font-size: inherit;
}
@media all and (min-width: 769px) {
  .logo-only-small-devices {
    display: none;
  }
}

/* SIDEBAR */
[aria-expanded=false] i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

[aria-expanded=true] i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nav-link > li a {
  text-decoration: underline;
  color: #000069 !important;
}

.upsidebar {
  padding: 35px 25px;
  background-color: #fff !important;
}

.fermer {
  cursor: pointer;
}

.fermer > span {
  padding-top: 15px;
  color: #0391DF;
  font-family: "CodecPro", sans-serif;
}

.nav-item {
  color: #000069;
  padding: 0 15px;
  font-size: 18px;
  font-variation-settings: "wght" 177;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: underline;
}
.nav-item:hover {
  color: #000069 !important;
  text-decoration: underline;
}

.nav-link {
  padding: 0 15px;
  color: #000069;
  font-variation-settings: "wght" 177;
  font-size: 18px;
  text-decoration: underline;
}

.nav-sommaire {
  text-align: center;
  font-family: "CodecPro";
  background-color: #6A2DC1;
  color: #fff;
  line-height: 2rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  margin: 2em 0.5em;
  border: 2px solid #6A2DC1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDcwMCAyMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03MDAgMTAwQzcwMCAxNTUuMjI4IDY1NS4yMjggMjAwIDYwMCAyMDBDNTQ0Ljc3MiAyMDAgNTAwIDE1NS4yMjggNTAwIDEwMEM1MDAgNDQuNzcxNSA1NDQuNzcyIDAgNjAwIDBDNjU1LjIyOCAwIDcwMCA0NC43NzE1IDcwMCAxMDBaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMCAwSDYwMFYyMDBIMFYwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: left -710px top -10px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  border-radius: 0.3em;
  vertical-align: middle;
  text-decoration: none;
}
.nav-sommaire:hover {
  background-position: right -300px top -40px;
  background-color: transparent;
  color: #6A2DC1;
  text-decoration: none !important;
}

.nav-title {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #000069 !important;
  font-variation-settings: "wght" 317 !important;
}

.slider {
  z-index: 1500;
  margin-left: 0 !important;
}

/* FIN SIDEBAR */
/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Home

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.main-container-home {
  width: 100%;
  height: 910px;
  color: #fff;
  background: url("../../assets/img/sommaire-header-1440x880.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #5868b4;
}
.main-container-home img {
  display: none;
}
.main-container-home .title-main {
  padding-top: 34em;
}
@media all and (max-width: 769px) {
  .main-container-home {
    background-image: none;
    background-color: #5868b4;
    height: 690px;
  }
  .main-container-home img {
    display: -ms-grid;
    display: grid;
  }
  .main-container-home .title-main {
    padding-top: 0em;
  }
}
@media all and (min-width: 1925px) {
  .main-container-home {
    width: 100%;
    height: 1440px;
  }
  .main-container-home .title-main {
    padding-top: 60em;
  }
}

.article-img-gauche {
  background-color: #FDFDFD;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  border-radius: 0.5em;
}
.article-img-gauche img {
  border-radius: 0.5em 0em 0em 0.5em;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 991px) {
  .article-img-gauche img {
    border-radius: 0.5em 0.5em 0em 0em !important;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.article-img-gauche-top {
  margin-top: -4em;
  background-color: #FDFDFD;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  border-radius: 0.5em;
}
.article-img-gauche-top img {
  border-radius: 0.5em 0em 0em 0.5em;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 991px) {
  .article-img-gauche-top img {
    border-radius: 0.5em 0.5em 0em 0em !important;
    margin-top: -12em !important;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.article-img-droite {
  background-color: #FDFDFD;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 105, 0.4);
  border-radius: 0.5em;
}
.article-img-droite img {
  border-radius: 0em 0.5em 0.5em 0em;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 991px) {
  .article-img-droite img {
    border-radius: 0.5em 0.5em 0em 0em !important;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.encart-img-gauche {
  background-color: #000069;
  border-radius: 0.5em;
}
.encart-img-gauche img {
  border-radius: 0em 0.5em 0.5em 0em;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 991px) {
  .encart-img-gauche img {
    border-radius: 0.5em 0.5em 0em 0em !important;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.encart-img-gauche-top {
  margin-top: -4em;
  background-color: #FCBA00;
  border-radius: 0.5em;
}
.encart-img-gauche-top img {
  border-radius: 0.5em 0em 0em 0.5em;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 991px) {
  .encart-img-gauche-top img {
    border-radius: 0.5em 0.5em 0em 0em !important;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Article

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.main-container-articles {
  width: 100%;
}
.main-container-articles img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.main-container-articles.red {
  background-color: #F42A5F;
}
.main-container-articles.red h1 {
  color: #fff;
}
.main-container-articles.red p {
  color: #fff;
}
.main-container-articles.blue {
  background-color: #000069;
}
.main-container-articles.blue h1 {
  color: #fff;
}
.main-container-articles.blue p {
  color: #fff;
}
.main-container-articles.cyan {
  background-color: #0878C2;
}
.main-container-articles.cyan h1 {
  color: #fff;
}
.main-container-articles.cyan p {
  color: #fff;
}
.main-container-articles.yellow {
  background-color: #FCBA00;
}
.main-container-articles.yellow h1 {
  color: #000069;
}
.main-container-articles.yellow p {
  color: #000069;
}
.main-container-articles.green {
  background-color: #0DD3B6;
}
.main-container-articles.green h1 {
  color: #000069;
}
.main-container-articles.green p {
  color: #000069;
}
.main-container-articles.purple {
  background-color: #6A2DC1;
}
.main-container-articles.purple h1 {
  color: #fff;
}
.main-container-articles.purple p {
  color: #fff;
}
.main-container-articles.mentions-legales {
  background-color: #5868b4;
}
.main-container-articles.mentions-legales h1 {
  color: #fff;
}
.main-container-articles.mentions-legales p {
  color: #fff;
}

.background-white {
  background-color: #FDFDFD;
}

hr {
  color: #777799;
}

.img-fit-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.reverse {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.only-desktop {
  display: block;
}
@media all and (max-width: 991px) {
  .only-desktop {
    display: none;
  }
}

.only-mobile {
  display: none;
}
@media all and (max-width: 991px) {
  .only-mobile {
    display: block;
  }
}

.mentions {
  color: #575770;
  font-size: 0.9em;
}

.mention-credit {
  color: #575770;
  font-size: 1.4em;
}

.iframe {
  border: #000069 solid 1px !important;
  border-radius: 8px !important;
}

/***********************************************  encadre-saviez-vous ******************************************************/
.encadre-saviez-vous {
  color: #000069;
  border-left: 5px solid #FCBA00;
}
.encadre-saviez-vous hr {
  border-left: 8px solid #FCBA00;
  max-height: 120%;
  height: 120%;
  width: 1px;
  border-radius: 40em;
}
@media all and (max-width: 991px) {
  .encadre-saviez-vous hr {
    max-height: 100%;
    height: 100%;
  }
}
.encadre-saviez-vous img {
  border-radius: 0.5em;
}

/***********************************************  encadre-parole ******************************************************/
.encadre-parole {
  color: #000069;
  border-left: 5px solid #0391DF;
}
.encadre-parole hr {
  border-left: 8px solid #0391DF;
  max-height: 120%;
  height: 120%;
  width: 1px;
  border-radius: 40em;
}
@media all and (max-width: 991px) {
  .encadre-parole hr {
    max-height: 100%;
    height: 100%;
  }
}
.encadre-parole img {
  border-radius: 0.5em;
}

.citation {
  font-family: "CodecItalic";
  font-size: 1em;
}

/***********************************************  encadre-prevention ******************************************************/
.encadre-prev {
  color: #000069;
}
.encadre-prev hr {
  border-left: 8px solid #F42A5F;
  max-height: 120%;
  height: 120%;
  width: 1px;
  border-radius: 40em;
}
@media all and (max-width: 991px) {
  .encadre-prev hr {
    max-height: 100%;
    height: 100%;
  }
}
.encadre-prev img {
  border-radius: 0.5em;
}

/***********************************************  renvoi article ******************************************************/
.card-voir-article {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 105, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 105, 0.2);
  border-radius: 0.5em;
  background-color: #FDFDFD !important;
}
.card-voir-article img {
  border-radius: 0.5em 0em 0em 0.5em;
}

/*************************************************************************************************************************************************************************************************************************************************************************************************************

  Footer

*************************************************************************************************************************************************************************************************************************************************************************************************************/
.mm-footer {
  background: #FDFDFD;
  display: -ms-grid;
  display: grid;
  text-align: center;
  color: #000069;
}
@media all and (max-width: 769px) {
  .mm-footer {
    margin-bottom: 3em;
  }
}
.mm-footer div {
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 0.5em;
}
.mm-footer h2 {
  color: #fff !important;
}
.mm-footer h3 {
  color: #fff !important;
}
.mm-footer ul, .mm-footer li {
  list-style-type: none;
}

.footer-top {
  margin-top: -8em;
}

.background-blue {
  background-color: #5868b4;
  width: 100%;
  margin: 0;
  padding: 0;
}

.style-footer .link {
  text-decoration: none;
  border-bottom: 1px solid #6A2DC1;
}
.style-footer .link:hover {
  border-bottom: 2px solid;
}

.footer--rs-list li {
  list-style-type: none;
}
.footer--rs-list li:hover a img {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}