/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/half-text-half-statement-with-links/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-msi-blocks-half-text-half-statement-with-links .editBlock {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
}
@media only screen and (max-width: 1355px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .editBlock {
    padding: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .editBlock {
    align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .editBlock {
    flex-direction: column;
  }
}
.wp-block-msi-blocks-half-text-half-statement-with-links .editBlockReverse {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 2rem;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .editBlockReverse {
    flex-direction: column-reverse;
  }
}
.wp-block-msi-blocks-half-text-half-statement-with-links .leftSide50,
.wp-block-msi-blocks-half-text-half-statement-with-links .leftSide75 {
  flex: 50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.wp-block-msi-blocks-half-text-half-statement-with-links .leftSide75 {
  flex: 75%;
}
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide50,
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 {
  flex: 50%;
  display: flex;
  flex-direction: column;
  padding: 40px 32px 32px;
  width: 384px;
  background-color: var(--wp--preset--color--background-blue);
  border-radius: 8px;
  height: -moz-fit-content;
  height: fit-content;
  gap: 1rem;
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .rightSide50,
  .wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 {
    width: auto;
  }
}
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide50 .quote,
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 .quote {
  font-weight: 400;
  font-size: 22px;
}
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide50 .buttons-container,
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 .buttons-container {
  margin-top: 12px;
}
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide50 .buttons-container .wp-block-button,
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 .buttons-container .wp-block-button {
  max-width: 100%;
}
@media only screen and (max-width: 600px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .rightSide50 .buttons-container,
  .wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 .buttons-container {
    width: auto;
  }
}
.wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 {
  flex: 25%;
  min-width: 330px;
}
@media only screen and (max-width: 600px) {
  .wp-block-msi-blocks-half-text-half-statement-with-links .rightSide25 {
    min-width: unset;
  }
}

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