.cta{z-index:1}.cta__wrapper{display:flex;justify-content:center;width:calc(100% - 4rem / var(--font-body-scale))}.cta:not(.cta--full-width) .cta__wrapper{margin:auto;width:calc(100% - 8rem / var(--font-body-scale))}.cta__blocks{width:100%}@media screen and (min-width:750px){.cta__wrapper{width:100%}.cta__wrapper--left{justify-content:flex-start}.cta__wrapper--right{justify-content:flex-end}.cta__blocks{max-width:50rem}}@media screen and (min-width:990px){.cta__blocks{max-width:78rem}}.cta__blocks *{overflow-wrap:break-word}.cta__blocks>*{margin-top:0;margin-bottom:0}.cta__blocks>*+*{margin-top:2rem}.cta__blocks>*+a{margin-top:3rem}.cta__buttons{display:inline-flex;justify-content:center;flex-wrap:wrap;gap:1rem;width:100%;max-width:45rem;word-break:break-word}.cta__buttons--multiple>*{flex-grow:1;min-width:22rem}.cta__buttons+.cta__buttons{margin-top:1rem}.cta__blocks.left .cta__buttons{justify-content:flex-start}.cta__blocks.right .cta__buttons{justify-content:flex-end}