
  .rh-a5b6 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a5b6 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a5b6-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }

  .rh-a5b6 h2 { font-family: 'Mont', sans-serif; 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-a5b6 p { font-family: 'Mont', sans-serif; font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }

  .rh-a5b6-reqs { display: flex; flex-direction: column; gap: 10px; margin: 24px 0 32px 0; }
  .rh-a5b6-req { background: #f7f7f7; border-radius: 14px; padding: 18px 22px; display: flex; gap: 14px; align-items: flex-start; }
  .rh-a5b6-req-dot { width: 8px; height: 8px; background: #BFD8B3; border-radius: 50%; flex-shrink: 0; margin-top: 5px; }
  .rh-a5b6-req-text { font-family: 'Mont', sans-serif; font-size: 14px; font-weight: 600; color: #464646; line-height: 1.65; display: block; }
  .rh-a5b6-req-text strong { color: #262626; }

  .rh-a5b6-rh { background: #f7f7f7; border-radius: 20px; padding: 32px 36px; border-left: 4px solid #BFD8B3; }
  .rh-a5b6-rh p { font-family: 'Mont', sans-serif; font-size: 15px; font-weight: 600; color: #464646; line-height: 1.7; margin: 0; padding: 0; }
  .rh-a5b6-rh a { color: #99AD8F !important; font-weight: 600; text-decoration: underline !important; text-decoration-color: #99AD8F !important; }

  @media (max-width: 1280px) { .rh-a5b6-wrap { padding: 40px 60px; } }
  @media (max-width: 768px) { .rh-a5b6-wrap { padding: 36px 32px; } }
  @media (max-width: 600px) { .rh-a5b6-wrap { padding: 32px 20px; } .rh-a5b6 p { font-size: 15px; } .rh-a5b6-rh { padding: 22px 20px; border-radius: 14px; } }
