
  .rh-a10b7 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a10b7 { box-sizing: border-box !important; width: 100%; background: #f7f7f7; }
  .rh-a10b7-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a10b7 h2 { font-size: clamp(20px, 2.4vw, 28px); font-weight: 600; color: #262626; line-height: 1.2; border-top: 3px solid #BFD8B3; padding: 20px 0 0 0; margin: 0 0 24px 0; }
  .rh-a10b7 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 28px 0; padding: 0; display: block; }
  .rh-a10b7-table-wrap { overflow-x: auto; border-radius: 16px; border: 1.5px solid #eeeeee; }
  .rh-a10b7-table { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 13px; background: #ffffff; }
  .rh-a10b7-table thead tr { background: #262626; }
  .rh-a10b7-table thead th { padding: 14px 18px; text-align: left; font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.09em; color: #808080; }
  .rh-a10b7-table thead th:first-child { color: #BFD8B3; }
  .rh-a10b7-table tbody tr:nth-child(even) { background: #f9f9f9; }
  .rh-a10b7-table tbody tr:nth-child(odd) { background: #ffffff; }
  .rh-a10b7-table tbody tr.hl { background: #f3f8f0; }
  .rh-a10b7-table tbody tr.hl td:first-child { color: #606C59; }
  .rh-a10b7-table td { padding: 14px 18px; color: #464646; font-weight: 600; line-height: 1.5; vertical-align: top; border-top: 1px solid #eeeeee; font-size: 13px; }
  .rh-a10b7-table td:first-child { font-weight: 600; color: #262626; }
  @media (max-width: 1280px) { .rh-a10b7-wrap { padding: 40px 60px; } }
  @media (max-width: 600px) {
    .rh-a10b7-wrap { padding: 32px 20px; }
    .rh-a10b7 p { font-size: 15px; }
    .rh-a10b7-table { font-size: 12px; }
    .rh-a10b7-table td, .rh-a10b7-table thead th { padding: 10px 12px; }
  }
