.tabber{flex-direction:row;gap:0;justify-content:flex-start;padding:0}.tabber,.tabber__tab{align-items:center;background:#fff;display:flex}.tabber__tab{border-bottom:2px solid #f4f4f4!important;border-radius:0;border-right:1px solid #f4f4f4!important;color:#414042;cursor:pointer;flex:1;font-size:15px;justify-content:center;max-height:77px;min-height:77px;padding:25px 15px;text-align:center;transition:all .25s ease-in}.tabber__tab--active,.tabber__tab:hover{background:#f6f6f6;border-bottom:2px solid #294095!important;color:#294095}.tabber__tab span{display:block;font-size:14px;opacity:.7}.sticky-wrapper{position:relative;z-index:15}@media (max-width:1027px){.tabber__tab{flex:unset!important;font-size:12px;max-height:55px;min-height:55px;min-width:150px;padding:9px!important;width:100%}.tabber__tab span{font-size:12px!important}.header-main--fixed{top:30px!important}.sticky-wrapper.is-sticky .tabber{top:98px!important}.tabber{overflow-x:scroll}}