.agenda__body{display:flex;margin-bottom:30px}.agenda__item{background-color:#ededed;width:calc(100% - 150px)}@media not screen and (min-width:768px){.agenda__item{width:calc(100% - 80px)}}.agenda__item--details{cursor:pointer}.agenda__item[open] .agenda__arrow{padding-left:10px;transform:rotate(180deg)}.agenda__title{align-items:center;display:flex;min-height:140px}.agenda__title-time{align-items:center;background-color:#ffc600;color:#000;display:flex;flex-shrink:0;font-size:21px;font-weight:700;height:140px;justify-content:center;width:140px}@media not screen and (min-width:768px){.agenda__title-time{font-size:14px;width:80px}}.agenda__title-image{order:-1;padding:20px 0}.agenda__title-body{align-items:center;display:flex;justify-content:space-between;padding-left:40px;width:100%}@media not screen and (min-width:768px){.agenda__title-body{padding-left:20px}}.agenda__title-body-content{display:flex;flex-direction:column}.agenda__title-body-content .title{font-size:25px;font-weight:700}@media not screen and (min-width:768px){.agenda__title-body-content .title{font-size:18px}}.agenda__title-body-content .subtitle{font-size:21px;font-weight:500}@media not screen and (min-width:768px){.agenda__title-body-content .subtitle{font-size:16px}}.agenda__title-body-content--padding-bottom{padding-bottom:30px}.agenda__content{font-size:21px;padding:0 40px 40px}@media not screen and (min-width:768px){.agenda__content{font-size:16px}}.agenda__arrow{flex-shrink:0;padding-right:10px;width:20px}