.pp-cards-container{display:flex;flex-flow:row wrap;justify-content:space-between;position:relative}.pp-cards-item{align-items:center;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;display:flex;flex:1 1 50%;flex-flow:column nowrap;height:400px;margin-bottom:20px;padding:40px;position:relative}.pp-cards-item:after{background:linear-gradient(180deg,#000,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.pp-cards-content{position:relative;text-align:ce;z-index:1}.pp-cards-content p{color:#fff!important;opacity:1;text-align:center;transform:translateY(0);transition:.3s ease-in}a.pp-cards-enlace{align-items:center;bottom:0;color:#fff;display:flex;flex-flow:column;font-size:14px;height:60px;justify-content:center;padding:8px;position:absolute;text-align:center;width:100%;z-index:1}span.pp-cards-hover-back{display:none;font-size:18px;font-weight:700}.pp-cards-item:hover .pp-cards-content p{color:#fff!important;opacity:0;text-align:center;transform:translateY(-150%)}.pp-cards-item:hover span.pp-cards-hover-front{display:none;transition:.3s ease-in}.pp-cards-item:hover span.pp-cards-hover-back{display:block;transition:.3s ease-in}