footer {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
.f2161acd {
  background-size: cover;
  background-position: center;
}
.f2161acd .f6ade512a {
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 0;
}

.f2161acd .e15ff78c {
  max-width: 130px;
}

.f2161acd .e15ff78c img {
  max-height: 42px;
  object-fit: contain;
}

.f2161acd .f43eb2a1a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f2161acd .f43eb2a1a .footer-menu-selector {
  display: none;
  margin-top: 0;
}

.f2161acd .ae0ddeaf {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 15px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f2161acd .b4176257 {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.f2161acd .f6139ae75 {
  position: relative;
  padding: 0 0 0 75px;
  flex-grow: 1;
  font-size: 12px;
}

.f2161acd .f6139ae75:first-of-type {
  padding-left: 15px;
}

.f2161acd .f6139ae75:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  background: var(--color-text-main);
  width: 1px;
  height: 22px;
}

.f2161acd .f4acca009 {
  margin-bottom: 10px;
}

.f2161acd .f9a2771b1 {
  margin-bottom: 4px;
}

.f2161acd .f4acca009 a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.f2161acd .f9a2771b1 a {
  text-decoration: none;
  color: var(--color-text-add);
}

.f2161acd .footer-menu-last-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.f2161acd .footer-menu-last-col__text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.f2161acd .f69676672 {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f2161acd .f7eb7bcb5 {
  color: #a2aeb7;
  font-size: 12px;
}

.f2161acd .af774001 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.f2161acd .f041c722f img {
  max-width: 300px;
}

.f2161acd .b2340679 {
  padding: 15px 0;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-text-add);
}

.f2161acd .footer-menu-selector {
  position: relative;
  padding: 10px 16px;
  border: 1px solid #4a5b68;
  border-radius: 10px;
  max-width: 100px;
  margin-top: 20px;
}

.f2161acd .footer-menu-selector .l15d01d8b {
  border-right-color: #4a5b68;
}

.footer-menu-selector.open .l1d59e50e {
  display: block;
}

.f2161acd .l1d59e50e {
  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 .l1d59e50e {
  display: block;
}

.f2161acd .l1d59e50e::-webkit-scrollbar {
  right: 10px;
  width: 4px;
  background: #676c83;
  border-radius: 4px;
}

.f2161acd .l1d59e50e::-webkit-scrollbar-thumb {
  background: #a9adb9;
  border-radius: 4px;
}

.f2161acd .b632d720 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.f2161acd .b632d720.current-lang .l2579786d::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);
}

.f2161acd .b632d720.current-lang .l2579786d::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;
}

.f2161acd .l2579786d {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.f2161acd .l0a76628f .l88d99559 {
  margin-left: 10px;
}

.f2161acd .l88d99559 {
  margin-left: 0;
}

.f2161acd .lang-selector-item__check {
  display: none;
}

@media (max-width: 1350px) {
  .f2161acd .f6ade512a {
    padding: 15px;
  }
}

@media (max-width: 1024px) {
  .f2161acd .f6139ae75 {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .f2161acd .af774001 {
    justify-content: center;
  }

  .f2161acd .f041c722f {
    margin-right: 15px;
  }

  .f2161acd .footer-menu-last-col {
    display: none;
  }

  .f2161acd .b4176257 {
    width: 100%;
  }

  .f2161acd .f6139ae75 {
    padding-left: 40px;
  }

  .f2161acd .f6139ae75:first-of-type {
    padding-left: 0;
  }

  .f2161acd .f43eb2a1a .footer-menu-selector {
    display: block;
  }
}

@media (max-width: 480px) {
  footer {
    margin-top: 15px;
  }

  .f2161acd .f6139ae75 {
    font-size: 10px;
  }

  .f2161acd .f7eb7bcb5 {
    font-size: 10px;
  }

  .f2161acd .b2340679 {
    font-size: 8px;
    line-height: 12px;
  }

  .f2161acd .f041c722f img {
    max-width: 150px;
  }
}
