@keyframes blobExpand{to{transform:translate(-50%,-50%) scale(1);filter:brightness(1);opacity:0}}.events{margin:4rem 0}.events__container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto;max-width:1400px}.events__filters{padding-bottom:1rem;margin-bottom:4rem;display:flex}.events__filter.button:not(:last-of-type){margin-right:.25rem}.events__filter:before{display:none}.events .filter-group{padding-left:1rem;white-space:nowrap}@media (max-width:767.98px){.events .filter-group{padding-left:0;margin-top:1rem;margin-left:0}}.events .filter-group__wrapper{display:flex;align-items:center;margin-bottom:1rem}@media (max-width:767.98px){.events .filter-group__wrapper{flex-wrap:wrap}}.events .filter-group__label{flex-shrink:0}@media (max-width:767.98px){.events .filter-group__label{width:100%}}.events__row{--bs-gutter-x:40px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}@media (min-width:992px){.events__row{--bs-gutter-x:80px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}}.events__col{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}@media (min-width:768px){.events__col{flex:0 0 auto;width:50%}}@media (min-width:992px){.events__col{flex:0 0 auto;width:33.33333%}}.events__item{margin-bottom:4rem;text-decoration:none;height:calc(100% - 4rem);display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:1}.events__item:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;border-bottom:1px solid var(--fill-secondary-on-light)}@media (min-width:768px){.events__item:before{content:"";display:block;opacity:0;visibility:hidden;width:calc(100% + 2rem);height:calc(100% + 2rem);background-color:var(--fill-primary-on-light);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .2s ease;z-index:-1}.foundation-theme .events__item:before{transition:none}}@media (min-width:768px){.events__item:hover:before{background-color:var(--fill-primary-on-light);opacity:1;visibility:visible}.foundation-theme .events__item:hover:before{background-color:transparent}.events__item:hover .events__item-date,.events__item:hover .events__item-title,.events__item:hover .events__item-type{color:var(--txt-secondary-on-colour)}.events__item:hover .events__item-date:after{display:none}}.events__item-title{font-size:var(--heading-h3);line-height:1.4;flex:1;margin-bottom:1.5rem;color:inherit}.events__item-type{margin-bottom:.2rem;color:var(--txt-primary-on-light);font-size:var(--paragraph-small-bold);font-weight:600;letter-spacing:.5px}.events__item-date{margin-bottom:1rem;color:var(--txt-secondary-on-light);font-size:var(--paragraph-standard-bold);font-weight:600;letter-spacing:.5px;display:flex;align-items:center;justify-content:space-between}.events__item-date:after{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;height:auto;width:auto;line-height:0;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"\e8e4";margin-top:-2rem}
