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