/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./blocks/anchor-grid/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.
 */
.wp-block-crown-blocks-anchor-grid {
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-anchor-grid.max-content {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .wp-block-crown-blocks-anchor-grid.max-content > .inner > .anchor-grid-cells > .inner > .wp-block-crown-blocks-anchor-grid-cell {
    flex: 1 1 auto;
  }
}
@media (max-width: 768px) {
  .wp-block-crown-blocks-anchor-grid {
    transform: translateX(0) !important;
    padding: 10px;
  }
}
.wp-block-crown-blocks-anchor-grid > .inner > .anchor-grid-cells > .inner {
  display: flex;
  flex-wrap: wrap;
  background: white;
  color: #373F41;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0px 4px 45px 5px rgba(35, 27, 74, 0.1);
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-anchor-grid > .inner > .anchor-grid-cells > .inner {
    flex-wrap: nowrap;
  }
}
.wp-block-crown-blocks-anchor-grid > .inner > .anchor-grid-cells > .inner > .wp-block-crown-blocks-anchor-grid-cell {
  min-width: 0;
  padding: 20px;
  flex: 1 1 100%;
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-anchor-grid > .inner > .anchor-grid-cells > .inner > .wp-block-crown-blocks-anchor-grid-cell {
    flex: 1 1 0;
  }
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-anchor-grid.max-content > .inner > .anchor-grid-cells > .inner {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

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