@charset "UTF-8";

.ma-container.maAside {
  position: relative;
  line-height: 1.3; }
  .ma-container.maAside .maAside-image img[src*='.gif'] {
    height: auto !important; }
  .ma-container.maAside .maAside-title {
    font-size: 1.6em;
    font-weight: 300;
    margin-bottom: 0.6em; }
  .ma-container.maAside .maAside-container {
    height: auto;
    padding: 2rem;
    padding-bottom: 4rem;
    background: #f8f8f8;
    border: 1px solid #ededed; }
  .ma-container.maAside .maAside-date {
    font-size: 0.75em;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0.4em 0; }
  .ma-container.maAside .maAside-newstitle {
    margin: 0.5em 0;
    font-size: 1.2em;
    font-weight: 400; }
    .ma-container.maAside .maAside-newstitle a {
      font: inherit;
      color: #fdc011;
      text-decoration: none; }
  .ma-container.maAside .maAside-resume {
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.4; }
  .ma-container.maAside .maAside-knowmore {
    display: inline-block;
    margin: 0.5em 0;
    font-size: 0.9em;
    font-weight: 600; }
    .ma-container.maAside .maAside-knowmore a {
      color: #fdc011; }
  .ma-container.maAside .maAside-allnewslink {
    position: absolute;
    top: 0.6rem;
    right: 0; }
    .ma-container.maAside .maAside-allnewslink a {
      color: #fdc011;
      font-size: 0.8em;
      font-weight: normal; }
  .ma-container.maAside .maAside-pagination {
    position: absolute;
    bottom: 2.6rem;
    left: 2rem;
    height: 1.2rem; }
    .ma-container.maAside .maAside-pagination .maAside-pager .bx-pager-item {
      display: inline-block;
      width: 1.2rem;
      height: 1.2rem;
      margin-right: 0.4rem; }
      .ma-container.maAside .maAside-pagination .maAside-pager .bx-pager-item a {
        display: inline-block;
        text-indent: -999rem;
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 100%;
        background: #c8c8c8; }
        .ma-container.maAside .maAside-pagination .maAside-pager .bx-pager-item a.active {
          background: #fdc011; }
  .ma-container.maAside .bx-controls-direction {
    position: absolute;
    bottom: 2rem;
    right: 2rem; }
    .ma-container.maAside .bx-controls-direction a {
      display: inline-block;
      width: 2.6rem;
      height: 2.6rem;
      margin-left: 0.6rem; }
      .ma-container.maAside .bx-controls-direction a::before {
        content: '';
        display: inline-block;
        width: 1rem;
        height: 1rem;
        margin: 0.7rem 0 0;
        line-height: 2.4rem;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .ma-container.maAside .bx-controls-direction a.bx-prev {
        padding-left: 0.9rem; }
        .ma-container.maAside .bx-controls-direction a.bx-prev::before {
          border-top: 1px solid #bbbbbb;
          border-left: 1px solid #bbbbbb; }
      .ma-container.maAside .bx-controls-direction a.bx-next {
        padding-left: 0.5rem; }
        .ma-container.maAside .bx-controls-direction a.bx-next::before {
          border-bottom: 1px solid #bbbbbb;
          border-right: 1px solid #bbbbbb; }
.ma-container.maAllNews ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding: 1rem 0; }
.ma-container.maAllNews .maAllNews-news {
  *zoom: 1;
  padding-left: 0;
  padding: 1rem 0;
  border-bottom: 1px solid #eee; }
  .ma-container.maAllNews .maAllNews-news:before, .ma-container.maAllNews .maAllNews-news:after {
    content: ' ';
    display: table; }
  .ma-container.maAllNews .maAllNews-news:after {
    clear: both; }
  .ma-container.maAllNews .maAllNews-news--hasPicture {
    display: block; }
.ma-container.maAllNews .maAllNews-image {
  display: inline-block;
  vertical-align: top;
  margin: 0.5rem 2rem 0 0;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 24rem;
  display: inline-block;
  float: left; }
  @media (max-width: 750px) {
    .ma-container.maAllNews .maAllNews-image {
      display: block;
      float: none;
      max-width: 75%; } }
  @media (max-width: 600px) {
    .ma-container.maAllNews .maAllNews-image {
      max-width: 100%; } }
  .ma-container.maAllNews .maAllNews-image img {
    width: 100%; }
  .ma-container.maAllNews .maAllNews-image a {
    display: block; }
    .ma-container.maAllNews .maAllNews-image a img[src*='.gif'] {
      height: auto !important; }
.ma-container.maAllNews div.ma-news-right {
  display: inline-block;
  vertical-align: top;
  flex-grow: 1;
  flex-shrink: 1; }
.ma-container.maAllNews .maAllNews-date {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0.4rem 0; }
.ma-container.maAllNews .maAllNews-newstitle {
  font-size: 1.4em;
  margin-bottom: 0.4em;
  line-height: 1.3;
  margin-top: 2rem; }
  .ma-container.maAllNews .maAllNews-newstitle,
  .ma-container.maAllNews .maAllNews-newstitle a {
    font-weight: 400;
    text-decoration: none; }
.ma-container.maAllNews .maAllNews-resume {
  font-weight: normal;
  line-height: 1.4; }
.ma-container.maAllNews .maAllNews-knowmore a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
  padding: 0.8rem 3rem;
  background: #037d9b;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear;
  margin-top: 2rem;
  color: #fff;
  text-decoration: none; }
  .ma-container.maAllNews .maAllNews-knowmore a:hover {
    background: #fdc011; }
  @media (max-width: 750px) {
    .ma-container.maAllNews .maAllNews-knowmore a {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    .ma-container.maAllNews .maAllNews-knowmore a {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }
.ma-container.maAllNews .maAllNews-pagination {
  display: flex;
  align-items: baseline;
  padding: 1rem 0 0; }
.ma-container.maAllNews .maAllNews-links {
  font-size: 0.8em; }
  .ma-container.maAllNews .maAllNews-links a,
  .ma-container.maAllNews .maAllNews-links span {
    padding: 0.4em;
    display: inline-block; }
  .ma-container.maAllNews .maAllNews-links--prev, .ma-container.maAllNews .maAllNews-links--next {
    flex: 1 1 20%; }
  .ma-container.maAllNews .maAllNews-links--next {
    text-align: right; }
  .ma-container.maAllNews .maAllNews-links--pages {
    text-align: center;
    flex: 1 1 60%; }
    .ma-container.maAllNews .maAllNews-links--pages span,
    .ma-container.maAllNews .maAllNews-links--pages a {
      padding: 0.2em;
      font-weight: bold; }
.ma-container.maDetail .maDetail-date {
  margin: 0.4rem 0;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: normal; }
.ma-container.maDetail .maDetail-resume {
  margin: 0.6rem 0;
  font-weight: 600; }
.ma-container.maDetail .maDetail-image {
  margin: 1.4rem 0; }
  .ma-container.maDetail .maDetail-image img {
    max-width: 100%; }

.cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figure {
  position: relative; }
  @media (max-width: 750px) {
    .cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figure {
      width: calc(33.33% - 1rem); } }
  @media (max-width: 600px) {
    .cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figure {
      width: calc(50% - 1rem); } }
  @media (max-width: 440px) {
    .cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figure {
      width: calc(100% - 1rem); } }
.cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figcaption {
  background: rgba(154, 154, 154, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.5rem 1rem; }
  .cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figcaption .title {
    text-transform: uppercase;
    font-weight: bold; }
  .cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figcaption .title,
  .cms_bloc_GP-Mosaique .gp-container.gp-mosaique .gp-mosaique-page.col4 figcaption .description {
    color: #fff;
    text-align: left; }

.pswp .pswp__img {
  padding: 3rem; }
.pswp .pswp__caption {
  background: #9a9a9a; }
.pswp .pswp__caption__center {
  max-width: 120rem; }
  .pswp .pswp__caption__center .title {
    text-transform: uppercase;
    font-weight: bold; }
  .pswp .pswp__caption__center .title,
  .pswp .pswp__caption__center .description {
    color: #fff;
    text-align: left; }

.cs-copyright {
  /* variables edition ligne copyright */
  /* colors */
  --copyrightColorText: #777271;
  --copyrightColorLink: var(--copyrightColorText);
  --copyrightColorSeparator: rgba(#777271, .5);
  --copyrightColorSvg: var(--copyrightColorText);
  --copyrightTooltipBackground: #000000;
  --copyrightTooltipColor: #ffffff;
  /* size */
  --copyrightFontSize: 11px;
  --copyrightSizeSvg: 15px;
  --copyrightSizeSeparator: 8px;
  --copyrightSizeSeparatorIcon: 8px;
  /* position, direction */
  --copyrightPosition: center;
  /* flex-start, center, flex-end, space-between */
  --copyrightDirection: column;
  /* row, column */
  /* padding */
  --copyrightTooltipPadding: 10px 0 35px; }

html {
  scroll-behavior: smooth; }

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto; } }
body,
td,
pre,
input[type='text'],
textarea,
select {
  font-family: "Source Sans Pro", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.9em;
  color: #7d7d7d; }
  @media (max-width: 600px) {
    body,
    td,
    pre,
    input[type='text'],
    textarea,
    select {
      font-size: 1.3rem; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    overflow-x: hidden; } }

.u-wrapper {
  margin: 0 auto;
  max-width: 120rem;
  text-align: left;
  width: 100%; }
  @media (max-width: 1500px) {
    .u-wrapper {
      max-width: 110rem; } }
  @media (max-width: 1200px) {
    .u-wrapper {
      max-width: 94%; } }

#cookieChoiceInfo {
  line-height: 20px;
  padding: 4px !important;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.8) !important;
  border-bottom: none !important;
  color: #dddddd;
  top: inherit !important;
  bottom: 0 !important; }
  #cookieChoiceInfo a {
    color: #b1b1b1; }
  #cookieChoiceInfo #cookieChoiceDismiss {
    background: #777; }
    #cookieChoiceInfo #cookieChoiceDismiss:hover {
      background: #5e5e5e; }

.svgSprite svg symbol circle,
.svgSprite svg symbol path {
  fill: inherit;
  stroke: inherit;
  overflow: visible; }

.cms_bloc_title {
  margin: 5.5rem 0; }

.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
.cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
  max-width: 50%;
  margin-left: 3rem; }
  @media (max-width: 750px) {
    .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
    .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
      float: none;
      padding: 0;
      margin: 0;
      max-width: 100%; } }
.cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
  margin-right: 3rem;
  margin-left: 0; }
  @media (max-width: 750px) {
    .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media {
      margin: 0; } }
@media (max-width: 750px) {
  .cms_bloc_text .cms_bloc_text_two_columns > div.cms_bloc_text_gauche,
  .cms_bloc_text .cms_bloc_text_two_columns > div.cms_bloc_text_droite {
    display: block;
    width: 100%;
    margin: 0; } }

@media (max-width: 750px) {
  .cms_bloc_form .cms_bloc_form_container {
    width: 100%; } }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field > .label,
  .cms_bloc_form .cms_bloc_form_field > .value {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .label {
  text-align: left;
  padding-right: 0; }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit {
  padding-left: 0;
  text-align: center; }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit button[type='submit'] {
      padding-left: 2.2em;
      padding-right: 2.2em;
      max-width: 100%; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .value input {
  width: 100%; }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_checkbox > p,
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_radio > p {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field > .value textarea {
  min-height: 16rem; }
  @media (max-width: 750px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 14rem; } }
  @media (max-width: 600px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 12rem; } }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 10rem; } }
.cms_bloc_form .cms_bloc_form_field_radio_value .label,
.cms_bloc_form .cms_bloc_form_field_checkbox_value .label {
  margin-left: 0.4em; }

.content ul,
.content ol {
  position: relative;
  padding: .5rem 0; }
.content ul,
.content ol {
  list-style-type: none; }
.content .cms_bloc .cms_bloc_html img {
  max-width: 100%; }
.content .cms_bloc .cms_bloc_media .jwplayer {
  max-width: 100%; }
.content .cms_bloc .cms_bloc_map .mm_carte {
  max-width: 100%; }
.content .cms_bloc ul.sitemap li, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li, .content .cms_bloc.cms_bloc_text ul li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2.4rem;
  overflow: auto;
  text-align: left;
  line-height: 1.4; }
  .content .cms_bloc ul.sitemap li:before, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li:before, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li:before, .content .cms_bloc.cms_bloc_text ul li:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 0;
    left: -1.2rem;
    width: 0.7rem;
    height: 0.7rem;
    margin: 0 -0.4rem 0 0;
    border-radius: 100%;
    background: #fdc011; }
.content .cms_bloc.cms_bloc_text ol {
  counter-reset: section; }
.content .cms_bloc.cms_bloc_text ol li {
  text-align: left;
  line-height: 1.4;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1.5rem;
  position: relative;
  overflow: auto; }
  .content .cms_bloc.cms_bloc_text ol li:before {
    counter-increment: section;
    content: counters(section,".") ".";
    color: #f2b402;
    display: inline-block; }
.content .cms_bloc.cms_bloc_media img {
  height: auto; }
.content a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink; }
.content a:not(.bouton_1) {
  color: #fdc011;
  font-weight: inherit;
  text-decoration: underline; }
  .content a:not(.bouton_1):hover {
    text-decoration: none; }

.cms_bloc_title h2 {
  margin: 0.4em 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-weight: 300;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0.28rem;
  color: #0098bd; }
  @media (max-width: 750px) {
    .cms_bloc_title h2 {
      font-size: 2.75rem; } }
  @media (max-width: 600px) {
    .cms_bloc_title h2 {
      font-size: 2.7rem; } }

a.bouton_1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
  padding: 0.8rem 3rem;
  background: #037d9b;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear; }
  a.bouton_1:hover {
    background: #fdc011; }
  @media (max-width: 750px) {
    a.bouton_1 {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    a.bouton_1 {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }

button.bouton_1 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none;
  padding: 0.8rem 3rem;
  background: #037d9b;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear; }
  button.bouton_1:hover {
    background: #fdc011; }
  @media (max-width: 750px) {
    button.bouton_1 {
      padding: 1.2rem 2.4rem; } }
  @media (max-width: 600px) {
    button.bouton_1 {
      padding: 1rem 2rem;
      font-size: 1.2rem; } }

h3.Titre_H3 {
  margin: 0.55em 0 1.1em;
  overflow: hidden;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2em;
  color: #544b48;
  position: relative;
  padding-bottom: 0.25rem; }
  @media (max-width: 750px) {
    h3.Titre_H3 {
      font-size: 2.2rem; } }
  h3.Titre_H3::before {
    content: '';
    width: 4rem;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.3rem;
    background: #fdc011; }

h4.Titre_H4 {
  margin: 0.4em 0;
  overflow: hidden;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.2em;
  color: #0098bd; }
  @media (max-width: 750px) {
    h4.Titre_H4 {
      font-size: 2rem; } }

h2.Titre_Bandeau {
  margin: 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.15;
  letter-spacing: 0.4rem;
  color: #fff;
  background: #fdc011; }
  @media (max-width: 900px) {
    h2.Titre_Bandeau {
      font-size: 2.75rem; } }
  @media (max-width: 750px) {
    h2.Titre_Bandeau {
      font-size: 2.65rem; } }
  @media (max-width: 600px) {
    h2.Titre_Bandeau {
      font-size: 2.5rem; } }
  @media (max-width: 440px) {
    h2.Titre_Bandeau {
      font-size: 2.3rem; } }

strong.mise_en_avant_bandeau {
  font-weight: 900;
  font-size: 4rem; }
  @media (max-width: 900px) {
    strong.mise_en_avant_bandeau {
      font-size: 3.4rem; } }
  @media (max-width: 750px) {
    strong.mise_en_avant_bandeau {
      font-size: 3.2rem; } }
  @media (max-width: 600px) {
    strong.mise_en_avant_bandeau {
      font-size: 3rem; } }
  @media (max-width: 440px) {
    strong.mise_en_avant_bandeau {
      font-size: 2.5rem; } }

h2.Titre_H2 {
  margin: 0.4em 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-weight: 300;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0.28rem;
  color: #0098bd; }
  @media (max-width: 750px) {
    h2.Titre_H2 {
      font-size: 2.75rem; } }
  @media (max-width: 600px) {
    h2.Titre_H2 {
      font-size: 2.7rem; } }

h2.Titre_H2 {
  margin: 0.4em 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-weight: 300;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0.28rem;
  color: #0098bd; }
  @media (max-width: 750px) {
    h2.Titre_H2 {
      font-size: 2.75rem; } }
  @media (max-width: 600px) {
    h2.Titre_H2 {
      font-size: 2.7rem; } }

h3.Titre_H3 {
  margin: 0.55em 0 1.1em;
  overflow: hidden;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2em;
  color: #544b48; }
  @media (max-width: 750px) {
    h3.Titre_H3 {
      font-size: 2.2rem; } }

h4.Titre_H4 {
  margin: 0.4em 0;
  overflow: hidden;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.2em;
  color: #0098bd; }
  @media (max-width: 750px) {
    h4.Titre_H4 {
      font-size: 2rem; } }

h5.Titre_H5 {
  margin: 0.4em 0;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2em;
  color: #0098bd; }
  @media (max-width: 750px) {
    h5.Titre_H5 {
      font-size: 1.7rem; } }

strong.accroche {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #544b48; }
  @media (max-width: 750px) {
    strong.accroche {
      font-size: 1.7rem; } }
  @media (max-width: 600px) {
    strong.accroche {
      font-size: 1.6rem; } }

strong.mise_en_avant_1 {
  font-weight: bold;
  color: #fdc011; }

strong.mise_en_avant_2 {
  font-weight: bold;
  color: #6f6f6f; }

strong.mise_en_avant_3 {
  font-weight: bold;
  color: #0098bd; }

span.legende {
  font-size: 1.4rem;
  font-style: italic; }
  @media (max-width: 600px) {
    span.legende {
      font-size: 1.2rem; } }

blockquote.citation {
  margin: 1em 0;
  padding: 0.4em 1em;
  border-left: 0.4rem solid #fdc011;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.04); }
  @media (max-width: 600px) {
    blockquote.citation {
      margin-left: 0;
      margin-right: 0; } }

.header {
  z-index: 999;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2);
  transition: 0.4s ease-out; }
  @media (min-width: 1026px) {
    .header.in-scroll-header .header-top {
      height: 0;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .header.in-scroll-header .header-sup .u-wrapper {
      max-width: 120rem;
      padding-right: 0; } }
  @media (min-width: 1026px) and (max-width: 1500px) {
    .header.in-scroll-header .header-sup .u-wrapper {
      max-width: 110rem; } }
  @media (min-width: 1026px) and (max-width: 1200px) {
    .header.in-scroll-header .header-sup .u-wrapper {
      max-width: 94%; } }
  @media (min-width: 1026px) {
    .header.in-scroll-header .header-sup-bottom-logo {
      margin-right: 1rem;
      margin-left: 0;
      opacity: 1;
      pointer-events: auto; }
    .header.in-scroll-header .header-sup-bottom .menu-item--accueil {
      display: none; } }
  .header-top {
    display: flex;
    height: 12rem;
    overflow: hidden;
    transition: 0.5s; }
    @media (max-width: 1025px) {
      .header-top {
        height: 6rem; } }
    .header-top h1 {
      margin-top: -0.25rem;
      max-width: 100%;
      overflow: hidden;
      text-align: right;
      text-overflow: ellipsis;
      font-size: 1.2rem;
      font-weight: normal;
      white-space: nowrap;
      color: #7d7d7d;
      opacity: 0.5; }
      @media (max-width: 1025px) {
        .header-top h1 {
          display: none; } }
    .header-top-bottom {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 1rem; }
      @media (max-width: 1025px) {
        .header-top-bottom {
          height: 100%;
          margin-top: 0;
          justify-content: flex-start; } }
      @media (max-width: 1025px) {
        .header-top-bottom-phone {
          position: absolute;
          top: 50%;
          right: 7.5rem;
          font-size: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }
      .header-top-bottom-phone a {
        display: flex;
        align-items: center;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 1.6rem;
        font-weight: 600;
        letter-spacing: -0.02rem;
        color: #0098bd;
        transition: 0.3s ease; }
        @media (max-width: 1025px) {
          .header-top-bottom-phone a {
            font-size: 0; } }
        .header-top-bottom-phone a:hover {
          color: #fdc011; }
          .header-top-bottom-phone a:hover span {
            border: 0.1rem solid #fdc011; }
            .header-top-bottom-phone a:hover span svg {
              fill: #fdc011; }
      .header-top-bottom-phone span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 4.1rem;
        height: 4.1rem;
        margin-right: 2rem;
        border: 0.1rem solid #0098bd;
        border-radius: 100%;
        transition: 0.3s ease; }
        @media (max-width: 1025px) {
          .header-top-bottom-phone span {
            margin-right: 0; } }
        .header-top-bottom-phone span svg {
          width: 1.7rem;
          height: 1.7rem;
          transition: 0.3s ease;
          fill: #0098bd; }
      .header-top-bottom-logo {
        z-index: 5;
        margin: 0;
        text-decoration: none;
        vertical-align: middle;
        transition: 0.3s ease; }
        .header-top-bottom-logo img {
          display: block;
          height: 6.4rem; }
          @media (max-width: 440px) {
            .header-top-bottom-logo img.logoDesktop {
              display: none; } }
          @media (min-width: 441px) {
            .header-top-bottom-logo img.logoMobile {
              display: none; } }
          @media (max-width: 1025px) {
            .header-top-bottom-logo img {
              height: 4.5rem; } }
        .header-top-bottom-logo:hover {
          -webkit-transform: translateY(-0.4rem);
                  transform: translateY(-0.4rem); }
      @media (max-width: 1025px) {
        .header-top-bottom .socialLinks {
          position: absolute;
          top: 50%;
          right: 14rem;
          font-size: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }
      @media (max-width: 600px) {
        .header-top-bottom .socialLinks {
          display: none; } }
      .header-top-bottom .socialLinks li {
        margin: 0;
        margin-left: 1rem; }
      .header-top-bottom .socialLinks a svg {
        fill: #0098bd; }
  .header-sup {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header-sup .u-wrapper {
      max-width: 123.5rem;
      padding-right: 1.8rem;
      transition: 0.3s ease; }
      @media (max-width: 1500px) {
        .header-sup .u-wrapper {
          max-width: 113.5rem;
          padding-right: 1.8rem; } }
      @media (max-width: 1200px) {
        .header-sup .u-wrapper {
          max-width: 97%; } }
    .header-sup-bottom {
      display: flex;
      align-items: center; }
      .header-sup-bottom-logo {
        display: flex;
        z-index: 5;
        align-items: center;
        justify-content: center;
        margin: 0;
        margin-right: 0;
        margin-left: -5.5rem;
        text-decoration: none;
        vertical-align: middle;
        opacity: 0;
        transition: 0.5s ease;
        pointer-events: none; }
        .header-sup-bottom-logo img {
          width: 5.5rem; }
        .header-sup-bottom-logo:hover {
          -webkit-transform: scale(1.05);
                  transform: scale(1.05); }
        @media (max-width: 1200px) {
          .header-sup-bottom-logo {
            display: none; } }
      .header-sup-bottom #zone-menu {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 8rem; }
        @media (max-width: 1025px) {
          .header-sup-bottom #zone-menu {
            height: auto; } }
        .header-sup-bottom #zone-menu > nav {
          width: 100%; }

#zone-diaporama {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .pageHome #zone-diaporama {
    height: calc(66rem + 20rem); }
    @media (max-width: 1025px) {
      .pageHome #zone-diaporama {
        height: calc(55rem + 6rem); } }
    @media (max-width: 750px) {
      .pageHome #zone-diaporama {
        height: calc(50rem + 6rem); } }
    @media (max-width: 600px) {
      .pageHome #zone-diaporama {
        height: calc(45rem + 6rem); } }
    @media (max-width: 440px) {
      .pageHome #zone-diaporama {
        height: calc(37.5rem + 6rem); } }
  .pageType #zone-diaporama {
    height: 55rem; }
    @media (max-width: 750px) {
      .pageType #zone-diaporama {
        height: 34rem; } }
  #zone-diaporama .cms_bloc_media {
    height: 100%;
    padding-top: 20rem; }
    @media (max-width: 1025px) {
      #zone-diaporama .cms_bloc_media {
        padding-top: 6rem; } }
    #zone-diaporama .cms_bloc_media .diaporama-item {
      z-index: 5;
      position: relative;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      #zone-diaporama .cms_bloc_media .diaporama-item--hasContent::before {
        content: '';
        z-index: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2); }
      #zone-diaporama .cms_bloc_media .diaporama-item .u-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        max-height: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
      #zone-diaporama .cms_bloc_media .diaporama-item h2 {
        font-size: 4rem;
        font-weight: 400;
        color: white; }
  #zone-diaporama .content {
    display: flex;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 20rem; }
    @media (max-width: 1025px) {
      #zone-diaporama .content {
        padding-top: 6rem; } }
    #zone-diaporama .content .cms_bloc {
      max-width: 63.75rem; }
    #zone-diaporama .content h2 {
      display: table;
      margin: 0;
      padding: 1.1rem 1.8rem;
      min-width: 54.4rem;
      text-align: center !important; }
      @media (max-width: 750px) {
        #zone-diaporama .content h2 {
          min-width: 90%;
          margin: 0 2rem 0 0; } }
      @media (max-width: 440px) {
        #zone-diaporama .content h2 {
          padding: 0.75rem 1.25rem; } }
      #zone-diaporama .content h2:first-child {
        display: table;
        margin: 0 0 0 15rem;
        padding: 1.8rem;
        min-width: 24.8rem; }
        @media (max-width: 750px) {
          #zone-diaporama .content h2:first-child {
            margin: 0 auto;
            max-width: 50%;
            min-width: 50%; } }
        @media (max-width: 440px) {
          #zone-diaporama .content h2:first-child {
            padding: 0.75rem 1.25rem; } }
      #zone-diaporama .content h2:last-child {
        display: table;
        margin: 0 0 0 auto;
        min-width: 52.2rem; }
        @media (max-width: 750px) {
          #zone-diaporama .content h2:last-child {
            min-width: 90%;
            max-width: 90%; } }

#breadCrumb {
  width: 100%;
  font-size: 1.2rem;
  margin-bottom: 1em; }
  #breadCrumb ol {
    width: 100%;
    display: block; }
  #breadCrumb li:last-of-type a {
    text-decoration: none;
    color: #7d7d7d;
    font-weight: 600; }
  #breadCrumb a {
    color: #fdc011; }

#zone-page {
  position: relative;
  z-index: 5;
  padding: 3rem 0; }
  .pageHome #zone-page {
    padding: 3rem 0 8.25rem; }
  #zone-page #breadCrumb,
  #zone-page #breadcrumb {
    font-size: 0.9em; }
  #zone-page .u-wrapper {
    padding: 2rem 0;
    margin: 0 auto; }
  #zone-page .page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
  #zone-page main {
    flex: 1 1 100%;
    order: 1; }
  #zone-page aside {
    flex: 0 0 auto;
    order: 2; }
    #zone-page aside:not(:empty) {
      width: 30rem;
      margin-left: 3rem; }
      #zone-page aside:not(:empty) + main {
        width: calc(100% - 30rem - 3rem); }
    #zone-page aside:empty + main {
      width: 100%; }

.preFooter {
  position: relative;
  background: #f2efee; }
  .pageType .preFooter {
    background: #fff;
    margin-top: 5rem; }
  .preFooter::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 5.6rem);
    background-image: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../images/dist/pattern.jpg");
    z-index: 0; }
  .preFooter .u-wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1025px) {
      .preFooter .u-wrapper {
        flex-direction: column; } }
  .preFooter-title {
    font-size: 1.7rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-bottom: 1.4rem;
    margin-top: -1.75rem; }
    @media (max-width: 1025px) {
      .preFooter-title {
        margin-top: 0; } }
  .preFooter-content {
    padding: 12.5rem 0 7.6rem; }
  @media (max-width: 900px) {
    .preFooter #nl-inscription-form {
      width: 100%; } }
  .preFooter .newsletter {
    width: 100%; }
    .preFooter .newsletter-content {
      position: relative;
      z-index: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      padding: 3.1rem 5.5rem;
      background: #fdc011; }
      @media (max-width: 900px) {
        .preFooter .newsletter-content {
          flex-direction: column;
          align-items: flex-start;
          padding: 2.9rem 2rem; } }
      .preFooter .newsletter-content h2 {
        font-size: 2.8rem;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        letter-spacing: 0.29rem;
        width: 100%; }
    .preFooter .newsletter .formNL .newsletterForm {
      display: flex;
      position: relative;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 2rem 0; }
      @media (max-width: 900px) {
        .preFooter .newsletter .formNL .newsletterForm {
          margin-top: 2rem; } }
      @media (max-width: 600px) {
        .preFooter .newsletter .formNL .newsletterForm {
          flex-direction: column;
          width: 100%; } }
      .preFooter .newsletter .formNL .newsletterForm::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 6.4rem;
        width: 0.1rem;
        height: 2.7rem;
        background: #fff;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
        @media (max-width: 600px) {
          .preFooter .newsletter .formNL .newsletterForm::before {
            content: none; } }
      .preFooter .newsletter .formNL .newsletterForm input {
        margin: 0;
        padding: 1rem 4rem;
        border: 0.1rem solid #fff;
        font-size: 1.7rem;
        color: #fff;
        background: #fdc011;
        transition: 0.2s ease;
        height: 5.5rem;
        width: 100%; }
        .preFooter .newsletter .formNL .newsletterForm input::-webkit-input-placeholder {
          color: #fff; }
        .preFooter .newsletter .formNL .newsletterForm input::-ms-input-placeholder {
          color: #fff; }
        .preFooter .newsletter .formNL .newsletterForm input::placeholder {
          color: #fff; }
        .preFooter .newsletter .formNL .newsletterForm input:focus {
          outline: none; }
        @media (max-width: 600px) {
          .preFooter .newsletter .formNL .newsletterForm input {
            width: 100%;
            text-align: center; } }
      .preFooter .newsletter .formNL .newsletterForm input[type='email'] {
        min-width: 50.5rem;
        border-right: none; }
        @media (max-width: 1500px) {
          .preFooter .newsletter .formNL .newsletterForm input[type='email'] {
            min-width: 40.5rem; } }
        @media (max-width: 900px) {
          .preFooter .newsletter .formNL .newsletterForm input[type='email'] {
            min-width: calc(100% - 6.5rem); } }
        @media (max-width: 600px) {
          .preFooter .newsletter .formNL .newsletterForm input[type='email'] {
            border: 0.1rem solid #fff; } }
        .preFooter .newsletter .formNL .newsletterForm input[type='email']:focus {
          border-left: 0.8rem solid #fff; }
      .preFooter .newsletter .formNL .newsletterForm input[type='submit'] {
        width: 6.5rem;
        padding: 0;
        border-left: none;
        font-size: 0;
        background-image: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../images/dist/arrow-right.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 2.2rem;
        cursor: pointer; }
        .preFooter .newsletter .formNL .newsletterForm input[type='submit']:focus {
          background-color: #fff;
          background-image: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../images/dist/arrow-right2.svg");
          background-size: 2.5rem; }
        @media (max-width: 600px) {
          .preFooter .newsletter .formNL .newsletterForm input[type='submit'] {
            margin-top: 1rem;
            height: 5rem;
            width: 100%;
            border: 0.1rem solid #fff; } }
    .preFooter .newsletter .formNL > p {
      font-size: 1.4rem;
      line-height: 1.2;
      color: #fff; }
      .preFooter .newsletter .formNL > p a {
        color: #000000; }
  .preFooter .ctFooterInfos {
    display: flex;
    margin-right: 4.75rem; }
    @media (max-width: 1025px) {
      .preFooter .ctFooterInfos {
        margin-right: 0;
        margin-bottom: 3rem;
        padding-bottom: 3rem;
        border-bottom: 0.1rem solid #7d7d7d; }
        .pageType .preFooter .ctFooterInfos {
          border-color: rgba(154, 154, 154, 0.3); } }
    @media (max-width: 750px) {
      .preFooter .ctFooterInfos {
        flex-direction: column; } }
    .preFooter .ctFooterInfos-logo {
      display: inline-block;
      z-index: 5;
      margin: 0;
      margin-right: 12.6rem;
      text-decoration: none;
      vertical-align: middle;
      transition: all 0.2s ease-in-out; }
      @media (max-width: 1200px) {
        .preFooter .ctFooterInfos-logo {
          margin-right: 3rem; } }
      @media (max-width: 750px) {
        .preFooter .ctFooterInfos-logo {
          margin-bottom: 2rem;
          margin-right: 0; } }
      .preFooter .ctFooterInfos-logo img {
        display: block;
        height: 12.3rem;
        transition: 0.3s ease; }
        @media (max-width: 1200px) {
          .preFooter .ctFooterInfos-logo img {
            max-height: 10rem; } }
        @media (max-width: 1025px) {
          .preFooter .ctFooterInfos-logo img {
            max-height: 8rem; } }
      .preFooter .ctFooterInfos-logo:hover {
        -webkit-transform: translateY(-0.4rem);
                transform: translateY(-0.4rem); }
    .preFooter .ctFooterInfos-text-description {
      max-width: 22.5rem;
      font-size: 1.4rem;
      line-height: 1.7em;
      color: #9a9a9a; }
      @media (max-width: 1025px) {
        .preFooter .ctFooterInfos-text-description {
          max-width: inherit; } }
  @media (max-width: 1500px) {
    .preFooter .footerMenu {
      max-width: 50%; } }
  @media (max-width: 1025px) {
    .preFooter .footerMenu {
      max-width: 100%; } }
  .preFooter .footerMenu--col2 .menu-list--niv1 {
    -webkit-columns: 2;
            columns: 2;
    -webkit-column-gap: 8.5rem;
            column-gap: 8.5rem; }
    @media (max-width: 1500px) {
      .preFooter .footerMenu--col2 .menu-list--niv1 {
        -webkit-column-gap: 4rem;
                column-gap: 4rem; } }
    @media (max-width: 1025px) {
      .preFooter .footerMenu--col2 .menu-list--niv1 {
        -webkit-columns: 3;
                columns: 3; } }
    @media (max-width: 750px) {
      .preFooter .footerMenu--col2 .menu-list--niv1 {
        -webkit-columns: 2;
                columns: 2; } }
    @media (max-width: 600px) {
      .preFooter .footerMenu--col2 .menu-list--niv1 {
        -webkit-columns: 1;
                columns: 1;
        -webkit-column-gap: 0;
                column-gap: 0; } }
  .preFooter .footerMenu li {
    list-style-type: none;
    margin-bottom: 0.1rem; }
    .preFooter .footerMenu li a {
      display: block;
      color: #7d7d7d;
      text-decoration: none;
      transition: 0.4s ease-out;
      position: relative;
      font-size: 1.2rem;
      color: #9a9a9a; }
      .preFooter .footerMenu li a:hover {
        color: #fdc011; }
  .preFooter .ctFooterContact {
    margin-right: 4.25rem; }
    @media (max-width: 1500px) {
      .preFooter .ctFooterContact {
        margin-right: 0; } }
    @media (max-width: 1025px) {
      .preFooter .ctFooterContact {
        margin-right: 0;
        margin-top: 3rem;
        padding-top: 3rem;
        border-top: 0.1rem solid #7d7d7d; }
        .pageType .preFooter .ctFooterContact {
          border-color: rgba(154, 154, 154, 0.3); } }
    .preFooter .ctFooterContact-content:first-child {
      margin-bottom: 5rem; }
    .preFooter .ctFooterContact-content-text {
      font-size: 1.4rem;
      color: #9a9a9a;
      -webkit-transform: translateY(-0.75rem);
              transform: translateY(-0.75rem);
      text-decoration: none;
      transition: 0.3s ease; }
      .preFooter .ctFooterContact-content-text:hover {
        color: #fdc011; }
    .preFooter .ctFooterContact .socialLinks {
      -webkit-transform: translateX(-0.5rem);
              transform: translateX(-0.5rem); }

#zone-footer {
  position: relative; }
  #zone-footer .u-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #777271;
    border-top: 0.1rem solid #777271;
    padding: 1.8rem 0 2.5rem;
    font-size: 1.2rem;
    line-height: 1.3em; }
    #zone-footer .u-wrapper a {
      position: relative;
      color: #777271;
      transition: 0.3s ease; }
      #zone-footer .u-wrapper a:hover {
        opacity: 0.5; }

.scrollToTop-link {
  position: fixed;
  bottom: 4rem;
  right: 3rem;
  transition: 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 1rem 0 0;
  padding: 0.25em;
  width: 5rem;
  height: 5rem;
  cursor: pointer;
  z-index: 1313;
  border-radius: 0rem;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
  background: #fdc011; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .scrollToTop-link {
      display: none; } }
  @media (max-width: 600px) {
    .scrollToTop-link {
      display: none; } }
  .scrollToTop-link::before {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border: 0 solid transparent;
    border-bottom: 0.8rem solid #fff;
    border-left-width: 0.8rem;
    border-right-width: 0.8rem;
    transition: 0.3s ease; }
  .scrollToTop-link:hover {
    background-color: #0098bd; }
  .scrollToTop-link.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .scrollToTop-link.hide {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(0.8rem);
            transform: translateY(0.8rem); }

.socialLinks {
  display: flex; }
  .socialLinks,
  .socialLinks > li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .socialLinks > li {
    margin: 0 0.2rem; }
  .socialLinks a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    background: transparent;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    color: inherit;
    text-decoration: none;
    transition: 0.3s ease; }
    .socialLinks a svg {
      height: 1.6rem;
      width: 1.6rem;
      fill: currentColor;
      transition: 0.3s ease; }
    .socialLinks a:hover {
      color: #fff; }
    .socialLinks a.facebookLink:hover svg {
      fill: #3c5a99; }
    .socialLinks a.twitterLink:hover svg {
      fill: #5ea9dd; }
    .socialLinks a.googleLink:hover svg {
      fill: #d74536; }
    .socialLinks a.instagramLink:hover svg {
      fill: #d6249f; }
    .socialLinks a.youtubeLink:hover svg {
      fill: #e62117; }
    .socialLinks a.pinterestLink:hover svg {
      fill: #cb2026; }
    .socialLinks a.viadeoLink:hover svg {
      fill: #f4982b; }
    .socialLinks a.linkedinLink:hover svg {
      fill: #1a85bc; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-Regular.woff2") format("woff2"), url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-Bold.woff2") format("woff2"), url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-SemiBold.woff2") format("woff2"), url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-Black.woff2") format("woff2"), url("https://www.asso-mj-enfance.org/default/CMS/css/common/../../../../../../lib/CMS/fonts/googlefonts/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
.encarts-list {
  display: flex;
  flex-wrap: wrap; }
.encarts-item {
  position: relative;
  width: 40.5%;
  list-style: none; }
  .encarts-item a {
    text-decoration: none; }
    .encarts-item a:hover .encarts-item-img img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
    .encarts-item a:hover .encarts-item-thumbnail {
      background: #fdc011; }
    .encarts-item a:hover .encarts-item-text {
      color: #0098bd; }
  .encarts-item-img {
    position: relative;
    height: 17rem;
    overflow: hidden; }
    @media (max-width: 750px) {
      .encarts-item-img {
        height: 25rem; } }
    .encarts-item-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center;
      font-family: "object-fit: cover; object-position: center";
      transition: 0.3s ease; }
  .encarts-item-thumbnail {
    display: flex;
    z-index: 6;
    position: relative;
    left: 50%;
    align-items: center;
    justify-content: center;
    width: 6rem;
    height: 6rem;
    margin-top: -3.8rem;
    border-radius: 100%;
    background: #0098bd;
    transition: 0.3s ease;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .encarts-item-thumbnail img {
      position: relative;
      max-height: 2.5rem;
      max-width: 2.5rem; }
  .encarts-item-text {
    margin-top: 0.8rem;
    text-align: center;
    font-size: 1.9rem;
    font-weight: bold;
    color: #544b48;
    transition: 0.3s ease; }

.news {
  padding: 7.5rem 0 9.75rem;
  background: #f2efee; }
  .news-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.9rem; }
    @media (max-width: 600px) {
      .news-top {
        flex-direction: column; } }
    .news-top-pagination {
      z-index: 20;
      display: flex;
      align-items: center;
      bottom: 2rem;
      right: 14rem;
      height: 3rem;
      margin-top: 1rem; }
      .news-top-pagination span {
        height: 1.2rem;
        width: 1.2rem;
        border: 0.1rem solid #0098bd;
        background: transparent;
        opacity: 1; }
        .news-top-pagination span:not(:first-child) {
          margin-left: 0.7rem; }
        .news-top-pagination span.swiper-pagination-bullet-active {
          background: #0098bd; }
  .news-bottom .maMain-newsContent {
    position: relative;
    padding-top: 25rem;
    min-height: 55.5rem;
    background: #fff; }
    .news-bottom .maMain-newsContent:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 25rem;
      background: #0098bd;
      background-image: url("https://www.asso-mj-enfance.org/default/CMS/css/tpl4/../../images/dist/logo-white.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 25%; }
    .news-bottom .maMain-newsContent--hasPicture {
      padding-top: 0; }
      .news-bottom .maMain-newsContent--hasPicture::before {
        content: none; }
      .news-bottom .maMain-newsContent--hasPicture .maMain-image {
        position: relative;
        width: 100%;
        height: 25rem;
        overflow: hidden; }
        .news-bottom .maMain-newsContent--hasPicture .maMain-image img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: center;
          object-position: center;
          font-family: "object-fit: cover; object-position: center"; }
  .news-bottom .maMain-newstitle {
    display: flex;
    align-items: center;
    padding: 4rem 3.4rem 1.7rem;
    min-height: 12.5rem;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.1em;
    color: #0098bd; }
    .news-bottom .maMain-newstitle a {
      text-decoration: none;
      color: #0098bd;
      transition: 0.3s ease; }
      .news-bottom .maMain-newstitle a:after {
        content: '';
        z-index: 12;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .news-bottom .maMain-newstitle a:before {
        content: 'En savoir plus';
        display: flex;
        z-index: 12;
        position: absolute;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 25rem;
        font-size: 3rem;
        font-weight: normal;
        color: #fff;
        background: #fdc011;
        background-image: url("https://www.asso-mj-enfance.org/default/CMS/css/tpl4/../../images/dist/heart-actu.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20%;
        box-shadow: inset 0 0 10rem 0 rgba(0, 0, 0, 0.4);
        transition: 0.3s ease;
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%); }
      .news-bottom .maMain-newstitle a:hover {
        color: #fdc011; }
        .news-bottom .maMain-newstitle a:hover:before {
          opacity: 1;
          -webkit-transform: translateY(0%);
                  transform: translateY(0%); }
  .news-bottom .maMain-resume {
    padding: 0 3.4rem 3.3rem 3.4rem;
    min-height: 16.6rem;
    font-size: 1.7rem;
    line-height: 1.6em;
    color: #544b48; }
  .news-bottom .maMain-knowmore {
    display: block;
    z-index: 5;
    float: left;
    padding: 0 1rem 3.35rem 3.4rem;
    font-size: 1.7rem;
    color: #544b48; }
    .news-bottom .maMain-knowmore a {
      color: #544b48; }
  .news-bottom .maMain-date {
    display: block;
    padding: 0 03.4rem 3.35rem 1rem;
    text-align: right;
    font-size: 1.4rem;
    color: #544b48; }
    .news-bottom .maMain-date:before {
      content: '';
      z-index: 10;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .news-bottom .maMain-allnewslink {
    display: flex;
    justify-content: center;
    margin-top: 5.7rem; }
    .news-bottom .maMain-allnewslink a {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      padding: 0;
      background: none;
      border: 0;
      outline: none;
      cursor: pointer;
      margin: 0;
      font-weight: 600;
      font-size: 1.6rem;
      color: #fff;
      text-decoration: none;
      padding: 0.8rem 3rem;
      background: #037d9b;
      display: inline-block;
      text-transform: uppercase;
      margin-bottom: 1rem;
      transition: background 0.2s linear;
      margin-bottom: 0; }
      .news-bottom .maMain-allnewslink a:hover {
        background: #fdc011; }
      @media (max-width: 750px) {
        .news-bottom .maMain-allnewslink a {
          padding: 1.2rem 2.4rem; } }
      @media (max-width: 600px) {
        .news-bottom .maMain-allnewslink a {
          padding: 1rem 2rem;
          font-size: 1.2rem; } }

.missions {
  padding: 9rem 0 10rem;
  background: #f2efee; }
  .missions .u-wrapper {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1025px) {
      .missions .u-wrapper {
        flex-direction: column; } }
  .missions-top {
    width: 54.25%; }
    @media (max-width: 1025px) {
      .missions-top {
        width: 100%; } }
    .missions-top-text {
      margin-bottom: 1.1rem; }
    .missions-top .encarts-list {
      margin-left: -5.9rem; }
      @media (max-width: 1200px) {
        .missions-top .encarts-list {
          margin-left: -3rem; } }
      @media (max-width: 750px) {
        .missions-top .encarts-list {
          margin-left: 0; } }
    .missions-top .encarts-item {
      flex-grow: 1;
      margin: 3.5rem 0 0 5.9rem; }
      @media (max-width: 1200px) {
        .missions-top .encarts-item {
          margin: 3.5rem 0 0 3rem; } }
      @media (max-width: 750px) {
        .missions-top .encarts-item {
          margin: 3.5rem 0 0 0;
          width: 100%; } }
  .missions-bottom {
    margin-top: 6.5rem;
    width: 45.75%; }
    @media (max-width: 1025px) {
      .missions-bottom {
        width: 100%; } }
    @media (max-width: 1200px) {
      .missions-bottom {
        display: flex;
        align-items: center;
        margin-left: 3rem; } }
    @media (max-width: 1025px) {
      .missions-bottom {
        justify-content: center;
        margin-left: 0;
        max-width: 100%; } }
    .missions-bottom-img .cms_bloc_media * {
      margin: 0 0 0 auto;
      max-width: 100%; }
    .missions-bottom-img .cms_bloc_media a img {
      transition: 0.3s ease; }
    .missions-bottom-img .cms_bloc_media a:hover img {
      -webkit-transform: scale(1.05);
              transform: scale(1.05);
      -webkit-filter: drop-shadow(1rem 1rem 1.5rem rgba(0, 0, 0, 0.3));
              filter: drop-shadow(1rem 1rem 1.5rem rgba(0, 0, 0, 0.3)); }