footer {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
.f63196c56 {
  background-size: cover;
  background-position: center;
}
.f63196c56 .f80da2b09 {
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 0;
}

.f63196c56 .c286aa4c {
  max-width: 130px;
}

.f63196c56 .c286aa4c img {
  max-height: 42px;
  object-fit: contain;
}

.f63196c56 .bc8a7362 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f63196c56 .bc8a7362 .footer-menu-selector {
  display: none;
  margin-top: 0;
}

.f63196c56 .f1020330 {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 15px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f63196c56 .f9f14e35d {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.f63196c56 .bfb4e3b3 {
  position: relative;
  padding: 0 0 0 75px;
  flex-grow: 1;
  font-size: 12px;
}

.f63196c56 .bfb4e3b3:first-of-type {
  padding-left: 15px;
}

.f63196c56 .bfb4e3b3:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  background: var(--color-text-main);
  width: 1px;
  height: 22px;
}

.f63196c56 .d27cb17a {
  margin-bottom: 10px;
}

.f63196c56 .f1c5a8cd8 {
  margin-bottom: 4px;
}

.f63196c56 .d27cb17a a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.f63196c56 .f1c5a8cd8 a {
  text-decoration: none;
  color: var(--color-text-add);
}

.f63196c56 .footer-menu-last-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.f63196c56 .footer-menu-last-col__text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.f63196c56 .f4abe3bb2 {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f63196c56 .d5b51ece {
  color: #a2aeb7;
  font-size: 12px;
}

.f63196c56 .f798ac9af {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.f63196c56 .d2e1fb81 img {
  max-width: 300px;
}

.f63196c56 .f2b875579 {
  padding: 15px 0;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-text-add);
}

.f63196c56 .footer-menu-selector {
  position: relative;
  padding: 10px 16px;
  border: 1px solid #4a5b68;
  border-radius: 10px;
  max-width: 100px;
  margin-top: 20px;
}

.f63196c56 .footer-menu-selector .bed2bff0 {
  border-right-color: #4a5b68;
}

.footer-menu-selector.open .l1979b94a {
  display: block;
}

.f63196c56 .l1979b94a {
  display: none;
  position: absolute;
  right: 0;
  top: 60px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  border-radius: 10px;
  max-height: 230px;
  overflow: auto;
  z-index: 100000;
}

.footer-menu-selector.open .l1979b94a {
  display: block;
}

.f63196c56 .l1979b94a::-webkit-scrollbar {
  right: 10px;
  width: 4px;
  background: #676c83;
  border-radius: 4px;
}

.f63196c56 .l1979b94a::-webkit-scrollbar-thumb {
  background: #a9adb9;
  border-radius: 4px;
}

.f63196c56 .b2128b64 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.f63196c56 .b2128b64.current-lang .l4d22d3d8::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  display: block;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #203b6b;
  opacity: 0.5;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.f63196c56 .b2128b64.current-lang .l4d22d3d8::after {
  content: url(../images/check_icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: -2px;
  left: 7px;
  display: block;
  justify-content: center;
  align-items: center;
}

.f63196c56 .l4d22d3d8 {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.f63196c56 .l92c673fc .l8cf9c91d {
  margin-left: 10px;
}

.f63196c56 .l8cf9c91d {
  margin-left: 0;
}

.f63196c56 .lang-selector-item__check {
  display: none;
}

@media (max-width: 1350px) {
  .f63196c56 .f80da2b09 {
    padding: 15px;
  }
}

@media (max-width: 1024px) {
  .f63196c56 .bfb4e3b3 {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .f63196c56 .f798ac9af {
    justify-content: center;
  }

  .f63196c56 .d2e1fb81 {
    margin-right: 15px;
  }

  .f63196c56 .footer-menu-last-col {
    display: none;
  }

  .f63196c56 .f9f14e35d {
    width: 100%;
  }

  .f63196c56 .bfb4e3b3 {
    padding-left: 40px;
  }

  .f63196c56 .bfb4e3b3:first-of-type {
    padding-left: 0;
  }

  .f63196c56 .bc8a7362 .footer-menu-selector {
    display: block;
  }
}

@media (max-width: 480px) {
  footer {
    margin-top: 15px;
  }

  .f63196c56 .bfb4e3b3 {
    font-size: 10px;
  }

  .f63196c56 .d5b51ece {
    font-size: 10px;
  }

  .f63196c56 .f2b875579 {
    font-size: 8px;
    line-height: 12px;
  }

  .f63196c56 .d2e1fb81 img {
    max-width: 150px;
  }
}

.f59b2efbb {
  color: #a2aeb7;
  font-size: 12px;
  line-height: 1.7em;
  padding: 15px 0;
  text-align: center;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}
.f59b2efbb a {
  color: #a2aeb7;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7em;
}
.f59b2efbb a:hover {
  color: #a2aeb7;
  text-decoration: underline;
}