.button-cta-section .button-cta-content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.button-cta-section .button-cta-content.is-centered{align-items:center;text-align:center}.button-cta-section .button-cta-text{color:#111215;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem}@media(min-width:1024px){.button-cta-section .button-cta-text{font-size:1.375rem;line-height:1.875rem}}.button-cta-section .button-cta-text>:first-child{margin-top:0}.button-cta-section .button-cta-text>:last-child{margin-bottom:0}.button-cta-section .button-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.75rem;background:#1d2939;color:#fcfcfd;font-family:var(--font-inter,"Inter"),sans-serif;font-size:1rem;font-weight:500;text-decoration:none;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.button-cta-section .button-cta-button:hover{background:#101828}.button-cta-section.bg-black .button-cta-text{color:#fff}.button-cta-section.bg-black .button-cta-button{background:#fff;color:#111215}.button-cta-section.bg-black .button-cta-button:hover{background:#e4e7ec}