:root{--primary:#E21E84;--secondary:#9D84B7}.imagen-degradado-inferior{position:relative;overflow:hidden}.imagen-degradado-inferior img{display:block;width:100%;height:auto;position:relative;z-index:1;transition:filter 0.3s ease-in-out}.imagen-degradado-inferior::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,var(--primary) 0%,var(--secondary) 25%,transparent 60%);z-index:2;pointer-events:none;transition:opacity 0.4s ease-in-out;opacity:0.6}.imagen-degradado-inferior:hover::after{opacity:0}.imagen-degradado-inferior:hover img{filter:brightness(1.2)}@media only screen and (max-width:980px){.endos .et_pb_column{width:50%!important}.entres .et_pb_column{width:33.33%!important}.encuatro .et_pb_column{width:25%!important}}