/*.footer--color-dark {*/
/*  --light: var(--OFF_toggle);*/
/*  --dark: var(--ON_toggle);*/
/*}*/
/*.footer {*/
/*  --footer_border_color: var(--light, #ebebee) var(--dark, #3f3f45);*/
/*  --footer_bg: var(--light, #fff) var(--dark, #222228);*/
/*}*/
/*.footer--color-grey {*/
/*  --footer_bg: var(--darkerblack_bg_black);*/
/*}*/

/*.footer-grid {*/
/*  --columns: 1;*/
/*  --gap: 12px;*/
/*  display: flex;*/
/*  gap: var(--gap);*/
/*  justify-content: space-between;*/
/*}*/
/*.footer-grid-column-span {*/
/*  --span: 1;*/
/*  --span-width: calc((100% - var(--gap) * (var(--columns) - 1)) / var(--columns));*/
/*  min-width: calc(var(--span) * var(--span-width));*/
/*}*/
/*@media (min-width: 992px) {*/
/*  .footer-grid--3-992 {*/
/*    --columns: 3;*/
/*  }*/
/*  .footer-grid--4-992 {*/
/*    --columns: 4;*/
/*  }*/
/*}*/
/*@media (max-width: 991px) {*/
/*  .footer-grid {*/
/*    flex-wrap: wrap;*/
/*  }*/
/*}*/

/*.footer__divider--top {*/
/*  border-top: 1px solid var(--footer_border_color);*/
/*}*/
/*.footer__divider--bottom {*/
/*  border-bottom: 1px solid var(--footer_border_color);*/
/*}*/

/*#bx-composite-banner:empty {*/
/*  display: none;*/
/*}*/

/*.footer {*/
/*  background: var(--footer_bg);*/
/*  color: var(--basic_text_black);*/
/*}*/
/*.footer__main-part {*/
/*  position: relative;*/
/*}*/
/*.footer__bottom-part {*/
/*  position: relative;*/
/*}*/
/*.footer__main-part .footer__part-item {*/
/*  flex: 1;*/

/*  @media (width < 768px) {*/
/*    border-bottom: 1px solid var(--stroke_black);*/
/*    padding-block: 12px 16px;*/
/*  }*/
/*}*/
/*.footer__bottom-part .footer__bottom-part-items-wrapper {*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*  justify-content: space-between;*/
/*  align-items: center;*/
/*}*/

/*.bottom-menu .items .wrap_menu_compact_mobile {*/
/*  padding-top: 20px;*/
/*}*/
/*.bottom-menu .items .wrap {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  gap: 12px;*/
/*}*/
/*.bottom-menu .item .title {*/
/*  color: var(--white_text_black);*/
/*}*/
/*.bottom-menu .item.active .title .dark_link {*/
/*  --text-opacity: 72%;*/
/*}*/
/*.bottom-menu .item.active .title a:not(.dark_link) {*/
/*  --text-opacity: 100%;*/
/*}*/
/*@media (max-width: 767px) {*/
/*  .footer .footer__main-part-menu {*/
/*    flex-direction: column;*/
/*  }*/
/*  .bottom-menu .item-link svg {*/
/*    transition: transform 0.3s ease;*/
/*  }*/
/*  .bottom-menu .item-link.opened svg {*/
/*    transform: rotate(180deg);*/
/*    transition: transform 0.3s ease;*/
/*  }*/
/*  .wrap_menu_compact_mobile {*/
/*    display: none;*/
/*  }*/
/*}*/
/*@media (min-width: 768px) {*/
/*  .wrap_menu_compact_mobile {*/
/*    display: block !important;*/
/*  }*/
/*}*/

/*.footer__title {*/
/*  margin: 0 0 20px 0;*/
/*  color: var(--white_text_black);*/
/*}*/
/*.footer__info {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  gap: 12px;*/
/*}*/
/*@media (max-width: 991px) {*/
/*  .footer__part:has(.footer__info),*/
/*  .footer__part-item:has(.footer__info) {*/
/*    order: 1;*/
/*    margin-top: clamp(28px, 4vw, 26px);*/
/*  }*/
/*  .footer__part-item:has(.footer__info) {*/
/*    min-width: 100%;*/
/*  }*/
/*}*/

/*.footer__phone .phones {*/
/*  flex-direction: column;*/
/*  align-items: flex-start;*/
/*}*/
/*.phones__dropdown--top {*/
/*  bottom: -20px;*/
/*  top: auto;*/
/*  display: flex;*/
/*  flex-direction: column-reverse;*/
/*}*/
/*.phones__dropdown--top .dropdown--top-reverse {*/
/*  display: flex;*/
/*  flex-direction: column-reverse;*/
/*}*/
/*.phones__dropdown--top .phones__phone-icon {*/
/*  align-items: flex-end;*/
/*}*/
/*.phones__dropdown--top .phones__dropdown-item--social {*/
/*  margin: 0 0 12px 0;*/
/*}*/

/*.footer__social .social__link {*/
/*  transition: opacity 0.3s ease-in-out;*/
/*}*/
/*.footer__social .social__link:hover {*/
/*  filter: grayscale(0);*/
/*}*/
/*.justify--end .line-block {*/
/*  justify-content: flex-end;*/
/*}*/

/*.footer__pays .hover_blink {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  height: 24px;*/
/*}*/
/*.footer__pays [id^="bx_incl"] {*/
/*  display: inherit;*/
/*  justify-content: inherit;*/
/*  align-items: inherit;*/
/*  gap: inherit;*/
/*  flex-wrap: inherit;*/
/*}*/
/*.footer__pays i {*/
/*  display: inline-block;*/
/*  vertical-align: middle;*/
/*  background: url("../images/svg/payment.svg") 0px 0px no-repeat;*/
/*}*/
/*.footer__pays i.cacsh {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position: 0px 0px;*/
/*}*/
/*.footer__pays i.mastercard {*/
/*  width: 24px;*/
/*  height: 20px;*/
/*  background-position-x: -132px;*/
/*}*/
/*.footer__pays i.visa {*/
/*  width: 32px;*/
/*  height: 20px;*/
/*  background-position-x: -92px;*/
/*}*/
/*.footer__pays i.yandex_money {*/
/*  width: 25px;*/
/*  height: 19px;*/
/*  background-position-x: -507px;*/
/*}*/
/*.footer__pays i.webmoney {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -395px;*/
/*}*/
/*.footer__pays i.qiwi {*/
/*  width: 17px;*/
/*  height: 20px;*/
/*  background-position-x: -343px;*/
/*}*/
/*.footer__pays i.sbrf {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -423px;*/
/*}*/
/*.footer__pays i.alfa {*/
/*  width: 16px;*/
/*  height: 20px;*/
/*  background-position-x: -453px;*/
/*}*/
/*.footer__pays i.mir {*/
/*  width: 33px;*/
/*  height: 20px;*/
/*  background-position-x: -236px;*/
/*}*/
/*.footer__pays i.jcb {*/
/*  width: 26px;*/
/*  height: 20px;*/
/*  background-position-x: -277px;*/
/*}*/
/*.footer__pays i.paypal {*/
/*  width: 18px;*/
/*  height: 20px;*/
/*  background-position-x: -369px;*/
/*}*/
/*.footer__pays i.maestro {*/
/*  width: 24px;*/
/*  height: 20px;*/
/*  background-position-x: -164px;*/
/*}*/
/*.footer__pays i.yoomoney {*/
/*  width: 25px;*/
/*  height: 19px;*/
/*  background-position-x: -507px;*/
/*}*/
/*.footer__pays i.yookassa {*/
/*  width: 25px;*/
/*  height: 20px;*/
/*  background-position-x: -540px;*/
/*}*/
/*.footer__pays i.belkart {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -573px;*/
/*}*/
/*.footer__pays i.halva {*/
/*  width: 16px;*/
/*  height: 20px;*/
/*  background-position-x: -603px;*/
/*}*/
/*.footer__pays i.tinkoff {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -479px;*/
/*}*/
/*.footer__pays i.applepay {*/
/*  width: 45px;*/
/*  height: 20px;*/
/*  background-position-x: -629px;*/
/*}*/
/*.footer__pays i.google_pay {*/
/*  width: 46px;*/
/*  height: 20px;*/
/*  background-position-x: -682px;*/
/*}*/
/*.footer__pays i.yandex_pay {*/
/*  width: 41px;*/
/*  height: 20px;*/
/*  background-position-x: -736px;*/
/*}*/
/*.footer__pays i.samsung_pay {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -785px;*/
/*}*/
/*.footer__pays i.assist {*/
/*  width: 24px;*/
/*  height: 20px;*/
/*  background-position-x: -311px;*/
/*}*/
/*.footer__pays i.robokassa {*/
/*  width: 18px;*/
/*  height: 20px;*/
/*  background-position-x: -814px;*/
/*}*/
/*.footer__pays i.pay_anyway {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -841px;*/
/*}*/
/*.footer__pays i.sbp {*/
/*  width: 15px;*/
/*  height: 20px;*/
/*  background-position-x: -869px;*/
/*}*/
/*.footer__pays i.sber_pay {*/
/*  width: 37px;*/
/*  height: 20px;*/
/*  background-position-x: -892px;*/
/*}*/
/*.footer__pays i.tinkoff_pay {*/
/*  width: 47px;*/
/*  height: 20px;*/
/*  background-position-x: -937px;*/
/*}*/
/*.footer__pays i.cdek {*/
/*  width: 46px;*/
/*  height: 20px;*/
/*  background-position-x: -1132px;*/
/*}*/
/*.footer__pays i.pec {*/
/*  width: 49px;*/
/*  height: 20px;*/
/*  background-position-x: -1186px;*/
/*}*/
/*.footer__pays i.dpd {*/
/*  width: 44px;*/
/*  height: 20px;*/
/*  background-position-x: -1243px;*/
/*}*/
/*.footer__pays i.ru_post {*/
/*  width: 30px;*/
/*  height: 20px;*/
/*  background-position-x: -1320px;*/
/*}*/
/*.footer__pays i.pick_point {*/
/*  width: 67px;*/
/*  height: 20px;*/
/*  background-position-x: -1358px;*/
/*}*/
/*.footer__pays i.dhl {*/
/*  width: 60px;*/
/*  height: 20px;*/
/*  background-position-x: -1461px;*/
/*}*/
/*.footer__pays i.boxberry {*/
/*  width: 65px;*/
/*  height: 20px;*/
/*  background-position-x: -1529px;*/
/*}*/
/*.footer__pays i.iml {*/
/*  width: 26px;*/
/*  height: 20px;*/
/*  background-position-x: -1630px;*/
/*}*/
/*.footer__pays i.delin {*/
/*  width: 23px;*/
/*  height: 20px;*/
/*  background-position-x: -1664px;*/
/*}*/
/*.footer__pays i.ya_dostavka {*/
/*  width: 72px;*/
/*  height: 20px;*/
/*  background-position-x: -1695px;*/
/*}*/
/*.footer__pays i.ems {*/
/*  width: 51px;*/
/*  height: 20px;*/
/*  background-position-x: -1775px;*/
/*}*/
/*.footer__pays i.podeli {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -992px;*/
/*}*/
/*.footer__pays i.dolyame {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -1020px;*/
/*}*/
/*.footer__pays i.platichastyami {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -1048px;*/
/*}*/
/*.footer__pays i.ya_split {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -1077px;*/
/*}*/
/*.footer__pays i.plait {*/
/*  width: 20px;*/
/*  height: 20px;*/
/*  background-position-x: -1104px;*/
/*}*/

/*.footer__bottom-part.secondary-color a {*/
/*  --text-opacity: 48%;*/
/*}*/
/*.footer__bottom-part.secondary-color a:hover {*/
/*  --text-opacity: 100%;*/
/*}*/
/*.footer__bottom-part.secondary-color .footer__part-item-theme .theme-selector__item-text,*/
/*.footer__bottom-part.secondary-color .footer__part-item-lang .sites__current {*/
/*  --text-opacity: 48%;*/
/*  color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent);*/
/*}*/
/*.footer__bottom-part.secondary-color .footer__part-item-theme .color-dark-parent-all:hover .color-dark-target,*/
/*.footer__bottom-part.secondary-color .footer__part-item-lang .color-dark-parent-all:hover .sites__current,*/
/*.footer__bottom-part.secondary-color .footer__part-item-lang .color-dark-parent-all .opened .sites__current {*/
/*  --text-opacity: 100%;*/
/*}*/
/*.footer__bottom-part.secondary-color .footer__part-item-theme .fill-dark-light-block use,*/
/*.footer__bottom-part.secondary-color .footer__part-item-lang .fill-dark-light-block use,*/
/*.footer__bottom-part.secondary-color .fill-dark-parent-all .fill-dark-light-block use {*/
/*  opacity: 0.48;*/
/*}*/
/*.footer__bottom-part.secondary-color .footer__part-item-theme .fill-dark-light-block:hover use,*/
/*.footer__bottom-part.secondary-color .footer__part-item-lang .fill-dark-light-block:hover use,*/
/*.footer__bottom-part.secondary-color .fill-dark-parent-all:hover .fill-dark-light-block use,*/
/*.footer__bottom-part.secondary-color .fill-dark-light-block.opened use {*/
/*  opacity: 1;*/
/*}*/

/*footer p:last-child {*/
/*  margin-bottom: 0;*/
/*}*/

/*.subscribe {*/
/*  cursor: pointer;*/
/*  font-weight: normal;*/
/*}*/
/*.subscribe-block:not(.subscribe-block--compact) .subscribe-block__text {*/
/*  color: var(--white_text_black);*/
/*}*/
/*.subscribe-block--compact .subscribe-block__text {*/
/*  margin-bottom: 12px;*/
/*}*/
/*.subscribe-block--compact .subscribe-block__text br {*/
/*  display: none;*/
/*}*/
/*.subscribe-form {*/
/*  position: relative;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*}*/
/*.subscribe-input {*/
/*  height: 46px;*/
/*  background: #fff;*/
/*  background: var(--dff_dark_light);*/
/*  border: 1px solid rgba(0, 0, 0, 0.15);*/
/*  border-color: var(--dff_opacity_dark_light);*/
/*  box-sizing: border-box;*/
/*  border-radius: 4px;*/
/*  padding-left: 17px;*/
/*  color: #888;*/
/*}*/
/*.subscribe-form__save {*/
/*  position: absolute;*/
/*  right: 1px;*/
/*  top: 1px;*/
/*  width: 48px;*/
/*  height: 42px;*/
/*  background: var(--input_bg_color);*/
/*  border-radius: var(--theme-button-border-radius);*/
/*}*/
/*.subscribe-form .error {*/
/*  white-space: normal;*/
/*}*/
/*.form .subscribe-form .licence_block {*/
/*  text-align: left;*/
/*  padding: 8px 0 0;*/
/*  opacity: 0;*/
/*  transition: all 0.3s ease;*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  z-index: -1;*/
/*}*/
/*.subscribe-form:focus-within .licence_block {*/
/*  opacity: 1;*/
/*  position: relative;*/
/*  z-index: initial;*/
/*}*/
/*.form .subscribe-btn {*/
/*  background: 0 0;*/
/*  border: none;*/
/*  padding: 0;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  display: block;*/
/*  width: 100%;*/
/*  z-index: 1;*/
/*  cursor: pointer;*/
/*}*/
/*.svg.subscribe-form__right-arrow {*/
/*  position: absolute;*/
/*  right: 16px;*/
/*  top: 50%;*/
/*  transform: translateY(-50%);*/
/*}*/
/*.subscribe-form__right-arrow svg * {*/
/*  stroke: var(--input_border_color-hover);*/
/*}*/
/*.subscribe-form__save:hover .subscribe-form__right-arrow svg *,*/
/*.subscribe-form:focus-within .subscribe-form__right-arrow svg * {*/
/*  stroke: var(--white_text_black);*/
/*}*/
/*@media (min-width: 1200px) {*/
/*  .footer__part-bottom .footer__subscribe {*/
/*    margin-right: clamp(16px, 4vw, 64px);*/
/*    width: clamp(295px, 25vw, 412px);*/
/*  }*/
/*  .footer__part-bottom .footer__subscribe:not(.hidden) + .footer__social {*/
/*    margin-top: 40px;*/
/*  }*/
/*}*/
/*@media (max-width: 1200px) {*/
/*  .footer__main-part .footer__part-bottom > .flexbox {*/
/*    flex-direction: column;*/
/*  }*/
/*  .footer__part-bottom .footer__subscribe + .footer__social {*/
/*    margin-top: clamp(40px, 4vw, 48px);*/
/*  }*/
/*}*/
/*@media (max-width: 991px) {*/
/*  .subscribe-block__text br {*/
/*    display: none;*/
/*  }*/
/*}*/


.footer,
.footer * {
  color: #404040;
  font-size: 14px;
  font-style: normal;
  font-weight: 510;
  line-height: 18px;
}

.footer .link {
  transition: all .3s;
}

.footer {
  background-color: #FFF;
  padding-top: 100px;
}

.footer__top-wrap {
  border-top: 1px solid #E9E9E9;
  padding: 40px 20px 30px 20px;
  border-bottom: 1px solid #E9E9E9;
}

.footer__top {
  display: flex;
  align-items: flex-start;
  gap: 6%;
  margin-bottom: 32px;
}

.footer__top-column,
.footer__column-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-grow: 1;
}

.footer__top-column {
  gap: 24px;
}

.footer__column-items {
  gap: 12px;
  transition: all 0.3s;
}

.footer__column-title {
  color: #131313;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px
}

.footer__column-item {
  align-self: stretch;
  text-decoration: none;
  color: #404040;
}

.footer__middle {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.footer__middle-left {
  display: flex;
  gap: 59px;
}

.footer__logo-wrap {
  display: flex;
  align-items: end;
  gap: 12px;
}

.footer__logo {
  width: 131.84px;
  height: 32px;
  aspect-ratio: 131.84/32.00;
  object-fit: contain;
}

.footer__logo-second {
  width: 75.72px;
  height: 35.5px;
  object-fit: contain;
}

.footer__socials-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
}

.footer__social-img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all .3s;
}

.footer__social-img.footer__social-img--light {
  opacity: .55;
}

.footer__social-link:hover .footer__social-img,
.footer__social-link:active .footer__social-img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  opacity: 1;
}

.footer__middle-right {
  display: flex;
  align-items: center;
}

.footer__middle-right-img {
  object-fit: contain;
  max-height: 26px;
}

.footer__bottom {
  padding: 40px 20px;
  display: flex;
  gap: 60px;
}

.footer__bottom-column {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.footer__bottom-text {
  color: #404040;
  font-size: 12px;
  font-weight: 510;
  line-height: 14px;
  text-decoration: none;
  transition: all .3s;
}

@media (max-width: 1024px) {
  .footer {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer .container {
    padding: 0 16px;
  }

  .footer__top-wrap {
    padding: 16px 0 0 0;
  }

  .footer__top {
    flex-direction: column;
  }

  .footer__column-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .footer__column-title::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M5 1L1 4.99986L5 8.99986' stroke='%23404040' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    content: "";
    width: 6px;
    height: 10px;
    transition: all 0.3s;
    transform: rotate(270deg);
  }

  .footer__toggle:not(:checked) ~ .footer__column-items {
    opacity: 0;
  }

  .footer__column-title,
  .footer__toggle {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
    .footer__column-items {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }

  .footer__toggle:not(:checked) ~ .footer__column-items,
  .footer__column-items {
    transition: all 0.3s;
    animation: fadeOut 0.3s ease;
    pointer-events: none;
    max-height: 0;
    overflow: hidden;
  }

  .footer__toggle:checked ~ .footer__column-items {
    display: flex;
    flex-direction: column;
    animation: fadeIn 0.7s ease;
    opacity: 1;
    Backface-visibility: hidden;
    max-height: 1000px;
    transition: all 0.3s;
  }

  .footer__column-title {
    cursor: pointer;
    position: relative;
  }

  .footer__toggle:checked ~ .footer__column-title::after {
    transform: rotate(90deg);
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }

  .footer__bottom {
    flex-direction: column;
    gap: 16px;
  }

  .footer__logo-wrap {
    gap: 8px;
    align-items: start;
    margin-bottom: 16px;
  }

  .footer__logo {
    width: 82px;
    height: 20px;
    aspect-ratio: 41/10;
  }

  .footer__logo-second {
    width: 50.5px;
    height: 23.7px;
    flex-shrink: 0;
  }

  .footer__top-column {
    padding-top: 10px;
    padding-bottom: 10px;
    gap: 0;
    transition: all .3s;
  }

  .footer__top-column:has(.footer__toggle:checked) {
    gap: 16px;
  }

  .footer__column-title {
    color: #131313;
    font-size: 16px;
    font-weight: 510;
    line-height: 20px;
  }

  .footer__top {
    gap: 4px;
    margin-bottom: 16px;
  }

  .footer__column-items {
    flex-direction: column;
  }

  .footer__bottom {
    padding: 16px 0 16px 0;
    border-top: 1px solid #E9E9E9;
  }

  .footer__middle {
    padding-top: 16px;
    flex-direction: column;
    align-items: start;
    gap: 16px;
  }

  .footer__middle-right {
    flex-direction: column;
  }

  .footer__middle-right-img {
    max-height: 32px;
  }
}


footer address .footer__column-items a {
  align-self: stretch;
  text-decoration: none;
  color: #404040;
}

@media (max-width: 1024px) {
  footer .container {
    width: 100dvw;
    padding: 20px 16px;
    margin-left: auto;
    margin-right: auto;
  }
}

footer .container {
    flex: 1 1 auto;
    max-width: 1440px;
    padding: 0 40px;
    margin-left: auto;
    margin-right: auto;
}