.post-destacado_box{display:flex;height:504px;overflow:hidden;position:relative;width:100%}.post-destacado_img{display:block;max-width:100%;object-fit:cover;width:100%}.overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.81));inset:0;position:absolute}.post-destacado_txt{bottom:20px;color:#fff;left:20px;position:absolute}.last-post-info{width:53%}.last-post-img{width:42%}.last-post-img img{height:146px;max-width:100%;object-fit:cover;width:100%}@media only screen and (min-width:767px){.last-post-info{width:55%}.last-post-img{width:40%}}@media only screen and (min-width:1020px){.last-post-info{width:60%}.last-post-img{width:30%}}#principalPost a:active h1,#principalPost a:active h3,#principalPost a:hover h1,#principalPost a:hover h3{text-decoration:underline;text-decoration-color:var(--color-yellow);text-decoration-thickness:2px;text-underline-offset:4px}#principalPost .zoom-effect{transition:transform .2s ease}#principalPost .zoom-effect:hover{transform:scale(1.01)}