
  .rh-a7b6 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a7b6 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a7b6-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px 72px; }
  .rh-a7b6 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-a7b6 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a7b6 p a { color: #99AD8F !important; font-weight: 600; text-decoration: underline !important; }
  .rh-a7b6 p a:hover { color: #606C59 !important; }
  .rh-a7b6-cta { background: #262626; border-radius: 20px; padding: 44px 48px; margin-top: 32px; position: relative; overflow: hidden; }
  .rh-a7b6-cta::before { content: ''; position: absolute; top: -60px; right: -60px; width: 220px; height: 220px; border-radius: 50%; background: #BFD8B3; opacity: 0.05; }
  .rh-a7b6-cta-eyebrow { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #606C59; display: block; margin: 0 0 14px 0; position: relative; z-index: 1; }
  .rh-a7b6-cta-text { font-size: 18px; font-weight: 600; color: #E6E6E6; line-height: 1.6; margin: 0 0 28px 0; display: block; max-width: 700px; position: relative; z-index: 1; }
  .rh-a7b6-cta-text strong { color: #ffffff; }
  .rh-a7b6-cta-text a { color: #BFD8B3 !important; text-decoration: underline !important; }
  .rh-a7b6-cta-btn { display: inline-flex !important; align-items: center; gap: 8px; font-size: 12px !important; font-weight: 600 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 15px 32px !important; border-radius: 100px !important; background: #BFD8B3 !important; color: #262626 !important; position: relative; z-index: 1; transition: background 0.2s; }
  .rh-a7b6-cta-btn:hover { background: #99AD8F !important; }
  @media (max-width: 1280px) { .rh-a7b6-wrap { padding: 40px 60px 64px; } }
  @media (max-width: 600px) {
    .rh-a7b6-wrap { padding: 32px 20px 48px; }
    .rh-a7b6 p { font-size: 15px; }
    .rh-a7b6-cta { padding: 28px 24px; border-radius: 14px; }
    .rh-a7b6-cta-text { font-size: 15px; }
  }
