.cta-section{overflow:hidden;position:relative}.cta-section .cta-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:855px;row-gap:var(--space-md);text-align:center}.cta-section .cta-content *{margin-bottom:0;margin-top:0}.cta-section .cta-content .description{align-items:center;display:flex;flex-direction:column;row-gap:var(--space-sm-xs)}.cta-section .cta-content .description.lead *{font-size:var(--lg-font)}.cta-section h2 span{color:var(--accent);display:block}.cta-section.bg-dark .description *,.cta-section.bg-dark .upper-heading,.cta-section.bg-dark h2{color:var(--wireframe0)}.cta-section .theme-btns-wrapper{justify-content:center;margin-top:var(--space-xxs)}.cta-section .shape{position:absolute}.cta-section .shape svg{height:100%;width:100%}.cta-section .shape-left{height:33.65vw;left:0;top:0;width:19.95vw}.cta-section .shape-right{bottom:0;height:28.4vw;right:0;width:20.3vw}@media (max-width:767px){.cta-section .cta-content{row-gap:var(--space-md-xs)}.cta-section .cta-content .description.lead *{font-size:var(--lg-xs-font)}}@media (max-width:575px){.cta-section .shape-left{height:57.5vw;width:26.7vw}.cta-section .shape-right{height:39.24vw;width:32.3vw}}@media (max-width:480px){.cta-section .theme-btns-wrapper{flex-direction:column}}