:root{--primary-color:#111a83;--secondary-color:#017eff}#agenda-banner{background:var(--primary-color);background:linear-gradient(90deg,var(--secondary-color) 25%,var(--primary-color) 50%);background-size:100% auto;background-repeat:no-repeat}@media screen and (min-width:1344px){#agenda-banner{background:var(--primary-color);background:linear-gradient(90deg,var(--secondary-color) 25%,var(--primary-color) 50%);background-size:75% auto;background-repeat:no-repeat}}.agenda-logo{display:flex;justify-content:center;align-items:center;height:100%}div.avatar{width:200px;height:200px;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:contain;background-origin:content-box;border-radius:100px;margin:1rem auto;padding:20px}hr.blue-divider{background-color:#0159d4}.sticky-toc{position:sticky;top:2rem}