.agenda{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0}.agenda>:nth-child(2n){background-color:#dadde0}.agendaList{display:flex;flex-direction:row;max-height:250px;transition:.5s ease;width:905px}.agendaTime span{color:#091f47;font-family:Poppins,sans-serif;font-size:1.125em;font-weight:600;line-height:27px;padding-top:30px}#borderRight{border-right:1px solid #707070;max-height:250px;position:relative}.agendaTime{display:flex;justify-content:center;width:30%}.time{padding-top:30px}.agendaItem{display:flex;flex-direction:column;justify-content:space-between;padding:0 50px;width:70%}.agendaItem .title{font-weight:600;padding-top:30px}.agendaItem .title,.description{color:#091f47;font-family:Poppins,sans-serif;font-size:1.125em;line-height:27px}.description{font-weight:500}.agendaCTA{padding:15px 0}.hide{display:none!important}#viewBtn{padding-top:40px;text-align:center}#show-more-btn{background-color:#0160d0;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins;font-size:18px;padding:12px 47px;text-decoration:none;transition:background-color .5s ease}#show-more-btn:hover{background-color:#0678fe;color:#fff}@media only screen and (max-width:1000px){.agendaList{max-height:290px;width:100%}.time{padding:4px}.agendaTime span{text-align:center}.agendaList{height:300px}#borderRight{max-height:290px}.agendaCTA{padding-top:25px}}