.allEventsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.allEventsItem{flex-basis:45%;background-color:#fff;margin:25px 2.5%;position:relative}@media screen and (max-width:900px){.allEventsItem{flex-basis:100%;background-color:#fff;margin:25px 0}}.allEventsFeatured__Image{display:block;margin:0 auto;width:100%;max-width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;height:250px}.allEventsInner{padding:25px}.allEventsTag{background-color:var(--mainBlue);color:#fff;padding:10px}.allEventsName{text-align:center}.allEventsCalWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.allEventsDateTime{flex-basis:30%}.allEventsDateDescription{flex-basis:62%}.AllEVsContainer{border:4px solid var(--darkBlue);border-radius:6px;text-align:center}.AllEventseventMonth{margin:0;text-align:center;text-transform:uppercase;font-size:14px;padding-top:14px;padding-bottom:14px;background-color:var(--darkBlue);color:#fff;font-family:Gotham Medium}.AllEvents{margin:0;padding-top:5px;padding-bottom:5px;font-size:45px;color:var(--darkBlue)}.allEventsDescriptionArea p{margin-top:0}.AllEventeventStartTime,.AllEventseventAddress{color:var(--mainBlue)}.theAllEvents__buttonContainer{margin-top:30px;margin-bottom:30px}.AllEventRegisterButton{background-color:var(--mainYellow);border:1px solid var(--mainYellow);color:#fff}.AllEventRegisterButton,.AllEventRegisterButton_Learn{display:inline-block;text-align:center;padding:13px 40px;text-decoration:none}.AllEventRegisterButton_Learn{background-color:#fff;border:1px solid var(--mainBlue);color:var(--mainBlue);margin-left:15px}@media screen and (max-width:700px){.AllEventRegisterButton,.AllEventRegisterButton_Learn{display:block;max-width:188.85px}.AllEventRegisterButton_Learn{margin-left:0;margin-top:20px}}.AllEventDivider__Line{background-image:linear-gradient(90deg,#1f99e2,#75dfd3);height:12px;position:absolute;bottom:0;left:0;width:100%}