/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/hero-block/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-thryv-block-hero-block {
  padding: 80px 0;
  overflow: hidden;
  position: relative;
}
.wp-block-thryv-block-hero-block.has-dots:before {
  background-image: radial-gradient(circle at 3px 3px, rgba(83, 120, 252, 0.15) 3px, transparent 3px);
  background-size: 23px 23px;
  width: 100%;
  max-width: 1700px;
  height: 100%;
  position: absolute;
  margin: auto;
  content: "";
  display: block;
  bottom: 0;
  opacity: 0.3;
}
.wp-block-thryv-block-hero-block mark {
  padding: 0 !important;
}
.wp-block-thryv-block-hero-block.has-text-align-left {
  text-align: left !important;
}
.wp-block-thryv-block-hero-block.has-text-align-center {
  text-align: center !important;
}
.wp-block-thryv-block-hero-block.has-text-align-right {
  text-align: right !important;
}
.wp-block-thryv-block-hero-block.has-1-columns .container > .row {
  flex-direction: column !important;
}
@media only screen and (min-width: 992px) {
  .wp-block-thryv-block-hero-block .container.sm {
    max-width: 980px;
  }
}
@media only screen and (min-width: 992px) {
  .wp-block-thryv-block-hero-block .container.md {
    max-width: 1060px;
  }
}
@media only screen and (min-width: 992px) {
  .wp-block-thryv-block-hero-block .container.nl {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) {
  .wp-block-thryv-block-hero-block .container.lg {
    max-width: 1220px;
  }
}
@media only screen and (min-width: 992px) {
  .wp-block-thryv-block-hero-block .container.xl {
    max-width: 1300px;
  }
}
.wp-block-thryv-block-hero-block h1 mark {
  padding: 0 !important;
}
.wp-block-thryv-block-hero-block h1 em {
  font-weight: 400;
}
.wp-block-thryv-block-hero-block .hero-button {
  padding: 10px 30px !important;
  border-width: 2px !important;
}
.wp-block-thryv-block-hero-block .hero-image {
  border-radius: 20px;
}

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