/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/custom-elements/offset-text-image-cards/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-create-block-offset-text-image-cards {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-offset-text-image-cards {
    order: 2;
    display: none;
  }
}

.otic-mobile-slider {
  padding-top: 0;
}
@media all and (min-width: 990px) {
  .otic-mobile-slider {
    display: none;
  }
}
.otic-mobile-slider .slick-track {
  display: flex;
}
.otic-mobile-slider .slick-track .slick-slide {
  margin-right: 10px;
  height: inherit;
}

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