.z5.contenedor{height:300px;margin:10px auto;position:relative;width:100%}.z5 .superpuesto{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:all .5s ease;width:100%}.z5 .superpuesto:hover{box-shadow:0 6px 10px rgba(0,0,0,.25);transform:scale(1.005)}.z5 .image{object-fit:cover;position:absolute;z-index:2}.z5 .content{line-height:1;max-width:80%;position:relative;text-align:center;top:70px;z-index:1}.z5 .titulo{color:#fff;font-size:1.8rem;padding-bottom:20px}.z5 .banner-cta{background:#002f87;border-radius:8px;color:#fff!important;padding:10px 3rem;text-decoration:none;transition:all .3s ease}.z5 .banner-cta:active,.z5 .banner-cta:focus,.z5 .banner-cta:hover{background:#25b4bd;color:#fff!important}@media (max-width:1100px) and (min-width:769px){.z5 .titulo{font-size:1.3rem}.z5 .banner-cta{padding:7px 2rem}.z5 .image{max-width:200px;top:35px!important}.z5 .content{top:65px}}@media (max-width:768px){.z5.contenedor{height:215px;width:85%}.z5 .titulo{font-size:1.1rem;padding-bottom:10px}.z5 .banner-cta{padding:4px 1.5rem}.z5 .image{max-width:175px;top:5px!important}.z5 .content{top:50px}}