:root{--movex-yellow:#ffc72c;--movex-dark:#10181f;--movex-white:#fff;--btn-padding-y:0.5rem;--btn-padding-x:1rem;--arrow-size:1.75rem;--arrow-offset:-0.75rem}.cta-banner-section{background:var(--movex-yellow);color:var(--movex-dark);padding-bottom:3rem;padding-left:clamp(16px,3.3vw,128px)!important;padding-right:clamp(16px,3.3vw,128px)!important;padding-top:3rem;text-align:center}.cta-banner-section.is-dark{background:var(--movex-dark);color:var(--movex-white)}.cta-banner-section h2{color:var(--movex-dark);font-size:clamp(1.5rem,1.05vi + 1.24rem,2.5rem)!important;margin-bottom:1.5rem}.cta-banner-section.is-dark h2{color:var(--movex-white)}.cta-banner-section .btn-secondary{align-items:center!important;background:var(--movex-dark)!important;border:none;border-radius:0!important;color:var(--movex-yellow)!important;cursor:pointer;display:inline-block!important;font-family:Sofia Sans,sans-serif;font-size:1.125rem!important;font-weight:600!important;padding:var(--btn-padding-y) var(--btn-padding-x)!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .3s ease-in-out;width:fit-content!important}.cta-banner-section.is-dark .btn-secondary{background:var(--movex-yellow)!important;color:var(--movex-dark)!important}.cta-banner-section .btn-secondary.arrow{overflow:visible!important;padding-right:1.75rem!important;position:relative!important}.cta-banner-section .btn-secondary.arrow:after{background-color:var(--movex-white)!important;background-image:url(https://movexinnovation.com/wp-content/themes/movex-website/images/icon/arrow_btn_dark.svg)!important;background-position:50%!important;background-repeat:no-repeat;background-size:100%;content:"";height:var(--arrow-size)!important;position:absolute!important;right:var(--arrow-offset)!important;top:50%!important;transform:translateY(-50%)!important;transition:all .3s ease-in-out;width:var(--arrow-size)!important}.cta-banner-section .btn-secondary:hover{background:var(--movex-white)!important;color:var(--movex-dark)!important}.cta-banner-section .btn-secondary.arrow:hover:after{background-color:var(--movex-dark)!important;background-image:url(https://movexinnovation.com/wp-content/themes/movex-website/images/icon/arrow_btn.svg)!important}