.featured-posts a{display:flex;flex:1 1 0px;text-decoration:none;min-width:317px}.featured-posts a:hover{filter:none}.featured-posts a:hover .featured-posts__title{text-decoration:underline}@media (max-width: 1024px){.featured-posts a{width:100%}}.featured-posts__row{gap:20px;display:flex}@media (max-width: 1024px){.featured-posts__row{flex-direction:column}}.featured-posts__card{display:flex;max-height:280px;box-sizing:border-box;width:100%;border-radius:5px;border:1px solid #e0e5e3;margin-top:20px;padding:32px;flex-direction:column;align-items:flex-start}.featured-posts__card:hover{background-color:var(--custom-list-hover-color)}.featured-posts__card>div{text-decoration:none}.featured-posts__card>div:hover{text-decoration:none}.featured-posts__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.featured-posts__tags{display:flex;margin-top:16px;gap:8px;flex-wrap:wrap;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex-shrink:0}.featured-posts__tag{display:flex;flex-direction:row;justify-content:center;gap:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex-shrink:1}.featured-posts__tag-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex-shrink:1;line-height:24px}.featured-posts__content{padding-top:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%}@media (max-width: 1024px){.featured-posts__content{display:none}}
