.cta-section-bg{background-position:50%;background-repeat:no-repeat;border-radius:16px;padding:40px 24px}.cta-section-bg--wtext{padding:96px 24px 40px}.cta-section-bg__wrapper{background:var(--white-color,#fff);border-radius:8px;display:flex;flex-direction:column;gap:32px;padding:16px}.cta-section-bg__content{display:flex;flex-direction:column;gap:16px}.cta-section-bg__heading{margin-bottom:0}.cta-section-bg__buttons{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.cta-section-bg__buttons.cta-section-bg__buttons--single{justify-content:flex-end}.cta-section-bg__button{align-items:center;border-radius:8px;display:flex;height:fit-content;justify-content:center;padding:12px 18px;text-align:center;width:100%}.cta-section-bg__button,.cta-section-bg__button:hover{font-size:var(--text-md-size);font-weight:var(--font-weight-semibold);letter-spacing:var(--text-md-letter-spacing);line-height:var(--text-md-line-height);text-decoration:none}.cta-section-bg__button--green{background:var(--brand-green-1,#6eedc4);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 1px 2px 0 rgba(10,13,18,.05)}.cta-section-bg__button--green,.cta-section-bg__button--green:hover{color:var(--brand-dark-blue-12,#0c0a2c)}.cta-section-bg__button--white{background:var(--white-color,#fff);border:1px solid var(--brand-dark-blue-5,#b9c0d4);box-shadow:0 1px 2px 0 rgba(10,13,18,.05)}.cta-section-bg__button--white,.cta-section-bg__button--white:hover{color:var(--brand-dark-blue-9,#404968)}.cta-section-bg__button--single{width:fit-content}@media (min-width:768px){.cta-section-bg{padding:192px 64px 64px}.cta-section-bg--wtext{padding:256px 64px 64px}.cta-section-bg__wrapper{flex-direction:row}.cta-section-bg__content{flex:2;gap:20px;padding-right:64px}.cta-section-bg__buttons{flex:1;flex-direction:row}}