.resourceCard{background-color:var(--platinum);border-radius:4px;width:100%;max-width:425px;height:100%;transition:background-color .4s;display:block;position:relative;overflow:hidden}.resourceCard.Education{background-color:var(--mulberry)}.resourceCard.Education .content *{color:var(--white)}.resourceCard.Education:nth-child(2n of .resourceCard.Education){background-color:var(--dune)}.resourceCard.Education:nth-child(2n of .resourceCard.Education) .content *{color:var(--liquorice)}.resourceCard.Sport{background-color:var(--liquorice)}.resourceCard.Sport:nth-child(2n of .resourceCard.Sports){background-color:var(--pea-green)}.resourceCard.Sport .content *{color:var(--white)}.resourceCard.Ski{background-color:var(--sky-blue)}.resourceCard.Ski:nth-child(2n of .resourceCard.Ski){background-color:var(--berry)}.resourceCard.Music{background-color:var(--satsuma)}.resourceCard.Music:nth-child(2n of .resourceCard.Music){background-color:var(--candy)}.resourceCard .resourceAssetWrapper{display:block;position:relative;overflow:hidden}.resourceCard .resourceAssetWrapper .resourceAsset{width:100%;height:288px;transition:transform .6s;display:block;position:relative;max-width:100%!important}.resourceCard .resourceAssetWrapper .resourceAsset img{object-fit:cover;object-position:center center}.resourceCard .content{padding:33px 36px;display:block;position:relative}.resourceCard .content p.date{margin:0 0 10px}.resourceCard .content p.title{margin:10px 0}.resourceCard .content p.title a{text-decoration:none}.resourceCard .content p.summary{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@media screen and (max-width:990px){.resourceCard .content{padding:26px 20px}.resourceCard .content p.title{margin:0 0 10px}}@media screen and (max-width:768px){.resourceCard .resourceAssetWrapper{height:240px}}
