.PrematchChampionshipsList-module__asSXnq__root{flex-direction:column;gap:14px;display:flex}.PrematchChampionshipsList-module__asSXnq__chips{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;gap:6px;min-width:0;padding-right:8px;display:flex;overflow-x:auto}.PrematchChampionshipsList-module__asSXnq__chips::-webkit-scrollbar{display:none}.PrematchChampionshipsList-module__asSXnq__chip{color:#9aa0a7;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:1px solid #242424;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;height:40px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:700;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.PrematchChampionshipsList-module__asSXnq__chipFlag{justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.PrematchChampionshipsList-module__asSXnq__chip:hover{color:#e8edf5;background:#2a2c2f;border-color:#45484c}.PrematchChampionshipsList-module__asSXnq__chip[data-active]{background:var(--app-color-brand);border-color:var(--app-color-brand);color:#111215}.PrematchChampionshipsList-module__asSXnq__groups{flex-direction:column;gap:12px;display:flex}.PrematchChampionshipsList-module__asSXnq__groups[data-virtualized=true]{gap:0;display:block;position:relative}.PrematchChampionshipsList-module__asSXnq__virtualCanvas{width:100%;position:relative}.PrematchChampionshipsList-module__asSXnq__virtualItem{will-change:transform;width:100%;padding-bottom:12px;position:absolute;top:0;left:0}.PrematchChampionshipsList-module__asSXnq__group{background:#1a1a1a;border:1px solid #242424;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.PrematchChampionshipsList-module__asSXnq__groupHeader{background:#242526;border-bottom:1px solid #242424;align-items:center;gap:10px;height:40px;padding:0 14px;display:flex}.PrematchChampionshipsList-module__asSXnq__groupCountry{color:#f1f1f1;text-transform:uppercase;letter-spacing:.2em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:800;line-height:1;overflow:hidden}.PrematchChampionshipsList-module__asSXnq__groupHeader:after{content:"";flex:1}.PrematchChampionshipsList-module__asSXnq__groupCount{color:var(--app-color-brand);font-variant-numeric:tabular-nums;letter-spacing:.04em;background:rgba(var(--app-color-brand-rgb), .1);border:1px solid rgba(var(--app-color-brand-rgb), .25);border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.PrematchChampionshipsList-module__asSXnq__list{flex-direction:column;display:flex}.PrematchChampionshipsList-module__asSXnq__item{color:#d7dce3;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-bottom:1px solid #2a2b3080;border-radius:0;align-items:center;gap:10px;width:100%;height:44px;padding:0 14px;text-decoration:none;transition:background .16s,color .16s;display:flex;position:relative}.PrematchChampionshipsList-module__asSXnq__item:last-child{border-bottom:0}.PrematchChampionshipsList-module__asSXnq__itemAccent{display:none}.PrematchChampionshipsList-module__asSXnq__item:hover{background:rgba(var(--app-color-brand-rgb), .04);color:#fff}.PrematchChampionshipsList-module__asSXnq__item[data-hot]:before{content:"";background:#ff9d40;border-radius:0 2px 2px 0;width:2px;position:absolute;top:8px;bottom:8px;left:0}.PrematchChampionshipsList-module__asSXnq__league{color:inherit;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;flex:1;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.PrematchChampionshipsList-module__asSXnq__count{color:#9aa0a7;font-variant-numeric:tabular-nums;background:#24262a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;min-width:26px;height:20px;padding:0 8px;font-size:11px;font-weight:700;transition:background .16s,color .16s;display:inline-flex}.PrematchChampionshipsList-module__asSXnq__item:hover .PrematchChampionshipsList-module__asSXnq__count{color:#e8edf5;background:#2f3137}.PrematchChampionshipsList-module__asSXnq__item[data-hot] .PrematchChampionshipsList-module__asSXnq__count{color:#ff9d40;background:#ff8c3c1f}.PrematchChampionshipsList-module__asSXnq__item[data-hot]:hover .PrematchChampionshipsList-module__asSXnq__count{color:#ffb066;background:#ff8c3c33}.PrematchChampionshipsList-module__asSXnq__hotIcon{color:inherit}.PrematchChampionshipsList-module__asSXnq__chevron{color:#4a4d52;flex-shrink:0;transition:color .16s,transform .16s}.PrematchChampionshipsList-module__asSXnq__item:hover .PrematchChampionshipsList-module__asSXnq__chevron{color:var(--app-color-brand);transform:translate(2px)}.PrematchChampionshipsList-module__asSXnq__item[data-hot]:hover .PrematchChampionshipsList-module__asSXnq__chevron{color:#ff9d40}.PrematchChampionshipsList-module__asSXnq__empty{text-align:center;color:#55595f;background:#131416;border:1px dashed #262729;border-radius:12px;padding:48px 16px;font-size:14px}@media (max-width:768px){.PrematchChampionshipsList-module__asSXnq__chips{padding-right:0}.PrematchChampionshipsList-module__asSXnq__chip{height:36px;padding:0 14px;font-size:10.5px}.PrematchChampionshipsList-module__asSXnq__groupHeader{height:38px;padding:0 12px}.PrematchChampionshipsList-module__asSXnq__item{height:46px;padding:0 12px}.PrematchChampionshipsList-module__asSXnq__league{font-size:13px}}
.PrematchesSportPage-module__f9pMvW__empty{text-align:center;color:#d5d5d5;background:#1a1a1a;border:1px solid #242424;border-radius:10px;margin-top:20px;padding:48px 24px;font-size:14px}.PrematchesSportPage-module__f9pMvW__desktop{display:contents}.PrematchesSportPage-module__f9pMvW__mobile{display:none}@media (max-width:768px){.PrematchesSportPage-module__f9pMvW__desktop{display:none}.PrematchesSportPage-module__f9pMvW__mobile{display:block}}
.PrematchChampionshipsListSkeleton-module__XBQNEq__root{flex-direction:column;gap:14px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__header{flex-direction:column;gap:10px;padding:10px 0 12px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__search{width:100%;height:44px!important}.PrematchChampionshipsListSkeleton-module__XBQNEq__chips{flex-wrap:wrap;gap:6px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__chip{height:28px!important}.PrematchChampionshipsListSkeleton-module__XBQNEq__groups{flex-direction:column;gap:18px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__group{flex-direction:column;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__groupHeader{background:linear-gradient(90deg, rgba(var(--app-color-brand-rgb), .08) 0%, rgba(var(--app-color-brand-rgb), .01) 60%, #26272900 100%);border-left:3px solid rgba(var(--app-color-brand-rgb), .4);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;height:34px;margin-bottom:6px;padding:0 14px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__country{width:88px!important;height:10px!important}.PrematchChampionshipsListSkeleton-module__XBQNEq__groupCount{width:26px!important;height:14px!important}.PrematchChampionshipsListSkeleton-module__XBQNEq__list{flex-direction:column;gap:4px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__row{background:linear-gradient(90deg, #17181a 0%, #17181a 38%, rgba(var(--app-color-brand-rgb), .04) 78%, rgba(var(--app-color-brand-rgb), .08) 100%);border:1px solid #1e2022;border-radius:8px;align-items:center;gap:12px;width:100%;height:46px;padding:0 14px;display:flex}.PrematchChampionshipsListSkeleton-module__XBQNEq__league{flex:1;width:60%!important;height:12px!important}.PrematchChampionshipsListSkeleton-module__XBQNEq__count{flex-shrink:0;width:34px!important;height:20px!important}@media (max-width:768px){.PrematchChampionshipsListSkeleton-module__XBQNEq__search{height:42px!important}.PrematchChampionshipsListSkeleton-module__XBQNEq__groupHeader{height:32px;padding:0 12px}.PrematchChampionshipsListSkeleton-module__XBQNEq__row{gap:10px;height:44px;padding:0 12px}}
/*# sourceMappingURL=0kzqkgsp4-c_1.css.map*/