/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./blocks/texte-image-2/_style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.image-texte-2 {
  padding: 60px 0;
}
.image-texte-2__inner {
  margin: 30px 0;
  background-color: #D5E7E8;
  border-radius: 25px;
}
.image-texte-2__image {
  height: 350px;
  position: relative;
  transform: rotate(-2deg);
  margin: 0 30px;
  margin-top: -60px;
}
@media (min-width: 1024px) {
  .image-texte-2__image {
    height: calc(100% + 60px);
    margin: 0;
    margin-top: -30px;
    margin-left: -10px;
  }
}
.image-texte-2__image img {
  border-radius: 25px;
  border: 5px solid #D5E7E8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-texte-2__content {
  padding: 30px;
}
@media (min-width: 1024px) {
  .image-texte-2__content {
    padding: 60px 0;
    padding-right: 80px;
    padding-left: 30px;
  }
}
.image-texte-2__content p, .image-texte-2__content .wp-block-heading {
  color: #092A36;
}
.image-texte-2__content p a, .image-texte-2__content .wp-block-heading a {
  color: #092A36;
  text-decoration: underline;
}
.image-texte-2__content p a:hover, .image-texte-2__content .wp-block-heading a:hover {
  text-decoration: none;
}
.image-texte-2__content .wp-block-buttons {
  margin-top: 45px;
}
.image-texte-2__content .wp-block-buttons a {
  background-color: #092A36;
}
.image-texte-2__content .wp-block-buttons a::after {
  background-color: #337B95;
}
.image-texte-2__content .wp-block-buttons a:hover {
  color: #fff;
}
.image-texte-2--style-2 .image-texte-2__inner {
  background-color: #000;
}
.image-texte-2--style-2 .image-texte-2__image img {
  border-color: #000;
}
.image-texte-2--style-2 .image-texte-2__content p, .image-texte-2--style-2 .image-texte-2__content .wp-block-heading {
  color: #fff;
}
.image-texte-2--style-2 .image-texte-2__content p a, .image-texte-2--style-2 .image-texte-2__content .wp-block-heading a {
  color: #fff;
}
.image-texte-2--style-2 .image-texte-2__content .wp-block-buttons .wp-block-button__link {
  background-color: #E8DDD0;
  color: #000;
}
.image-texte-2--style-2 .image-texte-2__content .wp-block-buttons .wp-block-button__link::after {
  background-color: #FAA418;
}

/*# sourceMappingURL=texte-image-2.bundle.css.map*/