.tabs{width:100%}.tabs__header{width:100%;height:40px;margin-left:-5px;overflow-y:hidden}.tabs__header-inner{display:flex;justify-content:flex-start;padding:8px 0 24px 5px;overflow-x:auto}.tabs__header-item{padding:5px 8px;border-radius:12px;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);cursor:pointer;font-size:12px;font-weight:600;text-transform:uppercase;white-space:nowrap}.tabs__header-item:not(:last-child){margin-right:8px}.tabs__header-item--disabled{cursor:not-allowed;pointer-events:none}.tabs__header-item.active{background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b);color:#fff}.tabs__header-item.active:focus{outline:none}.tabs__header-item:active{outline:none}.tabs__header-item:hover{background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b);color:#fff}.tabs__content{position:relative;padding:8px 0}.tabs__content-item{overflow:hidden;height:0}.tabs__content-item.visible{overflow:auto;height:auto}@media screen and (max-width: 768px){.tabs__header-inner{width:100%}.tabs__header-item{width:auto;height:100%;font-size:10px}}
