/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/dr-video-columns/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.dr-video-columns {
  position: relative;
}
.dr-video-columns__video {
  position: relative;
}
.dr-video-columns__video .customers-video__player {
  border-radius: 12px;
  overflow: hidden;
}
.dr-video-columns__video .customers-video__player .wistia_responsive_wrapper {
  border-radius: 12px;
  overflow: hidden;
}
.dr-video-columns__video .customers-video__player .wistia_embed {
  border-radius: 12px;
  overflow: hidden;
}
.dr-video-columns__video .customers-video__player .wistia_swatch {
  border-radius: 12px;
  overflow: hidden;
}
.dr-video-columns__video .customers-video__player .wistia_swatch img {
  border-radius: 12px;
}
.dr-video-columns--reverse .dr-video-columns__video {
  order: 1;
}
.dr-video-columns--reverse article {
  order: 2;
}
@media (max-width: 768px) {
  .dr-video-columns .dr-video-columns__video {
    margin-top: 2rem;
  }
  .dr-video-columns--reverse .dr-video-columns__video {
    order: 1;
    margin-bottom: 2rem;
  }
  .dr-video-columns--reverse article {
    order: 2;
  }
}
.dr-video-columns .block-section--overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.1;
  pointer-events: none;
}
.dr-video-columns .container {
  position: relative;
  z-index: 2;
}
.dr-video-columns article {
  position: relative;
  z-index: 2;
}
.dr-video-columns article h1, .dr-video-columns article h2, .dr-video-columns article h3, .dr-video-columns article h4, .dr-video-columns article h5, .dr-video-columns article h6 {
  margin-bottom: 1rem;
}
.dr-video-columns article p {
  margin-bottom: 1rem;
  line-height: 1.6;
}
.dr-video-columns article .wp-block-button {
  margin-top: 1.5rem;
}
@media (max-width: 1024px) {
  .dr-video-columns article .wp-block-button {
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .dr-video-columns .wp-block-heading {
    font-size: 28px;
    line-height: 42px;
  }
}

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