@keyframes cmp-hover-ripple-out{to{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.events-page{padding:56px 24px}@media only screen and (max-width:599px){.events-page .layout.cols{padding:0}}.events-page .event-list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-right:-24px}.events-page .event-item{position:relative;width:33.33333%;margin-bottom:22px}@media only screen and (max-width:1119px){.events-page .event-item{width:50%}}@media only screen and (max-width:599px){.events-page .event-item{width:calc(100% - 24px)}}.events-page .event-item-wrap{position:relative;display:block;width:252px;height:100%;border:1px solid var(--gray-200,rgba(78,97,107,.2))}.is-no-touch .events-page .event-item-wrap:hover{text-decoration:none!important}@media only screen and (max-width:1119px){.events-page .event-item-wrap{width:calc(100% - 24px)}}@media only screen and (max-width:599px){.events-page .event-item-wrap{width:100%}}.events-page .event-item:first-of-type{width:100%}.events-page .event-item:first-of-type .event-item{position:relative}.events-page .event-item:first-of-type .event-item-wrap{width:calc(100% - 24px);height:auto;padding-bottom:26%}@media only screen and (max-width:599px){.events-page .event-item:first-of-type .event-item-wrap{padding-bottom:0}}.events-page .event-item:first-of-type .event-item__inner{position:relative;transform:translateY(100%);margin-bottom:40px;color:#fff;z-index:1;opacity:0}.events-page .event-item:first-of-type .event-item__meta{flex-direction:column;align-items:flex-start}.events-page .event-item:first-of-type .event-item__tag{margin-bottom:20px;color:#121212}.events-page .event-item:first-of-type .event-item__date{font-size:16px;font-weight:600;line-height:135%}.events-page .event-item:first-of-type .event-item__title{font-size:36px;font-weight:800;line-height:120%;letter-spacing:-1px}.events-page .event-item:first-of-type .event-item__subtitle{display:none}.events-page .event-item:first-of-type .event-item__img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.events-page .event-item:first-of-type .event-item__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(358deg,rgba(0,0,0,.6) 1.5%,transparent 97.52%),linear-gradient(0deg,rgba(0,0,0,.8) 11.59%,rgba(18,18,18,0));opacity:0}@media only screen and (max-width:1023px){.events-page .event-item:first-of-type .event-item__img{background-repeat:no-repeat;background-size:contain;background-position:50%;background-color:#121212}}.events-page .event-item__img{height:132px;background-size:cover}.events-page .event-item__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.events-page .event-item__tag{position:relative;display:inline-block;min-width:88px;padding:9px 8px;border-radius:4px;font-weight:800;font-size:10px;line-height:2rem;letter-spacing:1px;text-transform:uppercase;color:#fff}.events-page .event-item__tag:before{position:absolute;left:8px;top:0;bottom:0}.events-page .event-item__tag.is-upcoming{width:122px;height:22px;background-color:#96d700}.events-page .event-item__tag.is-upcoming:before{content:"upcoming event"}.events-page .event-item__tag.is-past{width:88px;height:22px;background-color:#ff7120}.events-page .event-item__tag.is-past:before{content:"past event"}.events-page .event-item__date{font-size:12px}.events-page .event-item__inner{padding:16px;color:#121212}.events-page .event-item__title{margin-bottom:4px;font-size:14px;font-weight:800;line-height:145%}.events-page .event-item__subtitle{font-size:14px;font-weight:400;line-height:145%}.events-page .cols{display:flex}@media only screen and (max-width:967px){.events-page .cols{flex-direction:column}}.events-page .col.is-sidebar{width:251px}@media only screen and (max-width:967px){.events-page .col.is-sidebar{width:100%;margin-top:30px;order:2}}.events-page .col.is-events{width:calc(100% - 251px);margin-left:24px}@media only screen and (max-width:967px){.events-page .col.is-events{width:100%;margin-left:0;order:1}}.events-page .article-list-wrap,.events-page form{border:1px solid var(--Border,#dde3e6)}.events-page form{margin-bottom:20px;padding:12px 14px}.events-page .article-list{padding-left:16px}.events-page .article-list-wrap{padding:24px}.events-page .article-list-title{margin-bottom:16px;font-size:20px;font-weight:700;line-height:30px}.events-page .article-list__item{position:relative}.events-page .article-list__item:before{content:"";position:absolute;top:0;left:-24px;width:16px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' fill='none'%3E%3Cpath d='M3 19c-.267 0-.5-.117-.7-.35-.2-.233-.3-.506-.3-.817V6.167c0-.311.1-.584.3-.817.2-.233.433-.35.7-.35h7.7L14 8.85v8.983c0 .311-.1.584-.3.817-.2.233-.433.35-.7.35H3zm0-1.167h10V9.5h-2.85V6.167H3v11.666zm1.65-2.158h6.7v-1.167h-6.7v1.167zm0-6.183H8V8.325H4.65v1.167zm0 3.091h6.7v-1.166h-6.7v1.166z' fill='%23000'/%3E%3C/svg%3E")}.events-page .article-list__item:last-of-type a{margin-bottom:0}.events-page .article-list__item a{display:block;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:135%;color:#121212;cursor:pointer}.events-page #search-events{position:relative;border-radius:4px;border:1px solid rgba(0,0,0,.2)}.events-page #search-events input{background-color:transparent!important}.events-page #search-events input::placeholder{color:#121212}.events-page .search-btn{position:absolute;right:10px;width:20px;height:20px;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath d='M16.812 17.48L11.397 12a4.527 4.527 0 01-1.44.844 5.039 5.039 0 01-1.75.302c-1.485 0-2.742-.521-3.77-1.563-1.028-1.041-1.542-2.298-1.542-3.77 0-1.473.514-2.73 1.544-3.771C5.469 3 6.714 2.479 8.175 2.479c1.462 0 2.704.521 3.727 1.563 1.022 1.041 1.534 2.3 1.534 3.774 0 .595-.096 1.17-.288 1.726a5.307 5.307 0 01-.865 1.562l5.435 5.459-.906.916zm-8.626-5.584c1.115 0 2.063-.4 2.844-1.198.78-.799 1.17-1.76 1.17-2.886 0-1.125-.39-2.086-1.17-2.885-.781-.799-1.73-1.198-2.844-1.198-1.127 0-2.085.4-2.873 1.198-.789.799-1.183 1.76-1.183 2.885 0 1.125.394 2.087 1.183 2.886.788.798 1.746 1.198 2.873 1.198z' fill='%23000'/%3E%3C/svg%3E")}