/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/quote-and-image-global/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.wp-block-msi-blocks-quote-and-image-global .quote {
  margin: 0 auto 1rem;
  text-align: center;
  font-family: var(--wp--preset--font-family--font-msi-an);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-width: 400px;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .quote {
    font-size: 30px;
  }
}
.wp-block-msi-blocks-quote-and-image-global .quote, .wp-block-msi-blocks-quote-and-image-global .author {
  color: inherit;
}
.wp-block-msi-blocks-quote-and-image-global .sign {
  text-align: center;
  font-family: var(--wp--preset--font-family--font-msi-an);
  font-size: 100px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -8px;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .sign {
    line-height: 0.7;
  }
}
.wp-block-msi-blocks-quote-and-image-global .editBlock {
  flex-direction: row;
}
.wp-block-msi-blocks-quote-and-image-global .editBlockReverse {
  flex-direction: row-reverse;
}
.wp-block-msi-blocks-quote-and-image-global .editBlockReverse,
.wp-block-msi-blocks-quote-and-image-global .editBlock {
  margin: 0 auto;
  max-width: var(--wp--style--global--full-size);
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .editBlockReverse,
  .wp-block-msi-blocks-quote-and-image-global .editBlock {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .editBlockReverse img,
  .wp-block-msi-blocks-quote-and-image-global .editBlock img {
    width: auto;
  }
}
.wp-block-msi-blocks-quote-and-image-global .leftSide50 {
  flex: 50%;
  padding: 40px 40px 50px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .leftSide50 {
    padding: 50px 20px 20px;
  }
}
.wp-block-msi-blocks-quote-and-image-global .rightSide50 {
  flex: 50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .rightSide50 {
    width: auto;
  }
}
.wp-block-msi-blocks-quote-and-image-global .container-text {
  min-width: 0;
  width: 100%;
  justify-content: center;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-quote-and-image-global .container-text {
    display: flex;
    flex-direction: column;
  }
}
.wp-block-msi-blocks-quote-and-image-global .container-text .author {
  text-align: center;
  margin: 0;
  padding-top: 1rem;
  white-space: pre-wrap;
  margin-bottom: 2rem;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-quote-and-image-global .container-text .author {
    font-size: 20px;
  }
}
.wp-block-msi-blocks-quote-and-image-global img {
  max-width: 100%;
  height: 100%;
  max-height: 654px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.wp-block-msi-blocks-quote-and-image-global .primary-blue-bg {
  background-color: var(--wp--preset--color--cyan-alt);
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-quote-and-image-global .secondary-grey-bg {
  background-color: var(--wp--preset--color--grey-alt);
  color: var(--wp--preset--color--black-alt);
}
.wp-block-msi-blocks-quote-and-image-global .secondary-black-bg {
  background-color: var(--wp--preset--color--black-alt);
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-quote-and-image-global .accent-orange-bg {
  background-color: var(--wp--preset--color--orange);
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-quote-and-image-global .secondary-accent-yellow-bg {
  background-color: var(--wp--preset--color--acid-green);
  color: var(--wp--preset--color--black-alt);
}
.wp-block-msi-blocks-quote-and-image-global .margin-bottom {
  margin-bottom: -40px;
}

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