.cta{width:100%;padding:80px clamp(1.5rem,10.42vw,150px) 90px;background-color:#2a4bf2;color:#fff;position:relative;overflow:hidden}.cta::before{content:"";position:absolute;inset:0;background-image:url('../images/cta-bg.png');background-repeat:no-repeat;background-position:center;background-size:100% 100%;pointer-events:none;z-index:0}.cta__inner{position:relative;z-index:1;display:flex;justify-content:center;width:100%;max-width:1140px;margin-inline:auto}.cta__content{display:flex;flex-direction:column;align-items:center;gap:38px;width:100%;max-width:576px}.cta__intro{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;text-align:center}.cta__title{margin:0;font-size:clamp(2rem, 5vw, 42px);font-weight:700;line-height:48px;letter-spacing:-1.2px;color:#fff}.cta__text{margin:0;max-width:460px;font-size:16px;font-weight:400;line-height:28px;letter-spacing:.02em;color:rgba(255,255,255,.7)}.cta__actions{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:14px}.cta__btn{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:0 26px;min-height:55px;border-radius:16px;font-family:inherit;font-size:16px;font-weight:700;line-height:1;text-align:center;text-decoration:none!important;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.cta__btn span{display:inline-flex;align-items:center;line-height:1}.cta__btn--outline{background:0 0;border:1.5px solid rgba(255,255,255,.2);color:#fff}.cta__btn--outline:hover{border-color:rgba(255,255,255,.45);color:#fff}.cta__btn--primary{gap:14px;background:linear-gradient(99.8deg,#ffb401 28.52%,#ffcd56 71.48%);color:#0d0e1c;border:0}.cta__btn--primary:hover{color:#0d0e1c;box-shadow:0 8px 24px rgba(255,180,1,.35)}.cta__btn--primary .si-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#0d0e1c;flex-shrink:0}.cta__btn--primary .si-icon svg{stroke-width:1.5}@media (max-width:1024px){.cta{padding:4rem clamp(1.5rem,6vw,80px) 4.5rem}.cta__content{gap:32px}}@media (max-width:640px){.cta{padding:3.5rem 1.25rem 4rem}.cta__title{font-size:clamp(1.75rem, 7vw, 2.25rem);line-height:1.15}.cta__text{font-size:15px;line-height:1.6}.cta__actions{flex-direction:column;align-items:stretch;width:100%}.cta__btn{width:100%;white-space:normal}}