.nosOffresDouble {
  background-color: #F2EEE3;
  padding-bottom: 13.3333333333vw;
  padding-top: 13.3333333333vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble {
    padding-bottom: 5.2083333333vw;
    padding-top: 5.2083333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble {
    padding-bottom: 100px;
    padding-top: 100px;
  }
}
.nosOffresDouble h2 {
  margin-bottom: 6.9333333333vw;
  display: block;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Archia";
  font-size: 6.6666666667vw;
  line-height: 8vw;
  font-weight: 400;
  color: #042E34;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble h2 {
    margin-bottom: 2.6041666667vw;
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble h2 {
    margin-bottom: 50px;
    font-size: 50px;
    line-height: 60px;
  }
}
.nosOffresDouble.specialOffreOut .carouOffres .offre {
  opacity: 0;
  bottom: -50px;
}
.nosOffresDouble.specialOffreIn .carouOffres .offre {
  opacity: 1;
  bottom: 0;
}
.nosOffresDouble .carouOffres {
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .slick-track {
    display: flex;
    width: auto !important;
    max-width: 100%;
    margin-left: 2.34375vw;
    margin-right: 2.34375vw;
    align-items: stretch;
    justify-content: center;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .slick-track {
    margin-left: auto;
    max-width: 1820px;
    margin-right: auto;
  }
}
.nosOffresDouble .carouOffres .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.nosOffresDouble .carouOffres .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 5.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8vw;
  margin-bottom: 11.2vw;
}
.nosOffresDouble .carouOffres .slick-dots li {
  position: relative;
  display: inline-block;
  height: 5.3333333333vw;
  width: 5.3333333333vw;
  margin: 0 2.1333333333vw;
  padding: 0;
  cursor: pointer;
}
.nosOffresDouble .carouOffres .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 5.3333333333vw;
  width: 5.3333333333vw;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: #042E34;
  box-sizing: border-box;
  cursor: pointer;
}
.nosOffresDouble .carouOffres .slick-dots li button:hover, .nosOffresDouble .carouOffres .slick-dots li button:focus {
  outline: none;
}
.nosOffresDouble .carouOffres .slick-dots li button:hover:before, .nosOffresDouble .carouOffres .slick-dots li button:focus:before {
  opacity: 1;
}
.nosOffresDouble .carouOffres .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: #DFFFA4;
  border-radius: 100%;
  left: 1.3333333333vw;
  top: 1.3333333333vw;
  opacity: 0;
  transition: 0.5s opacity;
}
.nosOffresDouble .carouOffres .slick-dots li.slick-active button:before {
  color: #ECE5D3;
  opacity: 1;
}
.nosOffresDouble .carouOffres .offre {
  margin-left: 6.6666666667vw;
  opacity: 0;
  transition: 0.5s opacity, 0.5s bottom;
  transition-timing-function: ease-in-out;
  position: relative;
  bottom: 0;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre {
    margin: 0;
    min-width: 30vw;
    margin-right: 10.4166666667vw;
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .nosOffresDouble .carouOffres .offre:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre {
    min-width: 576px;
    margin-right: 200px;
    max-width: 576px;
  }
}
.nosOffresDouble .carouOffres .offre.code2 {
  transition-delay: 0.25s;
}
.nosOffresDouble .carouOffres .offre.code3 {
  transition-delay: 0.5s;
}
.nosOffresDouble .carouOffres .offre.code1 .topOffre .logoOffre svg path {
  fill: #D6C4FF;
}
.nosOffresDouble .carouOffres .offre.code1 .botOffre .darkBot .title {
  color: #D6C4FF;
}
.nosOffresDouble .carouOffres .offre.code1 .botOffre .darkBot .statGroup .stat {
  color: #D6C4FF;
}
.nosOffresDouble .carouOffres .offre.code1 .botOffre .lightBot {
  background-color: #D6C4FF;
}
.nosOffresDouble .carouOffres .offre.code2 .topOffre .logoOffre svg path {
  fill: #B0E3FF;
}
.nosOffresDouble .carouOffres .offre.code2 .botOffre .darkBot .title {
  color: #B0E3FF;
}
.nosOffresDouble .carouOffres .offre.code2 .botOffre .darkBot .statGroup .stat {
  color: #B0E3FF;
}
.nosOffresDouble .carouOffres .offre.code2 .botOffre .lightBot {
  background-color: #B0E3FF;
}
.nosOffresDouble .carouOffres .offre.code3 .topOffre .logoOffre svg path {
  fill: #FF9668;
}
.nosOffresDouble .carouOffres .offre.code3 .botOffre .darkBot .title {
  color: #FF9668;
}
.nosOffresDouble .carouOffres .offre.code3 .botOffre .darkBot .statGroup .stat {
  color: #FF9668;
}
.nosOffresDouble .carouOffres .offre.code3 .botOffre .lightBot {
  background-color: #FF9668;
}
.nosOffresDouble .carouOffres .offre .topOffre {
  position: relative;
  width: 85.3333333333vw;
  max-width: 100%;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .topOffre {
    width: 30vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .topOffre {
    width: 576px;
  }
}
.nosOffresDouble .carouOffres .offre .topOffre .midToptop, .nosOffresDouble .carouOffres .offre .topOffre .midTopbot {
  height: 21.0666666667vw;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  width: 85.3333333333vw;
  max-width: 100%;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .topOffre .midToptop, .nosOffresDouble .carouOffres .offre .topOffre .midTopbot {
    width: 30vw;
    height: 7.5vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .topOffre .midToptop, .nosOffresDouble .carouOffres .offre .topOffre .midTopbot {
    width: 576px;
    height: 144px;
  }
}
.nosOffresDouble .carouOffres .offre .topOffre .midToptop {
  border-radius: 0 8vw 0 8vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .topOffre .midToptop {
    border-radius: 0 2.6041666667vw 0 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .topOffre .midToptop {
    border-radius: 0 50px 0 50px;
  }
}
.nosOffresDouble .carouOffres .offre .topOffre .midTopbot {
  border-radius: 8vw 0 8vw 8vw;
  background-position: center bottom;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .topOffre .midTopbot {
    border-radius: 2.6041666667vw 0 2.6041666667vw 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .topOffre .midTopbot {
    border-radius: 50px 0 50px 50px;
  }
}
.nosOffresDouble .carouOffres .offre .topOffre .logoOffre {
  position: absolute;
  left: -1px;
  top: 0;
  width: 40.5333333333vw;
  height: 31.4666666667vw;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .topOffre .logoOffre {
    width: 14.1666666667vw;
    height: 10.9895833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .topOffre .logoOffre {
    width: 272px;
    height: 211px;
  }
}
.nosOffresDouble .carouOffres .offre .topOffre .logoOffre img {
  display: block;
  width: 28.2666666667vw;
  padding-top: 6.6666666667vw;
  padding-left: 5.6vw;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .topOffre .logoOffre img {
    width: 10vw;
    padding-top: 2.3958333333vw;
    padding-left: 2.0833333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .topOffre .logoOffre img {
    width: 192px;
    padding-top: 46px;
    padding-left: 40px;
  }
}
.nosOffresDouble .carouOffres .offre .topOffre .logoOffre svg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.nosOffresDouble .carouOffres .offre .botOffre {
  border-radius: 8vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre {
    border-radius: 2.6041666667vw;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre {
    border-radius: 50px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot {
  padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 5.3333333333vw;
  background-color: #042E34;
  border-radius: 8vw 8vw 0 0;
  background-repeat: no-repeat;
  background-position: right 5.8666666667vw top 5.3333333333vw;
  background-size: 16vw auto;
  background-image: url("../img/isr.svg");
  min-height: 110vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot {
    padding: 2.0833333333vw 2.0833333333vw 1.0416666667vw 2.0833333333vw;
    border-radius: 2.6041666667vw 2.6041666667vw 0 0;
    background-position: right 2.0833333333vw top 2.0833333333vw;
    background-size: 5.5729166667vw auto;
    flex-grow: 1;
    min-height: 0;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot {
    border-radius: 50px 50px 0 0;
    padding: 40px 40px 20px 40px;
    background-position: right 40px top 40px;
    background-size: 107px auto;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .title {
  font-size: 6.9333333333vw;
  font-family: "Archia";
  line-height: 1.15;
  margin-bottom: 2.4vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .title {
    font-size: 2.0833333333vw;
    margin-bottom: 0.3125vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .title {
    font-size: 40px;
    margin-bottom: 6px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .base {
  font-size: 4.8vw;
  font-weight: 600;
  line-height: 6.1333333333vw;
  color: #fff;
  margin-bottom: 5.3333333333vw;
  min-height: 12.2666666667vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .base {
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    margin-bottom: 0.78125vw;
    min-height: 3.6458333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .base {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
    min-height: 70px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .base span {
  font-weight: 700;
  font-size: 4.5333333333vw;
  color: #D6C4FF;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .base span {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .base span {
    font-size: 24px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup {
  margin-bottom: 2.6666666667vw;
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup {
    margin-bottom: 15px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .titleStat {
  font-size: 3.7333333333vw;
  line-height: 7.2vw;
  color: #fff;
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .titleStat sup {
  vertical-align: text-bottom;
  font-size: 60%;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .titleStat {
    font-size: 0.9375vw;
    line-height: 1.40625vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .titleStat {
    font-size: 18px;
    line-height: 27px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat {
  font-weight: 700;
  font-size: 8vw;
  line-height: 6.6666666667vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat {
    font-size: 2.0833333333vw;
    line-height: 1.8229166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat {
    font-size: 40px;
    line-height: 35px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat span {
  font-size: 4.5333333333vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat span {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat span {
    font-size: 24px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .darkBot .statGroup .stat span sup {
  vertical-align: text-bottom;
  font-size: 60%;
}
.nosOffresDouble .carouOffres .offre .botOffre .lightBot {
  padding: 4.8vw 4.8vw;
  border-radius: 0 0 8vw 8vw;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot {
    padding: 2.0833333333vw;
    border-radius: 0 0 2.6041666667vw 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot {
    border-radius: 0 0 50px 50px;
    padding: 40px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .lightBot a {
  display: inline-block;
  font-weight: 700;
  font-size: 4.2666666667vw;
  line-height: 9.3333333333vw;
  color: #042E34;
  text-decoration: none;
  position: relative;
  padding: 0 4vw;
  transition: 0.25s padding;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot a:hover {
    padding: 0 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot a:hover {
    padding: 0 30px;
  }
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot a {
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    padding: 0 1.3541666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot a {
    font-size: 25px;
    line-height: 35px;
    padding: 0 26px;
  }
}
.nosOffresDouble .carouOffres .offre .botOffre .lightBot a:after {
  content: "";
  width: 2.1333333333vw;
  height: 100%;
  display: inline-block;
  background-image: url("../../offre/img/chevronBleu.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 3.2vw;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot a:after {
    width: 0.625vw;
    background-position: center 0.46875vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .carouOffres .offre .botOffre .lightBot a:after {
    width: 12px;
    background-position: center 9px;
  }
}
.nosOffresDouble .endOffres {
  margin-left: 8vw;
  margin-right: 8vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .endOffres {
    margin-left: 1.5625vw;
    margin-right: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .endOffres {
    max-width: 1820px;
    margin-left: auto;
    margin-right: auto;
  }
}
.nosOffresDouble .endOffres .legal {
  text-align: right;
  color: #688285;
  font-size: 3.7333333333vw;
  line-height: 4.8vw;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .endOffres .legal {
    font-size: 1.1458333333vw;
    line-height: 1.40625vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .endOffres .legal {
    font-size: 22px;
    line-height: 27px;
  }
}
.nosOffresDouble .endOffres .legal .bigger {
  font-size: 4.2666666667vw;
  line-height: 5.3333333333vw;
  font-weight: 600;
}
@media screen and (min-width: 980px) {
  .nosOffresDouble .endOffres .legal .bigger {
    font-size: 1.25vw;
    line-height: 1.5104166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .nosOffresDouble .endOffres .legal .bigger {
    font-size: 24px;
    line-height: 29px;
  }
}/*# sourceMappingURL=style.css.map */