.event-listings-module svg{fill:none}.event-listings-module .event-listings-container .event-listings-event{align-items:center;display:flex;flex-flow:column;gap:3rem}.event-listings-module .event-listings-container .event-listings-wrapper:after{background-color:#6f767b;content:"";display:block;height:4px;margin:3rem auto;max-width:840px;width:100%}.event-listings-module .event-listings-container .event-listings-wrapper.no-divider:after,.event-listings-module .event-listings-container .event-listings-wrapper:last-child:after{content:none}.event-listings-module .event-listings-wrapper{display:none}.event-listings-module .event-listings-wrapper.active{display:block}.event-listings-module .event-listings-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}.event-listings-module .pagination-btn{background:#00427e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;outline:none;padding:.75rem 1.5rem;transition:background-color .3s ease}.event-listings-module .pagination-btn:hover:not(:disabled){background:#036}.event-listings-module .pagination-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.event-listings-module .pagination-numbers{align-items:center;display:flex;gap:.5rem}.event-listings-module .page-number{background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#00427e;cursor:pointer;font-size:14px;font-weight:600;min-width:2.5rem;outline:none;padding:.5rem 1rem;text-align:center;transition:all .3s ease}.event-listings-module .page-number:hover{background:#f0f8ff}.event-listings-module .page-number.active{background:#00427e;color:#fff}.event-listings-module .page-number.ellipsis{background:transparent;border:none;cursor:default;min-width:auto;padding:.5rem .25rem}.event-listings-module .page-number.ellipsis:hover{background:transparent}@media (min-width:767px){.event-listings-module .event-listings-container .event-listings-event{align-items:center;display:flex;flex-flow:row;gap:3rem}}.event-listings-module .event-image{border-radius:20px;flex:1;overflow:hidden;width:100%}.event-listings-module .event-image img{height:100%;object-fit:cover;width:100%}.event-listings-module .event-details{flex:2}.event-listings-module .event-title{color:#00427e}.event-listings-module .event-date-time-location{color:#d71920;font-size:14px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase}.event-listings-module .event-description{color:#1c1d29;font-size:18px;font-style:normal;font-weight:400;line-height:22px;margin:1rem 0 0}.event-listings-module .event-link{color:#d71920;display:block;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin-top:1rem;text-transform:uppercase}