/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/card-hebergement/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.
 */
/**
Fluid font-size between 2 breakpoints.
Font-size must be in px
*/
/**
Fluid value between 2 breakpoints (can be use for other than font-size)
(Font-size must be in px)
*/
.wp-block-plune-blocks-card-hebergement {
  height: 100%;
  width: 48%;
}
@media (max-width: calc(768px - 1px)) {
  .wp-block-plune-blocks-card-hebergement {
    width: 100%;
  }
}
.wp-block-plune-blocks-card-hebergement .is-layout-flow {
  -webkit-margin-before: unset;
          margin-block-start: unset;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__content {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
@media (max-width: calc(992px - 1px)) {
  .wp-block-plune-blocks-card-hebergement .hebergement-card__content {
    margin: auto;
  }
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 262px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: calc(576px - 1px)) {
  .wp-block-plune-blocks-card-hebergement .hebergement-card__top {
    min-height: 250px;
  }
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__middle {
  width: 100%;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__middle-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 110px;
  width: 110px;
  color: #F39200;
  background-color: #fff;
  padding: 30px 0;
  border-radius: 50%;
  -webkit-margin-before: -2.7rem !important;
          margin-block-start: -2.7rem !important;
  z-index: 2;
  margin-right: 10px;
}
@media (max-width: calc(1400px - 1px)) {
  .wp-block-plune-blocks-card-hebergement .hebergement-card__middle-circle {
    -webkit-margin-before: -4rem !important;
            margin-block-start: -4rem !important;
  }
}
@media (max-width: calc(1200px - 1px)) {
  .wp-block-plune-blocks-card-hebergement .hebergement-card__middle-circle {
    -webkit-margin-before: -6rem !important;
            margin-block-start: -6rem !important;
  }
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__middle-circle-text {
  font-family: "Unbounded";
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
  font-weight: 400;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__middle-circle-price-text {
  font-family: "Unbounded";
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
  font-weight: 400;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 77px;
  color: #fff;
  background-color: #34BDEF;
  padding: 17px 20px;
  font-family: "Barlow";
  -webkit-margin-before: unset;
          margin-block-start: unset;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__bottom-title, .wp-block-plune-blocks-card-hebergement .hebergement-card__bottom-text {
  font-family: "Unbounded";
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__bottom-title {
  font-size: 18px;
}
.wp-block-plune-blocks-card-hebergement .hebergement-card__bottom-text {
  font-size: 15px;
}

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