
  .rh-a19b3 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a19b3 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a19b3-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a19b3 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-a19b3 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; display: block; }
  .rh-a19b3-phases { display: flex; flex-direction: column; gap: 10px; margin: 24px 0 0 0; }
  .rh-a19b3-phase { background: #f7f7f7; border-radius: 16px; padding: 26px 28px; display: grid; grid-template-columns: 200px 1fr; gap: 24px; align-items: start; }
  .rh-a19b3-phase:nth-child(3) { background: #262626; }
  .rh-a19b3-phase-num { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #99AD8F; display: block; margin: 0 0 6px 0; }
  .rh-a19b3-phase:nth-child(3) .rh-a19b3-phase-num { color: #CB817D; }
  .rh-a19b3-phase-title { font-size: 16px; font-weight: 600; color: #262626; display: block; line-height: 1.3; }
  .rh-a19b3-phase:nth-child(3) .rh-a19b3-phase-title { color: #ffffff; }
  .rh-a19b3-phase-text { font-size: 13px; font-weight: 600; color: #585858; line-height: 1.65; display: block; }
  .rh-a19b3-phase:nth-child(3) .rh-a19b3-phase-text { color: #A3A3A3; }
  .rh-a19b3-phase-tag { display: inline-block; font-size: 10px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 3px 10px; border-radius: 100px; margin-top: 8px; }
  .rh-a19b3-phase:not(:nth-child(3)) .rh-a19b3-phase-tag { background: #DFECD9; color: #606C59; }
  .rh-a19b3-phase:nth-child(3) .rh-a19b3-phase-tag { background: rgba(203,129,125,0.15); color: #CB817D; }
  @media (max-width: 1280px) { .rh-a19b3-wrap { padding: 40px 60px; } }
  @media (max-width: 768px) { .rh-a19b3-phase { grid-template-columns: 1fr; gap: 8px; } }
  @media (max-width: 600px) { .rh-a19b3-wrap { padding: 32px 20px; } .rh-a19b3 p { font-size: 15px; } .rh-a19b3-phase { padding: 20px 18px; } }
