/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/typography/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.mw-typography {
  margin: 0;
}
.mw-typography__text-left {
  text-align: left;
}
.mw-typography__text-left > .riche-text {
  text-align: left;
}
.mw-typography__text-center {
  text-align: center;
}
.mw-typography__text-center > .riche-text {
  text-align: center;
}
.mw-typography__text-right {
  text-align: right;
}
.mw-typography__text-right > .riche-text {
  text-align: right;
}
.mw-typography__text-justify {
  text-align: justify;
}
.mw-typography__text-justify > .riche-text {
  text-align: justify;
}
.mw-typography__text-start {
  text-align: start;
}
.mw-typography__text-start > .riche-text {
  text-align: start;
}
.mw-typography__text-end {
  text-align: end;
}
.mw-typography__text-end > .riche-text {
  text-align: end;
}
.mw-typography-font--text {
  font-family: var(--font-family--body), sans-serif;
}
.mw-typography-font--display {
  font-family: var(--font-family--display), sans-serif;
}
.mw-typography-weight--100 {
  font-weight: 100;
}
.mw-typography-weight--200 {
  font-weight: 200;
}
.mw-typography-weight--300 {
  font-weight: 300;
}
.mw-typography-weight--400 {
  font-weight: 400;
}
.mw-typography-weight--500 {
  font-weight: 500;
}
.mw-typography-weight--600 {
  font-weight: 600;
}
.mw-typography-weight--700 {
  font-weight: 700;
}
.mw-typography-weight--800 {
  font-weight: 800;
}
.mw-typography-weight--900 {
  font-weight: 900;
}
.mw-typography-style--normal {
  font-style: normal;
}
.mw-typography-style--italic {
  font-style: italic;
}
.mw-typography-color--black {
  color: rgb(var(--color-black));
}
.mw-typography-color--white {
  color: rgb(var(--color-white));
}
.mw-typography-color--body-25 {
  color: rgb(var(--color-body-25));
}
.mw-typography-color--body-50 {
  color: rgb(var(--color-body-50));
}
.mw-typography-color--body-100 {
  color: rgb(var(--color-body-100));
}
.mw-typography-color--body-200 {
  color: rgb(var(--color-body-200));
}
.mw-typography-color--body-300 {
  color: rgb(var(--color-body-300));
}
.mw-typography-color--body-400 {
  color: rgb(var(--color-body-400));
}
.mw-typography-color--body-500 {
  color: rgb(var(--color-body-500));
}
.mw-typography-color--body-600 {
  color: rgb(var(--color-body-600));
}
.mw-typography-color--body-700 {
  color: rgb(var(--color-body-700));
}
.mw-typography-color--body-800 {
  color: rgb(var(--color-body-800));
}
.mw-typography-color--body-900 {
  color: rgb(var(--color-body-900));
}
.mw-typography-color--body-950 {
  color: rgb(var(--color-body-950));
}
.mw-typography-color--primary-25 {
  color: rgb(var(--color-primary-25));
}
.mw-typography-color--primary-50 {
  color: rgb(var(--color-primary-50));
}
.mw-typography-color--primary-100 {
  color: rgb(var(--color-primary-100));
}
.mw-typography-color--primary-200 {
  color: rgb(var(--color-primary-200));
}
.mw-typography-color--primary-300 {
  color: rgb(var(--color-primary-300));
}
.mw-typography-color--primary-400 {
  color: rgb(var(--color-primary-400));
}
.mw-typography-color--primary-500 {
  color: rgb(var(--color-primary-500));
}
.mw-typography-color--primary-600 {
  color: rgb(var(--color-primary-600));
}
.mw-typography-color--primary-700 {
  color: rgb(var(--color-primary-700));
}
.mw-typography-color--primary-800 {
  color: rgb(var(--color-primary-800));
}
.mw-typography-color--primary-900 {
  color: rgb(var(--color-primary-900));
}
.mw-typography-color--primary-950 {
  color: rgb(var(--color-primary-950));
}
.mw-typography-color--secondary-25 {
  color: rgb(var(--color-secondary-25));
}
.mw-typography-color--secondary-50 {
  color: rgb(var(--color-secondary-50));
}
.mw-typography-color--secondary-100 {
  color: rgb(var(--color-secondary-100));
}
.mw-typography-color--secondary-200 {
  color: rgb(var(--color-secondary-200));
}
.mw-typography-color--secondary-300 {
  color: rgb(var(--color-secondary-300));
}
.mw-typography-color--secondary-400 {
  color: rgb(var(--color-secondary-400));
}
.mw-typography-color--secondary-500 {
  color: rgb(var(--color-secondary-500));
}
.mw-typography-color--secondary-600 {
  color: rgb(var(--color-secondary-600));
}
.mw-typography-color--secondary-700 {
  color: rgb(var(--color-secondary-700));
}
.mw-typography-color--secondary-800 {
  color: rgb(var(--color-secondary-800));
}
.mw-typography-color--secondary-900 {
  color: rgb(var(--color-secondary-900));
}
.mw-typography-color--secondary-950 {
  color: rgb(var(--color-secondary-950));
}
.mw-typography-size--display--xl {
  font-size: var(--typography-display-xl-font-size);
  line-height: var(--typography-display-xl-line-height);
  letter-spacing: var(--typography-display-xl-letter-spacing);
}
.mw-typography-size--display--lg {
  font-size: var(--typography-display-lg-font-size);
  line-height: var(--typography-display-lg-line-height);
  letter-spacing: var(--typography-display-lg-letter-spacing);
}
.mw-typography-size--display--md {
  font-size: var(--typography-display-md-font-size);
  line-height: var(--typography-display-md-line-height);
  letter-spacing: var(--typography-display-md-letter-spacing);
}
.mw-typography-size--display--sm {
  font-size: var(--typography-display-sm-font-size);
  line-height: var(--typography-display-sm-line-height);
  letter-spacing: var(--typography-display-sm-letter-spacing);
}
.mw-typography-size--display--xs {
  font-size: var(--typography-display-xs-font-size);
  line-height: var(--typography-display-xs-line-height);
  letter-spacing: var(--typography-display-xs-letter-spacing);
}
.mw-typography-size--display--xxs {
  font-size: var(--typography-display-xxs-font-size);
  line-height: var(--typography-display-xxs-line-height);
  letter-spacing: var(--typography-display-xxs-letter-spacing);
}
.mw-typography-size--text--xl {
  font-size: var(--typography-text-xl-font-size);
  line-height: var(--typography-text-xl-line-height);
  letter-spacing: var(--typography-text-xl-letter-spacing);
}
.mw-typography-size--text--lg {
  font-size: var(--typography-text-lg-font-size);
  line-height: var(--typography-text-lg-line-height);
  letter-spacing: var(--typography-text-lg-letter-spacing);
}
.mw-typography-size--text--md {
  font-size: var(--typography-text-md-font-size);
  line-height: var(--typography-text-md-line-height);
  letter-spacing: var(--typography-text-md-letter-spacing);
}
.mw-typography-size--text--sm {
  font-size: var(--typography-text-sm-font-size);
  line-height: var(--typography-text-sm-line-height);
  letter-spacing: var(--typography-text-sm-letter-spacing);
}
.mw-typography-size--text--xs {
  font-size: var(--typography-text-xs-font-size);
  line-height: var(--typography-text-xs-line-height);
  letter-spacing: var(--typography-text-xs-letter-spacing);
}
.mw-typography-size--text--xxs {
  font-size: var(--typography-text-xxs-font-size);
  line-height: var(--typography-text-xxs-line-height);
  letter-spacing: var(--typography-text-xxs-letter-spacing);
}

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