.ori-event-cards{margin-top:35px}.event-cards-template2{counter-reset:item-count}.event-card-template2{border-radius:8px;background-color:var(--primary);padding:20px 30px 20px 20px;color:#fff}.event-card-template2:before{counter-increment:item-count;content:counter(item-count);width:45px;height:45px;display:flex;justify-content:center;align-items:center;background-color:var(--white);font-size:16px;font-weight:700;color:var(--secondary);margin-bottom:16px;border-radius:50%}.event-card-template2 .event-card-desc{color:var(--white);font-weight:500}.event-card-template1{background-color:rgba(10,61,92,.12941176470588237);padding:24px;border-radius:8px;height:100%}.event-card-template1 .ori-card-title{font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px}.event-card-template1 .ori-card-description p{font-weight:500;line-height:24px;margin-bottom:0}.flex-center{display:flex;justify-content:center;align-items:center}.event-cards-template1 .ori-row,.event-cards-template2 .ori-row{gap:24px 0}