footer {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
.c3480bd7 {
  background-size: cover;
  background-position: center;
}
.c3480bd7 .f8702b4cf {
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 0;
}

.c3480bd7 .f65fb582b {
  max-width: 130px;
}

.c3480bd7 .f65fb582b img {
  max-height: 42px;
  object-fit: contain;
}

.c3480bd7 .e5d7ef68 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.c3480bd7 .e5d7ef68 .footer-menu-selector {
  display: none;
  margin-top: 0;
}

.c3480bd7 .f278dd483 {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 15px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.c3480bd7 .db3b6146 {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.c3480bd7 .d05e65de {
  position: relative;
  padding: 0 0 0 75px;
  flex-grow: 1;
  font-size: 12px;
}

.c3480bd7 .d05e65de:first-of-type {
  padding-left: 15px;
}

.c3480bd7 .d05e65de:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  background: var(--color-text-main);
  width: 1px;
  height: 22px;
}

.c3480bd7 .f2336d84d {
  margin-bottom: 10px;
}

.c3480bd7 .f04a44e3 {
  margin-bottom: 4px;
}

.c3480bd7 .f2336d84d a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.c3480bd7 .f04a44e3 a {
  text-decoration: none;
  color: var(--color-text-add);
}

.c3480bd7 .footer-menu-last-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.c3480bd7 .footer-menu-last-col__text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.c3480bd7 .edc3c9d5 {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.c3480bd7 .dea12a19 {
  color: #a2aeb7;
  font-size: 12px;
}

.c3480bd7 .f68debc4a {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.c3480bd7 .c3b58e64 img {
  max-width: 300px;
}

.c3480bd7 .b9b6ca39 {
  padding: 15px 0;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-text-add);
}

.c3480bd7 .footer-menu-selector {
  position: relative;
  padding: 10px 16px;
  border: 1px solid #4a5b68;
  border-radius: 10px;
  max-width: 100px;
  margin-top: 20px;
}

.c3480bd7 .footer-menu-selector .b5c68b27 {
  border-right-color: #4a5b68;
}

.footer-menu-selector.open .l0b2581ed {
  display: block;
}

.c3480bd7 .l0b2581ed {
  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 .l0b2581ed {
  display: block;
}

.c3480bd7 .l0b2581ed::-webkit-scrollbar {
  right: 10px;
  width: 4px;
  background: #676c83;
  border-radius: 4px;
}

.c3480bd7 .l0b2581ed::-webkit-scrollbar-thumb {
  background: #a9adb9;
  border-radius: 4px;
}

.c3480bd7 .a04eb3c3 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.c3480bd7 .a04eb3c3.current-lang .l0d43ff28::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);
}

.c3480bd7 .a04eb3c3.current-lang .l0d43ff28::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;
}

.c3480bd7 .l0d43ff28 {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.c3480bd7 .l638c1acb .l9ea5f1ba {
  margin-left: 10px;
}

.c3480bd7 .l9ea5f1ba {
  margin-left: 0;
}

.c3480bd7 .lang-selector-item__check {
  display: none;
}

@media (max-width: 1350px) {
  .c3480bd7 .f8702b4cf {
    padding: 15px;
  }
}

@media (max-width: 1024px) {
  .c3480bd7 .d05e65de {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .c3480bd7 .f68debc4a {
    justify-content: center;
  }

  .c3480bd7 .c3b58e64 {
    margin-right: 15px;
  }

  .c3480bd7 .footer-menu-last-col {
    display: none;
  }

  .c3480bd7 .db3b6146 {
    width: 100%;
  }

  .c3480bd7 .d05e65de {
    padding-left: 40px;
  }

  .c3480bd7 .d05e65de:first-of-type {
    padding-left: 0;
  }

  .c3480bd7 .e5d7ef68 .footer-menu-selector {
    display: block;
  }
}

@media (max-width: 480px) {
  footer {
    margin-top: 15px;
  }

  .c3480bd7 .d05e65de {
    font-size: 10px;
  }

  .c3480bd7 .dea12a19 {
    font-size: 10px;
  }

  .c3480bd7 .b9b6ca39 {
    font-size: 8px;
    line-height: 12px;
  }

  .c3480bd7 .c3b58e64 img {
    max-width: 150px;
  }
}

.f00ef73b1 {
  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);
}
.f00ef73b1 a {
  color: #a2aeb7;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7em;
}
.f00ef73b1 a:hover {
  color: #a2aeb7;
  text-decoration: underline;
}