/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].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.
 */
[data-swanim],
[data-swanim] [data-swcascade] {
  visibility: hidden;
  transform-style: preserve-3d;
  overflow: visible;
}

[data-swanimate],
[data-swanimate] [data-swcascade],
.is-root-container [data-swanim] {
  visibility: visible;
}

[data-swnoanimate="1"] {
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
}

.swanim-wrap-pers {
  perspective: 100vw;
}

.swanim-hackref {
  display: none;
}

body .is-layout-flow > .wp-block-swanim-anim *,
body .is-layout-constrained > .wp-block-swanim-anim * {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

body .is-layout-flow > .wp-block-swanim-anim * + *,
body .is-layout-constrained > .wp-block-swanim-anim * + * {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

[data-swmask="1"] {
  overflow: hidden;
  position: relative;
}

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