.card h2{line-height:.9;margin-bottom:20px;margin-top:20px}.card h2 a{font-size:25px;font-weight:700}.card__tags,.card__tags a{font-size:20px;font-weight:700;text-transform:uppercase}.card__image{height:280px;margin-bottom:30px;overflow:hidden}.card h2,.card__summary,.card__tags{padding-left:30px;padding-right:30px}.card__image img{border-top-left-radius:20px;border-top-right-radius:20px;height:100%;object-fit:cover;object-position:center;width:100%}.card__image svg{cursor:pointer;left:calc(50% - 49px);position:relative;top:calc(-50% - 49px);transform-origin:50% 50%;transition:all .3s}.card__image svg:hover{transform:scale(1.1)}