footer {
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
.f82d0651c {
  background-size: cover;
  background-position: center;
}
.f82d0651c .d4f38c27 {
  max-width: 1320px;
  margin: 0 auto;
  padding: 15px 0;
}

.f82d0651c .f2c78e7f1 {
  max-width: 130px;
}

.f82d0651c .f2c78e7f1 img {
  max-height: 42px;
  object-fit: contain;
}

.f82d0651c .f1dcdb670 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f82d0651c .f1dcdb670 .footer-menu-selector {
  display: none;
  margin-top: 0;
}

.f82d0651c .ef43d7b0 {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 15px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f82d0651c .f6d345fa4 {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.f82d0651c .f64475076 {
  position: relative;
  padding: 0 0 0 75px;
  flex-grow: 1;
  font-size: 12px;
}

.f82d0651c .f64475076:first-of-type {
  padding-left: 15px;
}

.f82d0651c .f64475076:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
  background: var(--color-text-main);
  width: 1px;
  height: 22px;
}

.f82d0651c .f568367af {
  margin-bottom: 10px;
}

.f82d0651c .cea3f4f4 {
  margin-bottom: 4px;
}

.f82d0651c .f568367af a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.f82d0651c .cea3f4f4 a {
  text-decoration: none;
  color: var(--color-text-add);
}

.f82d0651c .footer-menu-last-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.f82d0651c .footer-menu-last-col__text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.f82d0651c .a440760f {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
}

.f82d0651c .f0ce6d06a {
  color: #a2aeb7;
  font-size: 12px;
}

.f82d0651c .f7f7598b8 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.f82d0651c .d41eaa96 img {
  max-width: 300px;
}

.f82d0651c .f866258b8 {
  padding: 15px 0;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-text-add);
}

.f82d0651c .footer-menu-selector {
  position: relative;
  padding: 10px 16px;
  border: 1px solid #4a5b68;
  border-radius: 10px;
  max-width: 100px;
  margin-top: 20px;
}

.f82d0651c .footer-menu-selector .l67817154 {
  border-right-color: #4a5b68;
}

.footer-menu-selector.open .l6cf41049 {
  display: block;
}

.f82d0651c .l6cf41049 {
  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 .l6cf41049 {
  display: block;
}

.f82d0651c .l6cf41049::-webkit-scrollbar {
  right: 10px;
  width: 4px;
  background: #676c83;
  border-radius: 4px;
}

.f82d0651c .l6cf41049::-webkit-scrollbar-thumb {
  background: #a9adb9;
  border-radius: 4px;
}

.f82d0651c .c79f2267 {
  display: block;
  padding: 8px 14px 8px 12px;
}

.f82d0651c .c79f2267.current-lang .l3346245a::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);
}

.f82d0651c .c79f2267.current-lang .l3346245a::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;
}

.f82d0651c .l3346245a {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.f82d0651c .l1639a529 .f974601e {
  margin-left: 10px;
}

.f82d0651c .f974601e {
  margin-left: 0;
}

.f82d0651c .lang-selector-item__check {
  display: none;
}

.c969138b .f7f7598b8 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.c969138b .f7f7598b8 a {
  margin-bottom: 6px;
}
.c969138b .f7f7598b8 a:not(:last-child){
  margin-right: 6px;
}
.c969138b .f7f7598b8 a:hover {
  opacity: 0.7;
}
.c969138b .f7f7598b8 img {
  width: 100%;
  height: auto;
  max-width: 32px;
}
@media (max-width: 1350px) {
  .f82d0651c .d4f38c27 {
    padding: 15px;
  }
}

@media (max-width: 1024px) {
  .f82d0651c .f64475076 {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .f82d0651c .f7f7598b8 {
    justify-content: center;
  }

  .f82d0651c .d41eaa96 {
    margin-right: 15px;
  }

  .f82d0651c .footer-menu-last-col {
    display: none;
  }

  .f82d0651c .f6d345fa4 {
    width: 100%;
  }

  .f82d0651c .f64475076 {
    padding-left: 40px;
  }

  .f82d0651c .f64475076:first-of-type {
    padding-left: 0;
  }

  .f82d0651c .f1dcdb670 .footer-menu-selector {
    display: block;
  }
}

@media (max-width: 480px) {
  footer {
    margin-top: 15px;
  }

  .f82d0651c .f64475076 {
    font-size: 10px;
  }

  .f82d0651c .f0ce6d06a {
    font-size: 10px;
  }

  .f82d0651c .f866258b8 {
    font-size: 8px;
    line-height: 12px;
  }

  .f82d0651c .d41eaa96 img {
    max-width: 150px;
  }
}

.f8f52aa9 {
  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);
}
.f8f52aa9 a {
  color: #a2aeb7;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7em;
}
.f8f52aa9 a:hover {
  color: #a2aeb7;
  text-decoration: underline;
}