footer {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
.f25150098 {
  background-size: cover;
  background-position: center;
}
.f25150098 .e41b93b8 {
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 0;
}

.f25150098 .f5dc84401 {
  max-width: 130px;
}

.f25150098 .f5dc84401 img {
  max-height: 42px;
  object-fit: contain;
}

.f25150098 .f2ffc7b6f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f25150098 .f2ffc7b6f .footer-menu-selector {
  display: none;
  margin-top: 0;
}

.f25150098 .f2217b809 {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 15px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f25150098 .f63a1764d {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.f25150098 .a74148d6 {
  position: relative;
  padding: 0 0 0 75px;
  flex-grow: 1;
  font-size: 12px;
}

.f25150098 .a74148d6:first-of-type {
  padding-left: 15px;
}

.f25150098 .a74148d6:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  background: var(--color-text-main);
  width: 1px;
  height: 22px;
}

.f25150098 .f43ca2ef8 {
  margin-bottom: 10px;
}

.f25150098 .f61110941 {
  margin-bottom: 4px;
}

.f25150098 .f43ca2ef8 a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.f25150098 .f61110941 a {
  text-decoration: none;
  color: var(--color-text-add);
}

.f25150098 .footer-menu-last-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.f25150098 .footer-menu-last-col__text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.f25150098 .d5f0d5ff {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f25150098 .f4e388f80 {
  color: #a2aeb7;
  font-size: 12px;
}

.f25150098 .f09ad6d76 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.f25150098 .a2c65f58 img {
  max-width: 300px;
}

.f25150098 .f8fee5092 {
  padding: 15px 0;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-text-add);
}

.f25150098 .footer-menu-selector {
  position: relative;
  padding: 10px 16px;
  border: 1px solid #4a5b68;
  border-radius: 10px;
  max-width: 100px;
  margin-top: 20px;
}

.f25150098 .footer-menu-selector .l255f2ebe {
  border-right-color: #4a5b68;
}

.footer-menu-selector.open .ffb2ccdd {
  display: block;
}

.f25150098 .ffb2ccdd {
  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 .ffb2ccdd {
  display: block;
}

.f25150098 .ffb2ccdd::-webkit-scrollbar {
  right: 10px;
  width: 4px;
  background: #676c83;
  border-radius: 4px;
}

.f25150098 .ffb2ccdd::-webkit-scrollbar-thumb {
  background: #a9adb9;
  border-radius: 4px;
}

.f25150098 .l54d9fef3 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.f25150098 .l54d9fef3.current-lang .ac86d62e::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);
}

.f25150098 .l54d9fef3.current-lang .ac86d62e::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;
}

.f25150098 .ac86d62e {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.f25150098 .l0370ec7e .l6a32bc8a {
  margin-left: 10px;
}

.f25150098 .l6a32bc8a {
  margin-left: 0;
}

.f25150098 .lang-selector-item__check {
  display: none;
}

@media (max-width: 1350px) {
  .f25150098 .e41b93b8 {
    padding: 15px;
  }
}

@media (max-width: 1024px) {
  .f25150098 .a74148d6 {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .f25150098 .f09ad6d76 {
    justify-content: center;
  }

  .f25150098 .a2c65f58 {
    margin-right: 15px;
  }

  .f25150098 .footer-menu-last-col {
    display: none;
  }

  .f25150098 .f63a1764d {
    width: 100%;
  }

  .f25150098 .a74148d6 {
    padding-left: 40px;
  }

  .f25150098 .a74148d6:first-of-type {
    padding-left: 0;
  }

  .f25150098 .f2ffc7b6f .footer-menu-selector {
    display: block;
  }
}

@media (max-width: 480px) {
  footer {
    margin-top: 15px;
  }

  .f25150098 .a74148d6 {
    font-size: 10px;
  }

  .f25150098 .f4e388f80 {
    font-size: 10px;
  }

  .f25150098 .f8fee5092 {
    font-size: 8px;
    line-height: 12px;
  }

  .f25150098 .a2c65f58 img {
    max-width: 150px;
  }
}

.cac4e7b6 {
  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);
}
.cac4e7b6 a {
  color: #a2aeb7;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7em;
}
.cac4e7b6 a:hover {
  color: #a2aeb7;
  text-decoration: underline;
}