.text_animated_wrap{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.text_animated_wrap .btn_sec .icon svg{fill:currentColor}.text_animated_wrap .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.text_animated_wrap .content-wrapper{position:relative;z-index:9}.text_animated_wrap .btn_sec{display:flex;flex-wrap:wrap;gap:10px}.text_animated_wrap .btn_sec a{align-items:center;display:flex;gap:10px}.text_animated_wrap .btn_sec a .icon{height:15px;min-width:15px;width:15px}.text_animated_wrap .btn_sec a .icon svg{display:flex;height:100%;transform:rotate(-40deg);transition:all .3s ease-in-out;width:100%}.text_animated_wrap .btn_sec a:hover .icon svg{transform:rotate(0)}.text_animated_wrap .top-content .pre_header>p{display:inline-block;font-weight:600;line-height:2;margin-bottom:34px;position:relative}.text_animated_wrap .top-content .pre_header>p:after{background-color:var(--tertiary_color);border-radius:60px;content:"";height:6px;left:0;position:absolute;top:100%;width:100%}.text_animated_wrap .btn_sec{margin-top:50px}.text_animated_wrap .back_to_page{margin-bottom:20px}.text_animated_wrap .back_to_page a{align-items:center;display:flex;gap:5px;text-decoration:none}.text_animated_wrap .back_to_page a:hover{text-decoration:underline}.text_animated_wrap .back_to_page a svg{height:16px;width:16px}.text_animated_wrap .back_to_page a svg path{fill:currentColor}.text_animated_wrap .animated_text_wrap .text-lines{-webkit-background-clip:text;background-position-x:100%;background-size:200% 100%;clip-path:inset(0 100% 0 0);color:transparent;display:inline-block;overflow:hidden;padding-bottom:0;transition:clip-path 2s ease,color 2s ease}.text_animated_wrap .animated_text_wrap .text-lines.scrolled{clip-path:inset(0 0 0 0);color:var(--tertiary_color)}.text_animated_wrap .animated_text_wrap>h4{font-weight:900;margin:0}