.card{background:#031d40;display:flex;flex-direction:column;font-weight:400;height:100%;justify-content:space-between;text-decoration:none}.card,.card:focus,.card:hover{color:#fff}.card .media_image-contain,.card .media_image-cover{padding-bottom:75%}.card__details{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.6rem;width:100%}.card__title{color:#fff;font-size:1.2rem;line-height:1.6rem;margin-bottom:.8rem}.card .rich-text-container{margin-bottom:1.2rem}.card__tag{border:2px solid transparent;border-radius:20px;display:inline-block;font-size:.7rem;font-weight:500;line-height:1;padding:6px 12px}.card__tag--orange{border-color:#ef772d}.card__tag--red{border-color:#dd2e1a}.card__tag--yellow{border-color:#fd0}