.static-page{width:min(1200px,calc(100% - 116px));margin:0 auto;padding:28px 0 96px}.static-page__breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:50px;color:#6d7888;font-size:12px}.static-page__breadcrumbs a{color:inherit;text-decoration:none}.static-page__breadcrumbs strong{color:var(--ink)}.static-page__header{max-width:850px;padding-bottom:46px;border-bottom:1px solid var(--line)}.static-page__eyebrow{display:block;margin-bottom:14px;color:var(--blue);font:600 11px/1.2 'Source Sans 3',Arial,sans-serif;letter-spacing:.11em}.static-page__header h1{max-width:650px;margin:0;color:var(--ink);font:500 55px/.98 Georgia,'Times New Roman',serif;letter-spacing:-2.4px}.static-page__header p{max-width:560px;margin:24px 0 0;color:#36445a;font-size:16px;line-height:1.55}.static-page__content{max-width:760px;color:#4f5f75;font-size:17px;line-height:1.8;padding-top:46px}.static-page__content h2,.static-page__content h3{font-family:Georgia,"Times New Roman",serif;color:var(--ink);line-height:1.22}.static-page__content h2{font-size:34px;margin:46px 0 16px}.static-page__content h3{font-size:24px;margin:34px 0 13px}.static-page__content p{margin:0 0 22px}.static-page__content ul,.static-page__content ol{padding-left:24px;margin:0 0 24px}.static-page__content li{margin:7px 0}.static-page__content a{color:#1760d2}.static-page__content>:first-child{margin-top:0}@media(max-width:900px){.static-page{width:calc(100% - 68px)}}@media(max-width:700px){.static-page{width:calc(100% - 40px);padding-top:25px}.static-page__breadcrumbs{margin-bottom:42px}.static-page__header h1{font-size:38px;letter-spacing:-1.4px}.static-page__header p{font-size:16px}.static-page__content{padding-top:36px}.static-page__content h2{font-size:29px}}

/* Match the centered reading column used by Event Detail pages. */
.static-page__content{max-width:820px;margin:58px auto 0;padding-top:0;color:#526177;font-size:17px;line-height:1.8}
.static-page__content h2,.static-page__content h3{margin:38px 0 16px;color:var(--ink);line-height:1.25}
.static-page__content h2{font-size:1.5em}
.static-page__content h3{font-size:1.17em}
.static-page__content ul,.static-page__content ol{margin-bottom:22px}
@media(max-width:700px){.static-page__content{margin-top:42px}.static-page__content h2{font-size:1.5em}}

/* Keep the static-page header divider across the full content container. */
.static-page__header{max-width:none;width:100%}
