
  .rh-a18b8 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a18b8 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a18b8-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a18b8 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-a18b8 h3 { font-size: 18px; font-weight: 600; color: #262626; margin: 40px 0 20px 0; }
  .rh-a18b8 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; display: block; }
  .rh-a18b8-criteria { display: flex; flex-direction: column; gap: 10px; margin: 24px 0 28px 0; }
  .rh-a18b8-criterion { background: #f7f7f7; border-radius: 13px; padding: 18px 22px; display: flex; gap: 16px; align-items: flex-start; }
  .rh-a18b8-criterion-dot { width: 22px; height: 22px; min-width: 22px; background: #BFD8B3; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-top: 1px; }
  .rh-a18b8-criterion-dot::after { content: '✓'; font-size: 11px; font-weight: 600; color: #262626; }
  .rh-a18b8-criterion-text { font-size: 14px; font-weight: 600; color: #464646; line-height: 1.6; margin: 0; }
  .rh-a18b8-criterion-text strong { color: #262626; }
  .rh-a18b8-disqualifier { border: 1.5px solid #f5dada; border-left: 4px solid #CB817D; border-radius: 0 14px 14px 0; padding: 20px 24px; font-size: 14px; font-weight: 600; color: #585858; line-height: 1.65; background: #fdf6f6; margin: 0 0 28px 0; }
  .rh-a18b8-disqualifier strong { color: #262626; }
  .rh-a18b8-cost { background: #262626; border-radius: 20px; padding: 36px 40px; position: relative; overflow: hidden; }
  .rh-a18b8-cost::before { content: ''; position: absolute; top: -60px; right: -60px; width: 200px; height: 200px; border-radius: 50%; background: #BFD8B3; opacity: 0.05; }
  .rh-a18b8-cost-label { 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-a18b8-cost-num { font-size: clamp(32px, 4vw, 52px); font-weight: 600; color: #BFD8B3; line-height: 1; display: block; margin: 0 0 6px 0; position: relative; z-index: 1; }
  .rh-a18b8-cost-sub { font-size: 14px; font-weight: 600; color: #808080; display: block; margin: 0 0 20px 0; position: relative; z-index: 1; }
  .rh-a18b8-cost-text { font-size: 14px; font-weight: 600; color: #A3A3A3; line-height: 1.7; position: relative; z-index: 1; }
  @media (max-width: 1280px) { .rh-a18b8-wrap { padding: 40px 60px; } }
  @media (max-width: 600px) { .rh-a18b8-wrap { padding: 32px 20px; } .rh-a18b8 p { font-size: 15px; } .rh-a18b8-cost { padding: 28px 24px; border-radius: 14px; } }
