/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/ext/columns-block.zigzag-layout.ext.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-post:has(> .is-zigzag-layout),
.wp-block-post:has(> [data-is-zigzag-layout=true]) {
  padding-right: var(--wp--preset--spacing--3);
  padding-left: var(--wp--preset--spacing--3);
}
.wp-block-post:has(> .is-zigzag-layout) .is-zigzag-layout,
.wp-block-post:has(> .is-zigzag-layout) [data-is-zigzag-layout=true],
.wp-block-post:has(> [data-is-zigzag-layout=true]) .is-zigzag-layout,
.wp-block-post:has(> [data-is-zigzag-layout=true]) [data-is-zigzag-layout=true] {
  max-width: var(--wp--style--global--content-size);
  margin-right: auto;
  margin-left: auto;
}
.wp-block-post:has(> .is-zigzag-layout):nth-of-type(even),
.wp-block-post:has(> [data-is-zigzag-layout=true]):nth-of-type(even) {
  background: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
}
.wp-block-post:has(> .is-zigzag-layout):nth-of-type(even) .wp-block-columns.is-zigzag-layout,
.wp-block-post:has(> .is-zigzag-layout):nth-of-type(even) .wp-block-columns[data-is-zigzag-layout=true],
.wp-block-post:has(> [data-is-zigzag-layout=true]):nth-of-type(even) .wp-block-columns.is-zigzag-layout,
.wp-block-post:has(> [data-is-zigzag-layout=true]):nth-of-type(even) .wp-block-columns[data-is-zigzag-layout=true] {
  direction: rtl;
}
.wp-block-post:has(> .is-zigzag-layout):nth-of-type(even) .wp-block-columns.is-zigzag-layout p,
.wp-block-post:has(> .is-zigzag-layout):nth-of-type(even) .wp-block-columns[data-is-zigzag-layout=true] p,
.wp-block-post:has(> [data-is-zigzag-layout=true]):nth-of-type(even) .wp-block-columns.is-zigzag-layout p,
.wp-block-post:has(> [data-is-zigzag-layout=true]):nth-of-type(even) .wp-block-columns[data-is-zigzag-layout=true] p {
  direction: ltr;
}

/*# sourceMappingURL=columns-block.zigzag-layout.ext.css.map*/