.event-item{align-items:stretch;background:var(--color__white);border-radius:1.5rem;display:flex;gap:2rem;padding:.75rem 1.5rem .75rem .75rem}.event-item.--min{align-items:center;gap:1.5rem;padding:2rem;position:relative}.event-item.--min:after{background-color:var(--color__fill-1);content:"";height:5rem;left:-.125rem;position:absolute;top:50%;transform:translateY(-50%);width:.125rem}.event-item__image-wrap{border-radius:1rem;flex-shrink:0;max-width:22.106rem;overflow:hidden;position:relative;width:100%}.event-item__image{padding-bottom:63.89%}.event-item__date-block{display:flex;flex-direction:column;flex-shrink:0;gap:.75rem;justify-content:space-between;padding:.75rem 0;width:10rem}.event-item__date-header,.event-item__date-info{display:flex;flex-direction:column;gap:.25rem}.event-item__day-week{color:var(--color__fill-1);font-size:1.125rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.event-item__date-main{align-items:center;display:flex;gap:.75rem}.event-item__date-number{align-items:center;color:var(--color__text);display:flex;font-size:3.875rem;font-weight:500;justify-content:center;letter-spacing:-.03em;line-height:1}.event-item.--min .event-item__date-number{font-size:2.875rem;letter-spacing:-.0575rem;line-height:2.5rem}.event-item__date-meta{display:flex;flex-direction:column;gap:.25rem;padding-bottom:.3125rem}.event-item.--min .event-item__date-meta{gap:.125rem}.event-item__month{color:var(--color__text);font-size:1.375rem;font-weight:600;letter-spacing:-.02em;line-height:1.1}.event-item.--min .event-item__month{font-size:1rem;letter-spacing:-.02rem;line-height:125%}.event-item__year{color:var(--color__text);font-size:1.375rem;font-weight:600;letter-spacing:-.02em;line-height:1;opacity:.4}.event-item.--min .event-item__year{font-size:1rem;letter-spacing:-.02rem;line-height:125%}.event-item__location.ui-button{border-radius:3rem;font-size:.9375rem;font-weight:600;height:auto;letter-spacing:-.02em;line-height:1;max-width:10.5rem;min-height:1.875rem;padding:.25rem .75rem;width:-moz-max-content;width:max-content}.event-item.--min .event-item__location.ui-button{font-size:.875rem;height:1.5rem}.event-item__location .ui-button__inner{gap:.375rem;text-align:left}.event-item.--min .event-item__location.ui-button .ui-button__inner{gap:.25rem}.event-item__location.ui-button .event-item__location-icon{font-size:.825rem}.event-item.--min .event-item__location.ui-button .event-item__location-icon{font-size:.75rem}.event-item__separator{align-self:center;background:var(--color__text-16);flex-shrink:0;height:13.375rem;width:1px}.event-item.--min .event-item__separator{height:5rem}.event-item__content{display:flex;flex:1;flex-direction:column;gap:1.125rem;justify-content:space-between;max-width:38rem;padding:.75rem 0}.event-item__top{display:flex;flex-direction:column;gap:1rem}.event-item.--min .event-item__top{flex-direction:row;justify-content:space-between}.event-item__title{color:var(--color__dark);display:-webkit-box;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal}.event-item__title:hover{color:var(--color__fill-1)}.event-item.--min .event-item__title{font-size:1.25rem;font-weight:500;letter-spacing:-.025rem;line-height:120%;max-width:21rem}.event-item__venue{align-items:center;display:flex;gap:.75rem;height:1.875rem}.event-item__venue-icon{color:var(--color__text);font-size:.9375rem}.event-item__venue-text{color:var(--color__text-56);font-size:1rem;font-weight:500;letter-spacing:-.02em;line-height:1.5}.event-item__favorite.ui-button{background-color:var(--color__white);border-radius:.75rem;color:var(--color__text);height:2.875rem;left:.75rem;padding:0;position:absolute;top:.75rem;width:2.875rem;z-index:1}.event-item__favorite.is-active,.event-item__favorite:hover{color:var(--color__fill-1)}.event-item__favorite.is-active:hover{color:var(--color__fill-1-h)}.event-item__favorite.ui-button .nuxt-icon{font-size:1.44rem}.event-item__favorite.is-active .nuxt-icon path{fill:currentColor!important;stroke:currentColor!important}.event-item__link.ui-button.--fill{height:3.5rem;margin-bottom:.75rem;margin-left:-1.25rem;margin-top:.75rem;padding:0;width:3.5rem}.event-item__link.ui-button .nuxt-icon{font-size:1.0625rem}.event-item__speakers{align-items:center;display:flex}.event-item__speaker{background-color:var(--color__white);border-radius:50%;box-shadow:0 0 0 3px var(--color__white);margin-left:-.75rem;overflow:hidden;position:relative;width:2.75rem}.event-item.--min .event-item__speaker{width:3.5rem}.event-item__speaker:first-child{margin-left:0}.event-item__speaker-image{padding-bottom:100%}.event-item__arrow{color:var(--color__text);font-size:1.1rem;opacity:.24}.event-item__arrow:hover{opacity:1}.event-item__link-wrap path{stroke:var(--color__dark)!important}@media (max-width:1024px){.event-item.--min{align-items:flex-start;justify-content:space-between;padding:2rem}.event-item__arrow{align-self:center}.event-item.--min .event-item__content,.event-item.--min .event-item__date-block{padding:0}.event-item.--min .event-item__top{flex-direction:column}}@media (max-width:991px){.event-item__image-wrap{max-width:22rem}.event-item.--min .event-item__arrow{margin-bottom:auto!important;margin-top:auto!important}}@media (max-width:768px){.event-item.--min{padding:1.5rem!important}.event-item{align-items:stretch;flex-wrap:wrap;gap:0;padding-right:.5rem}.event-item__separator{display:none;height:8.5rem;margin:0 2rem}.event-item__image-wrap{margin-top:.75rem;max-width:100%;order:2}.event-item__content{border-left:1px solid #eee;flex:1;margin-left:2rem;max-width:100%!important;padding-left:2rem!important}.event-item__link.ui-button.--fill{margin-top:0}}@media (max-width:640px){.event-item__date-block{display:flex;flex-direction:row;max-width:100%!important;padding-left:.5rem;padding-right:0;width:100%!important}.event-item__date-header{flex-direction:row;gap:1.5rem}.event-item__content{border-left:none;margin:0;padding-left:.5rem;padding-right:.5rem}.event-item.--min .event-item__content{padding-left:0!important}}
