.post-v2{background-position:50%!important;background-size:cover!important;border-radius:2.14rem;display:grid;grid-template-rows:3rem 12rem auto 1px auto;padding:1.5rem}.post-v2 .tags{text-align:end}.post-v2 .tag{background-color:var(--violeta);border-radius:2rem;display:inline-block;font-size:1.07143rem;font-weight:600;letter-spacing:.05357rem;padding:4px 8px;text-transform:uppercase}.post-v2 .tag,.post-v2 .titulo{font-family:var(--pop);line-height:2rem}.post-v2 .titulo{color:#fff;font-size:1.35714rem;font-weight:500;padding-bottom:.5rem}.post-v2:hover{text-decoration:none}.post-v2 .titulo a{color:#fff}.post-v2 .linea{background-color:#fff;transition:all .5s ease;width:0}.post-v2:hover{.linea{width:100%}}.post-v2 .tags{color:#fff}.seccion-blog-posts .datos{display:grid;grid-template-columns:65% 35%;padding-top:1rem}.seccion-blog-posts .fecha,.seccion-blog-posts .tiempo-lectura{color:#fff;font-size:.85714rem;font-weight:400;line-height:2rem}@media only screen and (max-width:992px){.seccion-blog-posts .swiper-slide{width:80%}}