
  .rh-a11b3 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a11b3 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a11b3-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a11b3 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-a11b3 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 28px 0; padding: 0; display: block; }
  .rh-a11b3-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 0 0 28px 0; }
  .rh-a11b3-stat { background: #f7f7f7; border-radius: 16px; padding: 28px 26px; }
  .rh-a11b3-stat-num { font-size: clamp(36px, 4vw, 52px); font-weight: 600; color: #99AD8F; line-height: 1; display: block; margin: 0 0 10px 0; }
  .rh-a11b3-stat-text { font-size: 13px; font-weight: 600; color: #585858; line-height: 1.55; display: block; margin: 0 0 8px 0; }
  .rh-a11b3-stat-source { font-size: 10px; font-weight: 600; color: #A3A3A3; letter-spacing: 0.06em; text-transform: uppercase; }
  .rh-a11b3-baplate { display: grid; grid-template-columns: 1fr 60px 1fr; gap: 0; align-items: center; }
  .rh-a11b3-before, .rh-a11b3-now { background: #f7f7f7; border-radius: 16px; padding: 28px 24px; }
  .rh-a11b3-now { background: #262626; }
  .rh-a11b3-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #CB817D; display: block; margin: 0 0 14px 0; }
  .rh-a11b3-now .rh-a11b3-label { color: #BFD8B3; }
  .rh-a11b3-visual { display: flex; flex-direction: column; gap: 6px; margin: 0 0 16px 0; }
  .rh-a11b3-link-line { height: 8px; background: #E6E6E6; border-radius: 4px; }
  .rh-a11b3-link-line:nth-child(1) { width: 100%; }
  .rh-a11b3-link-line:nth-child(2) { width: 85%; }
  .rh-a11b3-link-line:nth-child(3) { width: 70%; }
  .rh-a11b3-link-line:nth-child(4) { width: 55%; }
  .rh-a11b3-answer-box { background: rgba(191,216,179,0.08); border: 1.5px solid rgba(191,216,179,0.25); border-radius: 10px; padding: 16px; margin: 0 0 16px 0; }
  .rh-a11b3-answer-line { height: 6px; background: rgba(191,216,179,0.3); border-radius: 3px; margin-bottom: 6px; }
  .rh-a11b3-answer-line:last-child { width: 60%; margin-bottom: 0; }
  .rh-a11b3-desc { font-size: 13px; font-weight: 600; color: #808080; line-height: 1.55; display: block; }
  .rh-a11b3-now .rh-a11b3-desc { color: #A3A3A3; }
  .rh-a11b3-arrow { display: flex; align-items: center; justify-content: center; }
  .rh-a11b3-arrow-icon { width: 36px; height: 36px; background: #BFD8B3; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .rh-a11b3-foot { font-size: 13px; font-weight: 600; color: #A3A3A3; line-height: 1.6; margin: 16px 0 0 0; display: block; text-align: center; }
  @media (max-width: 1280px) { .rh-a11b3-wrap { padding: 40px 60px; } }
  @media (max-width: 900px) { .rh-a11b3-stats { grid-template-columns: 1fr; } .rh-a11b3-baplate { grid-template-columns: 1fr; gap: 16px; } .rh-a11b3-arrow { transform: rotate(90deg); } }
  @media (max-width: 600px) {
    .rh-a11b3-wrap { padding: 32px 20px; }
    .rh-a11b3 p { font-size: 15px; }
    .rh-a11b3-before, .rh-a11b3-now { padding: 22px 20px; }
  }
