
  .rh-a9b8 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a9b8 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a9b8-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px 72px; }
  .rh-a9b8 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: 48px 0 24px 0; }
  .rh-a9b8 h2:first-child { margin-top: 0; }
  .rh-a9b8 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a9b8-checklist { display: flex; flex-direction: column; gap: 8px; margin: 20px 0 24px 0; }
  .rh-a9b8-check { display: flex; gap: 16px; align-items: flex-start; padding: 18px 20px; background: #f7f7f7; border-radius: 12px; }
  .rh-a9b8-check-icon { width: 22px; height: 22px; background: #262626; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 12px; font-weight: 600; color: #BFD8B3; line-height: 1; }
  .rh-a9b8-check-text { font-size: 14px; font-weight: 600; color: #464646; line-height: 1.55; margin: 0; }
  .rh-a9b8-check-text strong { color: #262626; }
  .rh-a9b8-callout { 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: 8px 0 32px 0; }
  .rh-a9b8-steps { display: flex; flex-direction: column; gap: 0; margin: 22px 0 28px 0; position: relative; }
  .rh-a9b8-steps::before { content: ''; position: absolute; left: 19px; top: 20px; bottom: 20px; width: 2px; background: #E6E6E6; z-index: 0; }
  .rh-a9b8-step { display: flex; gap: 18px; align-items: flex-start; padding: 0 0 22px 0; position: relative; z-index: 1; }
  .rh-a9b8-step:last-child { padding-bottom: 0; }
  .rh-a9b8-step-num { width: 40px; height: 40px; background: #BFD8B3; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; color: #262626; flex-shrink: 0; }
  .rh-a9b8-step-title { font-size: 15px; font-weight: 600; color: #262626; margin: 8px 0 4px 0; }
  .rh-a9b8-step-text { font-size: 13px; font-weight: 600; color: #808080; line-height: 1.6; margin: 0; }
  .rh-a9b8-cta { background: #262626; border-radius: 20px; padding: 36px 40px; text-align: center; margin: 32px 0 0 0; }
  .rh-a9b8-cta-text { font-size: 15px; font-weight: 600; color: #A3A3A3; line-height: 1.65; margin: 0 0 22px 0; max-width: 640px; margin-left: auto; margin-right: auto; }
  .rh-a9b8-cta-btn { display: inline-block !important; background: #BFD8B3 !important; color: #262626 !important; font-size: 12px !important; font-weight: 600 !important; text-transform: uppercase !important; letter-spacing: 0.08em !important; padding: 14px 32px !important; border-radius: 100px !important; text-decoration: none !important; transition: background 0.2s; }
  .rh-a9b8-cta-btn:hover { background: #99AD8F !important; }
  @media (max-width: 1280px) { .rh-a9b8-wrap { padding: 40px 60px 64px; } }
  @media (max-width: 600px) {
    .rh-a9b8-wrap { padding: 32px 20px 48px; }
    .rh-a9b8 p { font-size: 15px; }
    .rh-a9b8-cta { padding: 28px 24px; border-radius: 14px; }
  }
