.mobile-menu {
  z-index: -1;
  top: 120px;
}
@media screen and (max-width: 1386px) {
  .footer-wrapper {
    padding: 0 0px;
  }
}
@media screen and (max-width: 1239px) {
  .footer-primary.svelte-2kr2yv.svelte-2kr2yv.svelte-2kr2yv {
    max-width: 710px;
  }
  .footer-tags.svelte-2kr2yv ul.svelte-2kr2yv.svelte-2kr2yv {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 927px) {
  .footer-tags.svelte-2kr2yv {
    width: 50%;
  }
}
@media screen and (max-width: 999px) {
  .footer-wrapper {
    padding: 0 10px;
  }
}
@media screen and (max-width: 672px) {
  .footer-tags.svelte-2kr2yv {
    width: 100%;
  }
}
@media screen and (max-width: 355px) {
  footer {
    height: 290px;
  }
}
