/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/duo-image-edito-quinconce/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
html body .customEdito .doubleLimitedDecal {
  margin-bottom: 50px;
  background-color: #F5F9FB;
}

html body .customEdito .doubleLimitedDecal.minus {
  margin-bottom: 25px;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal {
    margin-bottom: 200px;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  html body .customEdito .doubleLimitedDecal.minus {
    margin-bottom: 100px;
  }
  html body .customEdito .doubleLimitedDecal.left .content {
    margin-left: calc((100% - 40px) / 2);
    padding-left: 40px;
  }
  html body .customEdito .doubleLimitedDecal.left .imageGroup {
    left: 0;
  }
  html body .customEdito .doubleLimitedDecal.left .imageGroup .image {
    padding-left: 25px;
  }
  html body .customEdito .doubleLimitedDecal.left .legal {
    padding-left: 25px;
    box-sizing: border-box;
  }
  html body .customEdito .doubleLimitedDecal.right .imageGroup {
    right: 0;
  }
  html body .customEdito .doubleLimitedDecal.right .imageGroup .image {
    padding-right: 25px;
  }
  html body .customEdito .doubleLimitedDecal.right .imageGroup .image img {
    border-radius: 5px;
  }
  html body .customEdito .doubleLimitedDecal.right .legal {
    padding-right: 25px;
    box-sizing: border-box;
  }
}
html body .customEdito .doubleLimitedDecal .containLimiter {
  padding: 30px 5.55%;
  position: relative;
}

html body .customEdito .doubleLimitedDecal .containLimiter .imageGroup img {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal .containLimiter {
    max-width: 1248px;
    margin: 0 auto;
    padding: 200px 25px 80px 25px;
  }
}
html body .customEdito .doubleLimitedDecal .content h2,
html body .customEdito .doubleLimitedDecal .content h3 {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 40px;
  color: #095561;
  font-weight: 700;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal .content h2,
  html body .customEdito .doubleLimitedDecal .content h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (min-width: 1480px) {
  html body .customEdito .doubleLimitedDecal .content h2,
  html body .customEdito .doubleLimitedDecal .content h3 {
    font-size: 34px;
    line-height: 40px;
  }
}
html body .customEdito .doubleLimitedDecal .content .contentParaph {
  margin-bottom: 40px;
}

html body .customEdito .doubleLimitedDecal .content .contentParaph p {
  color: #095561;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}

html body .customEdito .doubleLimitedDecal .content .groupCtas {
  display: inline-block;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal .content .groupCtas {
    text-align: left;
  }
}
html body .customEdito .doubleLimitedDecal .content .groupCtas .ctaContain {
  display: inline-block;
  margin: 12px;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal .content .groupCtas .ctaContain {
    margin: 0 25px 12px 0;
  }
}
html body .customEdito .doubleLimitedDecal .content .groupCtas .ctaContain a {
  max-width: 100%;
  width: auto;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal .content {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (min-width: 1024px) {
  html body .customEdito .doubleLimitedDecal .imageGroup {
    position: absolute;
    width: calc((100% - 40px) / 2);
    top: -92px;
  }
  html body .customEdito .doubleLimitedDecal .imageGroup .image img {
    border-radius: 5px;
  }
}
html body .customEdito .doubleLimitedDecal .imageGroup .image img {
  display: block;
  max-width: 100%;
}

html body .customEdito .doubleLimitedDecal .imageGroup .legal {
  width: 70%;
  margin: 40px auto 0 auto;
  font-size: 18px;
  line-height: 30px;
  color: #095561;
  font-weight: 500;
}

/*# sourceMappingURL=style-index.css.map*/