.tabber__main_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:45px}.tabber__main_title_item{flex-basis:20%;margin-bottom:12px;margin-top:12px}@media screen and (max-width:850px){.tabber__main_title_item{flex-basis:45%}}@media screen and (max-width:650px){.tabber__main_title_item{flex-basis:100%}}.tabberActivatorBTN{cursor:pointer;font-size:20px;font-weight:700;text-align:center}.tabber_body__wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.tabber_body__image_area{flex-basis:35%}.tabber_body__content_area{flex-basis:60%}@media screen and (max-width:800px){.tabber_body__content_area,.tabber_body__image_area{flex-basis:100%}}.hideTabber{display:none}