.post-item{position:relative;display:flex;flex-direction:column}.post-item .post-item-thumbnail{height:0;padding-top:68%;position:relative;overflow:hidden;border-radius:20px}.post-item .post-item-thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;min-width:100%;min-height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;will-change:transform;transition:transform .3s}.post-item .post-item-categories{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;grid-row-gap:6px;row-gap:6px;position:absolute;top:13px;left:13px;right:13px}.post-item .post-item-categories .post-item-category{background:#d8ff3e;border-radius:5px;padding:5px 9px;display:flex;align-items:flex-start;color:#141010}.post-item .post-item-categories .post-item-category[data-id=podcast]{background:#beebfd}.post-item .post-item-categories .post-item-category svg{height:14px;width:auto;margin-right:4px}.post-item .post-item-categories .post-item-category span{position:relative;top:2px;font-size:12px;font-size:.75rem;line-height:1.1;font-family:"Proxima Nova";font-weight:600}.post-item .post-item-content{padding-left:10px;padding-right:30px}.post-item .post-item-content .post-item-name{font-size:22px;font-size:1.375rem;line-height:27px;line-height:1.227;font-family:"Proxima Nova";font-weight:700;color:#151010;transition:color .3s;margin:11px 0 6px;max-height:55px;overflow:hidden}@supports(display: -webkit-box){.post-item .post-item-content .post-item-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.post-item .post-item-content .post-item-excerpt{font-size:16px;font-size:16px;font-size:1rem;line-height:1.5625;font-family:"Proxima Nova";font-style:normal;font-weight:400;color:#151010;margin:.5px 0 auto;max-height:6.25rem;overflow:hidden}@supports(display: -webkit-box){.post-item .post-item-content .post-item-excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}.post-item .post-item-content>svg{margin-top:10px}@media screen and (max-width: 991px){.post-item .post-item-content>svg{display:none}}@media screen and (min-width: 992px){.post-item.post-item-highlight .post-item-content .post-item-excerpt{max-height:3.125rem;overflow:hidden}@supports(display: -webkit-box){.post-item.post-item-highlight .post-item-content .post-item-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}}@media screen and (min-width: 576px){.post-item.post-item-highlight .post-item-thumbnail{padding-top:58.5%}.post-item.post-item-highlight .post-item-categories{position:static;margin-top:15px;margin-left:10px}}@media(hover: hover){.post-item:hover .post-item-thumbnail img{transform:scale(1.05)}.post-item:hover .post-item-content .post-item-name{color:#0039ff}}
