.section-article-related-content .cards{border-bottom:1px solid #d5dbea;display:grid;gap:20px;margin-top:32px;padding-bottom:52px}.section-article-related-content .cards .card{border-radius:20px;display:flex;flex-direction:column;height:100%;overflow:hidden}.section-article-related-content .cards .card .card-content_button{color:#090c38;transition:all .3s ease}.section-article-related-content .cards .card .card-content_button svg{stroke:#090c38;transition:all .3s ease}.section-article-related-content .cards .card:hover .card-content_button{color:#176cff}.section-article-related-content .cards .card:hover .card-content_button svg{stroke:#176cff;transform:translateX(2px)}.section-article-related-content .cards .card:hover .card-img{transform:scale(1.05)}.section-article-related-content .cards .card .card-img-block{height:100%;max-height:192px;min-height:192px;overflow:hidden;width:100%}.section-article-related-content .cards .card .card-img-block .card-img{height:100%;max-height:192px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:100%}.section-article-related-content .cards .card .card-content{background:#f7f6f9;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:24px}.section-article-related-content .cards .card .card-content .card-content_text{display:-webkit-box;margin-top:12px;-webkit-box-orient:vertical;align-self:stretch;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.section-article-related-content .cards .card .card-content .card-content_button{align-items:center;display:flex;margin-top:32px}.section-article-related-content .cards .card .card-content .card-content_button svg{margin-left:8px;transition:all .2s ease}@media (min-width:992px){.section-article-related-content .cards{gap:32px;grid-template-columns:1fr 1fr 1fr;padding-bottom:100px}.section-article-related-content .cards .card .card-img-block,.section-article-related-content .cards .card .card-img-block .card-img{max-height:228px;min-height:228px}}