
  .rh-a15b6 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a15b6 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a15b6-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px 64px; }
  .rh-a15b6 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-a15b6 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a15b6-weeks { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 24px 0 28px 0; }
  .rh-a15b6-week { border-radius: 16px; padding: 24px 22px; }
  .rh-a15b6-week:nth-child(1) { background: #f7f7f7; border-top: 3px solid #BFD8B3; }
  .rh-a15b6-week:nth-child(2) { background: #f7f7f7; border-top: 3px solid #E6C87A; }
  .rh-a15b6-week:nth-child(3) { background: #262626; border-top: 3px solid #CB817D; }
  .rh-a15b6-week-num { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #99AD8F; display: block; margin: 0 0 10px 0; }
  .rh-a15b6-week:nth-child(3) .rh-a15b6-week-num { color: #CB817D; }
  .rh-a15b6-week-title { font-size: 15px; font-weight: 600; color: #262626; display: block; margin: 0 0 8px 0; }
  .rh-a15b6-week:nth-child(3) .rh-a15b6-week-title { color: #ffffff; }
  .rh-a15b6-week-text { font-size: 12px; font-weight: 600; color: #808080; line-height: 1.55; display: block; }
  .rh-a15b6-week:nth-child(3) .rh-a15b6-week-text { color: #A3A3A3; }
  .rh-a15b6-list { display: flex; flex-direction: column; gap: 8px; margin: 0 0 28px 0; }
  .rh-a15b6-list-item { display: flex; gap: 14px; align-items: flex-start; background: #f7f7f7; border-radius: 12px; padding: 16px 18px; }
  .rh-a15b6-list-dot { width: 6px; height: 6px; background: #99AD8F; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }
  .rh-a15b6-list-text { font-size: 14px; font-weight: 600; color: #464646; line-height: 1.55; margin: 0; }
  .rh-a15b6-closing { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 28px 0; }
  .rh-a15b6-closing strong { color: #262626; }
  .rh-a15b6-box { background: #262626; border-radius: 20px; padding: 48px 52px; position: relative; overflow: hidden; }
  .rh-a15b6-box::before { content: ''; position: absolute; top: -40px; right: -40px; width: 200px; height: 200px; border-radius: 50%; background: #BFD8B3; opacity: 0.06; }
  .rh-a15b6-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-a15b6-title { font-size: clamp(20px, 2.2vw, 26px); font-weight: 600; color: #ffffff; line-height: 1.3; margin: 0 0 16px 0; position: relative; z-index: 1; max-width: 720px; }
  .rh-a15b6-sub { font-size: 14px; font-weight: 600; color: #808080; line-height: 1.65; margin: 0 0 28px 0; max-width: 640px; position: relative; z-index: 1; }
  .rh-a15b6-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; color: #262626 !important; background: #BFD8B3 !important; padding: 16px 32px !important; border-radius: 100px !important; position: relative; z-index: 1; transition: background 0.2s, transform 0.15s; }
  .rh-a15b6-btn:hover { background: #99AD8F !important; color: #262626 !important; transform: translateY(-1px); }
  @media (max-width: 1280px) { .rh-a15b6-wrap { padding: 40px 60px 52px; } }
  @media (max-width: 900px) { .rh-a15b6-weeks { grid-template-columns: 1fr; } }
  @media (max-width: 600px) {
    .rh-a15b6-wrap { padding: 32px 20px 48px; }
    .rh-a15b6 p { font-size: 15px; }
    .rh-a15b6-closing { font-size: 15px; }
    .rh-a15b6-box { padding: 28px 24px; border-radius: 14px; }
    .rh-a15b6-title { font-size: 18px; }
  }
