/* Shared corrections for education/course/event landing pages. */
@media(min-width:701px) and (max-width:1100px){.event-page .site-shell-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.event-page .site-shell-footer__inner>*{min-width:0}}
.edu-page .edu-hero .edu-text-link,
.edu-page .edu-hero .edu-backlink{color:#d5eaff;text-decoration:underline;text-underline-offset:5px}
.edu-page .edu-hero .edu-text-link:hover,
.edu-page .edu-hero .edu-text-link:focus-visible,
.edu-page .edu-hero .edu-backlink:hover,
.edu-page .edu-hero .edu-backlink:focus-visible{color:#fff;text-decoration-thickness:2px}
.edu-page .edu-hero .blueprint>.corner,
.edu-page .edu-interest .blueprint>.corner,
.event-page .event-hero .blueprint>.corner,
.event-page .event-register .blueprint>.corner,
.event-page .event-v2-cta .blueprint>.corner{color:#d5eaff}
.edu-page .edu-hero .blueprint:hover>.corner,
.edu-page .edu-interest .blueprint:hover>.corner{color:#fff}
/* An eyebrow is a label, not a half-empty column next to the heading. */
.event-page .event-section__head,
.event-v2 .event-section__head{display:block;text-align:left}
.event-page .event-section__head>.event-section__eyebrow{display:block;margin-bottom:18px;padding-top:0}
.event-page .event-section__head h1,
.event-page .event-section__head h2{max-width:100%;font-size:clamp(32px,3.2vw,54px);line-height:1.08;text-wrap:balance;margin:0 0 22px;text-align:left}
.event-page .event-section__head>div{max-width:100%}
.event-page .event-section__head .event-lead{max-width:75ch}
.event-page .event-hero__content{width:min(1440px,calc(100% - 64px));max-width:none;margin-inline:auto}
.event-page .event-hero h1{max-width:18ch;font-size:clamp(44px,5vw,80px);line-height:1.02;text-wrap:balance}
@media(max-width:900px){.event-page .event-hero__content{width:calc(100% - 36px)}.event-page .event-section__head h1,.event-page .event-section__head h2{font-size:clamp(32px,6vw,44px)}.event-page .event-hero h1{font-size:clamp(40px,9vw,62px)}}
