:root{--color-light-blue-5:#a0e2f7}events-ce{display:block;margin-block-start:var(--space-2xl-3xl)}events-ce content-width-ce{max-width:calc(var(--content-width) - 160px)}past-events-ce,upcoming-events-ce{display:block;margin-block-end:var(--space-2xl-3xl);margin-block-start:var(--space-l-xl)}upcoming-events-ce article{display:flex;flex-wrap:wrap;gap:var(--space-s-m)}upcoming-events-ce article+article{margin-block-start:var(--space-2xl)}upcoming-events-ce article time{align-items:center;background:var(--color-blue);color:#fff;display:flex;flex-basis:118px;flex-direction:column;flex-grow:0;flex-shrink:0;gap:5px;height:118px;justify-content:center;width:118px}upcoming-events-ce article time span{display:block;line-height:1}upcoming-events-ce article time span.month{color:var(--color-light-blue-5);font-size:var(--size-base);font-weight:600}upcoming-events-ce article time span.day{font-size:var(--size-step-5);font-weight:600}upcoming-events-ce article .event-body{flex-basis:750px;flex-grow:0;flex-shrink:1;margin-inline-end:auto}past-events-ce article .event-body .event-type,upcoming-events-ce article .event-body .event-type{border-block-end:1px solid var(--color-grey-border);color:var(--color-light-grey);font-size:1rem;font-weight:600;line-height:1.5;padding-block-end:5px;text-transform:uppercase}past-events-ce article .event-body .event-name,upcoming-events-ce article .event-body .event-name{color:var(--color-blue);font-size:var(--size-step-3);font-weight:600;line-height:1.25;margin-block-start:var(--space-xs-s)}past-events-ce article .event-body .event-name a,upcoming-events-ce article .event-body .event-name a{display:block;text-decoration:none}past-events-ce article .event-body .event-name a:focus-visible,past-events-ce article .event-body .event-name a:hover,upcoming-events-ce article .event-body .event-name a:focus-visible,upcoming-events-ce article .event-body .event-name a:hover{opacity:.8}past-events-ce article .event-body .event-location,upcoming-events-ce article .event-body .event-location{color:var(--color-light-grey);font-size:var(--size-base);font-weight:600;line-height:1.3;margin-block-start:var(--space-2xs)}upcoming-events-ce article .event-body .event-dates{color:var(--color-grey);font-size:var(--size-base);font-weight:400;line-height:1.3;margin-block-start:var(--space-2xs)}upcoming-events-ce article .event-body .event-description{color:var(--color-grey);font-size:1rem;line-height:1.56;margin-block-start:var(--space-xs-s)}upcoming-events-ce article .btn-event{flex-basis:230px;flex-grow:0;flex-shrink:0;font-size:1rem;height:max-content;text-align:center;text-wrap:nowrap}@media (min-width:1196px){upcoming-events-ce article .btn-event{margin-block-start:30px}}past-events-ce{display:grid;gap:var(--space-l-xl);grid-template-columns:repeat(2,minmax(calc(300px - 3rem),1fr))}@media (max-width:768px){past-events-ce{grid-template-columns:repeat(auto-fit,minmax(calc(300px - 3rem),1fr))}}past-events-ce article:not(.show-card){display:none}past-events-ce .load-more-wrapper{grid-column:1/-1;text-align:center}past-events-ce .load-more-wrapper .btn-load-more{cursor:pointer;margin-block-start:calc(var(--space-2xl-3xl) - var(--space-l-xl))}past-events-ce .load-more-wrapper .btn-load-more[data-more=false]{display:none}