.cta{position:relative;width:100vw;height:50vh;transform-style:preserve-3d;z-index:-2}.cta-bg{position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:-3;background:url("/public/assets/image/deal.webp") center/cover;transform:translateZ(-1px) scale(2)}.cta-cover,.cta-wrapper{position:absolute;width:100%;height:100%}.cta-wrapper{z-index:0;color:var(--color-secondary)}.cta-cover{background-color:#000;opacity:.6;z-index:-1}.cta-text{font-size:2.3rem;text-align:center;margin-bottom:3rem}.cta-btn{width:40%;font-weight:700}@media screen and (max-width:1200px){.cta-bg{width:150%}}@media screen and (max-width:991px){.cta-text{font-size:2rem}.cta-btn{width:60%}}@media screen and (max-width:430px){.cta-btn{width:70%}.cta-text{font-size:2rem}.cta-bg{width:300%}}