h1,h2,h3,h4{font-family:var(--atsackers);font-size:30px;line-height:40px;color:var(--green);letter-spacing:1px}@media (min-width:1280px){h1,h2,h3,h4{font-size:50px;line-height:60px;letter-spacing:1.67px}}.event__overlay--container .event__title,.event_card__title{font-family:var(--lemondeCaps);font-size:25px;line-height:30px;color:var(--green);letter-spacing:.36px}@media (min-width:1280px){.event__overlay--container .event__title,.event_card__title{font-size:33px;line-height:38px;letter-spacing:.47px}}.event_card__info{font-family:var(--lemondeRegular);font-size:16px;line-height:21px;color:var(--green);letter-spacing:.4px}@media (min-width:1280px){.event_card__info{font-size:18px;line-height:25px;letter-spacing:.45px}}p{font-family:var(--lemondeRegular);font-size:15px;line-height:20px;color:var(--green);letter-spacing:.38px}@media (min-width:1280px){p{font-size:17px;line-height:25px;letter-spacing:.42px}}.event_card__tags{font-family:var(--lemondeRegular);font-size:11px;line-height:16px;color:var(--grey);letter-spacing:.85px}@media (min-width:1280px){.event_card__tags{font-size:12px;letter-spacing:.92px}}.event__overlay--container .calendar-link,.event_card__ctas--link{font-family:var(--atsackers);font-size:13px;letter-spacing:.43px;text-decoration:none;color:var(--green);padding-bottom:2px;border-bottom:3px solid var(--gold);transition-property:color;transition-duration:.5s;transition-timing-function:ease-in-out;transition-delay:0s}.event__overlay--container .calendar-link:hover,.event_card__ctas--link:hover{color:var(--gold)}@media (min-width:1280px){.event__overlay--container .calendar-link,.event_card__ctas--link{font-size:15px;letter-spacing:.5px}}.event__overlay{display:none}.event__overlay.-show{display:block}.event__overlay--modal{display:none;height:100%;width:100%;overflow-y:scroll;position:fixed;top:0;left:0;z-index:var(--overlayZ)}.event__overlay--content{background-color:var(--beige);padding:25px 25px 40px;min-height:100%}.event__overlay--header{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-bottom:10px}.event__overlay--container .event__title{margin-bottom:0;padding-bottom:10px}.event__overlay--container .event__info{margin-bottom:0;padding-bottom:25px}.event__overlay--container .event__times .time-divider{margin:0 15px}.event__overlay--container .event__featured-image{display:block;margin:0 auto;padding-bottom:25px;filter:grayscale(100%)}.event__overlay--container .event__ctas{text-align:center}.event__overlay--container .event__ctas .reserve{margin-bottom:25px}.event__overlay--close{cursor:pointer}.event__overlay--close .icon-close{font-size:16px;color:var(--green);font-weight:700}.event__overlay--copy{padding:25px 0 30px}.event__overlay--decoration{display:block;width:155px;height:auto;margin:auto}@media (min-width:700px){.event__overlay--modal{background-color:rgba(0,0,0,.57255)}.event__overlay--content{padding:20px 50px 32px}.event__overlay--header{margin-bottom:15px}.event__overlay--container .event__featured-image{width:49%;height:auto}}@media (min-width:1024px){.event__overlay--header{position:absolute;top:17px;right:50px}.event__overlay--content{display:flex;flex-flow:row wrap;align-items:center}.event__overlay--container{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:max-content max-content max-content min-content;grid-gap:0 50px;gap:0 50px;grid-template-areas:"image title" "image info" "image ctas" "image copy"}.event__overlay--container .event__title{grid-area:title}.event__overlay--container .event__info{grid-area:info}.event__overlay--container .event__featured-image{grid-area:image;width:100%;height:auto;margin:0;padding-bottom:0}.event__overlay--container .event__ctas{grid-area:ctas;padding-bottom:50px;display:flex;justify-content:space-between;align-items:center}.event__overlay--container .event__ctas .reserve{margin:0}.event__overlay--copy{width:100%;grid-area:copy;padding:0;overflow:scroll;max-height:275px}.event__overlay--copy::-webkit-scrollbar{width:0!important;height:0!important}.event__overlay--copy{scrollbar-width:none;overflow:-moz-scrollbars-none}.event__overlay--decoration{position:absolute;right:20px;bottom:20px}}@media (min-width:1280px){.event__overlay--modal{background-color:var(--modalBG)}.event__overlay--content{position:fixed;width:90%;height:78%;min-height:auto;max-width:1250px;max-height:701px;padding:0 75px;top:50%;left:50%;transform:translate(-50%,-50%)}.event__overlay--container .event__info{padding-bottom:20px}.event__overlay--container .event__ctas{padding-bottom:40px}.event__overlay--header{top:15px;right:15px}.event__overlay--copy{max-height:300px}}.event_card{display:flex;flex-direction:column}.event_card__image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale(100%)}.event_card__image--container{position:relative;display:inline-flex}.event_card__image--container:after{content:"";display:block;padding-bottom:100%}.event_card__body{background-color:var(--lightGreen);padding:11px 11px 25px;display:flex;flex-flow:column nowrap;flex:1 0 auto}.event_card__title{padding:0 12px 11px;border-bottom:var(--border);margin-bottom:11px}.event_card__tags{padding:0 12px 5px;text-transform:uppercase}.event_card__info{padding:0 12px 16px;border-bottom:var(--border);margin-bottom:16px;flex:1 0 auto}.event_card__times{margin-top:5px}.event_card__times .time-divider{margin:0 15px}.event_card__ctas{padding:0 10px;display:flex;justify-content:space-between;align-items:center}@media (min-width:700px){.event_card{padding:0 25px}}@media (min-width:1024px){.event_card{padding:0}.event_card:not(.swiper-slide){flex-basis:50%}}@media (min-width:1280px){.event_card__body{padding:15px 15px 26px}.event_card__title{padding:0 33px 13px;margin-bottom:15px}.event_card__tags{padding:0 33px 5px}.event_card__info{padding:0 33px 13px;margin-bottom:15px}.event_card__ctas{padding:0 33px}}.slick-slide .card{display:flex!important}