footer {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
.b8b88ae0 {
  background-size: cover;
  background-position: center;
}
.b8b88ae0 .ee6379f7 {
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 0;
}

.b8b88ae0 .f2d00e1aa {
  max-width: 130px;
}

.b8b88ae0 .f2d00e1aa img {
  max-height: 42px;
  object-fit: contain;
}

.b8b88ae0 .f70916a23 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.b8b88ae0 .f70916a23 .footer-menu-selector {
  display: none;
  margin-top: 0;
}

.b8b88ae0 .f31a35f19 {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 15px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.b8b88ae0 .f71d72be0 {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.b8b88ae0 .f9c703733 {
  position: relative;
  padding: 0 0 0 75px;
  flex-grow: 1;
  font-size: 12px;
}

.b8b88ae0 .f9c703733:first-of-type {
  padding-left: 15px;
}

.b8b88ae0 .f9c703733:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  background: var(--color-text-main);
  width: 1px;
  height: 22px;
}

.b8b88ae0 .f484a7e45 {
  margin-bottom: 10px;
}

.b8b88ae0 .e7295be6 {
  margin-bottom: 4px;
}

.b8b88ae0 .f484a7e45 a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.b8b88ae0 .e7295be6 a {
  text-decoration: none;
  color: var(--color-text-add);
}

.b8b88ae0 .footer-menu-last-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.b8b88ae0 .footer-menu-last-col__text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.b8b88ae0 .a5387054 {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.b8b88ae0 .a095e3fb {
  color: #a2aeb7;
  font-size: 12px;
}

.b8b88ae0 .d46ff9eb {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.b8b88ae0 .f7f04cbc5 img {
  max-width: 300px;
}

.b8b88ae0 .e003fced {
  padding: 15px 0;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-text-add);
}

.b8b88ae0 .footer-menu-selector {
  position: relative;
  padding: 10px 16px;
  border: 1px solid #4a5b68;
  border-radius: 10px;
  max-width: 100px;
  margin-top: 20px;
}

.b8b88ae0 .footer-menu-selector .cbf242c5 {
  border-right-color: #4a5b68;
}

.footer-menu-selector.open .b2d2de5d {
  display: block;
}

.b8b88ae0 .b2d2de5d {
  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 .b2d2de5d {
  display: block;
}

.b8b88ae0 .b2d2de5d::-webkit-scrollbar {
  right: 10px;
  width: 4px;
  background: #676c83;
  border-radius: 4px;
}

.b8b88ae0 .b2d2de5d::-webkit-scrollbar-thumb {
  background: #a9adb9;
  border-radius: 4px;
}

.b8b88ae0 .l19b9ec73 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.b8b88ae0 .l19b9ec73.current-lang .aef07bdf::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);
}

.b8b88ae0 .l19b9ec73.current-lang .aef07bdf::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;
}

.b8b88ae0 .aef07bdf {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.b8b88ae0 .l08f0bcc3 .l2752ae0a {
  margin-left: 10px;
}

.b8b88ae0 .l2752ae0a {
  margin-left: 0;
}

.b8b88ae0 .lang-selector-item__check {
  display: none;
}

.a5cf2040 .d46ff9eb {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.a5cf2040 .d46ff9eb a {
  margin-bottom: 6px;
}
.a5cf2040 .d46ff9eb a:not(:last-child){
  margin-right: 6px;
}
.a5cf2040 .d46ff9eb a:hover {
  opacity: 0.7;
}
.a5cf2040 .d46ff9eb img {
  width: 100%;
  height: auto;
  max-width: 32px;
}
@media (max-width: 1350px) {
  .b8b88ae0 .ee6379f7 {
    padding: 15px;
  }
}

@media (max-width: 1024px) {
  .b8b88ae0 .f9c703733 {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .b8b88ae0 .d46ff9eb {
    justify-content: center;
  }

  .b8b88ae0 .f7f04cbc5 {
    margin-right: 15px;
  }

  .b8b88ae0 .footer-menu-last-col {
    display: none;
  }

  .b8b88ae0 .f71d72be0 {
    width: 100%;
  }

  .b8b88ae0 .f9c703733 {
    padding-left: 40px;
  }

  .b8b88ae0 .f9c703733:first-of-type {
    padding-left: 0;
  }

  .b8b88ae0 .f70916a23 .footer-menu-selector {
    display: block;
  }
}

@media (max-width: 480px) {
  footer {
    margin-top: 15px;
  }

  .b8b88ae0 .f9c703733 {
    font-size: 10px;
  }

  .b8b88ae0 .a095e3fb {
    font-size: 10px;
  }

  .b8b88ae0 .e003fced {
    font-size: 8px;
    line-height: 12px;
  }

  .b8b88ae0 .f7f04cbc5 img {
    max-width: 150px;
  }
}

.f95a9f6fa {
  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);
}
.f95a9f6fa a {
  color: #a2aeb7;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7em;
}
.f95a9f6fa a:hover {
  color: #a2aeb7;
  text-decoration: underline;
}