.cta-lp{background-image:linear-gradient(146deg,#001f34,#011c2e);margin-bottom:0;padding-bottom:100px;padding-top:50px;width:auto}.cta-lp__inner{align-items:center;display:flex;flex-direction:column;gap:28px}.cta-lp p{font-size:18px}.cta-lp__buttons{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.cta-lp .button{background-color:#ffb03b;border:1px solid #ffb03b;border-radius:32px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-style:normal;font-weight:400;padding:16px 24px;text-align:center;text-decoration:none;text-transform:none;transition:all .15s linear;white-space:normal}.cta-lp .button:hover{background-color:#d28e2a;border:1px solid #d28e2a}.cta-lp .button-wrapper .button.secundary{background-color:transparent;border-color:#fff}.cta-lp .button-wrapper .button.secundary:hover{background-color:#fff;color:#051f34}@media (max-width:1024px){.cta-lp__inner{max-width:100%}}