/* Courses share the site's editorial typography and warm paper palette. */
.ed_courses { --cw-sage:#dfe3d7; }
.ed_courses .cw_hero { display:grid; grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr); background:#ede9df; }
.ed_courses .cw_hero_copy { display:flex; flex-direction:column; align-items:flex-start; justify-content:center; padding:55px 46px 58px; }
.ed_courses .cw_hero h1 { font-size:clamp(50px,5.6vw,75px); }
.ed_courses .cw_hero h1 em { font-style:normal; color:var(--ed-red); }
.ed_courses .cw_lead { margin:28px 0 30px; color:#655e56; font-size:13px; line-height:1.95; }
.ed_courses .cw_hero_photo { position:relative; min-height:560px; background:#bdc3ac; }
.ed_courses .cw_hero_photo img { position:absolute; inset:0; height:100%; object-fit:cover; object-position:46% 50%; }
.ed_courses .cw_hero_photo figcaption { position:absolute; right:0; bottom:0; padding:15px 25px; background:#fcfaf4ed; color:#514638; font-size:10px; letter-spacing:.12em; text-transform:uppercase; }
.ed_courses .cw_navigation { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); border-block:1px solid #d9d1c3; background:#fcfaf5; }
.ed_courses .cw_navigation a { display:flex; align-items:center; gap:16px; padding:22px 28px; color:var(--ed-ink); font-size:12px; line-height:1.5; font-weight:550; text-decoration:none; border-right:1px solid #d9d1c3; }
.ed_courses .cw_navigation a:last-child { border-right:0; }
.ed_courses .cw_navigation a:hover { background:#ede9df; color:var(--ed-red); }
.ed_courses .cw_nav_number { color:var(--ed-red); font:500 27px/1 'Cormorant Garamond',Georgia,serif; }
.ed_courses .cw_nav_arrow { margin-left:auto; font-size:20px; font-weight:400; }
.ed_courses .cw_intro { padding-block:66px; }
.ed_courses .cw_chapter { display:grid; grid-template-columns:minmax(0,1.5fr) minmax(0,1fr); border-top:1px solid #d9d1c3; scroll-margin-top:24px; }
.ed_courses .cw_chapter_main { padding:54px clamp(30px,4.6vw,60px) 60px; }
.ed_courses .cw_chapter_main h2 { font-size:clamp(38px,4vw,52px); }
.ed_courses .cw_description { margin-top:22px; color:#655e56; font-size:13px; }
.ed_courses h3.cw_topics_label { margin:31px 0 18px; font:600 10px/1.7 Montserrat,Arial,sans-serif; letter-spacing:.12em; text-transform:uppercase; }
.ed_courses .cw_topics { padding:0; margin:0 0 29px; display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:25px 28px; list-style:none; }
.ed_courses .cw_topics li { display:flex; gap:13px; border-top:1px solid #dbd1c0; padding-top:13px; }
.ed_courses .cw_topics li > span { color:#937343; font-size:10px; line-height:2.2; }
.ed_courses .cw_topics h4 { font:500 23px/1.12 'Cormorant Garamond',Georgia,serif; margin:0 0 10px; letter-spacing:-.01em; }
.ed_courses .cw_topics p { font-size:11px; line-height:1.85; color:#655e56; }
.ed_courses .cw_chapter_aside { display:flex; flex-direction:column; align-items:center; justify-content:center; padding:25px 30px 45px; background:#31372f; color:#fcfaf5; }
.ed_courses .cw_chapter_number { font:500 106px/1 'Cormorant Garamond',Georgia,serif; color:#c6b387; margin-bottom:21px; }
.ed_courses .cw_chapter_aside figure { width:100%; max-width:320px; padding:9px; border:1px solid #9d9d8266; transform:rotate(-3deg); }
.ed_courses .cw_chapter_aside img { aspect-ratio:320/213; height:auto; }
.ed_courses .cw_audience { width:100%; max-width:320px; margin-top:32px; }
.ed_courses .cw_audience h3 { font-size:29px; margin-bottom:13px; }
.ed_courses .cw_audience p { font-size:12px; line-height:1.85; color:#e3e2d7; }
.ed_courses .cw_chapter_milk { grid-template-columns:minmax(0,1fr) minmax(0,1.5fr); }
.ed_courses .cw_chapter_milk .cw_chapter_aside { grid-column:1; grid-row:1; background:#e5ded0; color:var(--ed-ink); }
.ed_courses .cw_chapter_milk .cw_chapter_main { grid-column:2; grid-row:1; }
.ed_courses .cw_chapter_milk .cw_chapter_number { color:#8a191a; }
.ed_courses .cw_chapter_milk .cw_audience p { color:#655e56; }
.ed_courses .cw_chapter_milk figure { transform:rotate(3deg); border-color:#ad947166; }
.ed_courses .cw_enquiry { display:grid; grid-template-columns:minmax(0,1.45fr) minmax(0,1fr); align-items:center; gap:65px; background:#8a191a; color:#fffaf0; scroll-margin-top:24px; }
.ed_courses .cw_enquiry .ed_eyebrow { color:#e2c596; }
.ed_courses .cw_enquiry_body { margin:22px 0 26px; font-size:13px; color:#f1e5d9; }
.ed_courses .cw_enquiry .ed_button { background:#fcfaf4; border-color:#fcfaf4; color:#7b1719; }
.ed_courses .cw_enquiry .ed_button:hover { background:#eaddc7; border-color:#eaddc7; }
.ed_courses .cw_enquiry_note { margin-top:17px; color:#eddbcf; font-size:10px; line-height:1.8; max-width:450px; }
.ed_courses .cw_location { padding:32px 0 32px 36px; border-left:1px solid #c7806a; }
.ed_courses .cw_location > p:not(.ed_eyebrow) { font-size:11px; }
.ed_courses .cw_location strong { display:block; font:500 clamp(48px,5vw,66px)/1.1 'Cormorant Garamond',Georgia,serif; margin:15px 0 8px; }
.ed_courses .cw_location > span { letter-spacing:.2em; text-transform:uppercase; font-size:11px; }
.ed_courses .cw_location .cw_opening { margin-top:30px; color:#f1e5d9; }
.ed_courses .cw_faq { display:grid; grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr); gap:55px; }
.ed_courses .cw_faq details { border-bottom:1px solid #d9d1c3; }
.ed_courses .cw_faq details:first-child { border-top:1px solid #d9d1c3; }
.ed_courses .cw_faq summary { display:flex; align-items:center; gap:20px; padding:20px 0; font-size:12px; font-weight:550; cursor:pointer; list-style:none; }
.ed_courses .cw_faq summary::-webkit-details-marker { display:none; }
.ed_courses .cw_faq summary span { margin-left:auto; color:var(--ed-red); font-size:24px; line-height:1; font-weight:400; }
.ed_courses .cw_faq details[open] summary span { transform:rotate(45deg); }
.ed_courses .cw_faq details > p { padding:0 35px 23px 0; color:#655e56; font-size:12px; }
.ed_courses .cw_faq summary:focus-visible { outline:3px solid #b58a32; outline-offset:4px; }
@media (max-width:1000px) {
  .ed_courses .cw_hero_copy { padding:38px 32px; }
  .ed_courses .cw_hero_photo { min-height:535px; }
  .ed_courses .cw_chapter_main { padding:40px 32px; }
  .ed_courses .cw_topics { gap:22px 18px; }
  .ed_courses .cw_enquiry { gap:30px; }
}
@media (max-width:760px) {
  .ed_courses .cw_hero { grid-template-columns:1fr; }
  .ed_courses .cw_hero_copy { padding:38px 27px 42px; }
  .ed_courses .cw_hero h1 { font-size:clamp(48px,11vw,67px); }
  .ed_courses .cw_lead { max-width:540px; font-size:13px; }
  .ed_courses .cw_hero_photo { min-height:0; aspect-ratio:1200/993; }
  .ed_courses .cw_navigation { grid-template-columns:1fr; }
  .ed_courses .cw_navigation a { padding:17px 27px; border-right:0; border-bottom:1px solid #d9d1c3; }
  .ed_courses .cw_navigation a:last-child { border-bottom:0; }
  .ed_courses .cw_intro { padding-block:42px; gap:22px; }
  .ed_courses .cw_chapter,.ed_courses .cw_chapter_milk { grid-template-columns:1fr; }
  .ed_courses .cw_chapter_main { padding:39px 27px 43px; }
  .ed_courses .cw_chapter_milk .cw_chapter_main,.ed_courses .cw_chapter_milk .cw_chapter_aside { grid-column:auto; grid-row:auto; }
  .ed_courses .cw_chapter_aside { padding:28px 35px 38px; }
  .ed_courses .cw_chapter_number { font-size:72px; margin-bottom:20px; }
  .ed_courses .cw_topics { grid-template-columns:1fr; gap:20px; }
  .ed_courses .cw_topics p { font-size:12px; }
  .ed_courses .cw_topics h4 { font-size:25px; }
  .ed_courses .cw_enquiry,.ed_courses .cw_faq { grid-template-columns:1fr; gap:34px; }
  .ed_courses .cw_location { padding:28px 0 0; border-left:0; border-top:1px solid #c7806a; }
}
