h2,h3,h4,h5{
  font-weight: 600;

}

.heading-5{
  font-size: 16px;
}

.w-button{
  font-size: 14px;
}

.paragraph{
  font-size: 16px;
}

.devise-size{
  font-size: 12px;
}

.link-black-week{
    color: #000;
    text-decoration: none;
}

.link-black-week:hover{
    text-decoration: underline;
}

.offer-range{
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  font-family: Montserrat, sans-serif;
}

.push-home{
  margin-top: 56px;
  margin-bottom: 56px;
}

h3{ font-family: Montserrat, sans-serif;}

.triptyque-overlay-img {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: flex-end;
  padding: 32px;
  gap: 32px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.801) 0%, rgba(0, 0, 0, 0.473) 10%, rgba(96, 96, 96, 0) 20%);
  position: absolute;
  top: 0;
  left: 0;
     width: -webkit-fill-available;
    height: -webkit-fill-available;
  z-index: 1;}

  .image-triptyque{
    width: 100%;
    height: 100%;
  }

  .card-hover-triptyque:hover{opacity: 0.75;
    transition: 0.3s;}

        .layout-triptyque-card{
      padding: 0 32px;
      max-width: 90rem;
      margin: 0 auto 32px;
    }


    .container-triptyque-card {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: px;
    }
    .triptyque-card-child-1 { 
      grid-area: 1 / 1 / 2 / 2;
      position:relative;
    }
    .triptyque-card-child-2 { 
      grid-area: 1 / 2 / 2 / 3;
      position:relative;
    }
    .triptyque-card-child-3{ 
      grid-area: 1 / 3 / 2 / 4;
      position:relative;
    }
    

.section-hero{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 42px;
  padding-top: 42px;
  padding-bottom: 42px;
  max-width: 1700px;
  margin: auto;
}

.image-hero{
    max-width: 50%;
    height: auto;
}

.txt-image{
  display: flex;
  flex-direction: reverse-row;
  flex-wrap: wrap;
  margin-left: 140px ;
  margin-right: 140px ;
  grid-gap: 48px;
}

.video-bw1{
  max-width: 33vw;
}

.div-block {
  height: auto;
  margin-top: 36px;
  margin-right: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-2 {
justify-content: center;
  display: flex;
  flex-direction: column;
  height: auto;
  flex-wrap: wrap;

 
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 68px;
  
  color: black;
  font-weight: 800;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 600;
  text-align: left;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  text-align: left;
  margin-bottom: 32px;
}

.copierlecode {
  margin-right: 12px;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  padding: 12px 32px 12px 32px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: rgba(56, 152, 236, 0);
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 600;
  padding: 12px 32px 12px 32px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  min-width: 250px;
  height: 150px;
  margin-right: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;;
}

.columns {
  width: 80%;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  margin-right: 20px;
  margin-left: 20px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  text-align: center;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  margin-top: 8px;
}

.heading-4 {
  padding-bottom: 4px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.paragraph-2 {
  margin-top: 4px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}


.div-block-5 {
  padding-bottom: 20px;
}

.text-block-2 {
  text-align: center;
  color: #000;
   
}

.text-span {
  color: #000;
  font-size: 28px;
  min-height: 100%;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
}

.image-2 {
width: auto;
    height: 250px;
}

.text-span-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-span-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  color: #000;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: self-start;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-8 {
 
  display: flex;
  align-items: center;
}

.text-block-3 {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-align: center;
}

.section-2 {
width: 99vw;
  margin-top: 40px;
  margin-bottom: 60px;
}

.video {
  height: 387px;
  background-color: #fff;
  background-image: url('../images/contourbandeau.png');
  background-position: 0px 0px;
  background-size: contain;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-3 {
  margin-top: 26px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.container-1 {
  padding-bottom: 90px;
}

.w-container{
  max-width: 90rem;
  margin: auto;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 549px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.column-2 {
  display: block;
  height: auto;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1250px) {

  .layout-triptyque-card{
    padding: 0 10px;
    max-width: 90rem;
    margin: 32px auto 10px;
  }



  .div-block-8{
    display: flex;
    flex-wrap: wrap
  }

  #section-hero{
    max-width: 99vw;
  }



  .container-triptyque-card{
    display: flex !important;
    flex-wrap: wrap;
    gap: 32px;
    align-items: center;
    justify-content: center !important;
  }

  .video-bw1{
    max-width: 60vw;
  }

.heading-3{
  text-align: center;
}

.paragraph{
  text-align: center;
}

.div-block-8{
  justify-content: center;
  align-items: center;
}
  .div-block {
    width: 100vw;
    height: auto;
    margin-right: auto;
  }

  .div-block-3{
    margin-bottom: 32px;
  }

  .div-block-2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
  align-items: center;
  justify-content: center;
  }

  .heading {
    font-size: 60px;
    text-align: center;
  }

  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .heading-4 {
    text-align: center;
  }

  .image-2 {
    min-width: 50px;
  }

  .div-block-6 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heading-5 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .paragraph-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 767px) {

    .image-hero{
        width: 100%;
    }

    .section-hero{
        flex-direction: column;
    }

  .layout-triptyque-card{
    padding: 0 10px;
    max-width: 90rem;
    margin: 0 auto 10px;
  }

  .video-bw-2{
    max-width: 99vw;
  }


  .txt-image{
    grid-gap: 24px;
  }

.video-bw1{
  max-width: 95vw;;
}

  .container-triptyque-card{
    display: flex !important;
    flex-wrap: wrap;
    gap: 32px;
    align-items: center;
    justify-content: center;
  }
  .div-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

   .paragraph-2 {
    margin-bottom: 42px;
  }

  .div-block-5{
    margin-top: 48px;
  }

  .div-block-2 {
    padding-left: 20px;
  }

  .div-block-4 {
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-3 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .background-video {
    width: 565px;
  }
}

@media screen and (max-width: 479px) {

  .layout-triptyque-card{
    padding: 0 10px;
    max-width: 90rem;
    margin: 0 auto 10px;
  }

  .video-bw-2{
    max-width: 99vw;
  }

  .container-triptyque-card{
    display: flex !important;
    flex-wrap: wrap;
    gap: 32px;
    align-items: center;
    j

  .div-block-2 {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-3 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
  }



  .div-block-8 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .video-2 {
    width: 100%;
    height: auto;
  }
}