.tapahtumat-card{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem 1.25%;justify-content:flex-start;list-style:none;margin:0;padding:0}.tapahtumat-card__item{display:flex;flex:0 1 32.5%;flex-direction:column}.tapahtumat-card-item__image{display:flex;position:relative}.tapahtumat-card-item__image>a{aspect-ratio:3/2;display:flex;flex:0 1 100%}.tapahtumat-card-item__image img{height:100%!important;object-fit:cover;width:100%!important}.tapahtumat-card-item-image__tags{bottom:1rem;left:1rem;position:absolute;right:1rem}.tapahtumat-card-item-image__tags ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.tapahtumat-card-item-image__tags ul li{background:#ff7a3d;border:1px solid #ff7a3d;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.6px;line-height:normal;padding:6px 12px;text-transform:uppercase}.tapahtumat-card-item__content{background:var(--color-naava-50);padding:1.5rem 1rem}.tapahtumat-card-item__date{margin:0;text-transform:uppercase}.tapahtumat-card-item__date time{font-size:inherit;font-weight:inherit;margin:0}.tapahtumat-card-item__content h3{font-size:18px;margin:5px 0 0}@media screen and (max-width:1024px){.tapahtumat-card__item{flex:0 1 48.75%}}@media screen and (max-width:767px){.tapahtumat-card__item{flex:0 1 100%}}