@media (max-width: 768px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  body {
    min-width: 0 !important;
  }

  x-dc,
  x-dc > div,
  #dc-root,
  #dc-root > .sc-host {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden;
  }

  x-dc > div[style*="min-width"],
  #dc-root > .sc-host > div[style*="min-width"] {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  [style*="width: min(1240px, 92vw)"] {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    box-sizing: border-box;
  }

  header > div[style*="height: 76px"] {
    width: calc(100vw - 32px) !important;
    height: auto !important;
    min-height: 64px !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    padding: 12px 0 !important;
  }

  header a:first-child img {
    height: 30px !important;
    max-width: 152px !important;
    object-fit: contain;
  }

  header nav {
    order: 3 !important;
    width: 100% !important;
    display: flex !important;
    gap: 18px !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    padding: 2px 0 10px !important;
    font-size: 13px !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  header nav::-webkit-scrollbar {
    display: none;
  }

  header nav a {
    flex: 0 0 auto !important;
  }

  header > div > a[href^="tel:"] {
    margin-left: auto !important;
    padding: 9px 14px !important;
    font-size: 12px !important;
    white-space: nowrap !important;
  }

  section[style*="padding: 110px"] {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }

  section[style*="padding: 84px"] {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  [style*="padding: 110px 0 72px"],
  [style*="padding: 110px 0 90px"],
  [style*="padding: 110px 0 0"] {
    padding-top: 68px !important;
    padding-bottom: 56px !important;
  }

  [style*="font-size: clamp(56px"],
  [style*="font-size: clamp(52px"] {
    font-size: clamp(38px, 11vw, 52px) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
  }

  [style*="font-size: 56px"] {
    font-size: 38px !important;
    letter-spacing: 0 !important;
  }

  [style*="font-size: 44px"],
  [style*="font-size: 42px"] {
    font-size: 30px !important;
    line-height: 1.25 !important;
  }

  [style*="font-size: 38px"] {
    font-size: 29px !important;
  }

  [style*="font-size: 34px"] {
    font-size: 26px !important;
  }

  [style*="font-size: 28px"] {
    font-size: 23px !important;
  }

  [style*="font-size: 19px"],
  [style*="font-size: 17px"] {
    font-size: 16px !important;
  }

  [style*="letter-spacing: -20px"] {
    right: 0 !important;
    top: 36px !important;
    font-size: 150px !important;
    letter-spacing: 0 !important;
  }

  [style*="letter-spacing: -18px"],
  [style*="letter-spacing: -16px"] {
    right: 0 !important;
    top: 46px !important;
    font-size: 150px !important;
    letter-spacing: 0 !important;
  }

  [style*="display: flex"][style*="align-items: end"][style*="justify-content: space-between"] {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 18px !important;
    margin-bottom: 32px !important;
  }

  [style*="display: flex; gap: 14px"] {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }

  section[data-screen-label="Hero"] [style*="display: flex; gap: 14px"] {
    width: 100% !important;
  }

  section[data-screen-label="Hero"] [style*="display: flex; gap: 14px"] > a {
    flex: 1 1 100% !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }

  section[data-screen-label="Hero"] > div[style*="display: grid"] {
    grid-template-columns: 1fr !important;
    gap: 32px !important;
    align-items: start !important;
  }

  section[data-screen-label="Hero"] div[style*="display: grid"][style*="grid-template-columns"] {
    grid-template-columns: 1fr !important;
  }

  section[data-screen-label="Hero"] aside,
  section[data-screen-label="Hero"] aside * {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  section[data-screen-label="Hero"] aside > div[style*="justify-content: space-between"] {
    flex-direction: column !important;
    gap: 8px !important;
    align-items: flex-start !important;
  }

  section[data-screen-label="Hero"] aside > div[style*="justify-content: space-between"] span {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  [style*="grid-template-columns: minmax(0, 1.2fr)"],
  [style*="grid-template-columns: minmax(0, 1.1fr)"],
  [style*="grid-template-columns: minmax(0, 1.05fr)"],
  [style*="grid-template-columns: minmax(0, 1.4fr)"],
  [style*="grid-template-columns: 340px 1fr"],
  [style*="grid-template-columns: 380px 1fr"],
  [style*="grid-template-columns: 400px 1fr"],
  [style*="grid-template-columns: 76px 1fr"],
  [style*="grid-template-columns: 1fr 1fr"],
  [style*="grid-template-columns: 120px 1fr"],
  [style*="grid-template-columns: 110px 128px 1fr"],
  [style*="grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr) 260px"],
  [style*="grid-template-columns: repeat(3, 1fr)"],
  [style*="grid-template-columns: repeat(5, 1fr)"] {
    grid-template-columns: 1fr !important;
  }

  section[data-screen-label="Hero"] [style*="grid-template-columns: 76px 1fr"] {
    grid-template-columns: 58px minmax(0, 1fr) !important;
    gap: 14px !important;
  }

  [style*="grid-template-columns: repeat(4, 1fr)"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  [style*="grid-template-columns: repeat(6, 1fr)"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  [style*="gap: 80px"] {
    gap: 30px !important;
  }

  [style*="gap: 60px"] {
    gap: 24px !important;
  }

  [style*="padding: 44px"] {
    padding: 26px !important;
  }

  [style*="padding: 36px"] {
    padding: 24px !important;
  }

  [style*="border-right: 1px solid #e3e0d8"] {
    border-right: 0 !important;
  }

  img {
    max-width: 100%;
  }

  [style*="height: 520px"] {
    height: 420px !important;
  }

  aside[aria-label="源易GEO白皮书封面展示"] {
    margin-top: 30px !important;
  }

  aside[aria-label="源易GEO白皮书封面展示"] > div[style*="width: 46%"] {
    left: 0 !important;
    bottom: 46px !important;
    width: 48% !important;
  }

  aside[aria-label="源易GEO白皮书封面展示"] > div[style*="width: 52%"] {
    right: 0 !important;
    top: 8px !important;
    width: 54% !important;
  }

  aside[aria-label="源易GEO白皮书封面展示"] > div[style*="bottom: -20px"] {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    padding: 14px 16px !important;
    font-size: 12px !important;
  }

  #reports article > div:first-child {
    border-right: 0 !important;
    border-bottom: 1px solid #e3e0d8 !important;
  }

  #reports img {
    max-height: 320px !important;
    object-fit: contain !important;
  }

  #preview img {
    max-height: 260px !important;
    object-fit: cover !important;
    object-position: top center !important;
  }

  #standards article {
    align-items: start !important;
    gap: 14px !important;
  }

  #standards article img {
    width: 118px !important;
    height: 76px !important;
  }

  #clients [style*="height: 96px"] {
    height: 82px !important;
    padding: 14px !important;
  }

  footer > div {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 8px !important;
  }
}

@media (max-width: 480px) {
  [style*="grid-template-columns: repeat(4, 1fr)"] {
    grid-template-columns: 1fr !important;
  }

  [style*="padding: 24px"] {
    padding: 20px !important;
  }

  header > div > a[href^="tel:"] {
    padding: 8px 12px !important;
  }

  aside[aria-label="源易GEO白皮书封面展示"] {
    height: 380px !important;
  }
}
