/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/core/core-template/is-style/index.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.is-style-p-sticky-header, .block-editor-block-list__block.is-style-p-sticky-header.block-editor-block-list__layout {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
}

.is-style-p-absolute-header, .block-editor-block-list__block.is-style-p-absolute-header.block-editor-block-list__layout {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
}

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