.bottom_pane{align-items:center;display:flex;overflow:hidden;position:relative;width:100%;z-index:90}.background_settings .overlay{z-index:2}.bottom_pane .left_section-wrap{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.bottom_pane .container{position:relative;width:100%;z-index:90}.bottom_pane .bottom_pane-wrap.full-width{display:flex;flex-wrap:wrap;row-gap:30px}.bottom_pane .example__image{height:100%}.bottom_pane .background_settings video{height:100%;max-width:100%;object-fit:cover;width:100%}.bottom_pane .image{text-align:center}.bottom_pane .content{display:flex;flex-wrap:wrap;margin-bottom:20px}.bottom_pane .bottom_pane-wrap.two{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:30px}.bottom_pane .left_section{display:flex;width:50%}.bottom_pane .right_section{display:flex;justify-content:center;width:50%}.bottom_pane .bottom_pane-wrap.switch .left_section{order:2}.bottom_pane .bottom_pane-wrap.switch .right_section{order:1}.bottom_pane .button-container{display:flex;flex-wrap:wrap;gap:15px}.bottom_pane .bottom_pane-wrap.full-width>div{width:100%}.bottom_pane .button-container a svg{display:block;height:1rem;vertical-align:middle;width:1rem}.bottom_pane .button-container span.icon{display:inline-block;vertical-align:middle}.bottom_pane .bottom_pane-wrap.two .right-section-wrap{width:100%}.bottom_pane .bottom_pane-wrap.full-width .right-section-wrap{width:50%}.bottom_pane .content.custom *{color:var(--tertiary_color)}.bottom_pane.grad{background-image:linear-gradient(245deg,var(--primary_theme_color) 30%,var(--secondary_theme_color) 100%)}@media (min-width:768px){.bottom_pane .bottom_pane-wrap.two{margin:0 -10xp}.bottom_pane .left_section,.bottom_pane .right_section{padding:0 10px}}@media (max-width:767px){.bottom_pane .bottom_pane-wrap.full-width .right-section-wrap,.bottom_pane .left_section,.bottom_pane .right_section{width:100%}}