:root{--litepicker-button-prev-month-color:var(--secondary-color);--litepicker-button-next-month-color:var(--secondary-color);--litepicker-button-prev-month-color-hover:#bdbdbd;--litepicker-button-next-month-color-hover:#bdbdbd;--litepicker-highlighted-day-color-bg:var(--secondary-color);--litepicker-day-color:var(--secondary-color);--litepicker-day-color-hover:var(--secondary-color);--litepicker-is-today-color:#000;--litepicker-is-in-range-color:#e0e0e0;--litepicker-is-start-color:#fff;--litepicker-is-start-color-bg:var(--secondary-color);--litepicker-is-end-color:#fff;--litepicker-is-end-color-bg:var(--secondary-color);--litepicker-highlighted-day-color:#fff;--litepicker-highlighted-day-color-bg:var(--secondary-color)}.event-cards{border:1px #e0e0e0;background:#f9f8f7;margin-bottom:80px;padding-bottom:80px}.event-cards__wrapper{margin-inline:auto;padding-block:24px}@media(min-width:1024px){.event-cards__wrapper{padding-block:64px}}.event-cards__top{width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}@media(min-width:1280px){.event-cards__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.event-cards__message,.event-cards__general-message{font-family:freight-big-pro,serif;font-style:normal;font-weight:400;font-size:21px;color:#000;padding:0 30px;text-align:center;grid-column:1/-1}.event-cards__general-message{padding-top:48px}.event-cards__general-message .links{margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.event-cards__filters{gap:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media(max-width:767.98px){.event-cards__filters{margin-inline:auto;width:min(100%,420px)}}@media(min-width:768px)and (max-width:1279.98px){.event-cards__filters{margin-inline:auto;width:min(100%,820px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:1280px){.event-cards__filters{gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.event-cards__filter-wrapper{position:relative;width:100%}@media(max-width:1279.98px){.event-cards__filter-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.event-cards__filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #e5e5e5;color:#585858;cursor:pointer;font-size:24px;height:75px;line-height:24px;width:100%;padding:15px 32px;position:relative;text-align:left;font-family:freight-big-pro,serif;font-style:normal;font-weight:400}@media(min-width:1024px){.event-cards__filter{height:60px;padding:15px 20px;font-size:18px;width:255px}}.event-cards__filter .v-icon__svg{pointer-events:none;position:absolute;color:#000;right:28px;top:30px;width:14px;height:16px;z-index:1;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}@media(min-width:1024px){.event-cards__filter .v-icon__svg{top:25px;right:20px;width:14px;height:14px}}.event-cards__filter[aria-expanded=true] .v-icon__svg{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.event-cards__filter-label{font-family:freight-big-pro,serif;font-style:italic;font-weight:400;font-size:32px;line-height:40px;color:#000}@media(max-width:1279.98px){.event-cards__filter-label{-webkit-margin-after:8px;margin-block-end:8px}}@media(min-width:1280px){.event-cards__filter-label{white-space:nowrap}}.event-cards__heading{font-family:freight-big-pro,serif;font-style:normal;font-weight:400;font-size:38px;padding:15px 0 35px;color:#000;text-align:center}@media(min-width:768px){.event-cards__heading{font-family:freight-big-pro,serif;font-style:italic;font-weight:400}}@media(min-width:1024px){.event-cards__heading{font-size:32px;padding:0 0 16px}}@media(min-width:1280px){.event-cards__heading{padding-bottom:0;font-size:40px;text-align:left}.event-cards__heading__filters{-ms-flex-wrap:wrap;flex-wrap:wrap}.event-cards__heading__filter-outter{padding-bottom:12px}}.event-cards__cards{display:grid;gap:30px;grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:minmax(0,1fr);padding-top:48px}@media(min-width:768px)and (max-width:1279.98px){.event-cards__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.event-cards__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.event-cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.event-cards__flag{font-family:freight-big-pro,serif;font-style:italic;font-weight:400;background:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;padding:0 10px;position:absolute;right:0;top:32px;height:47px;min-width:127px;text-transform:capitalize}.event-cards__image-wrapper{height:360px;position:relative;width:100%}.event-cards__event-date{background:var(--secondary-color);position:absolute;color:#fff;padding-inline:8px;padding-block:8px 10px;left:20px;text-align:center;text-transform:uppercase}.event-cards__event-date--date{font-weight:700;font-size:24px}.event-cards__event-type{position:absolute;text-transform:uppercase;background:#343a40;color:#fff;bottom:0;font-size:12px;margin-left:20px;font-weight:700;margin-bottom:-10px;padding:5px;display:none}.event-cards__content{width:100%;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.event-cards__title{margin-bottom:15px}.event-cards__description{font-family:franklin-gothic-urw,sans-serif;font-weight:400;font-style:normal;-webkit-border-after:1px solid #dfdfdf;border-block-end:1px solid #dfdfdf;color:#585858;font-size:18px;line-height:34px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;letter-spacing:.05em;margin:0;padding-bottom:20px}@media(min-width:1024px){.event-cards__description{font-size:16px}}.event-cards__frequency-flag{font-family:franklin-gothic-urw,sans-serif;font-weight:400;font-style:normal;border-radius:2px;background:#000;padding:8px 18px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:10px;letter-spacing:.7px;text-transform:uppercase;margin-top:25px}.event-cards__icons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 20px;-webkit-margin-before:32px;margin-block-start:32px}.event-cards__icon-wrapper{color:#000;padding-right:24px;margin:10px 20px 0 0;text-transform:uppercase;font-size:14px;font-family:franklin-gothic-urw,sans-serif;font-weight:400;font-style:normal}.event-cards__icon-wrapper:last-of-type{padding-right:0}@media(min-width:1024px){.event-cards__icon-wrapper{padding-right:0;margin-right:24px}}@media(min-width:1280px){.event-cards__icon-wrapper{padding-right:0;margin-right:32px}}.event-cards__icon-wrapper.e-time,.event-cards__icon-wrapper.e-location{text-align:left;letter-spacing:.05em;margin:0}.event-cards__icon-wrapper span{font-weight:700}.event-cards__top-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:0;margin-top:35px;margin-inline:auto;width:min(100%,420px);gap:15px}@media screen and (min-width:768px){.event-cards__top-bar{width:100%;gap:0}}.event-cards__top-bar .top-status{font-family:freight-big-pro,serif;font-style:normal;font-weight:400;color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:.72px}.event-cards__top-bar .clear-button{font-family:franklin-gothic-urw,sans-serif;font-weight:400;font-style:normal;color:#585858;border:0;background:rgba(0,0,0,0);font-size:18px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.9px;text-transform:uppercase;padding:0}.event-cards__top-bar .clear-button svg{width:15px;height:15px;margin-left:7px}.event-cards__top-bar .clear-button.active{color:#000}.event-cards__top-bar .top-bar__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;list-style:none;padding:0;gap:13px}@media screen and (min-width:768px){.event-cards__top-bar .top-bar__status{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.event-cards .manual-filter{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:13px}@media screen and (min-width:768px){.event-cards .manual-filter{margin-top:20px}}@media screen and (min-width:1280px){.event-cards .manual-filter{margin-top:32px}}.event-cards .manual-filter button{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:franklin-gothic-urw,sans-serif;font-weight:400;font-style:normal;font-size:14px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:.7px;text-transform:uppercase;border-radius:2px;padding:8px 18px;color:#000;background:rgba(0,0,0,0);border:1px solid #000}@media(prefers-reduced-motion:reduce){.event-cards .manual-filter button{-webkit-transition:none;transition:none}}.event-cards .manual-filter button.active,.event-cards .manual-filter button:hover,.event-cards .manual-filter button:active{background:#000;color:#fff}.event-cards__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:36px;margin-inline:0px}.event-cards__buttons .link__btn--black{padding:12px 28px;font-size:15px}.event-cards__load-more-button-wrapper{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}@media(min-width:1024px){.event-cards__load-more-button-wrapper{padding-bottom:0}}.event-cards__load-more-button{font-family:franklin-gothic-urw,sans-serif;font-weight:500;font-style:normal;cursor:pointer;-webkit-margin-before:80px;margin-block-start:80px}.event-cards__load-more-button:disabled{display:none}.event-cards__term-list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border:1px solid #e0e0e0;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;inset:auto 0 0 0;-webkit-margin-after:0;margin-block-end:0;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:10;overflow:scroll;height:400px;background:#fff;padding-left:0;list-style:none}.event-cards__term-list[data-expanded=true]{display:-webkit-box;display:-ms-flexbox;display:flex}.event-cards__term{font-family:freight-big-pro,serif;font-style:normal;font-weight:400;cursor:pointer;border-bottom:1px solid #e0e0e0;font-size:24px;gap:12px;color:#585858;background-color:#fff;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:1024px){.event-cards__term{font-size:19px}}.event-cards__term:last-child{border-bottom:none}.event-cards__term label{cursor:pointer;-webkit-margin-after:0;margin-block-end:0;width:100%}.event-cards .status-bar{padding-left:0;list-style:none;gap:12px;margin-block:24px 0;padding-block:12px;margin-inline:auto;width:min(100%,420px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:768px){.event-cards .status-bar{width:100%}}.event-cards .status-bar:empty{display:none}.event-cards .status-bar__filter{background:#000;gap:8px;padding:8px 18px;border-radius:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:franklin-gothic-urw,sans-serif;font-weight:500;font-style:normal;font-size:15px;line-height:16px;text-transform:uppercase;color:#fff}.event-cards .status-bar__clear{height:12px;position:relative;width:12px;border:0;background:0 0;padding:0;margin:0;-webkit-appearance:none}.event-cards .status-bar__clear:before,.event-cards .status-bar__clear:after{background-color:#fff;height:1px;inset:calc(50% - 1px) 0 auto 0;content:"";display:block;position:absolute}.event-cards .status-bar__clear:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.event-cards .status-bar__clear:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.event-cards .loading-spinner{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.1,.7,1,.1);animation-timing-function:cubic-bezier(.1,.7,1,.1);border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--secondary-color);border-style:solid;border-width:4px;grid-column:1/-1;margin-inline:auto;border-radius:100vmax;height:56px;width:56px}@media(min-width:1024px){.event-cards .loading-spinner{border-radius:100vmax;height:80px;width:80px}}@media(min-width:1440px){.event-cards .loading-spinner{border-radius:100vmax;height:120px;width:120px}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.litepicker .container__months .month-item-weekdays-row{color:#000 !important}.litepicker .container__days .day-item.is-locked{color:#6b6b6b !important}