#cta-section{z-index:1;background-image:url(/images/cta-bg.png);height:500px;position:relative}#cta-section:before{content:"";z-index:-1;background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}#cta-section .container{height:100%}#cta-section .container .cta-content{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%;display:flex}#cta-section .container .cta-content .cta-title{text-align:center;width:60%}@media (max-width:768px){#cta-section .container .cta-content .cta-title{width:100%}}#cta-section .container .cta-content .buttons-wrapper{align-items:center;gap:1.5rem;display:flex}@media (max-width:425px){#cta-section .container .cta-content .buttons-wrapper{flex-direction:column}}#cta-section .container .cta-content .buttons-wrapper .cta-btn{color:#fff;border:2px solid #fff}#cta-section .container .cta-content .buttons-wrapper .cta-btn.solid-btn{color:var(--col-purple-1);background-color:#fff}
