.card-title h3{color:#011a43}.card-title img{margin:2px 0 36px}.cards-card{column-gap:49px;display:flex}.cards-card div{width:33%}.cards-card div.card-post__image{width:100%}.cards-card h2{color:red}.cards-card .card-post h5{color:#011a43;font-weight:400}.card-post__image img{border-radius:8px;height:240px;object-fit:cover;width:100%}.card-post h5{margin:7px 0 16px}.card-post a{background-color:#fff;color:#f58220;font-size:16px;line-height:24px;padding:4px 16px}.card-post .button img{margin-left:0;opacity:0;transition:all .3s ease;width:0}.card-post .button:hover{background-color:#f58220;color:#fff}.card-post .button:hover img{margin-left:16px;opacity:1;width:unset}@media (max-width:800px){.cards-card{display:flex;flex-direction:column;row-gap:49px}.cards-card div{width:100%}}