#posts .row{margin-left:-2rem;margin-right:-2rem}#posts .row>article{padding-left:2rem;padding-right:2rem}#posts .row>article a{padding:2.5rem 5rem;color:#fff;text-transform:uppercase;display:block;position:relative;-webkit-transition:all .2s;transition:all .2s}#posts .row>article a:focus,#posts .row>article a:hover{color:#000}#posts .row>article a,#posts .row>article a picture,#posts .row>article a picture img{width:100%;height:100%}#posts .row>article a picture{position:absolute;left:0;top:0}#posts .row>article a picture:before{content:'';width:100%;height:100%;background-color:rgba(0,0,0,.6);-webkit-transition:all .2s;transition:all .2s;position:absolute;left:0;top:0}#posts .row>article a:focus picture:before,#posts .row>article a:hover picture:before{background-color:rgba(255,255,255,.6)}#posts .row>article a picture img{-webkit-object-fit:cover;object-fit:cover;-webkit-object-position:center center;object-position:center center}#posts .row>article a .post-cont{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;position:relative}#posts article .post-cont .post-tit{font-family:Cinzel,serif;font-size:6rem;line-height:1.2;position:relative;text-transform:capitalize}#posts article .post-cont .post-tit:after{content:'';width:11rem;height:.5rem;margin:3rem auto 0;background-color:var(--corp);display:block}#posts article .post-cont .post-fec{font-size:4rem;font-weight:300}#blog #paginador{margin:7.5rem 0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}#blog #paginador>*{text-align:center}#blog #paginador>.paginador-act{background-color:#000;color:#fff}#blog #paginador .fa{position:relative}#blog #paginador .fa:before{content:'';width:100%;height:100%;background-size:cover;background-position:center center;position:absolute;left:0;top:0}#blog #paginador .fa-angle-left:active:before,#blog #paginador .fa-angle-left:before,#blog #paginador .fa-angle-right:active:before,#blog #paginador .fa-angle-right:before{background-image:url(../../../../images/iconos/angle-left-black.svg)}#blog #paginador .fa-angle-left:focus:before,#blog #paginador .fa-angle-left:hover:before,#blog #paginador .fa-angle-right:focus:before,#blog #paginador .fa-angle-right:hover:before{background-image:url(../../../../images/iconos/angle-left-corp.svg)}#blog #paginador span.fa-angle-left:before,#blog #paginador span.fa-angle-right:before{background-image:url(../../../../images/iconos/angle-left-gray.svg)!important}#blog #paginador .fa-angle-double-left:active:before,#blog #paginador .fa-angle-double-left:before,#blog #paginador .fa-angle-double-right:active:before,#blog #paginador .fa-angle-double-right:before{background-image:url(../../../../images/iconos/angle-double-left-black.svg)}#blog #paginador .fa-angle-double-left:focus:before,#blog #paginador .fa-angle-double-left:hover:before,#blog #paginador .fa-angle-double-right:focus:before,#blog #paginador .fa-angle-double-right:hover:before{background-image:url(../../../../images/iconos/angle-double-left-corp.svg)}#blog #paginador span.fa-angle-double-left:before,#blog #paginador span.fa-angle-double-right:before{background-image:url(../../../../images/iconos/angle-double-left-gray.svg)!important}#blog #paginador .fa-angle-double-right:before,#blog #paginador .fa-angle-right:before{transform:rotate(180deg)}@media (min-width:768px){#posts{min-height:calc(var(--vh) - 35rem);padding-bottom:12.5rem}#posts>div{padding:0 28.5rem}#posts .row{overflow:hidden}#posts .row>article{width:33.78%;height:50.75rem;float:left}#posts .row>article:nth-of-type(1),#posts .row>article:nth-of-type(6),#posts .row>article:nth-of-type(7){width:66.22%;height:105.5rem}#posts .row>article:nth-of-type(5){clear:left}#posts .row>article:nth-of-type(n+3){margin-top:4rem}#posts .row>article:nth-of-type(6){margin-top:-50.75rem}#posts .row>article:nth-of-type(1) a,#posts .row>article:nth-of-type(6) a,#posts .row>article:nth-of-type(7) a{padding:5rem 10rem}#posts .row>article:nth-of-type(1) .post-cont .post-tit,#posts .row>article:nth-of-type(6) .post-cont .post-tit,#posts .row>article:nth-of-type(7) .post-cont .post-tit{font-size:9rem}#posts .row>article:nth-of-type(1) .post-cont .post-tit:after,#posts .row>article:nth-of-type(6) .post-cont .post-tit:after,#posts .row>article:nth-of-type(7) .post-cont .post-tit:after{width:20rem}#blog #paginador>*{width:11rem;height:11rem;font-size:3.5rem;line-height:11rem}}@media (max-width:767px){#posts{min-height:calc(var(--vh) - 19.5rem);padding-bottom:10rem}#posts .row>article+article{margin-top:2.5rem}#blog #paginador>*{width:8rem;height:8rem;font-size:2.5rem;line-height:8rem}}