.list-item-card{border-radius:.5rem;display:flex;gap:1.25rem;padding:.625rem .625rem .625rem 0}.list-item-card:hover{background-color:#f8f4e4}@media only screen and (min-width:62rem){.list-item-card{gap:1.1875rem}}.list-item-card__image{flex:0 0 3.9375rem;overflow:hidden}@media only screen and (min-width:62rem){.list-item-card__image{flex:0 0 9.375rem}}.list-item-card__image img{border-radius:.375rem;display:block}.list-item-card__image a:focus-visible img{outline:auto}.list-item-card .heading{font-size:1rem;font-weight:700;line-height:1.5rem;margin-bottom:.625rem}.list-item-card__excerpt{display:-webkit-box;margin-bottom:.625rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.list-item-card__tag{display:none;margin-bottom:.25rem}.node--lesson-learned-search-card .list-item-card__tag,.view--id-search .list-item-card__tag{display:block}