.cta-section{padding:120px 0 0}.cta-section .content-box{align-items:center;display:flex;justify-content:space-between}.cta-section .heading{max-width:650px;padding-right:15px}.cta-section .heading h3{color:#fff;font-size:43px;font-weight:400;line-height:1.2;margin-bottom:0;margin-top:0}.cta-section .cta-box a{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:400;line-height:1.4em;margin-top:0;max-width:max-content;min-width:max-content;overflow:hidden;position:relative;transition:.3s}.cta-section .cta-box a span{line-height:0}.cta-section .cta-box a svg{fill:#fff;height:14px;margin-left:8px;width:14px}.cta-section .cta-box a:after{background-color:#0000;background-image:linear-gradient(90deg,#fff,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;transition:.3s;width:100%}.cta-section .cta-box a:hover:after{animation:scrollRight .3s linear}@keyframes scrollRight{0%{transform:translateX(0)}to{transform:translateX(150%)}}@media(max-width:767.98px){.cta-section .content-box{display:block}.cta-section .heading h3{font-size:30px}.cta-section .cta-box a{margin-top:30px}}