.lpEventAgenda{padding-bottom:90px;position:relative}.lpEventAgenda__line{bottom:40px;height:1px;left:0;position:absolute;width:100%}.lpEventAgenda:before{background:#000;content:"";height:100%;left:-25vw;position:absolute;width:150vw}.lpEventAgenda.lpEventAgenda--white:before{content:none}.lpEventAgenda.lpEventAgenda--white .lpEventAgenda__text h1,.lpEventAgenda.lpEventAgenda--white .lpEventAgenda__text h2{color:var(--black)}.lpEventAgenda.lpEventAgenda--white .lpEventAgenda__text p{color:var(--text)}.lpEventAgenda__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lpEventAgenda__item__time{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.lpEventAgenda__item__time p{font-family:Karelia,sans-serif;margin-top:2px}.lpEventAgenda__item__desc{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}@media (min-width:992px){.lpEventAgenda__item__desc{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%}}.lpEventAgenda__text{color:var(--textLight);position:relative}.lpEventAgenda__text h1{margin:0 0 27px}.lpEventAgenda__text h2{margin:0 0 40px}.lpEventAgenda__text h1,.lpEventAgenda__text h2{color:var(--white)}.lpEventAgenda__text h4{color:var(--white);margin:0}.lpEventAgenda__text p{color:inherit;margin-bottom:25px}.lpEventAgenda__text p:last-child{margin-bottom:0}