.lpEventAgenda{margin-bottom:35px;overflow:hidden}.lpEventAgenda__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--light-grey);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;justify-content:space-between;overflow:hidden;padding:26px}.lpEventAgenda__item__time{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;min-width:70px}.lpEventAgenda__item__time p{color:var(--brand-primary);font-family:inter,serif;font-weight:var(--fw-medium);margin-top:2px}.lpEventAgenda__item__desc{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}@media(min-width:992px){.lpEventAgenda__item__desc{-webkit-box-flex:0;-ms-flex:0 1 87%;flex:0 1 87%}}.lpEventAgenda__text h1{margin:0 0 27px}.lpEventAgenda__text h2{margin:0 0 40px}.lpEventAgenda__text p{margin-bottom:25px}.lpEventAgenda__text p:last-child{margin-bottom:0}