
  .rh-a14b5 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a14b5 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a14b5-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a14b5 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-a14b5 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a14b5-items { display: flex; flex-direction: column; gap: 8px; margin: 24px 0 28px 0; }
  .rh-a14b5-item { display: flex; gap: 14px; align-items: flex-start; background: #f7f7f7; border-radius: 12px; padding: 16px 18px; }
  .rh-a14b5-item-dot { width: 6px; height: 6px; background: #99AD8F; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }
  .rh-a14b5-item-text { font-size: 14px; font-weight: 600; color: #464646; line-height: 1.55; margin: 0; }
  .rh-a14b5-closing { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0; }
  .rh-a14b5-closing strong { color: #262626; }
  @media (max-width: 1280px) { .rh-a14b5-wrap { padding: 40px 60px; } }
  @media (max-width: 600px) {
    .rh-a14b5-wrap { padding: 32px 20px; }
    .rh-a14b5 p { font-size: 15px; }
    .rh-a14b5-closing { font-size: 15px; }
  }
