.px-footerCta{background:linear-gradient(var(--gradient-start-color),var(--gradient-end-color));color:var(--text-color);min-height:534px;overflow:hidden;padding:90px 0;position:relative;z-index:1}.px-footerCta:before{background-image:var(--bg-image);background-repeat:no-repeat;background-size:cover;content:"";height:548px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:450px;z-index:-1}.px-footerCta__title{font-size:28px;font-weight:500;line-height:34px;margin-bottom:20px;max-width:432px}.px-footerCta__image{max-width:min(592px,100%);width:auto}@media (max-width:767px){.px-footerCta{min-height:unset}.px-footerCta__wrapper{margin-bottom:20px;padding-left:0}.px-footerCta__image{margin-bottom:20px}.px-footerCta__title{font-size:22px;line-height:22px;max-width:unset}.px-footerCta:before{left:unset;right:-160px;top:-30px;transform:unset}}