.cta-section{align-items:center;background-color:#030303;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:400px;padding:80px 20px}.cta-section,.cta-section__wrapper{display:flex;justify-content:center}.cta-section__wrapper{max-width:1580px;width:100%}.cta-section__card{align-items:center;background:#fff;display:flex;flex-direction:column;gap:40px;max-width:900px;padding:56px;width:100%}.cta-section__title{color:var(--Color-system-Text-primary,#000);font-family:Manrope;font-size:var(--Font-Size-H3,44px);font-style:normal;font-weight:500;letter-spacing:-.88px;line-height:117%;text-align:center}.cta-section__buttons{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.cta-section__btn-primary{max-width:auto;min-width:auto;width:auto}.cta-section__btn-secondary{align-items:center;background:#fff;border:1px solid #000;color:#000!important;display:flex;gap:4px;height:48px;justify-content:center;padding:0 24px;text-align:center;leading-trim:both;text-edge:cap;font-family:Space Mono;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:150%;text-decoration:none;transition:all .3s ease}.cta-section__btn-secondary:hover{background:#000;color:#fff!important;text-decoration:none!important;transform:translateY(-2px)}@media(max-width:1024px){.cta-section{min-height:350px;padding:60px 20px}.cta-section__card{padding:48px 40px}.cta-section__title{font-size:36px;letter-spacing:-.72px}}@media(max-width:768px){.cta-section{min-height:300px;padding:48px 16px}.cta-section__card{gap:24px;padding:40px 24px}.cta-section__title{font-size:28px;letter-spacing:-.56px}}@media(max-width:480px){.cta-section{padding:32px 16px}.cta-section__card{gap:20px;padding:32px 20px}.cta-section__title{font-size:24px;letter-spacing:-.48px}.cta-section__buttons{flex-direction:column;gap:24px;width:100%}.cta-section__buttons .btn-qs-primary,.cta-section__buttons .cta-section__btn-secondary{max-width:100%;width:100%}.cta-section__buttons .cta-section__btn-secondary{font-size:14px;height:40px;padding:0 16px}}