.cta{position:relative;width:100%;padding:88px 0;overflow:hidden;isolation:isolate}.cta .container{position:relative;z-index:2}.cta--bg-dark{background:#b3dbdc}.cta--bg-light{background:#f5f0e9}.cta--has-bg-image::after{content:"";position:absolute;inset:0;background-image:var(--cta-bg-image,none);background-repeat:no-repeat;background-size:auto 100%;background-position:max(-20vw,-300px);opacity:1;z-index:1}.cta__inner{position:relative;border-radius:40px;padding:64px 40px}.cta__content{max-width:760px;margin:0 auto;text-align:center}.cta h2{margin:0 0 16px}.cta h2 .cta__headline-cursive,.cta h2 em,.cta h2 i{font-style:italic;font-weight:600}.cta p{margin:0}.cta__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px}@media (max-width:1024px){.cta__inner{padding:56px 32px}}@media (max-width:1023px){.cta{padding:72px 0}.cta--has-bg-image::after{background-position:20px center;background-size:auto 100%}.cta__inner{padding:48px 20px}.cta__buttons{margin-top:24px}}@media (max-width:320px){.cta{padding:56px 0}.cta__buttons{gap:12px}.cta__button{width:100%;justify-content:center}}