.bottomPaneWrapper{padding:var(--vertical_spacing);padding-bottom:120px;padding-top:120px;position:relative;z-index:1}.bottomPaneWrapper:after{content:"";height:100%;left:0;pointer-events:none;position:abdolute;top:0;width:100%;z-index:1}.bottomPaneWrapper .content-wrapper{position:relative;z-index:2}.bottomPaneWrapper .bottomPaneWrapperInner{display:flex;flex-direction:column;flex-wrap:wrap;gap:40px}.bottomPaneWrapper .topSection{text-align:center}.bottomPaneWrapper .topSection .eyebrow_text{color:var(--quaternary_color);font-size:11px;font-weight:700;letter-spacing:2.5px;margin-bottom:16px;text-transform:uppercase}.bottomPaneWrapper .topSection{margin:0 auto;max-width:580px;width:100%}.bottomPaneWrapper .topSection .title{margin-bottom:20px}.bottomPaneWrapper .topSection .content{margin:0 auto;max-width:500px}.bottomPaneWrapper .topSection>:last-child{margin-bottom:0}.bottomPaneWrapper .btn_holder{text-align:center}@media(max-width:768px){.bottomPaneWrapper{padding-bottom:80px;padding-top:80px}}