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

.ebad161b .f273aca4f {
  max-width: 130px;
}

.ebad161b .f273aca4f img {
  max-height: 42px;
  object-fit: contain;
}

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

.ebad161b .f18f48c1d .footer-menu-selector {
  display: none;
  margin-top: 0;
}

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

.ebad161b .f954dd4df {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

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

.ebad161b .f460d5dbd:first-of-type {
  padding-left: 15px;
}

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

.ebad161b .f1fdc46aa {
  margin-bottom: 10px;
}

.ebad161b .daf328c7 {
  margin-bottom: 4px;
}

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

.ebad161b .daf328c7 a {
  text-decoration: none;
  color: var(--color-text-add);
}

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

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

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

.ebad161b .f1c279a76 {
  color: #a2aeb7;
  font-size: 12px;
}

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

.ebad161b .f52302cd6 img {
  max-width: 300px;
}

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

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

.ebad161b .footer-menu-selector .l77403b48 {
  border-right-color: #4a5b68;
}

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

.ebad161b .l1b02b8fb {
  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 .l1b02b8fb {
  display: block;
}

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

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

.ebad161b .b0698ad5 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.ebad161b .b0698ad5.current-lang .e8b9fca7::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);
}

.ebad161b .b0698ad5.current-lang .e8b9fca7::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;
}

.ebad161b .e8b9fca7 {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.ebad161b .l5f66842c .l8e82c8ac {
  margin-left: 10px;
}

.ebad161b .l8e82c8ac {
  margin-left: 0;
}

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

.a3d016bd .f95b1ef8 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.a3d016bd .f95b1ef8 a {
  margin-bottom: 6px;
}
.a3d016bd .f95b1ef8 a:not(:last-child){
  margin-right: 6px;
}
.a3d016bd .f95b1ef8 a:hover {
  opacity: 0.7;
}
.a3d016bd .f95b1ef8 img {
  width: 100%;
  height: auto;
  max-width: 32px;
}
@media (max-width: 1350px) {
  .ebad161b .f45ee9973 {
    padding: 15px;
  }
}

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

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

  .ebad161b .f52302cd6 {
    margin-right: 15px;
  }

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

  .ebad161b .f954dd4df {
    width: 100%;
  }

  .ebad161b .f460d5dbd {
    padding-left: 40px;
  }

  .ebad161b .f460d5dbd:first-of-type {
    padding-left: 0;
  }

  .ebad161b .f18f48c1d .footer-menu-selector {
    display: block;
  }
}

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

  .ebad161b .f460d5dbd {
    font-size: 10px;
  }

  .ebad161b .f1c279a76 {
    font-size: 10px;
  }

  .ebad161b .f244aa14 {
    font-size: 8px;
    line-height: 12px;
  }

  .ebad161b .f52302cd6 img {
    max-width: 150px;
  }
}

.fdcc10c4 {
  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);
}
.fdcc10c4 a {
  color: #a2aeb7;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7em;
}
.fdcc10c4 a:hover {
  color: #a2aeb7;
  text-decoration: underline;
}