.bottom_pane{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.bottom_pane .btn_sec .icon svg{fill:currentColor}.bottom_pane .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.bottom_pane .content-wrapper{position:relative;z-index:9}.bottom_pane .btn_sec{display:flex;flex-wrap:wrap;gap:10px}.bottom_pane .btn_sec a{align-items:center;display:flex;gap:10px}.bottom_pane .btn_sec a .icon{height:15px;min-width:15px;width:15px}.bottom_pane .btn_sec a .icon svg{display:flex;height:100%;transform:rotate(-40deg);transition:all .3s ease-in-out;width:100%}.bottom_pane .btn_sec a:hover .icon svg{transform:rotate(0)}.bottom_pane .top-content .pre_header>p{display:inline-block;font-weight:600;line-height:2;margin-bottom:34px;position:relative}.bottom_pane .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%}.bottom_pane .btn_sec{margin-top:50px}.bottom_pane .back_to_page{margin-bottom:20px}.bottom_pane .back_to_page a{align-items:center;display:flex;gap:5px;text-decoration:none}.bottom_pane .back_to_page a:hover{text-decoration:underline}.bottom_pane .back_to_page a svg{height:16px;width:16px}.bottom_pane .back_to_page a svg path{fill:currentColor}