.tab{margin:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;overflow:hidden;margin:0 -16px;padding:0 16px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.tab::-webkit-scrollbar{display:none}@media (min-width:0px) and (max-width:767px){.tab{padding:8px 16px 0 16px}}.tab--center{text-align:center;margin-bottom:16px}.tab__current-item{display:none}.tab__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;border-radius:12px}.tab__container--container{background:0 0;scroll-behavior:smooth;overflow:scroll;scrollbar-width:none;display:-webkit-box;display:-ms-flexbox;display:flex}.tab__container--container:before{content:'';display:block;padding-left:16px}.tab__container--container:after{content:'';display:block;padding-right:16px}.tab__item{font-size:17px;font-weight:600;line-height:22px;display:inline-block;border-radius:8px;padding:9px 20px;cursor:pointer;vertical-align:middle}.tab__item.is-active,.tab__item.is-disabled{cursor:default}.tab__item .icon-balls{width:20px;height:20px;position:relative;top:4px;left:10px}.dark .tab--gray .tab__container{background:#27272c}.light .tab--gray .tab__container{background:#f6f6f8}.dark .tab--white .tab__container{background:#202025}.light .tab--white .tab__container{background:#fff}.dark .tab--gray .tab__item{color:#7c7c92}.light .tab--gray .tab__item{color:#96969b}.dark .tab--gray .tab__item.is-active{background:#202025;color:#f5f5f6}.light .tab--gray .tab__item.is-active{background:#fff;color:#26262c}.dark .tab--white .tab__item{color:#7c7c92}.light .tab--white .tab__item{color:#96969b}.dark .tab--white .tab__item.is-active{background:#27272c;color:#f5f5f6}.light .tab--white .tab__item.is-active{background:#f6f6f8;color:#26262c}@media (min-width:768px){.tab--center{margin-bottom:23px}.tab--gray .tab__item{margin:4px;padding:11px 16px}.tab--white .tab__item{padding:8px 30px}}@media (min-width:1024px){.tab{margin:0;padding:0;white-space:normal;overflow:visible}.tab__item{padding:11px 30px}.tab--center{margin-bottom:23px}.tab__container{padding:5px}}@media (min-width:1440px){.tab__item{padding:12px 30px}}@media (max-width:767px){.dark .container--inverse .tab--gray .tab__item.is-active{background:#27272c}.light .container--inverse .tab--gray .tab__item.is-active{background:#f6f6f8}.dark .container--inverse .tab--gray .tab__container{background:#202025}.light .container--inverse .tab--gray .tab__container{background:#fff}.dark .container--inverse .tab--white .tab__item.is-active{background:#202025}.light .container--inverse .tab--white .tab__item.is-active{background:#fff}.dark .container--inverse .tab--white .tab__container{background:#27272c}.light .container--inverse .tab--white .tab__container{background:#f6f6f8}}