.wp-block-acf-cta-cards-block,.block-cta-cards-block{width:100%;max-width:100%!important;margin:0;position:relative;z-index:1;display:block}.block-cta-cards-block{padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)}.cta-cards{display:flex;gap:20px;width:100%;flex-wrap:nowrap}.block-cta-cards-block .cta-card{}.block-cta-cards-block.green .cta-card{background:url(../../assets/images/Turbine.svg) var(--wp--preset--color--green);background-repeat:no-repeat;background-position-y:bottom;background-position-x:90%;display:flex;color:#fff;flex-direction:column;border-radius:10px;position:relative;overflow:hidden;width:100%}.block-cta-cards-block.blue .cta-card{background:url(../../assets/images/Turbine.svg) var(--wp--preset--color--teal);background-repeat:no-repeat;background-position-y:bottom;background-position-x:90%;display:flex;color:#fff;flex-direction:column;border-radius:10px;position:relative;overflow:hidden;width:100%}.cta-card h3{color:inherit;font-size:var(--wp--preset--font-size--medium)}.cta-card p{color:inherit;font-size:var(--wp--preset--font-size--tiny);font-weight:300}.cta-card img{width:100%;height:auto;position:relative;display:block}.card-content.center{padding:2rem;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column}.cta-cards .cta-card .card-content.center p{margin-bottom:0!important}.card-content{padding:2rem;min-height:220px}.card-content a.button{display:inline-block;background:#fff;color:var(--wp--preset--color--green);position:relative;text-align:left;padding-right:60px;font-size:var(--wp--preset--font-size--small);min-height:50px;line-height:50px;border-radius:25px;padding-left:20px}.card-content a.button:before{content:url(../../assets/images/button-arrow-green.svg);position:absolute;width:48px;height:48px;top:1px;right:4px;-webkit-transition:all 100ms linear;-ms-transition:all 100ms linear;transition:all 100ms linear}.card-content a.button:hover:before{transform:rotate(45deg);transform-origin:center}@media screen and (max-width:1024px){.cta-cards{flex-wrap:wrap}.cta-card{flex:1 0 50%;width:50%}}