.coda-cta-block{position:relative;width:100%;box-sizing:border-box;color:#fff;overflow:hidden;margin:50px 0}.coda-cta-block--has-image:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:1}.coda-cta-block__inner{position:relative;z-index:2;max-width:1200px;margin:0 auto}.coda-cta-block,.coda-cta-block h1,.coda-cta-block h2,.coda-cta-block h3,.coda-cta-block h4,.coda-cta-block h5,.coda-cta-block h6,.coda-cta-block p,.coda-cta-block span,.coda-cta-block li,.coda-cta-block a{color:#fff}.coda-cta-block__title{margin:0 0 15px;color:#fff}.coda-cta-block__description p:last-child{margin-bottom:0}.coda-cta-block__buttons{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}.coda-cta-block[style*="text-align:center"] .coda-cta-block__buttons{justify-content:center}.coda-cta-block[style*="text-align:right"] .coda-cta-block__buttons{justify-content:flex-end}.coda-cta-block__button{display:inline-block;padding:12px 28px;background:#fff;color:#000;text-decoration:none;border:1px solid #fff;border-radius:4px;font-weight:600;transition:opacity .2s ease,background .2s ease}.coda-cta-block__button:hover,.coda-cta-block__button:focus{opacity:.85;background:#f0f0f0;color:#000}