.events-list__item{margin-bottom:2rem;position:relative}.events-list__item__link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.events-list__tags{align-items:center;background:radial-gradient(circle,#fff 0,#f3f3f3 100%);display:flex;flex-wrap:wrap;justify-content:center;width:100%}.tag-filter,.tag-list{width:100%}.tag-list{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.tag-link{color:#141414;font-size:18px;font-weight:700;padding-bottom:4px;position:relative;text-decoration:none;text-decoration:underline dotted;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .25s ease}.tag-link--active{text-decoration:underline;text-decoration-style:dotted}