.sub-header-section{z-index:10;border-bottom:1px solid var(--shade-100);position:relative}.sub-header{background:var(--shade-300);flex-direction:column;justify-content:center;height:50px;display:flex;position:relative;box-shadow:0 4px 4px #00000040}.sub-header__row{justify-content:center;align-items:center;gap:0;padding:0 12px;display:flex}.sub-header__row--skeleton{gap:24px}.sub-header__panel{z-index:10;flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0}.sub-header__panel--persistent{background:var(--shade-100)}.sub-header__search-toggle{cursor:pointer;width:45px;height:34px;color:var(--text-100);background:0 0;border:none;flex-shrink:0;justify-content:flex-start;align-items:center;padding:0;display:inline-flex}.sub-header__search-toggle .sports-search-icon,.sub-header__search-input-icon .sports-search-icon{justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sub-header__tabs{flex:auto;align-items:center;min-width:0;display:flex;overflow:hidden}.sub-header__tabs .carousel-wrapper,.sub-header__tabs .carousel-hover,.sub-header__tabs .carousel{width:100%}.sub-header__tabs .carousel-list{align-items:center}.sub-header__tab{min-width:112px;height:32px;color:var(--text-100);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;padding:8px 16px;text-decoration:none;display:flex;position:relative;overflow:hidden}.sub-header__tab.active{background:var(--primary-100)}.sub-header__tab.active .sub-header__tab-label{color:var(--text-200)}.sub-header__tab-label{color:var(--text-100);text-align:center;text-transform:none;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:500;line-height:normal;overflow:hidden}.sub-header__search-input{background:var(--shade-600);border-radius:var(--radius-s);white-space:nowrap;flex:none;justify-content:space-between;align-items:center;width:100%;min-width:0;height:34px;margin-right:auto;padding:3px 4px;animation:.22s ease-out sub-header-search-expand;display:flex;overflow:hidden}@keyframes sub-header-search-expand{0%{opacity:0}to{opacity:1}}.sub-header__search-input-icon{width:34px;height:34px;color:var(--text-100);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sub-header__search-input-field{min-width:0;height:100%;color:var(--text-100);text-transform:capitalize;background:0 0;border:none;outline:none;flex:auto;padding:0 4px;font-size:14px;font-weight:400;line-height:normal}.sub-header__search-input-field::placeholder{color:var(--text-400);text-transform:capitalize;font-size:14px;font-weight:400}.sub-header__search-input-close{width:34px;height:34px;color:var(--text-100);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (min-width:1025px){.sub-header{box-shadow:none;gap:0;padding:0 24px}.sub-header__search-toggle{display:none}.sub-header__tabs{flex:auto;overflow:visible}.sub-header__tabs .carousel-list{gap:24px!important}.sub-header__tab{min-width:0}.sub-header__tab-label{font-size:14px;font-weight:400;line-height:normal}}
