/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/shape/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-fse-blocks-fse-shape {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding: 80px 50px;
  z-index: 1;
}

.fse-shape-section .fse-shape-item,
.fse-shape-section svg {
  width: 100%;
  position: absolute;
  left: 0;
}
.fse-shape-section .top-shape {
  top: 0px;
  z-index: -1;
}
.fse-shape-section .top-shape svg {
  top: 0px;
}
.fse-shape-section .bottom-shape {
  bottom: 0px;
  z-index: -1;
}

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