*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,Arial,sans-serif;color:#10273f;background:#fff}.previewbar{background:#ffdc58;color:#302900;text-align:center;font-weight:800;padding:8px;position:sticky;top:0;z-index:50}.site-header{max-width:1240px;margin:auto;padding:22px 20px;display:flex;align-items:center;gap:18px}.site-header img{width:220px}.header-spacer{flex:1}.search{border:1px solid #dce4ec;color:#8a98a8;border-radius:999px;padding:10px 18px;min-width:270px}.site-header button{border:0;background:#0baa46;color:white;border-radius:8px;padding:11px 16px;font-weight:800}.nav{border-top:1px solid #edf1f4;border-bottom:1px solid #e1e7ed;display:flex;justify-content:center;gap:26px;padding:13px 20px;overflow:auto;white-space:nowrap}.nav a{font-size:13px;font-weight:800;text-decoration:none;color:#1d344c}.home{max-width:1240px;margin:auto;padding:22px 20px 60px}.top-ad{height:76px;border-radius:12px;background:#f2f4f6;color:#9aa5af;display:grid;place-items:center;font-size:11px;letter-spacing:.18em;margin-bottom:30px}.dynamic-block{margin:34px 0 48px}.dynamic-block>header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #0baa46;padding-bottom:9px;margin-bottom:18px}.dynamic-block>header h2{margin:0;font-size:23px}.dynamic-block>header a{color:#0a9a42;text-decoration:none;font-weight:800;font-size:13px}.cards{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.news-card{background:white;border:1px solid #e3e9ee;border-radius:10px;overflow:hidden;min-width:0}.card-img{aspect-ratio:16/9;background-size:cover;background-position:center}.placeholder-img{background:linear-gradient(135deg,#0b3b6e,#13a54a)}.card-body{padding:14px}.eyebrow{font-size:10px;font-weight:900;color:#0ba149;text-transform:uppercase;letter-spacing:.05em}.card-body h3,.list-row h3{margin:6px 0;font-size:18px;line-height:1.18}.card-body p{color:#617386;font-size:13px;line-height:1.45}.card-body small,.list-row small{color:#8b98a5}.hero-layout{display:grid;grid-template-columns:2fr 1fr;gap:18px}.hero-stack{display:grid;gap:14px}.hero-feature .card-img{aspect-ratio:16/8}.hero-feature .card-body h3{font-size:30px}.hero-small{display:grid;grid-template-columns:42% 1fr}.hero-small .card-img{aspect-ratio:auto;min-height:130px}.hero-small .card-body h3{font-size:15px}.hero-small .card-body p{display:none}.feature-list{display:grid;grid-template-columns:1.6fr 1fr;gap:22px}.feature-big .card-body h3{font-size:26px}.list-side{display:grid;border-top:1px solid #e3e9ee}.list-row{padding:15px 0;border-bottom:1px solid #e3e9ee}.ranking-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ranking-grid article{display:flex;gap:12px;padding:16px;border-top:3px solid #0ba149;background:#f6f8fa}.ranking-grid article>b{font-size:28px;color:#0ba149}.ranking-grid h3{margin:4px 0;font-size:15px}.ranking-grid span{font-size:9px;color:#788899}.agenda-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.agenda-grid article{display:flex;gap:14px;border:1px solid #e2e8ed;border-radius:10px;padding:16px}.agenda-date{width:55px;height:58px;background:#0b3b6e;color:white;border-radius:8px;display:grid;place-items:center;align-content:center}.agenda-date b{font-size:22px}.agenda-date span{font-size:9px}.video-card{position:relative}.play{position:absolute;left:16px;top:16px;width:38px;height:38px;border-radius:50%;background:#0ba149;color:white;display:grid;place-items:center}.category-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin:12px 0 38px}.category-strip div{border:1px solid #dfe7ed;border-radius:7px;text-align:center;padding:12px;font-weight:800;font-size:12px;background:#fff}.site-footer{background:#092f58;color:#dce8f4;text-align:center;padding:45px 20px}.site-footer img{width:190px;filter:brightness(0) invert(1)}@media(max-width:900px){.search{display:none}.nav{justify-content:flex-start}.grid-4,.grid-3,.ranking-grid,.agenda-grid{grid-template-columns:repeat(2,1fr)}.hero-layout,.feature-list{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.site-header img{width:170px}.site-header button{display:none}.grid-4,.grid-3,.ranking-grid,.agenda-grid{grid-template-columns:1fr}.hero-small{grid-template-columns:38% 1fr}.category-strip{grid-template-columns:repeat(2,1fr)}.hero-feature .card-body h3{font-size:23px}}
/* v0.5 editorial refresh */
:root{--ink:#10273f;--blue:#083b73;--green:#0baa46;--muted:#66788a;--line:#e4e9ee;--soft:#f5f7f9}.utility-bar{background:#082f5d;color:#d8e5f2;font-size:11px}.utility-bar>div{max-width:1240px;margin:auto;padding:8px 20px;display:flex;justify-content:space-between;gap:20px}.site-header{padding-top:18px;padding-bottom:18px}.site-header>a:first-child{display:flex}.header-search{display:flex;border:1px solid #dce4ec;border-radius:999px;overflow:hidden;min-width:330px;background:#fff}.header-search input{border:0;outline:0;padding:10px 4px 10px 17px;flex:1;font:inherit;color:#42566b}.header-search button{background:transparent;color:#6d8093;font-size:20px;padding:5px 13px}.announce{background:var(--green);color:#fff;text-decoration:none;font-weight:800;padding:11px 16px;border-radius:8px;font-size:13px}.top-ad{height:88px;display:flex;flex-direction:column;gap:4px}.top-ad b{color:#718092;font-size:13px;letter-spacing:.04em}.ticker{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:22px}.ticker>strong{background:var(--green);color:#fff;font-size:10px;letter-spacing:.08em;padding:7px 10px;border-radius:4px}.ticker>div{display:flex;gap:24px;overflow:hidden;white-space:nowrap}.ticker a{color:#263f58;text-decoration:none;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.dynamic-block>header{align-items:flex-end}.dynamic-block>header>div{display:grid;gap:4px}.section-kicker{font-size:9px;font-weight:900;color:var(--green);letter-spacing:.14em}.dynamic-block>header h2{font-size:26px;letter-spacing:-.02em}.news-card{border:0;border-radius:8px;box-shadow:0 1px 0 var(--line)}.card-image-link{display:block;overflow:hidden;border-radius:8px}.card-img{transition:transform .35s ease}.news-card:hover .card-img{transform:scale(1.025)}.card-body{padding:13px 1px}.card-body h3 a,.list-row h3 a,.ranking-grid h3 a,.agenda-grid h3 a{color:inherit;text-decoration:none}.hero-feature{position:relative;box-shadow:none}.hero-feature .card-img{aspect-ratio:16/9;border-radius:10px}.hero-feature .card-body{padding:17px 0 0}.hero-feature .card-body h3{font-size:36px;letter-spacing:-.035em;max-width:900px}.hero-feature .card-body p{font-size:15px;max-width:850px}.hero-small{border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;padding-bottom:14px}.hero-small .card-image-link{border-radius:7px}.category-strip{grid-template-columns:repeat(8,1fr);gap:8px}.category-strip a{text-decoration:none;border:1px solid var(--line);border-radius:9px;padding:14px 10px;display:grid;gap:3px;background:#fff;transition:.2s}.category-strip a:hover{border-color:#b6c9d8;transform:translateY(-2px)}.category-strip span{font-size:8px;letter-spacing:.12em;color:var(--green);font-weight:900}.category-strip b{font-size:12px;color:#173750}.mid-ad{height:110px;border:1px dashed #cfd9e3;background:#f8fafb;color:#9aa6b1;display:grid;place-items:center;font-size:10px;letter-spacing:.16em;border-radius:10px;margin:-10px 0 42px}.newsletter{background:linear-gradient(120deg,#073763,#0c4e82);border-radius:16px;color:#fff;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:50px 0 10px}.newsletter span{font-size:9px;letter-spacing:.15em;color:#83e3a8;font-weight:900}.newsletter h2{margin:5px 0 6px;font-size:28px}.newsletter p{margin:0;color:#d6e4ef}.newsletter form{display:flex;gap:8px;min-width:420px}.newsletter input{flex:1;border:0;border-radius:8px;padding:12px 14px}.newsletter button{border:0;border-radius:8px;background:var(--green);color:#fff;font-weight:800;padding:12px 16px}.footer-inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;text-align:left;gap:45px}.footer-inner strong{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;max-width:1240px;margin:35px auto 0;padding-top:20px;font-size:11px;color:#9eb3c7}.article-header{max-width:1240px;margin:auto;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.article-header img{width:205px}.article-header>a:last-child{text-decoration:none;color:#4f657a;font-size:12px;font-weight:800}.article-shell{max-width:1180px;margin:45px auto 70px;padding:0 20px;display:grid;grid-template-columns:minmax(0,820px) 260px;gap:60px}.article-cats{display:flex;gap:8px;flex-wrap:wrap}.article-cats span{color:var(--green);font-size:11px;font-weight:900;text-transform:uppercase}.article h1{font-size:clamp(2.4rem,5.2vw,4.6rem);line-height:.98;letter-spacing:-.055em;margin:15px 0 18px}.article-lead{font-size:1.28rem;line-height:1.55;color:#52667a;max-width:760px}.article-meta{display:flex;gap:18px;flex-wrap:wrap;color:#718195;font-size:12px;border-bottom:1px solid var(--line);padding-bottom:17px}.sharebar{display:flex;gap:8px;margin:18px 0}.sharebar a,.sharebar button{border:1px solid #dce4eb;background:#fff;color:#26435f;border-radius:999px;text-decoration:none;font-size:11px;font-weight:800;padding:8px 12px;cursor:pointer}.article-cover-wrap{margin:24px 0 32px}.article-cover{width:100%;max-height:560px;object-fit:cover;border-radius:10px}.article-body{font-family:Georgia,serif;font-size:19px;line-height:1.82;color:#26333f}.article-body h2,.article-body h3{font-family:Inter,system-ui,sans-serif;line-height:1.15;color:#142e47;margin-top:1.6em}.article-body img{max-width:100%;height:auto;border-radius:8px}.article-body iframe{max-width:100%}.event-box{display:grid;gap:7px;background:#f1f6f9;border-left:4px solid var(--green);padding:18px;margin:24px 0;border-radius:0 8px 8px 0}.event-box a{color:#08783a;font-weight:800;text-decoration:none}.article-end{border-top:3px solid var(--green);margin-top:40px;padding-top:12px;font-weight:900;color:#143858}.article-side{padding-top:120px}.side-ad{height:280px;background:#f3f5f7;color:#a0aab4;display:grid;place-items:center;font-size:9px;letter-spacing:.16em;border-radius:8px}.side-box{margin-top:22px;padding:18px;background:#082f5d;color:#fff;border-radius:9px}.side-box p{color:#d4e0eb;font-size:13px;line-height:1.5}.related{max-width:1180px;margin:0 auto 70px;padding:0 20px}.related header{border-bottom:2px solid var(--green);padding-bottom:9px;margin-bottom:18px}.related header span{font-size:9px;font-weight:900;color:var(--green);letter-spacing:.13em}.related h2{margin:3px 0 0}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.related-grid a{text-decoration:none;color:inherit}.related-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:7px}.related-grid h3{font-size:15px;line-height:1.25;margin:8px 0}
@media(max-width:900px){.header-search{display:none}.category-strip{grid-template-columns:repeat(4,1fr)}.newsletter{align-items:flex-start;flex-direction:column}.newsletter form{min-width:0;width:100%}.article-shell{grid-template-columns:1fr}.article-side{padding-top:0}.related-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.hero-feature .card-body h3{font-size:30px}}
@media(max-width:560px){.utility-bar>div span:last-child{display:none}.category-strip{grid-template-columns:repeat(2,1fr)}.newsletter{padding:26px 22px}.newsletter form{flex-direction:column}.article h1{font-size:2.65rem}.article-body{font-size:18px}.related-grid{grid-template-columns:1fr}.ticker>div a:not(:first-child){display:none}}

/* v0.5.2 — hero aligned to approved option 2 */
.dynamic-block:first-of-type{margin-top:18px}
.block-hero_1_3,.block-hero_1_4{margin-top:12px}
.block-hero_1_3 .hero-layout,.block-hero_1_4 .hero-layout{grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:8px}
.hero-feature{min-height:520px;overflow:hidden;border-radius:10px;background:#0b2d4d}
.hero-feature .card-image-link{position:absolute;inset:0;border-radius:10px}
.hero-feature .card-img{width:100%;height:100%;aspect-ratio:auto;border-radius:10px;background-position:center;transform:none!important}
.hero-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(2,18,34,.18) 50%,rgba(2,18,34,.92) 100%);pointer-events:none}
.hero-feature .card-body{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px 34px 30px;color:#fff}
.hero-feature .eyebrow{display:inline-block;background:var(--green);color:#fff;border-radius:4px;padding:5px 8px;font-size:9px}
.hero-feature .card-body h3{font-size:clamp(30px,3.2vw,48px);line-height:1.02;margin:10px 0 8px;max-width:90%}
.hero-feature .card-body h3 a{color:#fff}
.hero-feature .card-body p{color:#edf5fb;font-size:15px;line-height:1.42;max-width:78%;margin:0 0 8px}
.hero-feature .card-body small{color:#dce8f2}
.hero-stack{gap:8px;grid-template-rows:repeat(3,1fr)}
.hero-small{display:block;position:relative;min-height:168px;overflow:hidden;border-radius:9px;padding:0;border:0;background:#0b2d4d}
.hero-small .card-image-link{position:absolute;inset:0;border-radius:9px}
.hero-small .card-img{width:100%;height:100%;min-height:0;aspect-ratio:auto;background-position:center}
.hero-small:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,24,43,.05) 20%,rgba(4,24,43,.88) 100%);pointer-events:none}
.hero-small .card-body{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:16px;color:#fff}
.hero-small .eyebrow{display:inline-block;background:var(--green);color:#fff;padding:4px 6px;border-radius:3px;font-size:8px}
.hero-small .card-body h3{font-size:17px;line-height:1.12;margin:7px 0 4px}
.hero-small .card-body h3 a{color:#fff}
.hero-small .card-body small{color:#d9e5ef}
.hero-small .card-body p{display:none}
.category-strip{margin-top:14px}
.top-ad{margin:20px 0 36px}
@media(max-width:900px){.block-hero_1_3 .hero-layout,.block-hero_1_4 .hero-layout{grid-template-columns:1fr}.hero-feature{min-height:460px}.hero-stack{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.hero-small{min-height:190px}}
@media(max-width:700px){.hero-feature{min-height:420px}.hero-feature .card-body{padding:24px 20px}.hero-feature .card-body p{max-width:100%}.hero-stack{grid-template-columns:1fr}.hero-small{min-height:180px}}

/* v0.5.3 hero proportion tuning */
.block-hero_1_3 .hero-layout{grid-template-columns:minmax(0,2.15fr) minmax(320px,.95fr)}
.block-hero_1_3 .hero-feature{min-height:500px}
.block-hero_1_3 .hero-feature .card-body{padding:28px 30px 26px}
.block-hero_1_3 .hero-feature .card-body h3{font-size:clamp(29px,2.65vw,42px);line-height:1.015;max-width:84%;margin:9px 0 7px}
.block-hero_1_3 .hero-feature .card-body p{font-size:14px;max-width:75%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.block-hero_1_3 .hero-stack{grid-template-rows:repeat(3,1fr)}
.block-hero_1_3 .hero-small{min-height:161px}
.block-hero_1_3 .hero-small .card-body{padding:14px 16px}
.block-hero_1_3 .hero-small .card-body h3{font-size:16px;line-height:1.12;margin:6px 0 3px}
@media(max-width:900px){.block-hero_1_3 .hero-feature{min-height:450px}.block-hero_1_3 .hero-stack{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.block-hero_1_3 .hero-small{min-height:180px}}
@media(max-width:700px){.block-hero_1_3 .hero-feature{min-height:400px}.block-hero_1_3 .hero-feature .card-body h3{font-size:clamp(27px,8vw,38px);max-width:100%}.block-hero_1_3 .hero-feature .card-body p{max-width:100%}.block-hero_1_3 .hero-stack{grid-template-columns:1fr}}
/* v0.7 site management, archives and managed ads */
.managed-ad{margin:20px 0 36px;border-radius:10px;overflow:hidden;background:#f5f7f9;min-height:90px;display:grid;place-items:center;color:#83909c;text-align:center}.managed-ad img{display:block;width:100%;height:auto;max-height:240px;object-fit:cover}.managed-ad span{font-size:9px;letter-spacing:.16em}.managed-ad b{display:block;color:#586a7c;margin-top:5px}.article-ad{min-height:280px;margin:0}.article-ad img{height:280px;object-fit:cover}.site-footer a{color:#dce8f4;text-decoration:none}.article-cats a{color:var(--green);font-size:11px;font-weight:900;text-transform:uppercase;text-decoration:none}.archive-shell{max-width:1180px;margin:40px auto 80px;padding:0 20px}.archive-head{border-bottom:2px solid var(--green);padding-bottom:18px;margin-bottom:28px}.archive-head span{font-size:9px;font-weight:900;color:var(--green);letter-spacing:.14em}.archive-head h1{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.04em;margin:6px 0 8px}.archive-head p{color:var(--muted);max-width:780px;line-height:1.55}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.archive-card{border-bottom:1px solid var(--line);padding-bottom:18px}.archive-card>a{text-decoration:none;color:inherit}.archive-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin-bottom:12px}.archive-card small{color:#8392a0}.archive-card h2{font-size:20px;line-height:1.15;margin:6px 0}.archive-card p{color:#65788a;line-height:1.45;font-size:14px}.archive-empty{padding:40px;border:1px dashed #cfd9e3;border-radius:12px;text-align:center;color:#718092}@media(max-width:850px){.archive-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.archive-grid{grid-template-columns:1fr}}
/* v0.7 site management, archives and managed ads */
.managed-ad{margin:20px 0 36px;border-radius:10px;overflow:hidden;background:#f5f7f9;min-height:90px;display:grid;place-items:center;color:#83909c;text-align:center}.managed-ad img{display:block;width:100%;height:auto;max-height:240px;object-fit:cover}.managed-ad span{font-size:9px;letter-spacing:.16em}.managed-ad b{display:block;color:#586a7c;margin-top:5px}.article-ad{min-height:280px;margin:0}.article-ad img{height:280px;object-fit:cover}.site-footer a{color:#dce8f4;text-decoration:none}.article-cats a{color:var(--green);font-size:11px;font-weight:900;text-transform:uppercase;text-decoration:none}.archive-shell{max-width:1180px;margin:40px auto 80px;padding:0 20px}.archive-head{border-bottom:2px solid var(--green);padding-bottom:18px;margin-bottom:28px}.archive-head span{font-size:9px;font-weight:900;color:var(--green);letter-spacing:.14em}.archive-head h1{font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.04em;margin:6px 0 8px}.archive-head p{color:var(--muted);max-width:780px;line-height:1.55}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.archive-card{border-bottom:1px solid var(--line);padding-bottom:18px}.archive-card>a{text-decoration:none;color:inherit}.archive-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin-bottom:12px}.archive-card small{color:#8392a0}.archive-card h2{font-size:20px;line-height:1.15;margin:6px 0}.archive-card p{color:#65788a;line-height:1.45;font-size:14px}.archive-empty{padding:40px;border:1px dashed #cfd9e3;border-radius:12px;text-align:center;color:#718092}@media(max-width:850px){.archive-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.archive-grid{grid-template-columns:1fr}}
/* v0.8 responsive navigation, agenda and videos */
.mobile-menu-btn{display:none;border:0;background:#063b78;color:#fff;border-radius:8px;width:42px;height:42px;font-size:22px}.site-header.responsive{position:relative}.agenda-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.agenda-page-card{border:1px solid #e2e8ef;border-radius:14px;overflow:hidden;background:#fff}.agenda-page-card>a{display:grid;grid-template-columns:160px 72px 1fr;gap:14px;align-items:center;color:inherit;text-decoration:none}.agenda-page-card img{width:160px;height:128px;object-fit:cover}.agenda-date{display:grid;place-items:center;background:#063b78;color:#fff;border-radius:10px;padding:10px}.agenda-date b{font-size:28px}.agenda-date span{font-size:11px}.agenda-page-card h2{font-size:18px;margin:4px 0}.agenda-page-card p{margin:4px 0;color:#607080}.video-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.video-page-card a{color:inherit;text-decoration:none}.video-page-card h2{font-size:19px;line-height:1.2;margin:8px 0}.video-thumb{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#0b2239}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb .play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:#063b78;font-size:20px}.video-single{width:min(980px,92vw);margin:40px auto}.video-single h1{font-size:clamp(34px,5vw,58px);line-height:1.04}.video-player{aspect-ratio:16/9;margin:24px 0;background:#000}.video-player iframe{width:100%;height:100%;border:0}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none}.archive-shell{width:min(1200px,92vw);margin:36px auto 70px}.archive-head{margin-bottom:26px}.archive-head h1{font-size:clamp(32px,4vw,50px);margin:5px 0}.archive-head p{font-size:18px;color:#617184;max-width:760px}
@media(max-width:820px){.mobile-menu-btn{display:block}.site-header.responsive{gap:10px;padding:12px 4vw}.site-header.responsive .brand img{width:150px}.site-header.responsive .header-search{display:none}.site-header.responsive .announce{display:none}.responsive-nav{display:none;position:absolute;z-index:1000;left:0;right:0;top:auto;background:#fff;box-shadow:0 18px 30px #0013;flex-direction:column;align-items:stretch;padding:10px 4vw}.responsive-nav.is-open{display:flex}.responsive-nav a{padding:12px 4px;border-bottom:1px solid #edf1f4}.agenda-page-grid,.video-page-grid{grid-template-columns:1fr}.agenda-page-card>a{grid-template-columns:100px 60px 1fr}.agenda-page-card img{width:100px;height:110px}}
@media(max-width:520px){.agenda-page-card>a{grid-template-columns:72px 1fr}.agenda-page-card img{display:none}.agenda-date{grid-row:1/span 1}.video-single h1{font-size:34px}}
