/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/fancy-section/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.
 */
.fill-primary {
  fill: #332e6c;
}

.fill-secondary {
  fill: #715694;
}

.fill-tertiary {
  fill: #7fbb55;
}

.fill-accent {
  fill: #7fbb55;
}

.wp-block-entrepreneur-addict-fancy-section {
  background-image: url(../images/entrepreneur-addict-main-background.c933b0d9.webp);
  background-size: 1920px;
  background-position: center -191px;
  background-repeat: no-repeat;
  padding: 5rem 0;
  position: relative;
  z-index: 0;
}
.wp-block-entrepreneur-addict-fancy-section__decor {
  display: block;
  position: absolute;
  z-index: 1;
  width: 1920px;
  left: 50%;
}
.wp-block-entrepreneur-addict-fancy-section__decor--stroke {
  fill: url(#reverse_gradient);
}
.wp-block-entrepreneur-addict-fancy-section__decor--bg {
  fill: url(#main_background);
}
.wp-block-entrepreneur-addict-fancy-section__decor-top {
  top: 0;
  transform: translate(-50%, -191px);
}
.wp-block-entrepreneur-addict-fancy-section__decor-bottom {
  bottom: 0;
  transform: translate(-50%, 192px);
}
.wp-block-entrepreneur-addict-fancy-section__decor-bottom .wp-block-entrepreneur-addict-fancy-section__decor--stroke {
  fill: url(#main_gradient);
}
.wp-block-entrepreneur-addict-fancy-section__decor-bottom .wp-block-entrepreneur-addict-fancy-section__decor--bg {
  fill: url(#fancy_background_bottom);
}
.wp-block-entrepreneur-addict-fancy-section .container {
  min-height: calc(500px - 10rem);
  position: relative;
  z-index: 1;
}
.wp-block-entrepreneur-addict-fancy-section:not(.block-editor-block-list__block) {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.wp-block-entrepreneur-addict-fancy-section:not(.block-editor-block-list__block) .container {
  display: flex;
  align-items: center;
}

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