/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-hero-2-level.embed {
  height: 480px;
}

.wp-block-hero-2-level-hero-2-level {
  max-width: none !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.wp-block-hero-2-level-hero-2-level .component-child {
  min-height: 480px;
  max-width: none !important;
  background-size: cover;
  background-repeat: no-repeat;
}
.wp-block-hero-2-level-hero-2-level .container-text {
  padding: 0px !important;
}
.wp-block-hero-2-level-hero-2-level .h1-elt {
  color: white !important;
}
.wp-block-hero-2-level-hero-2-level .subtitle-elt {
  color: white !important;
}

@media only screen and (max-width: 1199px) {
  .wp-block-hero-2-level-hero-2-level .subtitle-elt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .wp-block-hero-2-level-hero-2-level .component-child {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media only screen and (max-width: 600px) {
  .wp-block-hero-2-level-hero-2-level .component-child {
    padding-right: 24px;
    padding-left: 24px;
  }
  .wp-block-hero-2-level-hero-2-level .h1-elt {
    font-size: 40px;
  }
  .wp-block-hero-2-level-hero-2-level .subtitle-elt {
    font-size: 18px;
  }
}

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