.bottom-pane{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:10}.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{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.bottom-pane .bottom-content{background-color:#050d1e;border:1.5px solid #0e2f6e;border-radius:11.25px;margin:0 auto;max-width:956px;padding:60px}.bottom-pane .bottom-content *{position:relative;z-index:2}.bottom-pane .inner-content-wrap{position:relative}.bottom-pane .top-image{position:absolute;right:0;top:-75px}.bottom-pane .bottom-image{bottom:-100px;left:-50px;position:absolute}@media(max-width:991px){.bottom-pane .top-image{max-width:100px;right:0;top:-50px}.bottom-pane .bottom-image img{max-width:150px}.bottom-pane .bottom-image{bottom:-125px;left:-30px}}@media(max-width:767px){.bottom-pane .bottom-content{padding:60px 15px}}