.styles_BlogCard__YE5sa{display:flex;flex-direction:row;color:#153b6d}@media(max-width:768px){.styles_BlogCard__YE5sa{flex-direction:column}}.styles_BlogCard__YE5sa:hover .imageWrapper img{transform:scale(1.1)}.styles_BlogCard__YE5sa:hover .contentWrapper{color:#153b6d}.styles_BlogCard__YE5sa .imageWrapper{width:250px;height:284px;flex-shrink:0;overflow:hidden;cursor:pointer}@media(max-width:768px){.styles_BlogCard__YE5sa .imageWrapper{width:100%;height:auto}}.styles_BlogCard__YE5sa .imageWrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease-in-out}.styles_BlogCard__YE5sa .contentWrapper{cursor:pointer;align-self:center;display:flex;flex-direction:column;gap:10px;padding:2rem;transition:transform .2s ease-in-out}.styles_BlogCard__YE5sa .contentWrapper .description{line-height:1.3;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.styles_BlogCard__YE5sa .contentWrapper{padding:1rem}}.styles_BlogCard__YE5sa .contentWrapper .readButton{align-self:flex-end}.styles_BlogCard__YE5sa .contentWrapper .readButton button{background-color:transparent;text-transform:uppercase;display:flex;align-items:center;border:0;color:#153b6d}.styles_BlogCard__YE5sa .contentWrapper .readButton button svg{margin-left:5px;color:#153b6d}.styles_BlogsFeed__S_kZ_{position:relative;font-family:Lato,sans-serif}.styles_BlogsFeed__S_kZ_ .filterWrapper{display:flex;flex-direction:column;gap:5px}.styles_BlogsFeed__S_kZ_ .filterWrapper .filterTag{cursor:pointer;padding:.5rem 1.5rem;border-radius:22.5px;color:#153b6d;transition:background-color .2s ease-in-out}.styles_BlogsFeed__S_kZ_ .filterWrapper .filterTag.active{background-color:#edbc1e}.styles_BlogsFeed__S_kZ_ .blogsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:992px){.styles_BlogsFeed__S_kZ_ .blogsGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.styles_BlogsFeed__S_kZ_ .blogsGrid{grid-template-columns:1fr}}