
  .rh-a17b5 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a17b5 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a17b5-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a17b5 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-a17b5 h3 { font-size: 16px; font-weight: 600; color: #262626; margin: 32px 0 14px 0; }
  .rh-a17b5 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; display: block; }
  .rh-a17b5 a { color: #99AD8F; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; transition: color 0.2s; }
  .rh-a17b5 a:hover { color: #6f8566; }
  .rh-a17b5-table-wrap { overflow-x: auto; margin: 22px 0 28px 0; border-radius: 16px; border: 1.5px solid #eeeeee; }
  .rh-a17b5-table { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 13px; background: #ffffff; }
  .rh-a17b5-table thead tr { background: #262626; }
  .rh-a17b5-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-a17b5-table thead th:first-child { color: #BFD8B3; }
  .rh-a17b5-table tbody tr:nth-child(even) { background: #f9f9f9; }
  .rh-a17b5-table tbody tr:nth-child(odd) { background: #ffffff; }
  .rh-a17b5-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-a17b5-table td:first-child { font-weight: 600; color: #262626; }
  .rh-a17b5-warn { border: 1.5px solid #f5dada; border-left: 4px solid #CB817D; border-radius: 0 14px 14px 0; padding: 20px 24px; font-size: 14px; font-weight: 600; color: #585858; line-height: 1.65; background: #fdf6f6; margin: 0 0 28px 0; }
  .rh-a17b5-closing { border: 1.5px solid #eeeeee; border-left: 4px solid #BFD8B3; border-radius: 0 14px 14px 0; padding: 20px 24px; font-size: 14px; font-weight: 600; color: #585858; line-height: 1.65; background: #f7f7f7; margin: 0; }
  @media (max-width: 1280px) { .rh-a17b5-wrap { padding: 40px 60px; } }
  @media (max-width: 600px) {
    .rh-a17b5-wrap { padding: 32px 20px; }
    .rh-a17b5 p { font-size: 15px; }
    .rh-a17b5-table { font-size: 12px; }
    .rh-a17b5-table td, .rh-a17b5-table thead th { padding: 10px 12px; }
  }
