.module-footer-new {
  width: 100%;
  margin-top: 120px;
  background: #090A0C;
  padding: 64px 0;
}
.module-footer-new .container {
  max-width: 1920px;
  margin: 0px auto;
  padding: 0 48px;
}
@media (max-width: 767px) {
  .module-footer-new .container {
    padding: 0 16px;
  }
}
.module-footer-new .footer__top {
  margin-bottom: 3.75rem;
}
@media (max-width: 690px) {
  .module-footer-new .footer__top {
    margin-bottom: 2rem;
  }
}
.module-footer-new .footer__bottom {
  margin-bottom: 3.75rem;
}
@media (max-width: 690px) {
  .module-footer-new .footer__bottom {
    margin-bottom: 2rem;
  }
}
.module-footer-new .footer__license {
  color: #89898A;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.module-footer-new .top-footer {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .module-footer-new .top-footer {
    display: block;
  }
}
@media (max-width: 960px) {
  .module-footer-new .top-footer__right {
    margin-top: 2.5rem;
  }
}
.module-footer-new .left-top-footer__app {
  display: flex;
  margin-bottom: 1.5rem;
}
@media (max-width: 960px) {
  .module-footer-new .left-top-footer__app {
    display: block;
  }
}
.module-footer-new .left-top-footer__image {
  margin-right: 1rem;
}
@media (max-width: 960px) {
  .module-footer-new .left-top-footer__image {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.module-footer-new .left-top-footer__title {
  color: #89898A;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 2px;
}
.module-footer-new .left-top-footer__text {
  display: inline-flex;
  align-items: center;
  color: #FFFFFF;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 690px) {
  .module-footer-new .left-top-footer__text {
    display: none;
  }
}
.module-footer-new .left-top-footer__text_1,
.module-footer-new .left-top-footer__text_2,
.module-footer-new .left-top-footer__text_3 {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #FFFFFF;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.module-footer-new .left-top-footer__text_1:visited,
.module-footer-new .left-top-footer__text_2:visited,
.module-footer-new .left-top-footer__text_3:visited {
  color: #FFFFFF;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.module-footer-new .left-top-footer__text_1 svg path,
.module-footer-new .left-top-footer__text_2 svg path,
.module-footer-new .left-top-footer__text_3 svg path {
  fill: #FFFFFF;
}
.module-footer-new .left-top-footer__text_1:hover,
.module-footer-new .left-top-footer__text_2:hover,
.module-footer-new .left-top-footer__text_3:hover {
  color: #00D352;
}
.module-footer-new .left-top-footer__text_1:hover svg path,
.module-footer-new .left-top-footer__text_2:hover svg path,
.module-footer-new .left-top-footer__text_3:hover svg path {
  fill: #00D352;
}
.module-footer-new .left-top-footer__text_1:active,
.module-footer-new .left-top-footer__text_2:active,
.module-footer-new .left-top-footer__text_3:active {
  color: #009439;
}
.module-footer-new .left-top-footer__text_1:active svg path,
.module-footer-new .left-top-footer__text_2:active svg path,
.module-footer-new .left-top-footer__text_3:active svg path {
  fill: #009439;
}
.module-footer-new .left-top-footer__text_1 {
  margin-left: 8px;
}
.module-footer-new .left-top-footer__text_1 svg {
  margin-right: 4px;
}
.module-footer-new .left-top-footer__text_2 {
  margin: 0 4px;
}
.module-footer-new .left-top-footer__text_2 svg {
  margin-right: 4px;
}
.module-footer-new .left-top-footer__text_3 {
  margin-left: 4px;
}
.module-footer-new .left-top-footer__text_3 svg {
  margin-right: 4px;
}
.module-footer-new .download {
  display: none;
}
@media (max-width: 690px) {
  .module-footer-new .download {
    display: block;
  }
}
.module-footer-new .download__block {
  border-radius: 8px;
  border: 1px solid #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
  padding: 0.75rem 1rem;
}
.module-footer-new .download__link {
  margin-left: 0.75rem;
  color: #FFFFFF;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}
.module-footer-new .download__link:visited {
  color: #FFFFFF;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}
.module-footer-new .socials {
  display: flex;
  column-gap: 0.5rem;
}
.module-footer-new .socials__item {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  background-color: #353638;
  padding: 0.75rem;
}
.module-footer-new .socials__item:hover {
  background-color: #505152;
}
.module-footer-new .socials__item:active {
  background-color: #242527;
}
.module-footer-new .support__block {
  margin-bottom: 1.5rem;
}
.module-footer-new .support__title {
  color: #89898A;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.module-footer-new .support__text {
  color: #FFFFFF;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}
.module-footer-new .bottom-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
@media (max-width: 960px) {
  .module-footer-new .bottom-footer {
    gap: 3.25rem;
  }
}
.module-footer-new .bottom-footer__title {
  color: #89898A;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.module-footer-new .bottom-footer__list {
  width: 304px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-footer-new .bottom-footer__item {
  margin-top: 1rem;
}
.module-footer-new .bottom-footer__item_special a {
  display: inline-flex;
  align-items: center;
}
.module-footer-new .bottom-footer__item a {
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
}
.module-footer-new .bottom-footer__item a span:last-child {
  padding: 3px 8px;
  border-radius: 9999px;
  background: #D30046;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
  margin-left: 12px;
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
}
.module-footer-new .bottom-footer__item a:visited {
  font-family: "Fixel Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
}


/*# sourceMappingURL=auxiliary-components-FooterNew.5c86531dcc9e45284022.css.map*/