.switcher_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;z-index:2}.switcher_content_half{flex-basis:47%;padding:20px}.switcher_image_half{flex-basis:47%;position:relative}.switcher_grayBoxLeft{left:0}.switcher_grayBoxLeft,.switcher_grayBoxRight{height:110%;position:absolute;top:-10px;width:70%;background-color:var(--mainGray);z-index:-1}.switcher_grayBoxRight{right:0}.show_on_phone{display:none}.content_switcher__Image{display:block;margin:0 auto;width:100%;max-width:100%}@media screen and (max-width:800px){.switcher_content_half,.switcher_image_half{flex-basis:100%}.hide_on_mobile,.switcher_grayBox{display:none}.show_on_phone{display:block}}.expandImage__circle{position:absolute;top:20px;right:20px;z-index:999}.expandImage__circleleft{position:absolute;top:20px;left:20px;z-index:999}.expandIMG__plus{width:30px}.switcher__button{background-color:var(--mainBlue);color:#fff;text-align:center;display:inline-block;padding:10px 35px;border-radius:35px;text-decoration:none}.content_switcher_button__container,.TheMainContentArea{padding-left:25px}@media screen and (max-width:800px){.content_switcher_button__container,.TheMainContentArea{padding-left:0}.content_switcher_button__container{text-align:center}}