.kb-card{background:#5a8324;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.08);color:#fff;display:flex;flex-flow:column nowrap;height:100%;overflow:hidden}.kb-card._faq{background:#ad6714}.kb-card._podcast{background:#56175e}.kb-card__media{display:block;height:200px;position:relative}.kb-card__media img{height:100%;object-fit:cover;position:absolute;width:100%}.kb-card__body{align-items:stretch;display:flex;flex:1 1 auto;flex-flow:column nowrap;padding:1rem 1.25rem}.kb-card__author,.kb-card__title{margin-bottom:.8rem}.kb-card__title{font-family:var(--font-heading);font-size:18px;font-weight:700;line-height:1.4}.kb-card__more{align-self:flex-start;margin-top:auto}.kb-author{display:flex;flex-flow:row nowrap}.kb-author__photo{align-self:flex-start;aspect-ratio:1;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.5);flex:0 0 auto;margin-right:.75rem;overflow:hidden;width:50px}.kb-author__photo img{display:block}.kb-author__body{flex:1 1 auto}.kb-author__name{display:block;font-family:var(--font-heading);font-size:18px;font-weight:700;line-height:1.2;margin-bottom:.5rem}.kb-author__date{display:block;font-size:12px;line-height:1.1}