/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles/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.
 */
.has-clip-path {
  position: relative;
}
.has-clip-path > * {
  position: relative;
  z-index: 2;
}
.has-clip-path .clip-path-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none !important;
  height: 100%;
  margin: 0;
  margin-top: 0 !important;
  background: var(--clip-path-gradient);
}

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