.card__post:hover{background-color:var(--pilar-1)}.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-4fr{column-gap:25px;display:grid;grid-template-columns:1fr 1fr;row-gap:25px}.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}@media(min-width:1050px){.grid-4fr{grid-template-columns:1fr 1fr 1fr 1fr}.grid-4fr .card__post:nth-child(5),.grid-4fr .card__post:nth-child(6){display:grid;grid-template-columns:35% 65%;height:auto}.grid-4fr .card__post:nth-child(5){grid-column-end:3;grid-column-start:1}.grid-4fr .card__post:nth-child(6){grid-column-end:5;grid-column-start:3}.grid-4fr .card__post:nth-child(5) .card_img_post,.grid-4fr .card__post:nth-child(6) .card_img_post{height:auto}}@media(max-width:769px){.grid-4fr{grid-template-columns:1fr}.card_img_post{height:150px}.grid-4fr>div{flex-direction:row}.card__content p{font-size:20px}.card__content .pilar{font-size:15px}}@media(min-width:768px){.card__post:nth-child(2n){flex-direction:column-reverse}.card__post{display:flex;flex-direction:column;height:100%}}