/* 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 .slide-calendar-line {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

#hsSlide1 .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;
}

#hsSlide1 .slide-calendar span {
  color: #D20A11;
  font-size:7rem;
  display: block;
  line-height: 1;
}

#hsSlide1 .slide-calendar-line img {
  height: auto;
  width: 280px;
  max-width: calc(100% - 12rem);
  margin-left:2.4rem;
}

#hsSlide1 .actu_tertiary_title {
  font-size:2.2rem;
  font-weight: 600;
  opacity: 50%;
}

@media only screen and (min-width: 768px) {
  #hsSlide1 .actu_tertiary_title {
    font-size:2.8rem;
  }
}

#hsSlide1 .actu_tertiary_title svg {
  margin-top:-0.4rem;
}

#hsSlide1 .c-button {
background-color: #DD1378;
color:#FFFFFF;
}

#hsSlide1 .c-button:hover {
opacity: 0.8;
}


/* #hsSlide2 */

#hsSlide2 .c-button {
  background-color: #FFFFFF;
  color:#1A130D;
}

#hsSlide2 .c-button:hover {
opacity: 0.8;
}


/* #hsSlide3 */

#hsSlide3 .slider_item_content .actu_secondary_title {
  max-width: 520px;
}

#hsSlide3 .c-button {
  background-color: #FFFFFF;
  color:#475361;
}

#hsSlide3 .c-button:hover {
opacity: 0.8;
}


/* #hsSlide4 */

#hsSlide4 .slider_item_content {
  max-width: 800px;
}

#hsSlide4 .slider_item_content .actu_secondary_title {
  max-width: 520px;
}

#hsSlide4 .c-button {
  background-color: #FFFFFF;
  color:#151412;
}

#hsSlide4 .c-button:hover {
opacity: 0.8;
}


/* #hsSlide5 */

#hsSlide5 .slider_item_content {
  max-width: 888px;
}

#hsSlide5 .slider_item_content .actu_secondary_title {
  max-width: 444px;
}

#hsSlide5 .c-button {
  background-color: #FFFFFF;
  color:#62D184;
}

#hsSlide5 .c-button:hover {
opacity: 0.8;
}


/* ******************************************* */
/* ************ OFFRES DU MOMENT ************* */
/* ******************************************* */


