@media(min-width:761px) and (max-height:800px){
  body .chapter-copy h1,body .chapter-copy h2{font-size:clamp(30px,3vw,44px);margin-top:12px;margin-bottom:18px}
  body .chapter-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin-bottom:16px}
  body .chapter-copy .eyebrow{margin-bottom:14px}
}
.chapter-copy{scrollbar-width:thin;scrollbar-color:#7c242850 transparent}
.training-page .training-intro>img{top:0;height:100%;object-position:right top}
/* The 3:2 source needs sufficient height; keep the artwork behind the header. */
@media(min-width:761px){.training-page .training-intro{min-height:max(650px,66.667vw)}}
