.agenda-item{display:flex}.agenda-item--single-line{align-items:center}.agenda-item__icon{align-items:center;display:flex;flex-grow:0;flex-shrink:0;height:70px;justify-content:center;margin-right:30px;width:70px}@media (min-width:1024px){.agenda-item__icon{margin-right:60px}}.agenda-item__icon svg{height:auto;max-width:100%}.agenda-item__presenter{font-size:20px;font-weight:500;margin-top:0}.agenda-item__details{margin-top:20px}.agenda-item__details summary{color:var(--text-light-color);cursor:pointer;font-size:20px;font-style:italic}.agenda-item__details .accordion-content{padding-top:1em}.agenda-item__details .accordion-content>:first-child{margin-top:0}.agenda-item__details .accordion-content>:last-child{margin-bottom:0}