.section-event-list{padding:2rem 0}.event-list{margin:0;padding:0;list-style:none}.event-list>.item{display:flex;justify-content:space-between;-moz-column-gap:1.5rem;column-gap:1.5rem;padding:1rem 0;border-bottom:1px solid #ddd}.event-list>.item:first-child{padding-top:0}.event-list>.item:last-child{border-bottom:none}.event-list>.item .date{font-size:1.2rem;width:120px;text-align:center}.event-list>.item .date .item{background-color:red;color:#fff}.event-list>.item .date .item>.title{padding:.4rem 1rem;font-size:.8rem;font-weight:600;background-color:#0000001a}.event-list>.item .date .item>.body{padding:.8rem;display:flex;flex-direction:column;align-items:center}.event-list>.item .date .item .year{font-size:.9em}.event-list>.item .date .item .month{font-size:.9em}.event-list>.item .date .item .day{font-size:.9em}.event-list>.item .date .item .day_num{font-size:2em;font-weight:600}.event-list>.item .date .item.date-to{border-top:1px dashed #fff}.event-list>.item .content{display:flex;flex-direction:column;justify-content:space-between;row-gap:.5rem}.event-list>.item .content .title{font-size:2rem;font-weight:600;margin-bottom:1rem}.event-list>.item .content .actions{margin-top:auto}.event-list>.item .content .actions .btn{border-radius:2px}.event-list>.item .image{margin-left:auto}.event-list>.item .image img{width:180px}
