.events-list{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.event-card{border:1px solid #e1e7ef;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden;padding:5px}.event-img{background-color:#e1e7ef;height:200px;width:100%}.event-img img{height:100%!important;object-fit:cover;width:100%}.event-content{padding:2.5rem 1.5rem 1.5rem;position:relative}.event-icon{align-items:center;background:#72bf44;border-radius:99px;display:inline-flex;height:50px;justify-content:center;position:absolute;top:-25px;width:50px}.event-icon svg{fill:#fff;height:20px;position:relative;top:2px;width:20px}.event-title{font-size:1.5rem;line-height:1.2;margin-bottom:.75rem}.event-location{background:url(https://49653716.fs1.hubspotusercontent-na1.net/hubfs/49653716/map-marker.svg) top 3px left no-repeat;background-size:18px;margin-bottom:.5rem}.event-date,.event-location{font-size:16px;padding-left:26px}.event-date{background:url(https://49653716.fs1.hubspotusercontent-na1.net/hubfs/49653716/calendar.svg) top 3px left no-repeat;background-size:18px}.event-description{color:#65758b;margin-top:.5rem}