.banner-cta{display:flex;justify-content:center;width:100%}.banner-cta-wrapper{display:flex;padding:50px 0 47px}.banner-cta_left,.banner-cta_right{align-items:center;display:flex}.banner-cta_left{justify-content:center;padding-left:20px;width:65%}.banner-cta_right{justify-content:flex-start}.banner-cta_left h3{color:#fff;font-family:Lato Black,sans-serif;font-weight:900;margin:0}.banner-cta_right{width:30%}.cta-button a{background-color:#8bc43f;border-radius:50px;color:#fff;font-size:20px;font-weight:900;padding:13px 74px}.cta-button a,.cta-button a:hover{font-family:Lato Black,sans-serif;text-decoration:none;text-transform:uppercase}.cta-button a:hover{background-color:#629f11;border:none}@media(max-width:992px){.banner-cta-wrapper{flex-direction:column;gap:20px}.banner-cta_left,.banner-cta_right{justify-content:center;text-align:center;width:100%}}