@media (max-width: 767px) {
  footer.styles_container__G5uht > .mantine-hidden-from-lg {
    display: none !important;
  }

  footer.styles_container__G5uht .styles_desktop_view__BozFa {
    display: none !important;
  }

  footer.styles_container__G5uht .styles_nav_links__OLv1j.mantine-Accordion-root {
    display: block;
  }

  footer.styles_container__G5uht .styles_mobile_view__8MlrW {
    display: block !important;
  }

  footer.styles_container__G5uht .styles_mobile_footer_simple__x7Kp2 {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  footer.styles_container__G5uht .styles_mobile_footer_simple__x7Kp2 li {
    border-bottom: 1px solid var(--general-button-dark-secondary);
  }

  footer.styles_container__G5uht .styles_mobile_footer_simple__x7Kp2 li:last-child {
    border-bottom: none;
  }

  footer.styles_container__G5uht .styles_mobile_footer_simple__x7Kp2 a {
    display: block;
    padding: 20px 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    color: var(--general-text-tertiary);
  }
}
