/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/custom-full-layouts/full-layout--one-col-feature/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-create-block-full-layout--one-col-feature {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 300px;
}
.wp-block-create-block-full-layout--one-col-feature.gray-background {
  background-color: #EEEEEE;
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--one-col-feature {
    background-size: 60%;
    padding-bottom: 200px !important;
  }
}
.wp-block-create-block-full-layout--one-col-feature .one-col-feature--row .supporting-content {
  width: calc(100% - 480px);
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--one-col-feature .one-col-feature--row .supporting-content {
    width: 100%;
  }
}
.wp-block-create-block-full-layout--one-col-feature .one-col-feature--row .supporting-content .section-text-area,
.wp-block-create-block-full-layout--one-col-feature .one-col-feature--row .supporting-content .wp-block-create-block-section-text-area {
  width: 100%;
  max-width: unset;
}
.wp-block-create-block-full-layout--one-col-feature.contained-image {
  background-size: 285px auto;
  background-position: 95% 100%;
}
@media all and (min-width: 1600px) {
  .wp-block-create-block-full-layout--one-col-feature.contained-image {
    background-position: calc((100vw - 1540px) / 2 + 1540px - 285px) 100%;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-full-layout--one-col-feature.contained-image {
    background-size: auto 350px;
    background-position: bottom center;
    padding-bottom: 380px !important;
  }
}

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