.AgendaEntry{border-top:1px solid #c4c4c4;column-gap:2.8%;display:grid;grid-template-columns:repeat(12,1fr);padding:1rem 0}@media (min-width:768px){.AgendaEntry{column-gap:2.8%;-moz-column-gap:4.2%;column-gap:4.2%;display:grid;grid-template-columns:repeat(8,1fr)}}@media (min-width:1440px){.AgendaEntry{column-gap:2.8%;-moz-column-gap:5.6%;column-gap:5.6%;display:grid;grid-template-columns:repeat(6,1fr)}}.AgendaEntry:last-of-type{border-bottom:1px solid #c4c4c4}.AgendaEntry__expandable{column-gap:2.8%;display:grid;grid-column:1/-1;grid-template-columns:repeat(12,1fr)}@media (min-width:768px){.AgendaEntry__expandable{column-gap:2.8%;-moz-column-gap:4.2%;column-gap:4.2%;display:grid;grid-template-columns:repeat(8,1fr)}}@media (min-width:1440px){.AgendaEntry__expandable{column-gap:2.8%;-moz-column-gap:5.6%;column-gap:5.6%;display:grid;grid-template-columns:repeat(6,1fr)}}.AgendaEntry__expand-button{align-items:last baseline;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:0;box-shadow:none;-moz-column-gap:2.8%;column-gap:2.8%;cursor:pointer;display:block;display:grid;grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));padding:0;position:relative;width:100%}@media (min-width:768px){.AgendaEntry__expand-button{-moz-column-gap:4.2%;column-gap:4.2%;grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width:1440px){.AgendaEntry__expand-button{column-gap:2.8%;-moz-column-gap:5.6%;column-gap:5.6%;display:grid;grid-template-columns:repeat(6,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}}.AgendaEntry__date,.AgendaEntry__title{font-family:Mark-Regular,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:normal;line-height:1.62}@media (min-width:768px){.AgendaEntry__date,.AgendaEntry__title{font-size:1.9rem;line-height:1.47}}.AgendaEntry__date,.AgendaEntry__title{font-family:Mark-Bold,sans-serif;font-size:20px;margin-bottom:.5em}@media (min-width:375px){.AgendaEntry__date,.AgendaEntry__title{font-size:calc(17.68875px + .61633vw)}}@media (min-width:1024px){.AgendaEntry__date,.AgendaEntry__title{font-size:24px}}.AgendaEntry__date,.AgendaEntry__title{line-height:1.42em}@media (min-width:375px){.AgendaEntry__date,.AgendaEntry__title{line-height:calc(1.42em - .00308vw + .01156px)}}@media (min-width:1024px){.AgendaEntry__date,.AgendaEntry__title{line-height:1.4em}}@media (min-width:768px){.AgendaEntry__date,.AgendaEntry__title{letter-spacing:-.015em}}.AgendaEntry__day-title{grid-column:4/-1}@media (min-width:768px){.AgendaEntry__day-title{grid-column:3/-1}}@media (min-width:1440px){.AgendaEntry__day-title{grid-column:2/-1}}.AgendaEntry__title{padding-right:3.6rem;text-align:left}@media (min-width:768px){.AgendaEntry__title{padding-right:2rem}}.AgendaEntry__date{grid-column:1/span 3;line-height:1.1;padding-left:1rem;text-align:left}@media (min-width:768px){.AgendaEntry__date{grid-column:1/span 2}}@media (min-width:1440px){.AgendaEntry__date{grid-column:1/span 1}}.AgendaEntry__svg{position:absolute;right:1rem;top:1rem;transition:transform .3s}@media (min-width:1024px){.AgendaEntry__svg{right:1.5rem}}.AgendaEntry__svg-line{stroke:#2e2c2c}.AgendaEntry__day{font-family:Mark-Regular,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:normal;line-height:1.62}@media (min-width:768px){.AgendaEntry__day{font-size:1.9rem;line-height:1.47}}.AgendaEntry__day{font-size:1.4rem;letter-spacing:-.015em}@media (min-width:768px){.AgendaEntry__day{font-size:1.5rem}}.AgendaEntry__day{color:#7b7b7b;font-family:Mark-Bold,sans-serif;text-align:left}@media (min-width:1024px){.AgendaEntry__day{padding-left:0}}.AgendaEntry__expanded-wrapper{color:#fff;grid-column:4/-1;padding:0 1em 1em 0}@media (min-width:768px){.AgendaEntry__expanded-wrapper{grid-column:3/-1;padding-left:0}}@media (min-width:1440px){.AgendaEntry__expanded-wrapper{grid-column:2/-1}}.AgendaEntry__list-item{list-style-position:outside;list-style-type:disc;margin-left:1em;padding-bottom:1rem}.AgendaEntry__link.AgendaEntry__BBtn{color:#fff}.AgendaEntry__download-button.AgendaEntry__DownloadButton .DownloadButton__svg-line{stroke:#ff2d52;transition:stroke .3s ease-in-out}.AgendaEntry__download-button.AgendaEntry__DownloadButton:hover .DownloadButton__BBtn{color:#2e2c2c}.AgendaEntry__download-button.AgendaEntry__DownloadButton:hover .DownloadButton__svg-line{stroke:#2e2c2c}.AgendaEntry__download-button.AgendaEntry__DownloadButton:last-of-type .BBtn{margin-bottom:0}.AgendaEntry__download-button.AgendaEntry__DownloadButton .BBtn{background-color:#fff;border-color:#ff2d52;color:#ff2d52}.AgendaEntry__videolink.AgendaEntry__BBtn{color:#fff;margin-top:1em}.AgendaEntry.is-highlighted{background-color:#f3f3f3}.AgendaEntry.is-highlighted .AgendaEntry__day{color:#2e2c2c}.AgendaEntry.is-highlighted:hover,.AgendaEntry.is-expandend,.AgendaEntry:hover,.AgendaEntry.is-expandend .AgendaEntry__expand-button,.AgendaEntry:hover .AgendaEntry__expand-button{background-color:#ff2d52}.AgendaEntry.is-expandend .AgendaEntry__date,.AgendaEntry.is-expandend .AgendaEntry__day,.AgendaEntry.is-expandend .AgendaEntry__title,.AgendaEntry:hover .AgendaEntry__date,.AgendaEntry:hover .AgendaEntry__day,.AgendaEntry:hover .AgendaEntry__title{color:#fff}.AgendaEntry.is-expandend .AgendaEntry__svg-line,.AgendaEntry:hover .AgendaEntry__svg-line{stroke:#fff}.AgendaEntry.is-expandend .AgendaEntry__svg{transform:rotate(180deg)}.AgendaEntry__wrapper{align-items:last baseline;-moz-column-gap:2.8%;column-gap:2.8%;display:grid;grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width:768px){.AgendaEntry__wrapper{-moz-column-gap:4.2%;column-gap:4.2%;grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width:1440px){.AgendaEntry__wrapper{column-gap:2.8%;-moz-column-gap:5.6%;column-gap:5.6%;display:grid;grid-template-columns:repeat(6,1fr);grid-template-columns:repeat(6,minmax(0,1fr))}}.AgendaEntry--teaser,.AgendaEntry--teaser.is-highlighted{background-color:#fff;border:0}.AgendaEntry--teaser .AgendaEntry__wrapper,.AgendaEntry--teaser.is-highlighted .AgendaEntry__wrapper{display:flex;padding:1rem}.AgendaEntry--teaser .AgendaEntry__day,.AgendaEntry--teaser .AgendaEntry__day:hover,.AgendaEntry--teaser.is-highlighted .AgendaEntry__day,.AgendaEntry--teaser.is-highlighted .AgendaEntry__day:hover{color:#ff2d52}.AgendaEntry--teaser .AgendaEntry__date,.AgendaEntry--teaser.is-highlighted .AgendaEntry__date{width:10rem}@media (min-width:1024px){.AgendaEntry--teaser .AgendaEntry__date,.AgendaEntry--teaser.is-highlighted .AgendaEntry__date{text-align:right;width:auto}.AgendaEntry--teaser .AgendaEntry__title,.AgendaEntry--teaser.is-highlighted .AgendaEntry__title{margin-left:0}}.AgendaEntry--teaser.is-highlighted:hover,.AgendaEntry--teaser:hover{background-color:#fff}.AgendaEntry--teaser.is-highlighted:hover .AgendaEntry__date,.AgendaEntry--teaser.is-highlighted:hover .AgendaEntry__title,.AgendaEntry--teaser:hover .AgendaEntry__date,.AgendaEntry--teaser:hover .AgendaEntry__title{color:#2e2c2c}
