
  .rh-a9b3 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a9b3 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a9b3-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 0 80px 48px; }
  .rh-a9b3 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-a9b3-lead { font-size: 18px; font-weight: 600; color: #262626; line-height: 1.65; border-left: 3px solid #BFD8B3; padding-left: 20px; margin: 0 0 24px 0; display: block; }
  .rh-a9b3 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a9b3-quote { background: #262626; border-radius: 20px; padding: 40px 44px; position: relative; overflow: hidden; margin: 24px 0 28px 0; }
  .rh-a9b3-quote::before { content: '\201C'; font-size: 90px; font-weight: 600; color: #BFD8B3; line-height: 0.7; display: block; margin: 0 0 12px 0; opacity: 0.5; }
  .rh-a9b3-quote::after { content: ''; position: absolute; right: -30px; bottom: -30px; width: 140px; height: 140px; border-radius: 50%; background: #BFD8B3; opacity: 0.06; }
  .rh-a9b3-quote p { font-size: 16px; font-weight: 600; color: #E6E6E6; line-height: 1.7; margin: 0; padding: 0; }
  .rh-a9b3-props { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 24px 0 22px 0; }
  .rh-a9b3-prop { background: #f7f7f7; border-radius: 14px; border-top: 3px solid #BFD8B3; padding: 22px 20px; }
  .rh-a9b3-prop-title { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #99AD8F; display: block; margin: 0 0 10px 0; }
  .rh-a9b3-prop-text { font-size: 13px; font-weight: 600; color: #808080; line-height: 1.6; display: block; }
  .rh-a9b3-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; margin: 8px 0; }
  @media (max-width: 1280px) { .rh-a9b3-wrap { padding: 0 60px 40px; } }
  @media (max-width: 900px) { .rh-a9b3-props { grid-template-columns: 1fr; } }
  @media (max-width: 600px) {
    .rh-a9b3-wrap { padding: 0 20px 32px; }
    .rh-a9b3 p { font-size: 15px; }
    .rh-a9b3-lead { font-size: 16px; padding-left: 16px; }
    .rh-a9b3-quote { padding: 28px 22px; border-radius: 14px; }
    .rh-a9b3-quote p { font-size: 14px; }
  }
