/* TEMPORAIRE : espacement message d'alerte */
.ugap-header__custom-alert {
  margin-bottom: 0 !important;
}
.ugap-message--alert {
  padding: 2.4rem 3.2rem !important;
}
.ugap-message--alert.ugap-message--has-slot .ugap-message__header,
.__use-global-ugap-ui .ugap-message__description p {
  margin-bottom: 0.4rem !important;
}

/* ******************************************* */
/* *************** HERO SLIDER *************** */
/* ******************************************* */

/* METTRE À JOUR SELON LE NOMBRE DE SLIDE */
.hero_slider .overview {
  width: calc(500% + 16 * .4rem);
}

/* #hsSlide1 */
#hsSlide1 .slider_item_content {
  max-width: 700px;
}

#hsSlide1 img {
  height:77px;
  width:70px;
  position:absolute;
  top:30px;
  right: 35px;
}

#hsSlide1 .c-button {
color:#050506 !important;
}

/* #hsSlide2 */
#hsSlide2 .actu_secondary_title {
  max-width: 500px;
}

#hsSlide2 .c-button {
color:#A29587 !important;
}


/* #hsSlide3 */
#hsSlide3 .slider_item_content {
  max-width: 950px;
}

#hsSlide3 .c-button {
color:#C2566D !important;
}


/* #hsSlide4 */
#hsSlide4 .slider_item_content {
  max-width: 710px;
}

#hsSlide4 .c-button {
color:#726B63 !important;
}


/* #hsSlide5 */
#hsSlide5 .slide-calendar-line {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

#hsSlide5 .slide-calendar {
  background-color: #FFFFFF;
  height: 11rem;
  width: 10rem;
  border-radius: 1.6rem;
  text-align: center;
  font-family: "Barlow Condensed", "arial narrow", "trebuchet ms", sans-serif;
  color: #212121;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 0.6;
  padding: 0.4rem 2rem;
}

#hsSlide5 .slide-calendar span {
  color: #F69B62;
  font-size:7rem;
  display: block;
  line-height: 1;
}

#hsSlide5 .actu_main_title {
  font-size: 6rem;
  margin-left: 2.4rem;
}

#hsSlide5 .actu_main_title span {
  display: block;
  font-size: 4.5rem;
}

#hsSlide5 .c-button {
color:#142751 !important;
}


/* ******************************************* */
/* ************ OFFRES DU MOMENT ************* */
/* ******************************************* */


