.tabber__main_wrapper{background:#f7f7f7;border-radius:16px 16px 0 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:2px;padding:32px}.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{color:#0147ff;cursor:pointer;font-size:20px;font-weight:500;text-align:center}.tabberActivatorBTN:hover{text-decoration:underline}.tabber_body__wrapper{align-items:center;background:#f7f7f7;border-radius:0 0 16px 11px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:24px}.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%}}.tabber__body__content__full{flex-basis:100%}.hideTabber{display:none}.activeTabber{text-decoration:underline}.paddingMeTop,.tabber_button_container{padding-top:20px}