body.customized .theme-gradient-footer{background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-footerFirstColor)),to(var(--custom-footerLastColor)));background:linear-gradient(180deg,var(--custom-footerFirstColor),var(--custom-footerLastColor))}body.customized [theme-gradient-footer]{background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-footerFirstColor)),to(var(--custom-footerLastColor)))!important;background:linear-gradient(180deg,var(--custom-footerFirstColor),var(--custom-footerLastColor))!important}body.customized .theme-text-footer{color:var(--custom-footerTextColor)}body.customized [theme-text-footer]{color:var(--custom-footerTextColor)!important}.prefooter-blocks-large{margin:4rem auto}.prefooter-blocks-large .block-wrap{margin-bottom:2rem}.prefooter-blocks-large .block{height:100%;position:relative;background-color:transparent}.prefooter-blocks-large .block>div{position:relative;z-index:10;background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:100%}.prefooter-blocks-large .block:before{background:#fff;height:calc(100% + 8px);width:calc(100% + 6px);z-index:1;border-top-right-radius:100%;-webkit-transform:skew(-2deg) translateY(8px) translateX(-1%);transform:skew(-2deg) translateY(8px) translateX(-1%)}.prefooter-blocks-large .block:after,.prefooter-blocks-large .block:before{content:"";position:absolute;left:0;bottom:0;border-top-left-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.prefooter-blocks-large .block:after{height:100%;width:100%;z-index:2}.prefooter-blocks-large svg{margin-bottom:2rem}.prefooter-blocks-large svg path{fill:#39414e;fill:var(--custom-text)}.prefooter-blocks-large strong{margin-bottom:0;font-size:20px}.prefooter-blocks-large p{max-width:100%;font-size:16px;margin-bottom:0}