/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./resources/blocks/sticky-info-text-content/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.mt-sticky-info-text__content {
  min-width: 0;
  max-width: 600px;
}
.mt-sticky-info-text__title {
  font-size: var(--wp--preset--font-size--mt-heading-2-desktop);
}
@media screen and (max-width: 1536px) {
  .mt-sticky-info-text__title {
    font-size: var(--wp--preset--font-size--mt-heading-2-laptop);
  }
}
@media screen and (max-width: 1088px) {
  .mt-sticky-info-text__title {
    font-size: var(--wp--preset--font-size--mt-heading-2-tablet);
  }
}
@media screen and (max-width: 800px) {
  .mt-sticky-info-text__title {
    font-size: var(--wp--preset--font-size--mt-heading-2-mobile);
  }
}
.mt-sticky-info-text__title {
  margin: 0 0 32px !important;
  line-height: 1.02 !important;
  font-weight: var(--wp--custom--mt-font-weight--medium, 500) !important;
  color: var(--wp--preset--color--mt-title);
}
@media screen and (max-width: 1536px) {
  .mt-sticky-info-text__title {
    font-size: 42px !important;
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 1088px) {
  .mt-sticky-info-text__title {
    font-size: 32px !important;
    max-width: none;
  }
}
@media screen and (max-width: 800px) {
  .mt-sticky-info-text__title {
    font-size: 28px !important;
  }
}
.mt-sticky-info-text__body {
  color: var(--wp--preset--color--mt-text);
}
.mt-sticky-info-text__body > *:first-child {
  margin-top: 0 !important;
}
.mt-sticky-info-text__body > *:last-child {
  margin-bottom: 0 !important;
}
.mt-sticky-info-text__body p,
.mt-sticky-info-text__body li {
  font-size: var(--wp--preset--font-size--mt-paragraph-desktop);
}
@media screen and (max-width: 1536px) {
  .mt-sticky-info-text__body p,
  .mt-sticky-info-text__body li {
    font-size: var(--wp--preset--font-size--mt-paragraph-laptop);
  }
}
@media screen and (max-width: 1088px) {
  .mt-sticky-info-text__body p,
  .mt-sticky-info-text__body li {
    font-size: var(--wp--preset--font-size--mt-paragraph-tablet);
  }
}
@media screen and (max-width: 800px) {
  .mt-sticky-info-text__body p,
  .mt-sticky-info-text__body li {
    font-size: var(--wp--preset--font-size--mt-paragraph-mobile);
  }
}
.mt-sticky-info-text__body p,
.mt-sticky-info-text__body li {
  line-height: 1.7;
  color: var(--wp--preset--color--mt-text);
  margin-top: 32px;
}
.mt-sticky-info-text__body p strong,
.mt-sticky-info-text__body li strong {
  color: var(--wp--preset--color--mt-title);
}
.mt-sticky-info-text__body h2,
.mt-sticky-info-text__body h3,
.mt-sticky-info-text__body h4,
.mt-sticky-info-text__body h5,
.mt-sticky-info-text__body h6 {
  color: var(--wp--preset--color--mt-title);
}
.mt-sticky-info-text__body .wp-block-buttons {
  margin-top: 32px;
}

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