.agenda-day-wrapper{display:flex;flex-direction:column;margin-bottom:120px;width:100%}.agenda-day-wrapper:last-of-type{margin-bottom:0}.agenda-day-wrapper .agenda-day-title{border-bottom:2px solid #969696;color:#003934;display:block;font-size:42px;font-weight:900;margin-bottom:0;padding-bottom:20px;width:100%}.agenda-day-wrapper .agenda-item-wrapper{align-items:flex-start;border-bottom:.5px solid #969696;display:flex;flex-direction:row;justify-content:flex-start;padding:32px 0}.agenda-day-wrapper .agenda-item-wrapper:last-of-type{border-bottom:0 solid #969696;padding-bottom:0}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.information{display:flex;flex-direction:column;gap:32px;width:30%}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.information .agenda-information-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:16px;justify-content:flex-start}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.information .agenda-information-wrapper .icon{height:32px;width:32px}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.information .agenda-information-wrapper .text{color:#053f38;font-size:24px;font-weight:700}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.content{width:70%}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.content .title{color:#008d7f;font-size:32px;font-weight:700;margin-bottom:14px}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.content .subtitle{color:#053f38;font-size:22px;font-weight:400;margin-bottom:20px}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.content .description{color:#262626;font-size:18px;line-height:32px}@media screen and (max-width:767px){.agenda-day-wrapper{margin-bottom:32px}.agenda-day-wrapper .agenda-day-title{font-size:28px}.agenda-day-wrapper .agenda-item-wrapper{flex-direction:column}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.information{gap:16px;margin-bottom:16px;width:100%}.agenda-day-wrapper .agenda-item-wrapper .agenda-item-column.content{width:100%}}