.tabs__section__headline{text-align:center}.tabs__section__divider{background-color:var(--mainYellow);float:none;height:4px;margin:0 auto 60px;max-width:150px}.tabs_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:45px}.tabs_item{flex-basis:16.66%}.tab_headline{background-color:#f5f5f5;cursor:pointer;padding-bottom:10px;padding-top:10px;text-align:center}.hiddenTab{display:none}.tab__content ol,.tab__content ul{font-size:16px;line-height:26px}.tabs_inner_wrapper{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.tabs_inner_image__area{flex-basis:35%}.tabs_inner_content__area{flex-basis:60%}@media screen and (max-width:800px){.tabs_inner_image__area{flex-basis:100%;min-height:350px}.tabs_inner_content__area{flex-basis:100%}}.tabInnerBGIMG{background-position:50%;background-repeat:no-repeat;background-size:cover}.tabsButton{background-color:#000;color:#fff;display:inline-block;padding:15px 40px;text-align:center;text-decoration:none;transition:all .5s ease}.activeTab{background-color:#cc9f52;color:#fff}#mobile_tabs_selector{display:none}#mobileTabsSelector{background-color:#fff;border:1px solid #c8c8c8;height:40px;margin-bottom:50px;padding-left:10px;width:100%}@media screen and (max-width:1050px){#desktop_tabs_container{display:none}#mobile_tabs_selector{display:block}}