/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-box-text-image-box-text-image {
  max-width: none !important;
  padding-top: 160px;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.wp-block-box-text-image-box-text-image .project-card {
  padding-right: 32px;
}
.wp-block-box-text-image-box-text-image .card-image {
  height: 100% !important;
  width: 100% !important;
  margin-bottom: 16px;
}
.wp-block-box-text-image-box-text-image .card-image img {
  width: 100% !important;
  height: 100% !important;
}
.wp-block-box-text-image-box-text-image .card-link {
  padding-top: 16px;
  color: #007CA0 !important;
  text-decoration: underline !important;
}
.wp-block-box-text-image-box-text-image .card-link:hover {
  text-decoration: underline !important;
  color: #08034F !important;
}
.wp-block-box-text-image-box-text-image .card-link:active {
  text-decoration: underline !important;
  color: #1400BA !important;
}
.wp-block-box-text-image-box-text-image .more-link {
  display: none;
}
.wp-block-box-text-image-box-text-image .text {
  padding-bottom: 40px;
}
.wp-block-box-text-image-box-text-image .arrow-btn {
  padding-left: 10px;
}
.wp-block-box-text-image-box-text-image .btn-carousel-elt {
  border: 1px solid #1400BA;
  background-color: white;
}
.wp-block-box-text-image-box-text-image .carousel-prev,
.wp-block-box-text-image-box-text-image .carousel-next {
  display: flex;
  width: 48px;
  height: 48px;
  padding: 10px;
  justify-content: center;
  align-items: center;
}
.wp-block-box-text-image-box-text-image .carousel-prev {
  margin-right: 20px;
}
.wp-block-box-text-image-box-text-image .carousel {
  padding-bottom: 72px;
}

@media only screen and (max-width: 1199px) {
  .wp-block-box-text-image-box-text-image {
    padding-top: 90px;
  }
  .wp-block-box-text-image-box-text-image .container-text {
    margin-left: 0px;
  }
  .wp-block-box-text-image-box-text-image .h4-elt {
    font-size: 22px;
  }
}
@media only screen and (max-width: 600px) {
  .wp-block-box-text-image-box-text-image .container-fluid {
    padding-right: 24px;
    padding-left: 24px;
  }
  .wp-block-box-text-image-box-text-image .container-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start !important;
    text-align: start !important;
    margin-left: 0px;
  }
  .wp-block-box-text-image-box-text-image .project-card {
    padding-right: 0px;
  }
  .wp-block-box-text-image-box-text-image .h2-elt {
    font-size: 34px;
  }
}

/*# sourceMappingURL=style-index.css.map*/