.multiple-agenda-element{background:var(--background-color);color:var(--text-color)}.multiple-agenda-element .agenda-wrap .agenda-section{margin-top:1em;margin-left:0;margin-right:1em}.multiple-agenda-element .agenda-wrap .agenda-section:last-child{margin-right:0}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-section-topic{padding:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-section-topic h3{margin:0;color:#000;padding:.2em}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.5em;padding:.5em}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-item h4{margin:0}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-item p{margin-top:.2em;margin-bottom:0}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-item h4,.multiple-agenda-element .agenda-wrap .agenda-section .agenda-item p{color:#000;word-break:break-word}.multiple-agenda-element .agenda-wrap .agenda-section .agenda-item .speaker{font-weight:700;margin-top:.6em}@media all and (min-width: 40em){.agenda-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.agenda-wrap .agenda-section{-webkit-box-flex:1;-ms-flex:1 0 45%;flex:1 0 45%}}@media all and (min-width: 768px){.agenda-wrap .agenda-section{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}}@media all and (min-width: 64em){.agenda-wrap .agenda-section{-webkit-box-flex:1;-ms-flex:1 0 12%;flex:1 0 12%}}@media(max-width: 639px){.multiple-agenda-element .agenda-wrap .agenda-section{margin-right:0}}