/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/parallax-image-with-quote/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.wp-block-msi-blocks-parallax-image-with-quote .parallax {
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5% 0 5%;
}
.wp-block-msi-blocks-parallax-image-with-quote .parallax.is-ios {
  background-attachment: scroll;
}
.wp-block-msi-blocks-parallax-image-with-quote .parallax .quote {
  background-color: var(--wp--preset--color--dark-blue);
  color: var(--wp--preset--color--white);
  border-radius: 8px;
  padding: 60px 30px;
  max-width: 593px;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-parallax-image-with-quote .parallax .quote {
    margin: auto;
  }
}
.wp-block-msi-blocks-parallax-image-with-quote .container-text {
  background-color: transparent;
  padding: 0;
}
@media only screen and (max-width: 1355px) {
  .wp-block-msi-blocks-parallax-image-with-quote .container-text {
    padding: 0 24px;
  }
}
.wp-block-msi-blocks-parallax-image-with-quote .container-text * {
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-parallax-image-with-quote .container-text .author {
  text-transform: uppercase;
  margin-top: 24px;
}

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