.event-box{flex-shrink:0;box-shadow:0 3px 10px rgba(0,0,0,.15);height:100%;color:#000}.event-box__title{font-size:26px;line-height:32px;font-family:courier,monospace;font-weight:700;margin-bottom:24px}.event-box__video{justify-content:flex-start;margin-top:16px}.event-box__video:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23clip0_176_562)'%3E%3Cpath d='M16 4.572a2.857 2.857 0 00-2.857-2.858H2.857A2.857 2.857 0 000 4.572v6.857a2.857 2.857 0 002.857 2.857h10.286A2.857 2.857 0 0016 11.429V4.572zm-5.063 4.137L7.27 10.754a.823.823 0 01-.812 0 .79.79 0 01-.4-.697V5.954a.789.789 0 01.4-.697.823.823 0 01.812 0l3.668 2.035a.8.8 0 010 1.417z' fill='%23635DFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_176_562'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;width:16px;height:16px;background-size:cover;display:block;margin-right:16px}.event-box__image-wrapper{display:flex;height:240px}.event-box__inner{background:#fff;color:#000;padding:28px 20px;display:flex;flex-direction:column;justify-content:space-between}.event-box__date{font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}@media (min-width:768px){.event-box__inner{height:calc(100% - 240px)}}.past-events{padding:96px 0;color:#000;background-color:#fff}.past-events a{color:#000}.past-events a:hover{color:#03f}.past-events__title{font-size:48px;line-height:58px;font-family:courier,monospace;font-weight:700;margin-bottom:24px;text-align:center}.past-events__text{font-size:18px;line-height:26px;font-weight:400;text-align:center;margin-bottom:64px}.past-events__wrapper{display:flex;flex-wrap:wrap;margin:0 -16px;row-gap:64px}.past-events__event{padding:0 16px;display:none}.past-events__event.is--loaded:nth-child(n),.past-events__event:nth-child(-n+3){display:block}.past-events__button{display:flex;margin:64px auto 0}@media (min-width:768px){.past-events__event{margin-bottom:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}}