@media screen and (min-width: 769px) {
  html body .dibu {
    min-height: 500px !important;
    padding-top: 72px !important;
    overflow: visible !important;
    color: #fff !important;
    background-color: #06152a !important;
    background-image: url('./footer-products.webp?v=20260830-3x1') !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-size: cover !important;
    isolation: isolate;
  }

  html body .dibu::before {
    position: absolute;
    z-index: -1;
    inset: 0;
    display: block;
    background: linear-gradient(90deg, rgba(2, 15, 34, 0.97) 0%, rgba(2, 15, 34, 0.94) 54%, rgba(2, 15, 34, 0.76) 100%);
    content: '';
    pointer-events: none;
  }

  html body .dibu::after {
    display: none !important;
  }

  html body .dibu .bls {
    top: -69px !important;
    height: 70px !important;
  }

  html body .dibu .waves {
    height: 100% !important;
  }

  html body .dibu .parallax > use:nth-child(1) {
    fill: rgba(7, 55, 131, 0.68) !important;
  }

  html body .dibu .parallax > use:nth-child(2) {
    fill: rgba(0, 174, 239, 0.58) !important;
  }

  html body .dibu .parallax > use:nth-child(3) {
    fill: rgba(195, 230, 245, 0.34) !important;
  }

  html body .dibu .parallax > use:nth-child(4) {
    fill: #06152a !important;
  }

  html body .dibu .footer,
  html body .dibu .footer2 {
    position: relative;
    z-index: 1;
  }

  html body .dibu .footer {
    align-items: flex-start !important;
    gap: 54px !important;
  }

  html body .dibu .footer-l {
    width: 27% !important;
  }

  html body .dibu .footer-r {
    width: 69% !important;
    grid-template-columns: minmax(150px, 0.78fr) minmax(230px, 1.08fr) minmax(280px, 1.24fr) !important;
    gap: 44px !important;
  }

  html body .dibu .footer-l,
  html body .dibu .footer-l p,
  html body .dibu .footer-r ul,
  html body .dibu .footer-r h3,
  html body .dibu .footer-r li,
  html body .dibu .footer-r p,
  html body .dibu .footer-r a,
  html body .dibu .footer2 {
    color: #fff !important;
    letter-spacing: 0 !important;
  }

  html body .dibu .footer-r a {
    opacity: 0.82;
    transition: color 180ms ease, opacity 180ms ease;
  }

  html body .dibu .footer-r a:hover {
    color: #58d2ff !important;
    opacity: 1;
  }

  html body .dibu .footer-r h3 {
    position: relative;
    margin-bottom: 20px !important;
    padding-bottom: 12px;
    font-size: 18px !important;
    font-weight: 650 !important;
  }

  html body .dibu .footer-r h3::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 32px;
    height: 2px;
    background: #00aeef;
    content: '';
  }

  html body .dibu .footer-r li {
    margin-bottom: 7px !important;
    font-weight: 400 !important;
  }

  html body .dibu .footer-r li a {
    display: inline-block;
    max-width: 100%;
    line-height: 1.55 !important;
  }

  html body .dibu .footer-r > ul:nth-child(2) li a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  html body .dibu .footer-l .logo {
    max-width: 235px !important;
  }

  html body .dibu .footer-l p {
    max-width: 390px;
    opacity: 0.76;
    font-size: 13px !important;
    line-height: 1.75 !important;
  }

  html body .dibu .footer-r .Contacts p {
    opacity: 0.86;
    font-weight: 400 !important;
    line-height: 1.65 !important;
  }

  html body .dibu .footer-r .Contacts {
    min-width: 0;
    padding: 22px 24px 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 6px;
    background: rgba(2, 15, 34, 0.5);
    backdrop-filter: blur(2px);
  }

  html body .dibu .footer-r .Contacts .share2 {
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 18px !important;
  }

  html body .dibu .footer-r .Contacts .share2 a {
    margin: 0 !important;
  }

  html body .dibu .footer2 {
    margin-top: 28px !important;
    padding-top: 20px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.16) !important;
    opacity: 0.7;
    font-size: 12px !important;
  }

  @media screen and (max-width: 1180px) {
    html body .dibu .footer {
      gap: 32px !important;
      padding-right: 64px !important;
    }

    html body .dibu .footer-l {
      width: 25% !important;
    }

    html body .dibu .footer-r {
      width: 72% !important;
      grid-template-columns: minmax(130px, 0.7fr) minmax(200px, 1fr) minmax(250px, 1.18fr) !important;
      gap: 24px !important;
    }

    html body .dibu .footer-r .Contacts {
      padding-right: 18px !important;
      padding-left: 18px !important;
    }
  }
}
