.card__post:hover .card__content .button--arrow,.card__post:hover .card__content p{color:#fff}.card__post:hover .card__content .button--arrow:after{border-color:#fff}.grid__post{column-gap:15px;display:grid;grid-template-columns:1fr 2fr 1fr;row-gap:15px}.card__content p{font-size:25px;line-height:1.2}.card__content .button--arrow{font-size:18px;font-weight:400}.card__content .h2,.card__content .pilar{margin-bottom:5px;text-transform:uppercase}.card__content .pilar{font-size:20px;font-weight:600;letter-spacing:2px}.card__post{background-color:#fff}.card__content{padding:20px 15px}.card_img_post{height:231px;overflow:hidden;width:100%}.card_img_post img{height:100%;object-fit:cover;width:100%}.row_cards_img{row-gap:15px}.grid__post>div{display:flex;flex-direction:column;flex-wrap:wrap}@media(max-width:1050px) and (min-width:768px){.grid__post{grid-template-columns:1fr 2fr}.grid__post>div:nth-child(3){grid-column-end:3;grid-column-start:1}}@media(max-width:769px){.grid__post{grid-template-columns:1fr}.card_img_post{height:150px}.grid__post>div{flex-direction:row}.card__content p{font-size:20px}.card__content .pilar{font-size:15px}}@media(min-width:768px){.row_cards_img .card__post{display:grid;grid-template-columns:35% 65%;height:auto}.card__post,.row_cards_img .card_img_post{height:100%}}