/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/resources/blocks/footer-bottom-container/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.mt-footer-bottom {
  padding-top: 56px;
}
@media screen and (max-width: 1536px) {
  .mt-footer-bottom {
    padding-top: 40px;
  }
}
.mt-footer-bottom__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 32px;
}
@media screen and (max-width: 1088px) {
  .mt-footer-bottom__inner {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.mt-footer-bottom__copyright {
  margin: 0;
  padding: 0;
  color: var(--wp--preset--color--mt-text-inverted, #FFF);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
}
@media screen and (max-width: 1536px) {
  .mt-footer-bottom__copyright {
    font-size: 12px;
  }
}
.mt-footer-bottom__copyright a {
  color: inherit;
  text-decoration: none;
}
.mt-footer-bottom__list {
  display: flex;
  align-items: center;
  gap: 32px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1536px) {
  .mt-footer-bottom__list {
    gap: 24px;
  }
}
.mt-footer-bottom__list .wp-block-navigation-item {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 400;
  color: var(--wp--preset--color--mt-text-inverted, #FFF);
}
@media screen and (max-width: 1536px) {
  .mt-footer-bottom__list .wp-block-navigation-item {
    font-size: 12px;
  }
}
.mt-footer-bottom__list .wp-block-navigation-item a, .mt-footer-bottom__list .wp-block-navigation-item span, .mt-footer-bottom__list .wp-block-navigation-item div {
  color: inherit;
  text-decoration: none;
}

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