.tab-items__tabs{width:100%;list-style:none;height:4.4rem;line-height:4.4rem;padding:0;margin:0;border-bottom:.1rem solid #d7d7e0}.tab-items__tab{display:inline-block;height:inherit;padding:1rem 1.5rem 0;overflow:hidden;box-sizing:border-box;margin:0 1rem}.tab-items__tab--active,.tab-items__tab:hover{color:#58aff6}.ltr .tab-items__tab:first-child{margin-left:0}.ltr .tab-items__tab:last-child,.rtl .tab-items__tab:first-child{margin-right:0}.rtl .tab-items__tab:last-child{margin-left:0}.tab-items__tab--active .tab-items__tab__label{font-weight:600}.tab-items__tab__highlight{background-color:#58aff6;height:.2rem;bottom:-.5rem;transition:transform .3s;width:100%;transform:translateY(-.5rem)}.tab-items__tab-dropdown{padding:0}.tab-items__tab-dropdown__tabs{display:flex;list-style:none;flex-direction:column;padding:0}.tab-items__tab-dropdown__tab{padding:1rem 2rem;text-transform:uppercase;cursor:pointer;color:#080812}.tab-items__tab-dropdown__tab--active,.tab-items__tab-dropdown__tab:hover{color:#58aff6}.tab-items__ellipsis{line-height:1.7rem}@media only screen and (min-width:768px){.tab-items__tab-dropdown{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.tab-items__tab-dropdown{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.tab-items__tabs--truncate>li+li+li+li+li:not(.tab-items__tab-dropdown){display:none}}@media only screen and (max-width:767px){.tab-items__tabs--truncate>li+li+li+li:not(.tab-items__tab-dropdown){display:none}}@media only screen and (max-width:767px){.tab-items__tab{margin:0 .5rem}}@media screen and (max-width:1150px){.tab-items__tab{padding:1rem .5rem 0}}