/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/titre-edito/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
html body .customEdito .customDouble .content {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .customDouble .content {
    margin-bottom: 0px;
  }
}
html body .customEdito .customDouble .content h2,
html body .customEdito .customDouble .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 .customDouble .content h2,
  html body .customEdito .customDouble .content h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (min-width: 1480px) {
  html body .customEdito .customDouble .content h2,
  html body .customEdito .customDouble .content h3 {
    font-size: 34px;
    line-height: 40px;
  }
}
html body .customEdito .customDouble .content .contentParaph {
  margin-bottom: 40px;
}

html body .customEdito .customDouble .content .contentParaph p {
  color: #095561;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}

html body .customEdito .customDouble .content .groupCtas {
  display: inline-block;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .customDouble .content .groupCtas {
    text-align: left;
  }
}
html body .customEdito .customDouble .content .groupCtas .ctaContain {
  display: inline-block;
  margin: 12px;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .customDouble .content .groupCtas .ctaContain {
    margin: 0 25px 12px 0;
  }
}
html body .customEdito .customDouble .content .groupCtas .ctaContain a {
  max-width: 100%;
  width: auto;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

html body .customEdito .customDouble.largeDouble {
  padding: 0 5.55%;
  margin-bottom: 50px;
}

html body .customEdito .customDouble.largeDouble .image img {
  display: block;
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  html body .customEdito .customDouble.largeDouble {
    max-width: 1640px;
    padding: 0px 25px 100px 25px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  html body .customEdito .customDouble.largeDouble .content, html body .customEdito .customDouble.largeDouble .image {
    width: calc((100% - 40px) / 2);
  }
  html body .customEdito .customDouble.largeDouble.left .content {
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1480px) {
  html body .customEdito .customDouble.largeDouble.left .content {
    padding-left: 196px;
  }
}
@media screen and (min-width: 1024px) {
  html body .customEdito .customDouble.largeDouble.right .content {
    order: 2;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1480px) {
  html body .customEdito .customDouble.largeDouble.right .content {
    padding-right: 196px;
  }
}
@media screen and (min-width: 1024px) {
  html body .customEdito .customDouble.largeDouble.right .image {
    order: 1;
  }
}
@media screen and (min-width: 1480px) {
  html body .customEdito .customDouble.largeDouble {
    padding: 0px 25px 200px 25px;
  }
}

/*# sourceMappingURL=style-index.css.map*/