@media (min-width: 701px) {
  body .zw {
    height: 70px !important;
    background: #ffffff;
  }

  body .dibu {
    min-height: 560px !important;
    padding-top: 94px !important;
    overflow: visible;
    isolation: isolate;
    color: #ffffff;
    background-image:
      linear-gradient(90deg, rgba(7, 26, 47, 0.98) 0%, rgba(7, 26, 47, 0.9) 44%, rgba(7, 26, 47, 0.72) 100%),
      linear-gradient(180deg, rgba(7, 26, 47, 0.14), rgba(7, 26, 47, 0.86)),
      url('../img/loong-home-pc/footer-factory.webp') !important;
    background-color: #071a2f !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;
  }

  body .dibu::before {
    content: '';
    position: absolute;
    z-index: -1;
    inset: 0;
    opacity: 0.24;
    background:
      linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
    background-size: 42px 42px;
    pointer-events: none;
  }

  body .dibu::after {
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    width: 34% !important;
    height: 55% !important;
    z-index: -1 !important;
    opacity: 0.16 !important;
    background:
      linear-gradient(135deg, transparent 49.4%, #d4f333 49.8%, #d4f333 50.2%, transparent 50.6%) !important;
    pointer-events: none;
  }

  body .dibu .bls {
    top: -70px !important;
    height: 72px !important;
    z-index: 2;
  }

  body .dibu .waves {
    height: 72px !important;
  }

  body .dibu .footer,
  body .dibu .footer2 {
    width: min(calc(100% - 96px), 1500px) !important;
    max-width: none !important;
  }

  body .dibu .footer {
    display: grid !important;
    grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.6fr) !important;
    align-items: start !important;
    gap: clamp(60px, 7vw, 120px) !important;
    padding: 0 0 58px !important;
  }

  body .dibu .footer-l {
    width: auto !important;
    padding: 32px 0 0 !important;
    color: #ffffff !important;
  }

  body .dibu .footer-l .logo {
    width: 235px;
    height: auto;
  }

  body .dibu .footer-l .logo img {
    width: 100%;
    height: auto;
    object-fit: contain !important;
  }

  body .dibu .footer-l > p {
    max-width: 410px;
    margin-top: 28px !important;
    padding-top: 24px;
    color: rgba(255, 255, 255, 0.7) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    font-size: 13px;
    line-height: 1.85;
  }

  body .dibu .footer-r {
    width: auto !important;
    display: grid !important;
    grid-template-columns: 0.72fr 0.92fr 1.65fr !important;
    gap: clamp(28px, 4vw, 64px) !important;
    padding: 32px 36px 34px;
    background: rgba(7, 26, 47, 0.34);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(6px);
  }

  body .dibu .footer-r ul {
    min-width: 0;
  }

  body .dibu .footer-r ul h3 {
    position: relative;
    margin: 0 0 22px !important;
    padding-bottom: 14px;
    color: #ffffff !important;
    font-family: 'Barlow Condensed', 'Arial Narrow', sans-serif !important;
    font-size: 25px !important;
    font-weight: 700;
    letter-spacing: 0.015em;
    line-height: 1;
    text-transform: uppercase !important;
  }

  body .dibu .footer-r ul h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 34px;
    height: 2px;
    background: #d4f333;
  }

  body .dibu .footer-r ul li {
    position: relative;
    padding-left: 12px;
    list-style: none;
  }

  body .dibu .footer-r ul li::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    width: 3px;
    height: 3px;
    background: rgba(212, 243, 51, 0.75);
    border-radius: 50%;
  }

  body .dibu .footer-r ul li a {
    width: fit-content !important;
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 12px !important;
    line-height: 31px !important;
    text-transform: none !important;
  }

  body .dibu .footer-r ul li a:hover,
  body .dibu .footer-r .dz_ a:hover {
    color: #d4f333 !important;
    transform: translateX(3px);
  }

  body .dibu .footer-r ul > p {
    margin: 0 0 17px !important;
    color: rgba(255, 255, 255, 0.68) !important;
    font-size: 12px;
    line-height: 1.65;
  }

  body .dibu .footer-r .dz_ {
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 8px;
    margin: 11px 0 !important;
    color: rgba(255, 255, 255, 0.7) !important;
  }

  body .dibu .footer-r .dz_ > span:first-child {
    color: #d4f333;
    font-size: 16px;
    line-height: 1.45;
  }

  body .dibu .footer-r .dz_ > span:last-child {
    min-width: 0;
    font-size: 11px;
    line-height: 1.7;
    overflow-wrap: anywhere;
  }

  body .dibu .footer-r .dz_ a {
    color: rgba(255, 255, 255, 0.82) !important;
    transition: color 0.25s ease, transform 0.25s ease;
  }

  body .dibu .share2 {
    margin-top: 20px !important;
  }

  body .dibu .share2 a,
  body .dibu .share2 a:nth-child(n) {
    width: 38px !important;
    height: 38px !important;
    margin-right: 8px !important;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 50% !important;
  }

  body .dibu .share2 a:hover,
  body .dibu .share2 a:nth-child(n):hover {
    color: #071a2f !important;
    background: #d4f333 !important;
    border-color: #d4f333;
    transform: translateY(-3px);
  }

  body .dibu .footer2 {
    position: relative;
    z-index: 1;
    margin: 0 auto !important;
    padding: 23px 0 27px !important;
    color: rgba(255, 255, 255, 0.55) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.14) !important;
    font-size: 11px !important;
    letter-spacing: 0.035em;
  }

  @media (max-width: 1250px) {
    body .dibu .footer,
    body .dibu .footer2 {
      width: calc(100% - 64px) !important;
    }

    body .dibu .footer {
      grid-template-columns: minmax(245px, 0.72fr) minmax(0, 1.7fr) !important;
      gap: 46px !important;
    }

    body .dibu .footer-r {
      gap: 26px !important;
      padding-right: 26px;
      padding-left: 26px;
    }
  }

  @media (max-width: 1024px) {
    body .dibu .footer,
    body .dibu .footer2 {
      width: calc(100% - 48px) !important;
    }

    body .dibu .footer {
      grid-template-columns: 230px minmax(0, 1fr) !important;
      gap: 30px !important;
    }

    body .dibu .footer-r {
      grid-template-columns: 0.7fr 0.9fr 1.45fr !important;
      gap: 18px !important;
      padding: 25px 20px;
    }
  }
}
