/* VINTEL footer reference layout — 2026-07-29
 * Desktop 4-column, tablet 2-column, mobile contact-first.
 * Native Bitrix menus, phone/email nodes, ASK/CALLBACK forms; no new JS or assets.
 */
#footer .vintel-footer-redesign {
  --vfr-bg: #101a29;
  --vfr-accent: #2460df;
  --vfr-accent-hover: #1c51c5;
  --vfr-line: rgba(255, 255, 255, 0.18);
  --vfr-text: rgba(255, 255, 255, 0.84);
  --vfr-muted: rgba(255, 255, 255, 0.66);
  --vfr-label: rgba(255, 255, 255, 0.56);
  box-sizing: border-box;
  margin: 0 3px 16px;
  border-radius: 20px;
  background: var(--vfr-bg);
  color: #fff;
  overflow: hidden;
}

#footer .vintel-footer-redesign *,
#footer .vintel-footer-redesign *::before,
#footer .vintel-footer-redesign *::after {
  box-sizing: border-box;
}

#footer .vintel-footer-redesign,
#footer .vintel-footer-redesign .footer-inner,
#footer .vintel-footer-redesign .footer_top,
#footer .vintel-footer-redesign .footer_middle,
#footer .vintel-footer-redesign .footer_bottom {
  background: var(--vfr-bg) !important;
}

#footer .vintel-footer-redesign .footer-inner,
#footer .vintel-footer-redesign .footer_top,
#footer .vintel-footer-redesign .footer_bottom {
  padding: 0 !important;
}

#footer .vintel-footer-redesign .footer_top .maxwidth-theme,
#footer .vintel-footer-redesign .footer_bottom .maxwidth-theme,
#footer .vintel-footer-redesign .footer_middle .maxwidth-theme {
  width: 100%;
  max-width: 1824px;
  margin-inline: auto;
  padding-inline: 48px;
  background: transparent !important;
}

#footer .vintel-footer-primary {
  display: grid;
  grid-template-areas:
    "brand buyer company info"
    "contacts contacts contacts contacts";
  grid-template-columns: minmax(330px, 1.35fr) minmax(180px, 0.82fr) minmax(180px, 0.82fr) minmax(320px, 1fr);
  column-gap: clamp(52px, 7vw, 132px);
  row-gap: 34px;
  padding: 48px 0 0;
}

#footer .vintel-footer-brand {
  grid-area: brand;
}

#footer .vintel-footer-nav--buyer {
  grid-area: buyer;
}

#footer .vintel-footer-nav--company {
  grid-area: company;
}

#footer .vintel-footer-nav--info {
  grid-area: info;
}

#footer .vintel-footer-contacts {
  grid-area: contacts;
}

#footer .vintel-footer-brand,
#footer .vintel-footer-nav,
#footer .vintel-footer-contact {
  min-width: 0;
}

#footer .vintel-footer-wordmark {
  display: inline-flex;
  flex-direction: column;
  color: #fff !important;
  text-decoration: none !important;
}

#footer .vintel-footer-wordmark__name {
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
}

#footer .vintel-footer-wordmark__caption {
  margin-top: 4px;
  color: var(--vfr-label);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

#footer .vintel-footer-brand__description {
  max-width: 410px;
  margin: 14px 0 0;
  color: var(--vfr-muted);
  font-size: 17px;
  line-height: 1.55;
}

#footer .vintel-footer-actions {
  display: flex;
  gap: 14px;
  margin-top: 20px;
}

#footer .vintel-footer-cta {
  display: inline-flex;
  min-width: 184px;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 9px;
  appearance: none;
  cursor: pointer;
  font: inherit;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  transition: background-color 0.15s ease, border-color 0.15s ease;
}

#footer .vintel-footer-cta--primary {
  background: var(--vfr-accent);
  color: #fff;
}

#footer .vintel-footer-cta--primary:hover {
  background: var(--vfr-accent-hover);
  color: #fff;
}

#footer .vintel-footer-cta--secondary {
  border-color: rgba(255, 255, 255, 0.3);
  background: transparent;
  color: #fff;
}

#footer .vintel-footer-cta--secondary:hover {
  border-color: rgba(255, 255, 255, 0.48);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

#footer .vintel-footer-rating {
  display: block;
  width: 150px;
  min-height: 50px;
  margin-top: 10px;
  overflow: visible;
}

#footer .vintel-footer-rating__star,
#footer .vintel-footer-rating__text {
  display: none;
}

#footer .vintel-footer-rating__widget {
  position: static;
  display: block;
  width: 150px !important;
  height: 50px !important;
  border: 0;
}

#footer .vintel-footer-nav .fourth_bottom_menu {
  display: none;
}

#footer .vintel-footer-nav .bottom-menu,
#footer .vintel-footer-nav .bottom-menu .items,
#footer .vintel-footer-nav .bottom-menu .item,
#footer .vintel-footer-nav .bottom-menu .title {
  margin: 0;
  padding: 0;
}

#footer .vintel-footer-nav .bottom-menu > .items > .item:first-child > .title > a,
#footer .vintel-footer-nav .bottom-menu > .items > .item:first-child > .title > span {
  color: var(--vfr-label) !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#footer .vintel-footer-nav .bottom-menu .wrap {
  position: static !important;
  display: block !important;
  height: auto !important;
  margin-top: 17px;
  padding: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#footer .vintel-footer-nav .bottom-menu .wrap .item + .item {
  margin-top: 13px;
}

#footer .vintel-footer-nav .bottom-menu .wrap .title > a {
  color: var(--vfr-text) !important;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.45;
  text-decoration: none !important;
}

#footer .vintel-footer-nav .bottom-menu .wrap .title > a:hover {
  color: #fff !important;
}

#footer .vintel-footer-nav .compact_arrow {
  display: none !important;
}

#footer .vintel-footer-contacts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 255, 255, 0.04);
}

#footer .vintel-footer-contact {
  min-height: 208px;
  padding: 26px 28px 30px;
}

#footer .vintel-footer-contact:first-child {
  padding-left: 0;
}

#footer .vintel-footer-contact:last-child {
  padding-right: 0;
}

#footer .vintel-footer-contact + .vintel-footer-contact {
  border-left: 1px solid var(--vfr-line);
}

#footer .vintel-footer-contact__label {
  margin: 0 0 8px;
  color: var(--vfr-label);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

#footer .vintel-footer-contact .blocks,
#footer .vintel-footer-contact .blocks a,
#footer .vintel-footer-contact .phones__phone-title {
  color: var(--vfr-text) !important;
  font-size: 17px;
  line-height: 1.45;
}

#footer .vintel-footer-contact .svg {
  display: none !important;
}

#footer .vintel-footer-contact--phone .phone,
#footer .vintel-footer-contact--phone .phone > .inline-block,
#footer .vintel-footer-contact--phone .phone.with_dropdown {
  width: 100%;
}

#footer .vintel-footer-contact--phone .phone.with_dropdown {
  display: flex;
  flex-direction: column;
}

#footer .vintel-footer-contact--phone .phone.with_dropdown > .wrap {
  min-height: 36px;
  order: 2;
}

#footer .vintel-footer-contact--phone .phone.with_dropdown > .wrap a {
  display: inline-flex;
  min-height: 36px;
  align-items: center;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
  color: var(--vfr-text) !important;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  text-decoration: none !important;
}

#footer .vintel-footer-contact--phone .phone.with_dropdown > .dropdown,
#footer .vintel-footer-contact--phone .phone.with_dropdown > .dropdown > .wrap {
  position: static !important;
  display: contents !important;
  width: auto !important;
  min-width: 0 !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
}

#footer .vintel-footer-contact--phone .more_phone {
  display: flex;
  min-height: 36px;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

#footer .vintel-footer-contact--phone .more_phone:first-child {
  display: none !important;
}

#footer .vintel-footer-contact--phone .more_phone:nth-child(2) {
  order: 1;
}

#footer .vintel-footer-contact--phone .more_phone:nth-child(3) {
  order: 3;
}

#footer .vintel-footer-contact--phone .more_phone_a {
  display: flex !important;
  min-height: 36px;
  align-items: center;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
  color: var(--vfr-text) !important;
  text-decoration: none !important;
}

#footer .vintel-footer-contact--phone .phones__phone-link-text {
  display: block;
}

#footer .vintel-footer-contact--phone .more_phone:nth-child(2) .phones__phone-title {
  color: #fff !important;
  font-size: 0;
  font-weight: 600;
}

#footer .vintel-footer-contact--phone .more_phone:nth-child(2) .phones__phone-title::before {
  content: "+7 (800) 444-09-48";
  font-size: 24px;
  line-height: 1.35;
}

#footer .vintel-footer-contact--phone .phones__phone-descript,
#footer .vintel-footer-contact--phone .descr,
#footer .vintel-footer-contact--phone .phone.with_dropdown > .svg-inline-down {
  display: none !important;
}

#footer .vintel-footer-contact--email .email {
  margin: 0;
}

#footer .vintel-footer-contact--email .email a {
  color: #fff !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none !important;
}

#footer .vintel-footer-contact--email .social-block {
  display: flex;
  margin-top: 54px;
}

#footer .vintel-footer-contact--email .social-icons,
#footer .vintel-footer-contact--email .social-icons ul,
#footer .vintel-footer-contact--email .social-icons li {
  margin: 0;
  padding: 0;
  background: transparent !important;
}

#footer .vintel-footer-contact--email .social-icons li {
  display: block;
}

#footer .vintel-footer-contact--email .social-icons li.telegram {
  width: auto !important;
  height: auto !important;
  background: none !important;
}

#footer .vintel-footer-contact--email .social-icons a {
  display: inline-flex;
  width: auto !important;
  height: auto !important;
  min-height: 44px;
  align-items: center;
  gap: 10px;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  color: var(--vfr-text) !important;
  font-size: 0;
  font-weight: 500;
  text-decoration: none !important;
  text-indent: 0 !important;
  opacity: 1 !important;
  overflow: visible !important;
}

#footer .vintel-footer-contact--email .social-icons a::before {
  content: "➤";
  display: inline-block;
  width: auto !important;
  height: auto !important;
  color: var(--vfr-text);
  font-size: 19px;
  transform: rotate(-35deg);
}

#footer .vintel-footer-contact--email .social-icons a::after {
  content: "Telegram";
  font-size: 17px;
}

#footer .vintel-footer-address + .vintel-footer-address {
  margin-top: 10px;
}

#footer .vintel-footer-address .vintel-footer-contact__label {
  margin-bottom: 1px;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
}

#footer .vintel-footer-contact--address .address,
#footer .vintel-footer-contact--schedule .schedule {
  margin: 0;
}

#footer .vintel-footer-contact--schedule .schedule {
  color: #fff !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}

#footer .vintel-footer-redesign .footer_middle {
  display: none;
}

#footer .vintel-footer-redesign .footer_bottom {
  border-top: 1px solid var(--vfr-line);
}

#footer .vintel-footer-bottom-grid {
  display: grid;
  grid-template-columns: minmax(420px, 0.9fr) minmax(620px, 1.35fr);
  gap: 48px;
  align-items: center;
  padding: 26px 0;
}

#footer .vintel-footer-redesign .footer-legal,
#footer .vintel-footer-redesign .footer-legal > div,
#footer .vintel-footer-redesign .legal-disclaimer {
  margin: 0;
  color: var(--vfr-label) !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.45 !important;
}

#footer .vintel-footer-redesign .footer-legal {
  display: flex;
  flex-wrap: wrap;
}

#footer .vintel-footer-redesign .footer-legal > div {
  display: inline;
}

#footer .vintel-footer-redesign .footer-legal > div:nth-child(4),
#footer .vintel-footer-redesign .footer-legal > div:nth-child(5) {
  display: none;
}

#footer .vintel-footer-redesign .footer-legal > div:nth-child(6) {
  order: -1;
}

#footer .vintel-footer-redesign .footer-legal > div + div::before {
  content: " · ";
  white-space: pre;
}

#footer .vintel-footer-redesign .footer-legal > div:nth-child(6)::before {
  content: none;
}

#footer .vintel-footer-redesign .footer-legal > div:first-child::before {
  content: " · ";
  white-space: pre;
}

#footer .vintel-footer-redesign .legal-disclaimer {
  max-width: 760px;
  margin-left: auto;
  text-align: right;
}

#footer .vintel-footer-redesign a:focus-visible,
#footer .vintel-footer-redesign button:focus-visible,
#footer .vintel-footer-redesign [tabindex]:focus-visible {
  outline: 3px solid #f59e0b !important;
  outline-offset: 3px;
}

@media (min-width: 992px) and (max-width: 1399.98px) {
  #footer .vintel-footer-redesign .footer_top .maxwidth-theme,
  #footer .vintel-footer-redesign .footer_bottom .maxwidth-theme {
    padding-inline: 32px;
  }

  #footer .vintel-footer-primary {
    grid-template-areas:
      "brand buyer"
      "company info"
      "contacts contacts";
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 56px;
    padding-top: 32px;
  }

  #footer .vintel-footer-brand__description {
    max-width: 500px;
  }

  #footer .vintel-footer-contacts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #footer .vintel-footer-contact,
  #footer .vintel-footer-contact:first-child,
  #footer .vintel-footer-contact:last-child {
    min-height: 170px;
    padding: 22px 28px;
  }

  #footer .vintel-footer-contact:nth-child(odd) {
    padding-left: 0;
    border-left: 0;
  }

  #footer .vintel-footer-contact:nth-child(even) {
    padding-right: 0;
    border-left: 1px solid var(--vfr-line);
  }

  #footer .vintel-footer-contact:nth-child(n + 3) {
    border-top: 1px solid var(--vfr-line);
  }

  #footer .vintel-footer-contact--email .social-block {
    margin-top: 4px;
  }

  #footer .vintel-footer-bottom-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    padding: 24px 0;
  }

  #footer .vintel-footer-redesign .legal-disclaimer {
    max-width: none;
    margin: 0;
    text-align: left;
  }
}

@media (max-width: 991.98px) {
  #footer .vintel-footer-redesign {
    margin: 0 0 14px;
    border-radius: 18px;
  }

  #footer .vintel-footer-redesign .footer_top .maxwidth-theme,
  #footer .vintel-footer-redesign .footer_bottom .maxwidth-theme {
    max-width: none;
    padding-inline: 24px;
  }

  #footer .vintel-footer-primary {
    grid-template-areas:
      "brand"
      "contacts"
      "buyer"
      "company"
      "info";
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    padding-top: 26px;
  }

  #footer .vintel-footer-brand,
  #footer .vintel-footer-rating,
  #footer .vintel-footer-contact,
  #footer .vintel-footer-contact__label,
  #footer .vintel-footer-nav,
  #footer .vintel-footer-copyright {
    text-align: left !important;
  }

  #footer .vintel-footer-wordmark__name {
    font-size: 28px;
  }

  #footer .vintel-footer-wordmark__caption {
    font-size: 15px;
  }

  #footer .vintel-footer-brand__description {
    max-width: none;
    margin-top: 13px;
    font-size: 17px;
    line-height: 1.55;
  }

  #footer .vintel-footer-actions {
    flex-direction: column;
    gap: 12px;
    margin-top: 18px;
  }

  #footer .vintel-footer-cta {
    width: 100%;
    min-height: 58px;
  }

  #footer .vintel-footer-rating {
    margin-top: 10px;
  }

  #footer .vintel-footer-contacts {
    grid-template-columns: minmax(0, 1fr);
    margin-top: 4px;
    border-top-color: var(--vfr-line);
  }

  #footer .vintel-footer-contact,
  #footer .vintel-footer-contact:first-child,
  #footer .vintel-footer-contact:last-child,
  #footer .vintel-footer-contact + .vintel-footer-contact {
    min-height: 0;
    padding: 19px 0 18px;
    border-top: 0;
    border-left: 0;
  }

  #footer .vintel-footer-contact + .vintel-footer-contact {
    border-top: 1px solid var(--vfr-line);
  }

  #footer .vintel-footer-contact__label {
    margin-bottom: 8px;
  }

  #footer .vintel-footer-contact--phone .more_phone:nth-child(2) .phones__phone-title::before,
  #footer .vintel-footer-contact--email .email a,
  #footer .vintel-footer-contact--schedule .schedule {
    font-size: 24px;
  }

  #footer .vintel-footer-contact--email .social-block {
    margin-top: 4px;
  }

  #footer .vintel-footer-address + .vintel-footer-address {
    margin-top: 12px;
  }

  #footer .vintel-footer-desktop-break {
    display: none;
  }

  #footer .vintel-footer-nav {
    border-top: 1px solid var(--vfr-line);
    padding: 20px 0 19px;
  }

  #footer .vintel-footer-nav .bottom-menu > .items > .item:first-child {
    min-height: 0;
  }

  #footer .vintel-footer-nav .bottom-menu .wrap {
    margin-top: 12px;
  }

  #footer .vintel-footer-nav .bottom-menu .wrap .item,
  #footer .vintel-footer-nav .bottom-menu .wrap .item + .item {
    margin: 0;
  }

  #footer .vintel-footer-nav .bottom-menu .wrap .title > a {
    display: flex;
    min-height: 40px;
    align-items: center;
  }

  #footer .vintel-footer-redesign .footer_bottom {
    margin-top: 0;
  }

  #footer .vintel-footer-bottom-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
    padding: 24px 0 calc(24px + env(safe-area-inset-bottom));
  }

  #footer .vintel-footer-redesign .footer-legal {
    display: flex;
    flex-wrap: wrap;
    text-align: left !important;
  }

  #footer .vintel-footer-redesign .footer-legal > div {
    display: inline;
  }

  #footer .vintel-footer-redesign .footer-legal > div:nth-child(4),
  #footer .vintel-footer-redesign .footer-legal > div:nth-child(5) {
    display: none;
  }

  #footer .vintel-footer-redesign .legal-disclaimer {
    max-width: none;
    margin: 0;
    text-align: left;
  }
}

@media (max-width: 359.98px) {
  #footer .vintel-footer-redesign {
    margin-inline: 0;
  }

  #footer .vintel-footer-redesign .footer_top .maxwidth-theme,
  #footer .vintel-footer-redesign .footer_bottom .maxwidth-theme {
    padding-inline: 20px;
  }

  #footer .vintel-footer-wordmark__name {
    font-size: 26px;
  }

  #footer .vintel-footer-brand__description,
  #footer .vintel-footer-nav .bottom-menu .wrap .title > a,
  #footer .vintel-footer-contact .blocks,
  #footer .vintel-footer-contact .blocks a,
  #footer .vintel-footer-contact .phones__phone-title {
    font-size: 16px;
  }

  #footer .vintel-footer-contact--phone .more_phone:nth-child(2) .phones__phone-title::before,
  #footer .vintel-footer-contact--email .email a,
  #footer .vintel-footer-contact--schedule .schedule {
    font-size: 21px;
  }
}
