
  .rh-a18b4 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a18b4 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a18b4-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a18b4 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-a18b4 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 28px 0; display: block; }
  .rh-a18b4-elements { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin: 0 0 28px 0; }
  .rh-a18b4-el { background: #f7f7f7; border-radius: 16px; padding: 26px 24px; }
  .rh-a18b4-el-num { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #99AD8F; display: block; margin: 0 0 10px 0; }
  .rh-a18b4-el-title { font-size: 16px; font-weight: 600; color: #262626; display: block; margin: 0 0 10px 0; }
  .rh-a18b4-el-text { font-size: 13px; font-weight: 600; color: #808080; line-height: 1.65; display: block; }
  .rh-a18b4-el.highlight { background: #262626; }
  .rh-a18b4-el.highlight .rh-a18b4-el-num { color: #606C59; }
  .rh-a18b4-el.highlight .rh-a18b4-el-title { color: #BFD8B3; }
  .rh-a18b4-el.highlight .rh-a18b4-el-text { color: #A3A3A3; }
  .rh-a18b4-closing { 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; background: #f7f7f7; margin: 0; }
  @media (max-width: 1280px) { .rh-a18b4-wrap { padding: 40px 60px; } }
  @media (max-width: 768px) { .rh-a18b4-elements { grid-template-columns: 1fr; } }
  @media (max-width: 600px) { .rh-a18b4-wrap { padding: 32px 20px; } .rh-a18b4 p { font-size: 15px; } }
