.sr-event-listing .events-grid{row-gap:30px}.sr-event-listing .event-panel{animation-timing-function:ease-in-out;border:1px solid;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out}.sr-event-listing .event-panel .event-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem}.sr-event-listing .event-content .spaced{margin-bottom:1.875rem}.sr-event-listing .event-content .event-meta{display:flex;font-size:12px;gap:1rem;justify-content:space-between}.sr-event-listing .event-content .reading-minutes{min-width:29%}.sr-event-listing .tag{background-color:var(--light);border-radius:4px;color:var(--body_color);display:inline-block;font-size:.75rem;margin-bottom:.5rem;padding:.25rem .5rem;text-transform:none;transition:all .25s ease}.sr-event-listing .event-panel .heading{display:block}.sr-event-listing .event-meta span.bull{padding:0 .25rem}.sr-event-listing .event-panel a:not(.btn),.sr-event-listing .event-panel a:not(.btn):hover{color:inherit}.sr-event-listing .event-panel .btn-wrapper{display:inline-block}@media (max-width:767.98px){.sr-event-listing .event-panel .btn-wrapper{display:block}.sr-event-listing .event-panel .btn-wrapper .cta-button{text-align:center;width:100%}}.sr-event-listing .event-panel .event-img{align-items:center;aspect-ratio:3/2;background-color:#fcfcfc;display:flex;justify-content:center;overflow:hidden}.sr-event-listing .event-panel .event-img img{box-shadow:15px 25px 60px 0 rgba(0,0,0,.13);max-height:90%;object-fit:contain;width:auto}