.stage_module_cta_section{padding:80px;position:relative;z-index:0}.stage_module_cta_section-lens{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.stage_module_cta_section-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:60px;padding:50px;border:5px solid;position:relative}.stage_module_cta_section-content{max-width:70%;text-align:left;padding-right:80px}.cta_section-icon{width:100%;max-width:300px;display:block}.stage_module_cta_section-title{font-size:72px;margin-bottom:30px}.stage_module_cta_section-text{margin-bottom:0;font-size:24px;line-height:1.6em}.stage_module_cta_section-ctas{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.stage_module_cta_section-arrow{width:20px;position:absolute;right:60px;transition:right .2s}.stage_module_cta_section-arrow svg{fill:#fff}.stage_module_cta_section:hover .stage_module_cta_section-arrow{right:40px}@media (max-width:1138px){.stage_module_cta_section-content{max-width:100%;padding-right:0}.stage_module_cta_section-inner{flex-direction:column}.stage_module_cta_section-title{font-size:48px}.stage_module_cta_section-arrow{display:none}}@media (max-width:767px){.stage_module_cta_section{padding:80px 30px}}