@import "https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";.vc-base-icon{stroke:currentColor;stroke-width:2px;fill:none;display:inline-block}.vc-header{grid-gap:4px;align-items:center;padding:10px 10px 0;display:grid}.vc-header .vc-title{color:var(--vc-header-title-color);cursor:pointer;font-weight:var(--vc-font-semibold);-webkit-user-select:none;user-select:none;white-space:nowrap;grid-area:1/title;margin:0 .75rem;line-height:30px}.vc-header .vc-title:hover{opacity:.75}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-prev{grid-column:prev}.vc-header .vc-next{grid-column:next}.vc-day{z-index:1;min-height:32px;position:relative}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.vc-day-box-center-center{transform-origin:50%;justify-content:center;align-items:center;display:flex}.vc-day-box-left-center{transform-origin:0;justify-content:flex-start;align-items:center;display:flex}.vc-day-box-right-center{transform-origin:100%;justify-content:flex-end;align-items:center;display:flex}.vc-day-box-center-bottom{justify-content:center;align-items:flex-end;display:flex}.vc-day-content{border-radius:var(--vc-rounded-full);cursor:pointer;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:28px;height:28px;line-height:28px;display:flex}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){color:var(--vc-content-color);font-weight:var(--vc-font-bold)}.vc-highlights{pointer-events:none;z-index:-1;overflow:hidden}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{border-right-width:0!important;border-radius:0!important;width:50%!important}.vc-highlight.vc-highlight-base-end{border-left-width:0!important;border-radius:0!important;width:50%!important}.vc-highlight.vc-highlight-base-middle{width:100%;margin:0 -1px;border-left-width:0!important;border-right-width:0!important;border-radius:0!important}.vc-highlight-bg-none,.vc-highlight-bg-outline{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-none,.vc-highlight-content-outline{color:var(--vc-highlight-outline-content-color);font-weight:var(--vc-font-bold)}.vc-highlight-content-light{color:var(--vc-highlight-light-content-color);font-weight:var(--vc-font-bold)}.vc-highlight-content-solid{color:var(--vc-highlight-solid-content-color);font-weight:var(--vc-font-bold)}.vc-dots{justify-content:center;align-items:center;display:flex}.vc-dot{height:5px;transition:var(--vc-day-content-transition);border-radius:9999px;width:5px}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{justify-content:flex-start;align-items:center;width:75%;display:flex}.vc-bar{height:3px;transition:var(--vc-day-content-transition);flex-grow:1}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{justify-content:center;align-items:center;display:flex;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside)*-1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside)*-1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside)*-1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside)*-1)}.vc-weeknumber-content{color:var(--vc-weeknumber-color);font-size:var(--vc-text-xs);font-style:italic;font-weight:var(--vc-font-medium);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.vc-weeks{-webkit-overflow-scrolling:touch;min-width:232px;padding:6px;position:relative}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{color:var(--vc-weekday-color);cursor:default;font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);text-align:center;-webkit-user-select:none;user-select:none;padding-top:4px;padding-bottom:8px;line-height:14px}.vc-week,.vc-weekdays{grid-template-columns:repeat(7,1fr);display:grid;position:relative}.vc-popover-content-wrapper{--popover-horizontal-content-offset:8px;--popover-vertical-content-offset:10px;--popover-caret-horizontal-offset:18px;--popover-caret-vertical-offset:8px;z-index:10;outline:none;display:block;position:absolute}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);box-shadow:var(--vc-shadow-lg);color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);z-index:10;outline:none;padding:4px;position:relative}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{background-color:inherit;border-left:inherit;border-top:inherit;content:"";z-index:-1;width:12px;height:12px;display:block;position:absolute}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%)rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{transform:translate(-50%)translateY(-50%)rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%)rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%)rotate(-135deg)}.vc-popover-caret.direction-top.align-center{transform:translate(-50%)translateY(-50%)rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%)rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{transform:translate(-50%)rotate(135deg)}.vc-popover-caret.direction-left.align-middle{transform:translateY(-50%)translate(-50%)rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{transform:translate(-50%)rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{transform:translate(-50%)rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{transform:translateY(-50%)translate(-50%)rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{transform:translate(-50%)rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-nav-header{justify-content:space-between;display:flex}.vc-nav-arrow,.vc-nav-item,.vc-nav-title{font-size:var(--vc-text-sm)}.vc-nav-arrow:hover,.vc-nav-item:hover,.vc-nav-title:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-arrow.vc-disabled,.vc-nav-item.vc-disabled,.vc-nav-title.vc-disabled{opacity:.25;pointer-events:none}.vc-nav-title{border-radius:var(--vc-rounded);color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);padding:4px 8px}.vc-nav-arrow,.vc-nav-title{line-height:var(--vc-leading-snug);-webkit-user-select:none;user-select:none;border:2px solid #0000}.vc-nav-arrow{border-radius:var(--vc-rounded);cursor:pointer;justify-content:center;align-items:center;display:flex}.vc-nav-arrow.is-left{margin-right:auto}.vc-nav-arrow.is-right{margin-left:auto}.vc-nav-items{grid-row-gap:2px;grid-column-gap:5px;grid-template-columns:repeat(3,1fr);display:grid}.vc-nav-item{border-radius:var(--vc-rounded);cursor:pointer;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);text-align:center;-webkit-user-select:none;user-select:none;border:2px solid #0000;width:48px;padding:4px 0}.vc-nav-item.is-active{background-color:var(--vc-nav-item-active-bg);color:var(--vc-nav-item-active-color);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day-popover-row{transition:var(--vc-day-content-transition);align-items:center;display:flex}.vc-day-popover-row-indicator{flex-grow:0;justify-content:center;align-items:center;width:15px;display:flex}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{flex-grow:1;flex-wrap:none;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal);align-items:center;width:max-content;margin-left:4px;margin-right:4px;display:flex}.vc-day-popover-row-highlight{border-radius:3px;width:8px;height:5px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{pointer-events:none;width:100%;position:absolute}.vc-arrow{border-radius:var(--vc-rounded);color:var(--vc-header-arrow-color);cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;z-index:1;border:1px solid #0000;grid-row:1;justify-content:center;align-items:center;width:28px;height:30px;display:flex}.vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-arrow.vc-disabled{opacity:.25;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{color:var(--vc-day-popover-header-color);font-size:var(--vc-text-xs);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative}.vc-base-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--vc-rounded);color:var(--vc-select-color);cursor:pointer;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);height:30px;line-height:var(--leading-none);text-align:center;text-indent:0;background-color:#0000;background-image:none;width:max-content;margin:0;padding:0 4px;display:block}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-has-icon{padding:0 24px 0 10px}.vc-base-select select.vc-small{font-size:var(--vc-text-sm)}.vc-base-select select.vc-small.vc-has-icon{padding:0 20px 0 8px}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-base-select .vc-base-icon{opacity:.6;pointer-events:none;position:absolute;top:6px;right:4px}.vc-time-picker{flex-direction:column;align-items:center;padding:8px 4px;display:flex}.vc-time-picker.vc-invalid{opacity:.5;pointer-events:none}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;align-items:center;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px;display:flex}.vc-time-select-group{background:var(--vc-time-select-group-bg);border:1px solid var(--vc-time-select-group-border);border-radius:var(--vc-rounded-md);align-items:center;padding:0 4px;display:inline-flex}.vc-time-select-group .vc-base-icon{color:var(--vc-time-select-group-icon-color);margin-right:4px}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;transition:transform var(--vc-slide-duration)var(--vc-slide-timing),opacity var(--vc-slide-duration)var(--vc-slide-timing)}.vc-fade-leave-active,.vc-none-leave-active,.vc-slide-down-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active{width:100%;position:absolute!important}.vc-fade-enter-from,.vc-fade-leave-to,.vc-none-enter-from,.vc-none-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to{opacity:0}.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left,.vc-slide-left-enter-from,.vc-slide-right-leave-to{transform:translateX(var(--vc-slide-translate))}.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right,.vc-slide-left-leave-to,.vc-slide-right-enter-from{transform:translateX(calc(var(--vc-slide-translate)*-1))}.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top,.vc-slide-up-enter-from{transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom,.vc-slide-up-leave-to{transform:translateY(calc(var(--vc-slide-translate)*-1))}:root{--vc-white:#fff;--vc-black:#000;--vc-gray-50:#f8fafc;--vc-gray-100:#f1f5f9;--vc-gray-200:#e2e8f0;--vc-gray-300:#cbd5e1;--vc-gray-400:#94a3b8;--vc-gray-500:#64748b;--vc-gray-600:#475569;--vc-gray-700:#334155;--vc-gray-800:#1e293b;--vc-gray-900:#0f172a;--vc-font-family:BlinkMacSystemFont,"BlinkMacSystemFont fallback",-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;--vc-font-normal:400;--vc-font-medium:500;--vc-font-semibold:600;--vc-font-bold:700;--vc-text-2xs:10px;--vc-text-xs:12px;--vc-text-sm:14px;--vc-text-base:16px;--vc-text-lg:18px;--vc-text-xl:20px;--vc-text-2xl:24px;--vc-leading-none:1;--vc-leading-tight:1.25;--vc-leading-snug:1.375;--vc-leading-normal:1.5;--vc-rounded:.25rem;--vc-rounded-md:.375rem;--vc-rounded-lg:.5rem;--vc-rounded-full:9999px;--vc-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--vc-shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--vc-shadow-inner:inset 0 2px 4px 0 #0000000f;--vc-slide-translate:22px;--vc-slide-duration:.15s;--vc-slide-timing:ease;--vc-day-content-transition:all .13s ease-in;--vc-weeknumber-offset-inside:26px;--vc-weeknumber-offset-outside:34px}.vc-gray{--vc-accent-50:var(--vc-gray-50);--vc-accent-100:var(--vc-gray-100);--vc-accent-200:var(--vc-gray-200);--vc-accent-300:var(--vc-gray-300);--vc-accent-400:var(--vc-gray-400);--vc-accent-500:var(--vc-gray-500);--vc-accent-600:var(--vc-gray-600);--vc-accent-700:var(--vc-gray-700);--vc-accent-800:var(--vc-gray-800);--vc-accent-900:var(--vc-gray-900)}.vc-red{--vc-accent-50:#fef2f2;--vc-accent-100:#fee2e2;--vc-accent-200:#fecaca;--vc-accent-300:#fca5a5;--vc-accent-400:#f87171;--vc-accent-500:#ef4444;--vc-accent-600:#dc2626;--vc-accent-700:#b91c1c;--vc-accent-800:#991b1b;--vc-accent-900:#7f1d1d}.vc-orange{--vc-accent-50:#fff7ed;--vc-accent-100:#ffedd5;--vc-accent-200:#fed7aa;--vc-accent-300:#fdba74;--vc-accent-400:#fb923c;--vc-accent-500:#f97316;--vc-accent-600:#ea580c;--vc-accent-700:#c2410c;--vc-accent-800:#9a3412;--vc-accent-900:#7c2d12}.vc-yellow{--vc-accent-50:#fefce8;--vc-accent-100:#fef9c3;--vc-accent-200:#fef08a;--vc-accent-300:#fde047;--vc-accent-400:#facc15;--vc-accent-500:#eab308;--vc-accent-600:#ca8a04;--vc-accent-700:#a16207;--vc-accent-800:#854d0e;--vc-accent-900:#713f12}.vc-green{--vc-accent-50:#f0fdf4;--vc-accent-100:#dcfce7;--vc-accent-200:#bbf7d0;--vc-accent-300:#86efac;--vc-accent-400:#4ade80;--vc-accent-500:#22c55e;--vc-accent-600:#16a34a;--vc-accent-700:#15803d;--vc-accent-800:#166534;--vc-accent-900:#14532d}.vc-teal{--vc-accent-50:#f0fdfa;--vc-accent-100:#ccfbf1;--vc-accent-200:#99f6e4;--vc-accent-300:#5eead4;--vc-accent-400:#2dd4bf;--vc-accent-500:#14b8a6;--vc-accent-600:#0d9488;--vc-accent-700:#0f766e;--vc-accent-800:#115e59;--vc-accent-900:#134e4a}.vc-blue{--vc-accent-50:#eff6ff;--vc-accent-100:#dbeafe;--vc-accent-200:#bfdbfe;--vc-accent-300:#93c5fd;--vc-accent-400:#60a5fa;--vc-accent-500:#3b82f6;--vc-accent-600:#2563eb;--vc-accent-700:#1d4ed8;--vc-accent-800:#1e40af;--vc-accent-900:#1e3a8a}.vc-indigo{--vc-accent-50:#eef2ff;--vc-accent-100:#e0e7ff;--vc-accent-200:#c7d2fe;--vc-accent-300:#a5b4fc;--vc-accent-400:#818cf8;--vc-accent-500:#6366f1;--vc-accent-600:#4f46e5;--vc-accent-700:#4338ca;--vc-accent-800:#3730a3;--vc-accent-900:#312e81}.vc-purple{--vc-accent-50:#faf5ff;--vc-accent-100:#f3e8ff;--vc-accent-200:#e9d5ff;--vc-accent-300:#d8b4fe;--vc-accent-400:#c084fc;--vc-accent-500:#a855f7;--vc-accent-600:#9333ea;--vc-accent-700:#7e22ce;--vc-accent-800:#6b21a8;--vc-accent-900:#581c87}.vc-pink{--vc-accent-50:#fdf2f8;--vc-accent-100:#fce7f3;--vc-accent-200:#fbcfe8;--vc-accent-300:#f9a8d4;--vc-accent-400:#f472b6;--vc-accent-500:#ec4899;--vc-accent-600:#db2777;--vc-accent-700:#be185d;--vc-accent-800:#9d174d;--vc-accent-900:#831843}.vc-focus:focus-within{box-shadow:var(--vc-focus-ring);outline:0}.vc-light{--vc-color:var(--vc-gray-900);--vc-bg:var(--vc-white);--vc-border:var(--vc-gray-300);--vc-hover-bg:#ccd6e04d;--vc-focus-ring:0 0 0 2px #3b83f666;--vc-header-arrow-color:var(--vc-gray-500);--vc-header-arrow-hover-bg:var(--vc-gray-200);--vc-header-title-color:var(--vc-gray-900);--vc-weekday-color:var(--vc-gray-500);--vc-weeknumber-color:var(--vc-gray-400);--vc-nav-hover-bg:var(--vc-gray-200);--vc-nav-title-color:var(--vc-gray-900);--vc-nav-item-hover-box-shadow:none;--vc-nav-item-active-color:var(--vc-white);--vc-nav-item-active-bg:var(--vc-accent-500);--vc-nav-item-active-box-shadow:var(--vc-shadow);--vc-nav-item-current-color:var(--vc-accent-600);--vc-day-popover-container-color:var(--vc-white);--vc-day-popover-container-bg:var(--vc-gray-800);--vc-day-popover-container-border:var(--vc-gray-700);--vc-day-popover-header-color:var(--vc-gray-700);--vc-popover-content-color:var(--vc-gray-900);--vc-popover-content-bg:var(--vc-gray-50);--vc-popover-content-border:var(--vc-gray-300);--vc-time-picker-border:var(--vc-gray-300);--vc-time-weekday-color:var(--vc-gray-700);--vc-time-month-color:var(--vc-accent-600);--vc-time-day-color:var(--vc-accent-600);--vc-time-year-color:var(--vc-gray-500);--vc-time-select-group-bg:var(--vc-gray-50);--vc-time-select-group-border:var(--vc-gray-300);--vc-time-select-group-icon-color:var(--vc-accent-500);--vc-select-color:var(--vc-gray-900);--vc-select-bg:var(--vg-gray-50);--vc-select-hover-bg:var(--vc-gray-100);--vc-select-border:var(--vc-gray-300);--vc-day-content-hover-bg:var(--vc-hover-bg);--vc-day-content-disabled-color:var(--vc-gray-400)}.vc-light .vc-attr,.vc-light.vc-attr{--vc-content-color:var(--vc-accent-600);--vc-highlight-outline-bg:var(--vc-white);--vc-highlight-outline-border:var(--vc-accent-600);--vc-highlight-outline-content-color:var(--vc-accent-700);--vc-highlight-light-bg:var(--vc-accent-200);--vc-highlight-light-content-color:var(--vc-accent-900);--vc-highlight-solid-bg:var(--vc-accent-600);--vc-highlight-solid-content-color:var(--vc-white);--vc-dot-bg:var(--vc-accent-600);--vc-bar-bg:var(--vc-accent-600)}.vc-dark{--vc-color:var(--vc-white);--vc-bg:var(--vc-gray-900);--vc-border:var(--vc-gray-700);--vc-hover-bg:#7281974d;--vc-focus-ring:0 0 0 2px #3b82f6b3;--vc-header-arrow-color:var(--vc-gray-300);--vc-header-arrow-hover-bg:var(--vc-gray-800);--vc-header-title-color:var(--vc-gray-100);--vc-weekday-color:var(--vc-accent-200);--vc-weeknumber-color:var(--vc-gray-500);--vc-nav-hover-bg:var(--vc-gray-700);--vc-nav-title-color:var(--vc-gray-100);--vc-nav-item-hover-box-shadow:none;--vc-nav-item-active-color:var(--vc-white);--vc-nav-item-active-bg:var(--vc-accent-500);--vc-nav-item-active-box-shadow:none;--vc-nav-item-current-color:var(--vc-accent-400);--vc-day-popover-container-color:var(--vc-gray-800);--vc-day-popover-container-bg:var(--vc-white);--vc-day-popover-container-border:var(--vc-gray-100);--vc-day-popover-header-color:var(--vc-gray-300);--vc-popover-content-color:var(--vc-white);--vc-popover-content-bg:var(--vc-gray-800);--vc-popover-content-border:var(--vc-gray-700);--vc-time-picker-border:var(--vc-gray-700);--vc-time-weekday-color:var(--vc-gray-400);--vc-time-month-color:var(--vc-accent-400);--vc-time-day-color:var(--vc-accent-400);--vc-time-year-color:var(--vc-gray-500);--vc-time-select-group-bg:var(--vc-gray-700);--vc-time-select-group-border:var(--vc-gray-500);--vc-time-select-group-icon-color:var(--vc-accent-400);--vc-select-color:var(--vc-gray-200);--vc-select-bg:var(--vc-gray-700);--vc-select-hover-bg:var(--vc-gray-600);--vc-select-border:var(--vc-gray-500);--vc-day-content-hover-bg:var(--vc-hover-bg);--vc-day-content-disabled-color:var(--vc-gray-600)}.vc-dark .vc-attr,.vc-dark.vc-attr{--vc-content-color:var(--vc-accent-500);--vc-highlight-outline-bg:var(--vc-gray-900);--vc-highlight-outline-border:var(--vc-accent-300);--vc-highlight-outline-content-color:var(--vc-accent-200);--vc-highlight-light-bg:var(--vc-accent-800);--vc-highlight-light-content-color:var(--vc-accent-100);--vc-highlight-solid-bg:var(--vc-accent-500);--vc-highlight-solid-content-color:var(--vc-white);--vc-dot-bg:var(--vc-accent-500);--vc-bar-bg:var(--vc-accent-500)}.vc-container{background-color:var(--vc-bg);color:var(--vc-color);font-family:var(--vc-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;width:max-content;height:max-content;display:inline-flex;position:relative}.vc-container,.vc-container *{box-sizing:border-box}.vc-container :focus,.vc-container:focus{outline:none}.vc-container [role=button],.vc-container button{cursor:pointer}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:#0000}.vc-date-picker-content{background-color:var(--vc-bg);padding:0}.vc-date-picker-content .vc-container{border:0}:root{--vs-colors--lightest:#3c3c3c42;--vs-colors--light:#3c3c3c80;--vs-colors--dark:#333;--vs-colors--darkest:#00000026;--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration)var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:var(--vs-border-width)var(--vs-border-style)var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal;background:0 0;padding:0 0 4px;display:flex}.vs__selected-options{flex-wrap:wrap;flex-grow:1;flex-basis:100%;padding:0 2px;display:flex;position:relative}.vs__actions{padding:var(--vs-actions-padding);align-items:center;display:flex}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration)var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg)scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);cursor:pointer;background-color:#0000;border:0;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width)var(--vs-border-style)var(--vs-border-color);border-radius:0 0 var(--vs-border-radius)var(--vs-border-radius);box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);text-align:left;left:0;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index);border-top-style:none;margin:0;padding:5px 0;list-style:none;display:block;position:absolute;overflow-y:auto}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;padding:var(--vs-dropdown-option-padding);white-space:nowrap;line-height:1.42857;display:block}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width)var(--vs-selected-border-style)var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);z-index:0;align-items:center;margin:4px 2px 0;padding:0 .25em;display:flex}.vs__deselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow);background:0 0;border:0;margin-left:4px;padding:0;display:inline-flex}.vs--single .vs__selected{background-color:#0000;border-color:#0000}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear{display:none}.vs__search::-webkit-search-decoration{display:none}.vs__search::-webkit-search-results-button{display:none}.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;color:var(--vs-search-input-color);font-size:var(--vs-font-size);line-height:var(--vs-line-height);z-index:1;background:0 0;border:1px solid #0000;border-left:none;outline:none;flex-grow:1;width:0;max-width:100%;margin:4px 0 0;padding:0 7px}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{opacity:0;text-indent:-9999em;transform:translateZ(0)scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border:.9em solid #6363631a;border-left-color:#3c3c3c73;align-self:center;font-size:5px;transition:opacity .1s;animation:1.1s linear infinite vSelectSpinner;overflow:hidden}.vs__spinner,.vs__spinner:after{height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));border-radius:50%;width:5em}.vs--loading .vs__spinner{opacity:1}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.v-toast{pointer-events:none;z-index:1090;padding:2em;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.v-toast__item{color:#fff;cursor:pointer;opacity:.92;pointer-events:auto;border-radius:.25em;align-items:center;min-height:3em;margin:.5em 0;animation-duration:.15s;display:inline-flex;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{word-break:break-word;margin:0;padding:.5em 1em}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;bottom:0;left:0;right:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:.3s fade-in}.vfm-fade-leave-active{animation:.3s fade-out}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-leave-active{transition:transform .3s}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-leave-active{transition:transform .3s}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{z-index:10;width:27px;position:fixed;top:0;bottom:0}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}@font-face{font-display:swap;font-family:fira-sans-medium;font-style:normal;font-weight:500;src:local(Fira Sans Medium),local(FiraSans-Medium),url(../fonts/FiraSans-Medium.woff2)format("woff2"),url(../fonts/FiraSans-Medium.woff)format("woff")}@font-face{font-display:swap;font-family:fira-sans-bold;font-style:normal;font-weight:700;src:local(Fira Sans Bold),local(FiraSans-Bold),url(../fonts/FiraSans-Bold.woff2)format("woff2"),url(../fonts/FiraSans-Bold.woff)format("woff")}@font-face{font-display:swap;font-family:fira-sans-bold-italic;font-style:normal;font-weight:700;src:local(Fira Sans Bold Italic),local(FiraSans-BoldItalic),url(../fonts/FiraSans-BoldItalic.woff2)format("woff2"),url(../fonts/FiraSans-BoldItalic.woff)format("woff")}@font-face{font-display:swap;font-family:fira-sans-regular;font-style:normal;font-weight:400;src:local(Fira Sans),local(FiraSans-Regular),url(../fonts/FiraSans-Regular.woff2)format("woff2"),url(../fonts/FiraSans-Regular.woff)format("woff")}@font-face{font-display:swap;font-family:Bebas Neue Pro Expanded XBold;font-style:normal;font-weight:700;src:url(../fonts/branding/BebasNeuePro-ExpandedExtraBold.woff2)format("woff2"),url(../fonts/branding/BebasNeuePro-ExpandedExtraBold.woff)format("woff")}@font-face{font-display:swap;font-family:Bebas Neue Pro;font-style:normal;font-weight:700;src:url(../fonts/branding/BebasNeuePro-Bold.woff2)format("woff2"),url(../fonts/branding/BebasNeuePro-Bold.woff)format("woff")}:root{--primary-color:var(--primary-color);--primary-color-rgb:var(--primary-color-rgb)}@font-face{font-display:swap;font-family:inmt-icons;font-style:normal;font-weight:400;src:url(./inmt-icons.DwvzpD9f.eot);src:url(./inmt-icons.DwvzpD9f.eot?#iefix)format("embedded-opentype"),url(./inmt-icons.Zf-0w5vp.woff)format("woff"),url(./inmt-icons.PQm8D3KB.ttf)format("truetype"),url(./inmt-icons.B7KLqvpc.svg#inmt-icons)format("svg")}.fade-enter-active,.fade-leave-active{transition:opacity .15s}.fade-enter,.fade-leave-to{opacity:0!important}.fade-out-in-enter-active,.fade-out-in-leave-active{transition:opacity .1s}.fade-out-in-enter,.fade-out-in-leave-to{opacity:0!important}.fade-reverse-enter{opacity:1!important}.slide-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(0,1,.5,1)}.slide-enter-to,.slide-leave{max-height:500px;overflow:hidden}.slide-enter,.slide-leave-to{max-height:0;overflow:hidden}.slide-vertical-small-enter-active{transition-duration:.2s;transition-timing-function:ease-in}.slide-vertical-small-leave-active{transition-duration:.2s;transition-timing-function:ease-out}.slide-vertical-small-enter-to,.slide-vertical-small-leave{transform:translateY(0)!important}.slide-vertical-small-enter,.slide-vertical-small-leave-to{transform:translateY(-60px)!important}.slide-vertical-down-small-enter-active{transition-duration:.2s;transition-timing-function:ease-in}.slide-vertical-down-small-leave-active{transition-duration:.2s;transition-timing-function:ease-out}.slide-vertical-down-small-enter-to,.slide-vertical-down-small-leave{transform:translateY(0)!important}.slide-vertical-down-small-enter,.slide-vertical-down-small-leave-to{transform:translateY(80px)!important}.slide-large-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-large-leave-active{transition-duration:.3s;transition-timing-function:ease-in-out}.slide-large-enter-to,.slide-large-leave{max-height:1200px;overflow:hidden}.slide-large-enter,.slide-large-leave-to{max-height:0;overflow:hidden}.slide-main-menu-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-main-menu-leave-active{transition-duration:.3s;transition-timing-function:ease-in-out}.slide-main-menu-enter-to,.slide-main-menu-leave{transform:translate(0)}.slide-main-menu-enter,.slide-main-menu-leave-to{transform:translate(-360px)}.slide-medium-enter-active,.slide-medium-leave-active{transition-duration:.4s;transition-timing-function:linear}.slide-medium-enter-to,.slide-medium-leave{max-height:600px;overflow:hidden}.slide-medium-enter,.slide-medium-leave-to{max-height:0;overflow:hidden}.slide-small-enter-active,.slide-small-leave-active{transition-duration:.15s;transition-timing-function:linear}.slide-small-enter-to,.slide-small-leave{max-height:60px;overflow:hidden}.slide-small-enter,.slide-small-leave-to{max-height:0;overflow:hidden}.slide-left-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-left-leave-active{transition-duration:.3s;transition-timing-function:ease-in-out}.slide-left-enter-to,.slide-left-leave{transform:translate(0)}.slide-left-enter,.slide-left-leave-to{transform:translate(100%)}.slide-next-enter-active,.slide-next-leave-active{transition:all .3s}.slide-next-enter{transform:translate(100%)}.slide-next-leave-to{transform:translate(-100%)}.slide-prev-enter-active,.slide-prev-leave-active{transition:all .3s}.slide-prev-enter{transform:translate(-100%)}.slide-prev-leave-to{transform:translate(100%)}.zero{color:#b3bdcc61!important}::selection{background:#26465d!important}::selection{background:#26465d!important}@keyframes animation-blink{0%{opacity:1}30%{opacity:.4}60%{opacity:1}}@keyframes pulse{0%{opacity:1}49%{opacity:1}50%{opacity:.6}to{opacity:.6}}.c-baner-partner-branding-text .text-content p.small,.inter-500{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:500}.inter-900{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:900}.bebas-neue-pro-expanded-xbold,.c-baner-partner-branding-text .text-content p,.c-banner-best-match .team-name,.c-banner-best-match .team-odd b{font-family:Bebas Neue Pro Expanded XBold;font-style:normal;font-weight:700}.bebas-neue-pro-bold,.c-baner-partner-branding-text--small .text-content p,.c-banner-best-match .date p,.c-banner-best-match .team-odd label{font-family:Bebas Neue Pro;font-style:normal;font-weight:700}.c-baner-partner-branding-text--stake-japanese .text-content p,.c-baner-partner-branding-text--stake-korean .text-content p,.c-baner-partner-branding-text--stake-vietnamese .text-content p,.noto-sans-700{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700}.c-banner-best-match__tournament,.inter-400{font-optical-sizing:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:400}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{margin:.67em 0;font-size:2em}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}abbr[title]{text-decoration:underline;border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-family:sans-serif;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline;display:inline-block}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}li>ol,li>ul{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}fieldset{border:0;min-width:0}body{box-sizing:border-box;color:#a5afbb;background-color:#1b1e22;min-width:320px;min-height:100%;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25;overflow-y:scroll}body.light-box-is-opened{overflow:hidden}body .body-dark{background-color:#0f0f0f}body .body-dark .o-page-content{min-height:100vh}body .body-dark .c-global-ads-banner{display:none}@media (max-width:64.0525em){body{padding-bottom:56px}}@media (max-width:40.0525em){body.crosshair-page{padding-bottom:110px}}h1,h2,h3,h4,h5,h6{font-family:fira-sans-medium,sans-serif;font-weight:500}.title-h1,h1{font-family:fira-sans-medium,sans-serif;font-size:2rem;font-weight:500;line-height:1.3125}@media (max-width:40.0525em){.title-h1,h1{font-size:1.625rem;line-height:1.25}}h2{font-size:1.5rem;line-height:1.25}.title-h2{font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}h3{font-size:1.125rem;line-height:1.33333}@media (max-width:51.3025em){h3{font-size:1rem;line-height:1.5}}h4{font-family:fira-sans-bold,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}.title-h5,h5{text-transform:uppercase;font-size:.875rem;line-height:20px}.title-h5.light,h5.light{color:#b5c0cf}.title-h6,h6{text-transform:uppercase;font-size:.75rem;line-height:20px}.title-h6.light-text,h6.light-text{color:#b5c0cf}.title-widget-header{color:#cbd5e4;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}.table-head .table-cell p{color:#a5afbb;text-transform:uppercase;text-transform:capitalize;font-size:.75rem;line-height:20px}.table-group__head p,.table-head .table-cell p{font-family:fira-sans-regular,sans-serif;font-weight:400}.table-group__head p{color:#a5afbb;text-transform:uppercase;text-transform:capitalize;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}img{vertical-align:middle;max-width:100%;font-style:italic}img[height],img[width]{max-width:none}.o-link,.v-toast__item .v-toast__icon,a{color:#717b8a;cursor:pointer;text-decoration:none;transition:all .15s ease-in-out}.o-link:hover,.v-toast__item .v-toast__icon:hover,a:hover{color:#fff}.disabled.o-link,.v-toast__item .disabled.v-toast__icon,a.disabled{pointer-events:none}.c-form-auth input,.o-input,input{color:#fff;filter:none;background:#2c343a;border:1px solid #2c343a;border-radius:5px;width:100%;margin:0;padding:4px 8px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:20px;transition:all .15s ease-in-out}.c-form-auth input::-webkit-input-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.o-input::-webkit-input-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}input::-webkit-input-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.o-input:-moz-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}input:-moz-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.c-form-auth input::-moz-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.o-input::-moz-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}input::-moz-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.o-input:-ms-input-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif}input:-ms-input-placeholder{color:#717b8a;opacity:1;font-family:fira-sans-regular,sans-serif}.o-input:-ms-input-placeholder{font-size:14px}input:-ms-input-placeholder{font-size:14px}.o-input:-ms-input-placeholder{font-size:.875rem}input:-ms-input-placeholder{font-size:.875rem}.o-input:-ms-input-placeholder{line-height:1.71429}input:-ms-input-placeholder{line-height:1.71429}.transparent.o-input,input.transparent{background:0 0;border:1px solid #313840}.disguised.o-input,input.disguised{border:none}.o-input:hover,input:hover{background:#282d34;border-color:#65717d}.o-input:focus,input:focus{background:#282d34;border:1px solid #65717d;outline:none}.error.o-input,input.error{border-color:#eb5757}.o-input:disabled,input:disabled{color:#a5afbb;pointer-events:none}.o-input:-webkit-autofill{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}input:-webkit-autofill{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}input:-webkit-autofill:focus{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}input:-webkit-autofill:hover{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}select:-webkit-autofill{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}select:-webkit-autofill:focus{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}select:-webkit-autofill:hover{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}textarea:-webkit-autofill{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}textarea:-webkit-autofill:focus{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}textarea:-webkit-autofill:hover{-webkit-text-fill-color:#b5c0cf;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 100px #22262c}.c-widget-comments-form .o-input,textarea{color:#717b8a;background-color:#0000;border:1px solid #313840;border-radius:5px;width:100%;margin:0;padding:4px 16px;font-size:.875rem;line-height:20px;transition:all .15s ease-in-out}.c-widget-comments-form .o-input::-webkit-input-placeholder{color:#717b8a;opacity:1}textarea::-webkit-input-placeholder{color:#717b8a;opacity:1}.c-widget-comments-form .o-input:-moz-placeholder{color:#717b8a;opacity:1}.c-widget-comments-form .o-input::-moz-placeholder{color:#717b8a;opacity:1}textarea:-moz-placeholder{color:#717b8a;opacity:1}textarea::-moz-placeholder{color:#717b8a;opacity:1}.c-widget-comments-form .o-input:-ms-input-placeholder{color:#717b8a;opacity:1}textarea:-ms-input-placeholder{color:#717b8a;opacity:1}.c-widget-comments-form .transparent.o-input,textarea.transparent{background:0 0;border:1px solid #313840}.c-widget-comments-form .o-input:hover,textarea:hover{border-color:rgba(var(--primary-color-rgb),.5)}.c-widget-comments-form .o-input:focus,textarea:focus{border:1px solid var(--primary-color);outline:none}@media (max-width:64.0525em){.c-widget-comments-form .o-input:focus,textarea:focus{border:1px solid #313840}}.c-widget-comments-form .error.o-input,textarea.error{border-color:#eb575799}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#717b8a;background:#313840 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACiSURBVHgBzYsxCsJAFET//+siaKM3yBXSpRBB0H5v4lqpYJFGDDaulR7DAwQstNjOK3iENKIW7tcvpFBshQxMMTNvAKovtJNFBLd74Vxa/AKsTVugdUSgyGCzcXofvqFXJxvVa0b5Q+6Tbh+RcJN0BuiPuRdoNFsOEWjLyOvVfJzhx1upPQLuJDMEw4/Qc9n0LJlKUArWOg4Q2iy+XOMS+o+eb8Q15KD/zvgAAAAASUVORK5CYII=) right 8px center no-repeat;border:0;border-radius:5px;width:100%;padding:2px 22px 2px 10px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:16px;display:block}select::-ms-expand{display:none}select option{font-weight:400}select.big{padding:7px 22px 7px 10px;font-size:.75rem;line-height:16px}table{width:100%}label{color:#cbd5e4;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;display:block}iframe{border:0}iframe,svg{vertical-align:top}button{color:inherit;font:inherit;background:0 0;border:none;padding:0}.o-recapcha .grecaptcha-badge{z-index:1111}.awards-about{position:relative}.awards-about__background{background:#1f1f1f;padding-top:100px}.awards-about__background--image{width:550px;height:550px;position:absolute;top:60%;right:-10%;transform:translateY(-50%)}@media screen and (max-width:1024px){.awards-about__background--image{height:450px;right:unset;top:unset;transform:unset;width:450px;margin-left:auto;margin-right:auto;display:block;position:relative}}@media screen and (max-width:821px){.awards-about__background--image{width:350px;height:350px}.awards-about__background{padding-top:50px}}.awards-about__description{color:#fff9;text-align:left;max-width:659px;margin-left:129px;margin-right:auto;font-size:22px;font-weight:500;line-height:30.8px}.awards-about__description.before-enter{opacity:0;transition:all 1s cubic-bezier(.71,-.1,.83,1.89);transform:translateY(100px)}.awards-about__description.enter{opacity:1;transform:translate(0)}@media screen and (max-width:821px){.awards-about__description{margin-left:60px;font-size:18px;line-height:25.2px}}@media screen and (max-width:550px){.awards-about__description{margin-left:0;font-size:18px;line-height:25.2px}}@media screen and (max-width:1024px){.awards-about .awards-title{margin-bottom:0}}.awards-button{cursor:pointer;border:1px solid #cdb295;width:100%;height:100%;padding:2px}.awards-button__inner{justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s;display:flex}.awards-button .awards-button__icon{fill:#cdb295}.awards-button span{color:#cdb295;text-transform:uppercase;font-size:14px;font-weight:700;line-height:18px}@media screen and (max-width:821px){.awards-button span{font-size:12px;line-height:14px}}.awards-button__icon{margin-left:8px}.awards-button--fulfilled .awards-button__icon{fill:#131313}.awards-button--fulfilled .awards-button__inner{background-color:#cdb295}.awards-button--fulfilled span{color:#1d1d1d}.awards-button:hover .awards-button__icon{fill:#131313}.awards-button:hover .awards-button__inner{background-color:#edd0b1}.awards-button:hover span{color:#1d1d1d}.awards-faq{justify-content:space-between;align-items:flex-start;display:flex}.awards-faq__list{width:100%;max-width:664px;margin-left:30px}.awards-faq__list.before-enter{opacity:0;transition:all 1s cubic-bezier(.71,-.1,.83,1.89);transform:translate(100px)}.awards-faq__list.enter{opacity:1;transform:translate(0)}.awards-faq__item{border-bottom:1px solid #cdb295}.awards-faq__item--header{color:#fff;cursor:pointer;text-transform:uppercase;justify-content:space-between;align-items:center;padding:20px 0;font-size:22px;font-weight:700;line-height:26.4px;display:flex}.awards-faq__item--header span{width:calc(100% - 24px)}.awards-faq__item--header img{width:18px;height:18px;margin-left:6px;transition:all .5s}.awards-faq__item--header img.current{transform:rotate(-90deg)}@media screen and (max-width:821px){.awards-faq__item--header{font-size:16px}}.awards-faq__item--content{color:#fffc;height:0;font-size:14px;font-weight:500;line-height:19.6px;transition:all .5s;display:block;overflow:hidden}.awards-faq__item--content.active{height:auto;padding:10px 0 20px}@media screen and (max-width:821px){.awards-faq{flex-direction:column;justify-content:center;align-items:flex-start}.awards-faq__list{max-width:unset;width:100%;margin-left:0}}.awards-footer{justify-content:space-between;align-items:flex-end;padding-bottom:30px;display:flex}.awards-footer__links{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:calc(100% - 244px);display:flex}.awards-footer__logo{margin-bottom:40px}.awards-footer__logo img{width:130px;height:40px}.awards-footer__list{width:100%}.awards-footer__item,.awards-footer__list{justify-content:flex-start;align-items:center;display:flex}.awards-footer__item{cursor:pointer;padding-right:30px}.awards-footer__item:last-child{padding-right:0}.awards-footer__item span{color:#fff;text-transform:uppercase;font-size:16px;font-weight:500;line-height:16px;transition:all .5s;display:block}.awards-footer__item__image{justify-content:center;align-items:center;height:12px;margin-left:8px;transition:all .5s;transform:scale(0);display:flex!important}.awards-footer__item__image img{transform:rotate(-180deg)}.awards-footer__item:hover .awards-footer__item__image{transform:scale(1)}.awards-footer__item:hover span{color:#cdb295}.awards-footer__button{width:224px;height:60px}.awards-footer__button .awards-button svg{transform:rotate(-45deg)}@media screen and (max-width:821px){.awards-footer__links{width:calc(100% - 150px)}.awards-footer__list{flex-direction:column;justify-content:center;align-items:flex-start}.awards-footer__item{width:100%;margin-bottom:12px;padding-right:0}.awards-footer__item span{font-size:14px;font-weight:500;line-height:14px}.awards-footer__button{width:150px;height:44px}}.awards-header{background:#131313;min-height:747px;position:relative;overflow:hidden}.awards-header:before{content:"";z-index:2;background:#1d1d1d80;top:0}.awards-header video,.awards-header:before{width:100%;height:100%;position:absolute;left:0}.awards-header video{-o-object-fit:cover;object-fit:cover;z-index:1;bottom:0}.awards-header-content__wrapper{z-index:3;width:auto;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;position:relative}.awards-header-content__wrapper .awards-nav{width:100%;position:absolute;top:24px;left:50%;transform:translate(-50%)}.awards-header-content__inner{flex-direction:column;justify-content:center;align-items:center;padding-top:230px;padding-bottom:116px;display:flex}.awards-header__title--image{max-width:678px;margin-bottom:30px}.awards-header__title--image.before-enter{opacity:0;transition:all 1s cubic-bezier(.71,-.1,.83,1.89);transform:translateY(-100px)}.awards-header__title--image.enter{opacity:1;transform:translate(0)}.awards-header__title{color:#fff;text-align:center;text-transform:uppercase;margin-bottom:12px;font-size:60px;font-weight:700;line-height:75px}.awards-header__title.before-enter{opacity:0;transition:all 1s cubic-bezier(.71,-.1,.83,1.89);transform:translate(-100px)}.awards-header__title.enter{opacity:1;transform:translate(0)}.awards-header__description{color:#fff9;text-transform:uppercase;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:17.5px;display:flex}.awards-header__description.before-enter{opacity:0;transition:all 1s cubic-bezier(.71,-.1,.83,1.89);transform:translate(100px)}.awards-header__description.enter{opacity:1;transform:translate(0)}.awards-header__description--line{background:#fff9;width:208px;height:1px;margin:0 30px}.awards-header__description--page--logo{margin-bottom:2px;margin-left:10px}@media screen and (max-width:821px){.awards-header{min-height:unset}.awards-header-content__inner{padding-top:240px;padding-bottom:112px}.awards-header__title{font-size:34px;line-height:42.5px}.awards-header__description{font-size:12px;line-height:15px}.awards-header__description--line{width:69px}.awards-header__description--page--logo{width:58px;height:16px}.awards-header__description--game--logo{width:23px;height:24px}}.awards-help{background:#131313;padding:100px 0}.awards-help__title{margin-bottom:60px}.awards-help__content{justify-content:space-between;align-items:center;display:flex}.awards-help__text{color:#fff9;max-width:648px;font-size:14px;font-weight:500;line-height:19.6px}.awards-help__button{width:222px;height:58px}@media screen and (max-width:821px){.awards-help{padding:70px 0}.awards-help__title{margin-bottom:50px!important}.awards-help__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.awards-help__text{margin-bottom:40px}.awards-help__button{width:100%;height:44px}}.awards-jury__list{flex-wrap:wrap;display:flex}.awards-jury__list .awards-jury__card{margin-bottom:60px;margin-right:-1px}.awards-jury__card{cursor:pointer;width:20%;overflow:hidden}.awards-jury__card--block{border:1px solid #cdb295;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;position:relative;overflow:hidden}.awards-jury__card--block:before{content:"";background:#cdb295;border-radius:50%;width:0;height:0;transition:all 1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.awards-jury__card--block:after{content:"";padding-top:100%;display:block}.awards-jury__card--inner{background-color:#1d1d1d;background-image:url(../img/landings/awards/jury-bg.png);background-size:contain;border:1px solid #cdb295;border-radius:50%;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.awards-jury__card--inner:before{content:"";background:#a08a6a4d;border-radius:50%;width:100%;height:100%;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.awards-jury__card--square{margin-bottom:15px;display:block;position:relative}.awards-jury__card--square:after{content:"";padding-top:100%;display:block}.awards-jury__card--content{width:100%;height:100%;position:absolute;top:0;left:0}.awards-jury__card:hover .awards-jury__card--block:before{width:150%;height:150%}.awards-jury__card:hover .awards-jury__card--inner:before{width:0;height:0}.awards-jury__card:hover .awards-jury__name{color:#cdb295;transform:translate(0)}.awards-jury__card:hover .awards-jury__name--twitter{display:flex}.awards-jury__name{color:#fff;text-transform:uppercase;justify-content:flex-start;align-items:center;font-size:22px;font-weight:700;line-height:26.4px;transition:all .5s;display:flex;transform:translate(-25px)}.awards-jury__name--twitter{margin-right:8px;transition:all .5s}.awards-jury__name span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:821px){.awards-jury__card{width:25%}.awards-jury__name{font-size:16px;line-height:19.2px}}@media screen and (max-width:650px){.awards-jury__card{width:33.3333%}}@media screen and (max-width:550px){.awards-jury__card{width:33.3333%}}.awards-nav{justify-content:space-between;width:100%;max-width:1300px;padding-left:30px;padding-right:30px;display:flex}.awards-nav__button{width:200px;height:60px;font-size:14px}.awards-nav__button div{flex-direction:row-reverse;justify-content:center;align-items:center;display:flex}.awards-nav__button div svg{margin-right:8px;transform:rotate(-135deg)}.awards-nav__list{flex-direction:column;align-items:flex-end;display:flex}.awards-nav__locales{margin-top:40px;display:flex}.awards-nav__locales--item{margin-right:10px}@media screen and (max-width:821px){.awards-nav__locales--item{margin-bottom:5px;margin-right:0}}.awards-nav__locales--item.current{border-bottom:1px solid #cdb295}.awards-nav__locales--item.current img{margin-right:4px;display:none}@media screen and (max-width:821px){.awards-nav__locales--item.current img{display:inline}}.awards-nav__locales--item.current a{color:#cdb295}.awards-nav__locales--item a{color:#fff;text-transform:uppercase;font-size:12px;font-weight:500;line-height:12px}.awards-nav__locales--item:hover a{color:#cdb295}@media screen and (max-width:821px){.awards-nav__locales{flex-direction:column;justify-content:center;align-items:center;max-width:44px;margin-top:20px}}.awards-nav--item{cursor:pointer;align-items:center;margin-bottom:5px;transition:all .5s;display:flex}.awards-nav--item__image{height:12px;transition:all .5s;display:flex;transform:scale(0)}.awards-nav--item__name{color:#fff;text-transform:uppercase;padding-left:4px;line-height:18px;transition:all .5s}.awards-nav--item:last-child{margin-bottom:0}.awards-nav--item:hover .awards-nav--item__image{transform:scale(1)}.awards-nav--item:hover .awards-nav--item__name{color:#cdb295}@media screen and (max-width:821px){.awards-nav__button{width:150px;height:44px}.awards-nav--item__name{font-size:12px}}.awards-nominations__list{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.awards-nominations__list--big .awards-nomination-card{margin-bottom:40px}.fail-animation.enter{transform-origin:0 100%;animation:1s ease-in-out forwards animName}@keyframes animName{0%{transform:rotate(0)}to{transform:rotate(5deg)}}.awards-nomination-card{border:1px solid #cdb295;flex-direction:column;justify-content:center;align-items:center;width:222px;height:100%;margin-right:-1px;transition:all .5s;display:inline-flex;position:relative}.awards-nomination-card__block{padding:15px}.awards-nomination-card__inner{cursor:pointer}.awards-nomination-card__footer{color:#fff;text-align:center;text-transform:uppercase;border-top:1px solid #cdb295;justify-content:center;align-items:center;width:100%;min-height:54px;padding:8px;font-size:16px;font-weight:700;line-height:18px;transition:all .5s;display:flex}.awards-nomination-card__footer--de{font-size:14px}.awards-nomination-card:hover{z-index:2;border:1px solid #ffe9d1}.awards-nomination-card:hover .awards-nomination-result--small__title{color:#ffe9d1}.awards-nomination-card:hover .awards-nomination-card__footer{border-top:1px solid #ffe9d1}.awards-nomination-card:hover .awards-nomination-result__main-image--player img,.awards-nomination-card:hover .awards-nomination-result__main-image--team img{transform:translate(-50%)scale(1.25)}.awards-nomination-card:hover .awards-nomination-result__title{color:#ffe9d1}.awards-nomination-card__inner--normal{background-size:contain;width:194px;height:298px}.awards-nomination-card__inner--small{width:194px;height:121px}@media screen and (max-width:821px){.awards-nomination-card{width:160px}.awards-nomination-card__block{padding:4px}.awards-nomination-card__footer{min-height:50px;padding:6px 5px;font-size:12px}.awards-nomination-card__footer.awards-nomination-card__footer--de{font-size:10px}.awards-nomination-card__inner--normal,.awards-nomination-card__inner--small{width:150px}.awards-nomination-card__inner--normal{height:231px}.awards-nomination-card__inner--small{height:71px}}.awards-nomination-card__number{color:#fff;font-size:12px;position:absolute;top:10px;right:9px}.awards-nomination-counter{align-items:center;display:flex}.awards-nomination-counter .c-match-time-remaining-count__part{flex-direction:column;justify-content:center;align-items:center;display:flex}.awards-nomination-counter .c-match-time-remaining-count__part .value{color:#fff;text-transform:uppercase;padding:0;font-size:22px;font-weight:700;line-height:26.4px}.awards-nomination-counter .c-match-time-remaining-count__part .label{color:#cdb295;text-transform:uppercase;padding:0;font-size:12px;font-weight:400;line-height:15px}.awards-nomination-timer{height:inherit;width:inherit;background-position:bottom;background-repeat:no-repeat;background-size:100%}.awards-nomination-timer__inner{height:inherit;width:inherit}.awards-nomination-timer__block,.awards-nomination-timer__inner{justify-content:center;align-items:center;display:flex;position:relative}.awards-nomination-timer__block{color:#cdb295;text-align:center;text-transform:uppercase;min-width:172px;padding:3.5px 4px;font-size:22px;font-weight:700;line-height:26.4px}.awards-nomination-timer__block span{color:#fff;padding:0 4px}.awards-nomination-result--small{height:inherit;width:inherit;background-position:bottom;background-repeat:no-repeat;background-size:100%}.awards-nomination-result--small__inner{height:inherit;width:inherit;justify-content:center;align-items:center;display:flex;position:relative}.awards-nomination-result--small__block{color:#cdb295;cursor:pointer;text-transform:uppercase;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:10px;font-size:22px;font-weight:700;line-height:26.4px;display:flex;position:relative}@media screen and (max-width:821px){.awards-nomination-result--small__block{padding:5px 10px}.awards-nomination-result--small__block .awards-nomination-result--small__icon{justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:2px;display:flex}}.awards-nomination-result--small__block .awards-nomination-result--small__title{text-transform:uppercase;margin-top:auto;margin-bottom:5px;font-size:22px;font-weight:700;line-height:26.4px;transition:all .5s}@media screen and (max-width:821px){.awards-nomination-result--small__block .awards-nomination-result--small__title{text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;font-size:16px;line-height:19px;overflow:hidden}}.awards-nomination-result--small__block .awards-nomination-result--small__description{color:#fff;text-transform:uppercase;min-height:15px;font-size:12px;font-weight:400;line-height:15px}@media screen and (max-width:821px){.awards-nomination-result--small__block .awards-nomination-result--small__description{font-size:10px;line-height:12px}}.awards-nomination-result{width:100%;height:100%}.awards-nomination-result__inner{height:inherit;width:inherit}.awards-nomination-result__block{height:inherit;width:inherit;flex-direction:column;justify-content:space-between;padding:10px;display:flex;position:relative}.awards-nomination-result__block:before{content:"";z-index:2;background-image:linear-gradient(1turn,#151618,#15161800);width:100%;height:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.awards-nomination-result__header{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.awards-nomination-result__flag img{border-radius:2px;width:14.5px;height:10px}.awards-nomination-result__team-icon img{width:18px;height:21px}.awards-nomination-result__main-image{z-index:1;width:100%;height:100%}.awards-nomination-result__main-image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.awards-nomination-result__main-image-wrapper img{position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(1.15)}.awards-nomination-result__main-image--team{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.awards-nomination-result__main-image--team img{width:80%;transition:all .5s;bottom:50px;transform:translate(-50%)scale(1.1)}.awards-nomination-result__main-image--player{width:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.awards-nomination-result__main-image--player img{transition:all .5s}.awards-nomination-result__cup{z-index:3;width:58px;height:136px;position:absolute;bottom:-40px;right:0}@media screen and (max-width:821px){.awards-nomination-result__cup{width:42px;height:84px;bottom:-14px}}.awards-nomination-result__title{color:#cdb295;text-transform:uppercase;z-index:4;margin-top:auto;margin-bottom:5px;font-size:22px;font-weight:700;line-height:26.4px;transition:all .5s;position:relative}@media screen and (max-width:821px){.awards-nomination-result__title{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:19px;overflow:hidden}}.awards-nomination-result__description{color:#fff;text-transform:uppercase;z-index:4;min-height:15px;font-size:12px;font-weight:400;line-height:15px;display:block;position:relative}@media screen and (max-width:821px){.awards-nomination-result__description{font-size:10px;line-height:12px}}.awards-nomination-open{height:inherit;width:inherit;background-position:bottom;background-repeat:no-repeat;background-size:100%}.awards-nomination-open__inner{height:inherit;width:inherit;justify-content:center;align-items:center;display:flex;position:relative}.awards-nomination-open__block{color:#cdb295;text-align:center;text-transform:uppercase;min-width:172px;padding:3.5px 4px;font-size:22px;font-weight:700;line-height:26.4px;position:relative}.awards-nomination-open__block span{padding:0 4px}.awards-nomination-open__block .awards-button{height:48.4px}.awards-nomination-days{height:inherit;width:inherit;background-position:bottom;background-repeat:no-repeat;background-size:100%}.awards-nomination-days__inner{height:inherit;width:inherit}.awards-nomination-days__block,.awards-nomination-days__inner{justify-content:center;align-items:center;display:flex;position:relative}.awards-nomination-days__block{color:#cdb295;text-align:center;text-transform:uppercase;min-width:172px;padding:11px 15px;font-size:22px;font-weight:700;line-height:26.4px}.awards-nomination-days__value{color:#fff;padding:0 4px}.awards-nomination-days__value .c-match-time-remaining-count{line-height:26.4px!important}.awards-nomination__line--yellow--bottom,.awards-nomination__line--yellow--top{background:#cdb295;width:100%;height:1px;position:absolute}.awards-nomination__line--yellow--bottom:after,.awards-nomination__line--yellow--bottom:before,.awards-nomination__line--yellow--top:after,.awards-nomination__line--yellow--top:before{content:"";background:#cdb295;width:1px;height:10px;position:absolute}.awards-nomination__line--yellow--top{top:0;left:50%;transform:translate(-50%)}.awards-nomination__line--yellow--top:before{top:0;left:0}.awards-nomination__line--yellow--top:after{top:0;right:0}.awards-nomination__line--yellow--bottom{bottom:0;left:50%;transform:translate(-50%)}.awards-nomination__line--yellow--bottom:before{bottom:0;left:0}.awards-nomination__line--yellow--bottom:after{bottom:0;right:0}@media screen and (max-width:821px){.awards-nomination-card__number{color:#fff;font-size:8px;top:4px;right:4px}.awards-nomination-timer__block{min-width:136px;font-size:12px}.awards-nomination-days__block{min-width:136px;height:39px;padding:6px 4px;font-size:12px}.awards-nomination-open__block{min-width:136px;padding:0}.awards-nomination-open__block .awards-button{height:39px}.awards-nomination-open__block .awards-button span{font-size:12px}.awards-nomination-counter .c-match-time-remaining-count__part .value{font-size:12px;line-height:20px}.awards-nomination-counter .c-match-time-remaining-count__part .label{font-size:10px;line-height:12px}}@media screen and (max-width:519px){.awards-nomination-card.fail-animation{margin-top:40px!important}}.awards-notify{background-image:url(../img/landings/awards/notify-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:50px;padding-bottom:50px}.awards-notify__content{justify-content:space-between;align-items:center;display:flex}.awards-notify__title{color:#fff;text-transform:uppercase;margin-bottom:5px;font-size:22px;font-weight:700;line-height:26.4px}.awards-notify__description{color:#fffc;font-size:14px;font-weight:500;line-height:19.6px}.awards-notify__button{width:222px;height:58px}@media screen and (max-width:821px){.awards-notify{background-position:revert}.awards-notify__content{flex-direction:column;justify-content:flex-start;align-items:flex-start}.awards-notify__title{margin-bottom:20px;font-size:16px;line-height:19.2px}.awards-notify__description{margin-bottom:40px;font-size:14px;line-height:19.6px}.awards-notify__button{width:100%;height:44px;margin-top:40px}}.awards-title{color:#fff;text-transform:uppercase;justify-content:flex-start;align-items:center;margin-bottom:70px;font-size:54px;font-weight:700;line-height:68px;display:flex}.awards-title__arrows{margin-right:75px;display:block}.awards-title__subtext{color:#fff;text-transform:uppercase;margin-top:auto;margin-bottom:12px;margin-right:8px;font-size:12px;font-weight:300;line-height:15px;display:block}.awards-title__subtext img{border-radius:2px;width:21px;height:14px;margin-bottom:1px}.awards-title.before-enter{opacity:0;transition:all 1s cubic-bezier(.71,-.1,.83,1.89);transform:translate(-100px)}.awards-title.enter{opacity:1;transform:translate(0)}@media screen and (max-width:821px){.awards-title{margin-bottom:50px;font-size:30px;line-height:38px}.awards-title__arrows{width:36px;height:36px;margin-right:24px}.awards-title__subtext{margin-bottom:7px;font-size:10px;line-height:13px}}.awards-landing .o-modal{color:#fff9}.awards-landing .o-modal--delete-comment footer{display:block!important}.awards-landing .o-modal .vfm__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:var(--vfm-overlay,"block");transition:opacity .15s linear}.awards-landing .o-modal .vfm__content{padding-left:5px;padding-right:5px;position:relative;background-color:unset!important;box-shadow:unset!important;overflow:unset!important;border-radius:0!important}.awards-landing .o-modal header{color:#fff;padding:22px 16px 0;position:relative}.awards-landing .o-modal .close{position:absolute;top:-24px;right:0}.awards-landing .o-modal footer{padding:5px 16px 16px}.awards-landing .o-modal__body{padding:5px 16px}.awards-landing .o-modal__body p{max-width:230px}.awards-landing .o-modal--content-center{text-align:center}.awards-landing .o-modal--content-center p{max-width:none}.awards-landing .o-modal--no-blur .vfm__overlay{-webkit-backdrop-filter:none;backdrop-filter:none}.awards-landing .o-field{margin-bottom:30px}@media screen and (max-width:821px){.awards-landing .o-field{margin-bottom:16px}}.awards-landing .o-form__header{margin-bottom:40px}@media screen and (max-width:821px){.awards-landing .o-form__header{margin-bottom:24px}}.awards-landing .c-form-auth{border:1px solid #cdb295;margin:auto;padding:22px 24px 30px;position:relative;background-color:#1d1d1d!important;border-radius:0!important}.awards-landing .c-form-auth .c-loader{min-height:inherit}.awards-landing .c-form-auth label{color:#fff;text-transform:none;margin-bottom:6px;font-size:14px}@media screen and (max-width:821px){.awards-landing .c-form-auth{padding:20px}}.awards-landing .c-form-auth input{background:#1d1d1d;border:1px solid #fff9;border-radius:0;width:100%;height:100%;min-height:60px}.awards-landing .c-form-auth input::placeholder{color:#fff9}.awards-landing .c-form-auth input.error{border:1px solid #ff7a7ab3}@media screen and (max-width:821px){.awards-landing .c-form-auth input{min-height:40px}}.awards-landing .c-form-auth .c-button{color:#1d1d1d;background:#cdb295;border-radius:0;justify-content:center;align-items:center;width:calc(100% - 6px);height:54px;margin-left:auto;margin-right:auto;padding:16px 24px;display:flex;position:relative}.awards-landing .c-form-auth .c-button:before{content:"";border:1px solid #cdb295;width:calc(100% + 6px);height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:821px){.awards-landing .c-form-auth .c-button:before{height:42px}}.awards-landing .c-form-auth .c-button:hover{color:#1d1d1d!important;background-color:#edd0b1!important}@media screen and (max-width:821px){.awards-landing .c-form-auth .c-button{height:36px}}.awards-landing .o-form__submit-panel p,.awards-landing .o-form__submit-panel span{color:#fffc}.awards-landing .o-form__submit-panel p .o-link.o-link--secondary,.awards-landing .o-form__submit-panel span .o-link.o-link--secondary{color:#fff9!important}.awards-modal__wrapper{color:inherit;background-color:#1d1d1d;border:1px solid #cdb295;border-radius:0;flex-wrap:wrap;max-width:810px;margin-left:auto;margin-right:auto;display:flex}.awards-modal__right{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;overflow-y:scroll}.awards-modal__right:hover{scrollbar-color:#cbd5e4 #cbd5e4}.awards-modal__right::-webkit-scrollbar{width:5px;height:5px}.awards-modal__right::-webkit-scrollbar-track{background:0 0;border-radius:5px}.awards-modal__right::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:25px}.awards-modal__right::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.awards-modal__right::-webkit-scrollbar-corner{background-color:#0000}.awards-modal__content{width:100%;padding:15px;display:flex}@media screen and (max-width:821px){.awards-modal__content{padding:4px}}.awards-modal__info{padding:25px}@media screen and (max-width:821px){.awards-modal__info{max-height:232px;padding:10px}}.awards-modal__description{color:#fff9;font-size:14px;font-weight:500;line-height:17.5px}.awards-modal__player,.awards-modal__team{background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:290px;height:450px;position:relative}.awards-modal__player .awards-nomination-result__cup,.awards-modal__team .awards-nomination-result__cup{width:72px;height:170px;bottom:-23px}.awards-modal__player .awards-nomination-result__cup img,.awards-modal__team .awards-nomination-result__cup img{height:inherit;width:inherit}@media screen and (max-width:821px){.awards-modal__player,.awards-modal__team{height:232px;min-width:unset;width:150px}.awards-modal__player .awards-nomination-result__cup,.awards-modal__team .awards-nomination-result__cup{width:44px;height:102px;bottom:-12px}.awards-modal__player .awards-nomination-result__main-image--player,.awards-modal__team .awards-nomination-result__main-image--player{width:100%}}.awards-modal__stats{flex-wrap:wrap;max-width:371px;margin-bottom:30px;display:flex}@media screen and (max-width:821px){.awards-modal__stats{margin-bottom:10px}}.awards-modal__stats--divider{background:#cdb295;width:100%;height:1px;margin-top:20px;margin-bottom:20px}@media screen and (max-width:821px){.awards-modal__stats--divider{margin-top:10px;margin-bottom:10px}}.awards-modal__stats--item{width:50%}.awards-modal__stats--item-label{color:#fff9;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700;line-height:17.5px}@media screen and (max-width:821px){.awards-modal__stats--item-label{margin-bottom:4px;font-size:12px}}.awards-modal__stats--item:nth-child(3n+2){padding-left:30px}@media screen and (max-width:821px){.awards-modal__stats--item:nth-child(3n+2){padding-left:10px}}.awards-modal__stats--item:nth-child(3n+1){border-right:1px solid #cdb295;padding-right:30px}@media screen and (max-width:821px){.awards-modal__stats--item:nth-child(3n+1){padding-right:10px}}.awards-modal__stats--item-value{color:#fff;text-transform:uppercase;font-size:22px;font-weight:700;line-height:26.4px}@media screen and (max-width:821px){.awards-modal__stats--item-value{font-size:18px}}.awards-modal__stats--item-achieve img{margin-right:8px}@media screen and (max-width:821px){.awards-modal__stats--item-achieve img{width:16px;margin-right:4px}}.awards-modal__stats--item-achieve span{font-size:18px}@media screen and (max-width:821px){.awards-modal__stats--item-achieve span{font-size:14px}}.awards-modal__video{width:100%;padding-bottom:56.25%;position:relative}.awards-modal__video iframe{border:0;width:100%;height:100%;position:absolute}.awards-modal__squade{-moz-column-gap:4px;background-image:url(../img/landings/awards/gold-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-template-rows:90px auto 90px;grid-template-columns:90px 90px;gap:4px;padding:24px 8px;display:grid}.awards-modal__squade--item{background:linear-gradient(#ccb19380,#ccb19300);border:1px solid #cdb295;border-radius:50%;justify-content:center;align-items:flex-end;width:90px;height:90px;display:flex;position:relative;overflow:hidden}.awards-modal__squade--item:before{content:"";z-index:2;background:linear-gradient(#15161800,#15161880);width:100%;height:60%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.awards-modal__squade--image{z-index:1;width:100%;position:absolute;top:40%;left:300%;transform:translate(-200%)}.awards-modal__squade--nickname{color:#fff;text-transform:uppercase;z-index:3;max-width:62px;margin-bottom:12px;font-size:12px;font-weight:700;line-height:15px;position:relative}.awards-modal__footer{color:#fff;text-transform:uppercase;border-top:1px solid #cdb295;justify-content:center;align-items:center;width:100%;height:54px;margin-top:auto;margin-bottom:0;padding:10px;font-size:16px;font-weight:700;line-height:18.4px;display:flex}.awards{padding-bottom:0!important}.awards,.awards h1,.awards h2,.awards h3,.awards h4{font-family:wix-madefor-display!important}.awards{background:#1d1d1d}.awards *{-webkit-tap-highlight-color:transparent}.awards-landing{overflow:hidden}.awards-content{background:#1f1f1f}.awards-content__wrapper{justify-content:center;align-items:center;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;display:flex}.awards-content__inner{width:100%;max-width:1116px}.awards-m-b-l{margin-bottom:120px}.awards-m-b-m{margin-bottom:100px}.awards-m-b-s{margin-bottom:40px}@media screen and (max-width:821px){.awards-content__wrapper{padding-left:20px;padding-right:20px}.awards-m-b-l{margin-bottom:100px}.awards-m-b-m,.awards-m-b-s{margin-bottom:50px}}.o-list-bare{list-style:none}.o-list-bare,.o-list-bare__item{margin-left:0}.o-list-inline{margin-left:0;list-style:none}.o-list-inline__item{display:inline-block}.o-wrapper{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;position:relative}.o-wrapper:after{clear:both!important;content:""!important;display:block!important}.o-wrapper--global{width:100%;max-width:1264px;padding-left:24px;padding-right:24px;display:flex}@media (max-width:80.0525em){.o-wrapper--global{max-width:1216px;padding-left:0;padding-right:0}}.o-wrapper--global__body{width:100%;max-width:1000px;margin-left:-24px;padding:0 24px;position:relative}@media (max-width:80.0525em){.o-wrapper--global__body{max-width:none;margin-left:0;padding-left:8px;padding-right:8px}}.o-wrapper--global__body--full-width{width:calc(100% + 48px);max-width:none;margin-right:-24px}@media (max-width:80.0525em){.o-wrapper--global__body--full-width{width:100%}}.o-wrapper--global__body--full-width .o-layout--error>div{padding-left:0}.o-wrapper--global__sidebar{width:100%;max-width:240px;position:relative}@media (max-width:80.0525em){.o-wrapper--global__sidebar{opacity:0;visibility:hidden;will-change:transform;z-index:112;height:100%;transition:all .15s ease-in-out;position:fixed;top:0;right:0;overflow:auto;transform:translate(240px)}}.o-wrapper--global__sidebar-shared{top:var(--top);padding-bottom:10px;position:sticky}.o-wrapper--global__sidebar--opened{opacity:1;visibility:visible;transform:translate(0)}@media (min-width:80.0625em){.o-wrapper--global__sidebar--sticky .o-filter{position:sticky;top:12px}}.o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--global__sidebar .c-banner-get-bonus{margin-top:10px}.o-wrapper--error .c-widget-news-feed{margin-top:-10px!important;padding-bottom:0!important}.o-wrapper--news{min-height:calc(100vh - 221px)}@media (max-width:40.0525em){.o-wrapper--news{min-height:calc(100vh - 111px)}}.o-wrapper--news .o-page-content{min-height:0}.o-wrapper--articles .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--discipline-articles .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--discipline-news .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--discipline-predictions .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--news .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--predictions .o-wrapper--global__sidebar .c-baner-custom{margin-top:53px}@media (min-width:80.0625em){.o-wrapper--matches-current .o-wrapper--global__sidebar,.o-wrapper--matches-finished .o-wrapper--global__sidebar{padding-top:65px}}.o-wrapper--matches-current .o-wrapper--global__sidebar .c-widget-pickems-minified,.o-wrapper--matches-finished .o-wrapper--global__sidebar .c-widget-pickems-minified{margin-top:55px}.o-wrapper--discipline-matches-current .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--discipline-matches-finished .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--matches-current .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--matches-finished .o-wrapper--global__sidebar .c-baner-custom{margin-top:53px}.o-wrapper--discipline-homepage .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--discipline-homepage .o-wrapper--global__sidebar .c-banner-get-bonus,.o-wrapper--discipline-players .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--homepage .o-wrapper--global__sidebar .c-baner-custom,.o-wrapper--homepage .o-wrapper--global__sidebar .c-banner-get-bonus,.o-wrapper--players .o-wrapper--global__sidebar .c-baner-custom{margin-top:20px}.o-wrapper--with-bg,.o-wrapper--with-bg .o-wrapper--global__body{background-color:#1b1e22}.o-layout{margin:0 0 0 -16px;padding:0;list-style:none;display:block}.o-layout__item{box-sizing:border-box;vertical-align:top;width:100%;min-height:1px;padding-left:16px;display:inline-block;position:relative}.o-layout__item--news-article{width:100%;max-width:847px;margin-top:10px}@media (max-width:80.0525em){.o-layout__item--news-article{max-width:none}}.o-layout__item--sidebar{width:100%;max-width:385px;padding-bottom:10px;padding-left:24px}@media (max-width:80.0525em){.o-layout__item--sidebar{max-width:none;padding-left:16px}}.o-layout--flush{margin-left:0}.o-layout--flush>.o-layout__item,.o-layout__item--flush{padding-left:0}.o-layout--tiny{margin-left:-10px}.o-layout--tiny>.o-layout__item{padding-left:10px}.o-layout--small{margin-left:-20px}.o-layout--small>.o-layout__item{padding-left:20px}.o-layout--large{margin-left:-40px}.o-layout--large>.o-layout__item{padding-left:40px}.o-layout--huge{margin-left:-60px}.o-layout--huge>.o-layout__item{padding-left:60px}.o-layout--middle>.o-layout__item{vertical-align:middle}.o-layout--bottom>.o-layout__item{vertical-align:bottom}.o-layout--stretch{flex-wrap:wrap;display:flex}.o-layout--stretch>.o-layout__item{flex-flow:column wrap;width:100%;min-width:0;display:flex}.o-layout--stretch>.o-layout__item--nowrap{flex-wrap:nowrap}.o-layout--stretch.o-layout--center{justify-content:center}.o-layout--stretch.o-layout--right{justify-content:flex-end}.o-layout--stretch.o-layout--left{justify-content:flex-start}.o-layout--stretch.o-layout--align-center{align-items:center}.o-layout--stretch.o-layout--column-reversed{flex-direction:column-reverse}.o-layout--center{text-align:center}.o-layout--center>.o-layout__item{text-align:left}.o-layout--right{text-align:right}.o-layout--left,.o-layout--left>.o-layout__item,.o-layout--right>.o-layout__item{text-align:left}.o-layout--reverse{direction:rtl}.o-layout--reverse>.o-layout__item{direction:ltr}.o-layout--auto>.o-layout__item{width:auto}.o-layout--extra{width:calc(100% + 24px);margin-left:-24px}@media (max-width:89.99em){.o-layout--extra{width:calc(100% + 16px);margin-left:-16px}}@media (max-width:51.3025em){.o-layout--extra{width:calc(100% + 10px);margin-left:-10px}}.o-layout--extra>.o-layout__item{padding-left:24px}@media (max-width:89.99em){.o-layout--extra>.o-layout__item{padding-left:16px}}@media (max-width:80.0525em){.o-layout--extra>.o-layout__item{padding-right:16px}}@media (max-width:64.0525em){.o-layout--extra>.o-layout__item{padding-right:0}}@media (max-width:51.3025em){.o-layout--extra>.o-layout__item{padding-left:10px}.o-layout--mobile-reversed{flex-direction:column-reverse;display:flex}}.o-layout--error{width:100%;min-height:calc(100vh - 220px);padding-top:15%}.o-layout--error *{font-family:fira-sans-medium,sans-serif;font-weight:500}.o-layout--error h1{color:#a5afbb;opacity:.6;font-size:15rem;line-height:180px}@media (max-width:40.0525em){.o-layout--error h1{font-size:11.25rem;line-height:180px}}.o-layout--error p{color:#cbd5e4;margin-top:38px;font-size:1.5rem;line-height:30px}.o-layout--error a{color:var(--primary-color,#0f8deb);text-transform:uppercase;margin-top:6px;font-size:.75rem;line-height:30px}.o-layout--error-with-sidebar>div{padding-left:0}.o-layout--display-flex{flex-wrap:wrap;display:flex}.o-icon--weapon{vertical-align:middle;display:inline-block;font-size:1.75rem!important;line-height:inherit!important}.o-icon--weapon-valorant{transform:scaleX(-1);font-size:1.625rem!important;line-height:inherit!important}.o-icon--pointer-down,.o-icon--pointer-up{font-size:.5rem;line-height:2.25}.o-icon--placeholder:before{content:""}.o-icon--circled,.o-icon--grenade{display:inline-block}.o-icon--circled{color:#fff;vertical-align:top;background:#717b8a;border-radius:100%;width:20px;height:20px;font-size:.75rem;line-height:18px;position:relative}.o-icon--circled:before{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:40.0525em){.o-icon--circled{width:30px;height:30px;font-size:1rem;line-height:28px}}.o-icon--circled.o-icon--question{color:#a5afbb;background:#cbd5e433;width:14px;height:14px;font-size:1rem;line-height:1.5;transition:all .15s ease-in-out}.o-icon--circled.o-icon--question:hover{background:#cbd5e44d}.o-icon--circled.o-icon--role-hard-anchor,.o-icon--circled.o-icon--role-trader{font-size:.625rem;line-height:18px}.o-icon--squared{color:#cbd5e4;vertical-align:top;background:#282d34;border-radius:5px;width:22px;height:22px;font-size:.75rem;line-height:18px;transition:all .15s ease-in-out;display:inline-block;position:relative}.o-icon--squared:before{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.o-icon--squared.o-icon--facebook:before,.o-icon--squared.o-icon--twitter:before{padding-top:10%}.o-icon--squared:hover{color:#fff;background-color:#4d586499}.o-icon--t{background:#fdd05861}.o-icon--ct{background:#0f8deb61}.o-icon--circled-stroke{color:#fff;text-align:center;vertical-align:middle;border:1px solid #717b8a;border-radius:100%;width:20px;height:20px;display:inline-block;position:relative}.o-icon--transparent{color:#717b8a;background:0 0;border:1px solid #717b8a}.o-icon--blue{background:#0f8deb}.o-icon--big{width:30px;height:30px;font-size:1rem;line-height:1.5}.o-icon--small{width:14px;height:14px;font-size:.875rem;line-height:14px}.o-icon--small:before{margin-top:-1px}[data-icon]:after,[data-icon]:before{content:attr(data-icon);vertical-align:middle;line-height:1}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):before,.o-icon,.v-toast__item .v-toast__icon,[class*=\ o-icon-]:after,[class*=\ o-icon-]:before,[class^=o-icon-]:after,[class^=o-icon-]:before,[data-icon]:after,[data-icon]:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):before,.o-icon,.v-toast__item .v-toast__icon,[class*=\ o-icon-]:after,[class*=\ o-icon-]:before,[class^=o-icon-]:after,[class^=o-icon-]:before{vertical-align:baseline;line-height:1!important}.o-icon--fire:before{content:""}.o-icon--news-view:before{content:""}.o-icon--news:before{content:""}.o-icon--media:before{content:""}.o-icon--match-center:before{content:""}.o-icon--instagram:before{content:""}.o-icon--forum:before{content:""}.o-icon--overview:before{content:""}.o-icon--players:before{content:""}.o-icon--ranking:before{content:""}.o-icon--results:before{content:""}.o-icon--schedule:before{content:""}.o-icon--scouting:before{content:""}.o-icon--search:before{content:""}.o-icon--shop:before{content:""}.o-icon--stats:before{content:""}.o-icon--tactics:before{content:""}.o-icon--teams:before{content:""}.o-icon--telegram:before{content:""}.o-icon--bravery:before{content:""}.o-icon--boosts:before{content:""}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-icon.o-icon--attacker:before,.o-icon--attacking:before{content:""}.o-icon--assists:before{content:""}.o-icon--anticipation:before{content:""}.o-icon--accuracy:before{content:""}.o-icon--aggression:before{content:""}.o-icon--cup:before{content:""}.o-icon--cup-2:before{content:"";vertical-align:middle;font-size:120%}.o-icon--star:before{content:""}.o-icon--twitter:before{content:""}.o-icon--twitch:before{content:""}.o-icon--transfers:before{content:""}.o-icon--trainings:before{content:""}.o-icon--close-shots:before{content:""}.o-icon--clutches:before{content:""}.o-icon--composure:before{content:""}.o-icon--concentration:before{content:""}.o-icon--creativity:before{content:""}.o-icon--damage:before{content:""}.o-icon--decisions:before{content:""}.o-icon--decisions-2:before{content:"";font-size:110%}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-icon.o-icon--defender:before,.o-icon--defending:before{content:""}.o-icon--defuse-kit:before{content:""}.o-icon--determination:before{content:""}.o-icon--early-game:before{content:""}.o-icon--economy:before{content:""}.o-icon--finishing:before{content:""}.o-icon--pistols:before{content:""}.o-icon--opening:before{content:""}.o-icon--movements:before{content:""}.o-icon--map-pool:before{content:""}.o-icon--leadership:before{content:""}.o-icon--intuition:before{content:""}.o-icon--grenades:before{content:""}.o-icon--improvization:before{content:""}.o-icon--flexibility:before{content:""}.o-icon--flair:before{content:""}.o-icon--positioning:before{content:""}.o-icon--retrain:before{content:""}.o-icon--spray:before{content:""}.o-icon--stamina:before{content:""}.o-icon--timing:before{content:""}.o-icon--weapon-pool:before{content:""}.o-icon--work-ethic:before{content:""}.o-icon--vision:before{content:""}.o-icon--cz75-auto{content:""}.o-icon--ak-47:before{content:""}.o-icon--assault-suit:before{content:""}.o-icon--kevlar:before{content:""}.o-icon--glock-18:before{content:""}.o-icon--galil-ar:before{content:""}.o-icon--g3sg1:before{content:""}.o-icon--famas:before{content:""}.o-icon--c4:before{content:""}.o-icon--decoy-grenade:before{content:""}.o-icon--desert-eagle:before{content:""}.o-icon--pp-bizon:before{content:""}.o-icon--bayonet:before{content:""}.o-icon--awp:before{content:""}.o-icon--aug:before{content:""}.o-icon--flashbang:before{content:""}.o-icon--five-seven:before{content:""}.o-icon--he-grenade:before{content:""}.o-icon--p2000:before{content:""}.o-icon--knife:before{content:""}.o-icon--knife-butterfly:before{content:""}.o-icon--knife-falchion:before{content:""}.o-icon--knife-flip:before{content:""}.o-icon--knife-karambit:before{content:""}.o-icon--knife-gut:before{content:""}.o-icon--knife-m-9-bayonet:before,.o-icon--knife-m9-bayonet:before{content:""}.o-icon--knife-push:before{content:""}.o-icon--knife-t:before{content:""}.o-icon--knife-tactical:before{content:""}.o-icon--m4a1-s:before,.o-icon--m4a1:before,.o-icon--m4a4:before{content:""}.o-icon--m249:before{content:""}.o-icon--mac-10:before{content:""}.o-icon--mag-7:before{content:""}.o-icon--incendiary-grenade:before{content:""}.o-icon--molotov:before{content:""}.o-icon--mp7:before{content:""}.o-icon--mp9:before{content:""}.o-icon--negev:before{content:""}.o-icon--finance:before{content:""}.o-icon--facebook:before{content:""}.o-icon--tournaments:before{content:""}.o-icon--arrow-top:before{content:""}.o-icon--arrow-bottom:before{content:""}.o-icon--nova:before{content:""}.o-icon--p90:before{content:""}.o-icon--r8-revolver:before{content:""}.o-icon--sawed-off:before{content:""}.o-icon--scar-20:before{content:""}.o-icon--ssg-08:before{content:""}.o-icon--smoke-grenade:before{content:""}.o-icon--sg-556:before{content:""}.o-icon--p250:before{content:""}.o-icon--tec-9:before{content:""}.o-icon--ump-45:before{content:""}.o-icon--usp-s:before{content:""}.o-icon--verified:before{content:""}.o-icon--xm1014:before{content:""}.o-icon--minus:before{content:""}.o-icon--plus:before{content:""}.o-icon--kebab-menu:before{content:""}.o-icon--close:before,.v-toast__item .v-toast__icon:before{content:""}.o-icon--close-large:before{content:"";vertical-align:-26%;font-size:140%}.o-icon--filter:before{content:""}.o-icon--long-shots:before{content:""}.o-icon--battery-charging:before{color:#00ff86;content:""}.o-icon--battery-full:before{color:#00ff86;content:""}.o-icon--battery-height:before{color:#00ff86;content:""}.o-icon--battery-low:before{color:#eb5757;content:""}.o-icon--battery-medium:before{color:#fdd058;content:""}.o-icon--vk:before{content:""}.o-icon--number:before{content:""}.o-icon--socials:before{content:""}.o-icon--stability:before{content:""}.o-icon--question:before{content:""}.o-icon--user:before{content:""}.o-icon--headshot:before{content:""}.o-icon--cup-transparent:before{content:""}.o-icon--defuser:before{content:""}.o-icon--timer:before{content:""}.o-icon--timer-plain:before{content:""}.o-icon--skull:before{content:""}.o-icon--play:before{content:""}.o-icon--play-2:before{content:""}.o-icon--camera-off:before{content:""}.o-icon--pause:before{content:""}.o-icon--staff:before{content:""}.o-icon--chat:before{content:""}.o-icon--youtube:before{content:""}.o-icon--link-external:before{content:""}.o-icon--comment-hot:before{content:""}.o-icon--skull-2:before{content:""}.o-icon--angle-down:before{content:"";vertical-align:-12%;font-size:120%}.o-icon--angle-up:before{content:"";vertical-align:0;font-size:120%;transform:rotate(-180deg)}.o-icon--angle-left:before{content:"";vertical-align:-20%;font-size:120%;transform:rotate(-90deg)}.o-icon--angle-right:before{content:"";vertical-align:-20%;font-size:120%;transform:rotate(90deg)}.o-icon--pointer-up:before{content:""}.o-icon--pointer-down:before{content:""}.o-icon--edit:before{content:"";padding:2px;font-size:80%}.o-icon--delete:before{content:"";vertical-align:-7%;margin-bottom:-2px}.o-icon--external-link:before{content:""}.o-icon--arrow-down-2:before{content:""}.o-icon--sand-clock:before{content:""}.o-icon--comment:before{content:""}.o-icon--discussion:before{content:""}.o-icon--ghost:before{content:""}.o-icon--mp-5:before{content:""}.o-icon--mp5-sd:before{content:""}.o-icon--zeus-x27:before{content:""}.o-icon--tbd:before{content:""}.o-icon--dual-berettas:before{content:""}.o-icon--sg-553:before{content:""}.o-icon--eye-off:before{content:"";vertical-align:3%}.o-icon--hint:before{content:""}.o-icon--asterisk:before{content:""}.o-icon--award:before{content:""}.o-icon--external-link-2:before{content:"";font-size:125%}.o-icon--send:before{content:""}.o-icon--reply:before{content:"";font-size:90%}.o-icon--warning:before{content:"";vertical-align:-5%;font-size:135%}.o-icon--color-warning:before{color:#e0aa5a}.o-icon--role-uni:before{content:""}.o-icon--role-lurker:before{content:""}.o-icon--role-entry-fragger:before{content:""}.o-icon--role-clutcher:before{content:""}.o-icon--role-trader:before{content:""}.o-icon--role-awp:before{content:""}.o-icon--role-playmaker:before{content:""}.o-icon--role-hard-anchor:before{content:""}.o-icon--role-rotator:before{content:""}.o-icon--role-anchor:before{content:""}.o-icon--warning-2:before{content:""}.o-icon--status-waiting:before{content:""}.o-icon--status-done:before,.o-icon--status-partially_done:before{content:""}.o-icon--status-rejected:before{content:""}.o-icon--inactive,.o-icon--transfer{position:relative}.o-icon--inactive:before,.o-icon--transfer:before{left:0}.o-icon--inactive:after,.o-icon--inactive:before,.o-icon--transfer:after,.o-icon--transfer:before{content:"";vertical-align:-20%;font-size:120%;position:absolute;top:0;transform:rotate(-90deg)}.o-icon--inactive:after,.o-icon--transfer:after{left:5px}.o-icon--benched:before,.o-icon--standin:before{content:"";vertical-align:-7%;margin-left:2px;font-size:120%;transform:rotate(-90deg)}.o-icon--inactive-shield:before{content:"";vertical-align:-2px;margin-left:-1px;font-size:1.25rem;line-height:1.5}.o-icon--rumors:before{content:"";vertical-align:-2px;font-size:1.25rem;line-height:1.5}.o-icon--filter-2:before{content:""}.o-icon--close-2:before{content:""}.o-icon--angle-down-2:before{content:""}.o-icon--angle-top-2:before{content:"";padding-right:5%;transform:rotate(180deg)}.o-icon--settings:before{content:""}.o-icon--expand:before{content:"";font-size:60%}.o-icon--collapse:before{content:"";font-size:60%}.o-icon--info:before{content:""}.o-icon--info-2:before{content:""}.o-icon--eye:before{content:""}.o-icon--arrows:before{content:""}.o-icon--plus-2:before{content:""}.o-icon--scales:before{content:""}.o-icon--dot-available:before,.o-icon--dot-unavailable:before{content:"•";vertical-align:-36%;font-size:180%;font-family:sans-serif!important;line-height:.5!important}.o-icon--dot-available{color:#75c87e}.o-icon--dot-unavailable{color:#f18686}.o-icon--close-rounded:before{content:""}.o-icon--arrow-rounded:before{content:""}.o-icon--checked-rounded:before{content:""}.o-icon--flag:before{content:"";vertical-align:-1px;font-size:.875rem;line-height:1.71429}.o-icon--ongoing:before{content:"";font-size:.625rem;line-height:1.8}.o-icon--start-timer:before{content:"";font-size:.71875rem;line-height:1.56522}.o-icon--reddit:before{content:""}.o-icon--external-link-3:before{content:""}.o-icon--data-advanced{color:#a5afbb}.o-icon--data-advanced:before{content:""}.o-icon--data-advanced.advantage{color:var(--primary-color)}.o-icon--data-advanced.advantage:before{content:""}.o-icon--data-full{color:#a5afbb}.o-icon--data-full:before{content:""}.o-icon--data-full.advantage{color:var(--primary-color)}.o-icon--arrow-up:before{content:""}.o-icon--arrow-down:before{content:""}.o-icon--arrow-right:before{content:"";transform:rotate(-90deg)}.c-table-scoreboard-total-score .table-group .table-cell.form i.positive:before,.o-icon--arrow-up-small:before{content:"";vertical-align:-1px;font-size:1.0625rem;line-height:1.41176}.c-table-scoreboard-total-score .table-group .table-cell.form i.negative:before,.o-icon--arrow-down-small:before{content:"";vertical-align:-1px;font-size:1.0625rem;line-height:1.41176}.o-icon--no-data:before{content:""}.o-icon--pointer-down-2:before{content:""}.o-icon--pointer-up-2:before{content:"";transform:rotate(-180deg)}.o-icon--angle-down-3:before{content:""}.o-icon--angle-right-3:before{content:"";transform:rotate(-90deg)}.o-icon--pointer-filled:before{content:""}.o-icon--calendar:before{content:"";font-size:125%}.o-icon--persons:before{content:"";font-size:150%}.o-icon--document:before{content:"";font-size:125%}.o-icon--treestructure:before{content:"";font-size:125%}.o-icon--chartpolar:before{content:"";font-size:125%}.o-icon--teams-2:before{content:"";font-size:125%}.o-icon--home:before{content:"";font-size:125%}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):before,.o-icon--refresh:before{content:""}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive:before,.o-icon--transfer-stand-in:before{content:""}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-huge:before,.o-icon--transfer-in:before{content:""}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-extra-huge:before,.o-icon--transfer-x3:before{content:""}.o-icon--eliminations:before{content:""}.o-icon--fire-2:before{content:""}.o-icon--kit:before{content:""}.o-icon--time:before{content:""}.o-icon--valorant-weapon-ares:before{content:""}.o-icon--valorant-weapon-bucky:before{content:""}.o-icon--valorant-weapon-bulldog:before{content:""}.o-icon--valorant-weapon-classic:before{content:""}.o-icon--valorant-weapon-ghost:before{content:""}.o-icon--valorant-weapon-guardian:before{content:""}.o-icon--valorant-weapon-judge:before{content:""}.o-icon--valorant-weapon-marshal:before{content:""}.o-icon--valorant-weapon-knife:before,.o-icon--valorant-weapon-melee:before{content:""}.o-icon--valorant-weapon-odin:before{content:""}.o-icon--valorant-weapon-operator:before{content:""}.o-icon--valorant-weapon-phantom:before{content:""}.o-icon--valorant-weapon-sheriff:before{content:""}.o-icon--valorant-weapon-shorty:before{content:""}.o-icon--valorant-weapon-spectre:before{content:""}.o-icon--valorant-weapon-stinger:before{content:""}.o-icon--valorant-weapon-vandal:before{content:""}.o-icon--valorant-weapon-frenzy:before{content:""}.o-icon--economy-eco:before{content:""}.o-icon--economy-force:before{content:""}.o-icon--economy-semi-buy:before{content:""}.o-icon--economy-full-buy:before{content:""}.o-icon--attacking-valorant:before{content:""}.o-icon--defending-valorant:before{content:""}.o-icon--instagram-2:before{content:""}.o-icon--tiktok:before{content:""}.o-icon--logo:before{content:""}.o-icon--shuffle:before{content:""}.o-icon--purchasing:before{content:""}.o-icon--close-rounded-filled:before{content:""}.o-icon--checked-rounded-filled:before{content:""}.o-icon--lock:before{content:""}.o-icon--lock-2:before{content:""}.o-icon--participants:before{content:""}.o-icon--minus-3:before{content:""}.o-icon--plus-3:before{content:""}.o-icon--plus-4:before{content:""}.o-icon--coffee:before{content:""}.o-icon--bug:before{content:""}.o-icon--language:before{content:""}.o-icon--share:before{content:""}.o-icon--copy:before{content:""}.o-icon--copy-2:before{content:""}.o-icon--gift:before{content:""}.o-icon--star-1:before{content:""}.o-icon--all-games:before{content:""}.o-icon--x-twitter:before{content:""}.o-icon--medium:before{content:""}.o-icon--gold:before{content:""}.o-icon--share-news:before{content:""}.o-icon--minus-glass:before{content:""}.o-icon--plus-glass:before{content:""}.o-icon--download:before{content:""}.o-icon--download-file:before{content:""}.o-icon--keyboard:before{content:""}.o-icon--radar:before{content:""}.o-icon--hud:before{content:""}.o-icon--options:before{content:""}.o-icon--hand:before{content:""}.o-icon--screen:before{content:""}.o-icon--video:before{content:""}.o-icon--target:before{content:""}.o-icon--mouse:before{content:""}.o-icon--preview:before{content:""}.o-icon--full-screen:before{content:""}.o-icon--back-screen:before{content:""}.o-icon--money:before{content:""}.o-block{text-align:center;display:block}.o-block__img{margin-bottom:16px}.o-block--flush>.o-block__img{margin-bottom:0}.o-block--tiny>.o-block__img{margin-bottom:10px}.o-block--small>.o-block__img{margin-bottom:20px}.o-block--medium>.o-block__img{margin-bottom:30px}.o-block--large>.o-block__img{margin-bottom:40px}.o-block--huge>.o-block__img{margin-bottom:60px}.o-block__body{display:block}.o-block--right{text-align:right}.o-block--left{text-align:left}.c-form-auth input,.o-input{min-height:40px;padding:4px 8px}.o-input-with-icon{align-items:center;display:flex;position:relative}.o-input-with-icon>.o-icon{align-items:center;height:100%;padding-left:10px;display:inline-flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.o-input-with-icon>.c-select,.o-input-with-icon>input{padding-left:34px}.o-input-with-icon--right-aligned .o-icon{left:inherit;padding-right:8px;right:0}.o-input-with-icon--right-aligned input{padding-left:0;padding-right:20px}.o-input-switch{align-items:center;display:flex;position:relative}@media (max-width:51.3025em){.o-input-switch{color:#fff;align-items:center;font-size:.625rem;line-height:1.8;display:flex}}@media (max-width:64.0525em){.o-input-switch:not(.o-input-switch--small) input:checked~.slider:before{transform:translate(17px)}.o-input-switch:not(.o-input-switch--small) .slider{width:41px;height:24px}.o-input-switch:not(.o-input-switch--small) .slider:before{width:22px;height:22px}}.o-input-switch input{opacity:0;width:0;height:0}.o-input-switch input:checked~.text{color:#fff}.o-input-switch input:checked~.slider{background-color:var(--primary-color)}.o-input-switch input:checked~.slider:before{background-color:#313840;transform:translate(10px)}.o-input-switch .text{color:#717b8a;transition:all .15s ease-in-out;display:inline-block}.o-input-switch .text--right{order:1}.o-input-switch .slider{cursor:pointer;vertical-align:-3px;background-color:#717b8a;border-radius:13px;width:26px;height:16px;margin:0 5px 0 4px;transition:all .15s ease-in-out;display:inline-block;position:relative}.o-input-switch .slider:before{content:"";background-color:#313840;border-radius:13px;width:14px;height:14px;transition:all .15s ease-in-out;position:absolute;bottom:1px;left:1px}.o-tab-content{width:100%;padding:20px 0 10px;position:relative}@media (max-width:51.3025em){.o-tab-content{padding:20px 0 0}.o-tab-content.u-margin-bottom-small{margin-bottom:0!important}}@media (max-width:40.0525em){.o-tab-content{padding-top:10px}}.o-stats-list__header{justify-content:space-between;margin-bottom:5px}.o-stats-list__header,.o-stats-list__header .team{align-items:center;display:flex}.o-stats-list__header .team img{-o-object-fit:contain;object-fit:contain;width:20px;height:20px}.o-stats-list__header .team h6{margin-left:5px}.o-stats-list__header .team .o-icon{color:#fdd058;vertical-align:middle;margin-left:5px;font-size:.9375rem;line-height:1.6;display:inline-block}.o-stats-list__header h6{color:#b5c0cf;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:20px}.o-stats-list__header a{color:var(--primary-color);text-transform:uppercase;font-size:.75rem;line-height:18px}.o-stats-list__header a:hover{text-decoration:underline}.o-stats-list__header select{max-width:90px}.o-stats-list__header p{color:#717b8a;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:24px}.o-stats-list__header img{-o-object-fit:contain;object-fit:contain;width:20px;height:20px}.o-stats-list__header img.logo{margin-right:5px}.o-stats-list__body{background:#313840;border-radius:5px;padding:0 16px;overflow:hidden}@media (max-width:51.3025em){.o-stats-list__body{padding:0 8px}}.o-stats-list__body p{color:#cbd5e4;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.o-stats-list__body p.white{color:#fff}.o-stats-list__body .list-header p{color:#a5afbb;text-transform:uppercase;text-transform:capitalize;padding:3px 0;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:24px}.o-stats-list__body .list-header,.o-stats-list__body li:not(.o-list-inline__item){border-bottom:1px solid #282d34;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.o-stats-list__body li{min-height:40px;padding-top:0;padding-bottom:0}.o-stats-list__body li:last-child{border-bottom:0}.o-stats-list__body b,.o-stats-list__body label{display:block}.o-stats-list__body label{color:#fff;text-transform:none;align-items:center;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:32px;display:flex}.o-stats-list__body label .o-icon{color:#717b8a;font-size:1.125rem;line-height:20px}.o-stats-list__body label span{color:#717b8a}.o-stats-list__body b{color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500}.o-stats-list__body b>span{color:#b5c0cf;font-size:.75rem;line-height:1.5}.o-stats-list__body .c-arrows{margin-left:6px}.o-stats-list__body .list-footer{text-align:center;border-top:1px solid #22262c;padding:9px 0}.o-stats-list__body .list-footer a{color:#246ca1;line-height:24px}.o-stats-list__body .list-footer a:hover{color:var(--primary-color);text-decoration:underline}.o-stats-list__section-title{text-transform:capitalize;background-color:#22262c;height:32px;margin:0 -16px;padding:3px 16px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:28px}.o-stats-list__section-title *{line-height:28px}.o-stats-list__section-title .team{max-height:100%}.o-stats-list__section-title .team .c-logo{vertical-align:middle;width:23px;height:23px;display:inline-block}.o-stats-list__section strong{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:1.71429}.o-stats-list--score-stats li{position:relative}.o-stats-list--score-stats li:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.o-stats-list--score-stats li:hover:before{opacity:1;visibility:visible}.o-stats-list--score-stats li div{z-index:5}.o-stats-list--score-stats p i{font-style:normal}@media (max-width:40.0525em){.o-stats-list--score-stats p i{display:none}}.o-stats-list--score-stats .c-logo{vertical-align:middle;width:24px;height:24px;margin-right:15px;display:inline-block}@media (max-width:40.0525em){.o-stats-list--score-stats .c-logo{margin-right:0}}.o-stats-list--score-stats .col:first-child{width:41%;padding-right:10px}@media (max-width:40.0525em){.o-stats-list--score-stats .col:first-child{width:47%}.o-stats-list--score-stats .col:first-child label{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}}.o-stats-list--score-stats .col:nth-child(2){text-align:center;width:25%}@media (max-width:40.0525em){.o-stats-list--score-stats .col:nth-child(2){width:32%}}.o-stats-list--score-stats .col:last-child{width:34%;padding-left:18px}@media (max-width:40.0525em){.o-stats-list--score-stats .col:last-child{text-align:center;width:21%}}.o-stats-list--score-stats .o-list-bare .col:last-child p{color:#fff}.o-stats-list--score-stats .o-list-bare__item .col:nth-child(2){background-color:#2a3038;align-self:stretch;padding-top:12px}.o-stats-list .list-body{position:relative}.o-tab-content .o-stats-list .c-loader{background:#313840;width:calc(100% + 32px);height:100%;left:-16px;min-height:100%!important}.o-page-content{width:100%;min-height:calc(100vh - 221px);position:relative;overflow:hidden}@media (max-width:51.3025em){.o-page-content{min-height:calc(100vh - 133px)}}.o-page-content--no-overflow{overflow:initial}.o-page-content--match{min-height:110vh}@media (max-width:40.0525em){.o-page-content--match{min-height:150vh}}@media (min-width:40.0625em){.o-page-content--player-settings .o-layout__group.hud-radar{align-items:stretch;display:flex}}.o-page-content--wiki-article__header{max-width:650px;margin:auto;padding:10px 40px}@media (max-width:80.0525em){.o-page-content--wiki-article__header{padding:10px 24px}}@media (max-width:51.3025em){.o-page-content--wiki-article__header{padding:10px 16px}}.o-page-content--wiki-article hr{background:#404b55;border:none;width:100%;height:1px;margin:20px 0}.o-page-content--wiki-article ol{counter-reset:item}.o-page-content--wiki-article ol>ol{margin:5px 0}.o-page-content--wiki-article ol>li{counter-increment:item}.o-page-content--wiki-article ol ol ol>li,.o-page-content--wiki-article ol ol>li{display:block}.o-page-content--wiki-article ol ol ol>li:not(:last-child),.o-page-content--wiki-article ol ol>li:not(:last-child){margin-bottom:2px}.o-page-content--wiki-article ol ol ol>li:before,.o-page-content--wiki-article ol ol>li:before{content:counters(item,".")" "}.o-page-content--wiki-article ol ol>li:before{padding-left:21px}.o-page-content--wiki-article ol ol ol>li:before{padding-left:42px}.o-page-content--wiki-article ol{list-style-position:inside}.o-page-content--wiki-article .c-sidebar-profile-news-article__details{padding-bottom:15px}.o-widget{width:100%}.o-widget__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:5px;display:flex}.o-widget__header.o-widget__header--h1 h1{color:#fff;text-transform:capitalize;font-size:1.25rem;line-height:22px}@media (max-width:40.0525em){.o-widget__header.o-widget__header--h1 h1{margin-top:16px;font-size:1.125rem;line-height:20px}.o-widget__header{margin-bottom:10px}}.o-widget__header .title,.o-widget__header-tabs{align-items:center;display:flex}.o-widget__header-tabs .c-component-tabs__nav{margin-right:8px}.o-widget__header .team{align-items:center;display:flex}.o-widget__header .team .title-h6,.o-widget__header .team h6{margin-left:5px}.o-widget__header .text{text-overflow:ellipsis;white-space:nowrap;align-items:center;max-width:100%;margin-right:4px;display:flex;overflow:hidden}.o-widget__header .text .o-icon--cup-transparent{margin-left:5px;font-size:.9375rem;line-height:20px}.o-widget__header .text .title-h6,.o-widget__header .text h6{display:inline-block}.o-widget__header>.title-h5,.o-widget__header>h5{align-items:center;display:flex}.o-widget__header .title-h5,.o-widget__header h5{color:#cbd5e4;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:30px;overflow:hidden}@media (max-width:40.0525em){.o-widget__header .title-h5,.o-widget__header h5{font-size:.875rem;line-height:20px}}.o-widget__header .title-h5 span:not(.o-label),.o-widget__header h5 span:not(.o-label){color:#a5afbb;margin-top:2px;margin-left:5px;font-size:.875rem;line-height:20px}@media (max-width:40.0525em){.o-widget__header .title-h5 span:not(.o-label),.o-widget__header h5 span:not(.o-label){margin-top:0}}.o-widget__header .title-h5 em,.o-widget__header h5 em{color:#fff;font-style:normal}.o-widget__header .title-h5 strong.clean-formatting,.o-widget__header h5 strong.clean-formatting{text-transform:none;font-weight:400}.o-widget__header .title-h6,.o-widget__header h6{color:#cbd5e4;text-overflow:ellipsis;white-space:nowrap;align-items:center;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:11px;display:flex;overflow:hidden}.o-widget__header .title-h6 span,.o-widget__header h6 span{color:#a5afbb;margin-left:5px}.o-widget__header a:not(.c-button){color:var(--primary-color);text-transform:uppercase;font-size:.75rem;line-height:18px}.o-wrapper--yellow .o-widget__header a:not(.c-button){color:#ffde00;border-color:#ffde00}.o-widget__header a:not(.c-button) .o-icon--angle-right:before{vertical-align:-10%}.o-widget__header a:not(.c-button).c-button{color:#fff;font-size:.75rem;line-height:12px}.o-widget__header a:not(.c-button).c-button:hover{text-decoration:none}.o-widget__header a:not(.c-button):hover{text-decoration:underline}.o-widget__header .link-more{text-align:right}.o-widget__header small{font-family:fira-sans-medium,sans-serif;font-weight:500}.o-widget__header .c-select{width:100%;max-width:145px}.o-widget__header .o-icon--sand-clock{color:#fdd058;margin:0 5px 0 0;font-size:.75rem;line-height:12px}.o-widget__header .o-icon--star{font-size:.625rem;line-height:1.8}.o-widget__header .o-badge{margin-right:5px}.o-widget__header .switcher{width:100%;max-width:200px}.o-widget__header .switcher li{vertical-align:top;width:50%}.o-widget__header .switcher li:first-child a{border-radius:5px 0 0 5px}.o-widget__header .switcher li:last-child a{border-radius:0 5px 5px 0}.o-widget__header .switcher a{color:#b5c0cf;text-align:center;text-overflow:ellipsis;white-space:nowrap;background-color:#313840;border:1px solid #22262c;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:28px;display:block;overflow:hidden}.o-widget__header .switcher a:hover{border-color:var(--primary-color);text-decoration:none}.o-widget__header .switcher a.current{background-color:rgba(var(--primary-color-rgb),.3);border-color:var(--primary-color);color:#fff}.o-widget__header i.coming-soon{color:#e0aa5a;vertical-align:middle;white-space:normal;max-width:28px;margin-right:8px;font-family:fira-sans-regular,sans-serif;font-size:.5rem;font-style:normal;font-weight:400;line-height:10px;display:inline-block}.o-widget__header--with-filter{margin-bottom:10px}.o-widget__header--with-filter.no-margin{margin-bottom:0}@media (max-width:64.0525em){.o-widget__header--with-filter{flex-wrap:wrap}}.o-widget__header--with-filter .c-table-filter{justify-content:flex-end;width:auto;max-width:100%}@media (max-width:64.0525em){.o-widget__header--with-filter .c-table-filter{flex-wrap:wrap;justify-content:flex-start}}.o-widget__header--with-filter .c-table-filter__item{margin-bottom:0}@media (max-width:64.0525em){.o-widget__header--with-filter .c-table-filter__item{margin-bottom:10px}.o-widget__header--with-filter .text{flex-wrap:wrap;width:100%;margin-bottom:10px}}@media (max-width:40.0525em){.o-widget__header--no-margin-mobile{margin-bottom:0}}.o-widget__body{background-color:#313840;border-radius:5px;position:relative;overflow:hidden}.o-widget__body--with-chart{min-height:200px;display:flex}@media (max-width:51.3025em){.o-widget__body--with-chart{flex-direction:column}}.o-widget__body--with-chart .chart-wrapper{width:calc(100% - 40px)}@media (max-width:51.3025em){.o-widget__body--with-chart .chart-wrapper{width:100%}}.o-widget__body--with-chart .teams{background-color:#2a3038;justify-content:center;align-items:center;width:46px;display:flex}@media (max-width:51.3025em){.o-widget__body--with-chart .teams{width:100%;padding:10px 16px}}.o-widget__body--with-chart .teams .o-list-bare__item{text-align:center}@media (max-width:51.3025em){.o-widget__body--with-chart .teams .o-list-bare__item:first-child{justify-content:center}}@media (max-width:40.0525em){.o-widget__body--with-chart .teams .o-list-bare__item:first-child{justify-content:flex-start}}.o-widget__body--with-chart .teams .o-list-bare__item:last-child a{flex-direction:column-reverse;align-items:center;display:flex}.o-widget__body--with-chart .teams a{text-align:center;height:20px;display:block}.o-widget__body--with-chart .teams .c-logo{vertical-align:top;display:inline-block}.o-widget__body--with-chart .teams span{color:#cbd5e4;margin:3px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;display:block}.o-widget__body--with-chart .teams span.team{font-size:.625rem;line-height:12px}.o-widget__body--with-chart .teams span:not(.team){text-transform:lowercase}@media (max-width:51.3025em){.o-widget__body--with-chart .teams span{color:#b5c0cf;margin:0 8px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:16px}}.o-widget__body--with-chart .teams ul{flex-direction:column;justify-content:space-between;width:100%;display:flex}@media (max-width:51.3025em){.o-widget__body--with-chart .teams ul{flex-direction:row;align-items:center}.o-widget__body--with-chart .teams li{align-items:center;width:calc(50% - 80px);display:flex}}@media (max-width:20.0525em){.o-widget__body--with-chart .teams li{width:calc(50% - 60px)}}.o-widget__body--with-chart .teams li:first-child{order:2}@media (max-width:51.3025em){.o-widget__body--with-chart .teams li:first-child{width:160px}}@media (max-width:20.0525em){.o-widget__body--with-chart .teams li:first-child{width:120px}}.o-widget__body--with-chart .teams li:nth-child(2){order:1;padding-bottom:7px}@media (max-width:51.3025em){.o-widget__body--with-chart .teams li:nth-child(2){padding-bottom:0}}.o-widget__body--with-chart .teams li:last-child{flex-direction:row-reverse;order:3;padding-top:7px}@media (max-width:51.3025em){.o-widget__body--with-chart .teams li:last-child{padding-top:0}}.o-widget__body--with-chart .chart{width:calc(100% - 46px);overflow:hidden}@media (max-width:51.3025em){.o-widget__body--with-chart .chart{width:100%}}.o-widget__body--transparent{background-color:#0000}.o-widget__body--row{flex-flow:wrap;display:flex}.o-widget__body--row .left-col{background:#22262c;justify-content:center;align-items:center;width:180px;min-height:230px;display:flex;position:relative}@media (max-width:40.0525em){.o-widget__body--row .left-col{width:106px}}.o-widget__body--row .right-col{width:calc(100% - 180px)}@media (max-width:40.0525em){.o-widget__body--row .right-col{width:calc(100% - 106px)}}@media (min-width:51.3125em){.o-widget__group:first-child .o-widget__group-header{margin-top:-4px}}.o-widget__group-header{text-align:center;text-transform:uppercase;background:#22262c;margin:0 -16px;padding:3px 16px}.o-widget__group-header p{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:24px}.o-widget__footer{text-align:center;border-top:1px solid #22262c;min-height:31px;padding:5px 0;position:relative}.o-widget__footer .o-link:not(.c-button),.o-widget__footer a:not(.c-button){color:var(--primary-color);text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:20px}.o-widget__footer .o-link:not(.c-button):hover,.o-widget__footer a:not(.c-button):hover{color:#fff}.o-widget--highlighted .o-widget__header .o-icon,.o-widget--highlighted .o-widget__header h5,.o-widget--highlighted .o-widget__header h6{color:#e0aa5a}.o-widget--highlighted .o-widget__body{border-top:2px solid #e0aa5a}.o-widget--with-bg{background-color:#22262c;border-radius:5px;padding:5px 16px 10px}@media (max-width:40.0525em){.o-widget--with-bg{padding:5px 8px 8px}}.o-widget--with-bg .o-widget__header{min-height:30px;margin-bottom:0}.o-widget--with-bg .o-widget__header .title-h5{font-size:.75rem;line-height:1.5}.o-widget--with-bg .o-widget__header .title-h5 span{margin-top:0;font-size:.75rem;line-height:1.5}.o-widget--with-bg .o-widget__footer{margin-top:15px;padding:0}.o-table{border-radius:5px;overflow:hidden}.o-table h6{color:#a5afbb;font-size:.625rem;line-height:14px}.o-table .c-logo:not(.c-logo--small):not(.c-logo--tiny):not(.c-logo--medium){width:20px;min-width:20px;height:20px}.o-table img{-o-object-fit:contain;object-fit:contain}.o-table .c-country-flag{position:relative}.o-table .c-country-flag img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.o-table__header{background-color:#22262c;padding:10px 16px}.o-table__header h6{color:#b5c0cf;text-transform:none;font-size:.625rem;line-height:20px}@media (max-width:51.3025em){.o-table__header{padding:10px}}.o-table__body{background-color:#313840;padding:0 16px;position:relative}@media (max-width:51.3025em){.o-table__body{padding:0 10px}}@media (max-width:40.0525em){.o-table__body{padding:0 8px}}.o-table .table-head--filled{background-color:#22262c;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.o-table .table-head h6{text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.o-table .table-head .table-row{z-index:2;padding:5px 0;border-bottom:1px solid #282d34!important}.o-table .table-head .table-cell>*{width:100%;height:100%}.o-table .table-head .table-cell>.winner-mark{border:2px solid #00ff86;width:8px;height:8px;display:block;position:absolute;top:50%;left:-20px;transform:translateY(-50%)rotate(-45deg)}.o-table .table-group__head{text-align:center;background:#22262c;margin:0 -16px;padding:3px 16px}.o-table .table-group__head p{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:24px}.o-table .table-group--by-tier{background:#22262c;padding:0 16px}@media (max-width:40.0525em){.o-table .table-group--by-tier{padding:0}}.o-table .table-group--by-tier:last-child{padding-bottom:10px}.o-table .table-group--by-tier .table-group__head{background:0 0;padding:0}.o-table .table-group--by-tier .table-group__head p{padding:5px 0}.o-table .table-group--by-tier .table-group__body{background:#313840;border-radius:5px;padding:0 16px}@media (max-width:40.0525em){.o-table .table-group--by-tier .table-group__body{border-radius:0;padding:0 8px}}.o-table .table-group--by-tier .table-group__body .table-cell.rating{text-align:right;justify-content:flex-end;width:calc(7% - 10px);margin-right:10px}@media (max-width:40.0525em){.o-table .table-group--by-tier .table-group__body .table-cell.tier{display:none}}.o-table .table-group--by-tier .table-group__body .table-head .table-row:first-child{min-height:30px}@media (max-width:51.3025em){.o-table .table-group--by-tier .table-group__body .table-head .table-row .tournament p{text-align:center}}.o-table .table-group--by-tier .table-group__body .table-head .table-row p{text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.o-table .table-group--by-tier .table-group__body .table-head .table-row:hover:before{opacity:0;visibility:hidden}.o-table .table-group--by-tier .table-group__body .table-body .table-row:last-child:before{border-radius:0 0 5px 5px}.o-table .table-group--by-tier .table-group__body .table-body .match .team-name{font-family:fira-sans-medium,sans-serif;font-weight:500}@media (max-width:40.0525em){.o-table .table-group--by-tier .o-layout__item:first-child .table-group__body--minified{border-radius:0 5px 5px 0}.o-table .table-group--by-tier .o-layout__item:nth-child(2) .table-group__body--minified{border-radius:5px 0 0 5px}}.o-table .table-group .table-row:before{content:"";opacity:0;background-color:#4d586499;width:calc(100% + 32px);height:100%;margin:0 -16px;display:block;position:absolute;top:0;left:0}.o-table .table-group .table-row:hover:before{opacity:1}.o-table .table-footer{text-align:center;border-top:1px solid #22262c;min-height:31px;padding:5px 0;position:relative}.o-table .table-footer .o-link:not(.c-button),.o-table .table-footer a:not(.c-button){color:var(--primary-color);text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:20px}.o-table .table-footer .o-link:not(.c-button):hover,.o-table .table-footer a:not(.c-button):hover{color:#fff}.o-table .table-footer .c-loader{min-height:100%!important}.o-table .table-row{white-space:nowrap;border-bottom:1px solid #282d34;outline:0;flex-flow:wrap;justify-content:space-between;align-items:center;padding:10px 0;display:flex;position:relative}.o-table .table-row:last-child{border-bottom:0}.o-table .table-row.valorant-table-row{white-space:normal}.o-table .table-cell{z-index:5;justify-content:center;align-items:center;min-height:1px;display:flex;position:relative}.o-table .table-cell.time{font-size:.75rem;line-height:1}.o-table .table-cell.time .data{margin-top:5px}.o-table .table-cell.time p{line-height:inherit}.o-table .table-cell.date{font-size:.75rem;line-height:1}.o-table .table-cell>.col{width:50%}.o-table .table-cell p{line-height:20px}.o-table .table-cell .light,.o-table .table-cell .system{color:#cbd5e4}.o-table .table-cell .white{color:#fff}.o-table .table-cell .medium{font-family:fira-sans-medium,sans-serif;font-weight:500}.o-table .table-cell .uppercase{text-transform:uppercase}.o-table .table-cell .green{color:#00ff86}.o-table .table-cell .red{color:#eb5757}.o-table .table-cell .yellow{color:#fdd058}.o-table .table-cell .positive{color:#75c87e!important}.o-table .table-cell .negative{color:#f18686!important}.o-table .table-cell .c-arrows{margin-left:5px}.o-table .table-cell .underlined{text-underline-offset:5px;text-decoration:underline}.o-table .table-cell .name{margin-left:4px}.o-table .table-cell .team-rating+.name{margin-left:0}.o-table .table-cell .lowercase{text-transform:lowercase}.o-table .table-cell .system-secondary{color:#a5afbb}.o-table .table-cell .grey-38{color:#67717a}.o-table .table-cell .small{font-size:.75rem;line-height:20px}.o-table .table-cell .no-data{font-size:11px}.o-table .table-cell.tournament{min-width:20px}.o-table .table-cell.tournament .tournament-details{width:calc(100% - 25px)}@media (max-width:51.3025em){.o-table .table-cell.tournament .tournament-details{display:none}}.o-table .table-cell.tournament p.tournament-name{color:#cbd5e4;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.75rem;line-height:1.5;overflow:hidden}.o-table .table-cell.tournament .o-link{opacity:1;overflow:hidden}.o-table .table-cell.tournament .o-link:hover{opacity:.8}.o-table .table-cell.tournament .o-link>:hover{opacity:1}.o-table .table-cell.tournament div.o-link{cursor:default;width:100%}.o-table .table-cell.tournament .c-global-tooltips-objects__trigger{vertical-align:middle}@media (min-width:51.3125em){.o-table .table-cell.tournament:not(.tournament--minified) .c-logo{vertical-align:middle;margin-right:5px;display:inline-block}}.o-table .table-cell a:not(.o-label),.o-table .table-cell__info{align-items:center;display:flex}.o-table .table-cell a:not(.o-label)>*,.o-table .table-cell__info>*{opacity:1;transition:all .15s ease-in-out}.o-table .table-cell a:not(.o-label)>:hover,.o-table .table-cell__info>:hover{opacity:.8}.o-table .table-cell__info>:hover{opacity:1}.o-table .table-cell a.table-cell__info>:hover{opacity:.8}.o-table .table-cell.team .c-logo,.o-table .table-cell.team img{margin-right:5px}.o-table .table-cell>.team{align-items:center;width:100%;display:flex}.o-table .table-cell>.team .tooltip-container{justify-content:center;align-items:center;width:30px;height:30px;margin-right:5px;display:flex}.o-table .table-cell>.team .label{color:#cbd5e4;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.o-table .c-widget-header-team .c-logo{width:15px;min-width:15px;height:15px}.o-table .c-widget-header-team h5{color:#a5afbb;font-size:.625rem;line-height:12px;transition:all .15s ease-in-out}.o-table .c-widget-header-team a:hover h5{color:#fff}.o-table.loading{min-height:500px;position:relative}.o-table.loading .c-loader{height:100%;min-height:500px!important}.o-table--minified .table-group .table-row{min-height:40px;padding:0}.o-table--minified .table-head .table-row{min-height:30px;padding:0}.o-table--minified .c-match__team:not(:first-child){padding-left:20px}.o-table--minified .c-match__team:not(:first-child) .c-logo{margin-right:4px}.o-table--minified .c-match__team:first-child{padding-right:20px}.o-table--minified .c-match__team:first-child .c-logo{margin-left:4px}.o-table--grouped .table-head .table-row{align-items:flex-end;padding:0}.o-table--grouped .table-head .table-cell{flex-direction:column;padding-top:5px;padding-bottom:5px}.o-table--grouped .table-head .table-cell>*{height:auto}.o-table--grouped .table-head .table-cell .col{text-align:center}.o-table--grouped .table-head .table-cell--group{padding-top:0;padding-bottom:0}.o-table--grouped .table-head .table-cell--group .col{padding:5px 0}.o-table--grouped .table-head .row{display:flex}.o-table--grouped .table-head .row p{width:100%}.o-table--grouped .table-row{align-items:stretch;padding:0!important}.o-table--grouped .table-cell{text-align:center;padding:0 2px}.o-table--grouped .table-cell .col,.o-table--grouped .table-cell a,.o-table--grouped .table-cell p{z-index:5}.o-table--grouped .table-cell .col{background:#2a3038;height:100%;padding:10px 0}.o-table--grouped .table-cell p{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.o-table--with-sorting .table-head .table-row.valorant-table-row .table-cell .c-table-cell-sorting .label{white-space:normal}.o-table--with-sorting .table-head .table-cell p{align-items:center;width:auto;display:inline-flex}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting{display:block}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .label{text-overflow:ellipsis;white-space:nowrap;min-width:10px;display:block;overflow:hidden}@media (max-width:40.0525em){.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .label{text-align:center}}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .wrapper{align-items:center;display:inline-flex}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button{color:#a5afbb;text-align:inherit;text-transform:inherit;align-items:center;display:inline-flex}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button:not(.disabled){cursor:pointer}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button:not(.disabled):hover{color:#cbd5e4}@media (max-width:40.0525em){.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button{margin-left:3px;margin-right:-3px;padding-left:1px;padding-right:4px}}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .label{min-width:7px;display:block}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2{text-align:center;width:12px;height:12px;font-size:.6875rem;line-height:1.15;display:inline-block}.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3:before,.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2:before,.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2:before{line-height:12px}@media (max-width:40.0525em){.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2{align-items:center;width:11px;height:27px;display:flex}}.o-table--with-sorting .table-head .table-cell.current-sorting .c-table-cell-sorting{color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500}.o-table--with-sorting .table-head .table-cell.current-sorting .c-table-cell-sorting .button{color:inherit}.o-table--with-sorting .table-head .table-cell.kills{justify-content:space-between}.o-table--with-sorting .table-head .reversed .c-table-cell-sorting,.o-table--with-sorting .table-head .reversed h6{text-align:right;justify-content:flex-end;width:100%}.o-table--with-sorting .table-head .reversed a{justify-content:flex-end}.o-table--with-sorting .table-head .tooltip-hint-trigger{border:none}.o-table--with-sorting .table-head .tooltip-hint-trigger span:not(.wrapper){border-bottom:1px dashed}.o-table--with-sorting .table-row{padding:5px 0}.o-table--with-sorting .table-row .table-cell .c-avatar-with-nickname .player-info,.o-table--with-sorting .table-row .table-cell .value{color:#cbd5e4}.o-table--with-sorting .table-row .table-cell.current-sorting .value{color:#fff!important}.o-table--hover-row-column .table-group .table-cell:after,.o-table--hover-row-column .table-group .table-cell:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;display:block;position:absolute}.o-table--hover-row-column .table-group .table-cell:before{width:100%;height:10000px;top:-5000px;left:0}.o-table--hover-row-column .table-group .table-cell:after{width:10000px;height:100%;top:0;left:-5000px}.o-table--hover-row-column .table-group .table-cell:hover:after,.o-table--hover-row-column .table-group .table-cell:hover:not(.player):before{opacity:1;visibility:visible}.o-table--hover-row-column .table-cell{z-index:auto}.o-badge{color:#0f8deb;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:12px;display:inline-block}.o-badge--big{text-transform:uppercase;font-size:1rem;line-height:16px}@media (max-width:40.0525em){.o-badge--big{font-size:.875rem;line-height:16px}}.o-badge--red{background:#eb5757}.o-badge--ban{background:#eb575780}.o-badge--pick{background:#0f8deb80}.o-badge--ct{background:#0f8deb61}.o-badge--t{background:#fdd05861}.o-badge--ct,.o-badge--t{color:#fff;padding:0 3px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;line-height:20px}.o-badge-status{color:#fff;text-overflow:ellipsis;text-transform:uppercase;vertical-align:top;white-space:nowrap;background:#a5afbb1a;border-radius:5px;max-width:100%;padding:3px 5px;font-size:.625rem;line-height:11px;overflow:hidden}.o-badge-status .o-icon{margin-right:5px}.o-badge-status--eco{color:#f18686;background:#f188881a}.o-badge-status--full_buy{color:#00ff86;background:#00ff861a}.o-badge-user-label{background-color:rgba(var(--color-rgb),.1);border:1px solid rgba(var(--color-rgb),.1);color:var(--color);text-overflow:ellipsis;white-space:nowrap;border-radius:3px;padding:0 5px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:16px}.o-field{margin-bottom:19px}.o-field--edit label{vertical-align:middle;min-width:120px}.o-field--edit .input-edit,.o-field--edit .input-value,.o-field--edit label{vertical-align:middle;display:inline-block}.o-field--edit .input-value{min-height:30px;line-height:30px}.o-field--avatar{z-index:10;position:relative}.o-field--avatar .avatar-container{flex-direction:column;align-items:center;display:flex;position:relative}.o-field--avatar .avatar-container .c-loader{max-width:140px;max-height:140px;left:5px}@media (max-width:51.3025em){.o-field--avatar .avatar-container .c-loader{max-width:200px;max-height:200px;left:0}}.o-field--avatar .avatar-container .preview{z-index:100;border-radius:50%;width:140px;height:140px;position:absolute;top:0;left:5px;overflow:hidden}@media (max-width:51.3025em){.o-field--avatar .avatar-container .preview{width:200px;height:200px;left:0}}.o-field--avatar .avatar-edit{z-index:101;max-width:340px;max-height:270px;position:absolute;top:-10px;right:210px}@media (max-width:51.3025em){.o-field--avatar .avatar-edit{top:220px;left:50%;right:auto;transform:translate(-50%)}}.o-field--avatar .avatar-edit .buttons-group{padding-top:8px;justify-content:center!important}.o-field--avatar .avatar-edit .buttons-group button{margin:0 8px}.o-field--avatar label{display:block}.o-field--avatar label img{width:100%}.o-field--avatar.input-value{width:140px;height:140px;overflow:hidden}@media (max-width:51.3025em){.o-field--avatar.input-value{width:200px;height:200px}}.o-field--avatar.input-value img{width:100%}.o-field--password{position:relative}.o-field--password .password-visibility-icon{color:#717b8a;transition:all .15s ease-in-out;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.o-field--password .password-visibility-icon.active{color:#fff}.o-field--password label{display:inline-block}.o-field--password .o-link{float:right;font-size:.75rem;line-height:1.5}.o-field--range{margin-bottom:0}.o-field--range .range{flex-basis:auto;justify-content:space-between;align-items:center;margin:0 -5px;display:flex;position:relative}.o-field--range .range__container{width:100%}.o-field--range .range__field{height:22px;position:relative}.o-field--range .range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:2;background:0 0;border:none;outline:none;width:100%;height:22px;padding:0;position:relative}.o-field--range .range input[type=range]:focus{outline:none}.o-field--range .range input[type=range]::-webkit-slider-runnable-track{width:100%;height:100%;max-height:4px;position:relative}.o-field--range .range input[type=range]::-moz-range-track{width:100%;height:100%;max-height:4px;position:relative}.o-field--range .range input[type=range]::-ms-track{width:100%;height:100%;max-height:4px;position:relative}.o-field--range .range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--primary-color);box-sizing:border-box;cursor:pointer;z-index:5;border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:relative;top:-5px}.o-field--range .range input[type=range]::-moz-range-thumb{background:var(--primary-color);box-sizing:border-box;cursor:pointer;z-index:5;border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:relative;top:-5px}.o-field--range .range input[type=range]::-ms-thumb{background:var(--primary-color);box-sizing:border-box;cursor:pointer;z-index:5;border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:relative;top:-5px}.o-field--range .range__progress{width:calc(100% - 8px);height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.o-field--range .range__progress-line{background:var(--primary-color);max-width:100%;left:0;transform:translateY(-50%)}.o-field--range .range__background-line,.o-field--range .range__progress-line{border-radius:2px;width:100%;height:100%;max-height:4px;position:absolute;top:50%}.o-field--range .range__background-line{background:#b3bdcc33;left:50%;transform:translate(-50%,-50%)}.o-field--range .range__scale{margin-top:2px}.o-field--range .range__scale-container{justify-content:space-between;max-height:4px;padding:0 5px;display:flex}.o-field--range .range__division{background:#515b65;border-radius:50%;width:4px;height:4px;min-height:4px;max-height:4px;position:relative;top:0}.o-field--range .range__value{color:#cbd5e4;text-align:center;width:100%;min-width:22px;max-width:22px;margin-left:8px}.o-field .buttons-group button{position:relative}.o-field .buttons-group button .file-uploads{width:100%;height:100%;position:absolute;top:0;left:0}.o-field .buttons-group button .file-uploads label{cursor:pointer}.o-field .buttons-group button:disabled .file-uploads label{cursor:default}.o-field--forum-categories .list{flex-wrap:wrap;gap:5px;display:flex}.o-field--forum-categories .list label{cursor:pointer;margin-bottom:0}.o-field--forum-categories .o-label--forum-category{padding:9px 16px;font-size:.75rem;line-height:1}.o-field--forum-categories input[type=radio]{display:none}.o-field--forum-categories input[type=radio]:not(:checked)+.o-label{color:#a5afbb;border-color:#434a54}.o-field--forum-categories input[type=radio]:not(:checked)+.o-label:before{opacity:0;background-color:#434a54}.o-field--forum-categories input[type=radio]:not(:checked)+.o-label:hover:before{opacity:.3}.o-field--fake .o-field__input{border:1px solid #65717d;border-radius:4px;align-items:center;height:30px;padding-left:8px;padding-right:8px;display:flex}.o-form__submit-panel{margin-top:15px}@media (max-width:51.3025em){.o-form__submit-panel{margin-top:15px}}.o-form__submit-panel .c-button{width:100%;margin-bottom:19px}@media (max-width:51.3025em){.o-form__submit-panel .c-button{margin-top:12px}}.o-form__submit-panel p{margin-bottom:11px}.o-form__header{color:#fff;margin-bottom:20px}.o-form__header p{color:#cbd5e4;font-size:.875rem;line-height:17px}.o-form__header .o-field__error-msgs{margin-top:10px}.o-form__title{margin-bottom:9px;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.33333}.o-form--primary .o-field__input{color:#fff;background-color:#444f5a;border-color:#65717d;padding:4px 8px}.o-form--primary .o-field__input::placeholder{color:#a5afbb}.o-form--primary .o-field__input:hover{background-color:#515862}.o-form--primary .o-field__input:focus{border-color:var(--primary-color)}.o-form--primary .o-field__input.error{border-color:#f18686}.o-form--primary label{color:#b5c0cf;text-transform:none;margin-bottom:4px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px}.o-field__error-msgs{color:#f18686}.o-field__error-msgs.o-custom-tooltip{color:#f18686;opacity:1;width:auto;padding:8px;font-size:.75rem;line-height:1.2;top:auto;bottom:calc(100% + 6px);left:auto;right:0;transform:none}.o-circle{width:26px;height:20px;display:block;position:relative}span .o-circle{margin-right:10px;display:inline}.o-circle:after{content:"";border-radius:100%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.o-circle__label--blank{background:#cbd5e4;border-radius:100%;width:2px;height:2px;display:block}.o-circle.color-1+.o-circle__label{color:#00ff86}.o-circle.color-1:after{background:#00ff86}.o-circle.size-1:after{width:14px;height:14px}.o-circle.color-2+.o-circle__label{color:#67d270}.o-circle.color-2:after{background:#67d270}.o-circle.size-2:after{width:12px;height:12px}.o-circle.color-3+.o-circle__label{color:#abbe64}.o-circle.color-3:after{background:#abbe64}.o-circle.size-3:after{width:10px;height:10px}.o-circle.color-4+.o-circle__label{color:#afbd64}.o-circle.color-4:after{background:#afbd64}.o-circle.size-4:after{width:8px;height:8px}.o-circle.color-5+.o-circle__label{color:#e0aa5a}.o-circle.color-5:after{background:#e0aa5a}.o-circle.size-5:after{width:6px;height:6px}.o-circle.color-6+.o-circle__label{color:#e38f59}.o-circle.color-6:after{background:#e38f59}.o-circle.color-7+.o-circle__label{color:#e86a58}.o-circle.color-7:after{background:#e86a58}.o-circle.color-8+.o-circle__label{color:#eb5757}.o-circle.color-8:after,.o-circle.small:after{background:#eb5757}.o-circle.medium:after{background:#fdd058;width:10px;height:10px}.o-circle.big:after{background:#00ff86;width:14px;height:14px}.o-custom-tooltip{color:#b5c0cf;opacity:0;pointer-events:none;z-index:100;background:#1d2329e6;border-radius:5px;width:100%;max-width:250px;padding:10px 16px;transition:opacity .15s ease-in-out,top .3s cubic-bezier(.34,.72,0,.99),left .3s cubic-bezier(.34,.72,0,.99);position:absolute;top:-100%;left:-100%;transform:translate(-50%)}.o-custom-tooltip:before{content:"";border-bottom:4px solid #1d2329e6;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;margin:auto;position:absolute;bottom:100%;left:6px;right:auto}.o-custom-tooltip.align-bottom:before{border-top:4px solid #1d2329e6;border-bottom:none;top:100%;bottom:auto}.o-custom-tooltip.align-right:before{left:auto;right:6px}.o-custom-tooltip.align-center:before{content:none}.o-custom-tooltip .hidden-el{display:none}.o-custom-tooltip .hidden-el.current{display:block}.o-custom-tooltip .player .c-avatar .c-country-flag{width:10px;height:10px;bottom:-2px;right:-3px}.o-custom-tooltip .c-avatar-with-nickname .c-country-flag{max-width:10px;max-height:10px;bottom:-3px}.o-custom-tooltip li{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.o-custom-tooltip li:first-child{justify-content:flex-end}.o-custom-tooltip li label{font-size:.625rem;line-height:12px}.o-custom-tooltip--market-value{max-width:110px;padding:11px 10px 9px 12px}.o-custom-tooltip--market-value .o-custom-tooltip__header{color:#b5c0cf;justify-content:space-between;display:flex}.o-custom-tooltip--market-value .label{font-family:fira-sans-medium,sans-serif;font-weight:500}.o-custom-tooltip--market-value:before{left:6px;right:auto}.o-custom-tooltip--teams-stats{max-width:160px;padding:10px 10px 10px 12px}.o-custom-tooltip--teams-stats:before{left:6px;right:auto}.o-custom-tooltip--teams-stats h5{color:#717b8a;font-size:.625rem;line-height:1.8}.o-custom-tooltip--teams-stats li{margin-top:3px}.o-custom-tooltip--teams-stats li:first-child{justify-content:space-between;margin-top:0}.o-custom-tooltip--teams-stats .team{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.o-custom-tooltip--teams-stats .stat{white-space:nowrap}.o-custom-tooltip--head-to-head{max-width:206px;padding:10px}.o-custom-tooltip--head-to-head li{margin-top:0}.o-custom-tooltip--head-to-head li:first-child{justify-content:space-between}.o-custom-tooltip--head-to-head .c-match--by-game .by-game{width:46px}.o-custom-tooltip--head-to-head .c-match--by-game .c-match__team:first-child{padding:0 28px 0 0}.o-custom-tooltip--head-to-head .c-match--by-game .c-match__team:first-child img{margin:0 0 0 5px}.o-custom-tooltip--head-to-head .c-match--by-game .c-match__team:last-child{padding:0 0 0 28px}.o-custom-tooltip--head-to-head .c-match--by-game .c-match__team:last-child img{margin:0 5px 0 0}.o-custom-tooltip--global-compare{width:auto;padding:12px;font-family:fira-sans-medium,sans-serif;font-weight:500}.o-custom-tooltip--global-compare span{margin-left:15px;font-family:fira-sans-regular,sans-serif;font-weight:400}.o-custom-tooltip--team-rankings{max-width:140px;padding:10px 10px 15px}.o-custom-tooltip--team-rankings li{color:#fff;justify-content:flex-start}.o-custom-tooltip--team-rankings li:first-child{justify-content:flex-start}.o-custom-tooltip--team-rankings .c-avatar{margin-right:8px}.o-custom-tooltip--team-rankings .o-custom-tooltip__header{color:#b5c0cf;justify-content:space-between;display:flex}.o-custom-tooltip--team-rankings .o-custom-tooltip__header span{font-size:.75rem;line-height:14px}.o-custom-tooltip--team-rankings .o-custom-tooltip__header span.label{text-transform:uppercase}.o-custom-tooltip--team-rankings .o-custom-tooltip__header span.value{color:#fff}.o-custom-tooltip--team-rankings .o-custom-tooltip__header span.green,.o-custom-tooltip--team-rankings .o-custom-tooltip__header span.red{margin-left:5px}.o-custom-tooltip--team-rankings .o-custom-tooltip__header span.red{color:#eb5757}.o-custom-tooltip--team-rankings .o-custom-tooltip__header span.green{color:#00ff86}.o-custom-tooltip--transparent{background:0 0;padding:0;top:1px;left:0;transform:translate(0)}.o-custom-tooltip--transparent:before{display:none}.o-custom-tooltip--transparent p{color:#cbd5e4;justify-content:space-between;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:flex;line-height:12px!important}.o-custom-tooltip--transparent p span{text-overflow:ellipsis;white-space:nowrap;margin-right:5px;overflow:hidden}.o-custom-tooltip--transparent p b{color:#fff;font-weight:400}.o-custom-tooltip--ingame-stats{max-width:172px}.o-custom-tooltip--ingame-stats .row{color:#fff;align-items:center;margin-bottom:5px;display:flex}.o-custom-tooltip--ingame-stats .row:last-child{margin-bottom:0}.o-custom-tooltip--ingame-stats .row--space-between{justify-content:space-between}.o-custom-tooltip--ingame-stats .row header,.o-custom-tooltip--ingame-stats .row-head{color:#cbd5e4;margin-left:-16px;margin-right:-16px;padding-bottom:4px;padding-left:16px;padding-right:16px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}@media (max-width:40.0525em){.o-custom-tooltip--ingame-stats .row header,.o-custom-tooltip--ingame-stats .row-head{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}}.o-custom-tooltip--ingame-stats .row-head{border-bottom:1px solid #404b55;margin-bottom:10px;padding-bottom:10px}.o-custom-tooltip--ingame-stats .row-head p{color:#65717d;text-overflow:ellipsis;white-space:nowrap;width:50%;line-height:1;overflow:hidden}.o-custom-tooltip--ingame-stats .row-head p:last-child{text-align:right}.o-custom-tooltip--ingame-stats b{font-weight:400}.o-custom-tooltip--ingame-stats .team{align-items:center;max-width:90px;display:flex}.o-custom-tooltip--ingame-stats .team .team-name{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);overflow:hidden}.o-custom-tooltip--ingame-stats .c-logo{width:16px;min-width:16px;height:16px;min-height:16px;margin-right:4px}.o-custom-tooltip--ingame-stats .value{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.o-custom-tooltip--ingame-stats-flow{max-width:343px;padding-top:4px;padding-bottom:4px}@media (max-width:40.0525em){.o-custom-tooltip--ingame-stats-flow{max-width:180px;padding-bottom:6px;padding-left:8px;padding-right:8px}}.o-custom-tooltip--ingame-stats-flow .row{color:#fff;flex-wrap:wrap;justify-content:flex-end;align-items:center;padding:3px 0;display:flex}.o-custom-tooltip--ingame-stats-flow .row--space-between{justify-content:space-between}.o-custom-tooltip--ingame-stats-flow .row:not(:last-child){border-bottom:1px solid #282d34}.o-custom-tooltip--ingame-stats-flow .row:not(.row-head) .value{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.o-custom-tooltip--ingame-stats-flow .row-head .value>span{text-align:right;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:100px;display:block;overflow:hidden}@media (max-width:40.0525em){.o-custom-tooltip--ingame-stats-flow .row-head .match-info{display:none}}.o-custom-tooltip--ingame-stats-flow .team{align-items:center;display:flex}.o-custom-tooltip--ingame-stats-flow .team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.o-custom-tooltip--ingame-stats-flow .c-logo{margin-right:4px}.o-custom-tooltip--ingame-stats-flow .c-avatar--with-border{box-sizing:inherit}.o-custom-tooltip--ingame-stats-flow .nickname{color:#fff}.o-custom-tooltip--ingame-stats-flow .entity{width:41%;padding-right:2px}@media (max-width:40.0525em){.o-custom-tooltip--ingame-stats-flow .entity{width:70%}}.o-custom-tooltip--ingame-stats-flow .match-info{align-items:center;width:41%;display:flex}@media (max-width:40.0525em){.o-custom-tooltip--ingame-stats-flow .match-info{width:78%;margin-top:-2px;margin-left:22%}}.o-custom-tooltip--ingame-stats-flow .match-info .date{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;margin-left:5px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;overflow:hidden}.o-custom-tooltip--ingame-stats-flow .value{text-align:right;white-space:nowrap;justify-content:flex-end;width:12%;margin-right:6%;display:flex}@media (max-width:40.0525em){.o-custom-tooltip--ingame-stats-flow .value{width:30%;margin-right:0}}.o-custom-tooltip--tools-compare-stats{background-color:#1b1e22;border:1px solid #4c555f;max-width:259px;padding-top:0;padding-bottom:0}@media (max-width:40.0525em){.o-custom-tooltip--tools-compare-stats{max-width:175px;padding-left:8px;padding-right:8px}}.o-custom-tooltip--tools-compare-stats .row{flex-wrap:wrap;justify-content:flex-end;align-items:center;padding:0;display:flex}.o-custom-tooltip--tools-compare-stats .row--space-between{justify-content:space-between}.o-custom-tooltip--tools-compare-stats .row.row-head{color:#a5afbb;text-transform:capitalize;padding-top:7px;padding-bottom:7px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px}.o-custom-tooltip--tools-compare-stats .row:not(:last-child){border-bottom:1px solid #282d34}.o-custom-tooltip--tools-compare-stats .row:not(.row-head) .entity{background-image:linear-gradient(90deg,rgba(var(--entity-color),.16),#1b1e22);color:#cbd5e4;margin-left:-16px;padding:9px 0 10px 16px}@media (max-width:40.0525em){.o-custom-tooltip--tools-compare-stats .row:not(.row-head) .entity{margin-left:-8px;padding-left:8px}}.o-custom-tooltip--tools-compare-stats .row:not(.row-head) .value{color:#fff;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.o-custom-tooltip--tools-compare-stats .c-logo{margin-right:4px}.o-custom-tooltip--tools-compare-stats .entity{align-items:center;width:74%;padding-right:2px;display:flex}.o-custom-tooltip--tools-compare-stats .entity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:40.0525em){.o-custom-tooltip--tools-compare-stats .entity{width:70%}}.o-custom-tooltip--tools-compare-stats .value{text-align:right;text-overflow:ellipsis;white-space:nowrap;width:26%;overflow:hidden}@media (max-width:40.0525em){.o-custom-tooltip--tools-compare-stats .value{width:30%}}.o-custom-tooltip--chart-economy{max-width:192px}.o-custom-tooltip--chart-economy:before{display:none}.o-custom-tooltip--chart-economy .row{color:#fff;align-items:center;margin-bottom:5px;display:flex}.o-custom-tooltip--chart-economy .row:last-child{margin-bottom:0}.o-custom-tooltip--chart-economy .row--space-between{justify-content:space-between}.o-custom-tooltip--chart-economy .row header,.o-custom-tooltip--chart-economy .row-head{color:#cbd5e4;margin-left:-16px;margin-right:-16px;padding-bottom:4px;padding-left:16px;padding-right:16px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}@media (max-width:40.0525em){.o-custom-tooltip--chart-economy .row header,.o-custom-tooltip--chart-economy .row-head{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}}.o-custom-tooltip--chart-economy .row:not(.row-head) .value{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.o-custom-tooltip--chart-economy .team{align-items:center;max-width:calc(100% - 48px);display:flex;overflow:hidden}.o-custom-tooltip--chart-economy .team span{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;overflow:hidden}.o-custom-tooltip--chart-economy .c-logo{margin-right:8px}.o-custom-tooltip--chart-economy .row-head span{color:#a5afbb}.o-custom-tooltip--chart-economy .row-head span.highlighted{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.o-link--primary{cursor:pointer;color:var(--primary-color)!important}.o-link--primary:hover,.o-link--secondary{text-decoration:underline}.o-link--secondary{color:#cbd5e4!important}.o-link--secondary:focus,.o-link--secondary:hover{text-decoration:none}.o-link--secondary-reverted{text-decoration:none;color:#cbd5e4!important}.o-link--secondary-reverted:focus,.o-link--secondary-reverted:hover{text-decoration:underline}.o-link--system-secondary{text-decoration:underline;color:#a5afbb!important}.o-link--system-secondary:focus,.o-link--system-secondary:hover{text-decoration:none}.o-link--reverted{text-transform:uppercase;color:var(--primary-color)!important}.o-link--reverted:focus,.o-link--reverted:hover{color:#b5c0cf!important}.o-link--cancel{margin-top:4px;text-decoration:underline;display:inline-block;color:#717b8a!important}.o-link--cancel:focus,.o-link--cancel:hover{text-decoration:none;color:#b5c0cf!important}.o-link--icon-circle{color:#a5afbb}.o-link--icon-circle .o-icon,.o-link--icon-circle .v-toast__item .v-toast__icon,.v-toast__item .o-link--icon-circle .v-toast__icon{text-align:center;border-radius:50%;width:15px;height:15px;transition:background-color .15s cubic-bezier(1,.5,.8,1),color .15s cubic-bezier(1,.5,.8,1);display:block}.o-link--icon-circle .o-icon--close-large{width:20px;height:20px}.o-link--icon-circle .o-icon--kebab-menu:before{vertical-align:24%;font-size:60%}.o-link--icon-circle:focus,.o-link--icon-circle:hover{color:#a5afbb}.o-link--icon-circle:focus .o-icon,.o-link--icon-circle:focus .v-toast__item .v-toast__icon,.o-link--icon-circle:hover .o-icon,.o-link--icon-circle:hover .v-toast__item .v-toast__icon,.v-toast__item .o-link--icon-circle:focus .v-toast__icon,.v-toast__item .o-link--icon-circle:hover .v-toast__icon{background-color:#cbd5e433}.o-link--load-more{color:var(--primary-color);text-transform:uppercase;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:30px}.o-wrapper--yellow .o-link--load-more{color:#ffde00;border-color:#ffde00}.o-link--load-more:hover{color:#fff}@media (max-width:40.0525em){.o-link--load-more:focus{color:var(--primary-color)!important}}.o-link--load-more-medium,.o-link--load-more-small{color:var(--primary-color);text-transform:uppercase}.o-wrapper--yellow .o-link--load-more-medium,.o-wrapper--yellow .o-link--load-more-small{color:#ffde00;border-color:#ffde00}.o-link--load-more-medium:hover,.o-link--load-more-small:hover{color:#fff}@media (max-width:40.0525em){.o-link--load-more-medium:focus,.o-link--load-more-small:focus{color:var(--primary-color)}}.o-link--load-more-small{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:1.8}.o-link--load-more-medium{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.o-link--clear-all{color:#65717d;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.o-link--clear-all.active{color:var(--primary-color)}.o-wrapper--yellow .o-link--clear-all.active{color:#ffde00;border-color:#ffde00}.o-link--clear-all.active:hover{color:var(--primary-color)}.o-wrapper--yellow .o-link--clear-all.active:hover{color:#ffde00;border-color:#ffde00}.o-link--clear-all:not(.active){pointer-events:none}.o-link--scroll-down{color:#cbd5e4!important}.o-link--scroll-down:hover{color:#fff!important}.o-link--scroll-down .o-icon--angle-down-2{font-size:.5625rem;line-height:9px}.o-link--minor{color:#a5afbb}.o-link--minor:hover{color:#cbd5e4}.o-link--extra-minor{color:#65717d}.o-link--extra-minor:hover{color:#a5afbb}.o-modal{color:#cbd5e4;justify-content:center;align-items:center;display:flex}.o-modal--delete-comment footer{display:block!important}.o-modal .vfm__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:var(--vfm-overlay,"block");background:#0003;transition:opacity .15s linear}.o-modal .vfm__content{color:inherit;background-color:#313840;border-radius:5px;min-width:308px;max-width:308px}.o-modal header{color:#fff;padding:22px 16px 0;position:relative}.o-modal .close{position:absolute;top:10px;right:8px}.o-modal footer{padding:5px 16px 16px}.o-modal__body{padding:5px 16px}.o-modal__body p{max-width:230px}.o-modal__footer.inline-buttons{gap:8px;display:flex}.o-modal__footer.inline-buttons .c-button{flex-grow:1;flex-basis:0}.o-modal--content-center{text-align:center}.o-modal--content-center p{max-width:none}.o-modal--no-blur .vfm__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#1b1e22b3}.o-modal--pickem-group .vfm__content,.o-modal--standard .vfm__content{background:0 0;min-width:330px;max-width:330px;box-shadow:0 0 30px #17171733}.o-modal--pickem-group .o-modal__inner,.o-modal--standard .o-modal__inner{background:linear-gradient(101deg,rgba(var(--primary-color-rgb),.1)2.14%,#0f8deb00 71.29%),#2a3038;border-radius:5px;padding-left:19px;padding-right:19px;position:relative}.o-modal--pickem-group .o-modal__inner:before,.o-modal--standard .o-modal__inner:before{background:linear-gradient(151deg,rgba(var(--primary-color-rgb),.7),#0f8deb00);border-radius:inherit;content:"";z-index:-1;margin:-1px;position:absolute;top:0;bottom:0;left:0;right:0}.o-modal--pickem-group .o-icon-emoji *,.o-modal--standard .o-icon-emoji *{fill:var(--primary-color)}.o-modal--pickem-group header,.o-modal--standard header{padding-top:35px}.o-modal--pickem-group .o-modal__body,.o-modal--standard .o-modal__body{padding-top:0}.o-modal--pickem-group .o-modal__footer,.o-modal--standard .o-modal__footer{padding-bottom:35px;padding-left:16px;padding-right:16px}.o-modal--pickem-group .o-modal__footer p,.o-modal--standard .o-modal__footer p{margin-top:30px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.o-modal--pickem-group .title-h2,.o-modal--standard .title-h2{color:#fff;text-align:center;margin-bottom:15px}.o-modal--pickem-group .title-h3,.o-modal--standard .title-h3{color:#a5afbb;text-align:center;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.o-modal--pickem-group .description,.o-modal--standard .description{color:#a5afbb;text-align:center;margin-bottom:20px}.o-modal--pickem-group .o-icon-emoji,.o-modal--standard .o-icon-emoji{margin:auto;display:block}.o-modal--pickem-group .o-form--primary .o-field,.o-modal--standard .o-form--primary .o-field{margin-bottom:10px}.o-notification{background-color:#22262c;border-radius:5px;justify-content:space-between;margin-top:10px;padding:16px;display:flex}.o-label .o-icon--sand-clock{color:#fdd058;margin-right:4px}.o-label--secondary{background-color:#ffffff12;border-radius:5px;padding:2px 8px;line-height:16px}.o-label--winner{color:#75c87e;background-color:#75c87e1a;border-radius:5px;padding:2px 8px;font-size:.75rem;line-height:16px}.o-label--live{color:#eb5757;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:22px}.o-label--live,.o-label--live-2{text-transform:uppercase;display:inline-block}.o-label--live-2{color:#22262c;background:#eb5757;border-radius:5px;padding:3px 5px;font-family:fira-sans-bold,sans-serif;font-size:.625rem;font-weight:700;line-height:11px}.o-label--team-a{color:#d2a6ff;text-transform:uppercase;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:22px}.o-label--data-type,.o-label--team-a{display:inline-block}.o-label--data-type{color:var(--primary-color);text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.o-label--news-tag-short{color:var(--primary-color,#0f8deb)}.o-wrapper--yellow .o-label--news-tag-short{color:#ffde00;border-color:#ffde00}.o-label--news-category{color:#65717d;background-color:#65717d4d;border-radius:3px;padding-left:8px;padding-right:8px;font-size:.75rem;line-height:18px}.o-label--highlighted{color:var(--primary-color)}.o-label--stream-on-air,.o-label--stream-preview{color:#fff;background-color:#16191ccc;border-radius:5px;padding:4px 8px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;display:inline-block}.o-label--stream-on-air{color:#eb5757;text-transform:uppercase}.o-label--map{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;text-shadow:1px 1px #0000004d;text-transform:uppercase;background-color:#fff3;border-radius:2px;padding-left:4px;padding-right:4px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.o-label--economy-level{color:#a5afbb;text-transform:uppercase;background:#a5afbb1a;border-radius:5px;padding:3px 5px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.o-label--economy-level.economy-level-eco{color:#f18686;background:#f188881a}.o-label--economy-level.economy-level-full_buy{color:#75c87e;background:#75c87e1a}.o-label--entity-rating{text-shadow:1px 1px #0000004d;padding:6px 14px;position:relative}@media (max-width:40.0525em){.o-label--entity-rating{padding:1px 6px 2px}}.o-label--entity-rating:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content:"";background-color:#ffffff08;border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:40.0525em){.o-label--entity-rating:before{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#ffffff0f}}.o-label--entity-rating .text{color:#fff;opacity:.8;font-size:.625rem;line-height:11px;position:relative}.o-label--entity-rating .value{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:1;position:relative}.o-label--entity-rating .value.high-score{color:#75c87e}.o-label--entity-rating .value.medium-score{color:#db9d66}.o-label--entity-rating .value.low-score{color:#f18686}.o-label--entity-rating .value.default-score{color:#a5afbb}.o-label--mvp{color:#e0aa5a;text-shadow:0 0 2px #00000080;background-color:#434a54;border-radius:5px;padding:3px 5px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:11px}.o-label--pickem-available,.o-label--pickem-closed,.o-label--pickem-resubmit,.o-label--pickem-submitted,.o-label--pickem-upcoming{text-transform:uppercase;border-radius:5px;align-items:center;padding:3px 5px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px;display:inline-flex}.o-label--pickem-closed{color:#d2a6ffcc;background-color:#d2a6ff26}.o-label--pickem-closed .o-icon--flag{height:11px}.o-label--pickem-closed .o-icon--flag:before{vertical-align:-.5px;font-size:12px}.o-label--pickem-upcoming{color:#d3bb70;background-color:#d3ba6f26}.o-label--pickem-upcoming .o-icon--start-timer{margin-left:1px;margin-right:2px}.o-label--pickem-upcoming .o-icon--start-timer:before{font-size:10px}.o-label--pickem-submitted{color:#75c87ecc;background-color:#75c87e33}.o-label--pickem-submitted .o-icon--status-done{vertical-align:-2px;height:12px;margin-top:-2px;margin-left:-2px;font-size:.875rem;line-height:1.71429}.o-label--pickem-submitted .o-icon--status-done:before{vertical-align:1px}.o-label--pickem-available{color:#1b1e22;background-color:#75c87e}.o-label--pickem-available .o-icon--arrow-right{margin-left:3px;margin-right:3px}.o-label--pickem-resubmit{color:#1b1e22cc;background-color:#daae6e}.o-label--pickem-resubmit .o-icon--arrow-right{margin-left:3px;margin-right:3px}.o-label--top-picker{color:#e0aa5a;text-shadow:0 0 2px #00000080;background-color:#e0aa5a1f;border-radius:3px;padding:2px 3px 2px 2px;font-size:.75rem;line-height:11px}.o-label--top-picker span{-webkit-text-fill-color:transparent;background:linear-gradient(3deg,#935e10 -50.83%,#d0a76b 74.29%);-webkit-background-clip:text;background-clip:text}.o-label--forum-category{color:var(--color);white-space:nowrap;border:1px solid #0000;border-radius:5px;padding:3px 6px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:1;position:relative}.o-label--forum-category .o-icon{margin-right:4px}.o-label--forum-category .title{position:relative}.o-label--forum-category:before{background-color:var(--color);content:"";opacity:.1;border-radius:5px;transition:all .15s ease-in-out;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.o-label--coverage-advanced .c-table-cell-coverage{background-color:#273641;border-radius:5px;justify-content:flex-start;align-items:center;padding-left:4px;padding-right:6px;display:flex}@media (max-width:40.0525em){.o-label--coverage-advanced .c-table-cell-coverage{padding:2px}}.o-label--main-prize{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#d3bb70;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background-color:#d3ba6f1a;border-radius:5px;padding:4px;font-size:.625rem;line-height:1;overflow:hidden}.o-arrow{cursor:pointer;z-index:11;background:linear-gradient(90deg,#1b1e2200 7.81%,#1b1e22);width:36px;height:100%;top:0;right:0}.o-arrow,.o-arrow:before{display:block;position:absolute}.o-arrow:before{content:"";border-top:1px solid #b5c0cf;border-right:1px solid #b5c0cf;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.o-arrow--left{left:-1px;transform:rotate(-180deg)}.o-matrix{-ms-overflow-style:none;scrollbar-width:none;overflow:hidden}.o-matrix::-webkit-scrollbar{display:none}@media (max-width:51.3025em){.o-matrix{overflow:auto hidden}}.o-matrix__group .o-matrix__row:first-child .o-matrix__cell:nth-child(2){border-top-left-radius:5px}.o-matrix__group .o-matrix__row:last-child .o-matrix__cell:nth-child(2){border-bottom-left-radius:5px}.o-matrix__row{border-bottom:1px solid #22262c;width:100%;transition:all .15s ease-in-out;display:flex;position:relative}.o-matrix__row--players .o-matrix__cell{background:0 0;border:0;flex-direction:column}.o-matrix__row--players .o-matrix__cell:first-child{flex-direction:row}.o-matrix__row--players .o-matrix__cell .c-avatar-with-nickname{padding:8px 10px}.o-matrix__row:first-child .o-matrix__cell:not(:first-child) .c-avatar-with-nickname:before,.o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team:before{content:"";background:#1b1e22;width:1px;height:calc(100% - 18px);display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.o-matrix__row:last-child .o-matrix__cell:first-child:after{display:none}.o-matrix__row.highlighted .o-matrix__cell:before{opacity:1}.o-matrix__cell{color:#cbd5e4;background-color:#313840;border-right:1px solid #22262c;justify-content:center;align-items:center;width:8.6%;min-height:1px;transition:all .15s ease-in-out;display:flex;position:relative}.o-matrix__cell:before{content:"";opacity:0;background:#4d586499;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.o-matrix__cell:first-child{background:0 0;justify-content:flex-start;width:16%;padding-left:8px}.o-matrix__cell:first-child:after{content:"";background:#1b1e22;width:calc(100% - 18px);height:1px;display:block;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.o-matrix__cell:first-child .team{flex-direction:row;padding-left:0}.o-matrix__cell:first-child .team .label{text-align:left;margin:0 0 0 15px}.o-matrix__cell:last-child{border-right:0}@media (max-width:40.0525em){.o-matrix__cell{justify-content:left;min-width:80px}}.o-matrix__cell--angle:first-child:before{display:none}.o-matrix__cell.highlighted:before{opacity:1}.o-matrix__cell .c-avatar-with-nickname{padding:5px 5px 5px 0}.o-matrix__cell .c-avatar-with-nickname--column{padding:5px}.o-matrix__cell>*{z-index:10;position:relative}.o-matrix__cell .role-link,.o-matrix__cell>span{height:100%}.o-matrix .team,.o-matrix__cell .role-link,.o-matrix__cell>span{justify-content:center;align-items:center;width:100%;display:flex}.o-matrix .team{z-index:5;flex-direction:column;min-height:100%;position:relative}.o-matrix .team>a{width:auto;padding:0}.o-matrix .team .label{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:15px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:16px;overflow:hidden}.matrix__row .o-matrix .team{flex-direction:row}.o-matrix .c-global-tooltips-objects__trigger{display:inline}.o-filter{width:100%;position:relative}@media (max-width:80.0525em){.o-filter{border-radius:0}}.o-filter__toggle.c-sticky-aside__toggle{margin-left:-3px;position:static}.o-filter__toggle.c-sticky-aside__toggle .o-icon--angle-right:before{color:var(--primary-color);vertical-align:0}.o-filter__header{color:#cbd5e4;justify-content:space-between;padding:0 0 5px;display:flex}@media (max-width:80.0525em){.o-filter__header{color:#a5afbb;z-index:6;background:#22262c;border-bottom:1px solid #313840;padding:15px 16px 4px;position:sticky;top:0}}.o-filter__header>div{align-items:center;display:flex}.o-filter__header .title-h5,.o-filter__header h5{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:30px}@media (max-width:80.0525em){.o-filter__header .title-h5,.o-filter__header h5{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}}.o-filter__header button{color:var(--primary-color);cursor:pointer;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.o-filter__header button:disabled{color:#65717d;cursor:default}.o-filter__body{background:#22262c;border-radius:5px;padding:5px 16px 16px}@media (max-width:80.0525em){.o-filter__body{border-radius:0 0 5px 5px;min-height:calc(100vh - 94px)}}.o-filter__overlay{z-index:111;background-color:#141618b3;position:fixed;top:0;bottom:0;left:0;right:0}.o-filter__footer{z-index:12;background-color:#22262c;justify-content:space-between;padding:10px 16px;display:flex;position:sticky;bottom:0}@media (max-width:80.0525em){.o-filter__footer{border-top:1px solid #313840}}.o-filter__item{position:relative}.o-filter__item:not(:last-child){margin-bottom:15px}.o-filter__item header{justify-content:space-between;display:flex}.o-filter__item-inner{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;max-height:70px;padding-right:5px;overflow:auto}.o-filter__item-inner::-webkit-scrollbar{width:5px;height:5px}.o-filter__item-inner::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.o-filter__item-inner::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.o-filter__item-inner::-webkit-scrollbar-corner{background-color:#0000}.o-filter__item-inner::-webkit-scrollbar-thumb{border:1px solid #2a3038}.o-filter__item-inner::-webkit-scrollbar-track{background:#2a3038;border-radius:5px}.o-filter__item .o-list-bare__item:not(:last-child){margin-bottom:8px}.o-filter__item label{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.o-filter__item .o-input-checkbox label{cursor:pointer;margin-bottom:0}.o-filter__item .o-input-checkbox label .o-icon{margin-left:4px}.o-filter__item .c-tags{margin-top:0;margin-bottom:8px}.o-input-checkbox{width:100%;position:relative}.o-input-checkbox label{color:#cbd5e4;text-transform:capitalize;padding-left:24px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;transition:all .15s ease-in-out;display:inline-block;position:relative}.o-input-checkbox label:hover{color:#fff}.o-input-checkbox label:hover .o-input-checkbox__mark{border-color:var(--primary-color)}.o-input-checkbox__mark{background:0 0;border:1px solid #65717d;border-radius:2px;width:15px;height:15px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-54%)}.o-input-checkbox__mark:before{content:attr(data-icon);vertical-align:middle;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#22262c;content:"";text-align:center;z-index:10;width:100%;height:100%;line-height:1;display:none;position:absolute;top:-2%;font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.o-input-checkbox input[type=checkbox]{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.o-input-checkbox input[type=checkbox]:focus+label .o-input-checkbox__mark{border-color:var(--primary-color)}.o-input-checkbox--checked label{color:#fff}.o-input-checkbox--checked .o-input-checkbox__mark{background-color:var(--primary-color);border-color:var(--primary-color)}.o-input-checkbox--checked .o-input-checkbox__mark:before{display:block}.o-input-checkbox--disabled{opacity:.75}.o-input-checkbox--disabled label{cursor:default!important}.o-input-checkbox--disabled label:hover{color:#cbd5e4}.o-input-checkbox--disabled label:hover .o-input-checkbox__mark{border-color:#65717d}.o-input-checkbox--disabled input[type=checkbox]{cursor:default}.o-input-checkbox--disabled input[type=checkbox]:focus+label .o-input-checkbox__mark{border-color:#65717d}.o-input-radio{width:100%;position:relative}.o-input-radio label{color:#cbd5e4;cursor:pointer;text-transform:capitalize;padding-left:24px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;transition:all .15s ease-in-out;display:inline-block;position:relative}.o-input-radio label:hover{color:#fff}.o-input-radio label:hover .o-input-radio__mark{border-color:var(--primary-color)}.o-input-radio__mark{border:1px solid #65717d;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-54%)}.o-input-radio__mark:before{background-color:var(--primary-color);color:#22262c;content:"";z-index:10;border-radius:50%;width:9px;height:9px;display:none;position:absolute;top:2px;left:2px}.o-input-radio input[type=radio]{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.o-input-radio input[type=radio]:focus+label .o-input-radio__mark{border-color:var(--primary-color)}.o-input-radio--checked label{color:#fff}.o-input-radio--checked .o-input-radio__mark{border-color:var(--primary-color)}.o-input-radio--checked .o-input-radio__mark:before{display:block}.o-input-radio--disabled{opacity:.75}.o-input-radio--disabled label{cursor:default!important}.o-input-radio--disabled label:hover{color:#cbd5e4}.o-input-radio--disabled label:hover .o-input-checkbox__mark{border-color:#65717d}.o-input-radio--disabled input[type=radio]{cursor:default}.o-input-radio--disabled input[type=radio]:focus+label .o-input-checkbox__mark{border-color:#65717d}.o-profile-header{align-items:center;padding:20px 0 7px;display:flex}@media (max-width:80.0525em){.o-profile-header{padding:20px 8px 7px}}@media (max-width:40.0525em){.o-profile-header{padding:12px 8px 10px}}.o-profile-header__image{max-height:50px}.o-profile-header__image .c-avatar{width:50px;height:50px}.o-profile-header__image .c-avatar .c-country-flag{width:16px;height:16px}.o-profile-header__image .c-avatar .c-country-flag img{min-height:21px}.o-profile-header__info{align-self:flex-start;padding-top:8px}.o-profile-header__info .title,.o-profile-header__info>h1{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:15px}.o-profile-header__info>p{color:#cbd5e4;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:27px}.o-profile-sidebar{margin:70px 0 30px}@media (max-width:80.0525em){.o-profile-sidebar{margin:15px 0 0}}.o-profile-sidebar .title-h5,.o-profile-sidebar h5{color:#cbd5e4;text-transform:uppercase;margin-bottom:5px;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:20px}.o-profile-sidebar__header{justify-content:space-between;align-items:center;display:flex}.o-profile-sidebar__header .c-button{white-space:nowrap;justify-content:center;align-items:center;height:24px;margin-bottom:5px;padding:0 16px;display:flex}.o-profile-sidebar .image{justify-content:center;width:100%;display:flex}@media (max-width:80.0525em){.o-profile-sidebar .image{margin-top:17px}}.o-profile-sidebar__item{background:#22262c;border-radius:5px;padding:20px 16px;position:relative}@media (max-width:80.0525em){.o-profile-sidebar__item{border-radius:0;padding:10px 16px 6px}.o-profile-sidebar__item:after{content:"";z-index:1;background:#282d34;width:calc(100% - 32px);height:1px;display:block;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}}.o-profile-sidebar__item:first-child{padding-bottom:0}@media (max-width:80.0525em){.o-profile-sidebar__item:first-child{border-radius:5px 5px 0 0;padding:12px 16px 6px}}.o-profile-sidebar__item>ul li{justify-content:space-between;align-items:flex-start;display:flex}.o-profile-sidebar__item>ul li:not(:last-child){margin-bottom:13px}@media (max-width:80.0525em){.o-profile-sidebar__item>ul li:not(:last-child){margin-bottom:10px}}.o-profile-sidebar__item>ul li label,.o-profile-sidebar__item>ul li>a,.o-profile-sidebar__item>ul li>p{text-transform:none;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.o-profile-sidebar__item>ul li label:first-letter,.o-profile-sidebar__item>ul li>a:first-letter,.o-profile-sidebar__item>ul li>p:first-letter{text-transform:uppercase}.o-profile-sidebar__item>ul li label{color:#cbd5e4}@media (max-width:80.0525em){.o-profile-sidebar__item>ul li label{margin-right:20px}}.o-profile-sidebar__item>ul li>.description,.o-profile-sidebar__item>ul li>a,.o-profile-sidebar__item>ul li>p{color:#fff;text-align:right;max-width:150px}.o-profile-sidebar__item>ul li a{color:#fff}.o-profile-sidebar__item>ul li a:hover{color:var(--primary-color)}.o-profile-sidebar__item>ul li .c-country-flag:not(.c-avatar .c-country-flag),.o-profile-sidebar__item>ul li .c-logo{margin-right:5px;display:inline-block}.o-profile-sidebar__item>ul li .c-country-flag:not(.c-avatar .c-country-flag){vertical-align:baseline}.o-profile-sidebar__item>ul li .status span{text-align:center;min-width:16px;display:inline-block}.o-profile-sidebar__item>ul li .status span.separator{min-width:11px}.o-profile-sidebar__item>ul li .stage{text-transform:capitalize}.o-profile-sidebar__item>ul li .tournament .c-logo{width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px}.o-profile-sidebar__item>ul li .c-logo{vertical-align:middle;display:inline-block}.o-profile-sidebar__show-more{text-align:center;z-index:2;background:#22262c;border-radius:0 0 5px 5px;display:none;position:relative}@media (max-width:80.0525em){.o-profile-sidebar__show-more{display:block}}.o-profile-sidebar__show-more button{color:var(--primary-color);text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:30px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;display:flex}@media (min-width:80.0625em){.o-profile-sidebar__show-more button:hover{color:#fff}}.o-profile-sidebar .country{width:100%}.o-portal-target{pointer-events:none;z-index:150;width:0;height:0;position:absolute;top:0;left:0}.o-portal-target__container{width:100%;height:100%;position:relative}.o-portal-target--news{pointer-events:auto;width:100%;position:fixed;top:0;left:0;right:0}.o-portal-target--news:not(:empty){height:100%;overflow:auto}.o-portal-target--news .c-filters-date-picker__dropdown{top:120px;right:16px}.o-tier-label{text-transform:uppercase;border-radius:5px;justify-content:center;align-items:center;max-width:60px;height:18px;padding:3px 5px;font-size:10px;font-weight:500;line-height:16px;display:flex}.o-tier-label--s{color:#eb5757;background:#eb57571a}.o-tier-label--a{color:#e0aa5a;background:#e0aa5a1a}.o-tier-label--b{color:#db9d66;background:#db9d661a}.o-tier-label--c,.o-tier-label--d{color:#a5afbb;background:#a5afbb1a}@font-face{font-display:swap;font-family:wix-madefor-display;font-style:normal;font-weight:500;src:local(Wix Madefor Medium),local(Wix-Madefor-Medium),url(../fonts/landings/WixMadeforDisplay-Regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:wix-madefor-display;font-style:normal;font-weight:700;src:local(Wix Madefor Extra Bold),local(Wix-Madefor-Bold),url(../fonts/landings/WixMadeforDisplay-Bold.ttf)format("truetype")}@font-face{font-display:swap;font-family:wix-madefor-display;font-style:normal;font-weight:400;src:local(Wix Madefor),local(Wix-Madefor-Regular),url(../fonts/landings/WixMadeforDisplay-Regular.ttf)format("truetype")}.c-button{border:1px solid var(--primary-color);color:var(--text-reversed-color);cursor:pointer;text-align:center;text-transform:uppercase;vertical-align:top;border-radius:5px;padding:8px 16px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;line-height:12px;transition:all .15s ease-in-out;display:inline-block}.c-button,.c-button:hover{background:var(--primary-color)}.c-button:hover{box-shadow:0 4px 20px rgba(var(--primary-color-rgb),.4);color:var(--text-reversed-color)!important}.c-button:disabled{color:#65717d;cursor:default;pointer-events:none;background-color:#65717d1a;border:1px solid #65717d80}.c-button:disabled i{color:#65717d}.c-button--secondary{background-color:#0000;color:var(--primary-color)!important}.c-button--secondary:hover{background-color:var(--primary-color);color:var(--text-reversed-color)!important}.discipline-3 .c-button--secondary:hover,.discipline-4 .c-button--secondary:hover{color:#fff!important}.c-button--secondary-expand{background-color:#0000;color:#fff!important}.c-button--secondary-expand:hover{background-color:var(--primary-color);color:var(--text-reversed-color)!important}.c-button.disabled-secondary{color:#a5afbb;pointer-events:none;background:#505f6d;border-color:#505f6d}@media (max-width:51.3025em){.c-button{padding-left:20px;padding-right:20px}}.c-button i{margin-left:-3px}.c-button--small-horizontal{padding-left:8px;padding-right:8px}.c-button--small{padding:5px 13px}.c-button--large{text-transform:uppercase;min-width:106px;padding:3px 20px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}@media (min-width:40.0625em){.c-button--large-horizontal{padding-left:25px;padding-right:25px}}.c-button--full-width{width:100%}.c-button--red{background:#eb5757;border-color:#eb5757}.c-button--red:hover{background:#eb5757;box-shadow:0 4px 20px #eb575766}.c-button--transparent{color:#cbd5e4;background:0 0}.c-button--transparent:hover{color:var(--text-reversed-color)!important}.discipline-3 .c-button--transparent:hover,.discipline-4 .c-button--transparent:hover{color:#fff!important}@media (max-width:51.3025em){.c-button--transparent:focus{box-shadow:none;background:0 0}}.c-button--icon{padding:8px 10.5px;transition:all .15s ease-in-out}.c-button--icon:hover i{color:var(--text-reversed-color)}.c-button--icon i{color:#cbd5e4;margin-left:-.5px;transition:all .15s ease-in-out}.c-button--square{border-radius:4px;width:40px;height:40px;padding:4px}.c-button--square i.o-icon{vertical-align:top;margin:0;font-size:16px}.c-button .o-icon{vertical-align:middle;margin-right:8px;line-height:12px;display:inline-block}.c-button .o-icon.o-icon--comment{margin-right:4px}.c-button--widget-body{color:#cbd5e4;text-transform:none;background:#313840;border-color:#313840}.c-button--widget-body:hover{background:#4d5864;border-color:#4d5864;box-shadow:0 4px 20px #4d586466}.c-button--sidebar-filter{text-transform:uppercase;width:calc(60% - 6px);padding:3px 0;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.c-button--sidebar-filter:last-child{color:var(--primary-color);border:none;max-width:80px}.c-button--stream-play{color:#2487d1;background:#1b1e22;transition:none}.c-button--stream-play.c-button--small{border-radius:5px;width:26px;height:26px;padding:7px 4px;font-size:.5625rem;line-height:1.2}.c-button--stream-play .o-icon{margin-left:0;margin-right:0;line-height:1}.c-button--stream-play-2{box-shadow:none;background:#ffffff29;border:none;border-radius:5px;min-width:0;margin:auto;transition:none;position:absolute;top:0;bottom:0;left:0;right:0}.c-button--stream-play-2:hover{background-color:#ffffff4d}.c-button--stream-play-2.c-button--large{width:80px;height:80px;padding:7px 4px;font-size:1.75rem;line-height:1.28571}.c-button--stream-play-2.c-button--large .o-icon--play{margin-left:6%}@media (max-width:40.0525em){.c-button--stream-play-2.c-button--large{width:64px;height:64px;font-size:1.25rem;line-height:1.5}}.c-button--stream-play-2 .o-icon{margin-left:0;margin-right:0;line-height:1}.c-button--collapse{color:#a5afbb;cursor:pointer;background-color:#2a3038;border-color:#0000;border-radius:3px;width:16px;height:16px;padding:1px 0 0;transition:background-color .15s ease-in-out}.c-button--collapse:hover{box-shadow:none;background-color:#434a54;color:#a5afbb!important}.c-button--collapse.collapsed{padding-top:0!important}.c-button--collapse.collapsed .o-icon--angle-down{margin-top:-1px;transform:rotate(180deg)}.c-button--collapse .o-icon--angle-down{margin-left:0;margin-right:0;font-size:12px;display:block}.c-button--share{text-transform:none;background:0 0;border:none;padding:0;transition:none;position:relative}.c-button--share .o-icon{margin-left:0;margin-right:0}.c-button--share:hover{box-shadow:none;background:0 0;border:none}.c-button--share .tooltip{pointer-events:none;text-align:center;white-space:nowrap;background-color:#202429;border:1px solid #2a3038;border-radius:5px;height:27px;margin:auto;padding-top:5px;padding-left:8px;padding-right:8px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 5px 12px #0000001a}.c-button--share .tooltip .o-icon--status-done{color:#75c87e;vertical-align:0;display:inline-block}.c-button--blue-01,.c-button--gray,.c-button--green-01,.c-button--green-04{padding:9px 16px;font-size:.75rem;line-height:18px}.c-button--blue-01 .o-icon,.c-button--gray .o-icon,.c-button--green-01 .o-icon,.c-button--green-04 .o-icon{margin-left:0;margin-right:6px;font-size:1rem;line-height:18px}.c-button--blue-01:hover,.c-button--gray:hover,.c-button--green-01:hover,.c-button--green-04:hover{box-shadow:none}.c-button--green-01,.c-button--green-04,.c-button--green-04-small{color:#fff;background-color:#75c87e1a;border:1px solid #75c87e}.c-button--green-01:hover,.c-button--green-04-small:hover,.c-button--green-04:hover{background-color:#75c87e4d;color:#fff!important}.c-button--green-01 .o-icon,.c-button--green-04 .o-icon,.c-button--green-04-small .o-icon{color:#75c87e}.c-button--green-01:disabled,.c-button--green-04-small:disabled,.c-button--green-04:disabled{color:#75c87e;background-color:#75c87e29;border:1px solid #0000}.c-button--green-01:disabled .o-icon,.c-button--green-04-small:disabled .o-icon,.c-button--green-04:disabled .o-icon{color:#75c87e}.c-button--green-04,.c-button--green-04-small{background-color:#75c87e66}.c-button--green-04-small:hover,.c-button--green-04:hover{background-color:#75c87e99}.c-button--green-04-small{text-transform:uppercase;padding-top:0;padding-bottom:0;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:28px}.c-button--green-04-small:hover{box-shadow:none}.c-button--gray{color:#cbd5e4;background:#65717d1a;border:1px solid #65717d}.c-button--gray:hover{background:#65717d66}.c-button--blue-01{background-color:rgba(var(--primary-color-rgb),.1);color:#cbd5e4}.c-button--blue-01 .o-icon{color:var(--primary-color)}.c-button--blue-01 .o-icon--share{font-size:1.125rem;line-height:18px}.c-button--blue-01:hover{background-color:rgba(var(--primary-color-rgb),.3);color:#fff!important}.c-button--red-01{color:#cbd5e4;background:#ff465514;border:1px solid #ff4655;justify-content:center;align-items:center;display:flex}.c-button--red-01 i{color:#ff4655}.c-button--red-01:hover{color:#fff!important}.c-button--red-01:hover i{color:#fff}.c-button--widget-hover-overlay{color:#cbd5e4;background-color:#434a54;border-color:#434a54;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-button--widget-hover-overlay:hover{box-shadow:none;background-color:#0000;color:#fff!important}.c-avatar{border-radius:100%;width:30px;min-width:30px;height:30px;min-height:30px;position:relative}.c-avatar.static span,.static .c-avatar span{background-size:cover}.c-avatar span,.c-avatar:before{border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0}.c-avatar:before{content:"";z-index:5;background:linear-gradient(1turn,#38424b,#515b65)}.c-avatar span{z-index:10;background-position:top;background-repeat:no-repeat;background-size:200%}.c-avatar span.placeholder{background-position:50% 1px;background-size:100%}.c-avatar .c-country-flag{z-index:12;border:1px solid #313840;border-radius:50%;width:12px;height:12px;transition:border-color .15s cubic-bezier(1,.5,.8,1);position:absolute;top:auto;bottom:-1px;left:auto;right:-1px;overflow:hidden}.c-avatar .c-country-flag img{width:auto;max-width:none;height:100%;min-height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-avatar--active:after{content:"";z-index:12;background:#00ff86;border:1px solid #1b1e22;border-radius:100%;width:8px;height:8px;display:block;position:absolute;bottom:0;right:0}.c-avatar--large{width:40px;min-width:40px;height:40px;min-height:40px}.c-avatar--big{width:50px;min-width:50px;height:50px;min-height:50px}.c-avatar--medium,.c-sidebar-profile-forum-topic__details .user-avatar .c-avatar{width:25px;min-width:25px;height:25px;min-height:25px}.c-avatar--small{width:20px;min-width:20px;height:20px;min-height:20px}.c-avatar--small .c-country-flag{width:8px;height:8px;right:-1px!important}.c-avatar--small .c-country-flag img{min-height:9px}.c-avatar--t:before,.c-avatar--terrorist:before{content:"";background:linear-gradient(2.51deg,#935e10 -50.83%,#d0a76b 74.29%),#d0a76b}.c-avatar--ct:before{background:linear-gradient(1turn,#313840 -18.37%,#1f76b7 169.53%)}.c-avatar--number-fallback .placeholder{display:none;background-image:none!important}.c-avatar--number-fallback .number{color:#fff;text-align:center;z-index:11;font-family:fira-sans-bold,sans-serif;font-size:1.125rem;font-weight:700;line-height:30px}.c-avatar--warning{cursor:pointer;z-index:11;position:absolute;bottom:0;right:-5px}.c-avatar--letter-fallback .letter{color:#fff;text-align:center;text-transform:uppercase;z-index:11;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:30px}.c-avatar--user{width:140px;height:140px}.c-avatar--user:before{display:none}@media (max-width:51.3025em){.c-avatar--user{width:100px;min-width:100px;height:100px;min-height:100px}}.c-avatar--cover span{background-position:50%;background-size:cover}.c-avatar--with-border{box-sizing:content-box;border:2px solid #0000}.c-avatar--with-border:before{background:#313840}.c-avatar--with-border .c-country-flag{bottom:-1px;right:-2px}.c-avatar--with-border img{width:auto;max-width:none;height:100%;min-height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-box-notice__content{background-color:#2a3038;border:1px solid #404b55;border-radius:5px;padding:12px 16px;position:relative}.c-box-notice__title{color:var(--primary-color);margin-bottom:8px}.c-box-notice__title .name{text-transform:uppercase;vertical-align:bottom;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}.c-box-notice__title .o-icon{vertical-align:middle;margin-right:4px;font-size:1rem;line-height:16px}.c-box-notice__description{color:#cbd5e4;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (max-width:40.0525em){.c-box-notice__description{color:#ffffffb3}}.c-box-notice__button-close{color:#cbd5e4;cursor:pointer;position:absolute;top:12px;right:12px}.c-box-notice__button-close:hover{color:#fff}.c-box-notice .c-button--primary{margin-top:8px}.c-logo{width:20px;min-width:20px;height:20px;min-height:20px;display:block;position:relative}.c-logo__letter{color:#313840;text-transform:uppercase;margin-top:-1px;font-size:.625rem;line-height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-logo__img{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCIgeDI9IjEiIHkxPSIwIiB5Mj0iMSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1MTU4NjIiIHN0b3Atb3BhY2l0eT0iLjUiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InN0b3AtY29sb3IiIGR1cj0iM3MiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiB2YWx1ZXM9IiM1MTU4NjI7I0M4Q0ZEOTsjQzhDRkQ5OyM1MTU4NjIiLz48L3N0b3A+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTE1ODYyIiBzdG9wLW9wYWNpdHk9Ii41Ij48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdG9wLWNvbG9yIiBkdXI9IjNzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgdmFsdWVzPSIjQzhDRkQ5OyM1MTU4NjI7IzUxNTg2MjsjQzhDRkQ5Ii8+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxjaXJjbGUgY3g9IjE1IiBjeT0iMTUiIHI9IjE1IiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block}.c-logo--with-border{box-sizing:content-box;border-radius:50%}.c-logo--with-border.c-logo--small .c-logo__img{background-size:80%}.c-logo--active-state .c-logo__img{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='20' fill='none' viewBox='0 0 16 20'%3E%3Cpath fill='%23515862' fill-rule='evenodd' d='M8 0 0 4.25v4.658a9.5 9.5 0 0 0 3.44 7.316L8 20l4.56-3.776A9.5 9.5 0 0 0 16 8.908V4.25z' clip-rule='evenodd'/%3E%3C/svg%3E")}.c-logo--tiny{width:16px;min-width:16px;height:16px;min-height:16px}.c-logo--small{width:30px;min-width:30px;height:30px;min-height:30px}.c-logo--small.c-logo--active-state .c-logo__img{background-size:70%}.c-events-table .table-cell.event .c-logo,.c-logo--medium,.c-widget-tournament-pickems-group-teams--grid .c-logo{width:40px;min-width:40px;height:40px;min-height:40px}.c-events-table .table-cell.event .c-logo .c-logo__letter,.c-logo--medium .c-logo__letter,.c-widget-tournament-pickems-group-teams--grid .c-logo .c-logo__letter{font-size:1.125rem;line-height:1.33333}.c-logo--big{width:50px;min-width:50px;height:50px;min-height:50px}.c-logo--big .c-logo__letter{font-size:1.5rem;line-height:1.25}.c-main-menu,.c-main-menu>ul{width:100%;height:100%}.c-main-menu>ul>li{height:100%;margin-right:40px;display:inline-block;position:relative}.c-main-menu>ul>li:last-child{margin-right:0}.c-main-menu>ul>li:hover>a{color:#fff}.c-main-menu>ul>li:hover .c-main-menu-dropdown{opacity:1;visibility:visible}.c-main-menu>ul>li:hover .o-icon--angle-down{display:inline-block;transform:rotate(180deg)}.c-main-menu>ul>li:hover .o-icon--angle-down:before{color:var(--primary-color)}.c-main-menu>ul>li>.item-link{color:#a5afbb;white-space:nowrap;align-items:center;height:100%;font-size:.875rem;line-height:30px;display:flex;position:relative}.c-main-menu>ul>li>.item-link.disabled{opacity:.5}.c-main-menu>ul>li>.item-link:after{background:var(--primary-color);content:"";opacity:0;width:0;height:3px;transition:all .15s ease-in-out;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.c-main-menu>ul>li>.item-link.router-link-active{color:#fff}.c-main-menu>ul>li>.item-link.router-link-active:after{opacity:1;width:100%}.c-main-menu>ul>li .o-icon--angle-down{margin-left:3px;transition:all .15s ease-in-out}.c-main-menu>ul>li .o-icon--angle-down:before{vertical-align:-5%;font-size:90%}.c-main-menu-mobile{width:100%;max-width:290px;height:100%;display:none;position:relative}@media (max-width:80.0525em){.c-main-menu-mobile{z-index:103;transition:all .15s ease-in-out;display:none;position:fixed;top:0;left:0;overflow:hidden}}@media (max-width:64.0525em){.c-main-menu-mobile{height:100%;display:block;bottom:0;overflow:visible}.c-main-menu-mobile>*{z-index:10;position:relative}}.c-main-menu-mobile__bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:102;background:#2c343a33;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.c-main-menu-mobile__bg--visible{display:block}.c-main-menu-mobile__container{background:#1b1e22;flex-direction:column;justify-content:space-between;height:calc(100% - 41px);margin-top:41px;padding:0 16px;display:flex;overflow-y:auto}.c-main-menu-mobile__container>ul{width:100%;min-width:128px;padding-bottom:16px;list-style:none;position:relative}.c-main-menu-mobile__container>ul li{border-bottom:1px solid #282d34;padding:12px 0}.c-main-menu-mobile__container>ul li:last-child{border-bottom:none}.c-main-menu-mobile__container>ul li .list__category,.c-main-menu-mobile__container>ul li a{color:#cbd5e4;white-space:normal;align-items:center;font-size:1rem;line-height:24px;display:flex;position:relative}.c-main-menu-mobile__container>ul li .list__category>.o-icon,.c-main-menu-mobile__container>ul li a>.o-icon{color:#65717d;justify-content:center;align-items:center;width:100%;min-width:24px;max-width:24px;height:100%;min-height:24px;max-height:24px;margin-right:7px;display:flex}.c-main-menu-mobile__container>ul li .list__category>.o-icon--calendar,.c-main-menu-mobile__container>ul li a>.o-icon--calendar{margin-top:-1px}.c-main-menu-mobile__container>ul li .list__category>.o-icon--cup-2,.c-main-menu-mobile__container>ul li a>.o-icon--cup-2{margin-top:1px}.c-main-menu-mobile__container>ul li .list__category p,.c-main-menu-mobile__container>ul li a p{z-index:10;align-items:center;width:100%;display:flex;position:relative}.c-main-menu-mobile__container>ul li .list__category .o-icon--angle-down,.c-main-menu-mobile__container>ul li a .o-icon--angle-down{margin-left:auto}.c-main-menu-mobile__container>ul li .list__category .o-icon--angle-down:before,.c-main-menu-mobile__container>ul li a .o-icon--angle-down:before{color:#b5c0cf;font-size:90%}.c-main-menu-mobile__container>ul li .list__category span,.c-main-menu-mobile__container>ul li a span{display:block}@media (max-width:80.0525em){.c-main-menu-mobile__container>ul li .list__category span,.c-main-menu-mobile__container>ul li a span{opacity:0;visibility:hidden;width:0;margin-left:-10px;transition:margin-left .3s linear,opacity .3s,visibility .3s}}@media (max-width:64.0525em){.c-main-menu-mobile__container>ul li .list__category span,.c-main-menu-mobile__container>ul li a span{opacity:1;visibility:visible;width:100%;margin-left:0}}.c-main-menu-mobile__container>ul li .list__category.active,.c-main-menu-mobile__container>ul li .list__category.active>.o-icon:before,.c-main-menu-mobile__container>ul li .list__category.router-link-exact-active,.c-main-menu-mobile__container>ul li .list__category.router-link-exact-active>.o-icon:before,.c-main-menu-mobile__container>ul li a.active,.c-main-menu-mobile__container>ul li a.active>.o-icon:before,.c-main-menu-mobile__container>ul li a.router-link-exact-active,.c-main-menu-mobile__container>ul li a.router-link-exact-active>.o-icon:before{color:var(--primary-color)}.c-main-menu-mobile__container>ul li .list__category.open .o-icon--angle-down,.c-main-menu-mobile__container>ul li a.open .o-icon--angle-down{transform:scaleY(-1)}.c-main-menu-mobile__container>ul li .c-main-menu-dropdown{background:0 0;width:100%;margin-top:12px;padding:0}.c-main-menu-mobile__container>ul li .c-main-menu-dropdown__wrapper>ul{padding:0}.c-main-menu-mobile__container>ul li .c-main-menu-dropdown__wrapper>ul li{background:#282f37;border-bottom:none;border-radius:5px;padding:0}.c-main-menu-mobile__container>ul li .c-main-menu-dropdown__wrapper>ul li a{padding:11px 0 11px 32px}.c-main-menu-mobile__container>ul li .c-main-menu-dropdown__wrapper>ul li:not(:last-child){margin-bottom:2px}.c-main-menu-mobile__user-menu{margin-bottom:24px}.c-main-menu-mobile__user-menu .c-button{width:100%}.c-main-menu-mobile__user-menu .c-user-menu{margin-left:0}.c-main-menu-mobile__user-menu .c-user-menu a span{display:block}.c-main-menu-mobile__user-menu .c-user-menu__list{top:auto;bottom:40px;left:40px;right:auto}.c-main-menu-mobile__header{background:#1b1e22;justify-content:flex-end;align-items:center;width:100vw;height:40px;display:flex;position:absolute;top:0;left:0}.c-main-menu-mobile__header .o-input-switch{text-transform:lowercase;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.c-main-menu-mobile__header .o-input-switch .text{color:#fff}.c-main-menu-mobile__header .o-input-switch .slider{margin:0 0 0 8px}.c-main-menu-mobile__header:after{content:"";background:#282d34;width:100%;max-width:290px;height:1px;display:block;position:absolute;bottom:-1px;left:0}.c-main-menu-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:56px;z-index:101;background:#22262cc2;border-top:1px solid #282d34;justify-content:center;align-items:center;width:100%;height:-webkit-fill-available;max-height:56px;padding:0 8px;display:flex;position:fixed;bottom:0;left:0}@media (min-width:64.0625em){.c-main-menu-bar{display:none}}@media (max-width:22.4375em){.c-main-menu-bar{padding-left:0;padding-right:0}}.c-main-menu-bar ul{justify-content:space-between;align-items:center;width:100%;height:100%;list-style:none;display:flex}.c-main-menu-bar ul li{min-width:55px}.c-main-menu-bar ul li a{color:#a5afbb;letter-spacing:.02em;flex-direction:column;justify-content:center;align-items:center;font-size:.6875rem;line-height:13.75px;display:flex}.c-main-menu-bar ul li a p{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-left:1px;padding-right:1px;overflow:hidden}.c-main-menu-bar ul li a .icon{color:#65717d;justify-content:center;align-items:center;width:100%;height:100%;min-height:24px;max-height:24px;margin-bottom:4px;font-size:1.25rem;line-height:1.5;display:flex}.c-main-menu-bar ul li a .icon .o-icon:before{font-size:inherit}.c-main-menu-bar ul li a .icon .o-icon--cup-2:before{vertical-align:-10%;font-size:95%}.c-main-menu-bar ul li a .icon .o-icon--persons:before{vertical-align:-25%;font-size:122%}.c-main-menu-bar ul li a .icon .o-icon--document:before{vertical-align:-10%}.c-main-menu-bar ul li a .icon .o-icon--decisions-2:before{font-size:90%}.c-main-menu-bar ul li a.active,.c-main-menu-bar ul li a.active .o-icon,.c-main-menu-bar ul li a.router-link-exact-active,.c-main-menu-bar ul li a.router-link-exact-active .o-icon{color:var(--primary-color)}.c-main-menu-dropdown{opacity:0;visibility:hidden;white-space:nowrap;z-index:5;background:#22262c;border:1px solid #404b55;border-radius:5px;justify-content:space-between;padding:15px 24px 15px 16px;transition:all .1s;display:flex;position:absolute;top:50px;left:-1px}@media (max-width:64.0525em){.c-main-menu-dropdown{opacity:1;visibility:visible;border:none;border-radius:0;padding:27px 0 20px;display:block;position:relative;top:0;left:0}}.c-main-menu-dropdown__wrapper>ul{color:#cbd5e4;font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:17px}.c-main-menu-dropdown__wrapper>ul>li{display:block}.c-main-menu-dropdown__wrapper>ul>li>a{color:#cbd5e4;width:100%;padding:4px 0;transition:none;display:inline-block}.c-main-menu-dropdown__wrapper>ul>li>a.router-link-exact-active,.c-main-menu-dropdown__wrapper>ul>li>a:hover{color:var(--primary-color)}.c-main-menu-dropdown__wrapper>p+ul{margin-left:15px}@media (max-width:64.0525em){.c-main-menu-dropdown ul a{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:17px}.c-main-menu-dropdown ul li{margin-bottom:0}.c-main-menu-dropdown ul li a{padding:3px 4px 3px 17px;line-height:17.5px}.c-main-menu-dropdown ul li a.router-link-active:before{width:0}}.c-main-footer{z-index:22;background-color:#22262c;position:relative}@media (max-width:80.0525em){.c-main-footer{padding:0 16px}}.c-main-footer .o-wrapper{flex-direction:column}.c-main-footer__bottom,.c-main-footer__top{width:100%;display:flex}.c-main-footer__top{padding:35px 4px 45px}@media (max-width:80.0525em){.c-main-footer__top{padding:35px 0 45px}}@media (max-width:51.3025em){.c-main-footer__top{flex-direction:column}}.c-main-footer__top>div{width:50%}@media (max-width:64.0525em){.c-main-footer__top>div:first-child{width:30%}.c-main-footer__top>div:last-child{width:70%}}@media (max-width:51.3025em){.c-main-footer__top>div:first-child,.c-main-footer__top>div:last-child{width:100%}}.c-main-footer__bottom{border-top:1px solid #404b55;justify-content:space-between;align-items:flex-end;padding:20px 4px 30px}@media (max-width:80.0525em){.c-main-footer__bottom{padding:20px 0 30px}}.c-main-footer__bottom .text{color:#cbd5e4;opacity:.3;line-height:20px}@media (max-width:51.3025em){.c-main-footer__bottom .text{font-size:.75rem;line-height:20px}}.c-main-footer__bottom .company{width:70%}.c-main-footer__bottom .copyright{text-align:right;width:30%}.c-main-footer .c-main-header-logo path,.c-main-footer .c-main-header-logo path:last-child{fill:#a5afbb}.c-main-footer .socials-list{margin-top:33px;display:flex}@media (max-width:51.3025em){.c-main-footer .socials-list{align-items:flex-end;margin:25px 0 6px}}.c-main-footer .socials-list li{margin-right:15px}.c-main-footer .socials-list li:last-child{margin-right:0}.c-main-footer .socials-list a{color:#1b1f23;text-align:center;background-color:#cbd5e433;border-radius:5px;width:25px;height:25px;display:block}.c-main-footer .socials-list a i{vertical-align:-5px}@media (max-width:51.3025em){.c-main-footer .socials-list a i{vertical-align:-4px}}.c-main-footer .socials-list a:hover{background-color:#cbd5e4}.c-main-footer .menus-list{justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:40.0525em){.c-main-footer .menus-list{flex-direction:column}}.c-main-footer .menus-list__item{max-width:33.33%}@media (max-width:51.3025em){.c-main-footer .menus-list__item{margin-top:30px}}@media (max-width:40.0525em){.c-main-footer .menus-list__item{width:100%;max-width:100%}}.c-main-footer .menus-list p{color:#65717d;margin-bottom:20px}@media (max-width:40.0525em){.c-main-footer .menus-list p{margin-bottom:15px}}.c-main-footer .menus-list li{margin-bottom:10px}.c-main-footer .menus-list li:last-child{margin-bottom:0}.c-main-footer .menus-list a{color:#a5afbb}.c-main-footer .menus-list a.golden{color:#e0aa5a}.c-main-footer .menus-list a:hover{color:#fff}.c-lang-switcher{height:30px}.c-lang-switcher .o-list-bare{border:1px solid #0000;border-radius:5px;flex-direction:column;min-width:40px;height:100%;transition:all .3s;display:flex;overflow:hidden}.c-lang-switcher .o-list-bare.opened,.c-lang-switcher .o-list-bare:hover{background-color:#282f37;border-color:#65717d;height:488px}.c-lang-switcher .o-list-bare.opened .current a,.c-lang-switcher .o-list-bare:hover .current a{background:#434a54}.c-lang-switcher .o-list-bare__item{padding-top:5px}.c-lang-switcher .o-list-bare__item.current{order:-1;padding:0}.c-lang-switcher .o-list-bare__item.current a{color:#cbd5e4}.c-lang-switcher a{color:#cbd5e4;text-transform:uppercase;padding:5px;font-size:.875rem;line-height:20px;display:block}.c-lang-switcher a:hover{color:#fff}.c-user-menu{flex-direction:row;align-items:center;display:flex;position:relative}@media (min-width:64.0625em){.c-user-menu{min-width:75px;margin-left:-10px}}@media (max-width:64.0525em){.c-user-menu{min-width:57px;margin-left:-5px}}.c-user-menu .c-loader{position:absolute;min-height:auto!important}.c-user-menu .c-loader:before{background:#22262c}.c-user-menu .toggler{color:#b5c0cf;cursor:pointer;align-items:center;font-family:fira-sans-medium,sans-serif;font-size:.875rem;line-height:1.62857;display:flex}.c-user-menu .toggler i{max-width:19px}.c-user-menu .toggler:hover .name,.c-user-menu .toggler:hover i{color:#fff}.c-user-menu .toggler .section-name{flex-direction:column;align-items:flex-start;max-width:86px;display:flex}@media (max-width:64.0525em){.c-user-menu .toggler .section-name{display:none}}.c-user-menu .toggler .name{text-overflow:ellipsis;white-space:nowrap;line-height:18px;transition:all .15s ease-in-out}.c-user-menu .toggler .name,.c-user-menu .toggler .o-badge-user-label{max-width:100%;overflow:hidden}.c-user-menu .toggler i{color:#a5afbb;margin-left:5px;font-size:1rem;line-height:1.5;transition:all .15s ease-in-out}.c-user-menu .c-avatar{margin-right:8px}@media (max-width:64.0525em){.c-user-menu .c-avatar{margin-right:0}}.c-user-menu__list{z-index:30;background:#22262c;border:2px solid #282d34;border-radius:5px;padding:0 8px;transition:all .15s ease-in-out;display:none;position:absolute;top:40px;right:0;box-shadow:0 5px 12px #0000001a}.c-user-menu__list ul{flex-direction:column;min-width:88px;display:flex}.c-user-menu__list li{padding:10px 0 9px;display:block}.c-user-menu__list li:not(:last-child){border-bottom:1px solid #282d34}.c-user-menu__list .link{color:#cbd5e4;cursor:pointer;outline:none;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;transition:all .15s ease-in-out;display:block}.c-user-menu__list .link.router-link-exact-active,.c-user-menu__list .link:hover{color:#fff}.c-user-menu__list .link.disabled{opacity:.5}.c-user-menu.open .c-user-menu__list{display:block}.c-loader{z-index:100;background:#1b1e22;min-height:calc(100vh - 246px);bottom:0;right:0}.c-loader,.c-loader:before{width:100%;height:100%;position:absolute;top:0;left:0}.c-loader:before{content:"";background:#22262c4d}.c-loader__circle{width:80px;height:80px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-loader__circle:after{border:6px solid var(--primary-color);border-color:var(--primary-color)transparent var(--primary-color)transparent;content:" ";border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s linear infinite lds-dual-ring;display:block}.c-loader--tab,.o-tab-content>.c-loader{height:50vh;top:0;min-height:50vh!important}.c-loader--relative{position:relative}.o-widget .c-loader{min-height:100px!important}.c-loader--medium{position:relative;min-height:120px!important}.c-loader--medium .c-loader__circle{width:60px;height:60px}.c-loader--medium .c-loader__circle:after{border-width:4px;width:44px;height:44px}.c-loader--transparent,.c-loader--transparent:before{background:0 0}.c-loader--semi-transparent{opacity:.3;background:0 0}.c-loader--flexible{height:100%;min-height:0}.c-loader--small .c-loader__circle{width:40px;height:40px}.c-loader--small .c-loader__circle:after{border-width:2px;width:24px;height:24px}.c-loader--xs{min-height:100%!important}.c-loader--xs .c-loader__circle{transform:translate(-50%,-50%)scale(.3)}.c-loader--in-table{background-color:#22262c}.c-loader--in-table:before{background:0 0!important}.c-loader--white .c-loader__circle:after{border-color:#cbd5e4 #0000}.c-loader--page-part{position:relative}.discipline-1 .c-global-tooltips-objects-container .c-loader__circle:after{border:2px solid #0f8deb;border-color:#0f8deb #0000}.discipline-2 .c-global-tooltips-objects-container .c-loader__circle:after{border:2px solid #ff4655;border-color:#ff4655 #0000}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.c-chart-legend,.c-tags{align-items:center;width:100%;min-height:30px;transition:opacity .1s cubic-bezier(1,.5,.8,1);display:flex;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-chart-legend,.c-tags{order:1;width:100%;margin:12px 0}}.c-chart-legend .c-tags__list,.c-chart-legend .o-list-inline,.c-tags .c-tags__list{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:wrap;gap:8px;list-style:none;display:flex;overflow:auto}.c-chart-legend .c-tags__list::-webkit-scrollbar{display:none}.c-chart-legend .o-list-inline::-webkit-scrollbar{display:none}.c-tags .c-tags__list::-webkit-scrollbar{display:none}.c-chart-legend .c-chart-legend__item,.c-chart-legend .c-tags__item,.c-tags .c-tags__item{max-width:100%}.c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner:hover,.c-chart-legend .active.c-chart-legend__item .c-tags__item-inner,.c-chart-legend .active.c-chart-legend__item .c-tags__item-inner:hover,.c-chart-legend .c-tags__item.active .c-chart-legend__item-inner,.c-chart-legend .c-tags__item.active .c-chart-legend__item-inner:hover,.c-chart-legend .c-tags__item.active .c-tags__item-inner,.c-chart-legend .c-tags__item.active .c-tags__item-inner:hover,.c-tags .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner,.c-tags .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner:hover,.c-tags .c-tags__item.active .c-tags__item-inner,.c-tags .c-tags__item.active .c-tags__item-inner:hover{border-color:var(--primary-color);color:#fff;background-color:#313840}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags__item .c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner,.c-tags .c-tags__item .c-chart-legend .c-chart-legend__item-inner,.c-tags .c-tags__item .c-tags__item-inner{color:#cbd5e4;cursor:pointer;background:#313840;border:1px solid #0000;border-radius:5px;outline:none;max-width:100%;padding:4px 7px;font-size:.875rem;line-height:18px;transition:all .15s ease-in-out}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner:hover,.c-chart-legend .c-chart-legend__item .c-tags__item-inner:hover,.c-chart-legend .c-tags__item .c-chart-legend__item-inner:hover,.c-chart-legend .c-tags__item .c-tags__item-inner:hover,.c-tags .c-tags__item .c-chart-legend .c-chart-legend__item-inner:hover,.c-tags .c-tags__item .c-tags__item-inner:hover{color:#fff;background:#434a54}.c-chart-legend .c-chart-legend__item .o-icon--close-large,.c-chart-legend .c-tags__item .o-icon--close-large,.c-tags .c-tags__item .o-icon--close-large{color:var(--primary-color);margin-left:-2px;font-size:.875rem;line-height:16px;display:inline-block}.c-chart-legend .c-chart-legend__item .o-icon--close-large:before,.c-chart-legend .c-tags__item .o-icon--close-large:before,.c-tags .c-tags__item .o-icon--close-large:before{vertical-align:-19%;height:12px}.c-tags-item-inner{white-space:nowrap;align-items:center;gap:4px;height:20px;display:flex}.c-tags-item-inner .hash{color:var(--primary-color)}.c-tags-item-inner .name{text-overflow:ellipsis;overflow:hidden}.c-chart-legend .c-tags--minified .active.c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-tags--minified .active.c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags--minified .c-tags__item.active .c-chart-legend__item-inner,.c-tags--minified .c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner,.c-tags--minified .c-chart-legend .active.c-chart-legend__item .c-tags__item-inner,.c-tags--minified .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner,.c-tags--minified .c-tags__item.active .c-tags__item-inner{background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);border-color:#0000;border-radius:100px;padding-right:6px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-chart-legend .c-tags--minified .active.c-chart-legend__item .c-chart-legend__item-inner:hover,.c-chart-legend .c-tags--minified .active.c-chart-legend__item .c-tags__item-inner:hover,.c-chart-legend .c-tags--minified .c-tags__item.active .c-chart-legend__item-inner:hover,.c-tags--minified .c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner:hover,.c-tags--minified .c-chart-legend .active.c-chart-legend__item .c-tags__item-inner:hover,.c-tags--minified .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner:hover,.c-tags--minified .c-tags__item.active .c-tags__item-inner:hover{background-color:rgba(var(--primary-color-rgb),.2);color:var(--primary-color);border-color:#0000}.c-chart-legend .c-tags--minified .active.c-chart-legend__item .o-icon--close-2,.c-tags--minified .c-chart-legend .active.c-chart-legend__item .o-icon--close-2,.c-tags--minified .c-tags__item.active .o-icon--close-2{margin-left:2px}.c-chart-legend,.c-tags--chart{justify-content:center;overflow:visible}.c-chart-legend .c-avatar-with-nickname,.c-tags--chart .c-avatar-with-nickname{padding-right:0}.c-chart-legend .c-avatar-with-nickname .player-info,.c-tags--chart .c-avatar-with-nickname .player-info{color:inherit}.c-chart-legend .team,.c-tags--chart .team{align-items:center;display:flex}.c-chart-legend .team .c-logo,.c-tags--chart .team .c-logo{margin-right:4px}.c-chart-legend .button-fake,.c-tags--chart .button-fake{z-index:1;position:absolute;top:0;bottom:0;left:0;right:24px}.c-chart-legend .button-fake:not(:disabled),.c-tags--chart .button-fake:not(:disabled){cursor:pointer}.c-chart-legend .c-chart-legend__item,.c-chart-legend .c-tags__item,.c-chart-legend li,.c-tags--chart .c-tags__item,.c-tags--chart li{position:relative}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags__item .c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner,.c-chart-legend li .c-chart-legend__item-inner,.c-chart-legend li .c-tags__item-inner,.c-tags--chart .c-tags__item .c-chart-legend .c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-tags__item-inner,.c-tags--chart li .c-chart-legend .c-chart-legend__item-inner,.c-tags--chart li .c-tags__item-inner{border-color:var(--color);align-items:center;height:30px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;display:flex;position:relative}.c-chart-legend .c-chart-legend__item .all.c-chart-legend__item-inner,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.all,.c-chart-legend .c-tags__item .all.c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner.all,.c-chart-legend li .all.c-chart-legend__item-inner,.c-chart-legend li .c-tags__item-inner.all,.c-tags--chart .c-tags__item .c-chart-legend .all.c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-tags__item-inner.all,.c-tags--chart li .c-chart-legend .all.c-chart-legend__item-inner,.c-tags--chart li .c-tags__item-inner.all{border-color:var(--primary-color)}.c-chart-legend .c-chart-legend__item .all.c-chart-legend__item-inner:before,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.all:before,.c-chart-legend .c-tags__item .all.c-chart-legend__item-inner:before,.c-chart-legend .c-tags__item .c-tags__item-inner.all:before,.c-chart-legend li .all.c-chart-legend__item-inner:before,.c-chart-legend li .c-tags__item-inner.all:before,.c-tags--chart .c-tags__item .c-chart-legend .all.c-chart-legend__item-inner:before,.c-tags--chart .c-tags__item .c-tags__item-inner.all:before,.c-tags--chart li .c-chart-legend .all.c-chart-legend__item-inner:before,.c-tags--chart li .c-tags__item-inner.all:before{background-color:var(--primary-color)}.c-chart-legend .c-chart-legend__item .all.applied.c-chart-legend__item-inner,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.all.applied,.c-chart-legend .c-tags__item .all.applied.c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner.all.applied,.c-chart-legend li .all.applied.c-chart-legend__item-inner,.c-chart-legend li .c-tags__item-inner.all.applied,.c-tags--chart .c-tags__item .c-chart-legend .all.applied.c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-tags__item-inner.all.applied,.c-tags--chart li .c-chart-legend .all.applied.c-chart-legend__item-inner,.c-tags--chart li .c-tags__item-inner.all.applied{color:#fff;pointer-events:none}.c-chart-legend .c-chart-legend__item .c-select.c-chart-legend__item-inner,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.c-select,.c-chart-legend .c-tags__item .c-select.c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner.c-select,.c-chart-legend li .c-select.c-chart-legend__item-inner,.c-chart-legend li .c-tags__item-inner.c-select,.c-tags--chart .c-tags__item .c-chart-legend .c-select.c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-tags__item-inner.c-select,.c-tags--chart li .c-chart-legend .c-select.c-chart-legend__item-inner,.c-tags--chart li .c-tags__item-inner.c-select{border-width:0;padding-left:0;padding-right:0}.c-chart-legend .c-chart-legend__item .c-select.c-chart-legend__item-inner .v-select,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.c-select .v-select,.c-chart-legend .c-tags__item .c-select.c-chart-legend__item-inner .v-select,.c-chart-legend .c-tags__item .c-tags__item-inner.c-select .v-select,.c-chart-legend li .c-select.c-chart-legend__item-inner .v-select,.c-chart-legend li .c-tags__item-inner.c-select .v-select,.c-tags--chart .c-tags__item .c-chart-legend .c-select.c-chart-legend__item-inner .v-select,.c-tags--chart .c-tags__item .c-tags__item-inner.c-select .v-select,.c-tags--chart li .c-chart-legend .c-select.c-chart-legend__item-inner .v-select,.c-tags--chart li .c-tags__item-inner.c-select .v-select{border-color:inherit}.c-chart-legend .c-chart-legend__item .c-select.c-chart-legend__item-inner .vs__dropdown-toggle,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.c-select .vs__dropdown-toggle,.c-chart-legend .c-tags__item .c-select.c-chart-legend__item-inner .vs__dropdown-toggle,.c-chart-legend .c-tags__item .c-tags__item-inner.c-select .vs__dropdown-toggle,.c-chart-legend li .c-select.c-chart-legend__item-inner .vs__dropdown-toggle,.c-chart-legend li .c-tags__item-inner.c-select .vs__dropdown-toggle,.c-tags--chart .c-tags__item .c-chart-legend .c-select.c-chart-legend__item-inner .vs__dropdown-toggle,.c-tags--chart .c-tags__item .c-tags__item-inner.c-select .vs__dropdown-toggle,.c-tags--chart li .c-chart-legend .c-select.c-chart-legend__item-inner .vs__dropdown-toggle,.c-tags--chart li .c-tags__item-inner.c-select .vs__dropdown-toggle{border-color:inherit;cursor:pointer;background:0 0}.c-chart-legend .c-chart-legend__item .c-select.c-chart-legend__item-inner .vs__selected,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.c-select .vs__selected,.c-chart-legend .c-tags__item .c-select.c-chart-legend__item-inner .vs__selected,.c-chart-legend .c-tags__item .c-tags__item-inner.c-select .vs__selected,.c-chart-legend li .c-select.c-chart-legend__item-inner .vs__selected,.c-chart-legend li .c-tags__item-inner.c-select .vs__selected,.c-tags--chart .c-tags__item .c-chart-legend .c-select.c-chart-legend__item-inner .vs__selected,.c-tags--chart .c-tags__item .c-tags__item-inner.c-select .vs__selected,.c-tags--chart li .c-chart-legend .c-select.c-chart-legend__item-inner .vs__selected,.c-tags--chart li .c-tags__item-inner.c-select .vs__selected{position:relative}.c-chart-legend .c-chart-legend__item .c-select.c-chart-legend__item-inner .vs__dropdown-option,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.c-select .vs__dropdown-option,.c-chart-legend .c-tags__item .c-select.c-chart-legend__item-inner .vs__dropdown-option,.c-chart-legend .c-tags__item .c-tags__item-inner.c-select .vs__dropdown-option,.c-chart-legend li .c-select.c-chart-legend__item-inner .vs__dropdown-option,.c-chart-legend li .c-tags__item-inner.c-select .vs__dropdown-option,.c-tags--chart .c-tags__item .c-chart-legend .c-select.c-chart-legend__item-inner .vs__dropdown-option,.c-tags--chart .c-tags__item .c-tags__item-inner.c-select .vs__dropdown-option,.c-tags--chart li .c-chart-legend .c-select.c-chart-legend__item-inner .vs__dropdown-option,.c-tags--chart li .c-tags__item-inner.c-select .vs__dropdown-option{margin-bottom:0;margin-right:0;padding-top:5px;padding-bottom:5px}.c-chart-legend .c-chart-legend__item .c-select.c-chart-legend__item-inner .o-icon--warning,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.c-select .o-icon--warning,.c-chart-legend .c-tags__item .c-select.c-chart-legend__item-inner .o-icon--warning,.c-chart-legend .c-tags__item .c-tags__item-inner.c-select .o-icon--warning,.c-chart-legend li .c-select.c-chart-legend__item-inner .o-icon--warning,.c-chart-legend li .c-tags__item-inner.c-select .o-icon--warning,.c-tags--chart .c-tags__item .c-chart-legend .c-select.c-chart-legend__item-inner .o-icon--warning,.c-tags--chart .c-tags__item .c-tags__item-inner.c-select .o-icon--warning,.c-tags--chart li .c-chart-legend .c-select.c-chart-legend__item-inner .o-icon--warning,.c-tags--chart li .c-tags__item-inner.c-select .o-icon--warning{color:#a5afbb;margin-left:5px;margin-right:-3px}.c-chart-legend .c-chart-legend__item .applied.c-chart-legend__item-inner,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.applied,.c-chart-legend .c-tags__item .applied.c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner.applied,.c-chart-legend li .applied.c-chart-legend__item-inner,.c-chart-legend li .c-tags__item-inner.applied,.c-tags--chart .c-tags__item .c-chart-legend .applied.c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-tags__item-inner.applied,.c-tags--chart li .c-chart-legend .applied.c-chart-legend__item-inner,.c-tags--chart li .c-tags__item-inner.applied{color:#cbd5e4;pointer-events:all}.c-chart-legend .c-chart-legend__item .applied.c-chart-legend__item-inner:before,.c-chart-legend .c-chart-legend__item .c-tags__item-inner.applied:before,.c-chart-legend .c-tags__item .applied.c-chart-legend__item-inner:before,.c-chart-legend .c-tags__item .c-tags__item-inner.applied:before,.c-chart-legend li .applied.c-chart-legend__item-inner:before,.c-chart-legend li .c-tags__item-inner.applied:before,.c-tags--chart .c-tags__item .c-chart-legend .applied.c-chart-legend__item-inner:before,.c-tags--chart .c-tags__item .c-tags__item-inner.applied:before,.c-tags--chart li .c-chart-legend .applied.c-chart-legend__item-inner:before,.c-tags--chart li .c-tags__item-inner.applied:before{opacity:.2}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner:disabled,.c-chart-legend .c-chart-legend__item .c-tags__item-inner:disabled,.c-chart-legend .c-tags__item .c-chart-legend__item-inner:disabled,.c-chart-legend .c-tags__item .c-tags__item-inner:disabled,.c-chart-legend li .c-chart-legend__item-inner:disabled,.c-chart-legend li .c-tags__item-inner:disabled,.c-tags--chart .c-tags__item .c-chart-legend .c-chart-legend__item-inner:disabled,.c-tags--chart .c-tags__item .c-tags__item-inner:disabled,.c-tags--chart li .c-chart-legend .c-chart-legend__item-inner:disabled,.c-tags--chart li .c-tags__item-inner:disabled{color:#cbd5e4;cursor:default;border-color:#65717d}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner:disabled:hover,.c-chart-legend .c-chart-legend__item .c-tags__item-inner:disabled:hover,.c-chart-legend .c-tags__item .c-chart-legend__item-inner:disabled:hover,.c-chart-legend .c-tags__item .c-tags__item-inner:disabled:hover,.c-chart-legend li .c-chart-legend__item-inner:disabled:hover,.c-chart-legend li .c-tags__item-inner:disabled:hover,.c-tags--chart .c-tags__item .c-chart-legend .c-chart-legend__item-inner:disabled:hover,.c-tags--chart .c-tags__item .c-tags__item-inner:disabled:hover,.c-tags--chart li .c-chart-legend .c-chart-legend__item-inner:disabled:hover,.c-tags--chart li .c-tags__item-inner:disabled:hover{background:#313840}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner:disabled .o-icon--warning,.c-chart-legend .c-chart-legend__item .c-tags__item-inner:disabled .o-icon--warning,.c-chart-legend .c-tags__item .c-chart-legend__item-inner:disabled .o-icon--warning,.c-chart-legend .c-tags__item .c-tags__item-inner:disabled .o-icon--warning,.c-chart-legend li .c-chart-legend__item-inner:disabled .o-icon--warning,.c-chart-legend li .c-tags__item-inner:disabled .o-icon--warning,.c-tags--chart .c-tags__item .c-chart-legend .c-chart-legend__item-inner:disabled .o-icon--warning,.c-tags--chart .c-tags__item .c-tags__item-inner:disabled .o-icon--warning,.c-tags--chart li .c-chart-legend .c-chart-legend__item-inner:disabled .o-icon--warning,.c-tags--chart li .c-tags__item-inner:disabled .o-icon--warning{color:#a5afbb;margin-left:3px;font-size:120%}.c-chart-legend .c-chart-legend__item .c-tags__item-inner.disabled,.c-chart-legend .c-chart-legend__item .disabled.c-chart-legend__item-inner,.c-chart-legend .c-tags__item .c-tags__item-inner.disabled,.c-chart-legend .c-tags__item .disabled.c-chart-legend__item-inner,.c-chart-legend li .c-tags__item-inner.disabled,.c-chart-legend li .disabled.c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-chart-legend .disabled.c-chart-legend__item-inner,.c-tags--chart .c-tags__item .c-tags__item-inner.disabled,.c-tags--chart li .c-chart-legend .disabled.c-chart-legend__item-inner,.c-tags--chart li .c-tags__item-inner.disabled{color:#cbd5e4;border-color:#a5afbb}.c-chart-legend .c-chart-legend__item .c-tags__item-inner.disabled:hover,.c-chart-legend .c-chart-legend__item .disabled.c-chart-legend__item-inner:hover,.c-chart-legend .c-tags__item .c-tags__item-inner.disabled:hover,.c-chart-legend .c-tags__item .disabled.c-chart-legend__item-inner:hover,.c-chart-legend li .c-tags__item-inner.disabled:hover,.c-chart-legend li .disabled.c-chart-legend__item-inner:hover,.c-tags--chart .c-tags__item .c-chart-legend .disabled.c-chart-legend__item-inner:hover,.c-tags--chart .c-tags__item .c-tags__item-inner.disabled:hover,.c-tags--chart li .c-chart-legend .disabled.c-chart-legend__item-inner:hover,.c-tags--chart li .c-tags__item-inner.disabled:hover{color:#cbd5e4}.c-chart-legend .c-chart-legend__item .c-tags__item-inner.disabled .vs__selected,.c-chart-legend .c-chart-legend__item .disabled.c-chart-legend__item-inner .vs__selected,.c-chart-legend .c-tags__item .c-tags__item-inner.disabled .vs__selected,.c-chart-legend .c-tags__item .disabled.c-chart-legend__item-inner .vs__selected,.c-chart-legend li .c-tags__item-inner.disabled .vs__selected,.c-chart-legend li .disabled.c-chart-legend__item-inner .vs__selected,.c-tags--chart .c-tags__item .c-chart-legend .disabled.c-chart-legend__item-inner .vs__selected,.c-tags--chart .c-tags__item .c-tags__item-inner.disabled .vs__selected,.c-tags--chart li .c-chart-legend .disabled.c-chart-legend__item-inner .vs__selected,.c-tags--chart li .c-tags__item-inner.disabled .vs__selected{color:inherit}.c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner:before,.c-chart-legend .c-chart-legend__item .c-tags__item-inner:before,.c-chart-legend .c-tags__item .c-chart-legend__item-inner:before,.c-chart-legend .c-tags__item .c-tags__item-inner:before,.c-chart-legend li .c-chart-legend__item-inner:before,.c-chart-legend li .c-tags__item-inner:before,.c-tags--chart .c-tags__item .c-chart-legend .c-chart-legend__item-inner:before,.c-tags--chart .c-tags__item .c-tags__item-inner:before,.c-tags--chart li .c-chart-legend .c-chart-legend__item-inner:before,.c-tags--chart li .c-tags__item-inner:before{background-color:var(--color);content:"";opacity:0;border-radius:5px;transition:opacity .15s cubic-bezier(1,.5,.8,1);position:absolute;top:0;bottom:0;left:0;right:0}.c-tags--switches{padding-left:8px;padding-right:8px}.c-chart-legend .c-tags--switches .c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-tags--switches .c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags--switches .c-tags__item .c-chart-legend__item-inner,.c-tags--switches .c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner,.c-tags--switches .c-chart-legend .c-chart-legend__item .c-tags__item-inner,.c-tags--switches .c-tags__item .c-chart-legend .c-chart-legend__item-inner,.c-tags--switches .c-tags__item .c-tags__item-inner{color:#a5afbb;background-color:#2a3038;border-radius:13px;padding:4px 16px;font-size:.75rem;line-height:16px}.c-chart-legend .c-tags--switches .active.c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-tags--switches .active.c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags--switches .c-tags__item.active .c-chart-legend__item-inner,.c-tags--switches .c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner,.c-tags--switches .c-chart-legend .active.c-chart-legend__item .c-tags__item-inner,.c-tags--switches .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner,.c-tags--switches .c-tags__item.active .c-tags__item-inner{color:#fff;pointer-events:none;background-color:#515862;border-color:#0000}.c-chart-legend .c-tags--switches .active.c-chart-legend__item .c-chart-legend__item-inner:hover,.c-chart-legend .c-tags--switches .active.c-chart-legend__item .c-tags__item-inner:hover,.c-chart-legend .c-tags--switches .c-tags__item.active .c-chart-legend__item-inner:hover,.c-tags--switches .c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner:hover,.c-tags--switches .c-chart-legend .active.c-chart-legend__item .c-tags__item-inner:hover,.c-tags--switches .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner:hover,.c-tags--switches .c-tags__item.active .c-tags__item-inner:hover{background-color:#515862;border-color:#0000}.c-tags--switches .team{margin-right:6px}.c-tags--switches .team .c-global-tooltips-objects__trigger{vertical-align:-1px}.c-tags--switches .team .c-logo{width:12px;min-width:12px;height:12px;min-height:12px}@media (max-width:51.3025em){.c-tags--filters{flex-flow:wrap}}.c-chart-legend .c-tags--filters .active.c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-tags--filters .active.c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags--filters .c-tags__item.active .c-chart-legend__item-inner,.c-tags--filters .c-chart-legend .active.c-chart-legend__item .c-chart-legend__item-inner,.c-tags--filters .c-chart-legend .active.c-chart-legend__item .c-tags__item-inner,.c-tags--filters .c-tags__item.active .c-chart-legend .c-chart-legend__item-inner,.c-tags--filters .c-tags__item.active .c-tags__item-inner,.c-tags--filters .c-tags__item.active .c-tags__item-inner:hover{color:#fff;background:#515862;border-color:#0000}.c-chart-legend .c-tags--filters .c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-tags--filters .c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags--filters .c-tags__item .c-chart-legend__item-inner,.c-tags--filters .c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner,.c-tags--filters .c-chart-legend .c-chart-legend__item .c-tags__item-inner,.c-tags--filters .c-tags__item .c-chart-legend .c-chart-legend__item-inner,.c-tags--filters .c-tags__item .c-tags__item-inner{color:#a5afbb;background:#2a3038;border-radius:30px;height:30px;padding-left:16px;padding-right:16px;font-size:.875rem;line-height:16px}@media (max-width:51.3025em){.c-chart-legend .c-tags--filters .c-chart-legend__item .c-chart-legend__item-inner,.c-chart-legend .c-tags--filters .c-chart-legend__item .c-tags__item-inner,.c-chart-legend .c-tags--filters .c-tags__item .c-chart-legend__item-inner,.c-tags--filters .c-chart-legend .c-chart-legend__item .c-chart-legend__item-inner,.c-tags--filters .c-chart-legend .c-chart-legend__item .c-tags__item-inner,.c-tags--filters .c-tags__item .c-chart-legend .c-chart-legend__item-inner,.c-tags--filters .c-tags__item .c-tags__item-inner{text-overflow:ellipsis;white-space:nowrap;max-width:212px;font-size:.75rem;line-height:16px;overflow:hidden}}.c-status-label{align-items:center;display:flex}.c-status-label.with-label{justify-content:space-between;width:100%}.c-status-label .status{color:#a5afbb;text-transform:uppercase;background:#a5afbb1a;border-radius:5px;padding:3px 5px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}@media (max-width:40.0525em){.c-status-label .status{font-family:fira-sans-regular,sans-serif;font-weight:400}}.c-status-label .status.status--transfer,.c-status-label .status.status-standin{color:#75c87e;background:#75c87e1a}.c-status-label .status.status--inactive{color:#eb5757;background:#eb57571a}.c-status-label .status.status--benched{color:#a5afbb;background:#a5afbb1a}.c-status-label .status.status--coach{color:#daae6e;background:#d9ae6d1a}.c-status-label .status.status--benched,.c-status-label .status.status--coach,.c-status-label .status.status--inactive,.c-status-label .status.status--standin,.c-status-label .status.status--transfer{height:17px;font-size:10px!important;line-height:11px!important}.c-calendar,.c-datepicker{z-index:11;position:relative}.c-calendar .vc-popover-content,.c-datepicker .vc-popover-content{border:0}.c-calendar .vc-container,.c-datepicker .vc-container{background-color:#313840;font-family:fira-sans-regular,sans-serif;font-weight:400;overflow:hidden;border:none!important}.c-calendar .vc-container .higtlight-custom-0,.c-datepicker .vc-container .higtlight-custom-0{background-color:var(--custom-color-0)!important}.c-calendar .vc-container .higtlight-custom-1,.c-datepicker .vc-container .higtlight-custom-1{background-color:var(--custom-color-1)!important}.c-calendar .vc-container .higtlight-custom-2,.c-datepicker .vc-container .higtlight-custom-2{background-color:var(--custom-color-2)!important}.c-calendar .vc-container .higtlight-custom-3,.c-datepicker .vc-container .higtlight-custom-3{background-color:var(--custom-color-3)!important}.c-calendar .vc-container .higtlight-custom-4,.c-datepicker .vc-container .higtlight-custom-4{background-color:var(--custom-color-4)!important}.c-calendar .vc-container .higtlight-custom-5,.c-datepicker .vc-container .higtlight-custom-5{background-color:var(--custom-color-5)!important}.c-calendar .vc-container .higtlight-custom-6,.c-datepicker .vc-container .higtlight-custom-6{background-color:var(--custom-color-6)!important}.c-calendar .vc-container .higtlight-custom-7,.c-datepicker .vc-container .higtlight-custom-7{background-color:var(--custom-color-7)!important}.c-calendar .vc-container .higtlight-custom-8,.c-datepicker .vc-container .higtlight-custom-8{background-color:var(--custom-color-8)!important}.c-calendar .vc-container .higtlight-custom-9,.c-datepicker .vc-container .higtlight-custom-9{background-color:var(--custom-color-9)!important}.c-calendar .vc-container .higtlight-custom-10,.c-datepicker .vc-container .higtlight-custom-10{background-color:var(--custom-color-10)!important}.c-calendar .vc-container.vc-bordered,.c-datepicker .vc-container.vc-bordered{border-radius:5px}.c-calendar .vc-border,.c-datepicker .vc-border{border:0}.c-calendar .vc-pane,.c-datepicker .vc-pane{min-width:0!important}.c-calendar .vc-grid-container,.c-datepicker .vc-grid-container{grid-template-columns:auto!important}.c-calendar .vc-header,.c-datepicker .vc-header{background:#313840;margin-top:0}.c-calendar .vc-header .vc-title,.c-datepicker .vc-header .vc-title{opacity:.99}.c-calendar .vc-title,.c-datepicker .vc-title{text-transform:uppercase;color:#cbd5e4!important;font-size:12px!important;font-weight:400!important;line-height:14px!important}.c-calendar .vc-arrow,.c-datepicker .vc-arrow{color:#b5c0cf;width:18px;height:18px;padding-bottom:4px;padding-left:2px;padding-right:2px}.c-calendar .vc-arrow:hover,.c-datepicker .vc-arrow:hover{color:#fff;background:0 0!important}.c-calendar .vc-base-icon,.c-datepicker .vc-base-icon{width:100%;height:100%}.c-calendar .vc-weeks,.c-datepicker .vc-weeks{padding:0 14px 10px}@media (max-width:80.0525em){.c-calendar .vc-weeks,.c-datepicker .vc-weeks{padding:0 9px 10px}}.c-calendar .vc-weekday,.c-datepicker .vc-weekday{color:#a5afbb;border-bottom:1px solid #282d34;margin-bottom:5px;font-family:fira-sans-regular,sans-serif;font-weight:400;line-height:15px;padding-top:5px!important;padding-bottom:6px!important;font-size:10px!important;font-weight:400!important}.c-calendar .vc-day,.c-datepicker .vc-day{color:#fff}.c-calendar .vc-day-content,.c-datepicker .vc-day-content{color:inherit;border-radius:50%;width:24px;height:24px;min-height:24px;font-family:fira-sans-medium,sans-serif;font-size:12px;font-weight:500;transition:all .15s ease-in-out}.c-calendar .vc-day-content:hover,.c-datepicker .vc-day-content:hover{background-color:#4d586499!important}.c-calendar .vc-dot,.c-datepicker .vc-dot{background-color:#fff!important}.c-calendar .is-not-in-month,.c-datepicker .is-not-in-month{color:#a5afbb}.c-calendar .vc-highlight,.c-datepicker .vc-highlight{background-color:var(--primary-color)!important;border:none!important;width:24px!important;height:24px!important}.c-calendar .vc-highlight.today,.c-datepicker .vc-highlight.today{background:0 0!important;border:2px solid #1b1e22!important;border-radius:5px!important;width:24px!important}.c-calendar .vc-highlight.vc-highlight-base-middle,.c-datepicker .vc-highlight.vc-highlight-base-middle{width:30px!important}.c-calendar .vc-highlights+.vc-day-content,.c-datepicker .vc-highlights+.vc-day-content{color:#fff!important}.c-calendar .vc-popover-caret,.c-datepicker .vc-popover-caret{display:none;background-color:#313840!important}.c-calendar .vc-day.is-not-in-month *,.c-datepicker .vc-day.is-not-in-month *{opacity:1!important}.c-calendar .vc-nav-popover-container,.c-datepicker .vc-nav-popover-container{background-color:#313840}.c-calendar .vc-nav-popover-container .vc-nav-title,.c-datepicker .vc-nav-popover-container .vc-nav-title{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-calendar .vc-nav-popover-container .vc-nav-arrow,.c-calendar .vc-nav-popover-container .vc-nav-title,.c-datepicker .vc-nav-popover-container .vc-nav-arrow,.c-datepicker .vc-nav-popover-container .vc-nav-title{border:none!important}.c-calendar .vc-nav-popover-container .vc-nav-arrow:hover,.c-calendar .vc-nav-popover-container .vc-nav-title:hover,.c-datepicker .vc-nav-popover-container .vc-nav-arrow:hover,.c-datepicker .vc-nav-popover-container .vc-nav-title:hover{color:#fff;background:0 0}.c-calendar .vc-nav-popover-container .vc-nav-arrow,.c-datepicker .vc-nav-popover-container .vc-nav-arrow{color:#fff;width:16px;height:16px}.c-calendar .vc-nav-popover-container .vc-nav-item,.c-datepicker .vc-nav-popover-container .vc-nav-item{width:48px;padding:6px 0;font-size:12px;font-weight:400;border:none!important}.c-calendar .vc-nav-popover-container .vc-nav-item:not(.is-active):hover,.c-datepicker .vc-nav-popover-container .vc-nav-item:not(.is-active):hover{background-color:#434a54}.c-calendar .vc-nav-popover-container .vc-nav-item.is-active,.c-datepicker .vc-nav-popover-container .vc-nav-item.is-active{background-color:var(--primary-color);color:#fff}.c-calendar .vc-nav-popover-container,.c-calendar .vc-nav-title,.c-datepicker .vc-nav-popover-container,.c-datepicker .vc-nav-title{color:#fff}.c-calendar .vc-nav-title,.c-datepicker .vc-nav-title{height:18px}.c-calendar .vc-nav-header,.c-datepicker .vc-nav-header{padding:3px 0 8px}.c-calendar .vc-nav-header>button,.c-datepicker .vc-nav-header>button{padding:0}.c-calendar .vc-focus,.c-datepicker .vc-focus{box-shadow:none!important}.c-calendar .vc-day-content{cursor:default!important}.c-calendar .vc-day-content:focus{background:0 0!important}.c-calendar--single .vc-day-content{cursor:pointer!important;border-radius:5px!important}.c-calendar--single .vc-highlight{border-radius:5px!important}.c-datepicker{position:relative}.c-datepicker .o-icon{font-size:1rem;line-height:1.5;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.c-datepicker input{color:#b5c0cf;background-color:#313840;border:0;border-radius:5px;width:100%;margin:0;padding:5px 16px 5px 43px;font-size:.75rem;line-height:20px}.c-datepicker input::-webkit-input-placeholder{color:#a5afbb;opacity:1}.c-datepicker input:-moz-placeholder{color:#a5afbb;opacity:1}.c-datepicker input::-moz-placeholder{color:#a5afbb;opacity:1}.c-datepicker input:-ms-input-placeholder{color:#a5afbb;opacity:1}.c-datepicker .vc-rounded-full.vc-bg-gray-900{background:var(--primary-color)}.c-field-datepicker{margin-top:0}.c-field-datepicker .vc-container,.c-field-datepicker .vc-header{background:#22262c}.c-field-datepicker .vc-pane .vc-header{padding:10px 0 12px}.c-field-datepicker .vc-arrow{color:#b5c0cf;padding-bottom:4px!important}.c-field-datepicker .vc-arrows-container{top:-5.5px}.c-field-datepicker .vc-weekday{margin-bottom:0;padding-bottom:2px;font-size:12px!important;line-height:1.5!important}.c-field-datepicker .vc-day{min-height:30px!important}.c-field-datepicker .vc-weeks{padding:0 14px}.c-field-datepicker .vc-day-content{cursor:pointer;transition:all .15s ease-in-out;display:flex;position:relative}.c-field-datepicker .vc-day-content:hover{background:0 0;transition:all .15s ease-in-out}.c-field-datepicker .vc-day-content:hover:after{content:"";z-index:-1;background:#4d586499;border-radius:5px;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-field-datepicker .vc-day-content:focus{font-weight:inherit}.c-field-datepicker .vc-h-full .vc-highlights{z-index:1}.c-field-datepicker .vc-highlights .vc-highlight{display:flex;background:0 0!important;border:2px solid #1b1e22!important;border-radius:5px!important;width:24px!important}.c-field-datepicker i{font-size:1rem;line-height:1.5;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.c-field-datepicker .vc-date-picker-content{border-color:#313840}.c-calendar--range .vc-day-content{cursor:pointer!important}.c-profile-menu{width:100%;position:relative}.c-profile-menu:first-child .c-profile-menu__wrapper{border-radius:5px}@media (max-width:40.0525em){.c-profile-menu{border-radius:5px}}.c-profile-menu .mobile-menu,.c-profile-menu__wrapper{background:#22262c;border-radius:5px;padding:0 10px;position:relative;overflow:hidden}@media (max-width:51.3025em){.c-profile-menu .mobile-menu,.c-profile-menu__wrapper{padding:0 30px 0 10px}}.c-profile-menu .mobile-menu ul,.c-profile-menu__wrapper ul{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;display:flex;overflow:auto}.c-profile-menu .mobile-menu ul::-webkit-scrollbar{display:none}.c-profile-menu__wrapper ul::-webkit-scrollbar{display:none}@media (max-width:30.0525em){.c-profile-menu .mobile-menu ul,.c-profile-menu__wrapper ul{justify-content:space-between}}.c-profile-menu .mobile-menu .c-profile-menu-link,.c-profile-menu__wrapper .c-profile-menu-link{margin:0 3.5%}.c-profile-menu .mobile-menu .c-profile-menu-link:first-child,.c-profile-menu__wrapper .c-profile-menu-link:first-child{margin:0 3.5% 0 0}.c-profile-menu .mobile-menu .c-profile-menu-link:last-child,.c-profile-menu__wrapper .c-profile-menu-link:last-child{margin:0 0 0 3.5%}@media (max-width:64.0525em){.c-profile-menu .mobile-menu .c-profile-menu-link,.c-profile-menu__wrapper .c-profile-menu-link{margin:0 2%}.c-profile-menu .mobile-menu .c-profile-menu-link:first-child,.c-profile-menu__wrapper .c-profile-menu-link:first-child{margin:0 2% 0 0}.c-profile-menu .mobile-menu .c-profile-menu-link:last-child,.c-profile-menu__wrapper .c-profile-menu-link:last-child{margin:0 0 0 2%}}@media (max-width:51.3025em){.c-profile-menu .mobile-menu .c-profile-menu-link,.c-profile-menu__wrapper .c-profile-menu-link{margin:0 6.5%;display:none}.c-profile-menu .mobile-menu .c-profile-menu-link:first-child,.c-profile-menu__wrapper .c-profile-menu-link:first-child{margin:0 6.5% 0 0}.c-profile-menu .mobile-menu .c-profile-menu-link:last-child,.c-profile-menu__wrapper .c-profile-menu-link:last-child{margin:0 0 0 6.5%}.c-profile-menu .mobile-menu .c-profile-menu-link:first-child,.c-profile-menu .mobile-menu .c-profile-menu-link:nth-child(2),.c-profile-menu .mobile-menu .c-profile-menu-link:nth-child(3),.c-profile-menu__wrapper .c-profile-menu-link:first-child,.c-profile-menu__wrapper .c-profile-menu-link:nth-child(2),.c-profile-menu__wrapper .c-profile-menu-link:nth-child(3){display:block}}@media (max-width:30.0525em){.c-profile-menu .mobile-menu .c-profile-menu-link,.c-profile-menu__wrapper .c-profile-menu-link{margin:0 4px;display:none}.c-profile-menu .mobile-menu .c-profile-menu-link:first-child,.c-profile-menu__wrapper .c-profile-menu-link:first-child{margin:0 4px 0 0}.c-profile-menu .mobile-menu .c-profile-menu-link:last-child,.c-profile-menu__wrapper .c-profile-menu-link:last-child{margin:0 0 0 4px}.c-profile-menu .mobile-menu .c-profile-menu-link:first-child,.c-profile-menu .mobile-menu .c-profile-menu-link:nth-child(2),.c-profile-menu .mobile-menu .c-profile-menu-link:nth-child(3),.c-profile-menu__wrapper .c-profile-menu-link:first-child,.c-profile-menu__wrapper .c-profile-menu-link:nth-child(2),.c-profile-menu__wrapper .c-profile-menu-link:nth-child(3){display:block}}.c-profile-menu .mobile-menu .c-profile-menu-link.active .item-link,.c-profile-menu__wrapper .c-profile-menu-link.active .item-link{color:#fff}.c-profile-menu .mobile-menu .c-profile-menu-link.active .item-link:before,.c-profile-menu__wrapper .c-profile-menu-link.active .item-link:before{opacity:1;width:100%}.c-profile-menu .mobile-menu .c-profile-menu-link.new .item-link .title:after,.c-profile-menu__wrapper .c-profile-menu-link.new .item-link .title:after{color:#75c87e;content:"new";text-transform:uppercase;vertical-align:text-top;border:1px solid #75c87e;border-radius:2px;margin-left:4px;padding:0 6px;font-size:.625rem;line-height:1.4;display:inline-block}.c-profile-menu .mobile-menu .item-link,.c-profile-menu__wrapper .item-link{color:#cbd5e4;text-align:center;outline:none;width:100%;padding:10px 4px;display:block;position:relative}.c-profile-menu .mobile-menu .item-link:not(.disabled):hover,.c-profile-menu__wrapper .item-link:not(.disabled):hover{color:#fff}.c-profile-menu .mobile-menu .item-link h4,.c-profile-menu .mobile-menu .item-link span,.c-profile-menu__wrapper .item-link h4,.c-profile-menu__wrapper .item-link span{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:20px}.c-profile-menu .mobile-menu .item-link:before,.c-profile-menu__wrapper .item-link:before{background:var(--primary-color);content:"";opacity:0;width:0;height:3px;transition:all .15s ease-in-out;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.o-wrapper--yellow .c-profile-menu .mobile-menu .item-link:before,.o-wrapper--yellow .c-profile-menu__wrapper .item-link:before{color:#ffde00;background-color:#ffde00;border-color:#ffde00}.c-profile-menu .mobile-menu .item-link.link-active,.c-profile-menu__wrapper .item-link.link-active{color:#fff}.c-profile-menu .mobile-menu .item-link.link-active:before,.c-profile-menu__wrapper .item-link.link-active:before{opacity:1;width:100%}.c-profile-menu .mobile-menu .item-link.disabled,.c-profile-menu__wrapper .item-link.disabled{opacity:.5}.c-profile-menu__mobile-btn{z-index:30;width:16px;height:32px;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.c-profile-menu__mobile-btn .mobile-btn{background:#313840;border:1px solid #313840;border-radius:5px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .15s ease-in-out;display:flex}.c-profile-menu__mobile-btn .mobile-btn:hover{background:#434a54}.c-profile-menu__mobile-btn .mobile-btn.opened{border-color:var(--primary-color)}.c-profile-menu__mobile-btn .mobile-btn i{color:#cbd5e4}.c-profile-menu__mobile-btn .mobile-menu{white-space:nowrap;border:2px solid #22262c;min-width:100px;padding:0 8px;transition:all .15s ease-in-out;position:absolute;top:42px;right:0;box-shadow:0 5px 12px #0000001a}.c-profile-menu__mobile-btn .mobile-menu .c-profile-menu-link{width:100%;display:block;margin:0!important}.c-profile-menu__mobile-btn .mobile-menu .c-profile-menu-link:not(:last-child){border-bottom:1px solid #22262c}.c-profile-menu__mobile-btn .mobile-menu .item-link{text-align:left;padding:10px 0}.c-profile-menu--match ul .o-list-bare__item{min-width:60px}@media (min-width:40.0625em){.c-profile-menu--match ul{justify-content:center}}.c-profile-menu--items-2 .c-profile-menu__wrapper{padding:0 10px}.c-profile-menu--items-2 .o-list-bare{justify-content:center;gap:16px}.c-profile-menu--items-6 .c-profile-menu__wrapper,.c-profile-menu--items-7 .c-profile-menu__wrapper,.c-profile-menu--items-8 .c-profile-menu__wrapper{padding:0 24px}.c-profile-menu--items-6 .o-list-bare .c-profile-menu-link,.c-profile-menu--items-7 .o-list-bare .c-profile-menu-link,.c-profile-menu--items-8 .o-list-bare .c-profile-menu-link{margin:0 auto}.c-profile-menu--items-6 .o-list-bare .c-profile-menu-link:first-child,.c-profile-menu--items-7 .o-list-bare .c-profile-menu-link:first-child,.c-profile-menu--items-8 .o-list-bare .c-profile-menu-link:first-child{margin:0 auto 0 0}.c-profile-menu--items-6 .o-list-bare .c-profile-menu-link:last-child,.c-profile-menu--items-7 .o-list-bare .c-profile-menu-link:last-child,.c-profile-menu--items-8 .o-list-bare .c-profile-menu-link:last-child{margin:0 0 0 auto}.c-profile-menu--flex-start .o-list-bare{justify-content:flex-start}.c-profile-menu--players .c-profile-menu__wrapper{border-top-left-radius:0;border-top-right-radius:0}.c-profile-menu--players.with-border-radius .c-profile-menu__wrapper{border-radius:5px}.c-select{width:100%;position:relative}.c-select label{margin-bottom:5px}.c-select .o-icon{vertical-align:top;transition:transform .15s cubic-bezier(1,.5,.8,1);display:inline-block}.c-select .c-country-flag{margin-right:5px}.c-select .vs__dropdown-toggle,.c-select__dropdown-toggle{background:#313840;border-color:#65717d;border-radius:5px;padding:3px 2px;transition:all .15s ease-in-out}.c-select__dropdown-toggle{cursor:pointer;border-style:solid;border-width:1px;height:30px;padding-left:8px;line-height:24px;position:relative}.c-select__dropdown-toggle span{transition:opacity .15s cubic-bezier(1,.5,.8,1)}.c-select__dropdown-toggle .o-icon{position:absolute;top:2px;right:8px}.c-select__dropdown-toggle .o-icon--angle-down-2{margin-right:1px;font-size:.5625rem;line-height:12px;top:8px}.c-select .vs{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:20px}.c-select .vs__selected{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;padding:0;transition:all .15s ease-in-out;display:block;overflow:hidden}.c-select .vs__search{all:revert;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;text-overflow:ellipsis;white-space:nowrap;z-index:1;background:0 0;border:0;outline:none;flex-grow:1;width:0;max-width:100%;margin:0;padding:0;font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:20px;overflow:hidden;color:#fff!important}.c-select .vs__search::placeholder{color:#fff;opacity:1;transition:all .15s ease-in-out}.c-select .vs__dropdown-menu{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;background:#282f37;border:1px solid #65717d;border-radius:5px;width:100%;margin-top:3px;padding:0;top:100%}.c-select .vs__dropdown-menu::-webkit-scrollbar{width:5px;height:5px}.c-select .vs__dropdown-menu::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-select .vs__dropdown-menu::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-select .vs__dropdown-menu::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-select .vs__dropdown-menu::-webkit-scrollbar-corner{background-color:#0000}.c-select .vs__dropdown-option,.c-select .vs__no-options{color:#cbd5e4;margin-right:0;padding:9px 8px;transition:all .15s ease-in-out;display:block}.c-select .vs__no-options{text-align:left;padding:8px}.c-select .vs__dropdown-option .c-avatar{margin-top:-5px;margin-bottom:-5px}.c-select .vs__dropdown-option .c-country-flag{margin:0 8px 0 2px}.c-select .vs__dropdown-option--highlight{color:#fff;background-color:#434a54;background-image:none}.c-select .vs__dropdown-option--highlight .c-avatar .c-country-flag{border-color:#434a54}.c-select .vs__dropdown-option--disabled{color:#717b8a}.c-select .vs__clear,.c-select .vs__open-indicator{color:#a5afbb;background:0 0!important}.c-select .vs__open-indicator{margin-top:-1px;margin-left:4px;margin-right:1px;font-size:.5625rem;line-height:12px}.c-select .vs__clear{margin-right:2px;font-size:.625rem;line-height:12px;transition:all .15s ease-in-out}.c-select .vs__clear:hover{color:#fff}.c-select .vs__actions{padding:0 5px 0 0}.c-select .vs__selected-options{text-overflow:ellipsis;white-space:nowrap;flex-flow:row;align-items:center;padding:0 5px;overflow:hidden}.c-select .vs__spinner{border:2px solid #717b8a;border-left:2px solid var(--primary-color);width:20px;height:20px}.c-select .vs__spinner:after{width:20px;height:20px}.c-select .vs--disabled{opacity:.5!important}.c-select--extended .vs__dropdown-option{padding:7px 8px 6px}.c-select--extended .vs__dropdown-option .o-icon{color:#cbd5e4;opacity:0;font-size:12px;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.c-select--extended .vs__dropdown-option--highlight .o-icon{opacity:1}.c-select--extended .vs-custom-option{justify-content:space-between}.c-select--extended .c-logo{min-width:30px}.c-select .loader{justify-content:center;align-items:center;height:28px;display:flex}.c-select .loader .vs__spinner{opacity:1}.c-select .vs-custom-option{align-items:center;display:flex}.c-select .vs-custom-option .c-avatar,.c-select .vs-custom-option .c-logo{margin-right:5px}.c-select .vs-custom-option .c-avatar .c-country-flag,.c-select .vs-custom-option .c-logo .c-country-flag{margin-right:0}.c-select .vs-custom-option span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.c-select .option{text-overflow:ellipsis;white-space:nowrap;align-items:center;padding-right:4px;display:flex;overflow:hidden}.c-select--open .c-select__dropdown-toggle span{opacity:.5}.c-select--open .c-select__dropdown-toggle .o-icon--angle-down-2{transform:rotate(-180deg)}.c-select .v-select:hover .vs__search::placeholder{color:#cbd5e4}.c-select .v-select:hover .vs__selected{color:#fff}.c-select--countries{display:flex}.c-select--countries label{color:#b5c0cf;text-transform:capitalize;min-width:90px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;line-height:1.5}.c-select--countries .v-select{width:100%;max-width:212px}@media (max-width:40.0525em){.c-select--countries .v-select{max-width:100%}}.c-select--countries .v-select .vs__dropdown-toggle{background:#313840;border:none;height:30px}.c-select--countries .v-select .vs__dropdown-toggle .v-selected{width:calc(100% - 28px)}.c-select--countries .v-select .vs__dropdown-toggle .row__desc{overflow:hidden}.c-select--countries .v-select .vs__dropdown-toggle .row__desc span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.c-select--countries .v-select .row{flex-direction:row;display:flex}.c-select--countries .v-select .row .c-country-flag{vertical-align:0}.c-select--countries>div{width:100%}.c-select--tabs-nav .vs__dropdown-menu{flex-direction:column;align-items:flex-start;display:flex}.c-select--tabs-nav .vs__dropdown-menu li{width:100%}.c-select--tabs-nav .vs__dropdown-toggle{padding:1px 2px 1px 0;border:1px solid #65717d!important;min-height:30px!important}.c-select--tabs-nav .vs__selected-options{padding:0 2px}.c-select--tabs-nav .vs-custom-option{height:24px;padding-left:2px}.c-select--tabs-nav .c-avatar.c-avatar--small{margin:0 4px 0 0}.c-select--widget-body-bg .v-select:hover .vs__dropdown-toggle{background:#3e464f}.c-select--widget-body-bg .vs__dropdown-toggle{background:#313840;min-height:30px}.c-select--widget-body-bg .vs--open .vs__dropdown-toggle{border-color:var(--primary-color)}.c-select--filter .v-select:hover .vs__dropdown-toggle,.c-select--filter.active .vs__dropdown-toggle{background-color:#313840}.c-select--filter .vs__dropdown-toggle{background:#22262c;min-height:30px}.c-select--filter .vs--open .vs__dropdown-toggle{border-color:var(--primary-color)}.c-select--with-border .vs__dropdown-toggle{border-color:#65717d}.c-select--search .v-select:before{content:attr(data-icon);vertical-align:middle;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#cbd5e4;content:"";z-index:1;line-height:1;display:block;position:absolute;top:50%;left:9px;transform:translateY(-50%);font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.c-select--search .v-select:hover .vs__dropdown-toggle{border:1px solid #65717d}.c-select--search.c-select--focused:hover .vs__dropdown-toggle{border-color:var(--primary-color)}.c-select--search .vs__open-indicator{display:none}.c-select--search .vs__dropdown-toggle{border:1px solid #404b55}.c-select--search .vs__selected-options{padding-left:26px}.c-select--search .vs__search::placeholder{color:#a5afbb}.c-select--search .vs--searchable{font-size:.75rem;line-height:1.5}.c-select--search .vs-custom-option .option-text{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;line-height:15px;display:-webkit-box;overflow:hidden}.c-select--search.active .vs__dropdown-toggle{border:1px solid #65717d}.c-select--focused .vs__dropdown-toggle{border-color:var(--primary-color)}.c-select--disabled{opacity:.5;pointer-events:none}.c-select .vs__clear{fill:#a5afbb}.v-popper__popper{z-index:10000;display:block!important}.v-popper__popper .v-popper__inner{color:#fff;background:#505f6d;border-radius:5px;max-width:200px;padding:10px 13px 7px 8px}.v-popper__popper.more-teams .tooltip-inner,.v-popper__popper.more-teams .v-popper__inner,.v-popper__popper.v-popper--theme-more-teams .tooltip-inner,.v-popper__popper.v-popper--theme-more-teams .v-popper__inner{background:#505f6d;max-width:300px;padding:7px 8px}.v-popper__popper.more-teams .tooltip-inner div,.v-popper__popper.more-teams .v-popper__inner div,.v-popper__popper.v-popper--theme-more-teams .tooltip-inner div,.v-popper__popper.v-popper--theme-more-teams .v-popper__inner div{flex-wrap:wrap;display:flex}.v-popper__popper.more-teams .tooltip-inner div>span,.v-popper__popper.more-teams .v-popper__inner div>span,.v-popper__popper.v-popper--theme-more-teams .tooltip-inner div>span,.v-popper__popper.v-popper--theme-more-teams .v-popper__inner div>span{width:20px;margin:3px 4px}.v-popper__popper.more-teams .v-popper__arrow-container,.v-popper__popper.v-popper--theme-more-teams .v-popper__arrow-container{color:#505f6d}.c-progress-bar{width:100%;position:relative;overflow:hidden}.c-progress-bar .divider,.c-progress-bar:after,.c-progress-bar:before{content:"";z-index:10;background-color:#1b1e22;width:1px;height:100%;display:none;position:absolute;top:0;left:50%}.c-progress-bar:before{left:25%}.c-progress-bar:after{left:75%}.c-progress-bar__progress{width:100%;height:100%;transition:all .15s ease-in-out;position:absolute;top:0;right:0}.c-progress-bar .bar{opacity:.3;width:100%;height:100%}.c-progress-bar--reversed{border-right:0}.c-progress-bar--reversed .c-progress-bar__progress{left:0;right:auto}.c-progress-bar--simplified .bar{opacity:1}.c-progress-bar--simplified .c-progress-bar__progress{border-left:none!important}.c-progress-bar--highlighted .bar{opacity:.6}.c-progress-bar--big{background-color:#22262c;border-radius:1px;max-width:112px;height:8px}.c-progress-bar--big .c-progress-bar__progress{border-radius:0 1px 1px 0;overflow:hidden;border:none!important}.c-progress-bar--big .bar{opacity:1}.c-progress-bar--big .divider,.c-progress-bar--big:after,.c-progress-bar--big:before{display:block}.c-tabs{position:relative}.c-tabs__body{background:#22262c;border-radius:5px}.c-tabs__panel{border-radius:5px;overflow:hidden}.c-tabs .filters{justify-content:flex-end;align-items:center;width:50%;display:flex;position:absolute;top:0;right:0}@media (max-width:40.0525em){.c-tabs .filters{width:100%;position:static}}.c-tabs .filters .c-select{margin-right:4px;position:static}.c-tabs .filters .c-select:last-child{margin-right:0}.c-component-tabs{position:relative}.c-component-tabs__header{padding-top:12px}.c-component-tabs__header .title-h6{color:#b5c0cf;margin-bottom:6px;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.c-component-tabs__nav{z-index:1;margin-bottom:-3px;position:relative}.c-component-tabs__nav>ul{display:flex}.c-component-tabs__nav li{width:auto;font-family:fira-sans-medium,sans-serif;font-size:.75rem;line-height:12px}.c-component-tabs__nav li.current .o-link,.c-component-tabs__nav li.current a,.c-component-tabs__nav li.current button{color:#b5c0cf;background-color:#313840}.c-component-tabs__nav li .o-link,.c-component-tabs__nav li a,.c-component-tabs__nav li button{color:#717b8a;background-color:#22262c;border-radius:5px 5px 0 0;padding:16px 17px 19px;display:block}@media (min-width:40.0625em){.c-component-tabs__nav li .o-link,.c-component-tabs__nav li a,.c-component-tabs__nav li button{padding:16px 30px 19px}}.c-component-tabs__nav li .o-link:hover,.c-component-tabs__nav li a:hover,.c-component-tabs__nav li button:hover{color:#fff!important}.c-component-tabs__nav-switch{display:flex}.c-component-tabs__nav-switch.c-component-tabs__nav--relative{position:relative}.c-component-tabs__nav-switch.c-component-tabs__nav--small{margin-bottom:1px}.c-component-tabs__nav-switch.c-component-tabs__nav--small .o-link,.c-component-tabs__nav-switch.c-component-tabs__nav--small a,.c-component-tabs__nav-switch.c-component-tabs__nav--small button{padding:4px 15px 2px}@media (min-width:40.0625em){.c-component-tabs__nav-switch.c-component-tabs__nav--small .o-link,.c-component-tabs__nav-switch.c-component-tabs__nav--small a,.c-component-tabs__nav-switch.c-component-tabs__nav--small button{padding:4px 15px 2px}}.c-component-tabs__nav-switch.c-component-tabs__nav--medium{margin-bottom:1px}.c-component-tabs__nav-switch.c-component-tabs__nav--medium-small .o-link,.c-component-tabs__nav-switch.c-component-tabs__nav--medium-small a,.c-component-tabs__nav-switch.c-component-tabs__nav--medium-small button{background-color:#313840;padding:9px 23px 7px;line-height:12px}@media (min-width:40.0625em){.c-component-tabs__nav-switch.c-component-tabs__nav--medium-small .o-link,.c-component-tabs__nav-switch.c-component-tabs__nav--medium-small a,.c-component-tabs__nav-switch.c-component-tabs__nav--medium-small button{padding:8px 12px}}.c-component-tabs__nav-switch.c-component-tabs__nav--medium .o-link,.c-component-tabs__nav-switch.c-component-tabs__nav--medium a,.c-component-tabs__nav-switch.c-component-tabs__nav--medium button{background-color:#313840;padding:9px 23px 7px}@media (min-width:40.0625em){.c-component-tabs__nav-switch.c-component-tabs__nav--medium .o-link,.c-component-tabs__nav-switch.c-component-tabs__nav--medium a,.c-component-tabs__nav-switch.c-component-tabs__nav--medium button{padding:8px 35px}}.c-component-tabs__nav-switch ul{display:flex}@media (max-width:40.0525em){.c-component-tabs__nav-switch ul{width:100%}}.c-component-tabs__nav-switch li{z-index:0;width:auto;font-size:.75rem;line-height:16px;position:relative}.c-component-tabs__nav-switch li:after{content:"";background:#1b1e22;width:1px;height:20px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.c-component-tabs__nav-switch li:first-child .o-link,.c-component-tabs__nav-switch li:first-child a,.c-component-tabs__nav-switch li:first-child button{border-radius:5px 0 0 5px}.c-component-tabs__nav-switch li:last-child .o-link,.c-component-tabs__nav-switch li:last-child a,.c-component-tabs__nav-switch li:last-child button{border-radius:0 5px 5px 0}.c-component-tabs__nav-switch li.current{z-index:1}.c-component-tabs__nav-switch li.current .o-link,.c-component-tabs__nav-switch li.current a,.c-component-tabs__nav-switch li.current button{border-color:var(--primary-color);color:#fff}.o-wrapper--yellow .c-component-tabs__nav-switch li.current .o-link,.o-wrapper--yellow .c-component-tabs__nav-switch li.current a,.o-wrapper--yellow .c-component-tabs__nav-switch li.current button{color:#ffde00;border-color:#ffde00}.c-component-tabs__nav-switch li .o-link,.c-component-tabs__nav-switch li a,.c-component-tabs__nav-switch li button{color:#cbd5e4;background-color:#22262c;border:1px solid #22262c;padding:6px 24px;display:block}.c-component-tabs__nav-switch li .o-link.router-link-active,.c-component-tabs__nav-switch li a.router-link-active,.c-component-tabs__nav-switch li button.router-link-active{border-color:var(--primary-color);box-shadow:inset 0 0 100px rgba(var(--primary-color-rgb),.38);color:#fff}.c-component-tabs__nav-switch li .o-link:hover,.c-component-tabs__nav-switch li a:hover,.c-component-tabs__nav-switch li button:hover{text-decoration:none}.c-component-tabs .title-h5{margin-bottom:5px}.c-component-tabs__panel{z-index:2;position:relative}.c-component-tabs__show-more{text-align:center}.c-component-tabs__scroll-down{text-align:center;min-height:10px;padding-left:16px;padding-right:16px}@media (max-width:40.0525em){.c-component-tabs__scroll-down{padding-left:8px;padding-right:8px}}.c-component-tabs__scroll-down .o-icon--angle-down-2{min-height:28px;font-size:.5625rem;line-height:14px;display:block;color:#cbd5e4!important;line-height:14px!important}.c-component-tabs__scroll-down .o-icon--angle-down-2.scrolled-to-bottom:before{transform:rotate(-180deg)}.c-component-tabs__scroll-down .o-icon--angle-down-2:before{vertical-align:-7px;transition:transform .15s cubic-bezier(1,.5,.8,1);display:inline-block}.c-component-tabs__scroll-down .c-button{margin-bottom:10px}.c-double-progress-bar{background-color:#1b1e2299;width:100%;display:flex}.c-double-progress-bar .c-progress-bar{border:0;width:50%;height:20px}.c-double-progress-bar .c-progress-bar .divider{display:none}.c-double-progress-bar.double-progress-vertical{flex-direction:column;width:18px;margin:auto}.c-double-progress-bar.double-progress-vertical .c-progress-bar{width:100%;height:50%}.c-double-progress-bar.double-progress-vertical .c-progress-bar--reversed .c-progress-bar__progress{border-top:none;border-bottom:2px solid}.c-double-progress-bar.double-progress-vertical .c-progress-bar__progress{bottom:0;top:inherit;border-top:2px solid;width:100%;overflow:hidden}.c-double-progress-bar.double-progress-vertical .c-progress-bar--reversed .c-progress-bar__progress{top:0;bottom:auto}.c-man{width:auto;height:206px}.c-man svg{width:auto;height:100%}.c-table-filter{width:100%;min-width:0;display:flex}@media (min-width:64.0625em){.c-table-filter{margin-left:8px}}.c-table-filter__item{margin-bottom:10px;padding-right:10px}.c-table-filter__item:last-child{padding-right:0}.c-table-filter__item:nth-child(2){width:120px}.c-table-filter__item:nth-child(3){width:130px}.c-table-filter__item:nth-child(4),.c-table-filter__item:nth-child(5){width:155px}.c-table-filter__item:nth-child(6){width:120px}.c-table-filter__item.date,.c-table-filter__item.event-type,.c-table-filter__item.location,.c-table-filter__item.participant{width:17%;min-width:120px}.c-table-filter__item.date{min-width:140px}.c-table-filter__item.tier{min-width:192px}@media (max-width:40.0525em){.c-table-filter__item.tier{order:1;width:100%}}.c-table-filter__item.format{min-width:110px}.c-table-filter__item.map{width:140px}.c-table-filter__item.team{min-width:149px;display:block}.c-table-filter__item.team .o-icon{color:inherit}@media (max-width:51.3025em){.c-table-filter--matches{justify-content:flex-start;width:100%}}.c-table-filter--matches .c-table-filter__item{min-width:100px}.c-table-filter--matches .c-table-filter__item .c-select .vs__dropdown-toggle{padding-left:0}.c-table-filter--matches .c-table-filter__item.date,.c-table-filter--matches .c-table-filter__item.stage{width:13%}@media (max-width:51.3025em){.c-table-filter--matches .c-table-filter__item.date,.c-table-filter--matches .c-table-filter__item.stage{width:auto}}.c-table-filter--matches .c-table-filter__item.format,.c-table-filter--matches .c-table-filter__item.rating{width:10%}@media (max-width:51.3025em){.c-table-filter--matches .c-table-filter__item.format,.c-table-filter--matches .c-table-filter__item.rating{width:auto}}.c-table-filter--matches .c-table-filter__item.format{width:150px;min-width:150px}.c-table-filter--matches .c-table-filter__item.tier{min-width:192px}.c-table-filter--matches .c-table-filter__item.player,.c-table-filter--matches .c-table-filter__item.team-filter{width:14%;min-width:155px}@media (max-width:51.3025em){.c-table-filter--matches .c-table-filter__item.player,.c-table-filter--matches .c-table-filter__item.team-filter{width:auto}}.c-table-filter--competition-results{width:100%;margin:0 -5px}@media (max-width:40.0525em){.c-table-filter--competition-results{flex-flow:wrap;margin-top:10px}}.c-table-filter--competition-results .c-table-filter__item{padding:0 5px}@media (max-width:40.0525em){.c-table-filter--competition-results .c-table-filter__item{width:100px;margin-bottom:10px}}.c-person-card{position:relative}.c-person-card:after{content:"";opacity:0;visibility:hidden;z-index:10;background:#ffffff1a;border-radius:5px;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-person-card:hover:after{opacity:1;visibility:visible}.c-person-card .positioning-wrapper{border-radius:5px;position:relative;overflow:hidden}.c-person-card .photo-wrap{background-image:linear-gradient(1turn,#38424b,#515b65);background-size:100% 100%;width:100%;padding-top:123.81%;display:block}.c-person-card .photo-wrap .bg-logo{filter:opacity(.3);background-position:50%;background-repeat:no-repeat;background-size:100%;width:115%;height:87.5%;position:absolute;top:-34.5%;left:-7%;-webkit-mask-image:linear-gradient(#12233e,#24242400);mask-image:linear-gradient(#12233e,#24242400)}.c-person-card .photo-wrap .person-photo{background-position:50% 10px;background-repeat:no-repeat;background-size:115%;width:100%;height:100%;position:absolute;top:0;left:14px;-webkit-mask-image:linear-gradient(#000 57.69%,#0000 92.12%);mask-image:linear-gradient(#000 57.69%,#0000 92.12%)}.c-person-card .person-card__info{text-overflow:ellipsis;white-space:nowrap;align-items:center;width:100%;padding:0 4px 4px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.c-person-card .person-card__rating{border-radius:5px;justify-content:center;align-items:center;width:26px;height:16px;padding:3px 4px;display:flex;position:absolute;top:4px;left:4px}.c-person-card .person-card__rating span{color:#22262c;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:10px}.c-person-card .person-card__rating.high-score{background:#75c87e}.c-person-card .person-card__rating.medium-score{background:#db9d66}.c-person-card .person-card__rating.low-score{background:#f18686}.c-person-card .person-card__rating.default-score{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b1e2280}.c-person-card .person-card__rating.default-score span{color:#fff}.c-person-card .c-country-flag{left:unset;top:unset;margin-right:4px;position:relative;border-radius:50%!important;width:10px!important;height:10px!important}.c-person-card .c-country-flag img{-o-object-fit:cover;object-fit:cover;width:auto;height:160%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-person-card span{color:#fff;text-transform:uppercase;z-index:10;font-family:fira-sans-medium,sans-serif;font-size:1.25rem;font-weight:500;line-height:22px;display:block}.c-person-card span.nickname{flex-basis:calc(100% - 14px);align-items:center;min-width:0;max-width:calc(100% - 14px);line-height:18px;display:flex}.c-person-card span.nickname span{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;overflow:hidden}.c-person-card span.nickname .o-icon{color:#b5c0cf;vertical-align:1px;margin-top:1px;margin-left:5px;font-size:.875rem;line-height:16px;display:inline-block}@media (max-width:51.3025em){.c-person-card span{font-size:1.125rem;line-height:18px}.c-person-card span.nickname .o-icon{font-size:.625rem;line-height:18px}}@media (max-width:40.0525em){.c-person-card span{font-size:.75rem;line-height:14px}.c-person-card span.nickname .o-icon{margin-left:2px;font-size:.625rem;line-height:1.8}}.c-person-card--medium{width:62px;height:77px}.c-person-card--medium .positioning-wrapper,.c-person-card--medium .positioning-wrapper .c-person-card__wrapper,.c-person-card--medium .positioning-wrapper .c-person-card__wrapper .photo-wrap{height:inherit;width:inherit}.c-person-card--medium .positioning-wrapper .c-person-card__wrapper .photo-wrap .person-photo{background-position:50% 5px}.c-person-card--medium span{font-size:.875rem;line-height:20px}@media (max-width:51.3025em){.c-person-card--medium span{font-size:.625rem;line-height:1.8}}.c-person-card--medium span.nickname{text-transform:none;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:22px}@media (max-width:51.3025em){.c-person-card--medium span.nickname{font-size:.75rem;line-height:1.5}}.c-data-placeholder{height:calc(100% - 35px);min-height:120px;position:relative}.c-data-placeholder--without-relative{position:static}@media (max-width:51.3025em){.c-data-placeholder .c-tabs-nav{margin:0!important}}.c-data-placeholder .c-tabs-nav .vs__selected{width:100%!important}.c-data-placeholder .c-tabs-nav .o-list-bare__item.current:before{border-color:#515862}.c-data-placeholder .c-tabs-nav .c-select--tabs-nav{padding-left:16px;padding-right:16px}@media (max-width:40.0525em){.c-data-placeholder .c-tabs-nav .c-select--tabs-nav{padding-left:8px;padding-right:8px}}.c-data-placeholder__widget{text-align:center;background-color:#313840;border-radius:5px;align-items:center;height:100%;min-height:120px;padding:8px;display:flex}.c-data-placeholder__widget h5{width:100%}.c-data-placeholder__feed{text-align:center;background-color:#3138404d;border-radius:5px;align-items:center;height:100%;min-height:120px;padding:8px;display:flex}.c-data-placeholder__feed h5{color:#a5afbb99;text-transform:uppercase;width:100%}.c-data-placeholder__widget--large{text-align:center;background-color:#313840;border-radius:5px;align-items:center;height:100%;min-height:182px;padding:8px;display:flex}.c-data-placeholder__widget--large h5{width:100%}.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__country-flag,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__map-name,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__number,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__number--small,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__table-bar,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__table-bar--small,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__tabs-nav,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__text,.c-data-placeholder__matches .table-cell.match-status .c-data-placeholder__text--half-screen{max-width:28px}.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__country-flag,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__map-name,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__number,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__number--small,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__table-bar,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__table-bar--small,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__tabs-nav,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__text,.c-data-placeholder__matches .table-cell.match-teams .team:first-child .c-data-placeholder__text--half-screen{max-width:120px}.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__country-flag,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__map-name,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__number,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__number--small,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__table-bar,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__table-bar--small,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__tabs-nav,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__text,.c-data-placeholder__matches .table-cell.match-teams .team:last-child .c-data-placeholder__text--half-screen{max-width:92px}.c-data-placeholder__matches .table-cell.event{margin-top:3px;margin-bottom:5px}.c-data-placeholder__matches .table-cell.event .c-logo{margin-right:10px}.c-data-placeholder__matches .table-cell.event .event-details{width:100%}.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__country-flag:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__map-name:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__number--small:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__number:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__table-bar--small:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__table-bar:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__tabs-nav:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__text--half-screen:first-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__text:first-child{max-width:244px;margin-bottom:6px}.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__country-flag:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__map-name:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__number--small:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__number:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__table-bar--small:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__table-bar:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__tabs-nav:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__text--half-screen:last-child,.c-data-placeholder__matches .table-cell.event .event-details .c-data-placeholder__text:last-child{max-width:53px}.c-data-placeholder__tournament-teams .c-card-team,.c-data-placeholder__tournament-teams .c-card-team:after{background:#313840}.c-data-placeholder__tournament-teams .c-card-team .c-avatar{width:30px;min-width:30px;height:30px;min-height:30px}.c-data-placeholder__tournament-teams .c-card-team .c-avatar:after{font-size:100%}.c-data-placeholder__tournament-teams .c-card-team .country{margin-top:4px}.c-data-placeholder__players-table{position:static!important}.c-data-placeholder__players-table .table-cell.games_count{justify-content:flex-end;display:flex}@media (max-width:51.3025em){.c-data-placeholder__players-table .table-cell.games_count p{margin-right:35%}}@media (max-width:30.0525em){.c-data-placeholder__players-table .table-cell.games_count p{margin-right:0}}.c-data-placeholder__accuracy{position:relative}.c-data-placeholder__accuracy .c-tabs-nav li{min-height:80px}.c-data-placeholder__accuracy .table-group .table-row{min-height:40px}.c-data-placeholder__accuracy .c-data-placeholder__cloak .text{margin-top:80px}@media (max-width:40.0525em){.c-data-placeholder__accuracy .c-data-placeholder__cloak .text{margin-top:70px}}.c-data-placeholder__table-match-clutches .table-row.average-total,.c-data-placeholder__table-match-clutches .table-row.total,.c-data-placeholder__table-match-multikills .table-row.average-total,.c-data-placeholder__table-match-multikills .table-row.total{min-height:38px}.c-data-placeholder__devices .c-tabs-nav li{min-height:69px}@media (max-width:40.0525em){.c-data-placeholder__devices .c-tabs-nav .c-select--tabs-nav{padding-left:16px;padding-right:16px}}@media (max-width:30.0525em){.c-data-placeholder__devices .c-tabs-nav .c-select--tabs-nav{padding-left:8px;padding-right:8px}}.c-data-placeholder__devices .table-group .table-row{min-height:40px}.c-data-placeholder__devices .show-more{justify-content:center}.c-data-placeholder__devices .c-data-placeholder{position:static}.c-data-placeholder__devices .c-data-placeholder__cloak .text{margin-top:100px}@media (max-width:40.0525em){.c-data-placeholder__devices .c-data-placeholder__cloak .text{margin-top:70px}}.c-data-placeholder__flashbang-duration-matrix .o-matrix__row--players{min-height:69px}.c-data-placeholder__flashbang-duration-matrix .o-matrix__row--players .o-matrix__cell .c-avatar-with-nickname--column{padding-top:7px}.c-data-placeholder__flashbang-duration-matrix .o-matrix__row--players .o-matrix__cell .c-logo{margin-bottom:4px}.c-data-placeholder__flashbang-duration-matrix .o-matrix__row--players .o-matrix__cell .nickname{max-width:60px}.c-data-placeholder__kill-matrix .o-matrix__cell .col:first-child{margin-left:18px;padding-left:0}.c-data-placeholder__kill-matrix .o-matrix__cell .col:last-child{margin-right:15px;padding-right:0}.c-data-placeholder__performance-scoreboard .table-row{min-height:39px}.c-data-placeholder__performance-scoreboard .table-row.total{min-height:41px}.c-data-placeholder__match-roles .o-matrix__row--players{min-height:69px}.c-data-placeholder__match-roles .o-icon--attacking,.c-data-placeholder__match-roles .o-icon--defending{color:#515862!important}.c-data-placeholder__tabs-nav-maps{min-height:auto}.c-data-placeholder__tabs-nav-maps li .c-data-placeholder__map-name{width:52px}@media (max-width:30.0525em){.c-data-placeholder__tabs-nav-maps li .c-data-placeholder__map-name{width:30px}}.c-data-placeholder__head-to-head-matches .teams li{align-items:center;display:flex;flex-direction:column!important}.c-data-placeholder__head-to-head-matches-minified{min-height:89px;position:static;border-top:none!important}.c-data-placeholder__head-to-head-matches-minified .last-matches a{background:#51586299!important}.c-data-placeholder__head-to-head-matches-minified .show-more p{max-width:122px}.c-data-placeholder__head-to-head-matches-minified .c-data-placeholder__cloak .text{margin-top:20px}.c-data-placeholder__head-to-head-matches-minified .c-data-placeholder__cloak .o-icon--warning{margin-bottom:4px}.c-data-placeholder__past-matches-minified{min-height:auto}.c-data-placeholder__past-matches-minified .team a{width:100%}.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__country-flag,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__map-name,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__number,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__number--small,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__table-bar,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__table-bar--small,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__tabs-nav,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__text,.c-data-placeholder__teams-advantages .c-chart-game-teams-advantages__teams li .c-data-placeholder__text--half-screen{min-width:35px}.c-data-placeholder__head-to-head-matches .c-widget-match-past-matches__chart label span,.c-data-placeholder__team-past-matches .c-widget-match-past-matches__chart label span{width:28px}.c-data-placeholder__head-to-head-matches .c-bar-chart-bar__wrapper,.c-data-placeholder__team-past-matches .c-bar-chart-bar__wrapper{background:#515862!important;border-color:#a5afbb!important}.c-data-placeholder__head-to-head-matches .c-bar-chart-bar__wrapper .score,.c-data-placeholder__team-past-matches .c-bar-chart-bar__wrapper .score{color:#313840}.c-data-placeholder__head-to-head-matches .c-bar-chart-bar__wrapper .score:after,.c-data-placeholder__team-past-matches .c-bar-chart-bar__wrapper .score:after{content:"";background:#515862;border-radius:2px;width:28px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-data-placeholder__head-to-head-matches .team .c-logo__letter,.c-data-placeholder__team-past-matches .team .c-logo__letter{display:none}.c-data-placeholder__table-tournaments-body-by-tier>.table-group{padding-bottom:10px}.c-data-placeholder__table-tournaments-body-by-tier>.table-group__head p span{max-height:10px}.c-data-placeholder__table-tournaments-body-by-tier .event-details p{max-width:210px}.c-data-placeholder__table-tournaments-body-by-tier .status span{width:45px;max-width:45px!important}.c-data-placeholder__table-tournaments-body-by-tier .c-data-placeholder__cloak .text{margin-top:40px}.c-data-placeholder__streams .c-widget-streams__player{background:#313840;border-radius:5px;width:100%;height:160px;padding:10px 16px;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-data-placeholder__streams .c-widget-streams__player{height:120px}}.c-data-placeholder__streams .c-widget-streams__player:after{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);content:"";background-color:#1b1e22b8;position:absolute;top:0;bottom:0;left:0;right:0}.c-data-placeholder__streams .c-data-placeholder__cloak{background:0 0}.c-data-placeholder__streams .c-data-placeholder__cloak .o-icon{color:#fff6;background-color:#ffffff29;border-radius:5px;width:72px;height:72px;padding-top:20px;font-size:1.875rem;line-height:1.2;display:block}@media (max-width:40.0525em){.c-data-placeholder__streams .c-data-placeholder__cloak .o-icon{width:54px;height:54px;padding-top:13px}}.c-data-placeholder__streams .c-data-placeholder__cloak .text{margin-top:16px;margin-bottom:0}.c-data-placeholder__group .wins-losses p{align-items:center;display:flex}.c-data-placeholder__top-players .c-data-placeholder__cloak .text{margin-top:15px}@media (max-width:51.3025em){.c-data-placeholder__tournament-map-pool .map .c-data-placeholder__map-name{display:none!important}.c-data-placeholder__tournament-map-pool .c-data-placeholder__cloak .text{margin-top:43px}}.c-data-placeholder__lineup{height:100%;min-height:auto}.c-data-placeholder__lineup .c-avatar-with-nickname .player-info .nickname{max-width:60px}.c-data-placeholder__cloak{text-align:center;z-index:10;background:linear-gradient(#22262c3d,#22262ceb 58%,#22262c);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.c-data-placeholder__cloak .text{margin-top:5px;margin-bottom:20px;padding-left:20px;padding-right:20px}.c-data-placeholder__cloak .text .o-icon{display:block}.c-data-placeholder__cloak .text span{color:#fff}@media (min-width:64.0625em){.c-data-placeholder__cloak .c-button{padding-left:33px;padding-right:33px}}.c-data-placeholder__cloak--with-tabs .text{margin-top:42px}.c-data-placeholder__country-flag,.c-data-placeholder__map-name,.c-data-placeholder__number,.c-data-placeholder__number--small,.c-data-placeholder__table-bar,.c-data-placeholder__table-bar--small,.c-data-placeholder__tabs-nav,.c-data-placeholder__text,.c-data-placeholder__text--half-screen{background-color:#515862;border-radius:2px;width:100%;height:10px!important;min-height:10px!important;max-height:10px!important}.c-data-placeholder__text--half-screen{max-width:122px;width:50%!important}.c-data-placeholder__table-bar{max-width:120px!important}.c-data-placeholder__table-bar--small{max-width:48px!important}.c-data-placeholder__number{max-width:28px!important}.c-data-placeholder__number--small{max-width:18px}.c-data-placeholder__map-image{background-color:#515862;border-radius:2px;width:64px;height:34px;margin-right:8px}@media (max-width:51.3025em){.c-data-placeholder__map-image{width:94px;height:40px;margin-right:0}}.c-data-placeholder__map-name{max-width:52px}.c-data-placeholder__country-flag{max-width:16px}.c-data-placeholder__tabs-nav{max-width:30px;height:8px}.c-data-placeholder__role-icon{background:#515862;border-radius:50%;width:20px;height:20px}.c-data-placeholder__logo .c-logo__letter{fill:#515862}.c-data-placeholder__logo-player .c-logo,.c-data-placeholder__logo-rounded .c-logo{background-color:#515862;border-radius:50%}.c-data-placeholder__logo-player .c-logo{position:relative}.c-data-placeholder__logo-player .c-logo:before{content:attr(data-icon);vertical-align:middle;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#313840;content:"";line-height:1;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.c-data-placeholder__logo-player .c-avatar{background-color:#515862;border-radius:50%;position:relative}.c-data-placeholder__logo-player .c-avatar:before{display:none}.c-data-placeholder__logo-player .c-avatar:after{content:attr(data-icon);vertical-align:middle;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#313840;content:"";font-size:150%;line-height:1;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.c-data-placeholder__logo-player .c-avatar--small:after{font-size:.875rem;line-height:1.71429}.c-data-placeholder__logo-player .c-avatar--with-border{box-sizing:content-box;border:2px solid #313840}.c-data-placeholder__logo-map .c-logo{background-color:#515862;border-radius:50%;width:20px;min-width:20px;height:20px;min-height:20px;position:relative}.c-data-placeholder__chart{height:100%;position:relative}.c-data-placeholder__chart .chart-placeholder__grid-line{background:#404b5566;width:calc(100% - 63px);height:1px;position:absolute;top:86px;right:23px}.c-data-placeholder__chart .chart-placeholder__grid-line:before{content:"";background:#515862;border-radius:2px;width:20px;height:10px;position:absolute;top:0;left:-30px;transform:translateY(-50%)}.c-data-placeholder__chart .chart-placeholder__grid-line:first-child{top:28px}.c-data-placeholder__chart .chart-placeholder__grid-line:nth-child(3){top:140px}.c-data-placeholder__chart .chart-placeholder__grid-line:nth-child(4){top:auto;bottom:26px}.c-data-placeholder__chart .chart-placeholder__labels{justify-content:space-between;width:calc(100% - 160px);list-style:none;display:flex;position:absolute;bottom:13px;left:80px}.c-data-placeholder__chart .chart-placeholder__labels li{background:#515862;border-radius:2px;width:20px;height:10px}.c-data-placeholder__chart .chart-placeholder__line{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='701' height='94' fill='none'%3E%3Cpath stroke='%23515862' stroke-width='2' d='M700 30.518s-22.898-9.471-37.66-15.335C648.128 9.54 641.216 1.26 625.82 1.028c-16.016-.24-22.432 11.639-38.231 14.155-14.514 2.312-23.247 1.966-37.672-.805-14.563-2.798-20.526-14.013-35.366-13.35-17.957.802-21.657 18.442-38.802 23.592-14.519 4.36-23.648 3.959-38.846 3.107-13.998-.784-21.238-6.492-35.26-6.46-15.592.038-38.992 8.183-38.992 8.183l-53.555 23.418-59.457 26.987c-12.651 4.217-42.844 12.735-62.41 13.073-24.458.421-66.402-8.81-94.458-21.085-26.988-11.807-59.739-18.976-77.59-18.976H0'/%3E%3C/svg%3E");background-position-x:right;background-repeat:no-repeat;background-size:cover;width:calc(100% - 63px);height:100px;position:absolute;top:68px;right:23px}.c-data-placeholder__chart--big .chart-placeholder__grid-line{top:auto;bottom:178px}.c-data-placeholder__chart--big .chart-placeholder__grid-line:first-child{top:auto;bottom:250px}.c-data-placeholder__chart--big .chart-placeholder__grid-line:nth-child(3){top:auto;bottom:106px}.c-data-placeholder__chart--big .chart-placeholder__grid-line:nth-child(4){top:auto;bottom:34px}.c-data-placeholder__chart--big .chart-placeholder__labels{width:calc(100% - 100px);bottom:14px;left:60px}.c-data-placeholder__chart--big .chart-placeholder__line{height:140px}@media (max-width:51.3025em){.c-data-placeholder__chart--big .chart-placeholder__line{height:100px}}@media (min-width:80.0625em){.c-data-placeholder__chart--big .chart-placeholder__line{height:110px}}.c-data-placeholder--pickems{background-color:#22262c;border-radius:5px;height:330px;overflow:hidden}.c-data-placeholder .table-row--random:nth-child(odd) .c-avatar-with-nickname .nickname,.c-data-placeholder .table-row--random:nth-child(odd) .table-cell.team>p{max-width:72px}.c-data-placeholder .table-row--random:nth-child(odd) .table-cell.body-part>.c-data-placeholder__map-name,.c-data-placeholder .table-row--random:nth-child(odd) .table-cell.map>.c-data-placeholder__map-name{max-width:62px}.c-data-placeholder .table-row--random:nth-child(odd) .table-cell.weapon .col{margin-right:-2px}.c-data-placeholder .table-row--random:nth-child(2n) .c-avatar-with-nickname .nickname,.c-data-placeholder .table-row--random:nth-child(2n) .table-cell.body-part>.c-data-placeholder__map-name,.c-data-placeholder .table-row--random:nth-child(2n) .table-cell.map>.c-data-placeholder__map-name,.c-data-placeholder .table-row--random:nth-child(2n) .table-cell.team>p{max-width:52px}.c-data-placeholder .table-row--random:nth-child(2n) .table-cell.weapon .col{margin-right:4px}.c-data-placeholder .inline-block{display:inline-block!important}.c-data-placeholder .full-width{width:100%}.c-data-placeholder .map-bg{-webkit-filter:grayscale()}.c-events-table{position:relative}.c-events-table .c-loader{min-height:60vh}.c-events-table .o-table__body{border-radius:0 0 5px 5px;overflow:hidden}@media (max-width:51.3025em){.c-events-table .o-table__body{padding:0 16px}}@media (max-width:40.0525em){.c-events-table .o-table__body{padding:0 4px}.c-events-table--finished .table-row .table-cell.tier{display:none!important}.c-events-table--finished .table-row .table-cell.pickem{order:2}}@media (max-width:51.3025em){.c-events-table .table-row{justify-content:flex-start}}@media (max-width:40.0525em){.c-events-table .table-row{justify-content:space-between}}.c-events-table .table-head--mobile{display:none}.c-events-table .table-head .table-cell.event{justify-content:flex-start}.c-events-table .table-head .table-cell.teams{padding-left:4px}@media (max-width:51.3025em){.c-events-table .table-head .table-cell.teams{padding-left:14px}}@media (max-width:40.0525em){.c-events-table .table-head .table-cell.pickem,.c-events-table .table-head .table-cell.teams{display:none}}.c-events-table .c-table-cell-coverage.advanced{display:inline-block}.c-events-table .c-table-cell-coverage.advanced .c-table-cell-coverage__inner{border-color:#0000}.c-events-table .c-table-cell-coverage.advanced .title{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:16px}.c-events-table .table-row.tournament-row--with-place .event{width:calc(60% - 170px)}@media (max-width:40.0525em){.c-events-table .table-row.tournament-row--with-place .event{width:calc(100% - 70px)}}.c-events-table .table-cell:not(:first-child):not(.coverage){flex-direction:column}.c-events-table .table-cell.tier{width:15%}@media (max-width:40.0525em){.c-events-table .table-cell.tier{align-items:flex-end;width:70px;display:flex!important}.c-events-table .table-cell.tier .o-tier-label{height:18px;padding:unset;width:18px}.c-events-table .table-cell.tier .o-tier-label span{display:none}.c-events-table .table-cell.tier>p{text-align:right}}.c-events-table .table-cell.place{justify-content:center;align-items:center;width:10%;margin-right:4px;display:flex;flex-direction:row!important}@media (max-width:40.0525em){.c-events-table .table-cell.place{color:#a5afbb;width:13%}}.c-events-table .table-cell.place img{width:20px;height:20px;margin-right:4px}@media (max-width:40.0525em){.c-events-table .table-cell.place img{display:none}}.c-events-table .table-cell.place span{color:#a5afbb}.c-events-table .table-cell.place span.disabled{color:#65717d}.c-events-table .table-cell.earnings{align-items:flex-start;width:10%}@media (max-width:40.0525em){.c-events-table .table-cell.earnings{display:none}}.c-events-table .table-cell.pickem{width:20%;max-width:156px}@media (max-width:40.0525em){.c-events-table .table-cell.pickem{max-width:unset;align-items:flex-start;width:100%}}.c-events-table .table-cell.pickem p{text-align:center}.c-events-table .table-cell.pickem .c-badge-pickem-status{min-width:124px;padding:6px 12px}@media (max-width:40.0525em){.c-events-table .table-cell.pickem .c-badge-pickem-status{text-align:center;width:calc(100% - 105px);margin:7px 0 12px 35px}}.c-events-table .table-cell.pickem .c-badge-pickem-status .o-icon--arrow-right{vertical-align:unset}.c-events-table .table-cell.event{z-index:2;justify-content:flex-start;align-items:flex-start;width:calc(65% - 170px);max-width:422px;padding-right:4px;overflow:hidden}@media (max-width:51.3025em){.c-events-table .table-cell.event{width:calc(65% - 140px)}}@media (max-width:40.0525em){.c-events-table .table-cell.event{width:calc(100% - 70px)}.c-events-table .table-cell.event .c-logo{width:30px;min-width:30px;height:30px;min-height:30px}}.c-events-table .table-cell.teams{z-index:2;justify-content:flex-start;width:132px}@media (max-width:51.3025em){.c-events-table .table-cell.teams{padding-left:10px}}@media (max-width:40.0525em){.c-events-table .table-cell.teams{display:none}}.c-events-table .table-cell.winners{z-index:2;width:170px}@media (max-width:51.3025em){.c-events-table .table-cell.winners{width:140px;margin-left:auto}}@media (max-width:40.0525em){.c-events-table .table-cell.winners{margin-left:inherit;width:70px}}.c-events-table .table-cell.winners>p{text-align:right}.c-events-table .table-body .table-row{min-height:80px;padding-top:0;padding-bottom:0}@media (max-width:40.0525em){.c-events-table .table-body .table-row{align-items:flex-start;min-height:60px;padding-top:9px}}.c-events-table .table-body .table-row:hover .c-logo--dark{filter:brightness(1.2)}@media (max-width:40.0525em){.c-events-table .table-body .table-row:before{width:calc(100% + 16px);margin:0 -8px}}.c-events-table .table-body .table-row .link{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.c-events-table .table-body .table-cell{justify-content:flex-start}.c-events-table .table-body .table-cell.winners{flex-direction:row;justify-content:flex-end}@media (max-width:40.0525em){.c-events-table .table-body .table-cell.tier{padding-top:12px}}.c-events-table .table-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}.c-events-table--tier-groups .table-group{background:#22262c;padding:0 16px}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group{padding:0}}.c-events-table--tier-groups .table-group:last-child{padding-bottom:10px}.c-events-table--tier-groups .table-group .table-group__head{background:0 0;padding:0}.c-events-table--tier-groups .table-group .table-group__head p{padding:5px 0}.c-events-table--tier-groups .table-group .table-group__body{background:#313840;border-radius:5px;padding:0 16px}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group .table-group__body{border-radius:0;padding:0 8px}}.c-events-table--tier-groups .table-group .table-group__body .table-cell.rating{text-align:right;justify-content:flex-end;width:calc(7% - 10px);margin-right:10px}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group .table-group__body .table-cell.tier{display:none}}.c-events-table--tier-groups .table-group .table-group__body .table-head .table-row:first-child{min-height:30px}@media (max-width:51.3025em){.c-events-table--tier-groups .table-group .table-group__body .table-head .table-row .tournament p{text-align:center}}.c-events-table--tier-groups .table-group .table-group__body .table-head .table-row p{text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.c-events-table--tier-groups .table-group .table-group__body .table-head .table-row:hover:before{opacity:0;visibility:hidden}.c-events-table--tier-groups .table-group .table-group__body .table-body .table-row:last-child:before{border-radius:0 0 5px 5px}.c-events-table--tier-groups .table-group .table-group__body .table-body .match .team-name{font-family:fira-sans-medium,sans-serif;font-weight:500}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group .o-layout__item:first-child .table-group__body--minified{border-radius:0 5px 5px 0}.c-events-table--tier-groups .table-group .o-layout__item:nth-child(2) .table-group__body--minified{border-radius:5px 0 0 5px}.c-events-table--tier-groups .table-group{padding:0 8px}}.c-events-table--tier-groups .table-group__body{border-radius:5px!important}.c-events-table--tier-groups .table-group__body .data-coverage{vertical-align:1px;display:inline-block}.c-events-table--tier-groups .table-group .o-layout__item:first-child .table-group__body--minified,.c-events-table--tier-groups .table-group .o-layout__item:last-child .table-group__body--minified{border-radius:5px}.c-events-table--tier-groups .o-table__body{padding:0}.c-events-table--tier-groups .table-group__body--minified .table-cell.event{width:calc(100% - 38px);max-width:332px}@media (max-width:64.0525em){.c-events-table--tier-groups .table-group__body--minified .table-cell.event{width:calc(100% - 53px)}}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group__body--minified .table-cell.event{width:100%;margin-top:3px;padding:0}}.c-events-table--tier-groups .table-group__body--minified .table-cell.teams{display:none}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group__body--minified .table-cell.winners{display:none}}.c-events-table--tier-groups .table-group__body--minified .table-head .table-cell.event p{text-overflow:clip}.c-events-table--tier-groups .table-group__body--minified .table-body{font-size:.75rem;line-height:14px}.c-events-table--tier-groups .table-group__body--minified .table-body .table-row{align-items:center;min-height:60px}@media (max-width:40.0525em){.c-events-table--tier-groups .table-group__body--minified .table-body .table-row{min-height:41px}}.c-events-table--tier-groups .table-group__body--minified .table-body p{line-height:18px}.c-events-table--tier-groups .c-table-tournaments-group-primary .table-group__head{text-align:left;padding:0 16px}.c-events-table--tier-groups .c-table-tournaments-group-primary .table-group__head p{text-transform:uppercase;padding:14px 0 8px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}@media (max-width:40.0525em){.c-events-table--tier-groups .c-table-tournaments-group-secondary .table-group__body{padding:0 6px}}.c-events-table .pagination-tag{height:500px;position:absolute}.c-table-tournaments-group-primary:not(:last-child) .table-group__body{margin-bottom:10px}@media (max-width:40.0525em){.c-table-tournaments-group-primary:not(:last-child) .table-group__body{margin-bottom:5px}}@media (max-width:51.3025em){.c-table-tournaments-group-secondary .o-layout__item:not(:first-child) .table-row:not(:last-child),.c-table-tournaments-group-secondary .o-layout__item:not(:last-child) .table-row:last-child{border-bottom:1px solid #282d34}}.c-bar-chart-bar{color:#717b8a;height:0;padding-right:1px;display:block;position:relative}.c-bar-chart-bar:hover{color:#717b8a}.c-bar-chart-bar__wrapper{background:#cbd5e44d;border-top:2px solid #cbd5e4;width:100%;height:100%;transition:all .15s ease-in-out}.c-bar-chart-bar__wrapper:hover{background:#cbd5e499}.c-bar-chart-bar .score{color:#cbd5e4;padding-bottom:5px;font-size:.75rem;line-height:14px;bottom:100%}.c-bar-chart-bar .score,.c-bar-chart-bar .team{text-align:center;width:100%;position:absolute;left:0}.c-bar-chart-bar .team{padding-top:5px;top:100%}.c-bar-chart-bar .team .c-logo{max-width:100%;margin:0 auto}.c-bar-chart-bar--win .c-bar-chart-bar__wrapper{background:#7acda04d;border-color:#7acda0}.c-bar-chart-bar--win:hover .c-bar-chart-bar__wrapper{background:#7acda099}.c-bar-chart--with-negative-values .c-bar-chart-bar--win .c-bar-chart-bar__wrapper{background:#be79df4d;border-color:#be79df}.c-bar-chart--with-negative-values .c-bar-chart-bar--win:hover .c-bar-chart-bar__wrapper{background:#be79df99}.c-bar-chart-bar--lose .c-bar-chart-bar__wrapper{background:#db7d704d;border-color:#db7c6f}.c-bar-chart-bar--lose:hover .c-bar-chart-bar__wrapper{background:#db7d7099}.c-bar-chart--with-negative-values .c-bar-chart-bar--lose{transform:translateY(100%)scaleY(-1)}.c-bar-chart--with-negative-values .c-bar-chart-bar--lose .score{padding:5px 0 0;transform:scaleY(-1)}.c-bar-chart--with-negative-values .c-bar-chart-bar--lose .c-bar-chart-bar__wrapper{background:#fdd0584d;border-color:#fdd058}.c-bar-chart--with-negative-values .c-bar-chart-bar--lose:hover .c-bar-chart-bar__wrapper{background:#fdd05899}.c-bar-chart-bar--upcoming .c-bar-chart-bar__wrapper{background:#fdd0584d;border-color:#fdd058}.c-bar-chart-bar--upcoming:hover .c-bar-chart-bar__wrapper{background:#fdd05899}.c-bar-chart{width:100%;height:210px;position:relative}.c-bar-chart__scale{width:100%;height:100%;padding:45px 30px;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:40.0525em){.c-bar-chart__scale{padding-right:18px}}.c-widget-match-head-to-head-matches .o-widget__body--with-chart .c-bar-chart__scale{padding:30px 12px 30px 30px}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches .o-widget__body--with-chart .c-bar-chart__scale{padding-right:18px}}.c-bar-chart__scale .wrapper{width:100%;height:100%;position:relative}.c-bar-chart__scale .scale{background-color:#404b55;display:block;position:absolute;bottom:0;left:0}.c-bar-chart__scale .scale i{color:#a5afbb;margin-right:10px;font-size:.75rem;font-style:normal;line-height:12px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.c-bar-chart__scale .scale--x{width:100%;height:1px}.c-bar-chart--with-negative-values .c-bar-chart__scale .scale--x:first-child{top:0}.c-bar-chart__scale .scale--x.scale--0{top:100%}.c-bar-chart--with-negative-values .c-bar-chart__scale .scale--x.scale--0{top:50%;transform:translateY(-50%)}.c-bar-chart__scale .scale--y{width:1px;height:100%}.c-bar-chart__scale--x10 .scale--5{top:50%;transform:translateY(-50%)}.c-bar-chart__scale--x10 .scale--10{top:0}.c-bar-chart__scale--x16 .scale--x:nth-child(2):not(.scale--0){bottom:25%}.c-bar-chart__scale--x16 .scale--x:nth-child(3):not(.scale--0){bottom:50%}.c-bar-chart__scale--x16 .scale--x:nth-child(4):not(.scale--0){bottom:75%}.c-bar-chart__scale--x16 .scale--x:nth-child(5):not(.scale--0){bottom:100%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(2):not(.scale--0){top:12.5%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(3):not(.scale--0){top:25%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(4):not(.scale--0){top:37.5%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(5):not(.scale--0){top:50%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(6):not(.scale--0){top:62.5%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(7):not(.scale--0){top:75%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(8):not(.scale--0){top:87.5%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x16 .scale--x:nth-child(9):not(.scale--0){top:100%}.c-bar-chart__scale--x3 .scale--x:nth-child(2):not(.scale--0){bottom:33.334%}.c-bar-chart__scale--x3 .scale--x:nth-child(3):not(.scale--0){bottom:66.668%}.c-bar-chart__scale--x3 .scale--x:nth-child(4):not(.scale--0){bottom:100.002%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x3 .scale--x:nth-child(2):not(.scale--0){top:16.667%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x3 .scale--x:nth-child(3):not(.scale--0){top:33.334%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x3 .scale--x:nth-child(4):not(.scale--0){top:50.001%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x3 .scale--x:nth-child(5):not(.scale--0){top:66.668%}.c-bar-chart--with-negative-values .c-bar-chart__scale--x3 .scale--x:nth-child(6):not(.scale--0){top:83.335%}.c-bar-chart__dataset{align-items:flex-end;height:100%;padding:45px 30px;display:flex}@media (max-width:40.0525em){.c-bar-chart__dataset{padding-right:18px}}.c-widget-match-head-to-head-matches .o-widget__body--with-chart .c-bar-chart__dataset{padding:30px 12px 30px 30px}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches .o-widget__body--with-chart .c-bar-chart__dataset{padding-right:18px}}.c-bar-chart--with-negative-values{height:306px}.c-bar-chart--with-negative-values .c-bar-chart__scale .wrapper{border-right:1px solid #404b55}.c-bar-chart--with-negative-values .c-bar-chart__dataset{height:50%;padding-bottom:0!important}.c-sticky-aside__toggle{z-index:15;position:absolute;top:14px;left:-10px}.c-sticky-aside__toggle .o-icon--angle-left.o-icon--circled{cursor:pointer;background-color:#505f6d;font-size:12px;transition:background-color .15s cubic-bezier(1,.5,.8,1);width:20px!important;height:20px!important}.c-sticky-aside__toggle .o-icon--angle-left.o-icon--circled:hover{background-color:#717b8a}.c-sticky-aside__toggle .o-icon--angle-left.o-icon--circled:before{margin-top:-32%;margin-left:-30%}.c-sticky-aside__scroll{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;height:75vh;min-height:400px;position:relative;overflow:auto}.c-sticky-aside__scroll::-webkit-scrollbar{width:5px;height:5px}.c-sticky-aside__scroll::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-sticky-aside__scroll::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-sticky-aside__scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-sticky-aside__scroll::-webkit-scrollbar-corner{background-color:#0000}.c-text-widget{color:#cbd5e4;margin-top:30px;padding:0 16px}@media (max-width:80.0525em){.c-text-widget--top-players{padding:0 8px}}.c-text-widget__button-collapse{color:#fff;cursor:pointer;white-space:nowrap;border-bottom:1.5px solid #ffffff3d}.c-text-widget__button-collapse:hover{border-color:#0000}.c-text-widget h1,.c-text-widget h2,.c-text-widget h3{color:#fff;margin-bottom:15px}@media (max-width:40.0525em){.c-text-widget h1,.c-text-widget h2,.c-text-widget h3{margin-bottom:10px}}.c-text-widget .title-h6,.c-text-widget h6{color:#a5afbb;text-transform:none;margin-bottom:10px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:1.75}.c-text-widget p{color:#cbd5e4;margin-bottom:20px}.c-text-widget ul{color:#cbd5e4;margin:0 0 20px 16px}.c-text-widget ul li:not(:last-child){margin-bottom:5px}.c-text-widget a{color:var(--primary-color);text-decoration:none}.c-text-widget a:hover{text-decoration:underline}.c-dropdown,.c-global-dropdown{display:inline-block;position:relative}.c-dropdown .c-global-dropdown__toggle-button .o-icon--angle-down-2,.c-global-dropdown .c-global-dropdown__toggle-button .o-icon--angle-down-2{top:9px}.c-dropdown.open .c-global-dropdown__toggle-button .o-icon,.c-global-dropdown.open .c-global-dropdown__toggle-button .o-icon{transform:rotate(180deg)}.c-dropdown.active .c-global-dropdown__toggle-button,.c-global-dropdown.active .c-global-dropdown__toggle-button{border-color:var(--primary-color)}.c-dropdown__wrapper,.c-global-dropdown__wrapper{z-index:22;position:absolute;top:calc(100% + 4px);right:0}.c-dropdown__wrapper .o-link,.c-global-dropdown__wrapper .o-link{color:#cbd5e4;margin:-2px -8px;padding:2px 8px;display:block}.c-dropdown__wrapper .o-link:hover,.c-global-dropdown__wrapper .o-link:hover{background-color:#404b55;color:#fff!important}.c-dropdown__inner,.c-global-dropdown__inner{background-color:#22262c;border-radius:5px;font-size:.75rem;line-height:1.5;overflow:hidden}.c-dropdown__menu,.c-global-dropdown__menu{color:#cbd5e4}.c-dropdown__menu li button,.c-global-dropdown__menu li button{cursor:pointer;padding:6px 12px}.c-dropdown__menu li button:hover,.c-global-dropdown__menu li button:hover{background-color:#434a54}.c-dropdown__menu li.o-list-bare__item-heading,.c-global-dropdown__menu li.o-list-bare__item-heading{cursor:pointer;text-transform:uppercase;padding:3px 8px 0}.c-dropdown__menu li.submit-report,.c-global-dropdown__menu li.submit-report{cursor:pointer;padding:5px 8px 0}.c-dropdown__menu li.submit-report .o-icon,.c-global-dropdown__menu li.submit-report .o-icon{margin-left:-2px;margin-right:-2px}.c-dropdown__menu li.submit-report:after,.c-global-dropdown__menu li.submit-report:after{content:"";background-color:#404b55;width:100%;height:1px;margin-top:3px;display:block}.c-dropdown__toggle,.c-global-dropdown__toggle{cursor:pointer}.c-dropdown__toggle-button,.c-global-dropdown__toggle-button{cursor:pointer;background:#22262c;border:1px solid #22262c;border-radius:5px;padding:5px 24px 5px 8px;transition:all .15s ease-in-out;position:relative}.c-dropdown__toggle-button:focus,.c-global-dropdown__toggle-button:focus{border-color:var(--primary-color)}.c-dropdown__toggle-button .o-icon--angle-down-2,.c-global-dropdown__toggle-button .o-icon--angle-down-2{font-size:.5625rem;line-height:12px;transition:transform .15s cubic-bezier(1,.5,.8,1);position:absolute;top:7px;right:8px}.c-dropdown__arrow,.c-global-dropdown__arrow{z-index:1;border:6px solid #22262c;border-width:0 6px 4px;width:0;height:0;margin:0 5px;position:absolute;top:-4px;left:auto;right:-3px;border-top-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important}.c-dropdown__footer,.c-global-dropdown__footer{background-color:#22262c4d}.c-dropdown--complaints .c-dropdown__wrapper,.c-dropdown--entity-actions .c-dropdown__wrapper,.c-global-dropdown--complaints .c-dropdown__wrapper,.c-global-dropdown--entity-actions .c-dropdown__wrapper{box-shadow:0 0 8px #22262c99}.c-dropdown--complaints .c-dropdown__inner,.c-dropdown--entity-actions .c-dropdown__inner,.c-global-dropdown--complaints .c-dropdown__inner,.c-global-dropdown--entity-actions .c-dropdown__inner{background-color:#2a3038}.c-dropdown--complaints .c-dropdown__arrow,.c-dropdown--entity-actions .c-dropdown__arrow,.c-global-dropdown--complaints .c-dropdown__arrow,.c-global-dropdown--entity-actions .c-dropdown__arrow{border-color:#2a3038}.c-dropdown--complaints .c-dropdown__menu,.c-global-dropdown--complaints .c-dropdown__menu{min-width:120px}.c-dropdown--complaints .c-dropdown__inner,.c-global-dropdown--complaints .c-dropdown__inner{padding-bottom:2px}.c-dropdown--complaints .o-list-bare__item:not(.o-list-bare__item-heading) .item-button,.c-global-dropdown--complaints .o-list-bare__item:not(.o-list-bare__item-heading) .item-button{text-align:left;width:calc(100% + 8px);padding-left:16px}.c-dropdown--entity-actions .c-dropdown__inner,.c-global-dropdown--entity-actions .c-dropdown__inner{min-width:120px}.c-dropdown--entity-actions .c-dropdown__inner:hover .edit:after,.c-global-dropdown--entity-actions .c-dropdown__inner:hover .edit:after{opacity:0}.c-dropdown--entity-actions .c-dropdown__inner .o-link,.c-global-dropdown--entity-actions .c-dropdown__inner .o-link{text-align:left;width:100%;margin:0;padding-top:6px;padding-bottom:6px}.c-dropdown--entity-actions .c-dropdown__inner .o-link .o-icon,.c-global-dropdown--entity-actions .c-dropdown__inner .o-link .o-icon{width:13px;margin-left:3px;margin-right:10px}.c-dropdown--entity-actions .edit,.c-global-dropdown--entity-actions .edit{position:relative}.c-dropdown--entity-actions .edit:after,.c-global-dropdown--entity-actions .edit:after{content:"";background-color:#a5afbb;width:1px;position:absolute;top:0;bottom:0;right:0}.c-dropdown--entity-actions .edit:hover,.c-global-dropdown--entity-actions .edit:hover{color:#cbd5e4!important}.c-dropdown--entity-actions .edit .o-icon,.c-global-dropdown--entity-actions .edit .o-icon{color:#65717d}.c-dropdown--entity-actions .edit:after,.c-global-dropdown--entity-actions .edit:after{background-color:#22262c;width:auto;height:1px;display:inline-block;top:99%;left:6px;right:6px}.c-dropdown--entity-actions .delete,.c-global-dropdown--entity-actions .delete{color:#f18686}.c-dropdown--entity-actions .delete:hover,.c-global-dropdown--entity-actions .delete:hover{color:#f18686!important}.c-dropdown--menu-settings,.c-global-dropdown--menu-settings{margin-right:8px}@media screen and (max-width:374px){.c-dropdown--menu-settings,.c-global-dropdown--menu-settings{margin-right:4px}}.c-dropdown--menu-settings .c-dropdown__toggle,.c-global-dropdown--menu-settings .c-dropdown__toggle{color:#cbd5e4;text-align:center;border-radius:5px;width:30px;height:30px;line-height:30px;transition:background-color .15s cubic-bezier(1,.5,.8,1)}.c-dropdown--menu-settings .c-dropdown__toggle.active,.c-global-dropdown--menu-settings .c-dropdown__toggle.active{background-color:#434a54}.c-dropdown--menu-settings .o-icon--settings,.c-global-dropdown--menu-settings .o-icon--settings{font-size:1.25rem;line-height:1.5;line-height:31px!important}.c-dropdown--menu-settings .dot,.c-global-dropdown--menu-settings .dot{background-color:#eb5757;border-radius:100%;width:6px;height:6px;display:block;position:absolute;top:1px;right:1px}.c-dropdown--sorting.opened .c-dropdown__toggle .o-icon,.c-global-dropdown--sorting.opened .c-dropdown__toggle .o-icon{transform:rotate(180deg)}.c-dropdown--sorting .o-list-bare__item.selected,.c-global-dropdown--sorting .o-list-bare__item.selected{pointer-events:none}.c-dropdown--sorting .o-list-bare__item.selected .o-link,.c-global-dropdown--sorting .o-list-bare__item.selected .o-link{color:var(--primary-color)}.c-dropdown--sorting .o-link,.c-global-dropdown--sorting .o-link{text-transform:none!important}.c-dropdown--sorting .o-link:hover,.c-global-dropdown--sorting .o-link:hover{text-decoration:none!important}.c-dropdown--sorting .c-dropdown__toggle .o-link,.c-global-dropdown--sorting .c-dropdown__toggle .o-link{color:#fff;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-dropdown--sorting .c-dropdown__toggle .o-link .o-icon,.c-global-dropdown--sorting .c-dropdown__toggle .o-link .o-icon{color:var(--primary-color);vertical-align:2px;font-size:.5625rem;line-height:2}.c-dropdown--sorting .c-dropdown__wrapper,.c-global-dropdown--sorting .c-dropdown__wrapper{border:1px solid #404b55;border-radius:5px}.c-dropdown--sorting .c-dropdown__menu,.c-global-dropdown--sorting .c-dropdown__menu{padding-top:13px;padding-bottom:13px}.c-dropdown--sorting .c-dropdown__menu .o-link,.c-global-dropdown--sorting .c-dropdown__menu .o-link{color:#cbd5e4;text-align:left;white-space:nowrap;width:100%;margin:0;padding:2px 16px;font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%;display:block}.c-dropdown--sorting .c-dropdown__menu .o-link:hover,.c-global-dropdown--sorting .c-dropdown__menu .o-link:hover{background:0 0}.c-infinite-load-box{height:var(--height);position:relative}.c-infinite-load-box .c-loader{z-index:10;background:0 0;height:100%!important;min-height:0!important}.c-infinite-load-box--full-width{margin:0 -32px}.c-avatar-with-position{display:flex}.c-avatar-with-position__info{padding-left:8px}.c-avatar-with-position__info h5{color:#fff;text-transform:none}.c-avatar-with-position__info p{color:#cbd5e4;margin-top:2px}.c-avatar-with-nickname{z-index:10;width:100%;padding-right:5px;position:relative}.c-avatar-with-nickname .player-info{color:#a5afbb;align-items:center;display:flex;overflow:hidden}.c-avatar-with-nickname a.player-info{color:#fff}.c-avatar-with-nickname a.player-info:hover{color:var(--primary-color)}.c-avatar-with-nickname span.nickname{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-left:5px;display:block;overflow:hidden}.c-avatar-with-nickname--column{padding:0 5px}.c-avatar-with-nickname--column .player-info{flex-direction:column;justify-content:center}.c-avatar-with-nickname--column span.nickname{margin:6px 0 0}.c-avatar-with-nickname .c-global-tooltips-objects__trigger{display:inline}.c-chart-score-off{width:100%;position:relative}.c-chart-score-off__icon{cursor:pointer;z-index:10;background:#2a3038;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.c-chart-score-off__icon .o-icon{color:#a5afbb;background:#a5afbb33;width:70px;height:70px;font-size:1.875rem;line-height:30px;transition:all .15s ease-in-out;position:absolute;top:45%;left:50%;transform:translate(-50%,-45%)}.c-chart-score-off__icon:hover .o-icon{background:#a5afbb4d}.c-chart-score-off h5{position:absolute;top:calc(45% + 50px);left:50%;transform:translate(-50%)}.c-chart-score-off>:not(.c-chart-score-off__icon){filter:blur(20px)}.c-country-flag{vertical-align:middle;border-radius:2px;font-size:.875rem;line-height:1.71429;display:inline-block;overflow:hidden}.c-country-flag__image{-o-object-fit:cover;object-fit:cover;vertical-align:top;width:100%;height:100%}.c-country-flag--small{width:12px;height:9px}.c-country-flag--medium{width:16px;height:10px}.c-country-flag--medium-large{border-radius:24%;width:16px;height:12px}.c-country-flag--medium-small{width:15px;height:9px}.c-country-flag--large{width:20px;height:14px}.v-toast{padding-top:60px;padding-right:7%}@media (max-width:40.0525em){.v-toast{padding-top:40px;padding-right:8px}}.v-toast__item{cursor:default;opacity:1;border-radius:5px;min-width:360px;min-height:50px;padding-left:16px;padding-right:40px;font-size:14px;line-height:20px;position:relative;background-color:#2a3038!important;margin-top:4px!important}@media (max-width:40.0525em){.v-toast__item{min-width:320px;padding-left:8px;padding-right:32px}}.v-toast__item .v-toast__text{padding-left:0;padding-right:0}.v-toast__item .v-toast__icon{color:#a5afbb;border-radius:3px;font-size:1.25rem;line-height:1.5;display:block;position:absolute;right:20px;padding-top:3px!important;line-height:17px!important}@media (max-width:40.0525em){.v-toast__item .v-toast__icon{right:8px}}.v-toast__item .v-toast__icon:before{line-height:inherit!important}.v-toast__item .v-toast__icon:hover{color:#fff;background-color:#313840}.v-toast__item--success{color:#75c87e;background-image:linear-gradient(90deg,#75c87e1f,#0000)!important}.v-toast__item--error{color:#eb5757;background-image:linear-gradient(90deg,#eb57571f,#0000)!important}.v-toast__item--info{color:#d2a6ff;background-image:linear-gradient(90deg,#d2a6ff1f,#0000)!important}.c-seo-text-widget .tc-table{border-collapse:collapse;table-layout:fixed;width:100%;height:100%;margin-bottom:20px}.c-seo-text-widget .tc-table__wrap{box-sizing:border-box;border-radius:3px;width:100%;height:100%;margin-left:-10px;position:relative}.c-seo-text-widget .tc-table__cell{vertical-align:top;border:1px solid #dbdbe2;padding:0}.c-seo-text-widget .tc-table__area{word-wrap:break-word;height:100%;padding:10px}.c-valorant-crosshair-tabs-popular-presets{padding:16px 0 0}.c-valorant-crosshair-tabs-popular-presets .header{text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.c-valorant-crosshair-tabs-popular-presets .header .title{color:#cbd5e4;text-align:left;width:inherit;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;line-height:30px;display:flex}.c-valorant-crosshair-tabs-popular-presets .header .view-more{color:#ff4655;cursor:pointer;text-align:center;font-size:12px;font-weight:500;line-height:24px}.c-valorant-crosshair-tabs-popular-presets .presets-list{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.c-valorant-crosshair-tabs-popular-presets .preset-item{color:#fff;cursor:pointer;text-align:center;background:#2a3038;border-radius:5px;justify-content:center;align-items:center;width:calc(25% - 6px);height:auto;transition:all .3s;display:flex}.c-valorant-crosshair-tabs-popular-presets .preset-item:before{content:"";padding-bottom:100%;display:block}.c-valorant-crosshair-tabs-popular-presets .preset-item:hover{background:#434a54}.c-valorant-crosshair-tabs-popular-presets .preset-item .c-valorant-crosshair-render{width:80px;height:80px;overflow:hidden}.c-valorant-crosshair-tabs-popular-presets .preset-item .c-valorant-crosshair-render .crosshair-frame{height:inherit;width:inherit}.c-valorant-crosshair-render{justify-content:center;align-items:center;width:120px;height:120px;display:flex}.c-valorant-crosshair-render .crosshair{width:1px;height:1px;position:relative}.c-valorant-crosshair-render .crosshair__dot,.c-valorant-crosshair-render .crosshair__internal,.c-valorant-crosshair-render .crosshair__outer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-valorant-crosshair-render .crosshair__internal .crosshair-line,.c-valorant-crosshair-render .crosshair__outer .crosshair-line{display:block}.c-valorant-crosshair-render .crosshair__internal .crosshair-line:first-child,.c-valorant-crosshair-render .crosshair__outer .crosshair-line:first-child{z-index:1;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.c-valorant-crosshair-render .crosshair__internal .crosshair-line:nth-child(2),.c-valorant-crosshair-render .crosshair__outer .crosshair-line:nth-child(2){z-index:1;position:absolute;top:100%;left:50%;transform:translate(-50%)}.c-valorant-crosshair-render .crosshair__internal .crosshair-line:nth-child(3),.c-valorant-crosshair-render .crosshair__outer .crosshair-line:nth-child(3){position:absolute;top:50%;left:100%;transform:translateY(-50%)}.c-valorant-crosshair-render .crosshair__internal .crosshair-line:nth-child(4),.c-valorant-crosshair-render .crosshair__outer .crosshair-line:nth-child(4){position:absolute;top:50%;right:100%;transform:translateY(-50%)}.c-valorant-crosshair-render .crosshair-frame{background-position:50% 70%;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;position:relative;overflow:hidden}.c-valorant-crosshair-render .crosshair-frame__crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-valorant-crosshair-render .crosshair-line{justify-content:center;align-items:center;display:flex}.c-valorant-crosshair-render .crosshair-line span{width:100%;height:100%;display:block}.c-valorant-crosshair-render .crosshair__dot{justify-content:center;align-items:center;display:flex}.c-valorant-crosshair-render .crosshair__dot span{width:100%;height:100%;display:block}.c-valorant-crosshair-render--sniper{justify-content:center;align-items:center;width:150px;height:150px;display:flex}.c-valorant-crosshair-render--sniper .crosshair__vertical{background:#000;width:128px;height:1px}.c-valorant-crosshair-render--sniper .crosshair__horizontal{background:#000;width:1px;height:128px}.c-valorant-crosshair-render--sniper .crosshair__dot{border-radius:50%}.c-valorant-crosshair-render--sniper .crosshair__dot,.c-valorant-crosshair-render--sniper .crosshair__horizontal,.c-valorant-crosshair-render--sniper .crosshair__vertical{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-valorant-crosshair-render--sniper .crosshair-frame{background-position:50% 70%;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;position:relative;overflow:hidden}.c-valorant-crosshair-render--sniper .crosshair-frame__crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-valorant-crosshair-tabs-top-players-settings{border-bottom:1px solid #313840;padding:16px 0}.c-valorant-crosshair-tabs-top-players-settings .header{text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.c-valorant-crosshair-tabs-top-players-settings .header .title{color:#cbd5e4;text-align:left;width:inherit;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;line-height:30px;display:flex}.c-valorant-crosshair-tabs-top-players-settings .header .view-more{color:#ff4655;cursor:pointer;text-align:center;font-size:12px;font-weight:500;line-height:24px}.c-valorant-crosshair-tabs-top-players-settings .players-list{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.c-valorant-crosshair-tabs-top-players-settings .player-item{cursor:pointer;background:#2a3038;border-radius:5px;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.c-valorant-crosshair-tabs-top-players-settings .player-item:hover{background:#434a54}.c-valorant-crosshairs{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.c-valorant-crosshairs .c-valorant-crosshairs-preview,.c-valorant-crosshairs .c-valorant-crosshairs-preview>div{justify-content:center;align-items:center;width:100%;height:300px;display:flex}@media (max-width:40.0525em){.c-valorant-crosshairs .c-valorant-crosshairs-preview,.c-valorant-crosshairs .c-valorant-crosshairs-preview>div{height:140px}}.c-valorant-crosshairs .c-valorant-crosshairs-preview>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px}.c-valorant-crosshairs .c-valorant-crosshairs-preview{cursor:none;border-radius:8px;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-valorant-crosshairs .c-valorant-crosshairs-preview{border-radius:0}}.c-valorant-crosshairs .c-valorant-crosshairs-preview .hover-area{color:#fff;height:30px;text-shadow:unset;text-transform:capitalize;z-index:2;justify-content:center;align-items:center;width:auto;padding:0 12px;display:flex;position:absolute;top:16px;right:16px}.c-valorant-crosshairs .c-valorant-crosshairs-preview .hover-area img{width:16px;height:16px;margin-right:6px;display:block}@media (max-width:40.0525em){.c-valorant-crosshairs .c-valorant-crosshairs-preview .hover-area{display:none}}.c-valorant-crosshairs .c-valorant-crosshairs-preview .parallax{background-color:#000;width:100%;height:300px;transition:all .8s cubic-bezier(.445,.05,.55,.95);position:relative}@media (max-width:40.0525em){.c-valorant-crosshairs .c-valorant-crosshairs-preview .parallax{transition:all}}.c-valorant-crosshairs .c-valorant-crosshairs-preview .parallax-bg{pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:all .8s cubic-bezier(.445,.05,.55,.95),opacity 4s cubic-bezier(.445,.05,.55,.95) .8s;position:absolute}@media (max-width:40.0525em){.c-valorant-crosshairs .c-valorant-crosshairs-preview .parallax-bg{transition:all}.c-valorant-crosshairs.crosshairs--fixed{padding:8px}.c-valorant-crosshairs.crosshairs--fixed .crosshairs-background-switcher{display:none}.c-valorant-crosshairs.crosshairs--fixed .c-valorant-crosshairs-preview{z-index:1000;background:#22262c;height:96px;padding:8px;position:fixed;top:0}.c-valorant-crosshairs.crosshairs--fixed .c-valorant-crosshairs-preview>div{height:80px;overflow:hidden}}.c-valorant-crosshair-generator h1{color:#cbd5e4;text-align:left;text-transform:uppercase;margin-bottom:16px;font-size:16px;font-weight:600;line-height:30px}.c-valorant-crosshair-generator .form-block{border-bottom:1px solid #313840;padding:16px 0 0}.c-valorant-crosshair-generator .form-block:first-child{padding-top:0}.c-valorant-crosshair-generator .form-block:last-child{border-bottom:none;padding-bottom:0}.c-valorant-crosshair-generator .tabs{background:#1b1e22;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:4px;display:flex}.c-valorant-crosshair-generator .tabs-item{color:#cbd5e4;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:33%;padding:7px 0;display:flex}.c-valorant-crosshair-generator .tabs-item.active{color:#fff;background:#313840;border:1px solid #ff4655}.c-valorant-crosshair-generator .o-field label{color:#a5afbb;text-align:left;text-transform:capitalize;font-size:14px;font-weight:400;line-height:17.5px}.c-valorant-crosshair-background-switcher{border-bottom:1px solid #313840;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px 0;display:flex}.c-valorant-crosshair-background-switcher__item{cursor:pointer;border-radius:4px;width:25%;height:40px;position:relative}.c-valorant-crosshair-background-switcher__item.selected:before{content:"";border:1px solid #ff4655;border-radius:4px;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-valorant-crosshair-background-switcher__item img{border-radius:4px;width:100%;height:100%;padding:2px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-valorant-crosshair-background-switcher__item .o-label--map{text-overflow:ellipsis;white-space:nowrap;z-index:2;max-width:calc(100% - 2px);position:absolute;top:4px;left:4px;overflow:hidden}.c-valorant-crosshair-code-controllers{border-bottom:1px solid #313840;flex-wrap:wrap;width:100%;padding:16px 0;display:flex}.c-valorant-crosshair-code-controllers .c-button{padding:5px 16px}.c-valorant-crosshair-code-controllers .c-button i{font-size:18px!important}.c-valorant-crosshair-code-controllers .c-button.c-button--red-01{width:calc(50% - 6px)}.c-valorant-crosshair-code-controllers .c-button.c-button--red-01.random{margin-right:12px}.c-valorant-crosshair-code-controllers .c-button.c-button--red-01.edit{width:50px}.c-valorant-crosshair-code-controllers .c-button.c-button--red-01.edit i{margin-left:auto!important;margin-right:auto!important}.c-valorant-crosshair-code-controllers .random,.c-valorant-crosshair-code-controllers .reset{margin-bottom:16px}@media (max-width:40.0525em){.c-valorant-crosshair-code-controllers{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:23;background:#22262c;border-top:1px solid #282d34;align-items:center;height:56px;position:fixed;bottom:55px;left:0;padding:8px 16px!important}.c-valorant-crosshair-code-controllers .c-button{margin-bottom:0}.c-valorant-crosshair-code-controllers .c-button span{display:none}.c-valorant-crosshair-code-controllers .c-button i{margin-right:0}.c-valorant-crosshair-code-controllers .c-button.c-button--red-01{width:38px}.c-valorant-crosshair-code-controllers .c-button.c-button--red-01.random{margin-right:4px}}.c-valorant-crosshair-code-controllers .crosshair-copy{border:1px solid #404b55;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:3px;display:flex}.c-valorant-crosshair-code-controllers .crosshair-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-valorant-crosshair-code-controllers .crosshair-copy input{background:unset;text-overflow:ellipsis;border:none;height:100%;margin-right:4px;padding:0 12px 0 6px;overflow:hidden}.c-valorant-crosshair-code-controllers .crosshair-copy input:focus{color:#cbd5e4;background:#313840}.c-valorant-crosshair-code-controllers .crosshair-copy .c-button{color:#fff;justify-content:center;align-items:center;max-width:130px;height:30px;margin-bottom:0;display:flex}.c-valorant-crosshair-code-controllers .crosshair-copy .c-button:hover{color:#fff!important}@media (max-width:40.0525em){.c-valorant-crosshair-code-controllers .crosshair-copy{width:calc(100% - 104px);margin-left:auto;margin-right:0}}.c-valorant-crosshair-code-controllers .crosshair-copy-with-edit{width:calc(100% - 66px);margin-right:16px}@media (max-width:40.0525em){.c-valorant-crosshair-code-controllers .crosshair-copy-with-edit{width:calc(100% - 66px);margin-left:0;margin-right:auto}}.c-valorant-crosshair-fields-color-picker{justify-content:space-between;align-items:center;height:30px;display:flex}.c-valorant-crosshair-fields-color-picker.disabled{opacity:.2;pointer-events:none}.c-valorant-crosshair-fields-color-picker .color-input{width:104px;position:relative}.c-valorant-crosshair-fields-color-picker .u-relative{height:30px}.c-valorant-crosshair-fields-color-picker input[name=crosshair-color-input]{background:unset;color:#a5afbb;text-transform:uppercase;border:1px solid #404b55;width:100%;padding-left:36px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-valorant-crosshair-fields-color-picker input[name=crosshair-color-input]:focus{color:#cbd5e4;background:#313840}.c-valorant-crosshair-fields-color-picker .color-input__box{z-index:2;width:24px;height:24px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.c-valorant-crosshair-fields-colors-select{justify-content:space-between;align-items:center;height:30px;display:flex}.c-valorant-crosshair-fields-colors-select.disabled{opacity:.2;pointer-events:none}.c-valorant-crosshair-fields-colors-select .colors-list{align-items:center;gap:7px;display:flex}.c-valorant-crosshair-fields-colors-select .colors-list-item{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.c-valorant-crosshair-fields-colors-select .colors-list-item.selected{border:1px solid #ff4655}.c-valorant-crosshair-fields-colors-select .colors-list-item span{border-radius:50%;width:16px;height:16px;display:block;position:relative}.c-valorant-crosshair-fields-colors-select .colors-list-item img{width:100%;height:100%;display:block}.c-valorant-crosshair-fields-range-picker.o-field--ranges .label{justify-content:space-between;align-items:center;display:flex}.c-valorant-crosshair-fields-range-picker.o-field--ranges .label:hover .o-field__input{color:#cbd5e4;background:#313840}.c-valorant-crosshair-fields-range-picker.o-field--ranges .label:hover .o-field__input:disabled{background:unset;color:#a5afbb}.c-valorant-crosshair-fields-range-picker.o-field--ranges label.disabled{opacity:.2}.c-valorant-crosshair-fields-range-picker.o-field--ranges .range-controllers{align-items:center;margin-bottom:4px;display:flex}.c-valorant-crosshair-fields-range-picker.o-field--ranges .range-controllers .linked{cursor:pointer;background:#2a3038;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:8px;margin-right:8px;padding:6px 8px;transition:all .3s;display:flex}.c-valorant-crosshair-fields-range-picker.o-field--ranges .range-controllers .linked:hover{background:#434a54}.c-valorant-crosshair-fields-range-picker.o-field--ranges .range-controllers .linked.active{background:#313840}.c-valorant-crosshair-fields-range-picker.o-field--ranges .range-controllers .linked.active.disabled{opacity:.2;pointer-events:none}.c-valorant-crosshair-fields-range-picker.o-field--ranges .range-controllers .o-field__input:focus{color:#cbd5e4;background:#313840}.c-valorant-crosshair-fields-range-picker.o-field--ranges .o-field__input{background:unset;color:#a5afbb;text-align:center;border:1px solid #65717d;width:60px;height:30px}.c-valorant-crosshair-fields-range-picker.o-field--ranges .o-field__input:disabled{opacity:.2}.c-valorant-crosshair-fields-range-picker.o-field--ranges input[type=number]{-moz-appearance:textfield}.c-valorant-crosshair-fields-range-picker.o-field--ranges input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.c-valorant-crosshair-fields-range-picker.o-field--ranges input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.c-valorant-crosshair-fields-range-picker .range-group{justify-content:space-between;align-items:center;gap:10px;display:flex}.c-valorant-crosshair-fields-range-picker .range-group .range{width:50%}.c-valorant-crosshair-fields-range-picker .range__progress .range__progress-line{z-index:1}.c-valorant-crosshair-fields-range-picker .range__field.disabled{opacity:.4}.c-valorant-crosshair-fields-range-picker .range__field.disabled input:disabled{opacity:1}.c-valorant-crosshair-fields-range-picker .range__field.disabled .range__progress-line{background:#ff4655}.c-valorant-crosshair-fields-range-picker .range__field.disabled .range__background-line{background:#515b65}.c-valorant-crosshair-fields-switcher .o-input-switch{justify-content:space-between}.c-valorant-crosshair-fields-switcher .o-input-switch input{display:none}.c-valorant-crosshair-fields-switcher .o-input-switch.disabled{opacity:.2}.c-valorant-crosshair-fields-switcher .o-input-switch span.text{color:#a5afbb;text-align:left;text-transform:capitalize;margin-left:0;margin-right:auto;font-size:14px;font-weight:400;line-height:17.5px}@media (max-width:64.0525em){.c-valorant-crosshair-fields-switcher .o-input-switch:not(.o-input-switch--small) input:checked~.slider:before{transform:translate(10px)}.c-valorant-crosshair-fields-switcher .o-input-switch:not(.o-input-switch--small) .slider{width:26px;height:16px}.c-valorant-crosshair-fields-switcher .o-input-switch:not(.o-input-switch--small) .slider:before{width:14px;height:14px}}.c-valorant-crosshair-list-template__header{margin-bottom:16px}.c-valorant-crosshair-list-template__header .c-button{color:#fff;background:#2a3038;border:none;justify-content:center;align-items:center;width:100%;height:30px;padding:4px 16px;display:flex}.c-valorant-crosshair-list-template__header .c-button:hover{background:#434a54;color:#fff!important}.c-valorant-crosshair-list-template__header .c-button i{color:#ff4655}.c-valorant-crosshair-list-template__items{flex-wrap:wrap;margin-left:-4px;margin-right:-4px;display:flex}.c-valorant-crosshair-list-template__item{padding:4px}.c-valorant-crosshair-list-template .c-infinite-load-box{width:100%}.c-valorant-crosshair-template{background:#22262c;border-radius:5px;justify-content:space-between;align-items:flex-start;margin-top:24px;padding:16px 0;display:flex}.c-valorant-crosshair-template .content{width:50%;padding:0 16px;position:relative}.c-valorant-crosshair-template .content:before{content:"";background:#313840;width:1px;height:100%;position:absolute;top:0;right:-.5px}.c-valorant-crosshair-template .preview{width:50%;padding:0 16px;position:relative}.c-valorant-crosshair-template--popular-presets .content,.c-valorant-crosshair-template--top-players .content{min-height:427px}@media (max-width:40.0525em){.c-valorant-crosshair-template--popular-presets .content,.c-valorant-crosshair-template--top-players .content{min-height:unset}}.c-valorant-crosshair-template--popular-presets .c-valorant-crosshairs .c-valorant-crosshair-code-controllers,.c-valorant-crosshair-template--top-players .c-valorant-crosshairs .c-valorant-crosshair-code-controllers{border-bottom:none;padding-bottom:0}@media (max-width:40.0525em){.c-valorant-crosshair-template{flex-direction:column-reverse;margin-top:16px}.c-valorant-crosshair-template .content{width:100%;padding:0 8px 16px}.c-valorant-crosshair-template .preview{width:100%;padding:16px 8px}.c-valorant-crosshair-template .preview:before{display:none}}.c-valorant-crosshair-list-item{cursor:pointer;background:#2a3038;border-radius:5px;justify-content:center;align-items:center;height:auto;transition:all .3s;display:flex;position:relative}.c-valorant-crosshair-list-item:hover,.c-valorant-crosshair-list-item:hover .player{background:#434a54}.c-valorant-crosshair-list-item:before{content:"";padding-bottom:100%;display:block}.c-valorant-crosshair-list-item.with-player{align-items:flex-start;position:relative}.c-valorant-crosshair-list-item.with-player .c-valorant-crosshair-render{position:absolute;top:calc(50% - 46px);left:50%;transform:translate(-50%,calc(23px - 50%))}.c-valorant-crosshair-list-item.selected{border:1px solid #ff4655}.c-valorant-crosshair-list-item.selected .player{width:calc(100% - .5px)}.c-valorant-crosshair-list-item .c-valorant-crosshair-render{width:80px;height:80px;overflow:hidden}.c-valorant-crosshair-list-item .c-valorant-crosshair-render .crosshair-frame{height:inherit;width:inherit}.c-valorant-crosshair-list-item .player{background:#313840;border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-content:center;align-items:center;width:100%;height:46px;transition:all .3s;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.c-valorant-crosshair-list-item .player .c-avatar-with-nickname{width:auto}.c-breadcrumbs{gap:2px 0;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;display:flex}.c-breadcrumbs__item{max-width:100%;display:flex}.c-breadcrumbs__item.current .o-link{color:#65717d;pointer-events:none}.c-breadcrumbs__item.last{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-breadcrumbs__item.last .o-link{cursor:default}.c-breadcrumbs .o-link,.c-breadcrumbs__item.last .o-link:hover{color:#a5afbb}.c-breadcrumbs .o-link{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-breadcrumbs .o-link:hover{color:#cbd5e4}.c-breadcrumbs .o-link span{margin-right:4px}.c-breadcrumbs .o-icon--angle-left{color:#65717d;vertical-align:3px;margin-left:6px;margin-right:6px}.c-breadcrumbs .o-icon--angle-left:before{font-size:100%}.c-breadcrumbs--article{border-bottom:1px solid #2c343a;margin-bottom:20px;padding-top:4px;padding-bottom:20px}.c-tabs-nav{padding-bottom:4px}.c-tabs-nav ul{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;width:100%;display:flex}.c-tabs-nav ul::-webkit-scrollbar{width:5px;height:5px}.c-tabs-nav ul::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-tabs-nav ul::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-tabs-nav ul::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-tabs-nav ul::-webkit-scrollbar-corner{background-color:#0000}.c-tabs-nav li{vertical-align:top;word-break:break-word;width:16.667%;padding:1px;position:relative}.c-tabs-nav li:after,.c-tabs-nav li:before{content:"";display:block;position:absolute}.c-tabs-nav li:before{opacity:0;z-index:5;background:0 0;border-radius:5px;width:100%;height:100%;transition:all .15s ease-in-out .1s;top:0;left:0}.c-tabs-nav li:after{background:#1b1e22;width:1px;height:calc(100% - 20px);top:50%;right:0;transform:translateY(-50%)}.c-tabs-nav li.current:before,.c-tabs-nav li.router-link-active:before{border:1px solid var(--primary-color);opacity:1}.o-wrapper--yellow .c-tabs-nav li.current:before,.o-wrapper--yellow .c-tabs-nav li.router-link-active:before{color:#ffde00;border-color:#ffde00}.c-tabs-nav li.current a,.c-tabs-nav li.current button,.c-tabs-nav li.router-link-active a,.c-tabs-nav li.router-link-active button{color:#fff;cursor:default;background:#313840}.c-tabs-nav li.current a span.nickname,.c-tabs-nav li.current button span.nickname,.c-tabs-nav li.router-link-active a span.nickname,.c-tabs-nav li.router-link-active button span.nickname{color:#fff;transition:all .15s ease-in-out}.c-tabs-nav li.disabled a{color:#a5afbb}.c-tabs-nav li:last-child:after{content:none}.c-tabs-nav li a,.c-tabs-nav li button{cursor:pointer}.c-tabs-nav li a:hover,.c-tabs-nav li button:hover{color:#fff!important}.c-tabs-nav a,.c-tabs-nav button{color:#cbd5e4;text-align:center;z-index:10;border-radius:5px;outline:0;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:0 5px 10px;display:flex;position:relative;overflow:auto}.c-tabs-nav a:not(.o-link--load-more-small):hover,.c-tabs-nav button:not(.o-link--load-more-small):hover{color:#fff;background-color:#313840}.c-tabs-nav a.team,.c-tabs-nav button.team{padding:6px 0 5px}.c-tabs-nav a.team .c-logo,.c-tabs-nav button.team .c-logo{vertical-align:top;width:30px;height:30px;display:inline-block}.c-tabs-nav a.team p,.c-tabs-nav button.team p{margin-top:5px;padding:0 3px}.c-tabs-nav a.player,.c-tabs-nav button.player{padding-bottom:5px}.c-tabs-nav a.o-link--load-more-small,.c-tabs-nav button.o-link--load-more-small{color:var(--primary-color);padding:0;line-height:30px;display:block}.c-tabs-nav a.o-link--load-more-small:hover,.c-tabs-nav button.o-link--load-more-small:hover{color:#cbd5e4}.c-tabs-nav button.map{cursor:pointer;transition:all .15s ease-in-out}.c-tabs-nav p{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.875rem;line-height:18px;overflow:hidden}.c-tabs-nav p span{opacity:.5;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.625rem;line-height:20px;display:block;overflow:hidden}.c-tabs-nav p .circle{vertical-align:middle;border-radius:100%;width:6px;height:6px;margin-right:3px;display:inline-block}.c-tabs-nav .c-avatar{margin:5px auto}.c-tabs-nav .c-select{padding:10px 8px 6px}.c-tabs-nav--grenades p{color:#a5afbb;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;overflow:hidden}.c-tabs-nav--grenades .o-icon{color:#b5c0cf;margin-right:10px}.c-tabs-nav--grenades .o-icon--grenade{width:20px;height:20px;position:relative;font-size:1.375rem!important;line-height:inherit!important}.c-tabs-nav--grenades .o-icon--grenade:before{position:absolute;top:-2px;left:3px}.c-tabs-nav--grenades li{width:10%;max-width:92px}@media (max-width:40.0525em){.c-tabs-nav--grenades li{width:20%;max-width:none}}.c-tabs-nav--grenades li.current p{color:#fff}.c-tabs-nav--grenades li:last-child a:after{display:block}.c-tabs-nav--grenades li a{flex-direction:row;justify-content:flex-start;align-items:center;padding:9px 4px 9px 8px}.c-tabs-nav--secondary,.c-tabs-nav--small{-ms-overflow-style:none;scrollbar-width:none;overflow:auto}.c-tabs-nav--secondary::-webkit-scrollbar{display:none}.c-tabs-nav--small::-webkit-scrollbar{display:none}.c-tabs-nav--secondary li,.c-tabs-nav--small li{width:13.6%;max-width:110px}@media (max-width:51.3025em){.c-tabs-nav--secondary li,.c-tabs-nav--small li{width:auto;min-width:46px}}.c-tabs-nav--secondary .c-logo,.c-tabs-nav--small .c-logo{margin-right:4px}.c-tabs-nav--secondary .map,.c-tabs-nav--small .map{flex-direction:row;justify-content:center;align-items:center;width:100%;padding:10px 8px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;display:flex}@media (max-width:40.0525em){.c-tabs-nav--secondary .map,.c-tabs-nav--small .map{text-transform:uppercase;white-space:nowrap;padding:13px 14px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px;overflow:hidden}}.c-tabs-nav--mobile li{width:auto;min-width:46px}.c-tabs-nav--mobile .map{text-transform:uppercase;padding:13px 14px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-tabs-nav--secondary .map{text-transform:uppercase;padding:14px 8px 13px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}@media (max-width:51.3025em){.c-tabs-nav--secondary .map{padding:10px 8px}}.c-tabs-nav--secondary li{max-width:none}.c-tabs-nav--xs{padding-bottom:5px}.c-tabs-nav--xs li{width:auto}.c-tabs-nav--xs .map,.c-tabs-nav--xs a{padding:12px 15px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-tabs-nav .c-global-tooltips-objects__trigger{display:inline}.c-tabs-nav--with-info .map{color:#fff;text-transform:none;flex-direction:column;justify-content:flex-start;min-height:39px;padding:6px 8px 5px;font-size:.75rem;line-height:14px}.c-tabs-nav--with-info .map span{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-weight:400}.c-tabs-nav--stats .map{color:#cbd5e4;text-transform:none;flex-direction:column;justify-content:center;min-height:39px;padding:6px 8px 5px;font-size:.75rem;line-height:14px}.c-tabs-nav--stats .map span{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-weight:400}.c-tabs-nav--teams{max-width:none}.c-tabs-nav--teams .tab{cursor:pointer;text-transform:uppercase;flex-direction:row;align-items:center;padding:9px 7px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;display:flex}.c-tabs-nav--teams .tab>span{margin-right:4px}.c-tabs-nav--switcher .o-list-bare{background-color:#22262c;border-radius:5px;padding:1px}.c-tabs-nav--switcher li{width:auto}.c-tabs-nav--switcher li.current .map,.c-tabs-nav--switcher li:hover .map{color:#cbd5e4!important}.c-tabs-nav--switcher li .map{color:#cbd5e4;text-transform:capitalize;padding:6px 8px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:10px}.c-tabs-nav--switcher-large .o-list-bare{background-color:#1b1e22;border-radius:5px;padding:4px}.c-tabs-nav--switcher-large li{width:auto}.c-tabs-nav--switcher-large li .map{padding:9px 30px}.c-tabs-nav--pickems{display:inline-flex}@media (max-width:40.0525em){.c-tabs-nav--pickems{width:100%;max-width:calc(100% - 8px)}}.c-tabs-nav--pickems .o-list-bare{background-color:#1b1e22;border-radius:5px;padding:4px}.c-tabs-nav--pickems .o-list-bare__item{width:auto;padding:1px 2px}.c-tabs-nav--pickems .o-list-bare__item.removable .map{padding:8px 12px}.c-tabs-nav--pickems .o-list-bare__item:before{width:calc(100% - 1px)}.c-tabs-nav--pickems .o-list-bare__item:after{background-color:#282d34;height:20px}.c-tabs-nav--pickems .o-list-bare__item .map{flex-direction:row;justify-content:center;padding:8px 30px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}@media (max-width:40.0525em){.c-tabs-nav--pickems .o-list-bare__item .map{padding:8px}}.c-tabs-nav--pickems .o-list-bare__item .map span{text-overflow:ellipsis;white-space:nowrap;width:auto;max-width:100%;display:block;overflow:hidden}.c-tabs-nav--pickems .o-list-bare__item .o-icon--close-2{cursor:pointer;margin-left:5px}@media (max-width:40.0525em){.c-tabs-nav--pickems-2 .o-list-bare__item{width:50%}.c-tabs-nav--pickems-3 .o-list-bare__item{width:33.333%}}.c-tabs-nav--with-dropdown-btn{z-index:11;background-color:#22262c;position:relative;overflow:visible}.c-tabs-nav--with-dropdown-btn .o-list-bare{width:calc(100% - 18px)}.c-tabs-nav--with-dropdown-btn .c-tabs-nav__btn{width:18px;height:calc(100% - 5px);position:absolute;top:0;right:0}.c-tabs-nav--with-dropdown-btn .c-tabs-nav__btn .dropdown-btn{background:#313840;border:1px solid #313840;border-radius:5px;align-items:center;width:100%;height:100%;transition:all .15s ease-in-out;display:flex;overflow:hidden}.c-tabs-nav--with-dropdown-btn .c-tabs-nav__btn .dropdown-btn:hover{background:#434a54}.c-tabs-nav--with-dropdown-btn .c-tabs-nav__btn .dropdown-btn.opened{border-color:var(--primary-color)}.c-tabs-nav--with-dropdown-btn .c-tabs-nav__btn .dropdown-btn i{color:#cbd5e4}.c-tabs-nav--with-dropdown-btn .dropdown-menu{white-space:nowrap;background-color:#22262c;border:2px solid #22262c;border-radius:5px;min-width:100px;padding:3px 5px;display:block;position:absolute;top:calc(100% + 8px);right:0}.c-tabs-nav--with-dropdown-btn .dropdown-menu li:after{display:none}.c-tabs-nav-maps li{width:auto;max-width:none}.c-tabs-nav-maps li:last-child:after{content:""}.c-tabs-nav-team.disabled{opacity:.95;pointer-events:none}.c-tabs-nav-team .o-list-bare.with-additional-items{flex-wrap:wrap;justify-content:center}.c-tabs-nav-team .item-button{overflow:hidden}.c-match{flex-direction:row;justify-content:space-between;display:flex}.c-match,.c-match__body{width:100%;position:relative}.c-match__teams{flex-direction:row;display:flex;position:relative}.c-match__team{color:#a5afbb;text-align:left;align-items:center;width:50%;padding:0 0 0 37px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;display:flex}@media (max-width:40.0525em){.c-match__team{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}}.c-match__team .c-global-tooltips-objects__trigger{display:block}.c-match__team .team-name{text-overflow:ellipsis;white-space:nowrap;transition:all .15s ease-in-out;overflow:hidden}.c-match__team:first-child{text-align:right;justify-content:flex-end;padding:0 37px 0 0}@media (max-width:40.0525em){.c-match__team:first-child{padding:0 31px 0 0}}.c-match__team:first-child .c-logo{margin:0 0 0 6px}@media (max-width:40.0525em){.c-match__team:first-child .c-logo{margin:0 0 0 4px}.c-match__team:last-child{padding:0 0 0 31px}}.c-match__team .c-logo{margin:0 6px 0 0}@media (max-width:40.0525em){.c-match__team .c-logo{margin:0 4px 0 0}}.c-match__team.winner{color:#fff}.c-match__vs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-match__tooltip{left:-85.5px!important}.c-match__tooltip .tooltip-inner{min-width:140px;display:flex;position:absolute}.c-match__tooltip .tooltip-inner div{height:100%;margin-right:8px}.c-match__tooltip .tooltip-arrow{left:63.5px!important}.c-match__tooltip img{width:18px;min-width:18px;height:auto}.c-match--reversed .c-match__teams{flex-direction:row-reverse}.c-match--reversed .c-match__team{flex-direction:row-reverse;padding:0 36px 0 0}@media (max-width:40.0525em){.c-match--reversed .c-match__team{padding:0 29px 0 0}}.c-match--reversed .c-match__team .c-logo{margin:0 0 0 10px}@media (max-width:40.0525em){.c-match--reversed .c-match__team .c-logo{margin:0 0 0 5px}}.c-match--reversed .c-match__team:first-child{padding:0 0 0 36px}@media (max-width:40.0525em){.c-match--reversed .c-match__team:first-child{padding:0 0 0 29px}}.c-match--reversed .c-match__team:first-child .c-logo{margin:0 10px 0 0}@media (max-width:40.0525em){.c-match--reversed .c-match__team:first-child .c-logo{margin:0 5px 0 0}}.c-match--reversed .c-match__vs .c-match-score{flex-direction:row-reverse}.c-match .winner{color:#fff}.c-match-score{color:#cbd5e4;text-align:center;white-space:nowrap;width:min-content;min-width:68px;height:34px;margin:auto auto 4px;position:relative}.c-match-score:before{content:"";background-color:#2a3038;border-radius:5px;position:absolute;top:1px;bottom:-3px;left:-9px;right:-9px;transform:perspective(56px)rotateX(-13deg)translateZ(-3px)}.c-match-score button,.c-match-score span{position:relative}.c-match-score button{cursor:pointer;width:100%;height:100%;line-height:1;display:inline-block}.c-match-score span{font-family:fira-sans-medium,sans-serif;font-size:1.5rem;font-weight:500;line-height:36px;display:inline-block}.c-match-score span.CT,.c-match-score span.DEFENDER,.c-match-score span.counterTerrorists,.c-match-score span.defender{color:var(--defender-side-color,#0f8deb)}.c-match-score span.ATTACKER,.c-match-score span.TERRORIST,.c-match-score span.attacker,.c-match-score span.terrorists{color:var(--attacker-side-color,#e0aa5a)}.c-match-score span.divider{vertical-align:1px;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}.c-match-score span.bo-type{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:34px}@media (max-width:40.0525em){.c-match-score span.bo-type{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:26px}}.c-match-score span.defwin{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:22px}.c-widget-game-status--results .c-match-score span .name,.table-row--finished .c-match-score span .name{color:inherit}.c-widget-game-status--results .c-match-score span.winner,.table-row--finished .c-match-score span.winner{color:#fff!important}.c-widget-game-status--results .c-match-score span:not(.winner),.table-row--finished .c-match-score span:not(.winner){color:#a5afbb!important}.c-match-score .o-icon--eye-off{font-size:1.125rem;line-height:34px}.c-match-score__additional-score{color:#a5afbb}.c-match-score__additional-score .c-icon-bo-shapes svg.left{transform:scaleX(-1)}.c-match-score__additional-score .c-icon-bo-shapes svg.score-1 path:nth-child(-n+1),.c-match-score__additional-score .c-icon-bo-shapes svg.score-2 path:nth-child(-n+2),.c-match-score__additional-score .c-icon-bo-shapes svg.score-3 path:nth-child(-n+3){fill:#cbd5e4}.c-match-score__additional-score .left-sided,.c-match-score__additional-score .right-sided{align-items:center;width:9px;display:flex;position:absolute;top:0;bottom:0}.c-match-score__additional-score .left-sided{right:calc(100% + 9px)}.c-match-score__additional-score .right-sided{left:calc(100% + 9px)}.c-match-score--default .c-match-score__additional-score .left-sided,.c-match-score--default .c-match-score__additional-score .right-sided{width:14px}.c-match-score--default .c-match-score__additional-score .c-icon-bo-shapes{width:100%}.c-match-score--default .c-match-score__additional-score .c-icon-bo-shapes svg{width:100%;height:30px}@media (max-width:40.0525em){.c-match-score{min-width:44px;height:26px}.c-match-score:before{top:1px}.c-match-score span{font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}.c-match-score .o-icon--eye-off{font-size:1rem;line-height:27px}.c-match-score--default .c-match-score__additional-score .left-sided,.c-match-score--default .c-match-score__additional-score .right-sided{width:9px}}.c-widget-game-status--integrated .c-match-score{min-width:44px;height:26px;margin-bottom:2px}.c-widget-game-status--integrated .c-match-score:before{top:1px}.c-widget-game-status--integrated .c-match-score span{font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}.c-widget-game-status--integrated .c-match-score .o-icon--eye-off{font-size:1rem;line-height:27px}.c-widget-game-status--integrated .c-match-score--default .c-match-score__additional-score .left-sided,.c-widget-game-status--integrated .c-match-score--default .c-match-score__additional-score .right-sided{width:9px}.c-match-score--small{justify-content:center;min-width:30px;max-width:30px;height:22px;margin-bottom:0;padding-top:1px;display:flex}@media (max-width:40.0525em){.c-match-score--small{min-width:23px;max-width:23px}}.c-match-score--small span{text-transform:uppercase;text-transform:none;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:22px}@media (max-width:40.0525em){.c-match-score--small span{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:22px}}.c-match-score--small span.divider{text-transform:uppercase;vertical-align:1px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:22px}@media (max-width:40.0525em){.c-match-score--small span.divider{margin-left:-1px;margin-right:-1px}}.c-match-score--small span.bo-type{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:22px}.c-match-score--small .o-icon--eye-off{font-size:.875rem;line-height:22px}.c-match-score-map{color:#fff;text-align:center;white-space:nowrap;width:min-content;height:30px;padding:0 5px;position:relative}@media (max-width:40.0525em){.c-match-score-map{height:26px}}.c-match-score-map:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content:"";background-color:#ffffff08;border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0}.c-match-score-map button,.c-match-score-map span{position:relative}.c-match-score-map button{cursor:pointer;width:100%;line-height:32px;display:inline-block}.c-match-score-map span .divider,.c-match-score-map span:not(.winner){opacity:.64}.c-match-score-map span.CT,.c-match-score-map span.counterTerrorists,.c-match-score-map span.defender{color:var(--defender-side-color,#0f8deb)!important}.c-match-score-map span.TERRORIST,.c-match-score-map span.attacker,.c-match-score-map span.terrorists{color:var(--attacker-side-color,#e0aa5a)!important}.c-match-score-map .score-text,.c-match-score-map button{min-width:54px}@media (max-width:40.0525em){.c-match-score-map .score-text,.c-match-score-map button{min-width:42px}}.c-match-score-map .score-text{justify-content:center;align-items:center;padding:0 4px;display:flex}.c-match-score-map .score-text .score-1,.c-match-score-map .score-text .score-2{font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}@media (max-width:40.0525em){.c-match-score-map .score-text .score-1,.c-match-score-map .score-text .score-2{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:26px}}.c-match-score-map .score-text .divider{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:30px}@media (max-width:40.0525em){.c-match-score-map .score-text .divider{line-height:26px}}.c-match-score-map .o-icon--eye-off{font-size:1rem;line-height:34px}.c-match-time-remaining-count{white-space:nowrap;line-height:15px!important}@media (max-width:40.0525em){.c-match-time-remaining-count{font-size:.75rem;line-height:24px}}.c-match-time-remaining-count__part,.c-match-time-remaining-count__separator{text-align:center;min-width:16px;display:inline-block}.c-match-time-remaining-count__separator{min-width:3px}.c-match-time-remaining-count--fancy .c-match-time-remaining-count__separator{display:none}.c-match-time-remaining-count--fancy .c-match-time-remaining-count__part{flex-direction:column;align-items:center;margin-right:2px;display:inline-flex}.c-match-time-remaining-count--fancy .label,.c-match-time-remaining-count--fancy .value{color:#cbd5e4}.c-match-time-remaining-count--fancy .value{background-color:#282d3466;border-radius:4px;width:26px;height:24px;font-size:.875rem;line-height:22px}.c-match-time-remaining-count--fancy .label{margin-top:2px;font-size:.625rem;line-height:11px}.c-match-time-remaining-count--digital{width:100%}.c-match-time-remaining-count--digital .c-match-time-remaining-count__part{background-image:linear-gradient(#515b65,#38424b);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:46px;height:30px;display:inline-flex}.c-match-time-remaining-count--digital .c-match-time-remaining-count__separator{color:#65717d;vertical-align:-5px;width:8px}.c-match-time-remaining-count--digital .value{color:#cbd5e4;font-size:.75rem;line-height:12px;display:block}.c-match-time-remaining-count--digital .label{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-match-time-remaining-count.inlined .value{width:auto;padding-left:3px;padding-right:3px}.c-match-time-remaining-count.inlined .value .sub-value{min-width:15px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;display:inline-block}.c-match-time-remaining-count.inlined .value .sub-label{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-modal-confirmation-delete{opacity:0;justify-content:center;align-items:center;transition:all .15s ease-in-out;display:flex}.c-modal-confirmation-delete.vm--container{z-index:-100}.c-modal-confirmation-delete.vm--container.visible{opacity:1;z-index:999}.c-modal-confirmation-delete .vfm__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;transition:none}.c-modal-confirmation-delete .vfm__content{z-index:2}.c-modal-confirmation-delete .vfm__overlay{min-width:307px;position:fixed;overflow:visible}.c-modal-cookies{align-items:flex-end}.c-modal-cookies .vfm--overlay{background-color:#14161acc}.c-modal-cookies .vfm__content{border-radius:initial;justify-content:center;max-width:none;display:flex;box-shadow:0 0 0 5px #434a5480;width:100%!important}.c-modal-cookies .o-modal__container{justify-content:space-between;align-items:flex-end;width:100%;min-height:38px;margin:0 0 8px;display:flex}@media (max-width:80.0525em){.c-modal-cookies .o-modal__container{padding:0 16px}}@media (max-width:64.0525em){.c-modal-cookies .o-modal__container{padding:0 24px}}@media (max-width:40.0525em){.c-modal-cookies .o-modal__container{flex-direction:column;margin:5px 0 15px}}@media (min-width:80.0625em){.c-modal-cookies .o-modal__container{max-width:1216px}}.c-modal-cookies .o-modal__body{flex-wrap:wrap;align-items:center;padding:0;display:flex}.c-modal-cookies .o-modal__body .title-h3,.c-modal-cookies .o-modal__body h3{color:#fff;text-transform:capitalize;white-space:nowrap;margin-top:10px;margin-bottom:10px;margin-right:10px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}.c-modal-cookies .o-modal__body p{max-width:none;font-size:.75rem;line-height:1.2}.c-modal-cookies .o-modal__body .link-more{color:var(--primary-color);white-space:nowrap;margin:0 16px 0 10px}.c-modal-cookies .o-modal__body .link-more:hover{color:inherit}.c-modal-cookies .o-modal__body .link-more{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (max-width:40.0525em){.c-modal-cookies .o-modal__body .link-more{margin:0 0 0 4px}}.c-modal-cookies .o-modal__footer{gap:16px;margin-left:16px;display:flex}@media (max-width:40.0525em){.c-modal-cookies .o-modal__footer{justify-content:space-between;align-items:center;gap:24px;width:100%;margin-top:18px}}.c-modal-cookies .o-modal__footer button{min-width:110px;padding:8px}@media (max-width:40.0525em){.c-modal-cookies .o-modal__footer button{width:100%}}.c-modal-cookies-settings .vfm--overlay{background-color:#14161acc}.c-modal-cookies-settings header{background-color:#313840;border-radius:5px;margin-bottom:5px;padding-top:15px;padding-left:16px;padding-right:16px}.c-modal-cookies-settings .vfm__content{width:350px;min-width:320px;max-width:100%;position:fixed;bottom:29px;right:29px;overflow:visible;box-shadow:0 0 0 5px #434a5480,0 5px 12px #0000001a;top:auto!important;left:auto!important}@media (max-width:30.0525em){.c-modal-cookies-settings .vfm__content{max-width:calc(100% - 10px);margin:auto;bottom:0;right:0;width:100%!important;left:0!important}}@media (max-width:40.0525em){.c-modal-cookies-settings .title-h2{font-size:.875rem;line-height:1.5}}.c-modal-cookies-settings .o-modal__body{color:#cbd5e4;padding-bottom:0;padding-left:16px;padding-right:16px}.c-modal-cookies-settings .o-modal__footer{gap:16px;margin-top:20px;padding:0 16px 15px;display:flex}.c-modal-cookies-settings .o-modal__footer .c-button{width:50%;padding-left:8px;padding-right:8px}.c-modal-cookies-settings .o-modal__body .link-more{color:var(--primary-color)}.c-modal-cookies-settings .o-modal__body .link-more:hover{color:inherit}.c-modal-cookies-settings .o-modal__body .o-list-bare{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;height:162px;margin-top:15px;overflow:auto}.c-modal-cookies-settings .o-modal__body .o-list-bare::-webkit-scrollbar{width:5px;height:5px}.c-modal-cookies-settings .o-modal__body .o-list-bare::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-modal-cookies-settings .o-modal__body .o-list-bare::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-modal-cookies-settings .o-modal__body .o-list-bare::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-modal-cookies-settings .o-modal__body .o-list-bare::-webkit-scrollbar-corner{background-color:#0000}.c-modal-cookies-settings .o-modal__body .o-list-bare{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-modal-cookies-settings .o-modal__body .o-list-bare__item.disabled .button-collapse{color:#65717d}.c-modal-cookies-settings .o-modal__body .o-list-bare__item.disabled .o-input-switch input~.slider{pointer-events:none;background-color:#65717d}.c-modal-cookies-settings .o-modal__body .o-list-bare__item:last-child .title{padding-bottom:6px}.c-modal-cookies-settings .o-modal__body .o-list-bare__item:not(:first-child){padding-top:4px}.c-modal-cookies-settings .o-modal__body .o-list-bare__item:not(:first-child) .title{padding-top:10px}.c-modal-cookies-settings .o-modal__body .o-list-bare__item:not(:last-child){border-bottom:1px solid #404b5580;padding-bottom:3px}.c-modal-cookies-settings .o-modal__body .o-list-bare__item:not(.collapsed) .description{display:none}.c-modal-cookies-settings .o-modal__body .o-list-bare .title{justify-content:space-between;padding-bottom:10px;display:flex}.c-modal-cookies-settings .o-modal__body .o-list-bare .button-collapse{cursor:pointer}.c-modal-cookies-settings .o-modal__body .o-list-bare .button-collapse .o-icon{float:left;width:16px;margin-right:8px;line-height:18px!important}.c-modal-cookies-settings .o-modal__body .o-list-bare .button-collapse .o-icon--plus-3{color:var(--primary-color);font-size:1rem;line-height:1.5}.c-modal-cookies-settings .o-modal__body .o-list-bare .button-collapse .o-icon--minus-3{color:#65717d;vertical-align:-1px;font-size:1.0625rem;line-height:1.41176}.c-modal-cookies-settings .o-modal__body .o-list-bare .description{color:#a5afbb;padding-bottom:10px}.c-modal-cookies-settings .o-modal__body p{max-width:none;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}@media (max-width:40.0525em){.c-modal-cookies-settings .o-modal__body p{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}}.c-modal-lanquage-confirmation .vfm__overlay{background:0 0}.c-modal-lanquage-confirmation header{background-color:#313840;border-radius:5px;margin-bottom:10px;padding-top:15px;padding-left:16px;padding-right:16px}.c-modal-lanquage-confirmation header .close{right:10px}.c-modal-lanquage-confirmation .vfm__content{min-width:320px;max-width:350px;position:fixed;bottom:29px;right:29px;overflow:visible;box-shadow:0 0 0 5px #434a5480,0 5px 12px #0000001a;top:auto!important;left:auto!important}@media (max-width:64.0525em){.c-modal-lanquage-confirmation .vfm__content{bottom:64px}}@media (max-width:30.0525em){.c-modal-lanquage-confirmation .vfm__content{max-width:calc(100% - 32px);margin:auto;right:0;left:0!important}}.c-modal-lanquage-confirmation .o-modal__body{color:#cbd5e4;padding-left:16px;padding-right:16px}.c-modal-lanquage-confirmation .o-modal__footer{gap:16px;margin-top:20px;padding:0 16px 15px;display:flex}@media (max-width:40.0525em){.c-modal-lanquage-confirmation .o-modal__footer{margin-top:15px}}.c-modal-lanquage-confirmation .o-modal__footer .c-button{width:50%;padding-left:8px;padding-right:8px}.c-modal-lanquage-confirmation .o-modal__footer .c-button .c-country-flag{vertical-align:baseline;margin-right:8px;box-shadow:0 0 10px #0003}.c-modal-lanquage-confirmation p{max-width:none}.c-modal-pickems-extra-points .o-modal__body,.c-modal-pickems-extra-points .o-modal__footer{padding-left:5px;padding-right:5px}.c-modal-pickems-extra-points .o-modal__footer{margin-top:30px}.c-modal-pickems-extra-points .o-modal__footer .c-button:disabled{border-color:#0000}.c-modal-pickems-extra-points .label-points{border-radius:5px;width:92px;height:50px;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:8px 24px;position:relative}.c-modal-pickems-extra-points .label-points:before{content:"";z-index:0;background-color:#282d34;background-image:linear-gradient(90deg,#ffffff0f,#ffffff1a 50%,#ffffff0f),linear-gradient(90deg,#ffffff29,#fffc 50%,#ffffff29);border-radius:5px;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.c-modal-pickems-extra-points .label-points:after{content:"";z-index:1;background:linear-gradient(90deg,#ffffff0f,#ffffff1a 50%,#ffffff0f),#282d34;border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0}.c-modal-pickems-extra-points .label-points .c-widget-tournament-pickems-points{z-index:2;font-size:1.625rem;line-height:1.38462;position:relative}.c-modal-pickems-extra-points .label-points .c-widget-tournament-pickems-points .points{color:#fff}.c-modal-pickems-extra-points__activities .activity{background:#ffffff0d;border-radius:5px;justify-content:space-between;align-items:center;gap:4px;margin-bottom:5px;padding:10px 16px;display:flex}.c-modal-pickems-extra-points__activities .activity .title{justify-content:flex-start;align-items:center;gap:8px;display:flex}.c-modal-pickems-extra-points__activities .activity .number{color:#a5afbb;font-size:.75rem;line-height:1.25}.c-modal-pickems-extra-points__activities .activity .c-button{text-transform:none;width:80px;min-width:80px;height:25px;padding:0 4px;line-height:23px;position:relative}.c-modal-pickems-extra-points__activities .activity .c-button:first-letter{text-transform:capitalize}.c-modal-pickems-extra-points__activities .activity .c-button.verified:disabled{background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);border-color:#0000}.c-modal-pickems-extra-points__activities .activity .c-button.verified:disabled .o-icon{color:inherit}.c-modal-pickems-extra-points__activities .activity .c-button.error{color:#cbd5e4;border-color:#f18686}.c-modal-pickems-extra-points__activities .activity .c-button .o-icon{vertical-align:baseline;margin-right:0;line-height:23px!important}.c-modal-pickems-extra-points__activities .activity .c-button .o-field__error-msgs{white-space:nowrap}.c-modal-pickems-extra-points__congrats .label-points{margin-bottom:15px}.c-modal-pickems-extra-points__congrats .label-points:before{background-image:linear-gradient(90deg,rgba(var(--primary-color-rgb),.06)0,rgba(var(--primary-color-rgb),.1)50%,rgba(var(--primary-color-rgb),.06)100%),linear-gradient(90deg,rgba(var(--primary-color-rgb),.16)0,rgba(var(--primary-color-rgb),.8)50%,rgba(var(--primary-color-rgb),.16)100%)}.c-modal-pickems-extra-points__congrats .label-points:after{background:linear-gradient(90deg,rgba(var(--primary-color-rgb),.06)0,rgba(var(--primary-color-rgb),.1)50%,rgba(var(--primary-color-rgb),.06)100%),#282d34}.c-modal-pickems-extra-points__congrats p{text-align:center;max-width:none}.c-modal-pickems-extra-points__congrats .c-button--transparent{color:var(--primary-color)}.c-modal-pickems-extra-points__congrats .c-button--transparent:hover{color:#fff}.c-modal-pickems-teams-replacements{z-index:19;width:332px;max-width:calc(100% - 2px);margin:auto;display:block;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.c-modal-pickems-teams-replacements .o-modal__header{padding-top:20px}.c-modal-pickems-teams-replacements .o-modal__body,.c-modal-pickems-teams-replacements .o-modal__footer,.c-modal-pickems-teams-replacements .o-modal__header{padding-left:5px;padding-right:5px}.c-modal-pickems-teams-replacements .title-h2{color:#cbd5e4;text-align:left}.c-modal-pickems-teams-replacements__list .item{justify-content:space-between;align-items:center;gap:8px;display:flex}.c-modal-pickems-teams-replacements__list .item:not(:last-child){margin-bottom:16px}.c-modal-pickems-teams-replacements__list .team{background-color:#434a54;border-radius:5px;align-items:center;gap:4px;width:calc(50% - 16px);padding:6px 6px 6px 10px;display:flex}.c-modal-pickems-teams-replacements__list .title{white-space:nowrap;align-items:flex-end;width:calc(100% - 24px);display:flex;overflow:hidden}.c-modal-pickems-teams-replacements__list .name{color:#fff;text-overflow:ellipsis;overflow:hidden}.c-modal-pickems-teams-replacements__list .ranking{color:#ffffff4d;margin-left:4px;font-size:.625rem;line-height:1.5}.c-modal-pickems-teams-replacements .o-modal__footer .description{color:#cbd5e4;text-align:left;margin-top:16px;margin-bottom:15px;font-size:.75rem;line-height:1.25}.c-modal-pickems-create-user-group .o-field--code{margin-bottom:8px;position:relative}.c-modal-pickems-create-user-group .o-field--code .o-field__input{justify-content:space-between}.c-modal-pickems-create-user-group .o-field--code .text{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-modal-pickems-create-user-group .o-field--code .code{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-modal-pickems-create-user-group .button-share{margin-bottom:20px;padding-top:4px;padding-bottom:4px;position:relative}.c-modal-pickems-create-user-group .button-share .o-icon--external-link-2{vertical-align:-3px;margin-right:6px;font-size:1rem;line-height:1.5;transform:rotate(-45deg)}.c-modal-pickems-create-user-group .divider{text-align:center;margin-bottom:3px;position:relative}.c-modal-pickems-create-user-group .divider:before{content:"";background-color:#404b55;height:1px;position:absolute;top:50%;left:0;right:calc(50% + 24px)}.c-modal-pickems-create-user-group .divider:after{content:"";background-color:#404b55;height:1px;position:absolute;top:50%;left:calc(50% + 24px);right:0}.c-modal-pickems-create-user-group .divider span{color:#65717d;text-transform:uppercase;padding-left:10px;padding-right:10px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px;display:inline-block}.c-modal-pickems-user-group-join-forbidden .o-modal__inner{background:linear-gradient(101deg,#a5afbb1a 2.14%,#0000 71.29%),#2a3038}.c-modal-pickems-user-group-join-forbidden .o-modal__inner:before{background:linear-gradient(151deg,#a5afbbb3,#0000)}.c-modal-pickems-user-group-join-forbidden .o-icon-emoji--sad *{fill:#a5afbb}.c-modal-tournament-pickems-teams{opacity:0;justify-content:center;align-items:center;transition:all .15s ease-in-out;display:flex}.c-modal-tournament-pickems-teams.vm--container{z-index:-100}.c-modal-tournament-pickems-teams.vm--container.visible{opacity:1;z-index:999}.c-modal-tournament-pickems-teams header{background-color:#313840;border-radius:5px;margin-bottom:10px;padding-top:15px;padding-left:16px;padding-right:16px}.c-modal-tournament-pickems-teams header .title-h2{max-width:calc(100% - 10px)}.c-modal-tournament-pickems-teams header .close{right:10px}.c-modal-tournament-pickems-teams .o-modal__body{color:#cbd5e4;padding-left:16px;padding-right:16px}.c-modal-promo-clash .vfm__content{background:linear-gradient(101.31deg,#0f8deb1a 2.14%,#0f8deb00 71.29%),#2a3038;border-radius:5px;width:400px;max-width:400px;position:relative;box-shadow:0 0 30px #17171733}@media (max-width:40.0525em){.c-modal-promo-clash .vfm__content{width:328px;max-width:328px}}.c-modal-promo-clash .close .o-icon{color:#fff}.c-modal-promo-clash .close:hover .o-icon{color:#cbd5e4;background-color:#0000}.c-modal-promo-clash__content{padding:20px 24px}@media (max-width:40.0525em){.c-modal-promo-clash__content{padding:20px 16px}}.c-modal-promo-clash__content .title{color:#fff;text-align:center;margin-bottom:15px;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.5}.c-modal-promo-clash__content .title span{color:#ffa510}.c-modal-promo-clash__content .btn-container{text-align:center;margin-top:18px}.c-modal-promo-clash__content .btn-container .c-button{min-width:188px;margin-bottom:20px}.c-modal-promo-clash__content .btn-container p{color:#65717d;font-size:.75rem;line-height:1.5}.c-modal-promo-clash__blocks .block{border:2px solid;background-color:#22262c;border-image-source:linear-gradient(120deg,#4c565f80,#2e3f3580);border-image-slice:1;height:100px;min-height:min-content;margin-bottom:2px;padding:14px;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-modal-promo-clash__blocks .block{height:86px;padding:10px 14px}}.c-modal-promo-clash__blocks .block:before{content:"";filter:blur(70px);background-color:#7ef2674d;border-radius:50%;width:224px;height:138px;position:absolute;top:64px;right:0}.c-modal-promo-clash__blocks .block:after{content:"";opacity:.15;background-image:url(../img/components/modal/promo-clash/pattern.svg);background-position:100%;background-repeat:no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.c-modal-promo-clash__blocks .block .column{flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;display:flex}.c-modal-promo-clash__blocks .block .label{color:#ffa510;border:1px solid #ffa51033;padding:1px 4px;font-size:.75rem;line-height:14px;display:inline-block}@media (max-width:40.0525em){.c-modal-promo-clash__blocks .block .label{font-size:.625rem;line-height:14px}}.c-modal-promo-clash__blocks .block .text{color:#7ef267;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:1.2}@media (max-width:40.0525em){.c-modal-promo-clash__blocks .block .text{font-size:.875rem;line-height:1.2}}.c-modal-promo-clash__blocks .block img{width:195px;position:absolute;top:0;right:0}@media (max-width:40.0525em){.c-modal-promo-clash__blocks .block img{width:175px}}.c-modal-promo-clash__blocks .block:nth-child(2){border-image-source:linear-gradient(-120deg,#4c565f80,#2e3f3580)}.c-modal-promo-clash__blocks .block:nth-child(2):before{left:0}.c-modal-promo-clash__blocks .block:nth-child(2):after{transform:scaleX(-1)}.c-modal-promo-clash__blocks .block:nth-child(2) .column{align-items:flex-end}.c-modal-promo-clash__blocks .block:nth-child(2) img{left:0}@media (min-width:64.0625em){.c-modal-spoiler-mode .vfm__content{position:absolute}}.c-modal-spoiler-mode .vfm__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14161acc}.c-modal-spoiler-mode header{background-color:#313840;border-radius:5px;margin-bottom:11px;padding-top:27px;padding-left:24px;padding-right:24px}@media (max-width:40.0525em){.c-modal-spoiler-mode header{margin-bottom:15px;padding-top:22px}}.c-modal-spoiler-mode header .close{right:10px}.c-modal-spoiler-mode .vfm__content{min-width:320px;max-width:398px;overflow:visible;box-shadow:0 0 0 5px #434a5480,0 5px 12px #0000001a}@media (min-width:64.0625em){.c-modal-spoiler-mode .vfm__content{left:calc(50% + 52px - var(--offset-modal,0px))!important;top:72px!important}}@media (min-width:80.0625em){.c-modal-spoiler-mode .vfm__content{left:calc(50% + 68px - var(--offset-modal,0px))!important}}@media screen and (max-width:1216px) and (min-width:1025px){.c-modal-spoiler-mode .vfm__content{left:calc(50vw + 50% - 557px - var(--offset-modal,0px))!important}}@media (max-width:25.875em){.c-modal-spoiler-mode .vfm__content{max-width:calc(100% - 32px);margin:auto;left:auto!important}}.c-modal-spoiler-mode .o-modal__body{color:#a5afbb;padding-bottom:24px;padding-left:24px;padding-right:16px;font-size:.75rem;line-height:1.25;overflow:hidden}@media (max-width:40.0525em){.c-modal-spoiler-mode .o-modal__body{padding-bottom:15px;font-size:.6875rem;line-height:1.25}}.c-modal-spoiler-mode .o-modal__footer{margin-top:20px}@media (max-width:40.0525em){.c-modal-spoiler-mode .o-modal__footer{margin-top:15px}}.c-modal-spoiler-mode .o-layout{margin-left:-8px}.c-modal-spoiler-mode .o-layout__item{padding-right:8px;padding-left:8px!important}.c-modal-spoiler-mode__match-example{cursor:pointer;background-color:#434a54;border:2px solid #434a54;border-radius:5px;justify-content:center;align-items:center;width:100%;height:70px;margin-bottom:14px;transition:border-color .15s cubic-bezier(1,.5,.8,1);display:flex}@media (max-width:40.0525em){.c-modal-spoiler-mode__match-example{margin-bottom:8px}}.c-modal-spoiler-mode__match-example .c-match-score{margin:0}.c-modal-spoiler-mode h6{color:#cbd5e4;transition:color .15s cubic-bezier(1,.5,.8,1)}.c-modal-spoiler-mode p{margin-top:2px;font-size:.625rem;line-height:12px;transition:color .15s cubic-bezier(1,.5,.8,1)}.c-modal-spoiler-mode .selected h6{color:#fff}.c-modal-spoiler-mode .selected p{color:#cbd5e4}.c-modal-spoiler-mode .selected .c-modal-spoiler-mode__match-example{border-color:var(--primary-color)}.c-modal-white-market-pickem{background:linear-gradient(101.31deg,#0f8deb1a 2.14%,#0f8deb00 71.29%),#2a3038;border-radius:5px;position:relative;box-shadow:0 0 30px #17171733}.c-modal-white-market-pickem .close .o-icon{color:#fff;background-color:#ffffff1a;border-radius:4px}.c-modal-white-market-pickem .close:hover .o-icon{background-color:#ffffff4d}.c-modal-white-market-pickem__content{padding:24px}@media (max-width:40.0525em){.c-modal-white-market-pickem__content{padding:16px}}.c-modal-white-market-pickem__content p{margin-bottom:24px;line-height:22px}.c-modal-white-market-pickem__content p a{color:#e0aa5a}.c-modal-white-market-pickem__content p a:hover{text-decoration:underline}.c-modal-white-market-pickem__content .o-form{position:relative}.c-modal-white-market-pickem__content .o-form .c-loader{height:30px;min-height:auto;top:auto;bottom:0}.c-modal-white-market-pickem__content .o-form .c-button{padding:4px 13px;font-size:1.25rem;line-height:20px;position:relative}.c-modal-white-market-pickem__content .o-form .c-button .o-icon{margin-left:0;margin-right:0;display:block}.c-modal-white-market-pickem__content .o-field{align-items:flex-end;width:100%;margin-bottom:16px;display:flex}.c-modal-white-market-pickem__content .o-field>div{width:100%}.c-modal-white-market-pickem__content .o-field .u-relative{margin-right:-5px}.c-modal-white-market-pickem__content .o-field label{color:#fff;text-transform:none;margin-bottom:5px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-modal-white-market-pickem__content .o-field input{background-color:#444f5a;border-color:#65717d currentColor #65717d #65717d;border-right-style:none;border-right-width:medium;border-radius:5px 0 0 5px}.c-modal-white-market-pickem__content .o-field input::placeholder{color:#a5afbb}.c-modal-white-market-pickem__content .btn-container .c-button{width:100%}.c-modal-auth-base-modal-form-sign-in .vfm__content,.c-modal-auth-base-modal-form-sign-up .vfm__content,.c-modal-auth-base-modal-form-socials .vfm__content{max-width:632px;min-height:338px;position:relative}@media (max-width:40.0525em){.c-modal-auth-base-modal-form-sign-in .vfm__content,.c-modal-auth-base-modal-form-sign-up .vfm__content,.c-modal-auth-base-modal-form-socials .vfm__content{max-width:calc(100% - 60px)}}.c-modal-auth-base-modal-form-sign-in .vfm__content:before,.c-modal-auth-base-modal-form-sign-up .vfm__content:before,.c-modal-auth-base-modal-form-socials .vfm__content:before{background:linear-gradient(to left top,#22262c 10%,transparent 30%,transparent 25%,var(--primary-color)90%);content:"";z-index:-1;border-radius:5px;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.c-modal-auth-base-modal-form-sign-in .vfm__content .c-modal-auth-wrapper,.c-modal-auth-base-modal-form-sign-up .vfm__content .c-modal-auth-wrapper,.c-modal-auth-base-modal-form-socials .vfm__content .c-modal-auth-wrapper{min-height:inherit}.c-modal-auth-base-modal-sign-up-confirmation .c-modal-auth-wrapper--full-size{padding:0}.c-modal-auth-base-modal-sign-up-confirmation .c-modal-auth-form-wrapper{background:0 0;padding-top:34px;padding-bottom:4px}.c-modal-auth-base-modal-sign-up-confirmation .c-modal-auth-form-wrapper__header span{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-modal-auth-base-modal-sign-up-confirmation .email{color:#fff;margin-top:10px;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-modal-auth-base-modal-sign-up-confirmation .o-form__submit-panel{margin-top:20px}.c-modal-auth-wrapper{background-color:#22262c;background-image:linear-gradient(75.82deg,rgba(var(--primary-color-rgb),.15)0,#0f8deb00 60.19%,#22262c 100%),url(../img/auth-modal-bg.png);z-index:2;background-position:0;background-repeat:no-repeat;background-size:contain;border:1px solid #0000;border-radius:5px;align-items:stretch;gap:16px;padding:15px 16px 15px 0;display:flex;position:relative;box-shadow:0 0 30px #17171733}@media screen and (max-width:768px){.c-modal-auth-wrapper{flex-direction:column;padding:15px 16px}.c-modal-auth-wrapper .c-modal-auth-wrapper__info{width:100%;padding:10px 0}.c-modal-auth-wrapper .c-modal-auth-wrapper__info .title{margin-top:30px}.c-modal-auth-wrapper .c-modal-auth-wrapper__info .description{margin-top:20px;margin-bottom:0}.c-modal-auth-wrapper .c-modal-auth-wrapper__info .policy{display:none}}.c-modal-auth-wrapper .c-loader{min-height:unset}.c-modal-auth-wrapper__info{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:50%;padding:32px 0 15px 15px;display:flex}.c-modal-auth-wrapper__info .logo{width:68px;height:20px;display:block}.c-modal-auth-wrapper__info .title{color:#cbd5e4;text-transform:uppercase;font-size:30px;font-weight:500}.c-modal-auth-wrapper__info .title span{text-transform:lowercase}.c-modal-auth-wrapper__info .description{color:#a5afbb;margin:20px 0;padding:0 15px;font-size:14px;font-weight:400}.c-modal-auth-wrapper__info .policy{color:#65717d;cursor:pointer;font-size:12px;font-weight:400;text-decoration:underline}.c-modal-auth-wrapper__form{width:50%}@media screen and (max-width:768px){.c-modal-auth-wrapper__form{width:100%}}.c-modal-auth-wrapper--full-size{background-image:linear-gradient(75.82deg,#0f8deb26,#0f8deb00 60.19%,#22262c);padding:5px}.c-modal-auth-wrapper--full-size .c-modal-auth-wrapper__form{background:unset;width:100%}.c-modal-auth-wrapper--full-size .c-modal-auth-form__content .c-form__submit-panel .c-button{margin-bottom:20px}.c-modal-auth-form-wrapper{background:#313840;border-radius:5px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:25px 17px 15px;display:flex;position:relative}@media screen and (max-width:768px){.c-modal-auth-form-wrapper{position:unset}}.c-modal-auth-form-wrapper__header{justify-content:flex-start;align-items:center;margin-bottom:15px;display:flex}.c-modal-auth-form-wrapper__header span{color:#fff;font-size:18px;font-weight:500;line-height:27px}.c-modal-auth-form-wrapper__header .back{cursor:pointer;width:20px;height:20px;margin-right:16px}.c-modal-auth-form-wrapper__content .o-field{margin-bottom:10px}.c-modal-auth-form-wrapper__content .o-field:last-child{margin-bottom:20px}.c-modal-auth-form-wrapper__content .o-field label{color:#fff;text-transform:inherit;margin-bottom:5px;font-size:14px;font-weight:400;line-height:17px}.c-modal-auth-form-wrapper__content .o-field .o-link{color:#a5afbb;font-size:12px;line-height:14.4px}.c-modal-auth-form-wrapper__content .o-field input{background:#444f5a;border:1px solid #65717d;border-radius:4px}.c-modal-auth-form-wrapper__content .o-form__submit-panel .c-button{margin-bottom:30px}.c-modal-auth-form-wrapper__footer{color:#717b8a;text-align:center;padding-top:30px;font-size:12px;font-weight:400;line-height:14px}.c-modal-auth-form-socials__button{cursor:pointer;text-align:start;text-wrap:none;border:1px solid #717b8a;border-radius:4px;align-items:center;width:100%;margin-bottom:10px;padding:5px 12px;transition:all .5s;display:flex}.c-modal-auth-form-socials__button:hover img.default{display:none}.c-modal-auth-form-socials__button:hover img.hovered{display:block}.c-modal-auth-form-socials__button--email{background:#0f8deb;border:1px solid #0f8deb}.c-modal-auth-form-socials__button--email:hover{box-shadow:0 4px 20px #0f8deb66}.c-modal-auth-form-socials__button--google{background:#fff;border:1px solid #fff}.c-modal-auth-form-socials__button--google span{color:#22262c!important}.c-modal-auth-form-socials__button--google:hover{box-shadow:0 4px 20px #fff6}.c-modal-auth-form-socials__button--google:hover span{color:#22262c}.c-modal-auth-form-socials__button--facebook{background:#4777e2;border:1px solid #4777e2}.c-modal-auth-form-socials__button--facebook:hover{box-shadow:0 4px 20px #4777e266}.c-modal-auth-form-socials__button--steam{background:#8cb053;border:1px solid #8cb053}.c-modal-auth-form-socials__button--steam:hover{box-shadow:0 4px 20px #72912c66}.c-modal-auth-form-socials__button:last-child{margin-bottom:0}.c-modal-auth-form-socials__button img{width:16px;height:16px;margin-right:8px}.c-modal-auth-form-socials__button img.default{display:none}.c-modal-auth-form-socials__button img.hovered{display:block}.c-modal-auth-form-socials__button span{color:#fff;font-size:14px;font-weight:500}.c-modal-auth-form-email{background:#404b5580;border-radius:7px;width:302px;padding:5px;position:absolute;top:44px;right:-40px}@media (max-width:40.0525em){.c-modal-auth-form-email{right:0}.c-modal-auth-form-email .o-form__submit-panel .c-button{width:100%}}.c-modal-auth-form-email .o-form{background:#313840;border-radius:7px;padding:16px;position:relative}.c-modal-auth-form-email .close{position:absolute;top:12px;right:12px}.c-modal-auth-form-email .o-form__submit-panel{margin-top:20px}.c-modal-auth-form-email .o-form__submit-panel .c-button{margin-bottom:0}.c-modal-user-email-update .c-modal-auth-form-email{background:0 0;width:100%;padding:0;position:static;top:auto;right:auto}.c-modal-user-email-update .c-modal-auth-form-email .o-form{background:0 0;padding-top:34px;padding-bottom:26px}.c-modal-user-email-update .c-modal-auth-form-email .c-loader{width:auto;left:-19px;right:-19px;min-height:0!important}.c-modal-carousel{touch-action:none;z-index:1000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.c-modal-carousel.visible{display:block!important}.c-modal-carousel .vfm__overlay{background:#1b1e22e6}.c-modal-carousel .carousel{width:100%;height:100%}.c-modal-carousel .actions{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:0}.c-modal-carousel .actions i{cursor:pointer;margin-right:20px;font-size:20px}.c-modal-carousel .actions i:hover{color:#fff}.c-modal-carousel .actions p:last-child i{font-size:16px}.c-modal-carousel .carousel__item{background:#22262c;border-radius:5px;position:relative}.c-modal-carousel .carousel__item img{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.c-modal-carousel .carousel__item .caption{margin-top:8px;margin-bottom:8px}@media (max-width:40.0525em){.c-modal-carousel .carousel__item{margin:0 8px}}.c-modal-carousel .carousel__next,.c-modal-carousel .carousel__prev{background:unset}.c-modal-carousel .carousel__next i,.c-modal-carousel .carousel__prev i{font-size:20px}.c-modal-carousel .carousel__next:hover,.c-modal-carousel .carousel__prev:hover{background:unset}@media (max-width:40.0525em){.c-modal-carousel .carousel__next,.c-modal-carousel .carousel__prev{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b1e2233;border-radius:6.25px;width:40px;height:40px}}.c-modal-carousel .counter{background:0 0;top:20px;left:16px}.c-modal-carousel .counter span{font-size:14px}.c-modal-carousel .zoom{background-position:50%;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.c-modal-carousel .zoom.active img:hover{opacity:0}.c-modal-carousel .zoom img{width:100%;transition:opacity .5s;display:block}@media (max-width:64.0525em){.c-player-total-stats-filter .c-select{margin-bottom:10px}}.c-player-accuracy-stats .o-widget__body{background-color:#22262c}.c-player-accuracy-stats .o-table__body{border-radius:5px;overflow:hidden}.c-player-accuracy-stats .c-table-accuracy-stats.o-table{padding:10px 16px}@media (max-width:64.0525em){.c-player-accuracy-stats .c-table-accuracy-stats.o-table{padding:0}}.c-player-accuracy-stats--integrated{background-color:#22262c;border-radius:5px}.c-player-accuracy-stats--integrated .o-widget__header{margin-bottom:0;padding:13px 16px 0}@media (max-width:40.0525em){.c-player-accuracy-stats--integrated .o-widget__header{padding:8px 8px 0}}.c-player-accuracy-stats--integrated .o-widget__header h5{font-size:.75rem;line-height:14px}.c-player-accuracy-stats--integrated .o-widget__header h5 span{font-size:inherit;line-height:inherit}.c-player-accuracy-stats--integrated .o-widget__body{height:calc(100% - 27px)}@media (max-width:40.0525em){.c-player-accuracy-stats--integrated .o-widget__body{padding:8px}}.c-player-accuracy-stats--integrated .o-widget__body>div{height:100%}.c-player-accuracy-stats--integrated .o-widget__body .c-data-placeholder{padding:13px 16px 0}@media (max-width:40.0525em){.c-player-accuracy-stats--integrated .o-widget__body .c-data-placeholder{padding:0}}@media (min-width:40.0625em){.c-player-accuracy-stats--integrated .o-widget__body .c-table-accuracy-stats{height:100%}.c-player-accuracy-stats--integrated .o-widget__body .c-table-accuracy-stats .o-table__body,.c-player-accuracy-stats--integrated .o-widget__body .c-table-accuracy-stats .table-group{flex-direction:column;height:100%;display:flex}.c-player-accuracy-stats--integrated .o-widget__body .c-table-accuracy-stats .table-row{height:100%}}.c-player-accuracy-stats--integrated .o-widget__body .c-table-accuracy-stats .c-man{text-align:center;height:calc(100% - 30px);left:0;right:0}@media (max-width:40.0525em){.c-player-accuracy-stats--integrated .o-widget__body .c-table-accuracy-stats .c-man svg{height:120%}}@media (max-width:64.0525em){.c-player-grenades-stats .o-table .o-table__body{padding:0 8px}}@media (max-width:51.3025em){.c-player-grenades-stats .o-table .o-table__body{padding:0 16px}}@media (max-width:40.0525em){.c-player-grenades-stats .o-table .o-table__body{padding:0 8px}}.c-player-grenades-stats .o-table .table-head .table-cell:first-child p{color:#a5afbb;text-transform:uppercase;text-transform:capitalize;margin-left:7px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:20px}@media (max-width:40.0525em){.c-player-grenades-stats .o-table .table-head .table-cell:first-child p{margin-left:0}}.c-player-grenades-stats .o-table .table-head .table-cell p{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-player-grenades-stats .o-table .table-head .table-cell:not(:last-child) p{padding-right:4px}.c-player-grenades-stats .o-table .table-group .table-row{width:100%;min-height:40px;padding-top:0;padding-bottom:0}.c-player-grenades-stats .o-table .table-group .table-cell.result p{white-space:normal}.c-player-grenades-stats .o-table p{color:#cbd5e4;line-height:17px}.c-player-grenades-stats .table-group .table-row{position:relative}.c-player-grenades-stats .table-group .table-row:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.c-player-grenades-stats .table-group .table-row:hover:before{opacity:1;visibility:visible}.c-player-grenades-stats .table-group .table-row:before{left:0}.c-player-grenades-stats .table-group .table-row .table-cell{z-index:5}.c-player-grenades-stats .table-cell.grenade{justify-content:flex-start;width:23%;overflow:hidden}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.grenade{width:25%}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.grenade{width:23%}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.grenade{width:25%}}.c-player-grenades-stats .table-cell.grenade p{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;display:inline-block;overflow:hidden}.c-player-grenades-stats .table-cell.grenade i{justify-content:center;align-items:center;width:30px;height:30px;margin:0 8px 0 5px;padding-top:4px;display:flex;overflow:hidden;font-size:38px!important}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.grenade i{width:20px;height:20px;margin:0 4px 0 0;padding-top:0;font-size:26px!important}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.grenade i{width:30px;height:30px;margin:0 8px 0 5px;padding-top:4px;font-size:38px!important}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.grenade i{width:20px;height:20px;margin:0 4px 0 0;padding-top:0;font-size:26px!important}}.c-player-grenades-stats .table-cell.grenade .o-icon--flashbang{padding:0 0 3px;font-size:28px!important}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--flashbang{padding:0 0 5px;font-size:18px!important}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.grenade .o-icon--flashbang{padding:0 0 3px;font-size:28px!important}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--flashbang{padding:0 0 5px;font-size:18px!important}}.c-player-grenades-stats .table-cell.grenade .o-icon--molotov{margin-left:7px}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--molotov{margin-left:0}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.grenade .o-icon--molotov{margin-left:7px}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--molotov{margin-left:0}}.c-player-grenades-stats .table-cell.grenade .o-icon--smoke-grenade{font-size:40px!important}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--smoke-grenade{font-size:28px!important}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.grenade .o-icon--smoke-grenade{font-size:40px!important}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--smoke-grenade{font-size:28px!important}}.c-player-grenades-stats .table-cell.grenade .o-icon--decoy-grenade{padding-top:3px;font-size:35px!important}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--decoy-grenade{padding:0 0 1px;font-size:23px!important}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.grenade .o-icon--decoy-grenade{padding:3px 0 0;font-size:35px!important}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.grenade .o-icon--decoy-grenade{padding:0 0 1px;font-size:23px!important}}.c-player-grenades-stats .table-cell.owns{width:15%}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.owns{width:10%}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.owns{width:15%}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.owns{width:10%}}@media (max-width:30.0525em){.c-player-grenades-stats .table-cell.owns{width:14%}}.c-player-grenades-stats .table-cell.thrown{width:19%}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.thrown{width:22%}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.thrown{width:14%}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.thrown{width:22%}}.c-player-grenades-stats .table-cell.affected{width:14%}.c-player-grenades-stats .table-cell.result{width:22%}@media (max-width:64.0525em){.c-player-grenades-stats .table-cell.result{width:25%}}@media (max-width:51.3025em){.c-player-grenades-stats .table-cell.result{width:22%}}@media (max-width:40.0525em){.c-player-grenades-stats .table-cell.result{width:25%}}.c-player-grenades-stats .table-cell.result p{text-align:center}.c-player-roles-widget{position:relative}@media (max-width:40.0525em){.c-player-roles-widget .c-component-tabs__nav-switch ul{width:auto}}.c-player-roles-widget .c-component-tabs__nav-switch .o-link,.c-player-roles-widget .c-component-tabs__nav-switch a{text-transform:uppercase;padding:14px 10px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px;border-radius:5px!important}.c-player-roles-widget .c-component-tabs__nav-switch .o-link.router-link-active,.c-player-roles-widget .c-component-tabs__nav-switch a.router-link-active{box-shadow:none}.c-player-roles-widget .o-widget__body{background:#22262c;position:relative}@media (max-width:51.3025em){.c-player-roles-widget .o-widget__body .c-component-tabs__panel{padding:0 8px 8px}}.c-player-roles-widget .o-widget__body .c-component-tabs__nav{margin-bottom:4px}.c-player-roles-widget .o-widget__body .o-stats-list{float:left;width:100%;padding:10px 16px}@media (min-width:51.3125em){.c-player-roles-widget .o-widget__body .o-stats-list .col{float:left;width:calc(50% - 4px)}}.c-player-roles-widget .o-widget__body .o-stats-list .col:first-child{margin-right:8px}@media (max-width:51.3025em){.c-player-roles-widget .o-widget__body .o-stats-list .col:first-child{margin-right:0}}.c-player-roles-widget .o-widget__body .o-stats-list .c-data-placeholder{width:100%;margin-right:0}@media (min-width:51.3125em){.c-player-roles-widget .o-stats-list__section-title{background:0 0;border-bottom:1px solid #22262c;height:30px;margin:0;padding:1px 0}}.c-player-roles-widget .o-stats-list__section-title .o-icon--attacking{color:#e0aa5a}.c-player-roles-widget .o-stats-list__section-title .o-icon--defending{color:#2487d1}.c-player-roles-widget .o-stats-list__section-title .o-icon{vertical-align:middle;margin-right:4px;padding-left:4px;font-size:18px}.c-player-roles-widget .c-global-progress-bar{margin-top:2px}.c-player-roles-widget .col{width:100%}.c-player-roles-widget .col .o-list-bare__item{justify-content:space-between;align-items:center;width:100%;display:flex}.c-player-roles-widget .col .o-list-bare i{width:20px;height:20px}.c-player-roles-widget .col .o-list-bare i:not(.o-icon--role-trader){font-size:.75rem;line-height:1.5}.c-player-roles-widget .col .o-list-bare .title{white-space:nowrap;padding-top:2px;padding-left:4px}.c-player-roles-widget .col .o-list-bare .title em{color:#cbd5e4;vertical-align:super;margin-left:4px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25}.c-player-roles-widget .col .o-list-bare .title .o-icon{transition:all .15s ease-in-out}.c-player-roles-widget .col .o-list-bare .title:hover .o-icon--t{background:#fdd05894}.c-player-roles-widget .col .o-list-bare .title:hover .o-icon--ct{background:#0f8deb94}.c-player-roles-widget .col .o-list-bare .value{color:#cbd5e4;width:100%;max-width:48px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;display:inline-block}@media (max-width:40.0525em){.c-player-roles-widget .col .o-list-bare .value{max-width:64px}}.c-player-roles-widget .col .o-list-bare .value:not(.relevant){color:#67717a}.c-player-roles-widget .col .o-list-bare .value:not(.relevant) .c-global-progress-bar__progress{opacity:.38}.c-jersey{position:relative}.c-jersey .c-logo{width:40px;height:40px;position:absolute;top:25%;left:50%;transform:translate(-50%)}.c-global-tooltips-objects--inline .c-global-tooltips-objects__trigger{display:inline}.c-global-tooltips-objects-container{color:#cbd5e4;min-height:60px;width:var(--width);z-index:112;background-color:#4c555f;border-radius:5px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 0 12px #0000001a}.c-global-tooltips-objects-container .white{color:#fff}.c-global-tooltips-objects-container .medium,.c-global-tooltips-objects-container b{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-global-tooltips-objects-container .c-loader__circle{width:50px;height:50px}.c-global-tooltips-objects-container .c-loader__circle:after{border-width:3px;width:34px;height:34px}.c-global-tooltips-objects__trigger{display:inline-block}.c-global-tooltips-objects__header{padding:13px 14px 12px;position:relative;overflow:hidden}.c-global-tooltips-objects__header .header-with-details{justify-content:flex-start;align-items:center;display:flex}.c-global-tooltips-objects__body{background-color:#313840;padding:10px 16px 14px;font-size:.75rem;line-height:20px}.c-global-tooltips-objects__body .o-list-bare__item{display:flex}.c-global-tooltips-objects__body .o-list-bare__item:not(:last-child){margin-bottom:5px}.c-global-tooltips-objects__body .o-list-bare label{color:inherit;text-transform:capitalize;min-width:76px;padding-right:5px;font-family:fira-sans-regular,sans-serif;font-weight:400}.c-global-tooltips-objects__body .o-list-bare--columns{flex-wrap:wrap;display:flex}.c-global-tooltips-objects__body .o-list-bare--columns li{width:58%;min-width:58%;padding-right:4px;overflow:hidden}.c-global-tooltips-objects__body .o-list-bare--columns li:nth-child(2n){width:42%;min-width:42%}.c-global-tooltips-objects__body .o-list-bare--columns li label{min-width:45px}.c-global-tooltips-objects__body .o-list-bare--columns li p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-tooltips-objects__body .section{padding-top:5px;padding-bottom:9px}.c-global-tooltips-objects__body .section:not(:last-child){border-bottom:1px solid #22262c}.c-global-tooltips-objects__horizontal-list{flex-wrap:wrap;align-items:center;display:flex}.c-tooltip-common-container{z-index:111;padding-top:4px;padding-bottom:4px;position:absolute;top:0;left:0}.c-tooltip-common-container__inner{box-sizing:border-box;color:#cbd5e4;background-color:#1b1e22;border:1px solid #4c555f;border-radius:5px;min-height:26px;overflow:hidden;box-shadow:0 0 12px #0000001a}.c-tooltip-common-container__inner .text-on-surface-primary{color:#fff}.c-tooltip-common-container__inner .text-system-secondary{color:#a5afbb}.c-tooltip-copied{color:#cbd5e4;pointer-events:none;text-align:center;text-transform:none;white-space:nowrap;background-color:#202429;border:1px solid #2a3038;border-radius:5px;height:27px;margin:auto;padding-top:5px;padding-left:8px;padding-right:8px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 5px 12px #0000001a}.c-tooltip-copied .o-icon--status-done{color:#75c87e;font-size:inherit;vertical-align:0;display:inline-block}.c-global-tooltips-objects-competition{border-radius:5px;box-shadow:0 0 0 5px #404b55,0 5px 12px #0000001a}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header{background:#282d34;border-top-left-radius:5px;border-top-right-radius:5px;position:relative}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header .header-with-details .details p:last-child{font-size:12px}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header:before{content:"";z-index:1;background-image:linear-gradient(20deg,#282d34 60%,#242424b3 70%);width:100%;height:100%;position:absolute;top:0;left:0}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header .tournament-cup{width:140px;height:140px;position:absolute;top:-6px;right:-50px}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header .tournament-cup .c-global-cup__image{width:90px;max-width:90px;height:90px;max-height:90px}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header .tournament-cup .c-global-cup__letter svg{max-height:unset}.c-global-tooltips-objects-competition .c-global-tooltips-objects__header .tournament-cup .c-global-cup__tier{display:none}.c-global-tooltips-objects-competition .c-global-tooltips-objects__body{padding:10px 16px 6px}.c-global-tooltips-objects-competition .c-global-tooltips-objects__body .o-list-bare .o-list-bare__item{align-items:flex-start}.c-global-tooltips-objects-competition .c-global-tooltips-objects__body .o-list-bare .o-list-bare__item label{flex-direction:row;align-items:flex-start;width:40%;font-size:.75rem;line-height:18px;display:flex}.c-global-tooltips-objects-competition .c-global-tooltips-objects__body .o-list-bare .o-list-bare__item .o-list-inline__item{margin-bottom:4px}.c-global-tooltips-objects-competition .header-with-details{z-index:2;position:relative}.c-global-tooltips-objects-competition .header-with-details .c-global-cup{margin-right:5px}@media (max-width:51.3025em){.c-global-tooltips-objects-competition .header-with-details .c-global-cup{display:none}}.c-global-tooltips-objects-competition .header-with-details .c-global-cup__image{width:34px;max-width:34px;height:auto;max-height:34px}.c-global-tooltips-objects-competition .header-with-details .c-global-cup__letter svg{max-height:34px}.c-global-tooltips-objects-competition .header-with-details .c-global-cup__letter text{font-size:50px}.c-global-tooltips-objects-competition .header-with-details .c-logo{width:30px;min-width:30px;height:30px;margin-right:8px}.c-global-tooltips-objects-competition .header-with-details .details{overflow:hidden}.c-global-tooltips-objects-competition .header-with-details .details p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-tooltips-objects-competition .winners li{display:flex}.c-global-tooltips-objects-competition .winners li .c-logo{margin-right:4px}.c-global-tooltips-objects-team{border-radius:5px;box-shadow:0 0 0 5px #404b55,0 5px 12px #0000001a}.c-global-tooltips-objects-team .c-global-tooltips-objects__header{background:#282d34;padding-top:11px;padding-bottom:9px}.c-global-tooltips-objects-team .c-global-tooltips-objects__header .header-with-details .details p:last-child{font-size:12px}.c-global-tooltips-objects-team .c-global-tooltips-objects__header>*{z-index:3;position:relative}.c-global-tooltips-objects-team .c-global-tooltips-objects__header:before{content:"";z-index:2;width:100%;height:130px;position:absolute;top:0;left:0}.c-global-tooltips-objects-team .c-global-tooltips-objects__header .c-country-flag{opacity:.4;z-index:1;border-radius:0;width:190px;height:145px;position:absolute;top:-66px;right:0;-webkit-mask-image:linear-gradient(217deg,#12233ecc 40%,#24242400 75%);mask-image:linear-gradient(217deg,#12233ecc 40%,#24242400 75%)}.c-global-tooltips-objects-team .c-global-tooltips-objects__header .c-country-flag img{width:190px;height:190px}.c-global-tooltips-objects-team .c-global-tooltips-objects__body{min-height:107px;margin-bottom:-5px;padding-top:8px;padding-bottom:0;position:relative}.c-global-tooltips-objects-team .c-global-tooltips-objects__body p{color:#a5afbb;text-transform:uppercase;font-size:.625rem;line-height:12px}.c-global-tooltips-objects-team .c-global-tooltips-objects__horizontal-list{align-items:flex-start;margin-top:7px;margin-left:-16px;margin-right:-16px}.c-global-tooltips-objects-team .c-global-tooltips-objects__cloak{text-align:center;z-index:10;background:linear-gradient(#22262c3d,#22262ce0 58.92%,#22262c);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.c-global-tooltips-objects-team .c-global-tooltips-objects__cloak .text{color:#a5afbb;margin-top:5px;margin-bottom:11px;padding-left:20px;padding-right:20px;font-size:.875rem;line-height:20px}.c-global-tooltips-objects-team .c-global-tooltips-objects__cloak .text .o-icon{display:block}.c-global-tooltips-objects-team .c-global-tooltips-objects__cloak .text .o-icon:before{font-size:143%}.c-global-tooltips-objects-team .c-global-tooltips-objects__cloak .text span{color:#fff}.c-global-tooltips-objects-team .header-with-details .c-logo{width:40px;min-width:40px;height:40px;margin-right:10px}.c-global-tooltips-objects-team .header-with-details .c-logo__letter{font-size:1.25rem;line-height:22px}.c-global-tooltips-objects-team .header-with-details .details{overflow:hidden}.c-global-tooltips-objects-team .header-with-details .details p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-tooltips-objects-team .player{width:20%;min-width:20%;margin-bottom:13px}.c-global-tooltips-objects-team .player--placeholder .player-avatar .c-avatar{background-color:#434a54b3;border-radius:50%;position:relative}.c-global-tooltips-objects-team .player--placeholder .player-avatar .c-avatar:before{display:none}.c-global-tooltips-objects-team .player--placeholder .player-avatar .c-avatar:after{color:#313840;content:"";content:attr(data-icon);vertical-align:middle;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;line-height:1.71429;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.c-global-tooltips-objects-team .player--placeholder .nickname{background-color:#434a54b3;border-radius:2px;width:30px;height:8px;margin-top:12px}.c-global-tooltips-objects-team .player-info{color:#cbd5e4}.c-global-tooltips-objects-player{border-radius:5px;box-shadow:0 0 0 5px #404b55,0 5px 12px #0000001a}.c-global-tooltips-objects-player .c-global-tooltips-objects__header{background:#282d34;border-top-left-radius:5px;border-top-right-radius:5px;padding-top:11px;padding-bottom:9px}.c-global-tooltips-objects-player .c-global-tooltips-objects__header .header-with-details .details p:last-child{font-size:12px}.c-global-tooltips-objects-player .c-global-tooltips-objects__header>*{z-index:3;position:relative}.c-global-tooltips-objects-player .c-global-tooltips-objects__header:before{content:"";z-index:2;background-image:linear-gradient(20deg,#282d34 60%,#24242400 70%);width:100%;height:130px;position:absolute;top:0;left:0}.c-global-tooltips-objects-player .c-global-tooltips-objects__header .c-logo--bg{opacity:.15;z-index:1;width:130px;height:130px;position:absolute;top:-40px;right:0}.c-global-tooltips-objects-player .c-global-tooltips-objects__header .o-icon--verified{color:#cbd5e4}.c-global-tooltips-objects-player .o-list-bare.o-list-bare--columns .o-list-bare__item{width:100%!important}.c-global-tooltips-objects-player .o-list-bare.o-list-bare--columns .o-list-bare__item label{width:25%}.c-global-tooltips-objects-player .player-rating{border-radius:5px;justify-content:center;align-items:center;width:28px;height:22px;padding:0 4px;font-size:.8125rem;font-weight:500;line-height:20px;display:flex;color:#22262c!important}.c-global-tooltips-objects-player .player-rating.high-score{background:#75c87e}.c-global-tooltips-objects-player .player-rating.medium-score{background:#db9d66}.c-global-tooltips-objects-player .player-rating.low-score{background:#f18686}.c-global-tooltips-objects-player .player-rating.default-score{background:#515862}.c-global-tooltips-objects-player .c-global-tooltips-objects__body{padding-top:5px;padding-bottom:0}.c-global-tooltips-objects-player .c-global-tooltips-objects__body .o-list-bare.o-list-bare--columns{flex-direction:column;display:flex}.c-global-tooltips-objects-player .c-global-tooltips-objects__body .o-list-bare .o-list-bare__item{align-items:center}.c-global-tooltips-objects-player .c-global-tooltips-objects__body .o-list-bare .o-list-bare__item label{flex-direction:row;align-items:flex-start;width:40%;font-size:.75rem;line-height:18px;display:flex}.c-global-tooltips-objects-player .c-global-tooltips-objects__body .o-list-bare .o-list-bare__item .o-list-inline__item{margin-bottom:4px}.c-global-tooltips-objects-player .c-global-tooltips-objects__horizontal-list{margin-top:8px;margin-left:-8px;margin-right:-8px}.c-global-tooltips-objects-player .c-global-tooltips-objects__horizontal-list .role{text-align:center;width:25%;min-width:25%}.c-global-tooltips-objects-player .c-global-tooltips-objects__horizontal-list .role p{line-height:30px}.c-global-tooltips-objects-player .header-with-details .c-avatar{width:40px;min-width:40px;height:40px;margin-right:10px}.c-global-tooltips-objects-player .header-with-details .details{overflow:hidden}.c-global-tooltips-objects-player .header-with-details .details p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-tooltips-objects-player .team{white-space:nowrap;display:flex}.c-global-tooltips-objects-player .c-status-label.with-label{justify-content:flex-start}.c-global-tooltips-objects-map .c-global-tooltips-objects__header{padding-top:11px;padding-bottom:9px}.c-global-tooltips-objects-map .c-global-tooltips-objects__header>*{z-index:3;position:relative}.c-global-tooltips-objects-map .c-global-tooltips-objects__header:before{content:"";z-index:2;background-image:linear-gradient(30deg,#4c555f 60%,#24242400 110%);width:100%;height:130px;position:absolute;top:0;left:0}.c-global-tooltips-objects-map .c-global-tooltips-objects__header .map-bg{z-index:1;width:223px;height:125px;position:absolute;top:-20px;right:0}.c-global-tooltips-objects-map .header-with-details{align-items:flex-start}.c-global-tooltips-objects-map .header-with-details .map-icon{margin-right:10px}.c-global-tooltips-objects-map .header-with-details .map-icon svg{width:40px;height:40px}.c-global-tooltips-objects-match{background:#2c343a99;border:1px solid #4c555f}.c-global-tooltips-objects-match .c-global-tooltips-objects__header{background-color:#1b1e22;justify-content:center;align-items:center;padding:5px 10px;display:flex}.c-global-tooltips-objects-match .c-global-tooltips-objects__header p{margin-left:6px;font-size:.75rem;line-height:20px}.c-global-tooltips-objects-match .c-global-tooltips-objects__body{background-color:#1b1e22;margin-top:1px;padding:8px}.c-global-tooltips-objects-match .c-global-tooltips-objects__body .ban{justify-content:center;align-items:center;display:flex}.c-global-tooltips-objects-match .c-global-tooltips-objects__body .ban .c-logo{margin:0 4px 0 5px}.c-global-tooltips-objects-match .c-global-tooltips-objects__body .ban span{color:#fff;margin-right:5px}.c-global-tooltips-objects-equipment{background-color:#404b5580;padding:5px}.c-global-tooltips-objects-equipment label,.c-global-tooltips-objects-equipment p:not(.title){font-size:.75rem;line-height:1.5}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__inner{border-radius:5px;overflow:hidden}.c-global-tooltips-objects-equipment.side-attacker:not(.c-global-tooltips-objects-equipment.side-defender),.c-global-tooltips-objects-equipment.side-defender:not(.c-global-tooltips-objects-equipment.side-attacker){background-size:310px 118px,93px}.c-global-tooltips-objects-equipment.side-attacker:not(.c-global-tooltips-objects-equipment.side-defender) .c-global-tooltips-objects__header{background-image:linear-gradient(240deg,#12233e00 -26.42%,#282d34 37.89%),url(../img/hero/terrorist.webp)}.c-global-tooltips-objects-equipment.side-defender:not(.c-global-tooltips-objects-equipment.side-attacker) .c-global-tooltips-objects__header{background-image:linear-gradient(240deg,#12233e00 -26.42%,#282d34 37.89%),url(../img/hero/counter-terrorist.webp)}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__header{background-color:#282d34;background-image:linear-gradient(240deg,#12233e00 -26.42%,#282d34 37.89%),url(../img/hero/terrorist.webp),url(../img/hero/counter-terrorist.webp);background-position:0 0,194px -23px,223px -23px;background-repeat:repeat,no-repeat;background-size:310px 118px,93px,93px}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__header .icon{text-align:center;background-color:#38424b80;border-radius:5px;width:70px;height:40px;margin-right:10px;line-height:40px}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__header .icon .o-icon{line-height:40px!important}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__header .icon .o-icon--weapon{font-size:26px!important}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body{color:#a5afbb}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-list-bare label{min-width:80px}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-icon--attacker,.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-icon--defender{margin-right:3px}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-icon.o-icon--attacker{color:var(--attacker-side-color)}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .o-icon.o-icon--defender{color:var(--defender-side-color)}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .description{line-height:1.25}.c-global-tooltips-objects-equipment .c-global-tooltips-objects__body .description:before{content:"";background-color:#282d34;width:100%;height:1px;margin-top:10px;margin-bottom:10px;display:block}.c-global-tooltips-objects-user{border-radius:5px;box-shadow:0 0 0 5px #404b55,0 5px 12px #0000001a}.c-global-tooltips-objects-user .c-global-tooltips-objects__header{background:#282d34;padding-top:11px;padding-bottom:9px}.c-global-tooltips-objects-user .c-global-tooltips-objects__header>*{z-index:3;position:relative}.c-global-tooltips-objects-user .c-global-tooltips-objects__header:before{content:"";z-index:2;width:100%;height:130px;position:absolute;top:0;left:0}.c-global-tooltips-objects-user .c-global-tooltips-objects__header>.c-country-flag{opacity:.4;z-index:1;border-radius:0;width:190px;height:145px;position:absolute;top:-66px;right:0;-webkit-mask-image:linear-gradient(217deg,#12233ecc 40%,#24242400 75%);mask-image:linear-gradient(217deg,#12233ecc 40%,#24242400 75%)}.c-global-tooltips-objects-user .c-global-tooltips-objects__header>.c-country-flag img{width:190px;height:190px}.c-global-tooltips-objects-user .c-global-tooltips-objects__header .nickname{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:20px}.c-global-tooltips-objects-user .c-global-tooltips-objects__header .name{color:#cbd5e4;font-size:.75rem;line-height:14px}.c-global-tooltips-objects-user .header-with-details .c-avatar{margin-right:10px}.c-global-tooltips-objects-user .header-with-details .c-avatar .letter{font-size:1.25rem;line-height:40px}.c-global-tooltips-objects-user .header-with-details .details{overflow:hidden}.c-global-tooltips-objects-user .header-with-details .details p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-tooltips-objects-user .c-global-tooltips-objects__body{padding-top:5px;padding-bottom:0}.c-global-tooltips-objects-user .c-global-tooltips-objects__body .o-list-bare__item{justify-content:flex-start;align-items:center;width:100%!important}.c-global-tooltips-objects-user .c-global-tooltips-objects__body .o-list-bare__item.badges .list{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.c-global-tooltips-objects-user .c-global-tooltips-objects__body .o-list-bare__item:not(.badges) p{color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-global-tooltips-objects-user .c-global-tooltips-objects__body .o-list-bare__item label{flex-direction:row;align-items:flex-start;width:97px;min-width:97px;font-size:.75rem;line-height:22px;display:flex}.c-global-tooltips-objects-user .c-global-tooltips-objects__body .o-list-bare__item .o-list-inline__item{margin-bottom:4px}.c-global-tooltips-objects-user .c-global-tooltips-objects__body .o-list-bare__item .c-country-flag{vertical-align:baseline}.c-tooltip-common-container.c-tooltip-common-hint-extended,.c-tooltip-common-hint.c-tooltip-common-container{pointer-events:none;max-width:200px}.c-tooltip-common-container.c-tooltip-common-hint-extended .c-tooltip-common-container__inner,.c-tooltip-common-hint.c-tooltip-common-container .c-tooltip-common-container__inner{background:#22262c;border:1px solid #2a3038;padding:7px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;box-shadow:0 5px 12px #0000001a}.c-tooltip-common-hint--description.c-tooltip-common-container{padding:8px 16px 10px}.c-tooltip-common-hint .description,.c-tooltip-common-hint .title,.c-tooltip-common-hint-extended .description,.c-tooltip-common-hint-extended .title{color:#fff}@media (max-width:40.0525em){.c-tooltip-common-hint .description,.c-tooltip-common-hint-extended .description{color:#cbd5e4}}.tooltip-hint-trigger{border-bottom:1px dashed}.c-tooltip-common-hint-extended.c-tooltip-common-container{pointer-events:auto}.c-tooltip-common-hint-extended .o-link--reverted{text-transform:none}.c-tooltip-common-hint-extended__trigger{cursor:help;border-bottom:1px dashed;display:block}.c-nav-carousel{align-items:center;display:flex}.c-nav-carousel__arrow{color:#b5c0cf;cursor:pointer;background-color:#2a3038;border-color:#0000;border-radius:3px;width:16px;height:16px;padding:1px 0 0;transition:background-color .15s ease-in-out}.c-nav-carousel__arrow:hover{box-shadow:none;background-color:#434a54;color:#a5afbb!important}.c-nav-carousel__arrow.disabled{opacity:.85;pointer-events:none}.c-nav-carousel__arrow .o-icon--angle-left,.c-nav-carousel__arrow .o-icon--angle-right{margin-left:0;margin-right:0;font-size:12px;display:block}.c-nav-carousel__arrow .o-icon--angle-left:before,.c-nav-carousel__arrow .o-icon--angle-right:before{margin-top:-1px;display:block}.c-nav-carousel__arrow .o-icon--angle-left:before{margin-left:2px}.c-nav-carousel__arrow .o-icon--angle-right:before{margin-right:2px}.c-nav-carousel__state{text-align:center;min-width:38px;padding:2px 4px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-nav-streams{width:100%}@media (max-width:40.0525em){.c-nav-streams{margin-top:10px;margin-bottom:10px}}.c-nav-streams .c-dropdown{display:block}.c-nav-streams .c-dropdown__wrapper{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;border:1px solid #515862;border-radius:5px;max-height:276px;left:0;overflow:auto}.c-nav-streams .c-dropdown__wrapper::-webkit-scrollbar{width:5px;height:5px}.c-nav-streams .c-dropdown__wrapper::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-nav-streams .c-dropdown__wrapper::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-nav-streams .c-dropdown__wrapper::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-nav-streams .c-dropdown__wrapper::-webkit-scrollbar-corner{background-color:#0000}.c-nav-streams .c-dropdown.open .c-dropdown__toggle-button{border-color:var(--primary-color)}.c-nav-streams .c-dropdown.open .c-dropdown__toggle-button .o-icon--angle-down-2{transform:rotate(180deg)}.c-nav-streams .c-dropdown__toggle-button{background-color:#313840;border:1px solid #404b55;border-radius:5px;width:100%;display:block}.c-nav-streams .c-dropdown__toggle-button .o-icon--angle-down-2{height:9px;margin:auto;top:0;bottom:0}.c-nav-streams .c-dropdown .o-list-bare__item button{width:100%}.c-nav-streams .c-dropdown .o-list-bare__item.current{background-color:#434a54}.c-nav-streams .c-dropdown .caster{width:auto}.c-nav-streams .c-dropdown .caster__description{justify-content:flex-start}.c-nav-streams .c-dropdown .caster__description p:not(:first-child):before{color:#515862;content:"•";margin-left:6px;margin-right:6px;display:inline-block}.c-nav-streams__list{flex-wrap:wrap;gap:8px;display:flex}.c-nav-streams__footer{text-align:center;margin-bottom:-20px;padding-top:4px;padding-bottom:8px;position:relative}.c-nav-streams__footer .c-loader{position:relative;min-height:260px!important}@media (max-width:40.0525em){.c-nav-streams__footer .c-loader{min-height:95px!important}}.c-nav-streams__footer .show-more{color:var(--primary-color);cursor:pointer;text-transform:uppercase;width:100%;min-height:30px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:30px}@media (max-width:40.0525em){.c-nav-streams__footer .show-more{font-size:.75rem;line-height:1.5}}.c-nav-streams__footer .show-more:hover{text-decoration:underline}.c-nav-streams__item{background-color:#313840;border:1px solid #313840;border-radius:5px;width:calc(25% - 6px);padding:8px 16px 10px}@media (max-width:40.0525em){.c-nav-streams__item{width:100%}}.c-nav-streams__item.current{border:1px solid var(--primary-color);cursor:default}.c-nav-streams__item-inner{cursor:pointer;text-align:left;gap:8px;width:100%;min-width:0;display:flex;overflow:hidden}.c-nav-streams__item-inner .caster-image{align-items:center;display:flex}.c-nav-streams__item-inner .caster-image .c-logo{border-radius:15px;width:32px;height:32px;overflow:hidden}.c-nav-streams__item-inner .caster-image .o-icon--twitch{padding-top:2px;font-size:22px}.c-nav-streams__item-inner .caster{width:100%}.c-nav-streams__item-inner .caster__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:20px;overflow:hidden}.c-nav-streams__item-inner .caster__description{justify-content:space-between;width:100%;display:flex}.c-nav-streams__item-inner .caster__description p{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;overflow:hidden}.c-nav-streams__item-inner .caster__description p:last-child{text-transform:capitalize}.c-nav-wiki .o-widget__body{background-color:#22262c;padding:10px 16px}.c-nav-wiki__container{background-color:#2a3038;border-radius:5px;width:100%;overflow:hidden}.c-nav-wiki-menu{font-size:.875rem;line-height:18px}.c-nav-wiki-menu:not(:last-child){border-bottom:1px solid #22262c}.c-nav-wiki-menu__inner{border-radius:inherit}.c-nav-wiki-menu__inner .section-1{text-overflow:ellipsis;align-items:center;width:100%;display:flex;overflow:hidden}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list{width:100%}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list.has-sub-items>.item>.link{border-bottom:1px solid #22262c}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item{width:100%}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item>.link{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;display:block}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item>.link .title{background-image:linear-gradient(90deg,rgba(var(--primary-color-rgb),.1),rgba(var(--primary-color-rgb),0));text-align:center;display:block}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item>.link:before{background-color:#434a54}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item>.link:hover:before{background-color:#515862}.c-nav-wiki-menu__inner .section-2{align-items:center;width:100%;display:flex}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list{width:100%;display:block}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item:not(:last-child){border-bottom:1px solid #22262c}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link{border-right:1px solid #22262c;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link .title{background-color:rgba(var(--primary-color-rgb),.1)}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link:before{background-color:#313840}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link:hover:before{background-color:#434a54}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item>.link .title,.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link .title{height:100%;min-height:38px;padding:10px 8px;position:relative}.c-nav-wiki-menu__inner .section-1>.c-nav-wiki-menu__list>.item>.link:before,.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link:before{content:"";transition:background-color .15s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link .title{align-items:center;width:178px;min-width:178px;display:flex}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item>.link:hover{color:var(--primary-color)}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item,.c-nav-wiki-menu__inner .section-3>.c-nav-wiki-menu__list>.item{display:flex}.c-nav-wiki-menu__inner .section-3{align-items:center;display:flex}.c-nav-wiki-menu__inner .section-3:not(.parent){padding:10px 8px}.c-nav-wiki-menu__inner .section-3.parent,.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list,.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item{width:100%}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item:not(:last-child){border-bottom:1px solid #22262c}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item>.link .title{align-items:center;height:100%;min-height:38px;padding:10px 8px;display:flex;position:relative}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item.has-sub-items>.link:before{content:"";transition:background-color .15s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item.has-sub-items>.link .title{background-image:linear-gradient(90deg,rgba(var(--primary-color-rgb),.1),rgba(var(--primary-color-rgb),0));border-right:1px solid #22262c;width:178px;min-width:178px}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item.has-sub-items>.link:before{background-color:#313840}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item.has-sub-items>.link:hover:before{color:var(--primary-color);background-color:#434a54}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item:not(.has-sub-items).active>.link{color:#a5afbb}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item:not(.has-sub-items)>.link{color:var(--primary-color)}.c-nav-wiki-menu__inner .section-3.parent>.c-nav-wiki-menu__list>.item:not(.has-sub-items)>.link:hover{color:#a5afbb}.c-nav-wiki-menu__inner .section-3:not(.parent),.c-nav-wiki-menu__inner .section-4:not(.parent){align-items:center;display:flex}.c-nav-wiki-menu__inner .section-3:not(.parent)>.c-nav-wiki-menu__list>.item:not(:last-child):after,.c-nav-wiki-menu__inner .section-4:not(.parent)>.c-nav-wiki-menu__list>.item:not(:last-child):after{color:#515862;content:"•";margin-left:8px;margin-right:8px;font-size:.625rem;line-height:18px}.c-nav-wiki-menu__inner .section-3:not(.parent)>.c-nav-wiki-menu__list>.item>.link,.c-nav-wiki-menu__inner .section-4:not(.parent)>.c-nav-wiki-menu__list>.item>.link{color:var(--primary-color)}.c-nav-wiki-menu__inner .section-3:not(.parent)>.c-nav-wiki-menu__list>.item>.link:hover,.c-nav-wiki-menu__inner .section-4:not(.parent)>.c-nav-wiki-menu__list>.item>.link:hover{color:#a5afbb}.c-nav-wiki-menu__inner .section-4{padding:10px 8px}.c-nav-wiki-menu__inner .section-4>.c-nav-wiki-menu__list>.item.active>.link{color:#a5afbb}.c-nav-wiki-menu__inner .section-2>.c-nav-wiki-menu__list>.item.active>.link,.c-nav-wiki-menu__inner .section-3>.c-nav-wiki-menu__list>.item.active>.link{color:#a5afbb99}.c-nav-wiki-menu__list{flex-wrap:wrap;list-style:none;display:flex}.c-nav-wiki-menu__list:not(.has-sub-items){gap:2px 0}.c-nav-wiki-menu__list .item.active>.link{pointer-events:none}.c-nav-wiki-menu__list .item .link{color:#cbd5e4;position:relative}.c-nav-match-global{background-color:#22262c;border-radius:5px;position:relative}.c-nav-match-global .c-tabs-nav{padding-bottom:0}.c-nav-match-global .c-tabs-nav li:after{height:calc(100% - 10px)}.c-nav-match-global .c-tabs-nav a{color:#cbd5e4;padding-top:5px;padding-bottom:5px}.c-nav-match-global .c-tabs-nav a:hover{color:#fff}.c-nav-match-global .c-tabs-nav .current a h2{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:1.8}.c-nav-match-global .c-widget-match-status .o-widget__body{border-radius:5px 5px 0 0}.c-nav-match-global__panel{padding:10px 16px;position:relative}@media (max-width:51.3025em){.c-nav-match-global__panel{padding:8px}}.c-nav-match-global__panel .c-loader{z-index:102;background-color:#22262c;position:absolute}.c-nav-match-global__info{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}@media (max-width:40.0525em){.c-nav-match-global__info{margin-bottom:6px}}.c-nav-match-global__info>.tournament{align-items:center;gap:6px;width:100%;display:flex}.c-nav-match-global__info>.tournament .table-cell.tournament{max-width:60%}.c-nav-match-global__info>.tournament .table-cell.tournament .tournament-details{max-width:calc(100% - 24px)}.c-nav-match-global__info>.tournament .table-cell.tournament .tournament-name{text-overflow:ellipsis;max-width:100%;overflow:hidden}.c-nav-match-global__info>.tournament .c-logo{width:18px;min-width:18px;height:18px;min-height:18px}.c-nav-match-global__info>.tournament .o-link{align-items:center;gap:6px;display:flex}.c-nav-match-global__info>.tournament .o-icon{color:#65717d;margin-right:-2px}.c-nav-match-global__info>.tournament .o-icon:before{vertical-align:baseline;font-size:100%}.c-nav-match-global__info>.tournament .o-link,.c-nav-match-global__info>.tournament .stage{color:#a5afbb}.c-nav-match-global__info>.tournament .o-link:hover,.c-nav-match-global__info>.tournament .stage:hover{color:#cbd5e4}.c-nav-match-global__info>.tournament .stage{text-transform:capitalize}.c-nav-match-global__info>.tournament .tournament-stage{text-overflow:ellipsis;max-width:60%;overflow:hidden}.c-nav-match-global__comments{color:var(--primary-color);cursor:pointer;text-transform:lowercase;align-items:center;margin-left:auto;margin-right:0;display:flex}.c-nav-match-global__comments i{margin-right:6px}.c-nav-match-global__comments--desktop{display:block}@media (max-width:40.0525em){.c-nav-match-global__comments--desktop{display:none}}.c-nav-match-global__comments--mobile{display:none}@media (max-width:40.0525em){.c-nav-match-global__comments--mobile{text-align:center;margin-top:10px;margin-bottom:2px;display:block}.c-nav-match-global__comments--mobile .comments{font-size:12px;font-weight:400;line-height:15px}}.c-nav-match-global__footer,.c-nav-match-global__info{white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-nav-match-global__footer .comments.o-link,.c-nav-match-global__info .comments.o-link{color:var(--primary-color)}.c-nav-match-global__footer .comments.o-link:hover,.c-nav-match-global__info .comments.o-link:hover{color:#cbd5e4}.c-nav-match-global__footer .comments .o-icon,.c-nav-match-global__info .comments .o-icon{margin-bottom:-1px}.c-nav-match-global__footer{text-align:center;margin-top:8px}.c-nav-match-global__odds{background-color:#2a3038;border-radius:0 0 5px 5px;padding-top:1px;position:relative;overflow:hidden}.c-nav-match-global__odds:before{content:"";background:linear-gradient(90deg,#3370d300,#3370d3 50.41%,#3370d300);width:100%;height:1px;display:none;position:absolute;top:0;left:0}.c-nav-match-global__odds .inner{padding:6px 16px}@media (max-width:40.0525em){.c-nav-match-global__odds .inner{padding:6px 8px}}.c-nav-match-global__odds--finished:before{display:block}.c-nav-match-global__odds--finished .inner{background-color:#3370d333;padding:7px 16px}@media (max-width:40.0525em){.c-nav-match-global__odds--finished .inner{padding:8px}}.c-nav-match-global__odds--finished .c-table-cell-match-odds-potential-winnings{max-width:342px;margin:0 auto}.c-nav-match-global.live{border-radius:5px 5px 0 0}.c-nav-match-global.live .c-ingame-menu-tabs__panel{padding:0}.c-nav-match{background-color:#22262c;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin-top:-5px;margin-bottom:20px;padding-top:5px;position:relative}.c-nav-match:empty{margin-top:10px;margin-bottom:0}@media (max-width:40.0525em){.c-nav-match:not(:empty):before{content:"";background-color:#282d34;height:1px;position:absolute;top:4px;left:8px;right:8px}}.c-nav-match-menu-item{width:100%;min-width:116px;min-height:100%;display:flex;position:relative}.c-nav-match-menu-item.default .wrapper:after{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.c-nav-match-menu-item .menu-link{text-align:center;z-index:14;border:1px solid #0000;border-radius:5px;outline:0;width:100%;height:106px;padding:5px 5px 4px;display:block;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-nav-match-menu-item .menu-link{height:90px;padding:3px}}.c-nav-match-menu-item .menu-link .bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;transition:transform .15s ease-out;position:absolute;top:0;bottom:0;left:0;right:0}.c-nav-match-menu-item .menu-link .wrapper{border-radius:5px;height:100%;padding:4px 2px 2px;display:block;position:relative;overflow:hidden}.c-nav-match-menu-item .menu-link .wrapper:after{content:"";background:#2a303899;border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.c-nav-match-menu-item .menu-link.router-link-active{border-color:var(--primary-color)}.c-nav-match-menu-item .menu-link.router-link-active.router-link-exact-active .bg{transform:scale(1.15)}.c-nav-match-menu-item .menu-link.router-link-active:not(.router-link-exact-active){border-color:#404b55}.c-nav-match-menu-item .menu-link.router-link-active .map-name{opacity:1}.c-nav-match-menu-item .map-name{color:#fff;opacity:.8;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-nav-match-menu-item .data .text{position:relative}.c-nav-match-menu-item .data .text.team-2-picked .pick{text-align:right;right:-13px}.c-nav-match-menu-item .data .text.team-2-picked .o-icon{vertical-align:.5px;transform:rotate(-90deg)}.c-nav-match-menu-item .data .text:not(.team-2-picked) .pick{left:-13px}.c-nav-match-menu-item .data .text:not(.team-2-picked) .o-icon{vertical-align:1.5px;transform:rotate(90deg)}.c-nav-match-menu-item .data .text .pick{color:#fff;opacity:.8;text-align:left;width:13px;display:inline-block;position:absolute;top:-1px}.c-nav-match-menu-item .data .text .pick .o-icon{font-size:.4375rem;line-height:7px}.c-nav-match-menu-item .data .text .pick .o-icon:before{display:block}.c-nav-match-menu-item .data .text .pick .c-tooltip-common-hint-extended__trigger{cursor:pointer;border-bottom:none}.c-nav-match-menu-item .data .text .text-stats{color:var(--primary-color);font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-nav-match-menu-item .data{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.c-nav-match-menu-item .team-winner,.c-nav-match-menu-item .teams-live{margin-top:6px}@media (max-width:40.0525em){.c-nav-match-menu-item .team-winner,.c-nav-match-menu-item .teams-live{margin-top:4px}}.c-nav-match-menu-item .team-winner .c-logo,.c-nav-match-menu-item .teams-live .c-logo{width:28px;min-width:28px;height:28px;min-height:28px}@media (max-width:40.0525em){.c-nav-match-menu-item .team-winner .c-logo,.c-nav-match-menu-item .teams-live .c-logo{width:24px;min-width:24px;height:24px;min-height:24px}}.c-nav-match-menu-item .teams-live{justify-content:center;align-items:center;gap:6px;display:flex}.discipline-2 .c-nav-match-menu-item .teams-live{gap:24px}@media (max-width:40.0525em){.discipline-2 .c-nav-match-menu-item .teams-live{gap:4px}}.c-nav-match-menu-item .c-match-score-map{z-index:15;margin:auto;position:absolute;bottom:8px;left:0;right:0}@media (max-width:40.0525em){.c-nav-match-menu-item .c-match-score-map{bottom:6px}}.c-nav-match-menu-item__sides{z-index:14;justify-content:space-between;align-items:flex-end;padding-bottom:4px;padding-left:24px;padding-right:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:40.0525em){.c-nav-match-menu-item__sides{display:none}}.c-nav-match-menu-item__sides .side-1,.c-nav-match-menu-item__sides .side-2{background-position:50%;background-repeat:no-repeat;background-size:contain;width:63px;height:96px}.discipline-1 .c-nav-match-menu-item__sides .side-1.attacker,.discipline-1 .c-nav-match-menu-item__sides .side-2.attacker{background-image:url(../img/hero/terrorist.webp)}.discipline-1 .c-nav-match-menu-item__sides .side-1.defender,.discipline-1 .c-nav-match-menu-item__sides .side-2.defender{background-image:url(../img/hero/counter-terrorist.webp)}.c-nav-match-menu-item__sides .side-1.defender,.c-nav-match-menu-item__sides .side-2.attacker{transform:scaleX(-1)}.c-nav-match-menu-item__top-players{pointer-events:none;z-index:14;justify-content:space-between;padding-left:2px;padding-right:2px;display:flex;position:absolute;top:5px;bottom:4px;left:5px;right:5px;overflow:hidden}@media (max-width:40.0525em){.c-nav-match-menu-item__top-players{padding-bottom:4px}}.c-nav-match-menu-item__top-players .o-label--entity-rating{width:64px;height:30px;padding:4px 12px;position:relative}.c-nav-match-menu-item__top-players .o-label--entity-rating .text{display:block}.c-nav-match-menu-item__top-players .o-label--entity-rating .text.rating-type{color:#e0aa5a;text-align:center;font-size:10px;font-weight:500;line-height:11px}.c-nav-match-menu-item__top-players .o-label--entity-rating .text.nickname{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;line-height:11px;overflow:hidden}@media (max-width:40.0525em){.c-nav-match-menu-item__top-players .o-label--entity-rating .text.nickname{width:40px}}.c-nav-match-menu-item__top-players .o-label--entity-rating .value{color:#22262c;text-align:center;z-index:5;border-radius:5px;justify-content:center;align-items:center;width:28px;max-width:28px;height:20px;max-height:20px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.c-nav-match-menu-item__top-players .o-label--entity-rating .value--left{left:-24px}.c-nav-match-menu-item__top-players .o-label--entity-rating .value--right{right:-24px}@media (max-width:40.0525em){.c-nav-match-menu-item__top-players .o-label--entity-rating .value{max-width:26px;max-height:16px}.c-nav-match-menu-item__top-players .o-label--entity-rating .value.value--right{right:-12px}.c-nav-match-menu-item__top-players .o-label--entity-rating .value.value--left{left:-12px}}.c-nav-match-menu-item__top-players .o-label--entity-rating .high-score{background:#75c87e}.c-nav-match-menu-item__top-players .o-label--entity-rating .medium-score{background:#db9d66}.c-nav-match-menu-item__top-players .o-label--entity-rating .low-score{background:#f18686}.c-nav-match-menu-item__top-players .o-label--entity-rating .default-score{background:#515862}.c-nav-match-menu-item__top-players .o-label--entity-rating .vlr-score{color:#fff;background:#404b55}.c-nav-match-menu-item__top-players .player-1,.c-nav-match-menu-item__top-players .player-2{width:105px;height:105%}@media (max-width:40.0525em){.c-nav-match-menu-item__top-players .player-1,.c-nav-match-menu-item__top-players .player-2{align-items:center;display:flex}}.c-nav-match-menu-item__top-players .player-1 .person-photo,.c-nav-match-menu-item__top-players .player-2 .person-photo{background-repeat:no-repeat;background-size:contain;width:100%;height:100%;margin-top:4px}.c-nav-match-menu-item__top-players .player-1 .o-label--entity-rating,.c-nav-match-menu-item__top-players .player-2 .o-label--entity-rating{float:left}@media (min-width:40.0625em){.c-nav-match-menu-item__top-players .player-1 .o-label--entity-rating,.c-nav-match-menu-item__top-players .player-2 .o-label--entity-rating{margin-top:-40px}}@media (max-width:40.0525em){.c-nav-match-menu-item__top-players .player-1 .o-label--entity-rating{margin:0 4px 0 -10px;padding:4px 16px 0 12px}}.c-nav-match-menu-item__top-players .player-2{flex-direction:row-reverse}.c-nav-match-menu-item__top-players .player-2 .person-photo{background-position:100%}.c-nav-match-menu-item__top-players .player-2 .o-label--entity-rating{float:right}@media (max-width:40.0525em){.c-nav-match-menu-item__top-players .player-2 .o-label--entity-rating{margin:0 -10px 0 4px;padding:4px 12px 0 16px}}.c-nav-match-menu-item .duration{color:#a5afbb;margin-top:10px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-nav-match-menu-item--maps{width:260px;min-width:260px}@media (max-width:40.0525em){.c-nav-match-menu-item--maps{width:100%;min-width:100%;max-width:100%}.c-nav-match-menu-item--maps .menu-link{height:48px}.c-nav-match-menu-item--maps .menu-link .wrapper{padding-top:5px;padding-left:5px;padding-right:5px}}.c-nav-match-menu-item--maps .menu-link .wrapper:after{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2a3038e0}@media (max-width:40.0525em){.c-nav-match-menu-item--maps .menu-link .wrapper:after{background:#2a3038b3}}.discipline-1 .c-nav-match-menu-item--maps .bg{background-image:url(../img/maps/backgrounds/wide/anubis-2.webp)}@media (max-width:40.0525em){.discipline-1 .c-nav-match-menu-item--maps .bg{background-position:50% -60px}}.discipline-2 .c-nav-match-menu-item--maps .bg,.discipline-4 .c-nav-match-menu-item--maps .bg{background-image:url(../img/maps/valorant/backgrounds/wide/the_range-2.webp)}.c-nav-match-menu-item--maps .data{height:100%}.c-nav-match-menu-item--maps .teams-sides{justify-content:space-between;gap:8px;width:308px;display:flex;position:absolute;top:-70px;bottom:0;left:-30px;right:-30px}.c-nav-match-menu-item--maps .teams-sides .team{height:100%;position:relative}.c-nav-match-menu-item--maps .teams-sides .c-logo{opacity:.08;width:150px;min-width:150px;height:150px}@media (max-width:40.0525em){.c-nav-match-menu-item--maps .teams-sides .c-logo{width:50px;min-width:50px;height:50px}}.c-nav-match-menu-item--maps a.menu-link:not(.router-link-exact-active):hover:not(:focus) .bg{transform:scale(1.15)}.c-nav-match-menu-item--maps .team-winner{margin-top:12px}.c-nav-match-menu-item--maps .team-winner .c-logo{width:35px;min-width:35px;height:35px;min-height:35px;margin-bottom:2px;margin-left:auto;margin-right:auto}.c-nav-match-menu-item--maps .team-winner .sub-text{color:#fff;opacity:.8;font-size:.625rem;line-height:11px}.c-nav-match-menu-item--maps-draw .text{flex-direction:column;justify-content:space-between;height:100%;display:flex}.c-nav-match-menu-item--maps-draw .text .duration{margin-bottom:2px}.c-nav-match-menu-item--current{width:260px;min-width:260px}@media (max-width:40.0525em){.c-nav-match-menu-item--current{width:100%;min-width:100%;max-width:100%}}.c-nav-match-menu-item--current .score-text .score-1,.c-nav-match-menu-item--current .score-text .score-2{color:#cbd5e4;opacity:1}.discipline-1 .c-nav-match-menu-item--current .bg{background-image:url(../img/maps/backgrounds/wide/anubis-2.webp)}.discipline-2 .c-nav-match-menu-item--current .bg{background-image:url(../img/maps/valorant/backgrounds/wide/the_range-2.webp)}.c-nav-match-menu-item--current .menu-link.router-link-active{border-color:#eb5757}.c-nav-match-menu-item--current .menu-link .wrapper:after{background:#2a303880}.c-nav-match-menu-item--current a.menu-link:not(.router-link-exact-active):hover:not(:focus) .bg{transform:scale(1.15)}.c-nav-match-menu-item--game{max-width:154px}@media (max-width:40.0525em){.c-nav-match-menu-item--game{flex:1;min-width:0;max-width:none}}.live-sides-fallback .c-nav-match-menu-item--game.c-nav-match-menu-item--current .c-match-score-map .score-1{color:var(--team1-color)!important}.live-sides-fallback .c-nav-match-menu-item--game.c-nav-match-menu-item--current .c-match-score-map .score-2{color:var(--team2-color)!important}.c-nav-match-menu-item--game a.menu-link:not(.router-link-active):hover:not(:focus) .bg{transform:scale(1.15)}.c-nav-match-menu{margin-bottom:6px;position:relative;overflow:hidden}.c-nav-match-menu>.o-arrow{z-index:100;background:linear-gradient(90deg,#22262c00 7.81%,#22262c 90%)}.c-nav-match-menu>.o-arrow:before{display:none}.c-nav-match-menu__maps{-ms-overflow-style:none;scrollbar-width:none;justify-content:center;gap:4px;width:100%;padding:10px 16px;display:flex;overflow:auto}.c-nav-match-menu__maps::-webkit-scrollbar{display:none}@media (max-width:40.0525em){.c-nav-match-menu__maps{flex-wrap:wrap;gap:10px 2px;padding-left:8px;padding-right:8px}}.c-nav-match-menu .c-logo__letter{font-size:.75rem;line-height:14px}.c-nav-match-menu--map .c-nav-match-menu-item--maps .menu-link,.c-nav-match-menu--round .c-nav-match-menu-item--maps .menu-link{border:1px solid #0000!important}.c-nav-match-menu--1g .c-nav-match-menu-item--game{max-width:164px}@media (min-width:40.0625em){.c-nav-match-menu--1g .c-nav-match-menu-item--game{max-width:302px}}.c-nav-match-menu--1g .c-nav-match-menu-rounds{width:100%}@media (max-width:40.0525em){.c-nav-match-menu--1g .c-nav-match-menu-rounds{width:100%}}.c-nav-match-menu--5g .c-nav-match-menu-item--game .teams-live .c-logo{display:none}.c-nav-match-menu--empty .c-nav-match-menu-item .menu-link{height:66px}@media (max-width:40.0525em){.c-nav-match-menu--empty .c-nav-match-menu-item .menu-link{height:48px}}.c-nav-match-menu--empty .c-nav-match-menu-item .menu-link .wrapper{padding-top:18px}@media (max-width:40.0525em){.c-nav-match-menu--empty .c-nav-match-menu-item .menu-link .wrapper{padding-top:11px}}.c-nav-match-menu__status{padding:10px 8px}.discipline-1 .c-nav-match-menu--current .menu-link.router-link-active:not(.router-link-exact-active),.discipline-2 .c-nav-match-menu--current .menu-link.router-link-active:not(.router-link-exact-active){border-color:#0000}.c-nav-match-menu--finished .c-nav-match-menu__status{padding:0}.c-nav-match-menu--simple:not(.c-nav-match-menu--empty){background-color:#22262c;border-radius:5px;margin-top:-5px;margin-bottom:20px}.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item .menu-link{height:120px}@media (max-width:40.0525em){.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item .menu-link{height:104px}}.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item .data{justify-content:space-between;height:100%}.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item--game .menu-link .duration{margin-top:36px}@media (max-width:40.0525em){.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item--game .menu-link .duration{margin-top:30px}}.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item--game .c-match-score-map{bottom:22px}@media (max-width:40.0525em){.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item--game .c-match-score-map{bottom:20px}}.c-nav-match-menu--simple:not(.c-nav-match-menu--empty) .c-nav-match-menu-item.c-nav-match-menu-item--no-duration .data{justify-content:flex-start}.c-nav-match-menu-rounds{margin-top:5px;padding:0 16px}@media (max-width:40.0525em){.c-nav-match-menu-rounds{padding-left:8px;padding-right:8px}}.c-nav-match-menu-rounds__title{justify-content:space-between;display:flex}.c-nav-match-menu-rounds__title p{color:#cbd5e4;text-transform:uppercase;margin-bottom:4px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:1.6}.c-nav-match-menu-rounds__title .c-widget-game-status-short{text-transform:none;display:inline-block}.c-nav-match-menu-rounds__title .round-time{text-align:right;min-width:30px;padding-right:1px;display:inline-block}.c-nav-match-menu-rounds__rounds{display:flex}.c-nav-match-menu-rounds footer{text-align:center;margin-top:-5px;margin-bottom:5px}.c-nav-match-menu-rounds .o-arrow{pointer-events:none;background-image:linear-gradient(90deg,#0000,#313840);border-radius:5px;width:16px;transition:all .15s ease-in-out;right:30px}.c-nav-match-menu-rounds .o-arrow:before{content:none}.c-nav-match-menu-rounds .o-arrow--left{left:34px}.c-nav-match-menu-rounds .rounds{flex-wrap:wrap;gap:0 32px;width:100%;display:flex;position:relative}.c-nav-match-menu-rounds .rounds-chunk{justify-content:flex-end;width:100%;margin-bottom:10px;display:flex}.c-nav-match-menu-rounds .rounds-chunk:first-child .rounds-chunk__inner{min-width:86%}@media (max-width:40.0525em){.c-nav-match-menu-rounds .rounds-chunk:nth-child(2):before{content:none}}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2) .rounds-chunk__inner{min-width:65%}@media (min-width:40.0625em){.c-nav-match-menu-rounds .rounds-chunk:nth-child(2) .round--teams{visibility:hidden;width:0;padding-left:2px;padding-right:2px}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2) .rounds-chunk__list{max-width:calc(100% - 38px)}}.c-nav-match-menu-rounds .rounds-chunk:nth-child(n+3){width:calc(50% - 16px)}.c-nav-match-menu-rounds .rounds-chunk:nth-child(n+3) .rounds-chunk__inner{min-width:15%}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n){justify-content:flex-start;position:relative}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):before{color:#65717d;font-size:1rem;line-height:1.5;position:absolute;top:22px;left:-24px}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):not(:nth-child(2)) .round--teams{visibility:hidden;width:0;padding-left:2px;padding-right:2px}.c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):not(:nth-child(2)) .rounds-chunk__list{max-width:calc(100% - 38px)}@media (min-width:40.0625em){.c-nav-match-menu-rounds .rounds-chunk{width:calc(50% - 16px)}}.c-nav-match-menu-rounds .rounds-chunk--upcoming .round--score{color:#65717d}.c-nav-match-menu-rounds .rounds-chunk__inner{background-color:#2a3038;border-radius:5px;align-items:flex-start;display:flex;position:relative}@media (max-width:40.0525em){.c-nav-match-menu-rounds .rounds-chunk__inner{width:100%}}.c-nav-match-menu-rounds .rounds-chunk__inner.team--attacker,.c-nav-match-menu-rounds .rounds-chunk__inner.team--defender{background-position:0 0,0 100%;background-repeat:no-repeat;background-size:183px 30px}.c-nav-match-menu-rounds .rounds-chunk__inner.team--attacker{background-image:linear-gradient(-90deg,transparent 0,rgba(var(--attacker-side-color-rgb),.12)100%),linear-gradient(-90deg,transparent 0,rgba(var(--defender-side-color-rgb),.12)100%)}.c-nav-match-menu-rounds .rounds-chunk__inner.team--defender{background-image:linear-gradient(-90deg,transparent 0,rgba(var(--defender-side-color-rgb),.12)100%),linear-gradient(-90deg,transparent 0,rgba(var(--attacker-side-color-rgb),.12)100%)}.live-sides-fallback .c-nav-match-menu-rounds .rounds-chunk__inner{background-image:linear-gradient(-90deg,transparent 0,rgba(var(--team1-color-rgb),.12)100%),linear-gradient(-90deg,transparent 0,rgba(var(--team2-color-rgb),.12)100%);background-position:0 0,0 100%;background-repeat:no-repeat;background-size:183px 30px}.c-nav-match-menu-rounds .rounds-chunk__inner:before{content:"";background-color:#22262c;height:1px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:32px}.c-nav-match-menu-rounds .rounds-chunk__list{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;width:100%;max-width:calc(100% - 70px);padding:1px;display:flex;overflow:auto}.c-nav-match-menu-rounds .rounds-chunk__list::-webkit-scrollbar{display:none}.live-sides-fallback .c-nav-match-menu-rounds .rounds-chunk__list:first-child{color:var(--team1-color)}.live-sides-fallback .c-nav-match-menu-rounds .rounds-chunk__list:last-child{color:var(--team2-color)}.c-nav-match-menu-rounds .rounds-chunk__list-inner{display:flex;position:relative}.live-sides-fallback .c-nav-match-menu-rounds .rounds-chunk__list-inner .team:first-child{color:var(--team1-color)}.live-sides-fallback .c-nav-match-menu-rounds .rounds-chunk__list-inner .team:last-child{color:var(--team2-color)}@media (max-width:40.0525em){.c-nav-match-menu-rounds .rounds-chunk__list-inner .team{width:16px;font-size:.75rem;line-height:20px}}.game-version--2 .c-nav-match-menu-rounds .rounds-chunk__list-inner .team{width:24px}@media (max-width:40.0525em){.game-version--2 .c-nav-match-menu-rounds .rounds-chunk__list-inner .team{width:20px}}.c-nav-match-menu-rounds .round{margin-right:2px;padding:6px 0;transition:none;position:relative}@media (max-width:40.0525em){.c-nav-match-menu-rounds .round{margin-right:1px}}.c-nav-match-menu-rounds .round:before{content:"";border:1px solid #0000;border-radius:5px;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.c-nav-match-menu-rounds .round.current .team{min-height:46px;margin-bottom:0}.c-nav-match-menu-rounds .round:hover:before{background:#313840;border-color:#65717d}.c-nav-match-menu-rounds .round:hover .round__number{opacity:1}.c-nav-match-menu-rounds .round.current:before,.c-nav-match-menu-rounds .round.router-link-exact-active:before{border-color:var(--primary-color);background:#313840}.c-nav-match-menu-rounds .round.current .round__number,.c-nav-match-menu-rounds .round.router-link-exact-active .round__number{opacity:1}.c-nav-match-menu-rounds .round__number{color:#65717d;opacity:0}.c-nav-match-menu-rounds .round--teams{padding-left:7px;padding-right:6px}.c-nav-match-menu-rounds .round--teams:before{content:none}.c-nav-match-menu-rounds .round--teams:hover{background-color:initial}.c-nav-match-menu-rounds .round--teams .score-hidden{width:24px;min-height:47px}@media (max-width:40.0525em){.c-nav-match-menu-rounds .round--teams .score-hidden{width:18px}}.c-nav-match-menu-rounds .round--teams .win{gap:4px;font-size:.75rem;line-height:1.5}@media (max-width:40.0525em){.c-nav-match-menu-rounds .round--teams .win{gap:2px}}.c-nav-match-menu-rounds .round--teams .win span{width:19px}.c-nav-match-menu-rounds .round--score{width:32px;height:100%;margin-right:0;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-nav-match-menu-rounds .round--score:before{content:"";border:none;border-radius:5px;position:absolute;top:4px;bottom:4px;left:4px;right:4px;background-color:#22262c!important}.c-nav-match-menu-rounds .round--score:after{content:"";border:none;border-radius:5px;width:16px;height:1px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#282d34!important}.live-sides-fallback .c-nav-match-menu-rounds .round--score .win:first-child{color:var(--team1-color)}.live-sides-fallback .c-nav-match-menu-rounds .round--score .win:last-child{color:var(--team2-color)}.c-nav-match-menu-rounds .team,.c-nav-match-menu-rounds .win{justify-content:center;align-items:center;font-size:.875rem;line-height:19px;display:flex;position:relative}.c-nav-match-menu-rounds .team:first-child,.c-nav-match-menu-rounds .win:first-child{margin-bottom:8px}.c-nav-match-menu-rounds .team--attacker,.c-nav-match-menu-rounds .win--attacker{color:var(--attacker-side-color)}.c-nav-match-menu-rounds .team--defender,.c-nav-match-menu-rounds .win--defender{color:var(--defender-side-color)}.c-nav-match-menu-rounds .team.winner,.c-nav-match-menu-rounds .win.winner{color:#fff}.c-nav-match-menu-rounds .team span,.c-nav-match-menu-rounds .win span{text-align:center;width:23px;display:block}.c-nav-match-menu-rounds .team span.grey,.c-nav-match-menu-rounds .win span.grey{color:#cbd5e4!important}.c-nav-match-menu-rounds--live .round{padding-top:16px;padding-bottom:11px}.c-nav-match-menu-rounds--valorant .rounds-chunk__list .team{width:26px}@media (max-width:40.0525em){.c-nav-match-menu-rounds--valorant .rounds-chunk__list .team{width:20px}}.c-nav-match-menu-rounds .c-nav-match-menu-rounds--valorant .rounds-chunk__list .team .rounds-chunk:nth-child(2n):before,.c-nav-match-menu-rounds--valorant .rounds-chunk__list .team .c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):before,.c-nav-match-menu-rounds--valorant .rounds-chunk__list .team .o-icon{font-size:1.25rem;line-height:1.5;display:block}@media (max-width:40.0525em){.c-nav-match-menu-rounds .c-nav-match-menu-rounds--valorant .rounds-chunk__list .team .rounds-chunk:nth-child(2n):before,.c-nav-match-menu-rounds--valorant .rounds-chunk__list .team .c-nav-match-menu-rounds .rounds-chunk:nth-child(2n):before,.c-nav-match-menu-rounds--valorant .rounds-chunk__list .team .o-icon{font-size:1.0625rem;line-height:1.41176}}.c-filters-format .o-input-checkbox__text{text-transform:uppercase}.c-filters-format .o-list-bare__item{margin:0 0 8px}.c-filters-forum-categories .o-filter__item-inner{max-height:none}.c-filters-forum-categories .o-label--forum-category{font-size:.75rem;line-height:10px}.c-filters-metrics,.c-filters-tier{background:0 0;border-radius:0;min-width:auto;max-width:none;max-height:none;padding:5px 0 0;display:block}.c-filters-metrics .o-list-bare,.c-filters-tier .o-list-bare{display:block}.c-filters-tier-item:not(:last-child){margin:0 0 8px}.c-filters-tier-item label{vertical-align:1px}.c-filters-team-side .list{-moz-column-gap:8px;grid-template-columns:1fr 1fr;gap:8px;display:grid}.c-filters-team-side .item{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:2px}.c-filters-team-side .item.T .item-inner{background-image:linear-gradient(90deg,#d9ae6d66,#313840)}.c-filters-team-side .item.CT .item-inner{background-image:linear-gradient(-90deg,#2487d166,#313840)}.c-filters-team-side .item-inner{border-radius:4px;height:40px;position:relative;overflow:hidden}.c-filters-team-side .item:hover:not(.selected) img{transform:scale(1.15)}.c-filters-team-side .item.selected{border-color:#0f8deb}.c-filters-team-side .item img{-o-object-fit:cover;object-fit:cover;width:42px;height:65px;margin-top:-10px;transition:transform .15s ease-out}.c-filters-team-side .o-label--map{z-index:2;position:absolute;top:2px;left:2px}.c-filters-trigger .c-button--widget-body{color:#cbd5e4;white-space:nowrap;justify-content:center;align-items:center;height:30px;padding:0 8px;font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%;display:flex}.c-filters-trigger .c-button--widget-body .marker{color:#cbd5e4}.c-filters-date-picker{margin-bottom:10px}@media (max-width:40.0525em){.c-filters-date-picker{margin-bottom:12px}}.c-filters-date-picker__fake-select .c-select__dropdown-toggle span{color:#fff}.c-filters-date-picker__dropdown{z-index:15;background-color:#313840;border-radius:5px;padding:10px 8px;display:flex;position:absolute;top:64px;right:0}@media (max-width:40.0525em){.c-filters-date-picker__dropdown{z-index:999;top:120px;right:16px}}.c-filters-date-picker__dropdown .vc-header{padding-top:8px!important;padding-bottom:12px!important}.c-filters-date-picker__dropdown .vc-header .vc-title:hover{color:#fff!important}.c-filters-date-picker__dropdown .vc-arrows-container{padding-left:16px!important;padding-right:16px!important}.c-filters-date-picker__dropdown .vc-arrows-container [role=button],.c-filters-date-picker__dropdown .vc-arrows-container button{width:18px;height:18px;margin-top:-2px}.c-filters-date-picker__dropdown .vc-svg-icon{height:15px}.c-filters-date-picker__dropdown .vc-weeks{min-width:226px!important;padding-bottom:0!important;padding-left:8px!important;padding-right:8px!important}.c-filters-date-picker__dropdown .vc-weekday{color:#a5afbb;border-bottom:none;font-size:.75rem;line-height:1.2;padding-bottom:2px!important;padding-left:0!important;padding-right:0!important}.c-filters-date-picker__dropdown .vc-day{min-height:30px!important}.c-filters-date-picker__dropdown .vc-day-content{margin-top:3px!important;margin-bottom:3px!important}.c-filters-date-picker__dropdown .calendar-container{border-left:1px solid #282d34}.c-filters-date-picker__dropdown .c-periods-picker{min-width:76px;padding-left:8px}@media (max-width:40.0525em){.c-filters-date-picker__dropdown .c-periods-picker{min-width:64px;max-width:calc(100vw - 266px);padding-left:0}}.c-filters-date-picker__dropdown .c-periods-picker .o-list-bare{overflow:hidden}.c-filters-date-picker__dropdown .c-calendar{min-width:226px;min-height:240px}.c-filters-date-picker__dropdown footer{justify-content:space-between;align-items:center;display:flex}.c-filters-date-picker__dropdown footer .o-link{text-transform:uppercase;padding-left:28px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.c-filters-date-picker__dropdown .c-button{margin-top:4px;margin-bottom:6px}.c-filters-map .list{-moz-column-gap:8px;grid-template-columns:1fr 1fr;gap:8px;display:grid}.c-filters-map .item{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:2px}.c-filters-map .item-inner{border-radius:4px;height:40px;position:relative;overflow:hidden}.c-filters-map .item-inner:before{content:"";z-index:1;background:linear-gradient(95.94deg,#1b1e2266 .62%,#0000 95.28%,#22262c66 0);position:absolute;top:0;bottom:0;left:0;right:0}.c-filters-map .item:hover:not(.selected) img{transform:scale(1.15)}.c-filters-map .item.selected{border-color:var(--primary-color)}.c-filters-map .item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .15s ease-out}.c-filters-map .o-label--map{text-overflow:ellipsis;white-space:nowrap;z-index:2;max-width:calc(100% - 2px);position:absolute;top:2px;left:2px;overflow:hidden}.c-filters-discipline{margin-bottom:10px}.c-filters-discipline .list{gap:4px;display:flex}.c-filters-discipline .list .item{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:5px;padding:1px}.c-filters-discipline .list .item.selected{border-color:var(--primary-color);width:100%}.c-filters-discipline .list .item.selected .icon{margin-right:4px}.c-filters-discipline .list .item.selected .item-inner{padding-left:8px;padding-right:8px}.c-filters-discipline .list .item-inner{background-color:#313840;border-radius:3px;padding:5px 6px;position:relative}.c-filters-record-type{padding-bottom:5px}.c-filters-record-type .c-global-search-field__input{background-color:#22262c;border-color:#404b55;width:100%}.c-filters-record-type .c-global-search-field__input.focus{background-color:#313840;border-color:#65717d}.c-filters-record-type .o-filter__item-inner{max-height:147px;margin-top:5px;padding-top:2px}.c-filters-record-type .subtitle{color:#65717d;text-transform:uppercase;border-bottom:1px solid #282d34;margin-bottom:8px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.c-filters-record-level .o-icon--fire{color:#e0aa5a;padding-left:2px}.c-filters-news-category .o-filter__item-inner{max-height:122px}.c-filters-top-tiers{padding:5px 0 0}.c-filters-top-tiers .o-icon--fire{color:#e0aa5a}.c-filters-regions{padding:5px 0 0}.c-filters-regions .o-filter__item-inner{max-height:122px}.c-filters-countries{padding:5px 0 0}.c-filters-countries>header{align-items:center}.c-filters-countries .o-filter__item-inner{max-height:155px}@media (max-width:40.0525em){.c-filters-countries .o-filter__item-inner{max-height:310px}}.c-filters-countries .o-input-with-icon{padding-bottom:5px}.c-filters-countries .regions-list>li{padding-top:5px}.c-filters-countries .regions-list>li:first-child{padding-top:0}.c-filters-countries .regions-list>li>p{color:#65717d;text-transform:uppercase;border-bottom:1px solid #282d34;margin-bottom:5px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:20px}.c-filters-countries.stings-list .o-link--clear-all{color:#65717d;pointer-events:none}.c-filters-countries.stings-list .o-link--clear-all.router-link-active.current{color:var(--primary-color);pointer-events:all}.c-filters-countries.stings-list .o-list-bare__item{margin-bottom:5px;padding-left:5px}.c-filters-countries.stings-list .o-list-bare a{color:#cbd5e4;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-filters-countries.stings-list .o-list-bare a.router-link-active,.c-filters-countries.stings-list .o-list-bare a:hover{color:#fff}.c-form-forum-topic-create{background-color:#313840;border-radius:5px;padding:10px 16px}@media (max-width:40.0525em){.c-form-forum-topic-create{padding-left:8px;padding-right:8px}}.c-form-forum-topic-create label{margin-bottom:5px;font-size:.75rem;line-height:20px}.c-form-forum-topic-create .o-field{margin-bottom:10px}.c-form-forum-topic-create .o-field__input{color:#fff;background-color:#444f5a;border-color:#65717d;padding:4px 16px}.c-form-forum-topic-create .o-field__input::placeholder{color:#a5afbb}.c-form-forum-topic-create .o-field__input:hover{background-color:#515862}.c-form-forum-topic-create .o-field__input:focus{border-color:var(--primary-color)}.c-form-forum-topic-create .o-field__input.error{border-color:#f18686}.c-form-forum-topic-create .o-field .o-field__error-msgs{color:#f18686;background-color:#16191c;border:1px solid #4c555f;padding:7px 8px}.c-form-forum-topic-create .o-field .o-field__error-msgs.align-bottom:before{z-index:2;border-top-color:#16191c}.c-form-forum-topic-create .o-field .o-field__error-msgs.align-bottom:after{content:"";border-top:5px solid #4c555f;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;margin:auto;position:absolute;top:100%;bottom:auto;left:auto;right:4px}.c-form-forum-topic-create .o-field--content .o-field__input{height:calc(2px + var(--height));resize:none;min-height:60px;overflow:hidden}.c-form-forum-topic-create .o-field--forum-categories{min-height:57px;margin-bottom:0}.c-form-forum-topic-create .o-form__submit-panel{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:0;display:flex}.c-form-forum-topic-create .o-form__submit-panel .actions{display:flex}@media (max-width:40.0525em){.c-form-forum-topic-create .o-form__submit-panel .actions{width:100%}}.c-form-forum-topic-create .o-form__submit-panel .actions .cancel{margin-right:10px;padding:5px;text-decoration:none}.c-form-forum-topic-create .o-form__submit-panel .actions .cancel:hover{color:#cbd5e4!important}.c-form-forum-topic-create .o-form__submit-panel .c-button{margin-top:0;margin-bottom:0;padding-left:36px;padding-right:36px}@media (min-width:40.0625em){.c-form-forum-topic-create .o-form__submit-panel .c-button{width:auto}}.c-card-article{background-color:#2a3038;border-right:1px solid #0000;border-radius:5px;gap:16px;margin-top:32px;margin-bottom:32px;padding:16px;display:flex;position:relative}.c-card-article:hover{background-color:#313840}@media (max-width:40.0525em){.c-card-article{padding:8px}}.c-card-article--top{background-image:linear-gradient(90deg,#d3ba6f00 66.63%,#d3ba6f0f);border-right-color:#d3bb70}.c-card-article__image{border-radius:5px;width:121px;min-width:121px;height:70px;overflow:hidden}@media (max-width:40.0525em){.c-card-article__image{width:60px;min-width:60px;height:60px}}.c-card-article__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.c-card-article__body{flex-direction:column;justify-content:space-between;width:100%;display:flex}.c-card-article header{justify-content:space-between;gap:8px;font-size:.875rem;line-height:1.25;display:flex}@media (max-width:40.0525em){.c-card-article header{font-size:.75rem;line-height:1.25}}.c-card-article .title{color:#fff}.c-card-article .c-icon-flame{vertical-align:-1px;margin-right:4px}.c-card-article .comments{color:#a5afbb;white-space:nowrap;font-size:.75rem;line-height:1.25}.c-card-article .comments .o-icon--comment{vertical-align:-1px;margin-right:2px;display:inline-block;transform:scaleX(-1)}.c-card-article footer{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;font-size:.75rem;line-height:1.5;display:flex}@media (max-width:40.0525em){.c-card-article footer{margin-top:7px}}.c-card-article .discipline{width:17px;height:17px}.c-card-article .date{color:#65717d;margin-left:16px}@media (max-width:40.0525em){.c-card-article .date{margin-left:8px}}.c-card-article .date span{text-transform:capitalize}.c-card-map .inner{position:relative;overflow:hidden}.c-card-map .o-label--map{z-index:2;position:absolute;top:2px;left:2px}.c-card-map img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .15s ease-out}.c-card-place{background-color:#2a3038;border-radius:5px;justify-content:center;align-items:center;width:120px;min-width:120px;height:52px;display:flex;position:relative;overflow:hidden}.c-card-place:before{content:"";filter:blur(32px);opacity:1;background-color:#4d5660;border-radius:50%;width:102px;height:16px;margin:auto;position:absolute;top:36px;left:0;right:0}.c-card-place.place-1:before{opacity:.8;background-color:#d3bb70}.c-card-place.place-2:before{opacity:.8;background-color:#98a1ac}.c-card-place.place-3:before{opacity:.8;background-color:#956a2b}.c-card-place .c-table-cell-place,.c-card-place .c-table-cell-place .c-icon-pickem-place svg{width:40px;height:40px}.c-card-place .c-table-cell-place .place{font-size:.875rem;line-height:40px}.c-card-place--small{width:80px;min-width:80px;height:45px}.c-card-place--small:before{filter:blur(24px);width:80px;height:16px;top:37px}.c-card-place--small .image{width:60px;height:60px;top:-7px;right:8px}.c-card-prize{background-color:#2a3038;border-radius:5px;width:120px;min-width:120px;height:88px;position:relative;overflow:hidden}.c-card-prize:before{background-color:var(--color);content:"";filter:blur(32px);opacity:.4;border-radius:50%;width:102px;height:16px;margin:auto;position:absolute;top:72px;left:0;right:0}.c-card-prize .c-table-cell-place{width:24px;height:24px;margin-top:60px;margin-left:4px}.c-card-prize .c-table-cell-place .c-icon-pickem-place svg{width:24px;height:24px}.c-card-prize .c-table-cell-place .place{font-size:.5rem;line-height:24px}.c-card-prize .image{background-position:50%;background-repeat:no-repeat;background-size:100%;width:104px;height:104px;position:absolute;top:-8px;right:8px}.c-card-prize .o-label--main-prize{max-width:calc(100% - 8px);position:absolute;bottom:4px;left:4px}.c-card-prize--small{width:80px;min-width:80px;height:45px}.c-card-prize--small:before{filter:blur(24px);width:80px;height:16px;top:37px}.c-card-prize--small .c-table-cell-place{width:20px;height:20px;margin-top:23px;margin-left:2px}.c-card-prize--small .c-table-cell-place .c-icon-pickem-place svg{width:20px;height:20px}.c-card-prize--small .c-table-cell-place .place{font-size:.4375rem;line-height:20px}.c-card-prize--small .image{width:60px;height:60px;top:-8px;right:8px}.c-card-prize--tiny{width:56px;min-width:56px;height:45px}.c-card-prize--tiny:before{filter:blur(24px);width:56px;height:16px;top:37px}.c-card-prize--tiny .c-table-cell-place{width:20px;height:20px;margin-top:23px;margin-left:2px}.c-card-prize--tiny .c-table-cell-place .c-icon-pickem-place svg{width:20px;height:20px}.c-card-prize--tiny .c-table-cell-place .place{font-size:.4375rem;line-height:20px}.c-card-prize--tiny .image{width:48px;height:48px;top:-2px;right:4px}.c-card-stage{background-color:#65717d3d;border:1px solid #65717d3d;border-radius:5px;width:160px;height:80px;position:relative;overflow:hidden}.c-card-stage:hover{background-color:#65717d66}.c-card-stage.upcoming{pointer-events:none}.c-card-stage.available{border-color:#75c87e}.c-card-stage.available .inner{background-color:#75c87e3d}.c-card-stage.available .inner:hover{background-color:#75c87e66}.c-card-stage.available .label-format{color:#fff}.c-card-stage.resubmit{border-color:#daae6e}.c-card-stage.resubmit .inner{background-color:#d9ae6d3d}.c-card-stage.resubmit .inner:hover{background-color:#d9ae6d66}.c-card-stage.resubmit .label-format{color:#fff}.c-card-stage .inner{z-index:1;align-items:flex-start;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.c-card-stage .table-cell.status{z-index:2;position:absolute;bottom:-1px;right:-1px}.c-card-stage .table-cell.status .o-label{border-top-right-radius:0;border-bottom-left-radius:0}.c-card-stage .c-icon-stage-scheme{text-align:center;line-height:76px;position:absolute;top:0;left:0;right:0}.c-card-stage .c-icon-stage-scheme.playoff{line-height:78px}.c-card-stage .c-icon-stage-scheme svg{vertical-align:middle}.c-card-stage .meta{justify-content:space-between;align-items:center;width:100%;padding:0 7px;display:flex}.c-card-stage .label-format{color:#a5afbb;text-transform:capitalize;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;transition:color .15s ease-in-out}.c-card-stage .c-widget-tournament-pickems-points .earned+.points{color:#a5afbb}.c-card-team{color:#fff;background-image:linear-gradient(.4deg,#38424b .33%,#515b65 99.64%);border-radius:5px;width:100%;height:90px;position:relative;overflow:hidden}.c-card-team>*{z-index:10;position:absolute}.c-card-team .country{top:2px;right:8px}.c-card-team .team{z-index:9;width:100%;height:auto;top:9px;left:6px}.c-card-team .team .bg-logo{filter:opacity(.1);width:108px;height:108px;position:absolute;top:-38px;left:63.5%}.c-card-team .team .bg-logo .c-logo{width:100%;height:100%}.c-card-team .team .team-name{align-items:center;margin-bottom:23px;padding-left:2px;display:flex}.c-card-team .team .c-logo{width:20px;height:20px;margin-right:4px;position:relative}.c-card-team .team h5{color:#fff;text-overflow:ellipsis;text-transform:none;white-space:nowrap;overflow:hidden}.c-card-team .team ul{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;margin-left:2px;overflow:hidden}.c-card-team .team li{margin-right:4px}.c-card-team .team li:last-child{margin-right:0}.c-card-team .c-global-tooltips-objects__trigger{display:inline}.c-card-warning{border:1px solid #e0aa5a;border-radius:5px;align-items:flex-start;padding:10px 16px;display:flex}@media (max-width:40.0525em){.c-card-warning{padding:10px 8px}}.c-card-warning .o-icon--warning{color:#e0aa5a;margin-right:10px}@media (max-width:40.0525em){.c-card-warning .o-icon--warning{margin-right:5px}}.c-card-warning .title{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-card-warning .description{font-size:.75rem;line-height:1.25}.c-header-user .o-profile-header__info{flex-direction:column;padding-top:3px;display:flex}.c-header-user .section-title{flex-wrap:wrap;align-items:center;gap:0 6px;display:flex}.c-header-user .title{line-height:27px}.c-header-user .name{line-height:18px}.c-header-user .o-badge-user-label{margin-bottom:2px;margin-right:6px}.c-header-author{margin-bottom:8px}.c-header-author .o-profile-header__info{flex-direction:column;display:flex}.u-padding{padding:16px!important}.u-padding-micro{padding:5px!important}.u-padding-tiny{padding:10px!important}.u-padding-small{padding:20px!important}.u-padding-medium{padding:30px!important}.u-padding-large{padding:40px!important}.u-padding-huge{padding:60px!important}.u-padding-none{padding:0!important}.u-padding-top{padding-top:16px!important}.u-padding-top-micro{padding-top:5px!important}.u-padding-top-tiny{padding-top:10px!important}.u-padding-top-small{padding-top:20px!important}.u-padding-top-medium{padding-top:30px!important}.u-padding-top-large{padding-top:40px!important}.u-padding-top-huge{padding-top:60px!important}.u-padding-top-none{padding-top:0!important}.u-padding-right{padding-right:16px!important}.u-padding-right-micro{padding-right:5px!important}.u-padding-right-tiny{padding-right:10px!important}.u-padding-right-small{padding-right:20px!important}.u-padding-right-medium{padding-right:30px!important}.u-padding-right-large{padding-right:40px!important}.u-padding-right-huge{padding-right:60px!important}.u-padding-right-none{padding-right:0!important}.u-padding-bottom{padding-bottom:16px!important}.u-padding-bottom-micro{padding-bottom:5px!important}.u-padding-bottom-tiny{padding-bottom:10px!important}.u-padding-bottom-small{padding-bottom:20px!important}.u-padding-bottom-medium{padding-bottom:30px!important}.u-padding-bottom-large{padding-bottom:40px!important}.u-padding-bottom-huge{padding-bottom:60px!important}.u-padding-bottom-none{padding-bottom:0!important}.u-padding-left{padding-left:16px!important}.u-padding-left-micro{padding-left:5px!important}.u-padding-left-tiny{padding-left:10px!important}.u-padding-left-small{padding-left:20px!important}.u-padding-left-medium{padding-left:30px!important}.u-padding-left-large{padding-left:40px!important}.u-padding-left-huge{padding-left:60px!important}.u-padding-left-none{padding-left:0!important}.u-padding-horizontal{padding-left:16px!important;padding-right:16px!important}.u-padding-horizontal-micro{padding-left:5px!important;padding-right:5px!important}.u-padding-horizontal-tiny{padding-left:10px!important;padding-right:10px!important}.u-padding-horizontal-small{padding-left:20px!important;padding-right:20px!important}.u-padding-horizontal-medium{padding-left:30px!important;padding-right:30px!important}.u-padding-horizontal-large{padding-left:40px!important;padding-right:40px!important}.u-padding-horizontal-huge{padding-left:60px!important;padding-right:60px!important}.u-padding-horizontal-none{padding-left:0!important;padding-right:0!important}.u-padding-vertical{padding-top:16px!important;padding-bottom:16px!important}.u-padding-vertical-micro{padding-top:5px!important;padding-bottom:5px!important}.u-padding-vertical-tiny{padding-top:10px!important;padding-bottom:10px!important}.u-padding-vertical-small{padding-top:20px!important;padding-bottom:20px!important}.u-padding-vertical-medium{padding-top:30px!important;padding-bottom:30px!important}.u-padding-vertical-large{padding-top:40px!important;padding-bottom:40px!important}.u-padding-vertical-huge{padding-top:60px!important;padding-bottom:60px!important}.u-padding-vertical-none{padding-top:0!important;padding-bottom:0!important}.u-margin{margin:16px!important}.u-margin-micro{margin:5px!important}.u-margin-tiny{margin:10px!important}.u-margin-small{margin:20px!important}.u-margin-medium{margin:30px!important}.u-margin-large{margin:40px!important}.u-margin-huge{margin:60px!important}.u-margin-none{margin:0!important}.u-margin-top{margin-top:16px!important}.u-margin-top-micro{margin-top:5px!important}.u-margin-top-tiny{margin-top:10px!important}.c-widget-news-latest-top,.u-margin-top-small{margin-top:20px!important}.u-margin-top-medium{margin-top:30px!important}.u-margin-top-large{margin-top:40px!important}.u-margin-top-huge{margin-top:60px!important}.u-margin-right{margin-right:16px!important}.u-margin-right-micro{margin-right:5px!important}.u-margin-right-tiny{margin-right:10px!important}.u-margin-right-small{margin-right:20px!important}.u-margin-right-medium{margin-right:30px!important}.u-margin-right-large{margin-right:40px!important}.u-margin-right-huge{margin-right:60px!important}.u-margin-right-none{margin-right:0!important}.u-margin-bottom{margin-bottom:16px!important}.u-margin-bottom-micro{margin-bottom:5px!important}.u-margin-bottom-tiny{margin-bottom:10px!important}.u-margin-bottom-small{margin-bottom:20px!important}.u-margin-bottom-medium{margin-bottom:30px!important}.u-margin-bottom-large{margin-bottom:40px!important}.u-margin-bottom-huge{margin-bottom:60px!important}.u-margin-left{margin-left:16px!important}.u-margin-left-micro{margin-left:5px!important}.u-margin-left-tiny{margin-left:10px!important}.u-margin-left-small{margin-left:20px!important}.u-margin-left-medium{margin-left:30px!important}.u-margin-left-large{margin-left:40px!important}.u-margin-left-huge{margin-left:60px!important}.u-margin-left-none{margin-left:0!important}.u-margin-horizontal{margin-left:16px!important;margin-right:16px!important}.u-margin-horizontal-micro{margin-left:5px!important;margin-right:5px!important}.u-margin-horizontal-tiny{margin-left:10px!important;margin-right:10px!important}.u-margin-horizontal-small{margin-left:20px!important;margin-right:20px!important}.u-margin-horizontal-medium{margin-left:30px!important;margin-right:30px!important}.u-margin-horizontal-large{margin-left:40px!important;margin-right:40px!important}.u-margin-horizontal-huge{margin-left:60px!important;margin-right:60px!important}.u-margin-horizontal-none{margin-left:0!important;margin-right:0!important}.u-margin-vertical{margin-top:16px!important;margin-bottom:16px!important}.u-margin-vertical-micro{margin-top:5px!important;margin-bottom:5px!important}.u-margin-vertical-tiny{margin-top:10px!important;margin-bottom:10px!important}.u-margin-vertical-small{margin-top:20px!important;margin-bottom:20px!important}.u-margin-vertical-medium{margin-top:30px!important;margin-bottom:30px!important}.u-margin-vertical-large{margin-top:40px!important;margin-bottom:40px!important}.u-margin-vertical-huge{margin-top:60px!important;margin-bottom:60px!important}.u-margin-vertical-none{margin-top:0!important;margin-bottom:0!important}.u-margin-top-equalizer{margin-top:7px}@media (max-width:51.3025em){.u-margin-top-equalizer--mobile{margin-top:7px}.u-margin-top-small--mobile,.u-margin-top-small--second-mobile:nth-child(2){margin-top:20px}}@media (max-width:40.0525em){.u-margin-top-small--mobile,.u-margin-top-small--second-mobile:nth-child(2){margin-top:10px}}@media (max-width:80.0525em){.u-margin-top-small--wide{margin-top:20px}}@media (max-width:64.0525em){.u-margin-top-small--desktop{margin-top:20px!important}}@media (max-width:51.3025em){.u-margin-top-small--tablet{margin-top:20px}}@media (max-width:40.0525em){.u-margin-top-small--mobile-landscape{margin-top:20px}.u-margin-bottom-small--mobile-landscape{margin-bottom:20px}}.c-sidebar-filter--articles,.c-sidebar-filter--news,.c-sidebar-filter--predictions,.u-margin-top-small-tiny{margin-top:15px}@media (max-width:51.3025em){.u-margin-top-small-tiny--mobile,.u-margin-top-small-tiny--second-mobile:nth-child(2){margin-top:10px}}@media (max-width:40.0525em){.u-margin-top-small-tiny--mobile,.u-margin-top-small-tiny--second-mobile:nth-child(2){margin-top:5px}.u-margin-top-tiny--mobile-landscape{margin-top:10px!important}}@media (max-width:51.3025em){.u-margin-top-tiny--tablet{margin-top:10px}}@media (max-width:40.0525em){.u-margin-bottom-tiny--mobile-landscape{margin-bottom:10px!important}}@media (max-width:51.3025em){.u-margin-bottom-tiny--tablet{margin-bottom:10px}}.u-margin-top-none{margin-top:0!important}@media (max-width:40.0525em){.u-margin-top-none--mobileLandscape{margin-top:0!important}}@media (max-width:51.3025em){.u-margin-top-none--tablet{margin-top:0!important}}@media (max-width:80.0525em){.c-sidebar-filter--articles,.c-sidebar-filter--news,.c-sidebar-filter--pickems,.c-sidebar-filter--predictions,.c-sidebar-filter--series-players,.c-sidebar-filter--user-pickems,.u-margin-top-none--wide{margin-top:0!important}}.u-margin-bottom-none{margin-bottom:0!important}@media (max-width:40.0525em){.u-margin-bottom-none--mobile-landscape{margin-bottom:0!important}}@media (max-width:51.3025em){.u-margin-bottom-none--tablet{margin-bottom:0!important}}@media (max-width:80.0525em){.u-margin-bottom-none--wide{margin-bottom:0!important}}.c-sidebar-filter--discipline-matches-finished,.c-sidebar-filter--discipline-matches-upcoming,.c-sidebar-filter--matches-finished,.c-sidebar-filter--matches-upcoming,.c-sidebar-filter--records{margin-top:20px}@media (max-width:80.0525em){.c-sidebar-filter--discipline-matches-finished,.c-sidebar-filter--discipline-matches-upcoming,.c-sidebar-filter--matches-finished,.c-sidebar-filter--matches-upcoming,.c-sidebar-filter--records{min-height:100%;margin-top:0}}.c-sidebar-filter--matches-upcoming .c-loader{min-height:350px}.c-sidebar-filter--tab-matches,.c-sidebar-filter--tab-stats,.c-sidebar-filter--tab-tournaments{margin-top:35px}@media (max-width:80.0525em){.c-sidebar-filter--tab-matches,.c-sidebar-filter--tab-stats,.c-sidebar-filter--tab-tournaments{min-height:100%;margin-top:0}}.c-sidebar-filter--tournament-matches-finished{margin-top:35px}@media (max-width:80.0525em){.c-sidebar-filter--tournament-matches-finished{min-height:100%;margin-top:0}}.c-sidebar-filter--tournament-matches-finished .c-loader{min-height:400px}.c-sidebar-filter--tournament-matches-upcoming{margin-top:35px}@media (max-width:80.0525em){.c-sidebar-filter--tournament-matches-upcoming{min-height:100%;margin-top:0}}.c-sidebar-filter--tournament-matches-upcoming .c-loader{min-height:330px}.c-sidebar-filter--tournaments{margin-top:20px}@media (max-width:80.0525em){.c-sidebar-filter--tournaments{min-height:100%;margin-top:0}}.c-sidebar-filter--tournaments .c-loader{min-height:330px}.c-sidebar-filter--dota2-players,.c-sidebar-filter--lol-players,.c-sidebar-filter--players,.c-sidebar-filter--tools-compare,.c-sidebar-filter--valorant-players{margin-top:10px}@media (max-width:80.0525em){.c-sidebar-filter--dota2-players,.c-sidebar-filter--lol-players,.c-sidebar-filter--players,.c-sidebar-filter--tools-compare,.c-sidebar-filter--valorant-players{min-height:100%;margin-top:0}}.c-sidebar-filter--series-players{margin-top:35px}.c-sidebar-filter--pickems{margin-top:20px}.c-sidebar-filter--user-pickems{margin-top:35px}.c-widget-header-team,.c-widget-header-team__link{align-items:center;display:flex}.c-widget-header-team__link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-decoration:none;overflow:hidden}.c-widget-header-team a.c-widget-header-team__link:hover{text-decoration:none}.c-widget-header-team a.c-widget-header-team__link:hover h5,.c-widget-header-team a.c-widget-header-team__link:hover p{color:#fff}.c-widget-header-team h5,.c-widget-header-team p{margin:0 5px;font-family:fira-sans-medium,sans-serif;font-size:1rem;line-height:20px;transition:all .15s ease-in-out}@media (max-width:40.0525em){.c-widget-header-team h5,.c-widget-header-team p{font-size:.875rem;line-height:20px}}.c-widget-header-team h5{color:#cbd5e4}.c-widget-header-team p{color:#a5afbb;text-overflow:ellipsis;text-transform:uppercase;text-transform:capitalize;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:20px;overflow:hidden}.c-widget-header-team .c-global-tooltips-objects__trigger{display:inline}.c-widget-ingame-stats .o-widget__header .title-h5,.c-widget-ingame-stats .o-widget__header h5{display:block}.c-widget-ingame-stats .o-widget__body{background-color:#22262c;padding:10px 16px;position:relative;overflow:visible}@media (max-width:40.0525em){.c-widget-ingame-stats .o-widget__body{padding-left:8px;padding-right:8px}}.c-widget-ingame-stats .c-data-placeholder{width:calc(100% + 32px);margin-left:-16px;padding-top:10px}@media (max-width:40.0525em){.c-widget-ingame-stats .c-data-placeholder{margin-left:-8px}}.c-widget-ingame-stats h6{color:#cbd5e4;padding:10px 0;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-widget-ingame-stats .c-table-ingame-stats{margin-top:5px}.c-widget-ingame-stats--small .c-table-ingame-stats{margin-top:0}.c-widget-ingame-stats--team .o-widget__body{padding-top:0}.c-widget-ingame-stats--team .c-tabs-nav{margin:0 -16px}@media (max-width:40.0525em){.c-widget-ingame-stats--team .c-tabs-nav{margin:0 -8px}}.c-widget-ingame-stats--integrated{background-color:#22262c;border-radius:5px}.c-widget-ingame-stats--integrated .o-widget__header{margin-bottom:0;padding:13px 16px 0}@media (max-width:40.0525em){.c-widget-ingame-stats--integrated .o-widget__header{padding:8px 8px 0}}.c-widget-ingame-stats--integrated .o-widget__header h5{font-size:.75rem;line-height:14px}.c-widget-ingame-stats--integrated .o-widget__header h5 span{font-size:inherit;line-height:inherit}.c-widget-ingame-stats--integrated .o-widget__body{gap:16px;padding:8px 16px 16px;display:flex}@media (max-width:40.0525em){.c-widget-ingame-stats--integrated .o-widget__body{flex-direction:column;gap:8px;padding:8px}}@media (min-width:40.0625em){.c-widget-ingame-stats--integrated .c-chart-ingame-stats,.c-widget-ingame-stats--integrated .c-table-ingame-stats{width:100%;max-width:50%}}.c-widget-ingame-stats--integrated .c-chart-ingame-stats{height:225px}@media (min-width:40.0625em){.c-widget-ingame-stats--integrated .c-chart-ingame-stats{order:2}}.c-widget-ingame-stats--integrated .c-chart-ingame-stats .c-chart-legend{margin-bottom:12px}.c-widget-ingame-stats--integrated .c-table-ingame-stats{margin-top:0}@media (min-width:40.0625em){.c-widget-ingame-stats--integrated .c-table-ingame-stats{order:1}}.c-widget-ingame-stats--integrated .c-table-ingame-stats .o-table__body{flex-direction:column;height:100%;display:flex}.c-widget-ingame-stats--integrated .c-table-ingame-stats .o-table__body .table-group{height:100%}.c-widget-ingame-stats--integrated .c-table-ingame-stats .o-table__body .table-group>div{flex-direction:column;justify-content:stretch;height:100%;display:flex}.c-widget-ingame-stats--integrated .c-table-ingame-stats .o-table__body .table-group .table-row{height:100%}@media (min-width:40.0625em){.c-widget-ingame-stats--primary_devices .c-chart-ingame-stats{height:275px}}.c-widget-scoreboard-round{background-color:#22262c;padding:10px 16px 0}@media (max-width:40.0525em){.c-widget-scoreboard-round{padding-left:8px;padding-right:8px}}.c-widget-scoreboard-round .o-widget__header h5{white-space:normal;display:block}.c-widget-scoreboard-round .o-widget__header h5.small{font-size:.625rem;line-height:1.8}.c-widget-scoreboard-round .o-widget__header h5 .o-label--live{font-size:inherit;line-height:inherit}.c-widget-scoreboard-round .o-widget__body{overflow:visible}.c-widget-scoreboard-round .o-layout{min-height:245px;margin-bottom:-10px;position:relative}.c-widget-scoreboard-round .o-layout .c-data-placeholder__widget{min-height:204px}@media (max-width:40.0525em){.c-widget-scoreboard-round .o-layout{min-height:470px}}.c-widget-scoreboard-round .o-layout .c-loader{border-radius:5px;width:auto;height:auto;bottom:10px;left:10px}.c-widget-scoreboard-round .o-widget__body{background:#22262c}.c-widget-scoreboard-round .c-tabs-nav li{max-width:130px}.c-widget-scoreboard-round .c-tabs-nav-body:last-child{padding:10px 0}@media (max-width:40.0525em){.c-widget-scoreboard-round .c-tabs-nav-body:last-child{padding:10px 0}}.c-widget-scoreboard-round .c-widget-streams .o-widget__body{padding:0}@media (min-width:40.0625em){.c-widget-scoreboard-round .c-widget-streams .o-widget__body{padding-bottom:10px}}.c-widget-scoreboard-live .o-widget__header h5{white-space:normal;display:block}.c-widget-scoreboard-live .o-widget__header h5 .o-label--live{font-size:inherit;line-height:inherit}.c-widget-scoreboard-live .o-widget__body{background:0 0;overflow:visible}.c-widget-scoreboard-live .o-widget__body .c-tabs-nav li .map{flex-flow:column wrap;padding:7px 14px 6px}.c-widget-scoreboard-live .o-widget__body .c-tabs-nav li .map span{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:15px;display:block}@media (max-width:40.0525em){.c-widget-scoreboard-live__tables{background-color:#22262c;padding-left:8px;padding-right:8px}}.c-widget-scoreboard-live .o-layout{min-height:245px;position:relative}.c-widget-scoreboard-live .o-layout .c-data-placeholder__widget{min-height:204px}@media (max-width:40.0525em){.c-widget-scoreboard-live .o-layout{min-height:470px}}.c-widget-scoreboard-live .o-layout .c-loader{border-radius:5px;width:auto;height:auto;bottom:10px;left:10px}.c-widget-scoreboard-live .c-tabs-nav li{max-width:130px}.c-widget-scoreboard-live .c-tabs-nav-body:last-child{padding:10px 0}@media (max-width:40.0525em){.c-widget-scoreboard-live .c-tabs-nav-body:last-child{padding:10px 0}}.c-widget-scoreboard-live .c-global-ads-banner{margin-top:20px;margin-bottom:0}.c-widget-round-map--loading{min-height:360px;position:relative}@media (max-width:64.0525em){.c-widget-round-map--loading{height:auto}}@media screen and (min-width:970px){.c-widget-round-map--loading{height:832px;min-height:832px}}.c-widget-round-map--loading .c-loader{background-color:#0000;background-size:cover;min-height:100%!important}.c-widget-round-map--fallback{background-size:cover;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 100px 1000px #2c343a4d;height:100%!important;min-height:100%!important}@media (max-width:64.0525em){.c-widget-round-map--fallback{min-height:360px!important}}.c-widget-round-map--fallback p{color:#cbd5e4;text-transform:uppercase;font-size:1.125rem;line-height:1.33333}.c-widget-round-map__overlay-actions{flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:10px;right:16px}.c-widget-round-map__overlay-actions .c-global-dropdown__inner{font-size:.875rem;line-height:14px}.c-widget-round-map__overlay-actions .c-button{margin-top:4px;padding:6px 8px;font-size:.875rem;line-height:1.71429}.c-widget-round-map__player{background-color:#252c33;border-radius:5px;flex-wrap:wrap;justify-content:center;align-items:center;max-height:100%;display:flex;overflow:hidden}.c-widget-round-map__player canvas{max-width:100%;max-height:772px;margin:auto;display:block}.c-widget-round-map__player canvas.drag-start{cursor:grab}.c-widget-round-map__player-object{width:100%;position:relative}.c-widget-round-map__timeline{z-index:2;background-color:#252c33;border-radius:5px;width:100%;margin-top:8px;margin-bottom:10px;padding:10px 24px 10px 16px;font-size:.75rem;line-height:1.5;display:flex;position:relative}.c-widget-round-map__timeline .timeline__button{cursor:pointer;background-color:#cbd5e44d;border-radius:5px;width:30px;min-width:30px;height:30px;margin-right:16px;padding-top:1px;font-size:.625rem;line-height:30px;transition:background-color .15s cubic-bezier(1,.5,.8,1)}.c-widget-round-map__timeline .timeline__button:hover{background-color:#cbd5e466}@media (max-width:40.0525em){.c-widget-round-map__timeline .timeline__button{width:40px;min-width:40px;height:40px;font-size:.875rem;line-height:40px}}.c-widget-round-map__timeline .timeline__button .o-icon{color:#cbd5e4}.c-widget-round-map__timeline .timeline__progress{width:100%}.c-widget-general-stats .table-head .table-cell.winrate p{text-overflow:ellipsis;overflow:hidden}.c-widget-general-stats .o-table .table-cell p{width:100%}.c-widget-general-stats .o-table .table-cell.stats{width:40%}.c-widget-general-stats .o-table .table-cell.count{text-align:right;width:32%;padding-right:9%}@media (max-width:40.0525em){.c-widget-general-stats .o-table .table-cell.count{width:39%;padding-right:10%}}.c-widget-general-stats .o-table .table-cell.winrate{justify-content:flex-start;width:28%}.c-widget-general-stats .o-table .table-cell.winrate .c-global-progress-bar{max-width:64px}.c-widget-general-stats .o-table .table-cell.winrate .c-global-progress-bar__value p{font-family:fira-sans-regular,sans-serif;font-weight:400}@media (max-width:40.0525em){.c-widget-general-stats .o-table .table-cell.winrate{width:21%}}.c-widget-general-stats .table-head .table-cell p{text-transform:lowercase}.c-widget-general-stats .table-head .table-cell p:first-letter{text-transform:uppercase}.c-widget-general-stats .table-group{color:#cbd5e4}.c-widget-general-stats .table-group .table-cell.stats{color:#fff}.c-widget-streams{background:#22262c;border-radius:5px;padding:10px 16px 2px}@media (max-width:40.0525em){.c-widget-streams{padding-top:8px;padding-left:8px;padding-right:8px}}.c-widget-streams .o-widget__header{margin-bottom:10px}@media (max-width:40.0525em){.c-widget-streams .o-widget__header{margin-bottom:5px}}.c-widget-streams .o-widget__body{background:0 0;overflow:visible}@media (min-width:40.0625em){.c-widget-streams .o-widget__body{padding-bottom:10px}}.c-widget-streams__player{position:relative}.c-widget-streams__player-container{height:var(--height);border-radius:5px;margin-bottom:12px;transition:height .15s ease-in-out,margin-bottom .15s ease-in-out,margin-top .15s ease-in-out;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-widget-streams__player-container{height:var(--height)}}.c-widget-streams__player-container.collapsed{height:160px}@media (max-width:40.0525em){.c-widget-streams__player-container.collapsed{height:120px}}.c-widget-streams__player-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1b1e2266;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-scoreboard .o-widget__header span.paused{margin-left:0;animation:1s ease-in-out infinite animation-blink}.c-widget-scoreboard .o-widget__body{background:#22262c}.c-widget-scoreboard .o-layout{margin-left:-8px;position:relative}.c-widget-scoreboard .o-layout__item{padding-left:8px}@media (max-width:40.0525em){.c-widget-scoreboard .o-layout__item:last-child{margin-top:10px}}.c-widget-scoreboard .c-loader{height:100%;min-height:100%!important}.c-widget-scoreboard__body{padding:10px 16px}@media (max-width:40.0525em){.c-widget-scoreboard__body{padding:10px 8px}}.c-widget-scoreboard__body>.o-layout{min-height:278px}.c-widget-attributes .o-widget__body{background-color:#22262c;padding:10px 16px}@media (max-width:51.3025em){.c-widget-attributes .o-widget__body{padding:10px 8px}}@media (max-width:40.0525em){.c-widget-attributes .o-layout__item{margin-bottom:10px}.c-widget-attributes .o-layout__item:last-child{margin-bottom:0}}.c-widget-records .o-widget__body{background:#22262c}.c-widget-records__table{padding:10px 2px 0 16px}@media (max-width:40.0525em){.c-widget-records__table{padding:10px 2px 0 8px}}.c-widget-records__table-inner{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;max-height:320px;padding-right:10px;overflow:auto}.c-widget-records__table-inner::-webkit-scrollbar{width:5px;height:5px}.c-widget-records__table-inner::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-widget-records__table-inner::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-widget-records__table-inner::-webkit-scrollbar-corner{background-color:#0000}.c-widget-records__table-inner::-webkit-scrollbar-track{background:#1b1e22;border-radius:5px}.c-widget-records .table-cell.team{color:#fff}@media (min-width:40.0625em){.c-widget-records--match .c-widget-records__table-inner{max-height:202px}.c-widget-records--match-map .c-widget-records__table-inner{max-height:261px}}.c-widget-records--match .c-table-records .table-cell.rival{display:none}.c-widget-matches{flex-flow:column;height:100%;display:flex}.c-widget-matches .o-widget__body{background:#22262c;min-height:120px;position:relative}.c-widget-matches .o-widget__body .c-component-tabs__panel{min-height:280px}.c-widget-matches .o-widget__body .c-tabs-nav{z-index:11;justify-content:flex-start;margin-bottom:5px;position:relative}@media (max-width:40.0525em){.c-widget-matches .o-widget__body .c-tabs-nav li{width:auto}}.c-widget-matches .o-widget__body .c-tabs-nav li a{box-shadow:none;color:#cbd5e4;text-transform:uppercase;border-radius:5px;padding:14px 20px 13px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-widget-matches .o-widget__body .c-tabs-nav li:last-child:after{content:none}.c-widget-matches .o-widget__body .c-tabs-nav li.current a{color:#fff;background:#313840}.c-widget-matches .o-widget__body .c-tabs-nav{padding-bottom:5px;display:block}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare{justify-content:space-between;width:100%}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare.custom-date-active .o-list-bare__item:not(.today):not(.schedule):not(.custom-date):not(.custom-date-arrow){width:0}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare.custom-date-active .o-list-bare__item.schedule .o-link{color:var(--primary-color);background-color:#313840}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item{width:14.2857%}@media (max-width:30.0525em){.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item{width:20%}}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item:not(.schedule){overflow:hidden}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.schedule.active .o-link,.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.schedule:hover .o-link{background-color:#313840;color:var(--primary-color)!important}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.disabled{pointer-events:none}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.disabled .o-label--live{color:#65717d}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.current.live:before{border-color:#eb5757}@media (max-width:30.0525em){.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.day-after-tomorrow,.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.day-before-yesterday{display:none}}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link{text-transform:capitalize;white-space:nowrap;width:100%;height:38px;padding:5px;font-size:.75rem;line-height:1.4;overflow:hidden}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link .primary{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link .secondary{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:block}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link .o-icon--schedule,.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link .o-label--live{line-height:26px!important}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link .o-label--live{font-size:16px}@media (max-width:40.0525em){.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .o-link .o-label--live{font-size:14px}}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.custom-date{width:43%}@media (max-width:40.0525em){.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.custom-date{width:30%}}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.custom-date .secondary{color:#fff;font-size:.625rem;line-height:11px}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.custom-date-arrow .o-link{line-height:30px}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item.custom-date-arrow .o-link .o-icon{line-height:inherit!important}.c-widget-matches .o-widget__body .c-tabs-nav .o-list-bare__item .c-filters-date-picker__dropdown{z-index:10;top:44px;right:8px;box-shadow:0 5px 12px #00000040}.c-widget-matches .o-widget__body .c-banner-partner-header-button{width:calc(100% - 32px);margin:0 auto}@media (max-width:40.0525em){.c-widget-matches .o-widget__body .c-banner-partner-header-button{width:calc(100% - 16px)}.c-widget-matches .table-group{padding-left:8px;padding-right:8px}.c-widget-matches .table-group .table-group__body{border-radius:5px}.c-widget-matches .table-group .table-row:before{width:calc(100% + 16px);margin-left:-8px;margin-right:-8px}}.discipline-3 .c-widget-matches .c-button:hover,.discipline-4 .c-widget-matches .c-button:hover{color:#fff!important}.c-widget-quick-filter{min-height:30px}@media (max-width:80.0525em){.c-widget-quick-filter{padding:0 8px}}.c-widget-quick-filter .c-loader{min-height:auto}.c-widget-quick-filter .c-tags{flex-wrap:wrap;margin-bottom:20px}.c-widget-quick-filter .c-tags__item-inner{white-space:nowrap;font-size:.75rem!important}.c-widget-quick-filter button{-webkit-user-select:none;user-select:none}.c-widget-quick-filter button:disabled{cursor:default;opacity:.5;pointer-events:none}.c-widget-quick-filter label{white-space:nowrap;margin-right:7px;font-size:1rem;line-height:30px;display:inline-block}@media (max-width:51.3025em){.c-widget-quick-filter label{margin-right:0;font-size:.75rem;line-height:30px}}.c-widget-mobile-filter{background-color:#22262c;border-radius:5px 5px 0 0;justify-content:space-between;padding:10px 8px;display:flex}.c-widget-mobile-filter .filters{width:100%;max-width:360px;padding-right:10px}@media (max-width:40.0525em){.c-widget-mobile-filter .filters{max-width:236px}}.c-widget-mobile-filter .filters .c-select .vs__dropdown-toggle,.c-widget-mobile-filter .filters .c-select__dropdown-toggle{border-color:#313840}.c-widget-mobile-filter .filters .c-select .vs__dropdown-toggle .vs__selected,.c-widget-mobile-filter .filters .c-select__dropdown-toggle .vs__selected{color:#cbd5e4}.c-widget-top-matches{margin-top:20px}.c-widget-top-matches .o-widget__header .title-h5{display:block}.c-widget-top-matches .o-widget__body{background:#22262c;position:relative}.discipline-3 .c-widget-top-matches .c-button:hover,.discipline-4 .c-widget-top-matches .c-button:hover{color:#fff!important}.c-widget-top-matches--sidebar{background-color:#22262c;border-radius:5px;padding:10px 16px}.c-widget-top-matches--sidebar .o-widget__header{min-height:30px;margin-bottom:0}.c-widget-top-matches--sidebar .title-h5{font-size:.75rem;line-height:1.5}.c-widget-top-matches--sidebar .c-table-matches-top .table-body,.c-widget-top-matches--sidebar .c-table-matches-top .table-footer{padding:0}.c-widget-top-matches--sidebar .c-button{width:100%!important;margin:10px 0 0!important}.c-widget-twitter-block{background:#31384080;border-radius:7px;justify-content:space-between;align-items:center;margin-top:20px;display:flex;padding:10px 16px!important}.c-widget-twitter-block__title{color:#fff;align-items:center;margin-bottom:2px;font-size:18px;display:flex}.c-widget-twitter-block__icon{margin-right:10px}.c-widget-twitter-block__description{color:#a5afbb;font-size:16px}@media (max-width:51.3025em){.c-widget-twitter-block{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:30px}.c-widget-twitter-block__title{font-size:18px}.c-widget-twitter-block__description{font-size:16px}.c-widget-twitter-block__button{width:100%;margin-top:10px}.c-widget-twitter-block__button .c-button{width:100%}}.c-widget-top-tournaments .o-widget__body{background:0 0}.c-widget-about-info .wrapper{background:#22262c;border-radius:5px;padding:12px 6px 0 16px}@media (max-width:40.0525em){.c-widget-about-info .wrapper{padding:8px 2px 0 8px}}.c-widget-about-info .title{color:#cbd5e4;text-transform:uppercase;margin-bottom:8px;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.c-widget-about-info .info{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;width:100%;min-height:130px;max-height:310px;overflow-y:scroll}.c-widget-about-info .info::-webkit-scrollbar{width:5px;height:5px}.c-widget-about-info .info::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-widget-about-info .info::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-widget-about-info .info::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-widget-about-info .info::-webkit-scrollbar-corner{background-color:#0000}.c-widget-about-info .info .codex-editor{background:#313840;border-radius:5px;margin-right:9px;padding:14px 8px 4px 16px}@media (max-width:40.0525em){.c-widget-about-info .info .codex-editor{padding:10px 8px 4px}}.c-widget-about-info .info .codex-editor .ce-header{color:#fff;font-size:14px;font-weight:500;line-height:16px}@media (max-width:40.0525em){.c-widget-about-info .info .codex-editor .ce-header{font-size:12px}}.c-widget-about-info .info .codex-editor .ce-paragraph{color:#a5afbb;margin:10px 0;font-size:12px;font-weight:400;line-height:16px}@media (max-width:40.0525em){.c-widget-about-info .info .codex-editor .ce-paragraph{margin:8px 0}}.c-widget-heroes-champions{padding-top:0}@media (max-width:51.3025em){.c-widget-heroes-champions{padding-top:10px}}.c-widget-heroes-champions__nav{justify-content:space-between;align-items:center;padding-bottom:4px;display:flex}.c-widget-heroes-champions__nav .c-tabs-nav{width:100%;padding-bottom:0}@media (max-width:80.0525em){.c-widget-heroes-champions__nav .c-tabs-nav{width:92%}}.c-widget-heroes-champions__nav .c-filters-trigger{margin-left:8px}.c-widget-heroes-champions__nav .c-filters-trigger .c-button{color:var(--primary-color)}.c-widget-heroes-champions__nav .c-filters-trigger .c-button:hover{color:#fff!important}.c-widget-heroes-champions .o-widget__body{background:0 0}.c-widget-heroes-champions .o-widget__body>.c-button{margin-top:10px}@media (max-width:51.3025em){.c-widget-heroes-champions .c-table-heroes-champions{margin-top:6px}}.c-widget-heroes-champions .c-tabs-nav--xs{margin-top:6px;padding-bottom:4px}.c-widget-heroes-champions .c-tabs-nav--xs .map{padding:9px 12px}@media (max-width:51.3025em){.c-widget-heroes-champions--minified{padding-top:5px}}.c-widget-map-pool .o-widget__body{position:relative}@media (max-width:51.3025em){.c-widget-map-pool .o-widget__body{background:#22262c;padding-bottom:10px}.c-widget-map-pool .o-widget__body .o-table__body{border-radius:5px;margin:0 8px;position:static;overflow:hidden}}.c-widget-map-pool .table-group{min-height:200px}.c-widget-map-pool .table-group .table-row{height:50px;padding:0}.c-widget-map-pool .table-cell{justify-content:flex-start;padding:0 5px}@media (max-width:40.0525em){.c-widget-map-pool .table-cell{padding:0}}.c-widget-map-pool--team .table-row{justify-content:flex-start}@media (max-width:51.3025em){.c-widget-map-pool--team .table-head .table-row{min-height:39px}}.c-widget-map-pool--team .table-head .table-cell p{line-height:14px}@media (max-width:40.0525em){.c-widget-map-pool--team .table-head .label{text-align:left!important}}.c-widget-map-pool--team .table-head .ct-side .button,.c-widget-map-pool--team .table-head .ct-side .c-table-cell-sorting,.c-widget-map-pool--team .table-head .ct-side .wrapper,.c-widget-map-pool--team .table-head .t-side .button,.c-widget-map-pool--team .table-head .t-side .c-table-cell-sorting,.c-widget-map-pool--team .table-head .t-side .wrapper,.c-widget-map-pool--team .table-head .winrate .button,.c-widget-map-pool--team .table-head .winrate .c-table-cell-sorting,.c-widget-map-pool--team .table-head .winrate .wrapper{max-width:100%}.c-widget-map-pool--team .table-head .ct-side .label,.c-widget-map-pool--team .table-head .t-side .label,.c-widget-map-pool--team .table-head .winrate .label{text-transform:none;max-width:100%}.c-widget-map-pool--team .table-head .ct-side .label>span,.c-widget-map-pool--team .table-head .t-side .label>span,.c-widget-map-pool--team .table-head .winrate .label>span{text-overflow:ellipsis;max-width:54px;display:block;overflow:hidden}.c-widget-map-pool--team .table-cell:last-child{padding:0}.c-widget-map-pool--team .table-cell.map{color:#cbd5e4;width:24.5%;padding-left:0}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.map{width:30%}}.c-widget-map-pool--team .table-cell.map .c-global-tooltips-objects__trigger{align-items:center;display:flex}.c-widget-map-pool--team .table-cell.winrate{width:165px}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.winrate{width:43%;min-width:128px;margin-left:auto}}.c-widget-map-pool--team .table-cell.ct-side{margin:0 3% 0 auto}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.ct-side{margin:0 10px 0 auto}}.c-widget-map-pool--team .table-cell.ct-side,.c-widget-map-pool--team .table-cell.t-side{width:7%;min-width:48px}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.ct-side,.c-widget-map-pool--team .table-cell.t-side{width:20%}}.c-widget-map-pool--team .table-cell.ct-side .c-global-progress-bar,.c-widget-map-pool--team .table-cell.t-side .c-global-progress-bar{min-width:48px;max-width:48px}.c-widget-map-pool--team .table-cell.count-matches{justify-content:flex-end;width:6.8%}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.count-matches{width:16%}}.c-widget-map-pool--team .table-cell.last-maps{width:12.5%;min-width:93px;margin-left:auto}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.last-maps{width:38%}}.c-widget-map-pool--team .table-cell.banned{justify-content:center}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.banned{justify-content:flex-start}}.c-widget-map-pool--team .table-cell.banned,.c-widget-map-pool--team .table-cell.picked{width:3.1%}@media (max-width:51.3025em){.c-widget-map-pool--team .table-cell.banned,.c-widget-map-pool--team .table-cell.picked{width:9%}.c-widget-map-pool--team .c-widget-map-pool__body--by-side .table-cell.banned,.c-widget-map-pool--team .c-widget-map-pool__body--by-side .table-cell.count-matches,.c-widget-map-pool--team .c-widget-map-pool__body--by-side .table-cell.last-maps,.c-widget-map-pool--team .c-widget-map-pool__body--by-side .table-cell.picked,.c-widget-map-pool--team .c-widget-map-pool__body--by-side .table-cell.winrate,.c-widget-map-pool--team .c-widget-map-pool__body--main .table-cell.banned,.c-widget-map-pool--team .c-widget-map-pool__body--main .table-cell.ct-side,.c-widget-map-pool--team .c-widget-map-pool__body--main .table-cell.last-maps,.c-widget-map-pool--team .c-widget-map-pool__body--main .table-cell.picked,.c-widget-map-pool--team .c-widget-map-pool__body--main .table-cell.t-side,.c-widget-map-pool--team .c-widget-map-pool__body--pics-bans .table-cell.count-matches,.c-widget-map-pool--team .c-widget-map-pool__body--pics-bans .table-cell.ct-side,.c-widget-map-pool--team .c-widget-map-pool__body--pics-bans .table-cell.t-side,.c-widget-map-pool--team .c-widget-map-pool__body--pics-bans .table-cell.winrate{display:none}}.c-widget-map-pool--player .table-head .table-cell{min-height:20px}.c-widget-map-pool--player .table-head .table-cell .table-cell__inner,.c-widget-map-pool--player .table-head .table-cell p{color:#a5afbb;text-transform:capitalize;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;display:inline}.c-widget-map-pool--player .table-head .table-cell .table-cell__inner a,.c-widget-map-pool--player .table-head .table-cell p a{color:#a5afbb;justify-content:flex-start;padding-right:6px;display:inline-block;position:relative}.c-widget-map-pool--player .table-head .table-cell .table-cell__inner a>:hover,.c-widget-map-pool--player .table-head .table-cell p a>:hover{opacity:1}.c-widget-map-pool--player .table-head .table-cell .table-cell__inner a .o-icon,.c-widget-map-pool--player .table-head .table-cell p a .o-icon{position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.c-widget-map-pool--player .table-head .table-cell .c-table-cell-sorting .button{align-items:center;display:flex}.c-widget-map-pool--player .table-head .table-cell .c-table-cell-sorting .label{text-align:left}.c-widget-map-pool--player .table-head .table-cell .c-table-cell-sorting .label>span{text-transform:lowercase;display:block}.c-widget-map-pool--player .table-head .table-cell.maps-count .c-table-cell-sorting{width:100%;max-width:68px}@media (max-width:51.3025em){.c-widget-map-pool--player .table-head .table-cell.maps-count .c-table-cell-sorting{max-width:none}}.c-widget-map-pool--player .table-head .table-cell.maps-count .c-table-cell-sorting .wrapper{justify-content:flex-end;display:flex}@media (max-width:51.3025em){.c-widget-map-pool--player .table-head .table-cell.maps-count .c-table-cell-sorting .wrapper .label{min-width:auto;overflow:initial;text-overflow:clip;white-space:normal}}@media (max-width:40.0525em){.c-widget-map-pool--player .table-head .table-cell.damage .c-table-cell-sorting,.c-widget-map-pool--player .table-head .table-cell.damage .wrapper,.c-widget-map-pool--player .table-head .table-cell.kills .c-table-cell-sorting,.c-widget-map-pool--player .table-head .table-cell.kills .wrapper{max-width:100%}.c-widget-map-pool--player .table-head .table-cell.damage .label,.c-widget-map-pool--player .table-head .table-cell.kills .label{max-width:calc(100% - 18px)}.c-widget-map-pool--player .table-head .table-cell.damage .label>span,.c-widget-map-pool--player .table-head .table-cell.kills .label>span{text-overflow:ellipsis;overflow:hidden}}.c-widget-map-pool--player .table-group .table-row .table-cell .table-cell__inner,.c-widget-map-pool--player .table-group .table-row .table-cell p{min-height:49px}.c-widget-map-pool--player .table-group .table-row .table-cell:not(:first-child):not(.maps-count) .table-cell__inner,.c-widget-map-pool--player .table-group .table-row .table-cell:not(:first-child):not(.maps-count) p{color:#cbd5e4;flex-wrap:wrap;place-content:center flex-start;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-widget-map-pool--player .table-group .table-row .table-cell.map{height:auto}.c-widget-map-pool--player .table-group .table-row .table-cell.map .value{align-items:center}@media (max-width:51.3025em){.c-widget-map-pool--player .table-group .table-row .table-cell.rating .c-global-progress-bar__bg{max-width:112px}}.c-widget-map-pool--player .table-group .table-row .table-cell.rating .c-global-progress-bar__value{min-width:28px;max-width:28px}.c-widget-map-pool--player .table-group .table-row .table-cell.rating.rating_valorant .c-global-progress-bar__bg{margin-left:10px}.c-widget-map-pool--player .table-group .table-row .table-cell.maps-count>p{color:#cbd5e4;justify-content:flex-end;align-items:center;max-width:68px}@media (max-width:51.3025em){.c-widget-map-pool--player .table-group .table-row .table-cell.maps-count>p{max-width:none}}.c-widget-map-pool--player .table-group .table-row .table-cell.damage .table-cell__inner,.c-widget-map-pool--player .table-group .table-row .table-cell.damage p,.c-widget-map-pool--player .table-group .table-row .table-cell.kills .table-cell__inner,.c-widget-map-pool--player .table-group .table-row .table-cell.kills p{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-widget-map-pool--player .table-group .table-row .table-cell.damage .c-global-progress-bar,.c-widget-map-pool--player .table-group .table-row .table-cell.kills .c-global-progress-bar{margin-top:2px}@media (min-width:64.0625em){.c-widget-map-pool--player .table-row{padding:0}.c-widget-map-pool--player .table-row .table-cell__inner,.c-widget-map-pool--player .table-row p{z-index:5}}.c-widget-map-pool--player .table-cell{width:16%}.c-widget-map-pool--player .table-cell .table-cell__inner,.c-widget-map-pool--player .table-cell p{z-index:2;width:100%;display:flex}.c-widget-map-pool--player .table-cell .c-global-progress-bar{z-index:2}.c-widget-map-pool--player .table-cell.map{color:#cbd5e4;width:29.4%;padding-left:0}@media (max-width:51.3025em){.c-widget-map-pool--player .table-cell.map{width:30%}}.c-widget-map-pool--player .table-cell.map .c-global-tooltips-objects__trigger{align-items:center;display:flex}.c-widget-map-pool--player .table-cell.rating{width:165px}@media (max-width:51.3025em){.c-widget-map-pool--player .table-cell.rating{width:48%;min-width:128px;margin-left:auto}}.c-widget-map-pool--player .table-cell.maps-count{width:15%}.c-widget-map-pool--player .table-cell.damage,.c-widget-map-pool--player .table-cell.kills{width:11.8%}@media (max-width:51.3025em){.c-widget-map-pool--player .table-cell.damage,.c-widget-map-pool--player .table-cell.kills{width:25%}}.c-widget-map-pool--player .table-cell.damage .table-cell__inner,.c-widget-map-pool--player .table-cell.kills .table-cell__inner{width:58px}@media (max-width:40.0525em){.c-widget-map-pool--player .table-cell.damage .table-cell__inner,.c-widget-map-pool--player .table-cell.kills .table-cell__inner{width:49px}}.c-widget-map-pool--player .table-cell.kills{margin-left:auto}.c-widget-map-pool--player .table-cell.damage{margin-right:auto}@media (max-width:51.3025em){.c-widget-map-pool--player .table-cell.damage{margin-right:0}.c-widget-map-pool--player .c-widget-map-pool__body--kills-and-damage .table-cell.maps-count,.c-widget-map-pool--player .c-widget-map-pool__body--kills-and-damage .table-cell.rating,.c-widget-map-pool--player .c-widget-map-pool__body--main .table-cell.damage,.c-widget-map-pool--player .c-widget-map-pool__body--main .table-cell.kills{display:none}.c-widget-map-pool--tournament .table-head .table-row{min-height:39px}}.c-widget-map-pool--tournament .table-head .label{text-transform:none}@media (max-width:40.0525em){.c-widget-map-pool--tournament .table-head .label{text-align:left!important}}.c-widget-map-pool--tournament .table-head .table-cell.banned .button,.c-widget-map-pool--tournament .table-head .table-cell.banned .c-table-cell-sorting,.c-widget-map-pool--tournament .table-head .table-cell.banned .wrapper,.c-widget-map-pool--tournament .table-head .table-cell.ct-side .button,.c-widget-map-pool--tournament .table-head .table-cell.ct-side .c-table-cell-sorting,.c-widget-map-pool--tournament .table-head .table-cell.ct-side .wrapper,.c-widget-map-pool--tournament .table-head .table-cell.t-side .button,.c-widget-map-pool--tournament .table-head .table-cell.t-side .c-table-cell-sorting,.c-widget-map-pool--tournament .table-head .table-cell.t-side .wrapper{max-width:100%}.c-widget-map-pool--tournament .table-head .table-cell.banned,.c-widget-map-pool--tournament .table-head .table-cell.matches{padding-right:0}.c-widget-map-pool--tournament .table-head .ct-side .label,.c-widget-map-pool--tournament .table-head .t-side .label{max-width:100%}.c-widget-map-pool--tournament .table-head .ct-side .label>span,.c-widget-map-pool--tournament .table-head .t-side .label>span{text-overflow:ellipsis;max-width:60px;display:block;overflow:hidden}.c-widget-map-pool--tournament .table-head p{line-height:14px}.c-widget-map-pool--tournament .table-cell.map{color:#cbd5e4;width:32%;padding-left:0}@media (max-width:51.3025em){.c-widget-map-pool--tournament .table-cell.map{width:30%}}.c-widget-map-pool--tournament .table-cell.map .c-global-tooltips-objects__trigger{align-items:center;display:flex}.c-widget-map-pool--tournament .table-cell.ct-side,.c-widget-map-pool--tournament .table-cell.t-side{width:18%;max-width:none}@media (max-width:40.0525em){.c-widget-map-pool--tournament .table-cell.ct-side,.c-widget-map-pool--tournament .table-cell.t-side{display:block}}.c-widget-map-pool--tournament .table-cell.ct-side .c-global-progress-bar,.c-widget-map-pool--tournament .table-cell.t-side .c-global-progress-bar{max-width:48px}.c-widget-map-pool--tournament .table-cell.ct-side{margin-left:auto}@media (max-width:40.0525em){.c-widget-map-pool--tournament .table-cell.ct-side{width:21%;margin-right:10px}}.c-widget-map-pool--tournament .table-cell.t-side{width:20.5%}@media (max-width:40.0525em){.c-widget-map-pool--tournament .table-cell.t-side{width:21%}}.c-widget-map-pool--tournament .table-cell.matches{width:12.5%}.c-widget-map-pool--tournament .table-cell.matches .c-table-cell-sorting{max-width:100%}@media (max-width:40.0525em){.c-widget-map-pool--tournament .table-cell.matches{width:25%;margin-left:auto}}.c-widget-map-pool--tournament .table-cell.matches .label{max-width:40px}.c-widget-map-pool--tournament .table-cell.banned{justify-content:flex-start;width:9%;padding-right:0}@media (max-width:40.0525em){.c-widget-map-pool--tournament .table-cell.banned{width:16%}.c-widget-map-pool--tournament .c-widget-map-pool__body--by-side .table-cell.banned,.c-widget-map-pool--tournament .c-widget-map-pool__body--by-side .table-cell.matches,.c-widget-map-pool--tournament .c-widget-map-pool__body--count-and-bans .table-cell.ct-side,.c-widget-map-pool--tournament .c-widget-map-pool__body--count-and-bans .table-cell.t-side{display:none}}.c-widget-comments-form{border-radius:5px;align-items:flex-start;padding:9px 16px;display:flex}@media (min-width:40.0625em){.c-widget-comments-form{padding:19px 16px}}@media (max-width:40.0525em){.c-widget-comments-form{flex-wrap:wrap;justify-content:flex-end}}.c-widget-comments-form.mode-reply,.c-widget-comments-form.mode-user-reply{margin-top:16px}.c-widget-comments-form__body{background-color:#434a54;border:1px solid #65717d;border-radius:5px;width:calc(100% - 38px);transition:border-color .15s cubic-bezier(1,.5,.8,1)}.c-widget-comments-form__body.focused{border-color:var(--primary-color)}.c-widget-comments-form__body.error{border-color:#eb5757}.c-widget-comments-form__body-inner{flex-wrap:wrap;align-items:flex-end;display:flex}.c-widget-comments-form__quote{color:#a5afbb;justify-content:space-between;align-items:flex-start;width:100%;padding-top:10px;padding-left:10px;padding-right:4px;display:flex}.c-widget-comments-form__quote-body{border-left:1px solid #65717d;padding:5px 0 5px 8px}.c-widget-comments-form__quote-body p{line-height:22px}.c-widget-comments-form__quote .nickname{margin-bottom:2px;font-family:fira-sans-medium,sans-serif;font-weight:500;line-height:15px}.c-widget-comments-form .user{margin-top:5px;margin-right:8px}.c-widget-comments-form .user .c-avatar{z-index:1}.c-widget-comments-form .user.unauthorized .c-avatar span{background-size:cover}.c-widget-comments-form .o-input{color:#b5c0cf;resize:none;border:none;width:auto;min-width:calc(100% - 40px);max-width:100%;min-height:40px;margin:0;padding-top:10px;padding-bottom:10px;transition:none;overflow:hidden}@media (max-width:51.3025em){.c-widget-comments-form .o-input{padding-left:8px;padding-right:8px}}.c-widget-comments-form .o-input:focus{border:none}.c-widget-comments-form .o-input::-webkit-input-placeholder{color:#a5afbb}.c-widget-comments-form .o-input:-moz-placeholder{color:#a5afbb}.c-widget-comments-form .o-input::-moz-placeholder{color:#a5afbb}.c-widget-comments-form .o-input:-ms-input-placeholder{color:#a5afbb}@media (max-width:40.0525em){.c-widget-comments-form .c-button{font-size:.625rem;line-height:12px}}.c-widget-comments-form [contentEditable="true"]:empty:not(:focus):before{color:#717b8a;content:attr(data-placeholder);pointer-events:none}.c-widget-comments-form [contentEditable="false"]:empty:not(:focus):before{color:#505f6d;content:attr(data-placeholder);pointer-events:none}.c-widget-comments-form .submit-wrapper{text-align:left;margin-left:auto;display:flex}.c-widget-comments-form .submit-wrapper .o-link--cancel{margin-top:12px;margin-left:5px;margin-right:8px}.c-widget-comments-form.c-widget-comments-form--edit{padding:0 0 9px}.c-widget-comments-form.c-widget-comments-form--edit .user{margin-top:0}.c-widget-comments-form .c-loader{height:62px!important;min-height:0!important}.c-widget-comments-item{align-items:flex-start;padding:12px 0 8px 8px;display:flex;position:relative}@media (min-width:40.0625em){.c-widget-comments-item{padding:17px 0 12px 16px}}.c-widget-comments-item__wrapper:not(:last-child):not(:only-child)>.c-widget-comments-item{border-bottom:1px solid #404b55}.c-widget-comments-item__wrapper:last-child .c-widget-comments-item:before{height:calc(100% - 20px)}.c-widget-comments-item__wrapper:last-child .c-widget-comments-item__body{padding-bottom:0}.c-widget-comments-item.mode-reply,.c-widget-comments-item.mode-user-reply{margin:0;padding:20px 0 0;position:relative}.c-widget-comments-item.mode-reply .c-widget-comments-item__body,.c-widget-comments-item.mode-user-reply .c-widget-comments-item__body{padding-bottom:0}.c-widget-comments-item.mode-reply .user-avatar,.c-widget-comments-item.mode-user-reply .user-avatar{position:relative}.c-widget-comments-item.mode-reply .user-avatar:before,.c-widget-comments-item.mode-user-reply .user-avatar:before{content:"";border:0 solid #404b55;border-width:0 0 1px 1px;border-radius:0 0 0 10px;width:21px;height:30px;display:block;position:absolute;top:-15px;left:-21px}.c-widget-comments-item .user-avatar{margin-right:8px}.c-widget-comments-item__meta{justify-content:space-between;margin-bottom:8px;display:flex}.c-widget-comments-item__meta .section-nickname{width:100%;display:block}.c-widget-comments-item__meta .section-nickname .user-link{float:left;align-items:center;max-width:calc(100% - 80px);font-size:.875rem;line-height:20px;display:flex}.c-widget-comments-item__meta .section-nickname .user-link.highlighted{color:var(--primary-color)}.c-widget-comments-item__meta .section-nickname .nickname{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;font-family:fira-sans-medium,sans-serif;font-weight:500;overflow:hidden}.c-widget-comments-item__meta .section-nickname .o-badge-user-label{text-overflow:ellipsis;vertical-align:1px;white-space:nowrap;flex-shrink:0;margin-left:4px;overflow:hidden}.c-widget-comments-item__meta .section-nickname .created-time{display:inline-block}.c-widget-comments-item__meta .section-nickname .o-icon--verified{margin-left:2px;font-size:.75rem;line-height:1.5}.c-widget-comments-item__meta .created-time{color:#a5afbb;margin-left:8px;font-size:.875rem;line-height:20px}.c-widget-comments-item__meta .delete .o-icon--delete,.c-widget-comments-item__meta .edit .o-icon--edit{min-width:18px;display:inline-block}.c-widget-comments-item__meta .delete .o-icon--delete:before{vertical-align:-4%;font-size:90%}.c-widget-comments-item__meta .c-dropdown{margin-top:5px}.c-widget-comments-item__message{color:#cbd5e4;margin-bottom:13px;font-size:.875rem;line-height:22px}.c-widget-comments-item__message p{word-break:break-word}.c-widget-comments-item__message .text-deleted{color:#a5afbb}.c-widget-comments-item__message a{color:var(--primary-color);text-decoration:none}.c-widget-comments-item__message a:hover{text-decoration:underline}.c-widget-comments-item__message a.show-full-reply{margin-left:5px}.c-widget-comments-item__message a.show-full-reply .o-icon{transform:rotate(-90deg)}.c-widget-comments-item footer{z-index:1;min-height:10px;margin-top:7px;font-size:.75rem;line-height:14px;display:flex;position:relative}.c-widget-comments-item footer .reactions{white-space:nowrap}.c-widget-comments-item footer .reactions .react-down,.c-widget-comments-item footer .reactions .react-up{cursor:pointer;transition:all .15s ease-in-out}.c-widget-comments-item footer .reactions .react-down.react-in-progress,.c-widget-comments-item footer .reactions .react-down[disabled],.c-widget-comments-item footer .reactions .react-up.react-in-progress,.c-widget-comments-item footer .reactions .react-up[disabled]{pointer-events:none}.c-widget-comments-item footer .reactions-negative,.c-widget-comments-item footer .reactions-positive{margin-right:16px;display:inline-block}@media (max-width:40.0525em){.c-widget-comments-item footer .reactions-negative,.c-widget-comments-item footer .reactions-positive{margin-right:8px}}.c-widget-comments-item footer .reactions-negative:not(.exist) .count,.c-widget-comments-item footer .reactions-positive:not(.exist) .count{color:#717b8a}@media (max-width:40.0525em){.c-widget-comments-item footer .reactions-positive{margin-right:6px}}.c-widget-comments-item footer .reactions-positive .react-up:hover .o-icon,.c-widget-comments-item footer .reactions-positive .reacted .o-icon,.c-widget-comments-item footer .reactions-positive.upmost{color:#75c87e}.c-widget-comments-item footer .reactions-negative .react-down:hover .o-icon,.c-widget-comments-item footer .reactions-negative .reacted .o-icon,.c-widget-comments-item footer .reactions-negative.upmost{color:#db7c6f}.c-widget-comments-item footer .count{margin:0 4px}@media (max-width:40.0525em){.c-widget-comments-item footer .count{margin:0 2px}}.c-widget-comments-item .reply-form-switch{margin-right:16px}@media (max-width:40.0525em){.c-widget-comments-item .reply-form-switch{margin-right:10px}}.c-widget-comments-item .reply-form-switch .o-icon{vertical-align:1px;margin-right:5px}.c-widget-comments-item .reply-form-switch,.c-widget-comments-item .translation-button{text-overflow:ellipsis;white-space:nowrap;padding-left:19px;position:relative;overflow:hidden}.c-widget-comments-item .reply-form-switch button.o-link,.c-widget-comments-item .translation-button button.o-link{text-overflow:inherit;width:100%;overflow:hidden}@media (max-width:40.0525em){.c-widget-comments-item .reply-form-switch,.c-widget-comments-item .translation-button{padding-left:13px}}.c-widget-comments-item .reply-form-switch:before,.c-widget-comments-item .translation-button:before{content:"";background-color:#65717d;border-radius:100%;width:3px;height:3px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-widget-comments-item .replies-wrapper{min-height:80px;position:relative}.c-widget-comments-item .replies-wrapper .c-widget-comments-item__wrapper .c-widget-comments-item.mode-reply,.c-widget-comments-item .replies-wrapper .c-widget-comments-item__wrapper .c-widget-comments-item.mode-user-reply{padding-top:15px}.c-widget-comments-item .replies-wrapper .c-widget-comments-item__wrapper:first-child .c-widget-comments-item.mode-reply,.c-widget-comments-item .replies-wrapper .c-widget-comments-item__wrapper:first-child .c-widget-comments-item.mode-user-reply{padding-top:5px}.c-widget-comments-item--processing-overlay{z-index:12;background-color:#2a3038;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-comments-item--processing-overlay .c-loader{background-color:#0000;height:80px}.c-widget-comments-item--processing-overlay .c-loader:before{background:0 0}.c-widget-comments-item .c-loader{background-color:#0000;height:100px;min-height:0;top:0;bottom:auto}.c-widget-comments-item__body{width:calc(100% - 40px);padding:0 0 20px}.c-widget-comments-item__body .c-widget-comments-form__quote-body{width:100%}.c-widget-comments-item__body .c-widget-comments-form__quote-body .nickname{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-comments-item__body footer{display:block}.c-widget-comments-item__body footer .row{justify-content:space-between;align-items:center;display:flex}.c-widget-comments-item__body footer .row__group{align-items:center;max-width:100%;display:flex}.c-widget-comments-item__body .replies-switch-wrapper{margin-left:-33px;position:relative}.c-widget-comments-item__body .replies-wrapper{padding-top:3px}.c-widget-comments-item--with-replies{position:relative}.c-widget-comments-item--with-replies:before{content:"";background-color:#404b55;width:1px;height:calc(100% - 30px);display:block;position:absolute;top:0;left:14px}.c-widget-comments-item--with-replies .c-widget-comments-item__wrapper{padding-left:30px}.c-widget-comments-item--with-replies .c-widget-comments-item__wrapper:last-child{background-color:#22262c}.c-widget-comments-item--with-replies .c-widget-comments-item__wrapper .c-widget-comments-form{position:relative}.c-widget-comments-item--with-replies .c-widget-comments-item__wrapper .c-widget-comments-form .c-widget-comments-item--processing-overlay{top:10px;left:-30px}.c-widget-comments-item--with-replies .c-widget-comments-item__wrapper .c-widget-comments-form .c-loader--medium{margin:auto;position:absolute;bottom:0}.c-widget-comments-item .c-button--toggle-collapse{box-shadow:none;color:#cbd5e4;background-color:#515862;border:1px solid #404b55;border-radius:50%;width:15px;height:15px;padding:0;position:absolute;top:10px;left:-43px}@media (max-width:30.0525em){.c-widget-comments-item .c-button--toggle-collapse{left:-38px}}.c-widget-comments{position:relative}.c-widget-comments__body{flex-grow:1;padding:20px 8px}@media (min-width:51.3125em){.c-widget-comments__body{padding:24px}}.c-widget-comments .replies-wrapper .scroll-wrapper{padding:60px 16px 0}.c-widget-comments--full{flex-direction:column;align-items:stretch;min-height:100%;display:flex}.c-widget-comments--full .o-widget__body{overflow:inherit;background-color:#22262c;border-radius:5px}.c-widget-comments--full .c-tabs__panel{overflow:inherit}.c-widget-comments--full .comments-list{padding-top:6px}.c-widget-comments--full .comments-list .c-loader{z-index:1}.c-widget-comments--full .comments-list .o-link--load-more{border-top:1px solid #2c343a;width:calc(100% + 32px);margin-top:16px;margin-bottom:-10px;margin-left:-16px;font-size:.75rem;line-height:30px}.c-widget-comments--full .comments-list .o-link--load-more:hover{color:#cbd5e4}.c-widget-comments--full .c-widget-comments__inner{padding-top:60px}.c-widget-comments--full .c-widget-comments__body{margin-top:-60px;padding:10px 16px}@media (max-width:51.3025em){.c-widget-comments--full .c-widget-comments__body{padding:10px 8px}}.c-widget-comments--full.c-widget-comments .c-widget-comments-item__wrapper>.c-widget-comments-item{border-bottom:none}.c-widget-comments--full .c-widget-comments-item{padding:0}.c-widget-comments--full .c-widget-comments-item--with-replies .comments-list .c-widget-comments-form--edit{padding-top:15px}.c-widget-comments--full .c-widget-comments-item.mode-reply,.c-widget-comments--full .c-widget-comments-item.mode-user-reply{padding:0}.c-widget-comments--full .c-widget-comments-item__body-inner{background-color:#2a3038;border-radius:5px;padding:8px 12px}@media (max-width:30.0525em){.c-widget-comments--full .c-widget-comments-item__body-inner{padding:5px 7px}}.c-widget-comments--full .c-widget-comments-item__message{margin-bottom:0}.c-widget-comments--full .c-widget-comments-item__message .c-widget-comments-form__quote{padding-top:0;padding-bottom:5px;padding-left:0}.c-widget-comments--full .c-widget-comments__sticky-form{z-index:12;background-color:#22262c;border-top:1px solid #2c343a;border-radius:0 0 5px 5px;padding:8px;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -1px 10px #0000001a}@media (max-width:64.0525em){.c-widget-comments--full .c-widget-comments__sticky-form{padding:0 8px;bottom:56px}}.c-widget-comments--full .c-widget-comments__sticky-form .c-widget-comments-form{padding:9px 10px 9px 8px}@media (max-width:51.3025em){.c-widget-comments--full .c-widget-comments__sticky-form .c-widget-comments-form{padding-left:0;padding-right:0}}.c-widget-comments--full .c-widget-comments__sticky-form .c-widget-comments-form--actual{position:relative}.c-widget-comments--full .c-widget-comments__sticky-form .c-widget-comments-form__body-inner .o-input{padding:8px}.c-widget-comments--full .c-widget-comments__sticky-form .reply-to-comment-header{justify-content:space-between;align-items:center;padding-left:16px;padding-right:8px;display:flex}.c-widget-comments--full .c-widget-comments__sticky-form .reply-to-comment-header .nickname{color:var(--primary-color)}@media (max-width:64.0525em){.c-widget-comments--full .c-widget-comments__sticky-form .reply-to-comment-header{margin-bottom:-10px;padding-top:8px}}.c-widget-comments--full .c-widget-comments-form{flex-wrap:wrap}.c-widget-comments--full .c-widget-comments-form:not(.c-widget-comments-form--actual).mode-reply{margin-bottom:9px}.c-widget-comments--full .c-widget-comments-form .o-input{padding-left:8px;padding-right:8px}.c-widget-comments--manual-loader .comments-list__footer{margin-bottom:-2px}.c-widget-comments--user-profile.c-widget-comments--full{background:0 0;display:block}.c-widget-comments--user-profile .c-data-placeholder__widget{min-height:245px}.c-widget-comments--user-profile .o-widget__body{background:0 0}.c-widget-comments--user-profile .comments-list{padding:6px 0 15px}.c-widget-comments--user-profile .c-widget-comments__item{background:#22262c;padding:10px 16px 0;overflow:visible}.c-widget-comments--user-profile .c-widget-comments__item:not(:last-child){margin-bottom:20px}@media (max-width:40.0525em){.c-widget-comments--user-profile .c-widget-comments__item{padding:10px 8px 5px}}.c-widget-comments--user-profile .c-widget-comments__item header{margin:0 0 8px 38px}.c-widget-comments--user-profile .c-widget-comments__item .category,.c-widget-comments--user-profile .c-widget-comments__item .date{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;display:inline-block}.c-widget-comments--user-profile .c-widget-comments__item .date{color:#cbd5e4;margin-right:5px}.c-widget-comments--user-profile .c-widget-comments__item .match{margin-right:8px}.c-widget-comments--user-profile .c-widget-comments__item .match .c-global-match-link{width:auto}.c-widget-comments--user-profile .c-widget-comments__item .match:after{color:#515862;content:"•";vertical-align:middle;margin-left:12px;margin-right:4px;font-size:.5rem;line-height:14px}.c-widget-comments--user-profile .c-widget-comments__item .c-match__teams{padding-top:1px}.c-widget-comments--user-profile .c-widget-comments__item .c-match__team{width:auto}.c-widget-comments--user-profile .c-widget-comments__item .c-match__team:first-child{padding-right:20px}.c-widget-comments--user-profile .c-widget-comments__item .c-match__team:last-child{padding-left:20px}.c-widget-comments--user-profile .c-widget-comments__item .c-match__vs{position:static;transform:none}.c-widget-comments--user-profile .c-widget-comments__item .c-match__vs .c-match-score:before{top:0}.c-widget-comments--user-profile .c-widget-comments__item a.category{color:var(--primary-color)}.c-widget-comments--user-profile .c-widget-comments__item a.category:hover{color:#fff}.c-widget-comments--user-profile .c-widget-comments__item .title-h5{color:#cbd5e4;text-transform:inherit;margin-top:5px;line-height:18px}.c-widget-comments--user-profile .c-widget-comments__item .title-h5 a.title{color:#cbd5e4;margin-right:8px;font-family:fira-sans-medium,sans-serif}.c-widget-comments--user-profile .c-widget-comments__item .title-h5 a.title:hover{color:#fff}.c-widget-comments--user-profile .c-widget-comments__item .title-h5 .comments{white-space:nowrap;font-size:.75rem;line-height:18px}.c-widget-comments--user-profile .c-widget-comments__item .title-h5 .comments .o-icon--comment{vertical-align:middle}.c-widget-comments--user-profile .c-widget-comments__item .news-deleted{color:#a5afbb}.c-widget-comments--user-profile .c-widget-comments__item .news-deleted .o-icon--delete{margin-right:5px}.c-widget-comments--user-profile .c-widget-comments__item .c-widget-comments-item{padding:0}.c-widget-comments--user-profile .c-widget-comments__item .c-widget-comments-item--with-replies .comments-list{padding-bottom:0}.c-widget-comments--user-profile .c-widget-comments__item .c-dropdown__footer{display:none}.c-widget-comments--user-profile .read-all-comments{padding:0 0 15px 38px}.c-widget-comments--user-profile .read-all-comments .c-button{color:var(--primary-color);text-transform:uppercase;width:auto;padding-top:0;padding-bottom:0;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.c-widget-comments--user-profile.minified{min-height:170px}.c-widget-comments--user-profile.minified .o-widget__body{background-color:#22262c;padding:10px 16px}@media (max-width:51.3025em){.c-widget-comments--user-profile.minified .o-widget__body{padding:10px 8px}}.c-widget-comments--user-profile.minified .c-loader{min-height:200px!important}.c-widget-comments--user-profile.minified .c-widget-comments__item{background-color:#313840;border-radius:5px}.c-widget-comments--user-profile.minified .c-widget-comments__item:not(:last-child){margin-bottom:8px}.c-widget-comments--user-profile.minified .c-widget-comments-item__body-inner{background-color:#2a3038}.c-widget-comments--user-profile.minified .c-data-placeholder__widget{min-height:120px}.c-widget-forum-post{color:#cbd5e4;background-color:#22262c;border-radius:5px;width:100%;min-height:120px;margin:10px auto 0;position:relative}@media (max-width:51.3025em){.c-widget-forum-post{margin-top:0}}.c-widget-forum-post .c-dropdown{position:absolute;top:83px;right:24px}.c-widget-forum-post .c-dropdown .o-link.details{font-size:16px}.c-widget-forum-post__breadcrumbs{border-bottom:1px solid #2c343a;margin-bottom:20px;padding-top:4px;padding-bottom:20px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-widget-forum-post__breadcrumbs .o-link{color:#a5afbb}.c-widget-forum-post__breadcrumbs .o-link:hover{color:#cbd5e4}.c-widget-forum-post__breadcrumbs .o-icon--angle-left{color:#65717d;vertical-align:3px;margin-left:6px;margin-right:6px}.c-widget-forum-post__breadcrumbs .o-icon--angle-left:before{font-size:100%}.c-widget-forum-post__body{word-wrap:break-word;max-width:650px;margin:auto;padding:10px 40px}@media (max-width:80.0525em){.c-widget-forum-post__body{padding:10px 24px}}@media (max-width:51.3025em){.c-widget-forum-post__body{padding:10px 16px}}.c-widget-forum-post__body{max-width:none;padding-left:54px;padding-right:54px;padding-top:16px!important;padding-bottom:16px!important}@media (max-width:51.3025em){.c-widget-forum-post__body{padding:20px 16px!important}}.c-widget-forum-post__body h1{color:#fff;margin-bottom:20px;font-family:fira-sans-medium,sans-serif;font-size:2rem;font-weight:500;line-height:1.25}@media (max-width:51.3025em){.c-widget-forum-post__body h1{font-size:1.25rem;line-height:1.35}}.c-widget-forum-post__body p{color:#a5afbb;font-size:1rem;line-height:1.75}@media (max-width:51.3025em){.c-widget-forum-post__body p{font-size:14px}}.c-widget-forum-post .o-link--primary{margin-top:10px}.c-widget-forum-post .o-link--primary .o-icon{margin-right:6px}.c-widget-forum-recent{min-height:170px}.c-widget-forum-recent .o-widget__body{background-color:#22262c;padding:8px}.c-widget-forum-recent--without-gradients .c-widget-forum-recent-item:not(.c-widget-forum-recent-item--highlighted){border-right:none!important}.c-widget-forum-recent--without-gradients .c-widget-forum-recent-item:after{display:none}.c-widget-forum-recent-item{background-color:#2a3038;border-radius:5px;margin-bottom:2px;padding:8px;display:block;position:relative}.c-widget-forum-recent-item--highlighted{border:2px solid #f69f4ecc!important}.c-widget-forum-recent-item:hover{color:inherit;background-color:#313840}.c-widget-forum-recent-item .header{overflow:hidden}.c-widget-forum-recent-item .header .title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:20px;display:block;overflow:hidden}.c-widget-forum-recent-item .comments{color:#a5afbb;white-space:nowrap;margin-top:1px;margin-left:10px;font-size:.75rem;line-height:17px}@media (max-width:40.0525em){.c-widget-forum-recent-item .comments{margin-left:8px}}.c-widget-forum-recent-item .comments .o-icon--comment{color:var(--primary-color);vertical-align:-1.5px;margin-right:6px}.c-widget-forum-recent-item .body{justify-content:space-between;width:100%;margin-top:5px;display:flex}.c-widget-forum-recent .c-button{margin-top:15px}.c-widget-forum-recent--user .o-widget__body{padding:10px 16px}@media (max-width:40.0525em){.c-widget-forum-recent--user .o-widget__body{padding-left:8px;padding-right:8px}}.c-widget-forum-recent--sidebar{background-color:#22262c;border-radius:5px;padding:10px 16px}.c-widget-forum-recent--sidebar .o-widget__header{min-height:30px;margin-bottom:0}.c-widget-forum-recent--sidebar .title-h5{font-size:.75rem;line-height:1.5}.c-widget-forum-recent--sidebar .o-widget__body{background:0 0;padding:0}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item{border-right:1px solid var(--color);justify-content:space-between;padding-top:10px;padding-bottom:10px;display:flex}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item:after{background-image:linear-gradient(90deg,transparent,var(--color));content:"";opacity:.08;position:absolute;top:0;bottom:0;left:50%;right:0}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item .body{width:auto;margin-top:0}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item .title{color:#cbd5e4;font-size:.875rem;line-height:20px}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item .category{display:none}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item .o-icon--comment{color:#a5afbb;margin-left:6px;margin-right:0}.c-widget-forum-recent--sidebar .c-widget-forum-recent-item .comments{flex-direction:row-reverse;margin-top:2px;display:flex}.c-widget-forum-recent--sidebar .c-button{margin-top:10px}.c-widget-forum-topic-create{background:linear-gradient(-90deg,rgba(var(--primary-color-rgb),0),rgba(var(--primary-color-rgb),.7));border-radius:5px;padding-top:1px;padding-right:1px;position:relative;overflow:hidden}@media (max-width:51.3025em){.c-widget-forum-topic-create{background:linear-gradient(0deg,rgba(var(--primary-color-rgb),0),rgba(var(--primary-color-rgb),1))}}.c-widget-forum-topic-create__inner{padding:14px 16px}@media (max-width:40.0525em){.c-widget-forum-topic-create__inner{padding:10px 8px}}.c-widget-forum-topic-create .o-link.close{color:#cbd5e4;font-size:inherit;top:3px;right:1px}.c-widget-forum-topic-create .o-link.close .o-icon--close-large:before{vertical-align:baseline;line-height:23px!important}@media (max-width:51.3025em){.c-widget-forum-topic-create.collapsed{background:var(--primary-color)}}.c-widget-forum-topic-create.collapsed:before{background-position:0 0,right 25px bottom 4px;background-size:auto,62px}@media (max-width:51.3025em){.c-widget-forum-topic-create.collapsed:before{background-position:0 0,right 15px bottom 4px;background-size:auto,43px}}.c-widget-forum-topic-create.collapsed .o-widget__body{height:0;padding-top:0}.c-widget-forum-topic-create:not(.collapsed).collapsed-rules:before{background-image:linear-gradient(0deg,rgba(var(--primary-color-rgb),.05)0,rgba(var(--primary-color-rgb),0)20.55%)}.c-widget-forum-topic-create:before{background-color:#22262c;background-image:linear-gradient(270deg,rgba(var(--primary-color-rgb),.1)0,rgba(var(--primary-color-rgb),0)37.97%),url(../img/forum/discussion.png);content:"";background-position:0 0,right 15px bottom 10px;background-repeat:no-repeat;border-radius:5px;position:absolute;top:1px;bottom:1px;left:1px;right:1px}@media (max-width:51.3025em){.c-widget-forum-topic-create:before{background-image:linear-gradient(0deg,rgba(var(--primary-color-rgb),.1)0,rgba(var(--primary-color-rgb),0)45.55%),url(../img/forum/discussion.png);background-position:0 0,right 12px bottom 20px;background-size:auto,88px}}.c-widget-forum-topic-create:after{background-color:rgba(var(--primary-color-rgb),.5);content:"";filter:blur(180px);border-radius:50%;width:68px;height:68px;position:absolute;bottom:45px;right:15px}.c-widget-forum-topic-create .o-widget__header{margin-bottom:0;display:flex;position:relative}.c-widget-forum-topic-create .o-widget__header[type=button]{cursor:pointer}.c-widget-forum-topic-create .o-widget__header.collapsed .title .o-icon{color:var(--primary-color);font-size:15px}.c-widget-forum-topic-create .o-widget__header .title{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}@media (max-width:40.0525em){.c-widget-forum-topic-create .o-widget__header .title{font-size:1rem;line-height:1.5}}.c-widget-forum-topic-create .o-widget__header .title .o-icon{width:16px;height:16px;margin-right:16px;font-size:16px;line-height:12px!important}@media (max-width:40.0525em){.c-widget-forum-topic-create .o-widget__header .title .o-icon{margin-right:8px}}.c-widget-forum-topic-create .o-widget__header .title .o-icon--minus-3{color:#65717d}.c-widget-forum-topic-create .o-widget__body{background:0 0;padding-top:10px;position:relative}@media (min-width:51.3125em){.c-widget-forum-topic-create .o-widget__body{gap:16px;display:flex}}.c-widget-forum-topic-create .o-widget__body .c-form-forum-topic-create{flex:2}@media (min-width:51.3125em){.c-widget-forum-topic-create .o-widget__body .rules{flex-direction:column;flex:1;justify-content:space-between;display:flex}}@media (max-width:51.3025em){.c-widget-forum-topic-create .o-widget__body .rules{margin-top:10px}}.c-widget-forum-topic-create .o-widget__body .rules.collapsed .body{border:none;height:0;margin-top:0;padding-top:0}.c-widget-forum-topic-create .o-widget__body .rules .body{height:100%}@media (max-width:51.3025em){.c-widget-forum-topic-create .o-widget__body .rules .body{border-top:1px solid #404b55;padding-top:10px}}.c-widget-forum-topic-create .o-widget__body .rules .title{align-items:center;width:100%;margin-bottom:16px;display:flex}@media (max-width:51.3025em){.c-widget-forum-topic-create .o-widget__body .rules .title{margin-bottom:10px}}.c-widget-forum-topic-create .o-widget__body .rules .title .o-icon--logo{color:var(--primary-color);background-color:#2a3038;border-radius:5px;width:24px;min-width:24px;height:24px;margin-right:8px;padding:5px}@media (max-width:51.3025em){.c-widget-forum-topic-create .o-widget__body .rules .title .o-icon--logo{width:30px;min-width:30px;height:30px;margin-top:5px;padding:6px 4px;font-size:18px}}.c-widget-forum-topic-create .o-widget__body .rules .title .text{text-align:left;width:100%}.c-widget-forum-topic-create .o-widget__body .rules .title .text .main{color:#cbd5e4;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.c-widget-forum-topic-create .o-widget__body .rules .title .text .description{margin-top:-6px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (min-width:51.3125em){.c-widget-forum-topic-create .o-widget__body .rules .title .c-button--collapse{display:none}}.c-widget-forum-topic-create .o-widget__body .rules .o-list{height:calc(100% - 24px);padding-left:16px}.c-widget-forum-topic-create .o-widget__body .rules .o-list__item{margin-bottom:8px}.c-widget-forum-topic-create .o-widget__body .rules .terms{font-size:.75rem;line-height:1.2;display:block;color:#65717d!important}@media (max-width:51.3025em){.c-widget-forum-topic-create .o-widget__body .rules .terms{margin-top:45px;margin-bottom:10px}}.c-widget-forum-list .o-widget__body{background:0 0;min-height:300px}.c-widget-forum-list-item{background-color:#2a3038;border-radius:5px;margin-bottom:2px;padding:20px 16px}@media (max-width:51.3025em){.c-widget-forum-list-item{padding:19px 16px 18px}}.c-widget-forum-list-item{display:block;position:relative}@media (max-width:51.3025em){.c-widget-forum-list-item{border-right:1px solid var(--color)}.c-widget-forum-list-item:after{background-image:linear-gradient(90deg,transparent,var(--color));content:"";opacity:.08;position:absolute;top:0;bottom:0;left:50%;right:0}}.c-widget-forum-list-item--highlighted{border:2px solid #f69f4ecc}.c-widget-forum-list-item--highlighted .header{padding-left:24px;position:relative}@media (max-width:51.3025em){.c-widget-forum-list-item--highlighted .header{padding-left:20px}}.c-widget-forum-list-item--highlighted .header:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjQTVBRkJCIiBkPSJtOS4yMTggMS4xMjcgNS42NTcgNS42NTctLjk0My45NDItLjQ3MS0uNDcxLTIuODI5IDIuODI4LS40NzEgMi4zNTctLjk0My45NDMtMi44MjgtMi44MjgtMy4zIDMuMy0uOTQzLS45NDMgMy4zLTMuMy0yLjgyOC0yLjgyOC45NDItLjk0MyAyLjM1Ny0uNDcyIDIuODI5LTIuODI4LS40NzItLjQ3MnptLjQ3MiAyLjM1N0w2LjU3NiA2LjU5OGwtMS44ODIuMzc2IDQuMzM0IDQuMzMzLjM3Ni0xLjg4MSAzLjExNC0zLjExNHoiLz48L3N2Zz4=);width:16px;height:16px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-widget-forum-list-item:hover{color:inherit;background-color:#313840}.c-widget-forum-list-item .row{display:flex;position:relative}.c-widget-forum-list-item .post{width:88%}.c-widget-forum-list-item .post .header{align-items:center;gap:8px;display:flex;overflow:hidden}.c-widget-forum-list-item .post .header>.title{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 30px);font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:20px;display:block;overflow:hidden}@media (max-width:40.0525em){.c-widget-forum-list-item .post .header>.title{font-size:.875rem;line-height:20px}}.c-widget-forum-list-item .post .body{width:100%;margin-top:10px;display:flex}.c-widget-forum-list-item .post .body .time:before{color:#65717d;content:"•";margin-left:8px;margin-right:8px;font-size:.75rem;line-height:14px}.c-widget-forum-list-item .post .user{color:#a5afbb;white-space:nowrap;line-height:18px;overflow:hidden}.c-widget-forum-list-item .post .user .c-country-flag{float:left;border-radius:50%;width:10px;height:10px;margin-top:3px;margin-right:4px}.c-widget-forum-list-item .post .user .c-country-flag__image{width:16px;height:16px;margin-top:-3px}.c-widget-forum-list-item .post .user .name{float:left;text-overflow:ellipsis;max-width:100%;overflow:hidden}.c-widget-forum-list-item .time{color:#a5afbb;white-space:nowrap}.c-widget-forum-list-item .time time{line-height:18px}.c-widget-forum-list-item .comments{color:#a5afbb;text-align:right;white-space:nowrap;width:12%;margin-top:1px;padding-top:2px;font-size:.75rem;line-height:17px}.c-widget-forum-list-item .comments .o-icon--comment{vertical-align:-1.5px;margin-right:6px}.c-widget-tournament-matches .table-row{min-height:40px;padding-top:0;padding-bottom:0}.c-widget-tournament-matches .table-cell{font-size:.75rem;line-height:14px}.c-widget-tournament-matches .table-cell.time{color:#a9b3c3;text-align:left;width:17%;display:block;overflow:hidden}@media (max-width:40.0525em){.c-widget-tournament-matches .table-cell.time{width:14.5%}}.c-widget-tournament-matches .table-cell.time .date{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-tournament-matches .table-cell.match{width:67%}@media (max-width:40.0525em){.c-widget-tournament-matches .table-cell.match{width:85%}}.c-widget-tournament-matches .table-cell.coverage{text-align:right;justify-content:flex-end;width:16%}@media (max-width:40.0525em){.c-widget-tournament-matches .table-cell.coverage{display:none}}.c-widget-tournament-matches .table-cell.coverage .tooltip-hint-trigger{border-bottom:none}.c-widget-tournament-matches .c-match__team{color:#a5afbb}.c-widget-tournament-matches .c-match__team.winner{color:#fff}@media (max-width:40.0525em){.c-widget-tournament-matches .c-match__team .c-logo{margin-right:5px}.c-widget-tournament-matches .c-match__team:first-child .c-logo{margin-left:5px;margin-right:0}.c-widget-tournament-matches .c-match__team span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}}.c-widget-tournament-teams{margin-bottom:20px}.c-widget-tournament-teams .o-widget__header h5 .c-logo{margin-right:4px;margin-top:0!important;margin-left:0!important}.c-widget-tournament-teams .o-widget__header h5 .c-logo span{margin-top:0!important;margin-left:0!important}.c-widget-tournament-teams__list>li{vertical-align:top;width:25%;margin-bottom:10px;padding:0 4px}@media (max-width:51.3025em){.c-widget-tournament-teams__list>li{width:50%}}@media (max-width:30.0525em){.c-widget-tournament-teams__list>li{width:100%}}.c-widget-tournament-teams__list>li a{display:block;position:relative}.c-widget-tournament-teams__list>li a:after{content:"";opacity:0;visibility:hidden;z-index:10;background:#ffffff1a;border-radius:5px;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-widget-tournament-teams__list>li a:hover:after{opacity:1;visibility:visible}.c-widget-tournament-teams__list>li a:after{z-index:inherit}.c-widget-tournament-teams .o-widget__body{background-color:#22262c;padding-top:10px;padding-left:12px;padding-right:12px}.c-widget-tournament-teams .c-component-tabs__show-more{margin-top:-2px;margin-bottom:6px}.c-widget-tournament-prizes-distribution__body{background-color:#22262c;padding:10px 16px;position:relative}@media (max-width:40.0525em){.c-widget-tournament-prizes-distribution__body{padding:10px 8px}}.c-widget-tournament-prizes-distribution .prizes-list__item:first-child .teams-list__item a{padding:20px 5px}.c-widget-tournament-prizes-distribution .prizes-list__item:first-child .prize-header{padding:10px 0}.c-widget-tournament-prizes-distribution .prizes-list__item:first-child .prize-header__medal img{width:30px}.c-widget-tournament-prizes-distribution .prize-header{color:#a5afbb;justify-content:space-between;align-items:flex-end;padding:5px 0;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;display:flex}.c-widget-tournament-prizes-distribution .prize-header a{color:#a5afbb;white-space:nowrap}.c-widget-tournament-prizes-distribution .prize-header a:hover,.c-widget-tournament-prizes-distribution .prize-header b{color:#cbd5e4}.c-widget-tournament-prizes-distribution .prize-header b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}@media (max-width:40.0525em){.c-widget-tournament-prizes-distribution .prize-header span{display:none}}.c-widget-tournament-prizes-distribution .prize-header__medal{align-items:center;width:130px;display:flex}@media (max-width:40.0525em){.c-widget-tournament-prizes-distribution .prize-header__medal{width:84px}}.c-widget-tournament-prizes-distribution .prize-header__medal img{width:20px;height:auto;margin-right:8px}.c-widget-tournament-prizes-distribution .prize-header__description{text-align:right;width:calc(100% - 130px)}@media (max-width:40.0525em){.c-widget-tournament-prizes-distribution .prize-header__description{width:calc(100% - 84px)}}.c-widget-tournament-prizes-distribution .prize-header__description li{text-align:right;text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:8px;position:relative;overflow:hidden}.c-widget-tournament-prizes-distribution .prize-header__description li:before{content:"";background-color:#515862;border-radius:100%;width:2px;height:2px;display:block;position:absolute;top:50%;left:0}.c-widget-tournament-prizes-distribution .prize-header__description li:first-child{padding-left:0}.c-widget-tournament-prizes-distribution .prize-header__description li:first-child:before{display:none}.c-widget-tournament-prizes-distribution .prize-header__description li:last-child{padding-right:0}.c-widget-tournament-prizes-distribution .prize-header__description li:first-child,.c-widget-tournament-prizes-distribution .prize-header__description li:last-child{max-width:75px}@media (max-width:40.0525em){.c-widget-tournament-prizes-distribution .prize-header__description li:first-child,.c-widget-tournament-prizes-distribution .prize-header__description li:last-child{max-width:70px}}.c-widget-tournament-prizes-distribution .prize-header__description li.tournament{max-width:calc(100% - 150px)}@media (max-width:40.0525em){.c-widget-tournament-prizes-distribution .prize-header__description li.tournament{max-width:calc(100% - 140px)}}.c-widget-tournament-prizes-distribution .teams-list{flex-wrap:wrap;justify-content:center;display:flex}.c-widget-tournament-prizes-distribution .teams-list__item{border-radius:5px;width:50%;margin-bottom:2px;position:relative;overflow:hidden}.c-widget-tournament-prizes-distribution .teams-list__item:before{content:"";background-color:#282d34;width:1px;height:20px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.c-widget-tournament-prizes-distribution .teams-list__item:nth-child(2n){border-radius:0 5px 5px 0}.c-widget-tournament-prizes-distribution .teams-list__item:nth-child(odd){border-radius:5px 0 0 5px}.c-widget-tournament-prizes-distribution .teams-list__item .c-logo{margin-right:8px}.c-widget-tournament-prizes-distribution .teams-list__item .team-container{background-color:#313840;justify-content:center;align-items:center;width:100%;padding:10px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;transition:background-color .15s ease-in-out;display:flex;color:#cbd5e4!important}.c-widget-tournament-prizes-distribution .teams-list__item a.team-container:hover{background-color:#4d586499}.c-widget-tournament-prizes-distribution .teams-list__item .team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-tournament-prizes-distribution .teams-list--odd .teams-list__item:last-child{border-radius:5px;width:100%}.c-widget-tournament-prizes-distribution .teams-list--odd .teams-list__item:last-child:before{display:none}.c-widget-tournament-prizes-distribution .teams-list--empty{border-bottom:1px solid #282d34}.c-widget-tournament-prizes-distribution .c-button{margin-top:10px}.c-widget-tournament-prizes-distribution .c-data-placeholder{padding-bottom:70px}.c-widget-tournament-prizes-distribution .c-data-placeholder .prize-header__description li:first-child,.c-widget-tournament-prizes-distribution .c-data-placeholder .prize-header__description li:last-child{width:75px}.c-widget-tournament-prizes-distribution .c-data-placeholder .prize-header__description li.tournament{width:calc(100% - 150px)}.c-widget-tournament-prizes-distribution .c-data-placeholder .team-container .c-data-placeholder__text{width:90px}.c-widget-tournament-groups .o-widget__body{background:#22262c;padding:16px 16px 0}@media (max-width:40.0525em){.c-widget-tournament-groups .o-widget__body{padding:10px 8px 0}}.c-widget-tournament-groups .o-widget__body.one-group{width:50%}@media (max-width:40.0525em){.c-widget-tournament-groups .o-widget__body.one-group{width:100%}}.c-widget-tournament-groups .o-widget__body.one-group li{width:100%}.c-widget-tournament-groups .table-head .table-row{padding:4px 0}.c-widget-tournament-groups ul{flex-flow:wrap;margin:0 -8px;display:flex}@media (max-width:40.0525em){.c-widget-tournament-groups ul{margin:0}}.c-widget-tournament-groups li{width:50%;margin-bottom:16px;padding:0 8px}@media (max-width:40.0525em){.c-widget-tournament-groups li{width:100%;margin-bottom:10px;padding:0}}.c-widget-tournament-pickems-extra-points{background-color:#22262c;border-radius:5px;padding:5px 16px 10px}@media (max-width:40.0525em){.c-widget-tournament-pickems-extra-points{padding-left:8px;padding-right:8px}}.c-widget-tournament-pickems-extra-points .o-widget__header{padding-top:8px;padding-bottom:8px}@media (max-width:40.0525em){.c-widget-tournament-pickems-extra-points .o-widget__header{padding-bottom:0}}.c-widget-tournament-pickems-extra-points .o-widget__header .title-h5{font-size:.75rem;line-height:1.2}.c-widget-tournament-pickems-extra-points .o-widget__body{background:0 0;grid-template-columns:repeat(2,calc(50% - 4px));gap:8px;display:grid}@media (max-width:40.0525em){.c-widget-tournament-pickems-extra-points .o-widget__body{grid-template-columns:repeat(1,100%)}}.c-widget-tournament-pickems-extra-points__item{background-color:#2a3038;border-radius:5px;padding:10px 16px;position:relative}.c-widget-tournament-pickems-extra-points__item:before{content:"";background-color:#2a3038;border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-tournament-pickems-extra-points__item:after{content:"";background-color:#2a3038;border-radius:5px;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.c-widget-tournament-pickems-extra-points__item.state-available:before{background:linear-gradient(90deg,rgba(var(--primary-color-rgb),.128)0,rgba(var(--primary-color-rgb),.64)50%,rgba(var(--primary-color-rgb),.128)100%)#2a3038}.c-widget-tournament-pickems-extra-points__item.state-available:after{background:linear-gradient(90deg,rgba(var(--primary-color-rgb),.04)0,rgba(var(--primary-color-rgb),.07)50%,rgba(var(--primary-color-rgb),.04)100%)#2a3038}.c-widget-tournament-pickems-extra-points__item.state-available .body .c-button{background-color:rgba(var(--primary-color-rgb),.1);border-color:var(--primary-color)}.c-widget-tournament-pickems-extra-points__item.state-available .body .c-button:hover{background-color:rgba(var(--primary-color-rgb),.4)}.c-widget-tournament-pickems-extra-points__item.state-received .body .c-button{background-color:rgba(var(--primary-color-rgb),.1);border-color:#0000}.c-widget-tournament-pickems-extra-points__item.state-received .body .c-button:hover{background-color:rgba(var(--primary-color-rgb),.4)}.c-widget-tournament-pickems-extra-points__item.state-received .body .c-button .o-icon{color:var(--primary-color)}.c-widget-tournament-pickems-extra-points__item header{z-index:1;position:relative}.c-widget-tournament-pickems-extra-points__item header .title{color:#cbd5e4;text-transform:capitalize;border-bottom:1px solid #434a54;padding-bottom:10px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:1.2}.c-widget-tournament-pickems-extra-points__item .body{z-index:1;justify-content:space-between;gap:8px;padding-top:10px;display:flex;position:relative}.c-widget-tournament-pickems-extra-points__item .body .c-button{background-color:#434d5880;border-color:#0000;min-width:105px;height:38px;padding:0 8px;font-size:.75rem;line-height:1.5}@media (max-width:40.0525em){.c-widget-tournament-pickems-extra-points__item .body .c-button{min-width:85px}}.c-widget-tournament-pickems-extra-points__item .body .c-button:disabled{pointer-events:none}.c-widget-tournament-pickems-extra-points__item .body .c-button:hover{box-shadow:none;background-color:#434d58cc}.c-widget-tournament-pickems-extra-points__item .body .c-button .o-icon{color:#65717d;margin-right:0;font-size:1rem;line-height:1.5}.c-widget-tournament-pickems-extra-points__item .body .c-widget-tournament-pickems-points{white-space:nowrap}.c-widget-tournament-pickems-extra-points__item .body .c-widget-tournament-pickems-points .o-icon--logo{vertical-align:-2px;font-size:1.125rem;line-height:1.33333}.c-widget-tournament-pickems-extra-points__item .description{color:#65717d;font-size:.75rem;line-height:15px}.c-widget-tournament-pickems-extra-points__item .state{margin-top:9px;font-size:.75rem;line-height:14px}.c-widget-tournament-pickems-extra-points__item .state .state-label,.c-widget-tournament-pickems-extra-points__item .c-match-time-remaining-count .value{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-widget-tournament-pickems-extra-points__item .c-match-time-remaining-count .days .label{font-size:.625rem;line-height:14px}.c-widget-tournament-pickems-extra-points__item .section-button{align-items:center;gap:12px;display:flex}.c-widget-tournament-pickems-footer{justify-content:space-between;width:100%;margin-top:20px;display:flex;position:relative}.c-widget-tournament-pickems-footer:before{content:"";background-color:#313840;height:1px;position:absolute;top:0;left:0;right:0}.c-widget-tournament-pickems-footer--submit{flex-wrap:wrap;justify-content:space-between;padding-top:20px;padding-bottom:24px;display:flex}@media (max-width:40.0525em){.c-widget-tournament-pickems-footer--submit{padding-bottom:16px}}.c-widget-tournament-pickems-footer--copy-pickem,.c-widget-tournament-pickems-footer--share{align-items:center;padding-top:20px;padding-bottom:20px;display:flex}.c-widget-tournament-pickems-footer--copy-pickem .c-widget-tournament-pickems-footer__submit,.c-widget-tournament-pickems-footer--share .c-widget-tournament-pickems-footer__submit{width:100%}.c-widget-tournament-pickems-footer__panel{gap:8px;width:50%;display:flex}@media (max-width:40.0525em){.c-widget-tournament-pickems-footer__panel{width:46%}}.c-widget-tournament-pickems-footer__panel .c-button{align-items:center;display:flex}.c-widget-tournament-pickems-footer__panel .c-button:disabled{background-color:#434a5480;border-color:#0000}.c-widget-tournament-pickems-footer__panel .c-button:disabled .o-icon{color:#65717d}@media (max-width:40.0525em){.c-widget-tournament-pickems-footer__panel .c-button.button-random,.c-widget-tournament-pickems-footer__panel .c-button.button-reset,.c-widget-tournament-pickems-footer__panel .c-button.button-share{width:38px;padding-left:9px;padding-right:9px}.c-widget-tournament-pickems-footer__panel .c-button.button-random span,.c-widget-tournament-pickems-footer__panel .c-button.button-reset span,.c-widget-tournament-pickems-footer__panel .c-button.button-share span{display:none}.c-widget-tournament-pickems-footer__panel .c-button.button-random .o-icon,.c-widget-tournament-pickems-footer__panel .c-button.button-reset .o-icon,.c-widget-tournament-pickems-footer__panel .c-button.button-share .o-icon{margin-right:0}}.c-widget-tournament-pickems-footer__submit{justify-content:flex-end;gap:8px;width:50%;display:flex;position:relative}@media (max-width:40.0525em){.c-widget-tournament-pickems-footer__submit{width:54%}}.c-widget-tournament-pickems-footer__submit .c-button{min-height:38px;padding:8px 9px;position:relative;overflow:hidden}.c-widget-tournament-pickems-footer__submit .c-button.button-submit{min-width:145px}@media (max-width:40.0525em){.c-widget-tournament-pickems-footer__submit .c-button.button-submit{min-width:120px}}.c-widget-tournament-pickems-footer__submit .c-button.button-edit{width:38px}.c-widget-tournament-pickems-footer__submit .c-button.button-edit.disabled,.c-widget-tournament-pickems-footer__submit .c-button.button-edit:disabled{cursor:default;pointer-events:auto;background-color:#434a5480;border:1px solid #0000}.c-widget-tournament-pickems-footer__submit .c-button.button-edit.disabled .o-icon--edit,.c-widget-tournament-pickems-footer__submit .c-button.button-edit:disabled .o-icon--edit{color:#65717d}.c-widget-tournament-pickems-footer__submit .c-button.button-edit .o-icon--edit{margin-right:0}.c-widget-tournament-pickems-points{color:#cbd5e4;text-align:center;font-size:.75rem;line-height:12px}.c-widget-tournament-pickems-points .earned+.points{color:#65717d}.c-widget-tournament-pickems-points .o-icon--logo{color:#0f8deb;margin-right:3px}.c-widget-tournament-pickems-group{border-radius:0 0 5px 5px;position:relative;overflow:hidden}.c-widget-tournament-pickems-group.collapsed .o-widget__body{padding-top:0;max-height:0!important}.c-widget-tournament-pickems-group.collapsed .c-data-placeholder{height:0;min-height:0}.c-widget-tournament-pickems-group.collapsed .c-modal-pickems-teams-replacements{display:none}.c-widget-tournament-pickems-group.resubmit-required .o-widget__body:after{content:"";z-index:18;background-color:#1b1e22b3;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-tournament-pickems-group .c-tabs-nav--pickems{margin-bottom:20px}.c-widget-tournament-pickems-group .c-widget-tournament-pickems-group__top--results{margin-bottom:46px}.c-widget-tournament-pickems-group .c-widget-tournament-pickems-group__basic--results .c-widget-tournament-pickems-group-item .field,.c-widget-tournament-pickems-group .c-widget-tournament-pickems-group__basic--selected-user .c-widget-tournament-pickems-group-item .field,.c-widget-tournament-pickems-group .c-widget-tournament-pickems-group__top--results .c-widget-tournament-pickems-group-item .field,.c-widget-tournament-pickems-group .c-widget-tournament-pickems-group__top--selected-user .c-widget-tournament-pickems-group-item .field{border:none!important}.c-widget-tournament-pickems-group .c-widget-tournament-pickems-group__basic--results .list .c-widget-tournament-pickems-group-item{margin-bottom:16px}.c-widget-tournament-pickems-group.closed .c-widget-tournament-pickems-group-teams,.c-widget-tournament-pickems-group.closed .c-widget-tournament-pickems-group__basic,.c-widget-tournament-pickems-group.closed .c-widget-tournament-pickems-group__top{pointer-events:none}.c-widget-tournament-pickems-group.closed .c-widget-tournament-pickems-group-item.empty .field{border-color:#0000}.c-widget-tournament-pickems-group .o-widget__body{background-color:#22262c;padding-top:15px;padding-left:16px;padding-right:16px}@media (max-width:51.3025em){.c-widget-tournament-pickems-group .o-widget__body{padding-left:8px;padding-right:8px}}.c-widget-tournament-pickems-group .o-widget__body .title-h6{color:#65717d;font-size:.75rem;line-height:1.5}@media (max-width:51.3025em){.c-widget-tournament-pickems-group .o-widget__body .title-h6{text-transform:none;font-size:.625rem;line-height:1.5}}.c-widget-tournament-pickems-group__top{margin-bottom:30px}.c-widget-tournament-pickems-group__top .list{justify-content:center;max-width:500px;margin:auto;display:flex}.c-widget-tournament-pickems-group__top .list .item{text-align:center;width:50%}@media (max-width:51.3025em){.c-widget-tournament-pickems-group__top .list .item:first-child .title-h6{text-align:left;margin-left:0}}.c-widget-tournament-pickems-group__top .list .item:first-child .title-h5{right:calc(50% + 56px)}@media (max-width:51.3025em){.c-widget-tournament-pickems-group__top .list .item:first-child .title-h5{right:calc(46% + 36px)}.c-widget-tournament-pickems-group__top .list .item:first-child .item-inner{padding-left:22%}.c-widget-tournament-pickems-group__top .list .item:last-child .title-h6{text-align:right;margin-right:0}}.c-widget-tournament-pickems-group__top .list .item:last-child .title-h5{left:calc(50% + 56px)}@media (max-width:51.3025em){.c-widget-tournament-pickems-group__top .list .item:last-child .title-h5{left:calc(46% + 36px)}.c-widget-tournament-pickems-group__top .list .item:last-child .item-inner{padding-right:22%}}.c-widget-tournament-pickems-group__top .list .item .title-h6{margin:auto auto 10px}.c-widget-tournament-pickems-group__top .list .item .title-h5{color:#65717d;opacity:.5;white-space:nowrap;font-family:fira-sans-bold,sans-serif;font-size:1.875rem;font-weight:700;line-height:1;position:absolute;top:25px}.c-widget-tournament-pickems-group__top .list .item-inner{position:relative}.c-widget-tournament-pickems-group__basic{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.c-widget-tournament-pickems-group__basic .title-h6{margin-bottom:10px}.c-widget-tournament-pickems-group__basic .list{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.c-widget-tournament-pickems-group-teams{justify-content:center;min-width:100px;min-height:46px;margin-bottom:30px;display:flex}.c-widget-tournament-pickems-group-teams .list{background-color:#2a3038;border-radius:5px;flex-wrap:wrap;justify-content:center;gap:10px;padding:5px 16px;display:flex}.c-widget-tournament-pickems-group-teams .list .item{display:inline-block}@media (max-width:51.3025em){.c-widget-tournament-pickems-group-teams .logo{position:relative}}.c-widget-tournament-pickems-group-teams .rank{color:#65717d;background:#22262c;border-radius:3px;justify-content:center;align-items:center;width:32px;height:12px;margin-top:4px;padding:0 1px;font-size:.625rem;line-height:10px;display:flex}@media (max-width:51.3025em){.c-widget-tournament-pickems-group-teams .rank{border:1px solid #404b55;position:absolute;bottom:-1px;right:-1px}}.c-widget-tournament-pickems-group-teams .c-logo{margin-left:auto;margin-right:auto}.c-widget-tournament-pickems-group-teams .item:hover .c-logo{transform:scale(1.05)}.c-widget-tournament-pickems-group-teams .item:disabled{pointer-events:none}.c-widget-tournament-pickems-group-teams .item:disabled .c-logo{opacity:.3}.c-widget-tournament-pickems-group-teams .item:not(:disabled){cursor:pointer}@media (min-width:51.3125em){.c-widget-tournament-pickems-group-teams .logo.tooltip-hint-trigger{border-bottom:none}}.c-widget-tournament-pickems-group-teams--grid .list{grid-column-gap:8px;grid-row-gap:10px;background:0 0;grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.c-widget-tournament-pickems-group-teams--grid .c-logo{margin:auto}.c-widget-tournament-pickems-group-teams--grid .item{max-width:56px}.c-widget-tournament-pickems-group-teams--grid .item:disabled{opacity:.3}.c-widget-tournament-pickems-group-teams--grid .item:disabled .c-logo{opacity:1}.c-widget-tournament-pickems-group-teams--grid .item:disabled .logo{background-color:#434a54;border-color:#0000}.c-widget-tournament-pickems-group-teams--grid .item.active .logo{border-color:var(--primary-color);background-color:#434a54}.c-widget-tournament-pickems-group-teams--grid .logo{border:1px solid #404b55;border-radius:5px;height:56px;padding-top:8px}.c-widget-tournament-pickems-group-teams--grid .name{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.75rem;line-height:14px;overflow:hidden}.c-widget-tournament-pickems-group-item.edit .field,.c-widget-tournament-pickems-group-item.empty .field{border-color:#515862}.c-widget-tournament-pickems-group-item.empty .field:hover{background-color:#434a54}.c-widget-tournament-pickems-group-item.active .field{border-color:var(--primary-color);background-color:#434a54}.c-widget-tournament-pickems-group-item.predict .field{border:none}.c-widget-tournament-pickems-group-item.predict-fail .score .text,.c-widget-tournament-pickems-group-item.predict-succeed .score .text{color:#cbd5e4}.c-widget-tournament-pickems-group-item.predict-fail .field,.c-widget-tournament-pickems-group-item.predict-succeed .field{background-repeat:no-repeat}.c-widget-tournament-pickems-group-item.predict-fail .field{background-image:linear-gradient(#eb575700,#eb57573d)}.c-widget-tournament-pickems-group-item.predict-succeed .field{background-image:linear-gradient(#75c87e00,#75c87e3d)}.c-widget-tournament-pickems-group-item.multi-teams .c-logo{width:26px;min-width:26px;height:26px;min-height:26px}.c-widget-tournament-pickems-group-item.disabled .placeholder{cursor:default}.c-widget-tournament-pickems-group-item.state-immutable{opacity:.5}.c-widget-tournament-pickems-group-item .field{text-align:center;background-color:#2a3038;border:1px dashed #2a3038;border-radius:5px;flex-wrap:wrap;justify-content:center;align-items:center;width:80px;height:80px;margin:auto;display:flex;position:relative}@media (max-width:51.3025em){.c-widget-tournament-pickems-group-item .field{width:72px;height:72px}}.c-widget-tournament-pickems-group-item .field .mark{color:#65717d;width:100%;font-family:fira-sans-medium,sans-serif;font-size:1.75rem;font-weight:500;line-height:36px}.c-widget-tournament-pickems-group-item .field .text{font-size:.75rem;line-height:14px}.c-widget-tournament-pickems-group-item .logo.tooltip-hint-trigger{border-bottom:none}.c-widget-tournament-pickems-group-item .logo+.logo{margin-top:4px}.c-widget-tournament-pickems-group-item .o-icon--close{cursor:pointer;font-size:1rem;line-height:1.5;position:absolute;top:2px;right:2px}@media (max-width:51.3025em){.c-widget-tournament-pickems-group-item .o-icon--close{display:none}}.c-widget-tournament-pickems-group-item .placeholder{cursor:pointer;width:100%;height:100%}.c-widget-tournament-pickems-group-item .placeholder--locked{justify-content:center;align-items:center;display:flex}.c-widget-tournament-pickems-group-item .placeholder--locked .o-icon--lock{color:#65717d;font-size:1.25rem;line-height:20px}.c-widget-tournament-pickems-group-item .c-widget-tournament-pickems-points,.c-widget-tournament-pickems-group-item .score{margin-top:4px}.c-widget-tournament-pickems-group-item .score .text{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:16px}.c-widget-tournament-pickems-group-item .score .o-icon{margin-right:3px}.c-widget-tournament-pickems-group-item .score .o-icon--checked-rounded-filled{color:#75c87e}.c-widget-tournament-pickems-group-item .score .o-icon--close-rounded-filled{color:#eb5757}.c-widget-tournament-pickems-group .c-card-warning{margin-bottom:20px}.c-widget-tournament-playoff-pickem{border-radius:0 0 5px 5px;overflow:hidden}.c-widget-tournament-playoff-pickem .o-widget__body{padding-top:15px;padding-left:16px;margin-right:0!important}@media (max-width:40.0525em){.c-widget-tournament-playoff-pickem .o-widget__body{padding-left:8px}}.c-widget-tournament-playoff-pickem .c-card-warning,.c-widget-tournament-playoff-pickem .c-widget-tournament-pickems-footer{max-width:calc(100% - 16px)}@media (max-width:40.0525em){.c-widget-tournament-playoff-pickem .c-card-warning,.c-widget-tournament-playoff-pickem .c-widget-tournament-pickems-footer{max-width:calc(100% - 8px)}}.c-widget-tournament-playoff-pickem .c-card-warning{margin-bottom:15px}.c-widget-tournament-playoff-pickem.collapsed .o-widget__body{padding-top:0;max-height:0!important}.c-widget-tournament-playoff-pickem.submitted .team-container .o-icon--close{display:none}.c-widget-tournament-playoff-pickem .c-widget-tournament-playoff-brackets{padding-left:0}.c-widget-tournament-playoff-pickem .match-header .date{text-overflow:ellipsis;overflow:hidden}.c-widget-tournament-playoff-pickem .match-header .points{white-space:nowrap;padding-left:5px;font-size:.75rem;line-height:12px}.c-widget-tournament-playoff-pickem .match-header .points i{color:var(--primary-color);margin-right:2px}.c-widget-tournament-playoff-pickem .o-icon--checked-rounded-filled{color:#75c87e}.c-widget-tournament-playoff-pickem .o-icon--close-rounded-filled{color:#eb5757}.c-widget-tournament-playoff-pickem .c-widget-tournament-playoff-round--final .c-widget-tournament-playoff-match__connector--end{display:block}.c-widget-tournament-playoff-pickem .c-widget-tournament-playoff-round__winner .match-body__team{margin-bottom:0}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team{min-height:32px;overflow:hidden}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-bg{opacity:.5;background-color:#313840;border-radius:5px;align-items:center;width:100%;padding:1px;display:flex}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-container{background-color:#313840;border-radius:5px;width:100%;padding:5px 10px;transition:none}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-container:before{display:none}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-external-link{color:#cbd5e4;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;line-height:12px;display:flex;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-external-link:hover{color:#fff}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .icon-timer{color:#d3bb70;justify-self:right;margin-left:-6px;margin-right:8px;font-size:1.125rem;line-height:1.33333;display:none}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .remove-btn{color:#cbd5e4;cursor:pointer;background-color:#2a3038;justify-content:center;align-items:center;width:24px;height:100%;display:flex;position:absolute;top:0;right:0}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .remove-btn:hover{color:#fff}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .o-icon--close-2{font-size:10px}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .o-icon--close-2:before{vertical-align:middle}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .choose-team{font-size:.75rem;line-height:20px}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .result-icon{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-name{align-items:center;display:flex;position:relative}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-name p{text-overflow:ellipsis;white-space:nowrap;width:calc(100% + 24px);overflow:hidden}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team .team-ranking{color:#fff;opacity:.3;max-width:24px;padding-left:4px;font-size:.625rem;line-height:14px}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--fulfilled .team-bg{width:calc(100% - 24px)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--fulfilled .team-bg,.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--fulfilled .team-container{border-radius:5px 0 0 5px}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--user-choice .team-bg{background:linear-gradient(90deg,#0000,#e0aa5a33),linear-gradient(#313840,#313840)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--user-choice .team-bg .team-container{background:0 0;padding-right:24px}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--user-choice .icon-timer{display:block}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--user-choice-win .team-bg{background:linear-gradient(90deg,#75c87e00,#75c87e33),linear-gradient(#313840,#313840)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match .match-body__team--user-choice-lose .team-bg{background:linear-gradient(90deg,#eb575700,#eb575733),linear-gradient(#313840,#313840)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--next .match-body__team--active .team-bg{background-color:var(--primary-color);opacity:1}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--next .match-body__team--active .team-bg:hover .team-container,.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--next.c-widget-tournament-playoff-match--highlighted .match-body__team--active .team-bg .team-container{background-color:#434a54}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--current .match-body__team{cursor:pointer}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--current .match-body__team .team-bg{opacity:1;background:linear-gradient(90deg,#75c87e,#75c87e52)}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--current .match-body__team .team-bg .team-container{padding-right:22px}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--current .match-body__team .team-bg:hover .team-container,.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--current.c-widget-tournament-playoff-match--highlighted .match-body__team .team-bg .team-container{background-color:#434a54}.c-widget-tournament-playoff-pickem__form .c-widget-tournament-playoff-match--all-fulfilled .match-body__team .team-bg{opacity:1}.c-widget-tournament-pickems-header{cursor:pointer;background-color:#22262c;border-radius:5px 5px 0 0;margin-bottom:0;padding:0 16px}@media (max-width:40.0525em){.c-widget-tournament-pickems-header{padding:0 8px}}@media (min-width:40.0625em){.c-widget-tournament-pickems-header:hover .c-button--collapse{background-color:#434a54;color:#a5afbb!important}}.c-widget-tournament-pickems-header__inner{border-bottom:1px solid #313840;justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex}.c-widget-tournament-pickems-header .c-button--collapse{background-color:#0000}.c-widget-tournament-pickems-header .c-widget-tournament-pickems-points,.c-widget-tournament-pickems-header .o-label{margin-left:12px}.collapsed .c-widget-tournament-pickems-header .c-widget-tournament-pickems-header__inner{border-color:#22262c}.collapsed .c-widget-tournament-pickems-header .c-button--collapse{padding-top:0!important}.collapsed .c-widget-tournament-pickems-header .c-button--collapse .o-icon--angle-down{margin-top:-1px;transform:rotate(180deg)}.closed:not(.submitted) .c-widget-tournament-pickems-header .c-widget-tournament-pickems-points .earned{color:#65717d}.c-widget-tournament-playoff{position:relative;overflow:hidden}.c-widget-tournament-playoff__wrapper{-ms-overflow-style:none;scrollbar-width:none;width:100%;padding-top:5px;overflow:auto}.c-widget-tournament-playoff__wrapper::-webkit-scrollbar{display:none}.c-widget-tournament-playoff .o-widget__body{-ms-overflow-style:none;scrollbar-width:none;background:#22262c;overflow:auto}.c-widget-tournament-playoff .o-widget__body::-webkit-scrollbar{display:none}@media (max-width:51.3025em){.c-widget-tournament-playoff .o-widget__body{margin-right:-16px}}.c-widget-tournament-playoff .o-widget__body>div>h5{padding-bottom:10px}.c-widget-tournament-playoff .o-arrow{height:calc(100% - 25px);top:25px;right:-16px}.c-widget-tournament-playoff .o-arrow--left{left:10px;right:inherit}.c-widget-tournament-playoff .c-data-placeholder{max-height:376px;overflow-y:hidden}@media (max-width:51.3025em){.c-widget-tournament-playoff .c-data-placeholder{margin-right:16px}}.c-widget-tournament-playoff .c-data-placeholder .match-header .c-data-placeholder__number{max-width:62px!important}.c-widget-tournament-playoff .c-data-placeholder__cloak .text{max-width:372px}.c-widget-tournament-playoff-wrapper{border-radius:0 0 5px 5px;position:relative;overflow:hidden}.c-widget-tournament-playoff-wrapper.collapsed .c-data-placeholder{height:0;min-height:0}.c-widget-tournament-playoff-wrapper.collapsed .c-modal-pickems-teams-replacements{display:none}.c-widget-tournament-playoff-wrapper.resubmit-required .o-widget__body:after{content:"";z-index:18;background-color:#1b1e22b3;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-tournament-playoff-brackets{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;flex-direction:row;width:100%;padding:10px 0 5px 16px;display:flex}.c-widget-tournament-playoff-brackets::-webkit-scrollbar{width:5px;height:5px}.c-widget-tournament-playoff-brackets::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-widget-tournament-playoff-brackets::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-widget-tournament-playoff-brackets::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-widget-tournament-playoff-brackets::-webkit-scrollbar-corner{background-color:#0000}.c-widget-tournament-playoff-brackets{overflow:auto}@media (max-width:40.0525em){.c-widget-tournament-playoff-brackets{padding-left:8px}}.c-widget-tournament-playoff-brackets__list{position:relative}.c-widget-tournament-playoff-brackets--with-grand-final .c-widget-tournament-playoff-bracket .c-widget-tournament-playoff-round--last .c-widget-tournament-playoff-set__connector{display:block}.c-widget-tournament-playoff-bracket{flex-direction:row;margin-top:10px;display:flex;position:relative}.c-widget-tournament-playoff-bracket:first-child{margin-top:0}.c-widget-tournament-playoff-bracket .c-widget-tournament-playoff-round:first-child .c-widget-tournament-playoff-match__connector:not(.c-widget-tournament-playoff-match__connector--end){display:none}.c-widget-tournament-playoff-round{flex-direction:column;align-self:stretch;align-items:stretch;display:flex;position:relative}.c-widget-tournament-playoff-round:first-child .c-widget-tournament-playoff-match,.c-widget-tournament-playoff-round:first-child .c-widget-tournament-playoff-round__header{padding-left:0}.c-widget-tournament-playoff-round:first-child .c-widget-tournament-playoff-round__header button{max-width:195px}.c-widget-tournament-playoff-round:first-child .c-widget-tournament-playoff-match .match-body__team--from-upper:after{display:none}.c-widget-tournament-playoff-round:first-child.c-widget-tournament-playoff-round--minified .c-widget-tournament-playoff-round__header button{max-width:111px}.c-widget-tournament-playoff-round:first-child.c-widget-tournament-playoff-round--single .c-widget-tournament-playoff-set{justify-content:flex-end}.c-widget-tournament-playoff-round:first-child.c-widget-tournament-playoff-round--single .c-widget-tournament-playoff-match__connector--end{display:block}.c-widget-tournament-playoff-round:last-child:not(.c-widget-tournament-playoff-round--final){flex:1}.c-widget-tournament-playoff-round:last-child:not(.c-widget-tournament-playoff-round--final) .c-widget-tournament-playoff-set__connector{width:calc(100% - 195px)}.c-widget-tournament-playoff-round:last-child:not(.c-widget-tournament-playoff-round--final).c-widget-tournament-playoff-round--minified .c-widget-tournament-playoff-set__connector{width:calc(100% - 111px)}.c-widget-tournament-playoff-round__header{text-align:center;background-color:#282d34;border-right:1px solid #1b1e22;width:100%;margin-bottom:20px;transition:width .3s,padding .3s}.c-widget-tournament-playoff-round__header button{color:#cbd5e4;cursor:pointer;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;max-width:210px;padding:8px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:24px;display:inline-block;overflow:hidden}.c-widget-tournament-playoff-round__header button:hover{background-color:#313840}.c-widget-tournament-playoff-round--final{position:relative}.c-widget-tournament-playoff-round--final .c-widget-tournament-playoff-set__connector{display:none}.c-widget-tournament-playoff-round--final .c-widget-tournament-playoff-round__header{border-top:0}.c-widget-tournament-playoff-round--final .c-widget-tournament-playoff-round__header p:before{display:none}.c-widget-tournament-playoff-round--final .final-connector{background:#313840;width:1px;min-height:40px;display:block;position:absolute;top:0;left:0}.c-widget-tournament-playoff-round--equal .c-widget-tournament-playoff-set__connector{display:none}.c-widget-tournament-playoff-round--equal .c-widget-tournament-playoff-match__connector--end{display:block}.c-widget-tournament-playoff-round--single{flex:0 auto}.c-widget-tournament-playoff-round--single .c-widget-tournament-playoff-set__connector{display:none}.c-widget-tournament-playoff-round--minified .c-widget-tournament-playoff-round__header button{max-width:126px;font-size:.625rem;line-height:24px}.c-widget-tournament-playoff-set{flex-direction:column;flex:1 0 auto;justify-content:space-around;display:flex;position:relative}.c-widget-tournament-playoff-set__connector{border:1px solid #313840;border-left-width:0;width:15px;height:calc(50% + 1px);transition:all .15s ease-in-out;display:block;position:absolute;top:calc(50% - 8px);right:0;transform:translateY(-50%)}@media (max-width:51.3025em){.c-widget-tournament-playoff-set__connector{width:18px}}.c-widget-tournament-playoff-set--single .c-widget-tournament-playoff-set__connector{border-width:1px 0 0;height:1px}.c-widget-tournament-playoff-match{flex-grow:0;flex-shrink:0;padding:0 15px;transition:all .15s ease-in-out;display:flex;position:relative}.c-widget-tournament-playoff-match__connector{background:#313840;width:15px;height:1px;display:block;position:absolute;top:calc(50% - 8px);left:0;transform:translateY(-50%)}@media (max-width:51.3025em){.c-widget-tournament-playoff-match__connector{width:15px}}.c-widget-tournament-playoff-match__connector--end{display:none;left:auto;right:0}.c-widget-tournament-playoff-match__container{border:1px solid #313840;border-radius:5px;flex:none;width:180px;margin-bottom:30px;padding:8px;transition:all .15s ease-in-out;position:relative}.c-widget-tournament-playoff-match .match-header{justify-content:space-between;align-items:center;margin-bottom:5px;transition:all .15s ease-in-out;display:flex;overflow:hidden}.c-widget-tournament-playoff-match .match-header .date,.c-widget-tournament-playoff-match .match-header .o-label--live{font-size:.75rem;line-height:12px}.c-widget-tournament-playoff-match .match-header .created .date,.c-widget-tournament-playoff-match .match-header .created .time{transition:all .3s}.c-widget-tournament-playoff-match .match-header .date{white-space:nowrap}.c-widget-tournament-playoff-match .match-header .date .created{color:#a5afbb;align-items:center;display:flex}.c-widget-tournament-playoff-match .match-header .date .time{color:#a5afbb;margin-right:5px}.c-widget-tournament-playoff-match .match-header .c-global-match-link{color:var(--primary-color);text-transform:uppercase;white-space:nowrap;width:auto;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-widget-tournament-playoff-match .match-header .c-global-match-link--disabled{display:none}.c-widget-tournament-playoff-match .match-header .c-global-match-link:hover{color:#fff}.c-widget-tournament-playoff-match .match-body{flex-direction:column;width:100%;display:flex;position:relative}.c-widget-tournament-playoff-match .match-body .show-scores{cursor:pointer;z-index:5;background:#313840;border-radius:0 5px 5px 0;height:calc(100% - 5px);padding:0 5px;position:absolute;top:0;right:0}.c-widget-tournament-playoff-match .match-body__team{color:#fff;text-align:left;background:#313840;border-radius:5px;justify-content:space-between;align-items:center;width:100%;margin-bottom:5px;font-size:.875rem;line-height:20px;display:flex;position:relative}.c-widget-tournament-playoff-match .match-body__team .c-global-tooltips-objects__trigger{display:block}.c-widget-tournament-playoff-match .match-body__team .team-container{border-radius:5px 0 0 5px;align-items:center;width:calc(100% - 30px);padding:5px 5px 5px 12px;transition:all .15s ease-in-out;display:flex;position:relative;overflow:hidden}.c-widget-tournament-playoff-match .match-body__team .team-container:before{content:"";background-color:#313840;width:2px;height:100%;display:block;position:absolute;top:0;left:0}.c-widget-tournament-playoff-match .match-body__team .team-name{text-overflow:ellipsis;white-space:nowrap;transition:all .15s ease-in-out;overflow:hidden}.c-widget-tournament-playoff-match .match-body__team .score{text-align:right;width:30px;padding-right:8px}.c-widget-tournament-playoff-match .match-body__team .c-logo{margin-right:5px}.c-widget-tournament-playoff-match .match-body__team .team-link{z-index:5;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.c-widget-tournament-playoff-match .match-body__team--winner .team-container{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-widget-tournament-playoff-match .match-body__team--winner .team-container:before{background-color:#75c87e}.c-widget-tournament-playoff-match .match-body__team--loser{color:#cbd5e4}.c-widget-tournament-playoff-match .match-body__team--loser .team-container:before{background-color:#eb5757}.c-widget-tournament-playoff-match .match-body__team--loser .team-container .c-logo{opacity:.5}.c-widget-tournament-playoff-match .match-body__team--from-upper:after{content:"";border:0 solid #313840;border-width:0 0 1px 1px;width:14px;height:42px;display:block;position:absolute;bottom:15px;right:calc(100% + 8px)}.c-widget-tournament-playoff-match .match-body__team--from-upper:nth-child(2):after{width:20px}.c-widget-tournament-playoff-match .match-body__team.highlighted{background:#434a54}.c-widget-tournament-playoff-match .c-widget-tournament-playoff-match__container .match-header .date.with-link{cursor:pointer}.c-widget-tournament-playoff-match .c-widget-tournament-playoff-match__container .match-header .date.with-link:hover .system .date,.c-widget-tournament-playoff-match .c-widget-tournament-playoff-match__container .match-header .date.with-link:hover .system time{color:#cbd5e4}.c-widget-tournament-playoff-match .c-widget-tournament-playoff-match__container .match-header .date.with-link:hover span.o-label{color:#ff4655}.c-widget-tournament-playoff-match--minified .c-widget-tournament-playoff-match__container{width:96px}.c-widget-tournament-playoff-match--minified .match-header .date .time{display:none}.c-widget-tournament-playoff-match--minified .match-body__team .c-logo{margin-right:0}.c-widget-tournament-playoff-match--minified .match-body__team .team-name{width:0}.c-widget-tournament-playoff-match--teams-from-upper .c-widget-tournament-playoff-match__connector:not(.c-widget-tournament-playoff-match__connector--end){display:none}.c-widget-tournaments-minified{flex-flow:column;height:100%;display:flex}.c-widget-tournaments-minified .o-widget__body{background:#22262c;min-height:120px;position:relative}.c-widget-tournaments-minified .o-widget__body .c-component-tabs__nav{justify-content:flex-start;margin-bottom:5px}@media (max-width:40.0525em){.c-widget-tournaments-minified .o-widget__body .c-component-tabs__nav li{width:auto}}.c-widget-tournaments-minified .o-widget__body .c-component-tabs__nav li a{box-shadow:none;color:#cbd5e4;text-transform:uppercase;border-radius:5px;padding:14px 20px 13px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-widget-tournaments-minified .o-widget__body .c-component-tabs__nav li:last-child:after{content:none}.c-widget-tournaments-minified .o-widget__body .c-component-tabs__nav li.current a{color:#fff;background:#313840}@media (max-width:40.0525em){.c-widget-tournaments-minified .table-group{padding-left:8px;padding-right:8px}.c-widget-tournaments-minified .table-group .table-group__body{border-radius:5px}.c-widget-tournaments-minified .table-group .table-row:before{width:calc(100% + 16px);margin-left:-8px;margin-right:-8px}}.c-widget-tournaments-minified .c-component-tab{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;max-height:360px;overflow:auto}.c-widget-tournaments-minified .c-component-tab::-webkit-scrollbar{width:5px;height:5px}.c-widget-tournaments-minified .c-component-tab::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-widget-tournaments-minified .c-component-tab::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-widget-tournaments-minified .c-component-tab::-webkit-scrollbar-corner{background-color:#0000}.c-widget-tournaments-minified .c-component-tab.overflown .table-group{padding-right:8px}@media (max-width:40.0525em){.c-widget-tournaments-minified .c-component-tab.overflown .table-group{padding-right:10px}}.c-widget-tournaments-minified .c-component-tab::-webkit-scrollbar-track{background:#1b1e22;border-radius:5px}.c-widget-tournaments-minified .c-component-tabs__panel{padding-right:2px}.c-widget-tournaments-minified .table-head .table-row:before{content:none}.c-widget-tournaments-minified .table-group{background-color:#22262c;padding-left:16px;padding-right:14px}.c-widget-tournaments-minified .table-group__body{background-color:#313840;border-radius:5px;padding-left:16px;padding-right:16px}.c-widget-game-teams-advantages .o-widget__body{background:#22262c}.c-widget-game-teams-advantages__chart{padding:0 16px 16px}@media (max-width:51.3025em){.c-widget-game-teams-advantages__chart{padding:0 8px 10px}}.c-widget-game-teams-advantages .c-tabs-nav li{width:auto}.c-widget-game-teams-advantages .c-tabs-nav .map{padding:14px 20px 13px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-widget-game-status{color:#cbd5e4}.c-widget-game-status .o-widget__body{position:relative}.c-widget-game-status .finished-status,.c-widget-game-status .live-status,.c-widget-game-status .upcoming-status{text-align:center}.c-widget-game-status .c-match-time-remaining-count,.c-widget-game-status .c-table-cell-match-map,.c-widget-game-status .c-table-cell-match-status,.c-widget-game-status .coverage{width:35%}.c-widget-game-status .coverage{text-align:right;margin-top:-3px}.c-widget-game-status .coverage.advanced{justify-content:flex-end;margin-top:-1px;display:flex}.c-widget-game-status .coverage.advanced .c-table-cell-coverage__inner{background-color:#273641;border:1px solid #3b6e8d;border-radius:5px;align-items:center;max-width:100%;height:18px;padding-left:3px;padding-right:5px;display:flex}.c-widget-game-status .c-loader{border-radius:5px}.c-widget-game-status .c-data-placeholder__widget{margin-top:-10px}.c-widget-game-status .o-widget__body{height:121px;padding:10px 16px}.c-widget-game-status__header{justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.c-widget-game-status__body{max-width:400px;margin:auto}.c-widget-game-status__status,.c-widget-game-status__status-in-round,.c-widget-game-status__time{text-align:center;white-space:nowrap}.c-widget-game-status__time{color:#fff;font-size:.75rem;line-height:1.5}.c-widget-game-status__time.green{color:#75c87e}.c-widget-game-status__score{flex-wrap:wrap;justify-content:center;align-items:flex-start;width:100%;padding-left:6%;padding-right:6%;display:flex}.c-widget-game-status__score .team{text-align:center;width:124px;min-width:90px;padding-left:4px;padding-right:4px;display:block}@media (max-width:64.0525em){.c-widget-game-status__score .team{width:32%;min-width:0}}.c-widget-game-status__score .team .c-logo{width:35px;min-width:35px;height:35px}.c-widget-game-status__score .team .name{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:-2px;margin-left:0;font-family:fira-sans-medium,sans-serif;font-weight:500;display:block;overflow:hidden}.c-widget-game-status__status,.c-widget-game-status__status-in-round{color:#a5afbb;width:100%;font-size:.625rem;line-height:1.25}.c-widget-game-status .finished-status,.c-widget-game-status .live-status,.c-widget-game-status .upcoming-status{width:100px}@media (max-width:40.0525em){.c-widget-game-status .o-widget__body{height:104px;padding:6px 8px}.c-widget-game-status .c-widget-game-status__score .team{width:32%;min-width:0}.c-widget-game-status .c-widget-game-status__score .team .c-logo{width:25px;min-width:25px;height:25px}.c-widget-game-status .c-widget-game-status__score .team .name{margin-top:0}.c-widget-game-status .finished-status,.c-widget-game-status .live-status,.c-widget-game-status .upcoming-status{width:36%}.c-widget-game-status .upcoming-status{min-height:50px}.c-widget-game-status .c-match-time-remaining-count{font-size:.75rem;line-height:24px}.c-widget-game-status .c-table-cell-match-map{width:45%}}.c-widget-game-status--integrated .o-widget__body{height:104px;padding:6px 8px}.c-widget-game-status--integrated .c-widget-game-status__score .team{width:32%;min-width:0}.c-widget-game-status--integrated .c-widget-game-status__score .team .c-logo{width:25px;min-width:25px;height:25px}.c-widget-game-status--integrated .c-widget-game-status__score .team .name{margin-top:0}.c-widget-game-status--integrated .finished-status,.c-widget-game-status--integrated .live-status,.c-widget-game-status--integrated .upcoming-status{width:36%}.c-widget-game-status--integrated .upcoming-status{min-height:50px}.c-widget-game-status--integrated .c-match-time-remaining-count{font-size:.75rem;line-height:24px}.c-widget-game-status--integrated .c-table-cell-match-map{width:45%}.c-widget-game-status--integrated .c-widget-game-status__score{padding-left:0;padding-right:0}.c-widget-game-status--integrated .c-widget-game-status__score .team .name{font-size:.75rem;line-height:1.25}.c-widget-game-status-live{border-radius:5px}.c-widget-game-status-live>.o-widget__body{background-color:#22262c;padding:10px 8px}.c-widget-game-status-live__row{width:100%;padding:8px;display:flex;position:relative}.c-widget-game-status-live__row:before{content:"";background-color:#282d34;width:calc(100% - 16px);height:1px;display:block;position:absolute;top:0;left:8px}.c-widget-game-status-live__row .row-cell{flex-direction:column;width:50%;padding-right:12px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:flex}.c-widget-game-status-live__row .row-cell:last-child{align-items:flex-end;padding-left:12px;padding-right:0}.c-widget-game-status-live__row .row-cell p{color:#cbd5e4;margin-bottom:8px}.c-widget-game-status-live__row .row-title{color:#65717d;text-align:center;width:100%;max-width:80px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.c-widget-game-status-live__gradient{border-radius:5px;overflow:hidden}.c-widget-game-status-live--live{padding:1px}.discipline-1 .c-widget-game-status-live--live{background:linear-gradient(#75c87e,#75c87e00)}.discipline-2 .c-widget-game-status-live--live{background:linear-gradient(#ff4655,#75c87e00)}.discipline-1 .c-widget-game-status-live--live .c-widget-game-status-live__gradient{background:linear-gradient(#75c87e26,#75c87e00),#313840}.discipline-2 .c-widget-game-status-live--live .c-widget-game-status-live__gradient{background:linear-gradient(#ff465526,#0000),#313840}.c-widget-game-status-live--live .c-widget-game-status-live__gradient .o-widget__body{background:0 0}.c-widget-game-status-live--live .c-widget-game-status .o-widget__body{border-radius:5px 5px 0 0}.live-sides-fallback .c-widget-game-status-live--live .c-widget-game-status .c-match-score .score-1{color:var(--team1-color)}.live-sides-fallback .c-widget-game-status-live--live .c-widget-game-status .c-match-score .score-2{color:var(--team2-color)}.c-widget-game-status-live--live .c-widget-game-status-win-probability,.c-widget-game-status-live--live .c-widget-game-status-win-probability-recap{margin-top:10px}.c-widget-game-status-win-probability .o-widget__header p,.c-widget-game-status-win-probability .o-widget__header span.ai{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-widget-game-status-win-probability .o-widget__header span.ai{color:#75c87e;border:1px solid #75c87e80;border-radius:2px;margin:0 5px 0 0;padding:2px 6px;display:inline-block}.c-widget-game-status-win-probability .o-widget__header p.title-h5{margin-bottom:0}.c-widget-game-status-win-probability .o-widget__body{padding:15px 8px}.c-widget-game-status-win-probability__teams{align-items:center;display:flex;position:relative}.c-widget-game-status-win-probability__teams:before{content:"";background-color:#515862;width:1px;height:12px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-game-status-win-probability__teams .team-block{justify-content:space-between;align-items:center;width:50%;padding-right:8px;display:flex}.c-widget-game-status-win-probability__teams .team-block:last-child{flex-direction:row-reverse;padding-left:8px;padding-right:0}.c-widget-game-status-win-probability__teams .team-block:last-child .team{flex-direction:row-reverse}.c-widget-game-status-win-probability__teams .team-block:last-child .team .o-icon{margin-left:0;margin-right:6px}.c-widget-game-status-win-probability__teams .team-block span{color:#cbd5e4;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:20px}.c-widget-game-status-win-probability__teams .team{align-items:center;display:flex}.c-widget-game-status-win-probability__teams .team .o-icon{color:#75c87e;margin-left:6px}.c-widget-game-status-win-probability__teams .buy-time{color:#cbd5e4;text-align:center;max-width:60%;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-game-status-win-probability__teams--bar-hidden:before{display:none}.c-widget-game-status-win-probability__progress{align-items:center;width:100%;height:12px;margin-top:10px;display:flex}.c-widget-game-status-win-probability__progress .progress{background:#515862;border-right:1px solid #313840;width:50%;height:100%;transition:width .15s ease-in-out;position:relative;overflow:hidden}.c-widget-game-status-win-probability__progress .progress:before{content:"";background:linear-gradient(270deg,#3138408c,#31384066 48.44%,#31384033 75.52%,#31384000);width:70px;height:100%;display:block;position:absolute;top:0;left:0;transform:matrix(-1,0,0,1,0,0)}.c-widget-game-status-win-probability__progress .progress:last-child{transform:rotate(180deg)}.c-widget-game-status-win-probability__progress .progress--terrorists{background:#d9ae6dcc}.c-widget-game-status-win-probability__progress .progress--counterTerrorists{background:#2487d1cc}.c-widget-game-status-win-probability-recap .o-widget__header p,.c-widget-game-status-win-probability-recap .o-widget__header span.ai{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-widget-game-status-win-probability-recap .o-widget__header span.ai{color:#75c87e;border:1px solid #75c87e80;border-radius:2px;margin:0 5px 0 0;padding:2px 6px;display:inline-block}.c-widget-game-status-win-probability-recap .o-widget__header .round{color:#a5afbb;font-size:.625rem;line-height:12px}.c-widget-game-status-win-probability-recap__body{background-color:#404b55;border-radius:5px;padding:1px;position:relative;overflow:hidden}.c-widget-game-status-win-probability-recap__body .timer{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.c-widget-game-status-win-probability-recap__body .timer__shape{stroke-dasharray:664;stroke-dashoffset:664px;stroke-width:1px;fill:#0000;stroke:#cbd5e4;width:100%;height:100%;transition:all .15s ease-in-out}.c-widget-game-status-win-probability-recap .o-widget__body{border-radius:4px}.c-widget-game-status-row-economy{width:100%}.c-widget-game-status-row-economy__economy-levels{width:100%;display:flex;position:relative}.c-widget-game-status-row-economy__economy-levels .divider{background-color:#515862;width:1px;height:12px;display:block;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.c-widget-game-status-row-economy__buy-time{text-align:center;padding-top:19px}.c-widget-game-status-row-economy .economy-level__status{text-align:right;width:100%}.c-widget-game-status-row-economy .economy-level:last-child .economy-level__status{text-align:left}.c-widget-game-status-row-economy .economy-level .hidden{opacity:0}.c-widget-game-status-row-players{width:100%;display:flex;position:relative}.c-widget-game-status-row-players .divider{background-color:#515862;width:1px;height:12px;display:block;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.c-widget-game-status-row-players .row-cell:last-child ul{flex-direction:row}.c-widget-game-status-row-players .row-cell .o-icon{color:#434a54;font-size:.75rem;line-height:12px}@media (min-width:51.3125em){.c-widget-game-status-row-players .row-cell .o-icon.o-icon--attacking-valorant,.c-widget-game-status-row-players .row-cell .o-icon.o-icon--defending-valorant{font-size:15px}}.c-widget-game-status-row-players .row-cell .o-icon.visible.o-icon--attacking,.c-widget-game-status-row-players .row-cell .o-icon.visible.o-icon--attacking-valorant{color:var(--attacker-side-color)}.c-widget-game-status-row-players .row-cell .o-icon.visible.o-icon--defending,.c-widget-game-status-row-players .row-cell .o-icon.visible.o-icon--defending-valorant{color:var(--defender-side-color)}.c-widget-game-status-row-players .row-cell .o-icon.hidden{opacity:0}.c-widget-game-status-row-players .row-cell ul{flex-direction:row-reverse;align-items:center;width:100%;display:flex}.live-sides-fallback .c-widget-game-status-row-players .c-widget-game-status-cell-players:nth-child(2) .o-icon.visible{color:var(--team1-color)}.live-sides-fallback .c-widget-game-status-row-players .c-widget-game-status-cell-players:last-child .o-icon.visible{color:var(--team2-color)}.live-sides-fallback .c-widget-game-status-row-players .c-widget-game-status-cell-players .o-icon:before{content:"";font-size:1rem;line-height:1.5}.c-widget-game-status-row-players .c-widget-game-status-cell-players li{margin:0 1px}.c-widget-info .o-widget__body{background:#22262c;padding:2px 8px}@media (max-width:40.0525em){.c-widget-info .o-widget__body{padding:2px 0}}.c-widget-info__container{flex-wrap:wrap;display:flex}@media (max-width:51.3025em){.c-widget-info__container{flex-direction:column}}.c-widget-info__item{background:#313840;border-radius:5px;width:296px;min-height:200px;margin:8px;padding:20px 24px}@media (max-width:51.3025em){.c-widget-info__item{width:calc(100% - 16px);min-height:100px}}@media (max-width:40.0525em){.c-widget-info__item{padding:15px 16px}}.c-widget-info__item:nth-child(4n),.c-widget-info__item:nth-child(4n+1){width:calc(100% - 328px)}@media (max-width:51.3025em){.c-widget-info__item:nth-child(4n),.c-widget-info__item:nth-child(4n+1){width:calc(100% - 16px)}}.c-widget-info__item:last-child{flex-grow:3}.c-widget-info__item .title,.c-widget-info__item h5{color:#fff;text-transform:none;margin-bottom:15px;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}@media (max-width:40.0525em){.c-widget-info__item .title,.c-widget-info__item h5{text-transform:uppercase;text-transform:none;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:21px}}.c-widget-info__item .title:first-letter,.c-widget-info__item h5:first-letter{text-transform:uppercase}.c-widget-info__item p{color:#a5afbb;font-size:.875rem;line-height:24.5px}@media (max-width:40.0525em){.c-widget-info__item p{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:21px}}.c-widget-info__item p .stage{text-transform:capitalize}.c-widget-info-faq .o-widget__body{background:#22262c;padding:0 16px}@media (max-width:40.0525em){.c-widget-info-faq .o-widget__body{padding:0 8px}}.c-widget-info-faq__item{padding:15px 32px;position:relative}@media (max-width:40.0525em){.c-widget-info-faq__item{padding:12px 24px}}.c-widget-info-faq__item.collapsed .description{max-height:none;margin-top:5px}.c-widget-info-faq__item.collapsed .o-icon{color:#65717d}.c-widget-info-faq__item:not(:last-child){border-bottom:1px solid #404b5580}.c-widget-info-faq__item .button-collapse{cursor:pointer}.c-widget-info-faq__item .description{max-height:0;overflow:hidden}.c-widget-info-faq__item .description p{margin-bottom:5px}.c-widget-info-faq__item .description ul{margin-bottom:10px;padding-left:16px}.c-widget-info-faq__item .o-icon{color:var(--primary-color);font-size:1rem;line-height:1.5;position:absolute;top:18px;left:0}@media (max-width:40.0525em){.c-widget-info-faq__item .o-icon{top:14px}}.c-widget-info-faq__item .title{color:#fff;text-align:left;text-transform:none;font-size:1rem;line-height:1.5}@media (max-width:40.0525em){.c-widget-info-faq__item .title{text-transform:uppercase;text-transform:none;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:21px}}.c-widget-info-faq__item .title:first-letter{text-transform:uppercase}.c-widget-match-past-matches{overflow:visible}.c-widget-match-past-matches .c-loader{min-height:220px!important}.c-widget-match-past-matches .c-data-placeholder__widget{min-height:220px}.c-widget-match-past-matches__chart{min-height:220px;padding-top:10px;position:relative}.c-widget-match-past-matches__chart label{color:#a5afbb;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px;position:absolute;top:12px;left:14px}@media (max-width:40.0525em){.c-widget-match-past-matches__chart label{left:10px}}.c-widget-match-past-matches__chart label.align-right{color:#cbd5e4;left:auto;right:12px}.c-widget-match-past-matches__chart label.align-right span:not(:last-child){margin-right:16px}@media (max-width:40.0525em){.c-widget-match-past-matches__chart label.align-right span:not(:last-child){margin-right:5px}}.c-widget-match-past-matches .o-table{border-radius:0}.c-widget-match-past-matches .o-table .o-icon{transform:rotate(90deg)}.c-widget-match-past-matches .o-table .c-match__team:not(.winner){color:#a5afbb}.c-widget-match-past-matches .table-head{background:#22262c;margin:0 -16px;padding:0 16px}.c-widget-match-past-matches .table-group .table-row{overflow:inherit}.c-widget-match-past-matches .table-group .rating p{font-size:.75rem;line-height:1.5}.c-widget-match-past-matches .table-group .format p{color:#b4c8e7;font-size:.75rem;line-height:1.5}.c-widget-match-past-matches .table-footer{margin:0 -16px}.c-widget-match-past-matches .table-cell.date{justify-content:flex-start;width:21%;font-size:.75rem;line-height:20px}.c-widget-match-past-matches .table-cell.date p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-match-past-matches .table-cell.mood{width:10%}.c-widget-match-past-matches .table-cell.score{width:57%}.c-widget-match-past-matches .table-cell.format,.c-widget-match-past-matches .table-cell.rating{width:12%}.c-widget-match-past-matches .c-data-placeholder{width:100%}.c-widget-match-past-matches .c-data-placeholder__widget--large{min-height:220px}.c-widget-match-past-matches-minified .c-loader{min-height:79px!important}.c-widget-match-past-matches-minified .o-widget__body{padding:0}.c-widget-match-past-matches-minified .o-widget__body .table-group li{position:relative}.c-widget-match-past-matches-minified .o-widget__body .table-group li:not(:last-child) .team{border-bottom:1px solid #282d34;height:40px}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team{cursor:pointer;align-items:center;height:39px;display:flex;position:relative}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team:before{content:"";width:100%;max-width:190px;height:100%;display:block;position:absolute;top:0;left:-16px}@media (max-width:40.0525em){.c-widget-match-past-matches-minified .o-widget__body .table-group li .team:before{left:-8px}}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team.gradient-team-1:before{background-image:linear-gradient(90deg,#d2a6ff1f,#d2a6ff00)}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team.gradient-team-2:before{background-image:linear-gradient(90deg,#69bdc91f,#69bdc900)}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team__inner{color:#fff;z-index:1;align-items:center;width:100%;height:100%;margin-right:auto;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;transition:all .15s ease-in-out;display:flex}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team__inner:hover{color:var(--primary-color)}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team__inner>span{align-items:center;display:flex}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team__inner .team-name{max-width:calc(100% - 120px);margin-left:8px}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team__collapse{cursor:pointer;background-color:#2a3038;border-radius:3px;width:16px;height:16px;margin-left:16px;padding-top:1px;transition:background-color .15s ease-in-out}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team .o-icon--angle-down{font-size:12px;display:block}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team .o-icon--angle-down:before{vertical-align:-4%}@media (max-width:51.3025em){.c-widget-match-past-matches-minified .o-widget__body .table-group li .team .o-icon--angle-down:before{vertical-align:14%}}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team .collapsed .o-icon--angle-down{transform:rotate(180deg)}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team .collapsed .o-icon--angle-down:before{position:absolute;top:-5.5px;transform:translate(-50%)}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team.open{border-bottom:1px solid #282d34}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team.disabled{cursor:auto}.c-widget-match-past-matches-minified .o-widget__body .table-group li .team.disabled .collapse{cursor:auto;opacity:.65}.c-widget-match-past-matches-minified .o-widget__body .table-group li .c-widget-match-win-lose-ban-list{position:absolute;top:12px;right:32px}.c-widget-match-past-matches-minified .o-widget__body .table-group li .c-widget-match-win-lose-ban-list__item{cursor:default}.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches{border-bottom:1px solid #2c343a;min-height:40px;padding:5px 0}.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches .c-global-match-link{justify-content:flex-start;width:calc(100% - 20px)}.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches .c-table-cell-match-status{width:17%;padding-right:0}.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches .c-table-cell-match-status>span{max-width:55px;overflow:initial;text-overflow:clip;white-space:normal}.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches .match{width:83%;padding:0 10px 0 5px}@media (max-width:40.0525em){.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches .match{padding:0 10px}}.c-widget-match-past-matches-minified .o-widget__body .table-group li .matches.last{border-bottom:none}.c-widget-match-past-matches-minified .o-widget__body .table-group .all-matches{border-bottom:1px solid #282d34;padding:16px 0}.c-widget-match-past-matches-minified .c-table-cell-match-odds-potential-winnings{margin-top:10px}.c-widget-match-past-matches-minified .c-table-cell-match-odds-potential-winnings__placeholder{height:26px}.c-widget-match-roles .o-widget__body{background:#22262c}.c-widget-match-roles .o-icon:not(.o-icon--circled){font-size:1rem;line-height:20px}.c-widget-match-roles .o-icon:not(.o-icon--circled).o-icon--attacking{color:#e0aa5a}.c-widget-match-roles .o-icon:not(.o-icon--circled).o-icon--defending{color:#0f8deb}.c-widget-match-roles .o-matrix__group:nth-child(3){margin-top:5px}.c-widget-match-roles .o-matrix__group .o-matrix__cell:first-child .role-link,.c-widget-match-roles .o-matrix__group .o-matrix__cell:first-child span{z-index:10;justify-content:flex-start;padding:0;position:relative}.c-widget-match-roles .o-matrix__group .o-matrix__cell:first-child p{text-overflow:ellipsis;white-space:nowrap;margin-right:4px;font-size:.75rem;line-height:20px;overflow:hidden}.c-widget-match-roles .o-matrix__group .o-matrix__cell:first-child .o-icon--circled{margin:0 4px 0 0}.c-widget-match-roles .o-matrix__row:last-child .o-matrix__cell:first-child:after{display:block}.c-widget-match-roles .o-matrix__cell{min-height:40px}.c-widget-match-roles .o-matrix__cell:first-child{width:21%}.c-widget-match-roles .o-matrix__cell:first-child .player{flex-direction:column}.c-widget-match-roles .o-matrix__cell:not(:first-child)>span{padding:9px 6px}.c-widget-match-roles .o-matrix__cell:not(:first-child).o-matrix__cell--leading role-link,.c-widget-match-roles .o-matrix__cell:not(:first-child).o-matrix__cell--leading span{padding:9px 2px}.c-widget-match-roles .o-matrix__cell:not(:first-child) span .c-progress-bar__progress{opacity:.4}.c-widget-match-roles .o-matrix__cell:not(:first-child) span p{color:#b3bdcc61}.c-widget-match-roles .o-matrix__cell:not(:first-child).leading span .c-progress-bar__progress{opacity:1}.c-widget-match-roles .o-matrix__cell:not(:first-child).leading span p{color:#cbd5e4}.c-widget-match-roles .o-matrix__cell .o-icon--circled{min-width:20px;min-height:20px;margin:0 2px}@media (max-width:40.0525em){.c-widget-match-roles .o-matrix__cell .o-icon--circled{width:20px;height:20px;font-size:.75rem;line-height:18px}}.c-widget-match-roles .o-matrix__cell p{color:#cbd5e4;margin-right:8px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:20px}.c-widget-match-roles .o-matrix__cell .c-progress-bar{height:20px}.c-widget-match-roles .o-matrix__cell .role-link .o-icon{transition:all .15s ease-in-out}.c-widget-match-roles .o-matrix__cell .role-link:hover .o-icon--t{background:#fdd05894}.c-widget-match-roles .o-matrix__cell .role-link:hover .o-icon--ct{background:#0f8deb94}.c-widget-match-roles .o-matrix__cell--angle .team{flex-direction:column}.c-widget-match-roles .o-matrix__cell--angle .team .label{text-align:center;text-transform:uppercase;margin:15px 0 0;font-family:fira-sans-regular,sans-serif;font-weight:400}.c-widget-match-roles__more{text-align:center;padding:5px 0}.c-widget-match-roles__more a{color:#0f8deb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:20px}.c-widget-match-roles__more a:hover{color:#fff}.c-widget-match-head-to-head-matches{display:block}.c-widget-match-head-to-head-matches .c-loader{min-height:457px!important}.c-widget-match-head-to-head-matches__chart{width:100%;display:flex}@media (max-width:51.3025em){.c-widget-match-head-to-head-matches__chart{flex-direction:column}}.c-widget-match-head-to-head-matches .o-widget__body--with-chart{display:block}.c-widget-match-head-to-head-matches .c-data-placeholder__widget{min-height:151px}.c-widget-match-head-to-head-matches .c-double-progress-bar{height:150px}@media (max-width:51.3025em){.c-widget-match-head-to-head-matches .c-double-progress-bar{height:20px}}.c-widget-match-head-to-head-matches .chart{width:100%}.c-widget-match-head-to-head-matches .teams{padding:25px 0}@media (max-width:51.3025em){.c-widget-match-head-to-head-matches .teams{padding:10px 30px}}.c-widget-match-head-to-head-matches .teams span{margin:0}.c-widget-match-head-to-head-matches .teams ul li>span{margin-top:4px}@media (max-width:51.3025em){.c-widget-match-head-to-head-matches .teams ul li>span{margin-top:0}}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches .teams ul li:first-child{width:140px}}@media (max-width:51.3025em){.c-widget-match-head-to-head-matches .teams ul li:nth-child(2)>span{margin-left:6px}.c-widget-match-head-to-head-matches .teams ul li:last-child>span{margin-right:6px}.c-widget-match-head-to-head-matches .c-bar-chart__scale{padding-top:20px;padding-bottom:20px}}.c-widget-match-head-to-head-matches-minified .o-widget__body{min-height:89px;padding:0}.c-widget-match-head-to-head-matches-minified .o-widget__body .o-table__body{position:relative}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-group>div:first-of-type{border-top:1px solid #282d34}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches{padding:10px 0;display:flex}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches li{border-radius:2px;flex:1;height:38px;display:flex;overflow:hidden}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches li:not(:last-child){margin-right:1px}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches .c-global-match-link{justify-content:center;align-items:center;width:100%;height:100%;padding:0 8px;display:flex;position:relative}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches .c-global-match-link .bg{opacity:.4;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches .c-global-match-link:hover .bg{opacity:1}.c-widget-match-head-to-head-matches-minified .o-widget__body .last-matches .c-global-match-link .c-global-tooltips-objects__trigger{display:block}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.matches{min-height:40px;padding:5px 0}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.matches .c-global-match-link{justify-content:flex-start;width:calc(100% - 20px)}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.matches .c-table-cell-match-status{width:17%;padding-right:0}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.matches .c-table-cell-match-status span{max-width:55px;overflow:initial;text-overflow:clip;white-space:normal}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.matches .match{width:83%;padding:0 10px 0 5px}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.matches .match{padding:0 10px}}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more{padding:0;position:relative}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more{width:calc(100% + 16px);left:-8px}}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more:after{content:"";z-index:2;background:#22262c;width:calc(100% + 32px);height:1px;display:block;position:absolute;top:-1px;left:-16px}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more:after,.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more:before{display:none}}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more button{color:var(--primary-color);cursor:pointer;text-transform:uppercase;z-index:1;width:100%;height:30px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more button:hover{color:#fff}@media (max-width:40.0525em){.c-widget-match-head-to-head-matches-minified .o-widget__body .table-row.show-more button:hover{color:var(--primary-color)}}.c-widget-match-head-to-head-matches-minified .c-table-cell-match-odds-potential-winnings{margin-top:10px}.c-widget-match-head-to-head-matches-minified .c-table-cell-match-odds-potential-winnings__placeholder{height:26px}.c-widget-match-kills-matrix .o-widget__body{background:#313840}.c-widget-match-kills-matrix .c-loader--medium{position:absolute}.c-widget-match-kills-matrix .o-matrix{overflow:hidden}.c-widget-match-kills-matrix .o-matrix__group{margin-top:0}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__row:last-child .o-matrix__cell:after{display:none}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__row:last-child .o-matrix__cell:nth-child(2){border-bottom-left-radius:0}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__row:not(:last-child) .o-matrix__cell{margin-bottom:1px}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell{color:#fff;border-radius:3px}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:after{border:1px solid;border-color:inherit;content:"";opacity:0;border-radius:3px;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media (max-width:51.3025em){.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:after{display:none}}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell{background:0 0}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:first-child .label,.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:first-child .nickname{display:none}}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:last-child{border-radius:3px 0 0 3px}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:last-child:after{display:none}@media (max-width:51.3025em){.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:last-child .col:last-child{display:none}}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:not(:last-child){margin-right:1px}.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:hover.active,.c-widget-match-kills-matrix .o-matrix__group .o-matrix__cell:hover:after{opacity:1}.c-widget-match-kills-matrix .o-matrix__row{border-bottom:none}.c-widget-match-kills-matrix .o-matrix__row--players .o-matrix__cell .c-avatar-with-nickname{padding:4px 5px 3px 8px}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__row--players .o-matrix__cell .c-avatar-with-nickname{width:20%;min-width:46px;padding:4px 0 3px}}.c-widget-match-kills-matrix .o-matrix__row--players .o-matrix__cell .c-avatar-with-nickname--column .player-info>span:first-child{align-items:flex-end;min-height:34px;display:flex}.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .c-avatar-with-nickname:before,.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team:before{display:none}.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team{flex-direction:row;justify-content:flex-start;align-items:center;padding:8px 10px 8px 12px}@media (max-width:51.3025em){.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team{flex-direction:column;justify-content:flex-end;width:20%;min-width:46px;padding:4px 0 3px}.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team a{justify-content:center;align-items:center;display:flex}}.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team .label{width:auto;margin:0 0 0 4px}@media (max-width:51.3025em){.c-widget-match-kills-matrix .o-matrix__row:first-child .o-matrix__cell:not(:first-child) .team .label{color:#fff;margin:10px 0 0;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-widget-match-kills-matrix .o-matrix__row:last-child .col:last-child{display:none}}.c-widget-match-kills-matrix .o-matrix__cell{border-right:none;width:14%;min-height:39px;font-family:fira-sans-regular,sans-serif;font-weight:400;transition:none}.c-widget-match-kills-matrix .o-matrix__cell:before{display:none}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__cell{min-width:inherit;width:20%}}.c-widget-match-kills-matrix .o-matrix__cell:first-child{background:0 0;width:18%;padding-left:6px}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__cell:first-child{width:auto;min-width:46px}}.c-widget-match-kills-matrix .o-matrix__cell:first-child:after{display:none}.c-widget-match-kills-matrix .o-matrix__cell:first-child .team{justify-content:flex-start;padding-left:8px}.c-widget-match-kills-matrix .o-matrix__cell:first-child .team .label{margin:0 0 0 10px}.c-widget-match-kills-matrix .o-matrix__cell .c-avatar-with-nickname{padding:2.5px 5px 2.5px 0}.c-widget-match-kills-matrix .o-matrix__cell .c-avatar-with-nickname .player-info{min-height:34px}.c-widget-match-kills-matrix .o-matrix__cell .col{white-space:nowrap;z-index:5;position:relative}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__cell .col{width:100%}}.c-widget-match-kills-matrix .o-matrix__cell .col:first-child{padding-left:18px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}@media (min-width:51.3125em){.c-widget-match-kills-matrix .o-matrix__cell .col:first-child{display:block!important}}@media (max-width:51.3025em){.c-widget-match-kills-matrix .o-matrix__cell .col:first-child{justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__cell .col:first-child{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}}.c-widget-match-kills-matrix .o-matrix__cell .col:first-child .zero,.c-widget-match-kills-matrix .o-matrix__cell .col:first-child.zero{color:#a5afbb!important}.c-widget-match-kills-matrix .o-matrix__cell .col:last-child{color:#a5afbb;margin-left:auto;padding-right:15px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (min-width:51.3125em){.c-widget-match-kills-matrix .o-matrix__cell .col:last-child{display:block}}@media (max-width:51.3025em){.c-widget-match-kills-matrix .o-matrix__cell .col:last-child{border:1px solid;border-color:inherit;color:#fff;border-radius:3px;justify-content:center;align-items:center;width:100%;height:100%;padding-right:0;display:flex}}.c-widget-match-kills-matrix .o-matrix__cell .separator{margin:0 4px;display:inline-block}@media (max-width:40.0525em){.c-widget-match-kills-matrix .o-matrix__cell .separator{margin:0}.c-widget-match-kills-matrix .o-matrix--players-6 .o-matrix__cell{width:calc(14.2857% - 6.57143px)}.c-widget-match-kills-matrix .o-matrix--players-7 .o-matrix__cell{width:calc(12.5% - 5.75px)}.c-widget-match-kills-matrix .o-matrix--players-8 .o-matrix__cell{width:calc(11.1111% - 5.11111px)}}.c-widget-match-total-accuracy .table-cell.player{text-align:left;flex-flow:wrap;justify-content:flex-start;width:40%}@media (max-width:30.0525em){.c-widget-match-total-accuracy .table-cell.player{width:33%}}.c-widget-match-total-accuracy .table-cell.player .c-avatar-with-nickname{padding:5px 0}.c-widget-match-total-accuracy .table-cell.hits-shots{width:120px;display:block}@media (max-width:30.0525em){.c-widget-match-total-accuracy .table-cell.hits-shots{width:96px}}.c-widget-match-total-accuracy .table-cell.damage{width:64px;display:block}@media (min-width:40.0625em){.c-widget-match-total-accuracy .table-cell.damage{margin-left:20px}}@media (max-width:30.0525em){.c-widget-match-total-accuracy .table-cell.damage{width:60px;margin-right:8px}}.c-widget-match-total-accuracy .table-cell.damage .col{width:100%}.c-widget-match-total-accuracy .table-cell h6,.c-widget-match-total-accuracy .table-cell p{z-index:5}.c-widget-match-total-accuracy .table-cell p{width:100%;height:100%}.c-widget-match-total-accuracy .table-head .table-row{padding:4.5px 0}.c-widget-match-total-accuracy .table-head .table-cell.damage p,.c-widget-match-total-accuracy .table-head .table-cell.hits-shots p{justify-content:space-between;display:flex}.c-widget-match-total-accuracy .table-head .table-cell.damage span:first-child,.c-widget-match-total-accuracy .table-head .table-cell.hits-shots span:first-child{text-overflow:ellipsis;max-width:100%;padding-right:1px;overflow:hidden}.c-widget-match-total-accuracy .table-group .table-row{padding:0;position:relative}.c-widget-match-total-accuracy .table-group .table-cell{height:100%}.c-widget-match-total-accuracy .table-group .table-cell p{z-index:5;align-items:center;width:100%;display:flex}.c-widget-match-total-accuracy .table-group .table-cell.damage,.c-widget-match-total-accuracy .table-group .table-cell.hits-shots{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:21px}.c-widget-match-total-accuracy .table-group .table-cell.damage .col,.c-widget-match-total-accuracy .table-group .table-cell.hits-shots .col{width:100%}.c-widget-match-total-accuracy .table-group .table-cell.damage .col:first-child,.c-widget-match-total-accuracy .table-group .table-cell.hits-shots .col:first-child{justify-content:space-between;align-items:center;display:flex}.c-widget-match-total-accuracy .table-group .table-cell.damage .col:first-child p:last-child,.c-widget-match-total-accuracy .table-group .table-cell.hits-shots .col:first-child p:last-child{justify-content:flex-end;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:flex}.c-widget-match-total-accuracy .table-group .table-cell.damage .col p:first-child{color:#cbd5e4}.c-widget-match-accuracy{position:relative}.c-widget-match-accuracy:hover{z-index:100}.c-widget-match-accuracy .c-tabs__body{padding:0 16px 13px}@media (max-width:40.0525em){.c-widget-match-accuracy .c-tabs__body{padding:0 8px 10px}}.c-widget-match-accuracy .c-tabs__body .c-chart-match-accuracy{border-radius:5px}.c-widget-match-accuracy .c-tabs-nav{margin:0 -16px;padding-bottom:4px}@media (max-width:40.0525em){.c-widget-match-accuracy .c-tabs-nav{margin:0}}.c-widget-match-accuracy .c-tabs-nav .c-select{padding-left:0;padding-right:0}.c-widget-match-accuracy .c-tabs__panel{position:relative}.c-widget-match-accuracy .c-loader{background-color:#22262c}.c-widget-match-teams-advantages .o-widget__body{background:#22262c}.c-widget-match-teams-advantages .table-head .table-cell>*{height:auto}.c-widget-match-teams-advantages .table-row{justify-content:flex-start;align-items:stretch;min-height:40px;padding:0!important}.c-widget-match-teams-advantages .table-cell.stat{justify-content:flex-start;width:37%}@media (max-width:40.0525em){.c-widget-match-teams-advantages .table-cell.stat{width:35%}}.c-widget-match-teams-advantages .table-cell.stat p{align-items:center;display:flex}.c-widget-match-teams-advantages .table-cell.stat .c-logo{margin-right:5px}.c-widget-match-teams-advantages .table-cell.team1,.c-widget-match-teams-advantages .table-cell.team2{width:18%;padding:0 5px}@media (max-width:40.0525em){.c-widget-match-teams-advantages .table-cell.team1,.c-widget-match-teams-advantages .table-cell.team2{width:19%}}.c-widget-match-teams-advantages .table-cell.rounds{justify-content:flex-start;width:27%;max-width:100px;margin-left:auto}.c-widget-match-teams-advantages .table-cell.rounds .u-relative{width:100%}.c-widget-match-teams-advantages .table-cell p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-match-teams-advantages .table-cell a.team{border:2px solid #0000;border-radius:100%;width:auto;height:auto;padding:5px;display:inline-flex}.c-widget-match-teams-advantages .table-cell a.team>span{display:inline-flex}.c-widget-match-grenades .o-widget__body{background:#22262c}.c-widget-match-grenades__body{padding:0 16px 10px}@media (max-width:40.0525em){.c-widget-match-grenades__body{padding:0 8px 10px}}.c-widget-match-grenades .o-layout{margin-left:-8px}.c-widget-match-grenades .o-layout__item{padding-left:8px}@media (max-width:51.3025em){.c-widget-match-grenades .o-layout__item{margin-top:10px}}.c-widget-match-flashbang-duration-matrix .o-widget__header h5{flex-wrap:wrap}.c-widget-match-flashbang-duration-matrix .o-widget__header h5 span{margin-left:0}.c-widget-match-flashbang-duration-matrix .o-widget__body{background-color:#313840}@media (max-width:64.0525em){.c-widget-match-flashbang-duration-matrix .o-widget__body{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(100% + 16px);position:relative}.c-widget-match-flashbang-duration-matrix .o-widget__body:before{content:"";z-index:10;background:linear-gradient(90deg,#1d232900 7.81%,#1b1e22);width:22px;height:100%;display:block;position:absolute;top:0;right:0}.c-widget-match-flashbang-duration-matrix .o-matrix{overflow-x:auto}}.c-widget-match-flashbang-duration-matrix .o-matrix__row{border-bottom:none}.c-widget-match-flashbang-duration-matrix .o-matrix__row:not(:last-child){margin-bottom:1px}.c-widget-match-flashbang-duration-matrix .o-matrix__group{margin-top:0}.c-widget-match-flashbang-duration-matrix .o-matrix__group .o-matrix__row:last-child .o-matrix__cell:nth-child(2){border-bottom-left-radius:0}.c-widget-match-flashbang-duration-matrix .o-matrix__group .o-matrix__cell{border-radius:3px;height:39px}@media (max-width:40.0525em){.c-widget-match-flashbang-duration-matrix .o-matrix__group .o-matrix__cell:after{display:none}}.c-widget-match-flashbang-duration-matrix .o-matrix__group .o-matrix__cell:first-child{padding:2px 8px 6px 0}.c-widget-match-flashbang-duration-matrix .o-matrix__group .o-matrix__cell:hover:not(:first-child){border:1px solid #0000}.c-widget-match-flashbang-duration-matrix .o-matrix__cell{border-right:none;min-width:80px;transition:none}.c-widget-match-flashbang-duration-matrix .o-matrix__cell:before{display:none}@media (max-width:40.0525em){.c-widget-match-flashbang-duration-matrix .o-matrix__cell{justify-content:center;min-width:45px}}.c-widget-match-flashbang-duration-matrix .o-matrix__cell:not(:last-child){margin-right:1px}.c-widget-match-flashbang-duration-matrix .o-matrix__cell:first-child{width:15%;min-width:140px}.c-widget-match-flashbang-duration-matrix .o-matrix__cell--angle{color:#717b8a;text-transform:uppercase;justify-content:flex-start;padding:9px 10px 10px 8px;font-size:.625rem;line-height:12px}.c-widget-match-flashbang-duration-matrix .o-matrix__cell--angle .o-icon--arrow-down{color:#a5afbb;margin:0 11px 0 10px}.c-widget-match-flashbang-duration-matrix .o-matrix__cell .c-avatar-with-nickname{padding:10px 8px 6px}.c-widget-match-flashbang-duration-matrix .o-matrix__cell .c-avatar-with-nickname--column{padding:10px 2px 6px}@media (max-width:40.0525em){.c-widget-match-flashbang-duration-matrix .o-matrix__cell .c-avatar-with-nickname--column:before{display:none!important}}.c-widget-match-flashbang-duration-matrix .o-matrix__cell .c-avatar-with-nickname .nickname{margin-top:1px}.c-widget-match-flashbang-duration-matrix .o-matrix__cell .c-avatar-with-nickname .c-country-flag{width:10px;height:10px}.c-widget-match-players-rating .o-widget__body{background:#22262c}.c-widget-match-players-rating__tab{padding:16px;position:relative}@media (max-width:30.0525em){.c-widget-match-players-rating__tab{padding:10px 8px}}.c-widget-match-players-rating__tab .c-loader,.c-widget-match-players-rating__tab .o-layout{min-height:231px!important}.c-widget-match-players-rating .o-layout{margin-left:-8px}.c-widget-match-players-rating .o-layout__item{padding-left:8px}@media (max-width:30.0525em){.c-widget-match-players-rating .o-layout__item:first-child{margin-bottom:8px}}.c-widget-match-players-rating--game .c-widget-match-players-rating__tab{padding:16px}@media (max-width:30.0525em){.c-widget-match-players-rating--game .c-widget-match-players-rating__tab{padding:10px 8px}}.c-widget-match-multikills .o-widget__body{background:#22262c}.c-widget-match-multikills .o-layout{margin-left:-8px;position:relative}.c-widget-match-multikills .o-layout__item{padding-left:8px}.c-widget-match-multikills .c-loader{height:100%;min-height:100%!important}.c-widget-match-multikills__body{padding:10px 16px}@media (max-width:40.0525em){.c-widget-match-multikills__body{padding:0 8px 10px}}.c-widget-match-multikills-and-clutches .o-widget__body{background:#22262c}.c-widget-match-multikills-and-clutches .o-layout{margin-left:-8px;position:relative}.c-widget-match-multikills-and-clutches .o-layout__item{padding-left:8px}.c-widget-match-multikills-and-clutches .c-loader{height:100%;min-height:100%!important}.c-widget-match-multikills-and-clutches__body{padding:0 16px 10px}@media (max-width:40.0525em){.c-widget-match-multikills-and-clutches__body{padding:0 8px 10px}}.c-widget-match-prediction{background-color:#22262c;border-radius:5px;padding:16px}@media (max-width:40.0525em){.c-widget-match-prediction{padding:10px 8px}.c-widget-match-prediction.finished .c-widget-match-prediction__scores{padding-bottom:33px}.c-widget-match-prediction.bo-type-5 .scores-list .score{font-size:.875rem;line-height:1.71429}}.c-widget-match-prediction .o-widget__body{background:0 0}.c-widget-match-prediction__scores{background-color:#313840;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;padding:24px 16px 16px;display:flex}@media (max-width:40.0525em){.c-widget-match-prediction__scores{gap:8px;padding:20px 8px 12px}}.c-widget-match-prediction .team .c-global-tooltips-objects__trigger{display:block}.c-widget-match-prediction .team .c-logo{width:24px;min-width:24px;height:24px;min-height:24px}.c-widget-match-prediction .scores-list{gap:2px;width:100%;display:flex}.c-widget-match-prediction .scores-list .score-box{text-align:center;background-color:#2a3038;width:100%;height:40px;padding-top:8px;position:relative}.c-widget-match-prediction .scores-list .score-box:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.c-widget-match-prediction .scores-list .score-box:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.c-widget-match-prediction .scores-list .score-box.correct .score,.c-widget-match-prediction .scores-list .score-box.incorrect .score,.c-widget-match-prediction .scores-list .score-box.pending .score{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-widget-match-prediction .scores-list .score-box.pending{background-color:#e0aa5a29}.c-widget-match-prediction .scores-list .score-box.pending .arrow-proximity{border-top-color:#e0aa5a}.c-widget-match-prediction .scores-list .score-box.pending .score{color:#e0aa5a}.c-widget-match-prediction .scores-list .score-box.correct{background-color:#75c87e29}.c-widget-match-prediction .scores-list .score-box.correct .arrow-proximity{border-top-color:#75c87e}.c-widget-match-prediction .scores-list .score-box.correct .score{color:#75c87e}@media (min-width:40.0625em){.c-widget-match-prediction .scores-list .score-box.correct .label-result{color:#22262c;background-color:#75c87e}}.c-widget-match-prediction .scores-list .score-box.incorrect{background-color:#f1888829}.c-widget-match-prediction .scores-list .score-box.incorrect .arrow-proximity{border-top-color:#f18686}.c-widget-match-prediction .scores-list .score-box.incorrect .score{color:#f18686}.c-widget-match-prediction .scores-list .score{font-size:1rem;line-height:1.5}.c-widget-match-prediction .scores-list .arrow-proximity{height:0;left:calc(var(--left) - 3px);border-top:6px solid;border-left:5px solid #0000;border-right:5px solid #0000;width:0;position:absolute;top:-12px}.c-widget-match-prediction .scores-list .label-result{color:#75c87e;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background-color:#75c87e29;border-radius:3px;padding:2px 4px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px;position:absolute;overflow:hidden}@media (max-width:40.0525em){.c-widget-match-prediction .scores-list .label-result{max-width:100%;padding-left:2px;padding-right:2px;bottom:-21px;left:0;right:0}}@media (min-width:40.0625em){.c-widget-match-prediction .scores-list .label-result{max-width:calc(50% - 35px);top:12px;left:8px}}.c-widget-match-status{color:#cbd5e4}.c-widget-match-status .o-widget__body{position:relative}.c-widget-match-status__score{justify-content:center;width:100%;display:flex}.c-widget-match-status__score .team{text-align:center;display:block}@media (max-width:64.0525em){.c-widget-match-status__score .team{width:32%;min-width:0}}.c-widget-match-status__score .team .name{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:-2px;margin-left:0;font-family:fira-sans-medium,sans-serif;font-weight:500;display:block;overflow:hidden}.c-widget-match-status .finished-status,.c-widget-match-status .live-status,.c-widget-match-status .upcoming-status{text-align:center}.c-widget-match-status .c-match-time-remaining-count,.c-widget-match-status .c-table-cell-match-map,.c-widget-match-status .c-table-cell-match-status,.c-widget-match-status .coverage{width:35%}.c-widget-match-status .coverage{text-align:right;margin-top:-3px}.c-widget-match-status .coverage.advanced{justify-content:flex-end;margin-top:-1px;display:flex}.c-widget-match-status .coverage.advanced .c-table-cell-coverage__inner{background-color:#273641;border:1px solid #3b6e8d;border-radius:5px;align-items:center;max-width:100%;height:18px;padding-left:3px;padding-right:5px;display:flex}@media (max-width:40.0525em){.c-widget-match-status.with-coverage-live-advantage .c-widget-match-status__body{flex-wrap:wrap;justify-content:space-between}.c-widget-match-status.with-coverage-live-advantage .c-widget-match-status__body .c-widget-match-status__score{order:3;width:100%;margin-top:5px}.c-widget-match-status.with-coverage-live-advantage .c-widget-match-status__body .c-table-cell-coverage{margin-top:2px}}.c-widget-match-status__body{align-items:center;min-height:52px;padding:12px 16px;display:flex}@media (max-width:40.0525em){.c-widget-match-status__body{min-height:106px;padding-left:8px;padding-right:8px}}.c-widget-match-status .finished-status,.c-widget-match-status .live-status,.c-widget-match-status .upcoming-status{width:112px}@media (max-width:40.0525em){.c-widget-match-status .finished-status,.c-widget-match-status .live-status,.c-widget-match-status .upcoming-status{width:70px}}.c-widget-match-status .upcoming-status{flex-wrap:wrap;justify-content:center;align-items:center;padding-left:6px;padding-right:6px;display:flex}.c-widget-match-status .upcoming-status .c-button{justify-content:center;align-items:center;min-width:86px;min-height:30px;padding-left:5px;padding-right:5px;display:flex}@media (max-width:51.3025em){.c-widget-match-status .upcoming-status .c-button{min-width:58px;padding:3px;font-size:.625rem;line-height:1.1}}@media (max-width:40.0525em){.c-widget-match-status .upcoming-status .c-match-score{min-width:40px}}.c-widget-match-status .o-label--team-a{line-height:15px;animation:2s linear infinite pulse}.c-widget-match-status__score{align-items:center;width:66%}@media (max-width:40.0525em){.c-widget-match-status__score{width:78%;margin:auto}}.c-widget-match-status__score .team{align-items:center;gap:8px;width:175px;max-width:calc(50% - 56px);display:flex;overflow:hidden}.c-widget-match-status__score .team:first-child{justify-content:flex-end}@media (max-width:40.0525em){.c-widget-match-status__score .team:first-child{flex-direction:column-reverse}.c-widget-match-status__score .team{flex-direction:column;gap:4px;max-width:calc(50% - 35px)}.c-widget-match-status__score .team .name{width:100%}}.c-widget-match-status .c-match-score{margin-bottom:0}.c-widget-match-status .c-global-tooltips-objects__trigger{display:block}.c-widget-match-status .c-match-time-remaining-count,.c-widget-match-status .c-table-cell-match-map,.c-widget-match-status .c-table-cell-match-status,.c-widget-match-status .coverage,.c-widget-match-status .o-label--team-a{width:17%}@media (max-width:40.0525em){.c-widget-match-status .c-match-time-remaining-count,.c-widget-match-status .c-table-cell-match-status,.c-widget-match-status .o-label--team-a{text-align:center;width:24%;margin:auto;padding-right:0;font-size:.625rem;line-height:11px;position:absolute;top:21px;left:0;right:0}.c-widget-match-status .c-match-time-remaining-count .o-label--live,.c-widget-match-status .c-table-cell-match-status .o-label--live,.c-widget-match-status .o-label--team-a .o-label--live{font-size:inherit}}.c-widget-match-status .c-match-time-remaining-count{color:#a5afbb}@media (max-width:40.0525em){.c-widget-match-status .c-match-time-remaining-count{font-size:.625rem;line-height:1.8;line-height:1.25!important}.c-widget-match-status .c-match-time-remaining-count span{min-width:7px}}.c-widget-match-status .coverage{justify-content:flex-end;display:flex}@media (max-width:40.0525em){.c-widget-match-status .coverage{text-transform:uppercase;justify-content:center;margin:auto;font-size:.5rem;line-height:10px;position:absolute;bottom:20px;left:0;right:0}.c-widget-match-status .coverage .o-icon{font-size:.625rem;line-height:10px}.c-widget-match-status .coverage .title{font-size:inherit}}.c-widget-match-status .c-table-cell-prediction{position:absolute}.c-widget-match-status .c-table-cell-prediction.team-1{left:16%}@media (max-width:40.0525em){.c-widget-match-status .c-table-cell-prediction.team-1{left:5%}}.c-widget-match-status .c-table-cell-prediction.team-2{right:16%}@media (max-width:40.0525em){.c-widget-match-status .c-table-cell-prediction.team-2{right:5%}}.c-widget-match-status--results .c-widget-game-status__score .c-match-score span .name,.c-widget-match-status--results .c-widget-game-status__score .team .name,.c-widget-match-status--results .c-widget-match-status__score .c-match-score span .name,.c-widget-match-status--results .c-widget-match-status__score .team .name{color:inherit}.c-widget-match-status--results .c-widget-game-status__score .c-match-score span.winner,.c-widget-match-status--results .c-widget-game-status__score .team.winner,.c-widget-match-status--results .c-widget-match-status__score .c-match-score span.winner,.c-widget-match-status--results .c-widget-match-status__score .team.winner{color:#fff!important}.c-widget-match-status--results .c-widget-game-status__score .c-match-score span:not(.winner),.c-widget-match-status--results .c-widget-game-status__score .team:not(.winner),.c-widget-match-status--results .c-widget-match-status__score .c-match-score span:not(.winner),.c-widget-match-status--results .c-widget-match-status__score .team:not(.winner){color:#a5afbb!important}.c-widget-match-status--live .c-widget-match-status__score.winner-available .c-match-score span .name,.c-widget-match-status--live .c-widget-match-status__score.winner-available .team .name{color:inherit}.c-widget-match-status--live .c-widget-match-status__score.winner-available .c-match-score span.winner,.c-widget-match-status--live .c-widget-match-status__score.winner-available .team.winner{color:#fff!important}.c-widget-match-status--live .c-widget-match-status__score.winner-available .c-match-score span:not(.winner),.c-widget-match-status--live .c-widget-match-status__score.winner-available .team:not(.winner){color:#a5afbb!important}.c-widget-match-last-results>.o-widget__body{background:#22262c;padding:14px 16px 10px}@media (max-width:40.0525em){.c-widget-match-last-results>.o-widget__body{padding:14px 8px 10px}}.c-widget-match-last-results .c-widget-match-head-to-head-matches-minified .o-widget__header h5,.c-widget-match-last-results .c-widget-match-past-matches-minified .o-widget__header h5{text-transform:uppercase;margin-bottom:5px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}@media (max-width:40.0525em){.c-widget-match-last-results .c-widget-match-head-to-head-matches-minified .o-widget__header h5,.c-widget-match-last-results .c-widget-match-past-matches-minified .o-widget__header h5{margin-bottom:0}}.c-widget-match-last-results .c-widget-match-head-to-head-matches-minified .o-widget__body{margin-bottom:14px}.c-widget-match-last-results .c-table-cell-match-odds-potential-winnings{margin-top:10px}.c-widget-match-last-results .c-table-cell-match-odds-potential-winnings__placeholder{height:26px}.c-widget-match-scoreboard-wrap{background:#22262c;border-radius:5px;padding:9px 16px 10px}@media (max-width:40.0525em){.c-widget-match-scoreboard-wrap{padding:9px 8px 10px}}.c-widget-match-scoreboard{position:relative}@media (max-width:40.0525em){.c-widget-match-scoreboard .o-widget__body{background:#22262c}.c-widget-match-scoreboard .c-table-match-scoreboard{border-radius:5px;margin:0 0 10px}.c-widget-match-scoreboard .c-tabs-nav>ul li{width:auto}}.c-widget-match-scoreboard .o-widget__header{color:#cbd5e4;text-transform:uppercase;justify-content:flex-start;margin-bottom:8px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-widget-match-scoreboard .o-widget__header span{margin-left:2px}.c-widget-match-scoreboard--dota2 .o-widget__body{background:0 0}.c-widget-match-maps-winrate .o-widget__header h5{flex-wrap:wrap}.c-widget-match-maps-winrate .o-widget__header h5 span:not(.o-label){margin-left:0}.c-widget-match-maps-winrate .o-widget__body{align-items:flex-end;padding:0;display:flex;position:relative}@media (max-width:40.0525em){.c-widget-match-maps-winrate .o-widget__body{background-color:#22262c;padding:0 8px 10px;display:block}}.c-widget-match-maps-winrate .c-table-match-maps-winrate-compare{width:calc(100% - 492px);padding-left:16px}@media (max-width:40.0525em){.c-widget-match-maps-winrate .c-table-match-maps-winrate-compare{width:100%;padding-left:0;display:none}}.c-widget-match-maps-winrate .c-table-match-maps-winrate-compare.visible{display:block}.c-widget-match-maps-winrate .c-table-match-maps-winrate-compare .c-data-placeholder__cloak{left:-16px}@media (max-width:40.0525em){.c-widget-match-maps-winrate .c-table-match-maps-winrate-compare .c-data-placeholder__cloak{left:-8px;right:-8px}}.c-widget-match-maps-winrate .c-table-match-maps-winrate-team{width:246px}.c-widget-match-maps-winrate .c-table-match-maps-winrate-team--b{padding-right:16px}@media (max-width:40.0525em){.c-widget-match-maps-winrate .c-table-match-maps-winrate-team--b{padding-right:0}}.c-widget-match-maps-winrate .c-table-match-maps-winrate-team--b .c-data-placeholder__cloak{right:-16px}@media (max-width:40.0525em){.c-widget-match-maps-winrate .c-table-match-maps-winrate-team--b .c-data-placeholder__cloak{right:-8px}.c-widget-match-maps-winrate .c-table-match-maps-winrate-team{width:100%;display:none}}.c-widget-match-maps-winrate .c-table-match-maps-winrate-team.visible{display:block}.c-widget-match-maps-winrate .o-table{border-radius:0}@media (max-width:40.0525em){.c-widget-match-maps-winrate .o-table{border-radius:5px}}.c-widget-match-maps-winrate .o-table__body{padding:0}@media (max-width:40.0525em){.c-widget-match-maps-winrate .o-table__body{padding:0 8px}}.c-widget-match-maps-winrate .table-group .table-row{padding:8px 0}@media (max-width:40.0525em){.c-widget-match-maps-winrate .table-group .table-row{padding:5px 0}}.c-widget-match-maps-winrate .table-group .table-row:before{content:none!important}.c-widget-match-maps-winrate .c-tabs-nav{display:none}@media (max-width:40.0525em){.c-widget-match-maps-winrate .c-tabs-nav{margin-left:-8px;display:block}}.c-widget-match-maps-winrate--empty .c-table-match-maps-winrate-compare .c-data-placeholder__cloak .text,.c-widget-match-maps-winrate--empty .c-table-match-maps-winrate-team .c-data-placeholder__cloak .text{display:none}@media (max-width:40.0525em){.c-widget-match-maps-winrate--empty .c-table-match-maps-winrate-compare .c-data-placeholder__cloak .text,.c-widget-match-maps-winrate--empty .c-table-match-maps-winrate-team .c-data-placeholder__cloak .text{display:block}}.c-widget-match-maps-winrate--empty .gradient{display:none!important}.c-widget-match-maps-winrate .no-data-message{text-align:center;z-index:99;position:absolute;top:50%;left:50%;transform:translate(-50%)}@media (max-width:40.0525em){.c-widget-match-maps-winrate .no-data-message{display:none}}.c-widget-match-win-lose-ban-list{justify-content:flex-end;align-items:center;display:flex}.c-widget-match-win-lose-ban-list__item{margin-right:2px}.c-widget-match-win-lose-ban-list__item:last-child{margin-right:0}.c-widget-match-win-lose-ban-list__item span{display:block}.c-widget-match-win-lose-ban-list__item .match{color:#22262c;cursor:default;text-transform:uppercase;background-color:#2a3038;border-radius:100%;justify-content:center;align-items:center;width:16px;height:16px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;transition:all .15s ease-in-out;display:flex;position:relative}.c-widget-match-win-lose-ban-list__item .match--banned-map,.c-widget-match-win-lose-ban-list__item .match--draw{background-color:#65717db3}.c-widget-match-win-lose-ban-list__item .match--banned-map:hover,.c-widget-match-win-lose-ban-list__item .match--draw:hover{background-color:#65717d}.c-widget-match-win-lose-ban-list__item .match--winner{background-color:#75c87eb3}.c-widget-match-win-lose-ban-list__item .match--winner:hover{background-color:#75c87e}.c-widget-match-win-lose-ban-list__item .match--loser{background-color:#f18888b3}.c-widget-match-win-lose-ban-list__item .match--loser:hover{background-color:#f18686}.c-widget-match-lineup-wrap{background:#22262c;border-radius:5px;padding:10px 8px}@media (max-width:40.0525em){.c-widget-match-lineup-wrap{padding:10px 6px 6px}}.c-widget-match-lineup-wrap .c-loader{min-height:126.5px!important}@media (max-width:51.3025em){.c-widget-match-lineup-wrap .c-loader{min-height:235px!important}}.c-widget-match-lineup-wrap>.o-widget__header{display:none}@media (max-width:51.3025em){.c-widget-match-lineup-wrap>.o-widget__header{margin:0 0 5px 10px;display:block}}@media (max-width:40.0525em){.c-widget-match-lineup-wrap>.o-widget__header{margin-left:2px}}.c-widget-match-lineup-wrap>.o-widget__header h5{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-widget-match-lineup-wrap>.o-widget__body{background:0 0}.c-widget-match-lineup-wrap .o-widget__body-inner{align-items:flex-start;display:flex}.c-widget-match-lineup{padding:0 8px;display:inline-block;position:relative}@media (max-width:40.0525em){.c-widget-match-lineup{padding:0 2px}}.c-widget-match-lineup--a .gradient{background:linear-gradient(1turn,#d2a6ff00,#d2a6ff29);border-top:1px solid #d2a6ff;left:0}.c-widget-match-lineup--b .gradient{background:linear-gradient(1turn,#69bdc900,#69bdc929);border-top:1px solid #69bdc9;right:0}@media (max-width:51.3025em){.c-widget-match-lineup--b ul li{flex-direction:row-reverse}.c-widget-match-lineup--b ul li .c-widget-header-team{justify-content:flex-end}.c-widget-match-lineup--b ul li .c-widget-header-team a{flex-direction:row-reverse}.c-widget-match-lineup--b ul li .c-avatar-with-nickname{padding:0 0 0 5px}.c-widget-match-lineup--b ul li .c-avatar-with-nickname .player-info,.c-widget-match-lineup--b ul li .c-avatar-with-nickname a{flex-direction:row-reverse}.c-widget-match-lineup--b ul li .c-avatar-with-nickname .player-info .nickname,.c-widget-match-lineup--b ul li .c-avatar-with-nickname a .nickname{margin:0 5px 0 0}}.c-widget-match-lineup .c-status-label{justify-content:center}.c-widget-match-lineup .gradient{opacity:.8;border-radius:5px;width:100%;height:100%;display:block;position:absolute}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__header{display:none}}.c-widget-match-lineup .o-widget__body ul{z-index:1;justify-content:space-between;padding:8px 0;display:flex;position:relative}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__body ul{flex-direction:column;padding:0 8px}}.c-widget-match-lineup .o-widget__body ul li{text-align:center;flex-grow:1;width:20%}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__body ul li{justify-content:space-between;align-items:center;width:100%;padding:5px 0;display:flex}}.c-widget-match-lineup .o-widget__body ul li:not(:last-child){border-right:1px solid #282d34}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__body ul li:not(:last-child){border-bottom:1px solid #282d34;border-right:none}}.c-widget-match-lineup .o-widget__body ul li.team{display:none}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__body ul li.team{display:block}}.c-widget-match-lineup .o-widget__body ul li.team .c-widget-header-team h5{color:#a5afbb;text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__body ul li .c-avatar-with-nickname{width:calc(100% - 55px)}}.c-widget-match-lineup .o-widget__body ul li .status{white-space:nowrap}@media (max-width:51.3025em){.c-widget-match-lineup .o-widget__body ul li .status{max-width:55px;max-height:17px}}.c-widget-match-lineup .status{text-overflow:ellipsis;margin:5px 0 0;display:inline-block;overflow:hidden}@media (max-width:51.3025em){.c-widget-match-lineup .status{margin-top:0}}.c-widget-match-map-draft .o-widget__body{background-color:#22262c;padding:10px 16px}@media (max-width:51.3025em){.c-widget-match-map-draft .o-widget__body{padding:10px 8px}}.c-widget-match-map-draft .list{-moz-column-gap:8px;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:10px 8px;display:grid}@media (max-width:51.3025em){.c-widget-match-map-draft .list{-moz-column-gap:4px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:4px}}.c-widget-match-map-draft .item{height:77px;position:relative}.c-widget-match-map-draft .item .c-card-map{height:60px}.c-widget-match-map-draft .item .c-card-map .inner{border-top-left-radius:5px;border-top-right-radius:5px;height:100%}.c-widget-match-map-draft .item .c-card-map .inner:before{content:"";z-index:1;background:#2a303880;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:51.3025em){.c-widget-match-map-draft .item:last-child:nth-child(7){grid-column:3/5}}.c-widget-match-map-draft .team{z-index:2;position:absolute;top:32px;left:4px}.c-widget-match-map-draft .team .c-logo{width:24px;min-width:24px;height:24px;min-height:24px}.c-widget-match-map-draft .label{text-align:center;text-transform:uppercase;border-bottom-right-radius:2px;border-bottom-left-radius:2px;margin-top:2px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.c-widget-match-map-draft .label.left,.c-widget-match-map-draft .label.pick{color:#75c87e;background-color:#75c87e1a}.c-widget-match-map-draft .label.ban{color:#f18686;background-color:#f188881a}.c-widget-match-map-draft .c-data-placeholder{min-height:0}.c-widget-match-map-draft .c-data-placeholder .o-label--map{background-color:#313840;width:44px;height:16px;padding:3px}.c-widget-match-map-draft .c-data-placeholder .o-label--map:after{content:"";background-color:#515862;width:38px;height:10px;display:block}.c-widget-match-map-draft .c-data-placeholder .label{background-color:#313840}.c-widget-match-devices .c-tabs__panel{min-height:100px;position:relative}.c-widget-match-devices .c-loader{z-index:99;background-color:#22262c}.c-widget-match-economy>.o-widget__body{background-color:#22262c;padding:10px 16px}@media (max-width:40.0525em){.c-widget-match-economy>.o-widget__body{padding-left:8px;padding-right:8px}}.c-widget-match-economy-main .o-widget__body{background-color:#313840}.c-widget-match-economy-main .body,.c-widget-match-economy-main .head{grid-template-columns:28px 1fr 1fr 1fr 1fr;gap:2px;padding-left:16px;padding-right:16px;display:grid}@media (max-width:40.0525em){.c-widget-match-economy-main .body,.c-widget-match-economy-main .head{padding-left:8px;padding-right:8px}}.c-widget-match-economy-main .head{color:#fff;padding-top:9px;padding-bottom:7px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-widget-match-economy-main .head span{color:#a5afbb}@media (max-width:40.0525em){.c-widget-match-economy-main .head span{display:block}}.c-widget-match-economy-main .body{padding-bottom:10px}.c-widget-match-economy-main .body .team{align-items:center;display:flex}.c-widget-match-economy-main-item{border-radius:2px;justify-content:space-between;padding:20px 16px 19px;display:flex;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-widget-match-economy-main-item{padding-right:4px}}.c-widget-match-economy-main-item.win-rate-zero .bg{opacity:.05}.c-widget-match-economy-main-item.win-rate-low .bg{opacity:.15}.c-widget-match-economy-main-item.win-rate-medium .bg{opacity:.3}.c-widget-match-economy-main-item.win-rate-high .bg{opacity:.5}.c-widget-match-economy-main-item.win-rate-max .bg{opacity:.7}.c-widget-match-economy-main-item .bg{opacity:.5;background-color:#434a54;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-match-economy-main-item .value-additional,.c-widget-match-economy-main-item .value-main{z-index:1;position:relative}.c-widget-match-economy-main-item .value-additional .title,.c-widget-match-economy-main-item .value-main .title{font-size:.625rem;line-height:11px}.c-widget-match-economy-main-item .value-main{max-width:100%}.c-widget-match-economy-main-item .value-main .title{text-overflow:ellipsis;margin-bottom:2px;overflow:hidden}.c-widget-match-economy-main-item .value-main .value{color:#a5afbb;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:1}.c-widget-match-economy-main-item .value-main .value.inactive{color:#65717d}.c-widget-match-economy-main-item .value-main .value.active{color:#fff}.c-widget-match-economy-main-item .value-additional .title{margin-bottom:5px}.c-widget-match-economy-main-item .value-additional .value{color:#cbd5e4;text-align:right;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-widget-match-economy-rounds{padding-top:20px}.c-widget-match-economy-rounds.rounds-count-15 .block .c-widget-match-economy-rounds-item{min-width:22px}.c-widget-match-economy-rounds.rounds-count-15 .block:not(:nth-child(3)) .c-widget-match-economy-rounds-item{width:6.66667%}.c-widget-match-economy-rounds.rounds-count-15 .block:nth-child(3) .c-widget-match-economy-rounds-item{width:3.0303%}.c-widget-match-economy-rounds.rounds-count-12 .block .c-widget-match-economy-rounds-item{min-width:28px}.c-widget-match-economy-rounds.rounds-count-12 .block:not(:nth-child(3)) .c-widget-match-economy-rounds-item{width:8.33333%}.c-widget-match-economy-rounds.rounds-count-12 .block:nth-child(3) .c-widget-match-economy-rounds-item{width:4%}.c-widget-match-economy-rounds .o-widget__body{background:0 0}.c-widget-match-economy-rounds .legend{text-align:center;justify-content:center;gap:4px;margin-bottom:10px;display:flex}.c-widget-match-economy-rounds .legend .item{white-space:nowrap;background-color:#51586266;border:1px solid #515862;border-radius:5px;padding:2px 8px;line-height:24px}@media (max-width:40.0525em){.c-widget-match-economy-rounds .legend .item{padding-left:4px;padding-right:6px}}.c-widget-match-economy-rounds .legend .item span{color:#fff}.c-widget-match-economy-rounds .legend .o-icon{width:20px;height:20px;margin-right:6px;font-size:16px;line-height:20px!important}@media (max-width:40.0525em){.c-widget-match-economy-rounds .legend .o-icon{margin-right:4px}}.c-widget-match-economy-rounds .legend .o-icon--economy-eco{background-color:#434a5466;border-radius:3px}.c-widget-match-economy-rounds .blocks{grid-template-columns:100%;gap:8px;display:grid}@media (min-width:40.0625em){.c-widget-match-economy-rounds .blocks{grid-template-columns:repeat(2,minmax(180px,1fr))}}.c-widget-match-economy-rounds .block{background-color:#313840;border-radius:5px;padding:10px 8px 10px 16px;display:flex;position:relative}@media (max-width:40.0525em){.c-widget-match-economy-rounds .block{padding-left:8px}}@media (min-width:40.0625em){.c-widget-match-economy-rounds .block:nth-child(3){grid-column:1/3}}.c-widget-match-economy-rounds .block .teams{width:30px;min-width:30px;padding-top:18px}@media (max-width:40.0525em){.c-widget-match-economy-rounds .block .teams{padding-top:5px}}.c-widget-match-economy-rounds .block .teams .team{height:32px}@media (max-width:40.0525em){.c-widget-match-economy-rounds .block .teams .team{height:28px}}.c-widget-match-economy-rounds .body{-ms-overflow-style:none;scrollbar-width:none;width:100%;overflow:auto}.c-widget-match-economy-rounds .body::-webkit-scrollbar{display:none}.c-widget-match-economy-rounds .body:not(:last-child){margin-bottom:3px}.c-widget-match-economy-rounds .body .o-arrow{background-image:linear-gradient(90deg,#0000 7.81%,#313840)}.c-widget-match-economy-rounds .body .o-arrow:before{content:none}.c-widget-match-economy-rounds .body .o-arrow--left{left:46px}@media (max-width:40.0525em){.c-widget-match-economy-rounds .body .o-arrow--left{left:38px}}.c-widget-match-economy-rounds .row{gap:2px;display:flex}.c-widget-match-economy-rounds .row.reversed .value-main{flex-direction:column-reverse}.c-widget-match-economy-rounds-item.active .value-main>.bg{opacity:.15}.c-widget-match-economy-rounds-item .value-additional,.c-widget-match-economy-rounds-item .value-main{border-radius:5px;position:relative;overflow:hidden}.c-widget-match-economy-rounds-item .value-additional .bg,.c-widget-match-economy-rounds-item .value-main .bg{position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-match-economy-rounds-item .value-additional .value,.c-widget-match-economy-rounds-item .value-main .value{text-align:center;position:relative}.c-widget-match-economy-rounds-item .value-main{flex-direction:column;display:flex}.c-widget-match-economy-rounds-item .value-main>.value{height:15px;padding-top:2px;padding-bottom:2px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-widget-match-economy-rounds-item .value-main>.bg{opacity:.5;background-color:#434a54}.c-widget-match-economy-rounds-item .value-additional{color:#fff;height:30px;font-size:1rem;line-height:30px}.c-widget-match-economy-rounds-item .value-additional .bg{opacity:.5}.c-widget-news-feed,.c-widget-news-latest-top{position:relative}.c-widget-news-feed:not(.c-widget-news-feed--short):not(.c-widget-news-latest-top):not(.c-widget-news-feed--settings),.c-widget-news-latest-top:not(.c-widget-news-feed--short):not(.c-widget-news-latest-top):not(.c-widget-news-feed--settings){margin-top:20px}@media (max-width:51.3025em){.c-widget-news-feed:not(.c-widget-news-feed--short):not(.c-widget-news-latest-top):not(.c-widget-news-feed--settings),.c-widget-news-latest-top:not(.c-widget-news-feed--short):not(.c-widget-news-latest-top):not(.c-widget-news-feed--settings){display:none}}.c-widget-news-feed .o-widget__body,.c-widget-news-latest-top .o-widget__body{background-color:#22262c;border-radius:5px;padding-bottom:10px}.c-widget-news-feed .o-widget__body .c-button,.c-widget-news-latest-top .o-widget__body .c-button{width:calc(100% - 32px);margin:0 16px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:1;color:var(--primary-color)!important}.c-widget-news-feed .o-widget__body .c-button:hover,.c-widget-news-latest-top .o-widget__body .c-button:hover{color:#22262c!important}.discipline-3 .c-widget-news-feed .o-widget__body .c-button:hover,.discipline-3 .c-widget-news-latest-top .o-widget__body .c-button:hover,.discipline-4 .c-widget-news-feed .o-widget__body .c-button:hover,.discipline-4 .c-widget-news-latest-top .o-widget__body .c-button:hover{color:#fff!important}.c-widget-news-feed__header{text-transform:uppercase;margin-bottom:3px;padding-top:12px;padding-left:16px;padding-right:16px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px}.c-widget-news-feed__item{position:relative}.c-widget-news-feed__item:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.c-widget-news-feed__item:hover:before{opacity:1;visibility:visible}.c-widget-news-feed__item:before{width:100%;height:auto;bottom:1px;left:0}.c-widget-news-feed__item:not(:last-of-type) .link:after{content:"";background-color:#2c343a;height:1px;display:block;position:absolute;bottom:0;left:16px;right:16px}.c-widget-news-feed__item:last-of-type .link{padding-bottom:18px}.c-widget-news-feed__item:last-child{margin-bottom:-10px}.c-widget-news-feed__item .row{display:block}.c-widget-news-feed__item .link{z-index:2;padding:20px 16px;display:block;position:relative}.c-widget-news-feed__item .bg{background-color:#404b55;border-radius:5px;width:100%;height:90px}.c-widget-news-feed__item .bg.blank{-o-object-fit:none;object-fit:none}.c-widget-news-feed__item .bg.isLoaded:not(.blank),.c-widget-news-feed__item .bg.isLoadedGlobally:not(.blank),.c-widget-news-feed__item .bg.isLoading,.c-widget-news-feed__item .bg:not(.blank){-o-object-fit:cover;object-fit:cover}.c-widget-news-feed__item .title{color:#fff;text-transform:none;margin-bottom:3px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-widget-news-feed__item .created{color:#a5afbb;font-size:.75rem;line-height:20px}.c-widget-news-feed__item .created span{display:inline-block}.c-widget-news-feed__item .created span:first-letter{text-transform:uppercase}.c-widget-news-feed__item .category{font-size:.75rem;line-height:20px}.c-widget-news-feed__item .comments{color:#a5afbb;float:right;white-space:nowrap;z-index:10;font-size:.75rem;line-height:20px;position:relative}.c-widget-news-feed__item .comments i{vertical-align:-1.5px;margin:0 0 -1px 7px;display:inline-block}.c-widget-news-feed__item .comments .o-icon--comment{font-size:.78125rem;line-height:1.92;transform:scaleX(-1)}.c-widget-news-feed__item .comments .o-icon--comment-hot{vertical-align:-.5px}.c-widget-news-feed__item .c-icon-discipline{margin-right:6px}.c-widget-news-feed--short .c-widget-news-feed__item .link,.c-widget-news-latest-top .c-widget-news-feed__item .link{padding-top:21px;padding-bottom:19px}.c-widget-news-feed--short .c-widget-news-feed__item .link .title,.c-widget-news-latest-top .c-widget-news-feed__item .link .title{margin-bottom:4px}.c-widget-news-feed--short .c-widget-news-feed__item .link .o-icon--comment,.c-widget-news-latest-top .c-widget-news-feed__item .link .o-icon--comment{vertical-align:-2px;font-size:.8125rem;line-height:1.84615;transform:scaleX(-1)}.c-widget-news-feed--short .c-loader,.c-widget-news-item,.c-widget-news-latest-top .c-loader{background-color:#22262c}.c-widget-news-item{border-radius:5px;position:relative}.c-widget-news-item:hover .overlay .title{color:var(--primary-color)}.c-widget-news-item .link{width:100%;height:100%;display:block}.c-widget-news-item .overlay{flex-wrap:wrap;align-content:space-between;min-height:calc(100% - 130px);padding:8px 16px 12px;display:flex}.c-widget-news-item .overlay>div{width:100%}.c-widget-news-item .overlay .title{line-clamp:2;-webkit-line-clamp:2;color:#fff;text-overflow:ellipsis;text-transform:none;word-break:break-word;-webkit-box-orient:vertical;width:100%;margin-top:6px;margin-bottom:6px;font-size:1.125rem;line-height:1.25;transition:color .15s cubic-bezier(1,.5,.8,1);display:-webkit-box;position:relative;overflow:hidden}@media (max-width:40.0525em){.c-widget-news-item .overlay .title{-webkit-line-clamp:3;font-size:.875rem;line-height:1.25}}.c-widget-news-item .overlay .title:first-letter{text-transform:uppercase}.c-widget-news-item .overlay .date{color:#a5afbb;justify-content:space-between;width:100%;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:19px;display:flex}.c-widget-news-item .overlay .date span:first-letter{text-transform:uppercase}.c-widget-news-item .overlay .comments{white-space:nowrap}.c-widget-news-item .overlay .comments .o-icon--comment:before{vertical-align:-15%;margin-left:7px;font-size:.8125rem;line-height:1.84615;transform:scaleX(-1)}.c-widget-news-item .bg{background-color:#404b55;border-radius:5px;width:100%}.c-widget-news-item .bg.blank{-o-object-fit:none;object-fit:none}.c-widget-news-item .bg.isLoaded:not(.blank),.c-widget-news-item .bg.isLoadedGlobally:not(.blank),.c-widget-news-item .bg.isLoading,.c-widget-news-item .bg:not(.blank){-o-object-fit:cover;object-fit:cover}.c-widget-news-item .c-icon-discipline{margin-right:6px}.c-widget-news-item .c-icon-discipline.o-icon--all-games{color:#75c87e;justify-content:center;align-items:center;display:flex}.c-widget-news-item--top{min-height:465px}@media (max-width:40.0525em){.c-widget-news-item--top{min-height:300px}}.c-widget-news-item--top .bg{height:305px}@media (max-width:40.0525em){.c-widget-news-item--top .bg{height:145px}}.c-widget-news-item--top .overlay{min-height:160px}@media (max-width:40.0525em){.c-widget-news-item--top .overlay{min-height:155px}}.c-widget-news-item--top .overlay .title{margin-bottom:12px;font-family:fira-sans-medium,sans-serif;font-size:1.5rem;font-weight:500;line-height:36px}@media (max-width:40.0525em){.c-widget-news-item--top .overlay .title{margin-top:4px;margin-bottom:6px;font-size:1rem;line-height:1.3}}.c-widget-news-item--top .overlay .description{line-clamp:2;-webkit-line-clamp:2;color:#cbd5e4;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:40.0525em){.c-widget-news-item--top .overlay .description{font-size:.875rem;line-height:1.4}}.c-widget-news-item--homepage{min-height:auto}@media (max-width:51.3025em){.c-widget-news-item--homepage:not(:last-of-type):after{content:"";background-color:#2c343a;height:1px;display:block;position:absolute;bottom:0;left:16px;right:16px}}@media (max-width:40.0525em){.c-widget-news-item--homepage:not(:last-of-type):after{left:8px;right:8px}}@media (max-width:51.3025em){.c-widget-news-item--homepage:last-of-type .overlay{padding-bottom:12px}}.c-widget-news-item--homepage .bg{height:184px}@media (max-width:51.3025em){.c-widget-news-item--homepage .bg{-o-object-position:center 20%;object-position:center 20%}}@media (max-width:40.0525em){.c-widget-news-item--homepage .bg{height:117px}}.c-widget-news-item--homepage .overlay{min-height:auto;padding-bottom:0}@media (max-width:51.3025em){.c-widget-news-item--homepage .overlay{padding:6px 16px 17px}}@media (max-width:40.0525em){.c-widget-news-item--homepage .overlay{padding:6px 8px 17px}}.c-widget-news-item--homepage .overlay .title{margin-bottom:5px;font-family:fira-sans-medium,sans-serif;font-size:1.5rem;font-weight:500;line-height:33px}@media (max-width:51.3025em){.c-widget-news-item--homepage .overlay .title{text-transform:uppercase;text-transform:capitalize;margin:4px 0;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:25px}}.c-widget-news-item--homepage .overlay .date{min-height:17px;margin-left:2px;line-height:17px}@media (max-width:51.3025em){.c-widget-news-item--homepage:not(:first-child) .overlay{padding-top:12px}}.c-widget-news-item--latest-top{position:relative}.c-widget-news-item--latest-top:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.c-widget-news-item--latest-top:hover:before{opacity:1;visibility:visible}.c-widget-news-item--latest-top:before{width:100%;height:auto;bottom:1px;left:0}.c-widget-news-item--latest-top:not(:last-child):after{content:"";background-color:#282d34;height:1px;position:absolute;bottom:0;left:8px;right:8px}.c-widget-news-item--latest-top:hover .overlay .title{color:#fff}.c-widget-news-item--latest-top .link{z-index:2;flex-direction:row-reverse;padding:16px;display:flex;position:relative}@media (max-width:40.0525em){.c-widget-news-item--latest-top .link{flex-wrap:nowrap;justify-content:space-between;display:flex;position:relative}}@media (min-width:40.0625em){.c-widget-news-item--latest-top .link{padding-bottom:35px}}.c-widget-news-item--latest-top .overlay{width:100%;padding:0 8px 0 0}.c-widget-news-item--latest-top .overlay .title{line-clamp:4;-webkit-line-clamp:4;color:#fff;margin-top:0;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4}@media (min-width:40.0625em){.c-widget-news-item--latest-top .overlay .title{min-height:59px}.c-widget-news-item--latest-top .overlay .date{width:auto;position:absolute;bottom:16px;left:16px;right:16px}}.c-widget-news-item--latest-top .bg{width:60px;min-width:60px;height:60px}@media (max-width:40.0525em){.c-widget-news-item--latest-top .bg{width:80px;min-width:80px;height:80px;min-height:80px}}.c-widget-news{background:#22262c;border-radius:5px;padding:16px}.c-widget-news .o-widget__header{margin-bottom:10px}.c-widget-news .o-widget__header h5,.c-widget-news .o-widget__header p.title-h5{font-size:12px;line-height:11px}.c-widget-news .o-widget__header .counter{color:#65717d;margin-left:4px;margin-right:auto;font-size:12px;line-height:11px}.c-widget-news-list{border-radius:5px;position:relative;overflow:hidden}.c-widget-news-list .pagination-tag{height:1000px;position:absolute}.c-widget-news-list .c-widget-news-item{background:#2a3038;justify-content:center;width:100%;margin-bottom:2px;padding:20px 16px 4px;display:flex}@media (max-width:40.0525em){.c-widget-news-list .c-widget-news-item{padding-top:4px}}.c-widget-news-list .c-widget-news-item a{max-width:802px}.c-widget-news-list .c-widget-news-item .bg{margin-bottom:10px}@media (max-width:51.3025em){.c-widget-news-list .c-widget-news-item .bg{-o-object-position:center 30%;object-position:center 30%}}@media (max-width:40.0525em){.c-widget-news-list .c-widget-news-item .bg{margin:6px 0 4px}}.c-widget-news-list .c-widget-news-item .overlay{padding:0 0 16px}@media (max-width:64.0525em){.c-widget-news-list .c-widget-news-item .overlay{padding-left:45px}}@media (max-width:40.0525em){.c-widget-news-list .c-widget-news-item .overlay{padding-bottom:7px}}.c-widget-news-list .c-widget-news-item .overlay .title{margin-bottom:10px;margin-left:-50px;padding-left:50px;line-height:28px}@media (max-width:64.0525em){.c-widget-news-list .c-widget-news-item .overlay .title{margin-left:-45px;padding-left:45px}}@media (max-width:40.0525em){.c-widget-news-list .c-widget-news-item .overlay .title{margin-bottom:5px;line-height:28px}}.c-widget-news-list .c-widget-news-item .c-icon-discipline{background-color:#2a3038;border-radius:5px;width:28px;height:28px;margin-right:0;position:absolute;top:0;left:10px}.c-widget-news-list .c-baner-custom{margin-top:40px;margin-bottom:40px}@media (max-width:40.0525em){.c-widget-news-list .c-baner-custom{margin-top:30px;margin-bottom:30px}}.c-widget-news-list--predictions{grid-column-gap:15px;grid-row-gap:15px;grid-template-columns:1fr 1fr;display:grid}@media (max-width:40.0525em){.c-widget-news-list--predictions{background-color:#22262c;border-radius:5px;padding:8px;display:block}}.c-widget-news-latest-top--sidebar{background-color:#22262c;border-radius:5px;padding:10px 16px}.c-widget-news-latest-top--sidebar .o-widget__header{min-height:30px;margin-bottom:0}.c-widget-news-latest-top--sidebar .title-h5{font-size:.75rem;line-height:1.5}.c-widget-news-latest-top--sidebar .c-widget-news-item{background-color:#313840;margin-bottom:2px;overflow:hidden}.c-widget-news-latest-top--sidebar .c-widget-news-item .c-icon-discipline{display:none}.c-widget-news-latest-top--sidebar .c-widget-news-item:after,.c-widget-news-latest-top--sidebar .c-widget-news-item:before{content:none}.c-widget-news-latest-top--sidebar .c-widget-news-item .link{padding:8px 8px 28px}.c-widget-news-latest-top--sidebar .c-widget-news-item .link:hover{background-color:#434a54}.c-widget-news-latest-top--sidebar .c-widget-news-item .date{bottom:8px;left:8px;right:8px}.c-widget-news-latest-top--sidebar .c-button{width:100%!important;margin:10px 0 0!important}.c-widget-news-homepage{padding-top:0;padding-bottom:10px}.c-widget-news-homepage .o-widget__body{background:0 0}.c-widget-news-homepage .c-widget-news-item{border-top:1px solid #282d34;padding-top:15px}.c-widget-news-homepage .c-widget-news-item:first-child{border-top:0}.c-widget-news-homepage .c-widget-news-item .overlay{padding:15px 0}.c-widget-news-homepage .c-widget-news-item--no-photo .overlay{padding-top:0}.c-widget-news-homepage .c-button{color:var(--primary-color);margin-top:15px}.discipline-3 .c-widget-news-homepage .c-button:hover,.discipline-4 .c-widget-news-homepage .c-button:hover{color:#fff!important}.c-widget-news-source{max-width:570px;margin:12px auto 16px}.c-widget-news-source div{color:#cbd5e4;justify-content:flex-start;align-items:center;font-size:12px;font-style:normal;font-weight:500;line-height:20px;display:flex}.c-widget-news-source div p{text-transform:uppercase}.c-widget-news-source div a{color:#0f8deb;text-transform:uppercase;margin-left:8px}.c-widget-news-source div a i{margin-left:4px}.c-widget-news-preview-details{align-items:center;width:100%;display:flex}@media (max-width:40.0525em){.c-widget-news-preview-details{flex-flow:wrap}}.c-widget-news-preview-details .c-banner-partner-header-button{margin-right:16px}@media (max-width:40.0525em){.c-widget-news-preview-details .c-banner-partner-header-button{margin-right:8px}}.c-widget-news-preview-details .left-block,.c-widget-news-preview-details .right-block{display:flex}@media (max-width:40.0525em){.c-widget-news-preview-details .left-block,.c-widget-news-preview-details .right-block{width:100%}}.c-widget-news-preview-details .left-block{position:relative}@media (max-width:40.0525em){.c-widget-news-preview-details .left-block{margin-bottom:12px}.c-widget-news-preview-details .left-block .o-list-bare__item:last-child:before{display:none}.c-widget-news-preview-details .left-block:before{content:"";background:#313840;width:100%;height:1px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}}.c-widget-news-preview-details .right-block{flex-grow:1}@media (max-width:40.0525em){.c-widget-news-preview-details .right-block{margin-top:12px}}.c-widget-news-preview-details .right-block ul{justify-content:space-between;width:100%}.c-widget-news-preview-details .right-block .o-list-bare__item:nth-last-child(2):before{display:none}.c-widget-news-preview-details .o-list-bare{align-items:center;display:flex}@media (max-width:40.0525em){.c-widget-news-preview-details .o-list-bare{flex-wrap:wrap}}.c-widget-news-preview-details .o-list-bare .o-list-bare__item{align-items:center;margin-right:28px;display:flex;position:relative}.c-widget-news-preview-details .o-list-bare .o-list-bare__item:before{content:"";background:#515862;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.category{background:#313840;border-radius:5px;padding:4px 8px}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.category span{color:#cbd5e4}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.date{color:#a5afbb}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.author a{color:var(--primary-color)}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.comments{align-items:center;display:flex}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.comments i{margin-right:4px}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.comments p{color:#a5afbb;font-size:14px}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.share{align-items:center;margin-left:auto;margin-right:0;display:flex}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.share:before{display:none}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.share label{text-transform:capitalize;margin-right:12px;font-size:14px;line-height:20px}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.share .c-button{width:32px;height:32px;margin-right:6px}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.share .c-button:last-child{margin-right:0}.c-widget-news-preview-details .o-list-bare .o-list-bare__item.share .c-button i{width:100%;height:100%}.c-widget-news-preview-header{margin-bottom:22px}@media (max-width:40.0525em){.c-widget-news-preview-header{padding:10px 16px}}.c-widget-news-preview-header .c-breadcrumbs{margin-bottom:16px}.c-widget-news-preview-header .title{color:#fff;word-break:keep-all;margin-bottom:12px;font-size:2rem;font-weight:600;line-height:40px}.c-widget-news-preview-tags{background:#2a3038;border-radius:5px;width:100%;max-width:570px;margin:12px auto 32px;padding:10px 16px}.c-widget-news-preview-tags .title{color:#cbd5e4;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:500}.c-widget-news-preview-tags .tags{flex-wrap:wrap;gap:8px;display:flex}.c-widget-news-preview-tags .tag{color:#cbd5e4;background:#434a54;border-radius:5px;align-items:center;height:30px;padding:4px 8px;font-size:14px;transition:all .5s;display:flex}.c-widget-news-preview-tags .tag:hover{background:#515862}.c-widget-news-preview-tags .tag .c-avatar--small,.c-widget-news-preview-tags .tag .c-logo--tiny{width:20px;height:20px}.c-widget-news-preview-tags .tag span{color:#0f8deb;margin-right:4px;font-size:14px;display:block}@media (max-width:40.0525em){.c-widget-news-preview-tags{margin:12px auto 20px}}.c-share-desktop{align-items:center;display:flex}.c-share-desktop .c-button--share .tooltip i{width:auto!important;height:auto!important}.c-share-mobile .icon{cursor:pointer;background:#313840;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.c-share-mobile .share-modal-content{height:100%;padding:35px 24px;position:relative}.c-share-mobile .o-icon--close-2{cursor:pointer;position:absolute;top:10px;right:10px}.c-share-mobile .share-list{flex-direction:column;display:flex}.c-share-mobile .share-list .c-button{cursor:pointer;border:1px solid #404b55;border-radius:5px;justify-content:center;align-items:center;margin-bottom:10px;display:flex;width:100%!important;margin-right:0!important}.c-share-mobile .share-list .c-button:hover{background:#434a54}.c-share-mobile .share-list .c-button:last-child{margin-bottom:0}.c-share-mobile .share-list .c-button i{background:0 0;margin-right:4px;width:22px!important;height:22px!important}.c-share-mobile .share-list .c-button span{color:#fff}.c-share-mobile label{color:#fff;text-align:center;width:100%;margin-bottom:15px;font-size:18px;font-weight:500;margin-right:0!important}.c-widget-gallery .gallery-caption{background:#22262c;justify-content:space-between;align-items:center;padding:8px;display:flex}@media (max-width:40.0525em){.c-widget-gallery .gallery-caption{flex-direction:column;align-items:flex-start}}.c-widget-gallery .caption-item{color:#a5afbb;cursor:pointer;background:#313840;border-radius:5px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;line-height:15px;transition:all .3s;display:flex}.c-widget-gallery .caption-item:hover{color:#fff;background:#434a54}@media (max-width:40.0525em){.c-widget-gallery .tournament{margin-bottom:4px}}.c-widget-gallery .team{display:flex}@media (max-width:40.0525em){.c-widget-gallery .team{flex-direction:column;align-items:flex-start}}.c-widget-gallery .team .caption-item{margin-right:4px}.c-widget-gallery .team .caption-item:last-child{margin-right:0}.c-widget-gallery .team .mention{display:flex}.c-widget-gallery .team .mention:first-child{margin-right:4px}@media (max-width:40.0525em){.c-widget-gallery .team .mention:first-child{margin-bottom:4px}}.c-widget-gallery .carousel__next,.c-widget-gallery .carousel__prev{color:#cbd5e4;background:#1b1e2266;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex;top:calc(50% - 15px)!important}.c-widget-gallery .carousel__next i,.c-widget-gallery .carousel__prev i{font-size:20px}@media (max-width:40.0525em){.c-widget-gallery .carousel__next i,.c-widget-gallery .carousel__prev i{font-size:14px}}.c-widget-gallery .carousel__next:hover,.c-widget-gallery .carousel__prev:hover{color:#fff;background:#1b1e2299}.c-widget-gallery .carousel__prev{margin-left:16px}.c-widget-gallery .carousel__prev i{transform:rotate(90deg)}.c-widget-gallery .carousel__next{margin-right:16px}.c-widget-gallery .carousel__next i{transform:rotate(-90deg)}.c-widget-gallery-section{margin-top:20px}.c-widget-gallery-section:first-child{margin-top:10px}.c-widget-gallery-section .title{color:#cbd5e4;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:16px;font-weight:500;line-height:30px;display:flex}.c-widget-gallery-section .inner{background:#22262c;border-radius:5px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;padding:16px 8px 16px 16px;display:flex}.c-widget-gallery-section .inner.small-bottom-padding{padding-bottom:4px}@media (max-width:40.0525em){.c-widget-gallery-section .inner{gap:4px;padding:8px 4px 8px 8px}}.c-widget-gallery-section .show-more{color:#0f8deb;cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:30px;font-size:12px;font-weight:500;display:flex}.c-widget-gallery-item{aspect-ratio:3/2;width:calc(33.333% - 8px)}.c-widget-gallery-item .image{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;width:100%;height:100%}@media (max-width:40.0525em){.c-widget-gallery-item{width:calc(50% - 4px)}}.c-widget-gallery-placeholder{flex-direction:column;display:flex}.c-widget-gallery-placeholder .wrapper{background:#22262c;border-radius:5px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:4px;height:125px;padding:0 8px;display:flex}.c-widget-gallery-placeholder .wrapper .text span{color:#fff}@media (max-width:40.0525em){.c-widget-gallery-placeholder .c-filters-trigger{margin:10px 0 10px auto}.c-widget-gallery-placeholder-filter{justify-content:flex-end;align-items:center;margin-bottom:10px;display:flex}}.c-widget-pickems .o-widget__body{background:0 0;position:relative}@media (min-width:40.0625em){.c-widget-pickems .o-widget__body{background-color:#22262c;padding:10px 16px}}.c-widget-pickems .c-loader--medium{position:relative;min-height:376px!important}@media (max-width:51.3025em){.c-widget-pickems .c-loader--medium{min-height:166px!important}}.c-widget-pickems .c-infinite-load-box .c-loader--medium{min-height:200px!important}.c-widget-pickems-leaderboard__tabs-scope .o-list-bare__item,.c-widget-pickems-leaderboard__tabs-view .o-list-bare__item{width:auto}.c-widget-pickems-leaderboard__tabs-view{display:none}.c-widget-pickems-leaderboard__tabs-view .o-list-bare__item .map{height:24px;padding:12px 8px;font-size:.625rem;line-height:12px;overflow:hidden}.c-widget-pickems-leaderboard__tabs-view .o-list-bare__item .map span{text-transform:capitalize}@media (max-width:51.3025em){.c-widget-pickems-leaderboard__tabs-view{display:flex}}.c-widget-pickems-leaderboard__tabs-scope{width:100%}.c-widget-pickems-leaderboard__tabs-scope .o-list-bare__item em{text-overflow:ellipsis;white-space:nowrap;max-width:136px;font-style:normal;overflow:hidden}.c-widget-pickems-leaderboard__tabs-scope .o-list-bare__item span{color:#a5afbb}.c-widget-pickems-leaderboard__tabs-scope .o-icon--plus-4{font-size:1rem;line-height:1}.c-widget-pickems-leaderboard .o-widget__header .text .title-h5 span:first-child{color:inherit;font-size:inherit;line-height:inherit}@media (max-width:51.3025em){.c-widget-pickems-leaderboard .o-widget__header .text .title-h5 span:first-child{display:none}}.c-widget-pickems-leaderboard .o-widget__body{background:#22262c;min-height:240px;padding-top:6px}@media (max-width:40.0525em){.c-widget-pickems-leaderboard .o-widget__body{min-height:200px}}.c-widget-pickems-leaderboard__table{padding:4px 2px 0 16px;position:relative}@media (max-width:40.0525em){.c-widget-pickems-leaderboard__table{padding:4px 2px 0 8px}}.c-widget-pickems-leaderboard__table.user{margin-top:-4px}.c-widget-pickems-leaderboard__table.user .c-table-pickems-leaderboard .table-group{border-radius:0}.c-widget-pickems-leaderboard__table.user .c-table-pickems-leaderboard .table-cell.possible-earnings{width:28%}@media (max-width:51.3025em){.c-widget-pickems-leaderboard__table.user .c-table-pickems-leaderboard .table-cell.possible-earnings{width:30%}}.c-widget-pickems-leaderboard__table.user .c-table-pickems-leaderboard .table-cell.pickem-link{width:0}.c-widget-pickems-leaderboard__table.user .c-table-pickems-leaderboard .table-cell.pickem-link>*{display:none!important}.c-widget-pickems-leaderboard__table.all .c-widget__header{flex-wrap:wrap;justify-content:space-between;align-items:center;padding-right:8px;display:flex}.c-widget-pickems-leaderboard__table.all .c-widget__header.with-margin{margin-top:10px}.c-widget-pickems-leaderboard__table.all .c-widget__header .title-h6 span:last-child{color:#65717d;margin-left:4px}.c-widget-pickems-leaderboard__table .title-h6{color:#cbd5e4;margin-top:10px;margin-bottom:12px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:11px;position:relative}.c-widget-pickems-leaderboard__table .title-h6 .c-banner-partner-button,.c-widget-pickems-leaderboard__table .title-h6 .c-button--primary{position:absolute;top:-9px;right:8px}.c-widget-pickems-leaderboard__table .title-h6 .c-button--primary{padding-top:7px;padding-bottom:6px}.c-widget-pickems-leaderboard__table .title-h6 .c-banner-partner-button .text{line-height:28px}.c-widget-pickems-leaderboard__group-actions{z-index:1;justify-content:space-between;padding-bottom:16px;padding-right:16px;display:flex;position:relative}.c-widget-pickems-leaderboard__group-actions .actions-share{gap:8px;display:flex}.c-widget-pickems-leaderboard__group-actions .o-link--extra-minor{font-size:.75rem;line-height:15px}.c-widget-pickems-leaderboard__group-actions .c-button{min-height:38px;position:relative}.c-widget-pickems-leaderboard__group-actions .button-code{background-color:#2a3038;border-color:#2a3038;padding-left:12px;padding-right:12px}.c-widget-pickems-leaderboard__group-actions .button-code .o-icon--copy{color:var(--primary-color);margin-left:16px;margin-right:0}.c-widget-pickems-leaderboard__group-actions .button-code:hover{box-shadow:none}.c-widget-pickems-leaderboard__group-actions .button-code .text{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-widget-pickems-leaderboard__group-actions .button-code .code{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}.c-widget-pickems-leaderboard__group-actions .button-share{padding-top:4px;padding-bottom:4px;position:relative}@media (max-width:40.0525em){.c-widget-pickems-leaderboard__group-actions .button-share{padding-left:8px;padding-right:8px}}.c-widget-pickems-leaderboard__group-actions .button-share .o-icon--external-link-2{vertical-align:-3px;margin-right:3px;font-size:1rem;line-height:1.5;transform:rotate(-45deg)}@media (max-width:40.0525em){.c-widget-pickems-leaderboard__group-actions .button-share .o-icon--external-link-2{margin-right:0}.c-widget-pickems-leaderboard__group-actions .button-share .text{display:none}}.c-widget-pickems-minified{background-color:#22262c;border:1px solid #d3ba6fcc;border-radius:5px;padding:7px}.c-widget-pickems-minified .o-widget__header{margin-bottom:6px}.c-widget-pickems-minified .o-widget__header .title-h5{margin-bottom:0;font-size:.75rem;line-height:1.5}.c-widget-pickems-minified .o-widget__body{background-color:#0000;border-radius:0}.c-widget-pickems-minified__list{transform:translateX(calc(-100%*var(--current-slide-index) - 8px*var(--current-slide-index)));gap:8px;transition:transform .2s ease-in-out;display:flex}.c-widget-pickems-minified-item{width:100%;min-width:100%}.c-widget-pickems-minified--tablet .c-widget-pickems-minified-item__footer{flex-wrap:nowrap;justify-content:space-between}.c-widget-pickems-minified--tablet .c-widget-pickems-minified-item__footer .c-button{max-width:120px}.c-widget-pickems-minified--tablet .c-widget-pickems-minified-item__footer .c-match-time-remaining-count{width:auto}.c-widget-pickems-minified--tablet .c-widget-pickems-minified-item__footer .c-match-time-remaining-count__part{width:38px}.c-widget-pickems-minified--sidebar{border:none;padding:10px 16px}.c-widget-pickems-minified--sidebar .o-widget__header{min-height:30px}.c-widget-pickems-minified--sidebar .c-widget-pickems-minified-item{border:1px solid #d3ba6fcc}.c-widget-pickems-minified--sidebar .c-match-time-remaining-count--digital .c-match-time-remaining-count__part{width:42px}.c-widget-pickems-minified-item{background-color:#313840;border-radius:5px;padding:8px}.c-widget-pickems-minified-item__body{align-items:center;gap:6px;min-height:45px;margin-bottom:5px;font-size:12px;display:flex}.c-widget-pickems-minified-item__body .info{max-width:calc(100% - 62px)}.c-widget-pickems-minified-item__body .name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:fira-sans-medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.5;display:block;overflow:hidden}.c-widget-pickems-minified-item__body .description{display:flex}.c-widget-pickems-minified-item__body .participants{white-space:nowrap;line-height:18px}.c-widget-pickems-minified-item__body .participants:before{color:#65717d;content:"•";vertical-align:middle;margin-left:6px;margin-right:6px;font-size:.6875rem;line-height:15px}.c-widget-pickems-minified-item__body .participants .o-icon{margin-right:2px}.c-widget-pickems-minified-item__footer{border-top:1px solid #282d34;flex-wrap:wrap;align-items:flex-end;gap:15px 8px;padding:8px 0 0;display:flex;position:relative}.c-widget-pickems-minified-item__footer .c-match-time-remaining-count{text-align:center;width:100%;line-height:normal!important}.c-widget-pickems-minified-item__footer .c-button{text-overflow:ellipsis;white-space:nowrap;width:100%;padding-left:5px;padding-right:5px;overflow:hidden}.c-widget-pickems-tournaments .o-widget__body{background-color:#22262c;position:relative}@media (min-width:40.0625em){.c-widget-pickems-tournaments .o-widget__body{padding:10px 16px}}.c-widget-pickems-tournaments .c-loader--medium{position:relative;min-height:376px!important}@media (max-width:51.3025em){.c-widget-pickems-tournaments .c-loader--medium{min-height:166px!important}}.c-widget-pickems-tournaments .c-infinite-load-box .c-loader--medium{min-height:200px!important}.c-widget-pickems-user-group-cta{padding:1px;position:relative}.c-widget-pickems-user-group-cta:before{content:"";background:linear-gradient(90deg,#e0aa5a29,#e0aa5a,#e0aa5a29);border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-pickems-user-group-cta .o-widget__body{background-color:#22262c;justify-content:space-between;align-items:center;gap:16px;min-height:0;padding:12px 16px;display:flex}@media (max-width:40.0525em){.c-widget-pickems-user-group-cta .o-widget__body{flex-wrap:wrap}}.c-widget-pickems-user-group-cta .text{align-items:center;gap:10px;display:flex}@media (max-width:40.0525em){.c-widget-pickems-user-group-cta .text{align-items:flex-start}}.c-widget-pickems-user-group-cta .title{color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500;line-height:1.5}.c-widget-pickems-user-group-cta .description{color:#cbd5e4;font-size:.75rem;line-height:1.2}.c-widget-pickems-user-group-cta .c-button{min-width:152px}@media (max-width:40.0525em){.c-widget-pickems-user-group-cta .c-button{width:100%}}.c-widget-player-transfers-history a{color:#fff}.c-widget-player-transfers-history a:hover{color:var(--primary-color)}.c-widget-player-transfers-history span.name{color:#fff}.c-widget-player-transfers-history .o-table{position:relative}.c-widget-player-transfers-history .o-table .c-loader{height:100%;min-height:200px!important}.c-widget-player-transfers-history .table-group .table-row{padding:5px 0;position:relative}.c-widget-player-transfers-history .table-group .table-row:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.c-widget-player-transfers-history .table-group .table-row:hover:before{opacity:1;visibility:visible}.c-widget-player-transfers-history .table-group .table-row:before{left:0}.c-widget-player-transfers-history .table-group .table-row div{z-index:5}.c-widget-player-transfers-history .table-group p{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-group p{font-size:.75rem;line-height:1.5}}.c-widget-player-transfers-history .table-group .table-cell.to a,.c-widget-player-transfers-history .table-group .table-cell.to a span:not(.team-name){align-items:center;display:flex}.c-widget-player-transfers-history .table-group .table-cell.to a .team-name{margin-left:4px}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-group .table-cell.to p{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}}.c-widget-player-transfers-history .table-cell{justify-content:flex-start}.c-widget-player-transfers-history .table-cell.player{width:19%}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.player{width:11%}.c-widget-player-transfers-history .table-cell.player span.nickname{display:none}}.c-widget-player-transfers-history .table-cell.to{width:24%;padding-right:4px}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.to{width:30%}}.c-widget-player-transfers-history .table-cell.to .type{width:36px;min-width:36px;display:inline-block}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.to .type{width:30px;min-width:30px}}.c-widget-player-transfers-history .table-cell.to .type>p{border-bottom:none;max-width:25px;display:block}.c-widget-player-transfers-history .table-cell.to .type .o-icon{width:20px;height:20px;margin:0;display:block}.c-widget-player-transfers-history .table-cell.to .type .o-icon--transfer{color:#75c87e}.c-widget-player-transfers-history .table-cell.to .type .o-icon--standin{color:#e0aa5a}.c-widget-player-transfers-history .table-cell.to .type .o-icon--benched,.c-widget-player-transfers-history .table-cell.to .type .o-icon--inactive{color:#eb5757}.c-widget-player-transfers-history .table-cell.to a{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;position:relative;overflow:hidden}.c-widget-player-transfers-history .table-cell.to a .team-name{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.c-widget-player-transfers-history .table-cell.to .o-icon--inactive-shield{margin:0 4px 0 1px}.c-widget-player-transfers-history .table-cell.to .benched{align-items:center;display:flex;position:relative;overflow:hidden}.c-widget-player-transfers-history .table-cell.to .benched span:not(.team-name){align-items:center;display:flex}.c-widget-player-transfers-history .table-cell.to .benched .team-name{text-overflow:ellipsis;white-space:nowrap;margin-left:4px;display:inline-block;overflow:hidden}.c-widget-player-transfers-history .table-cell.to .benched .c-logo{opacity:.5}.c-widget-player-transfers-history .table-cell.role{width:11%;padding-right:5px}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.role{width:20%}}.c-widget-player-transfers-history .table-cell.role .c-status-label{max-width:100%;overflow:hidden}.c-widget-player-transfers-history .table-cell.role .c-status-label .status{text-overflow:ellipsis;max-width:100%;overflow:hidden}.c-widget-player-transfers-history .table-cell.date{width:13.5%;font-size:.875rem;line-height:1.71429}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.date{width:22%;font-size:.75rem;line-height:1.5}}.c-widget-player-transfers-history .table-cell.source{width:18%}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.source{text-align:right;justify-content:flex-end;width:14%}.c-widget-player-transfers-history .table-cell.source span{display:none}}.c-widget-player-transfers-history .table-cell.source a{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.c-widget-player-transfers-history .table-cell.source a:hover{color:var(--primary-color)}.c-widget-player-transfers-history .table-cell.source .o-icon{margin-left:0}.c-widget-player-transfers-history .table-cell.source .o-icon--external-link{color:#75c87e;margin:2px 8px 0 0;font-size:.78125rem;line-height:1.92}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell.source .o-icon--external-link{margin-right:4px}}.c-widget-player-transfers-history .table-cell.source .o-icon--rumors{margin:0 4px 0 0}.c-widget-player-transfers-history .table-cell .o-icon{margin:0 10px}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell .o-icon{margin:0 5px}}.c-widget-player-transfers-history .table-cell .o-icon--inactive-shield{margin:0 4px 0 2px}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell .o-icon--inactive-shield{margin-right:0}}.c-widget-player-transfers-history .table-cell .o-icon--rumors{margin:0 0 0 -4px}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-cell .o-icon--rumors{margin-right:-4px}}.c-widget-player-transfers-history .table-head .table-cell p{display:block}@media (max-width:40.0525em){.c-widget-player-transfers-history .table-head .table-cell.to .type{opacity:0}}.c-widget-player-transfers-history .table-footer{border-top:0}.c-widget-player-transfers-history .c-data-placeholder{margin:0 -16px}.c-widget-player-news-and-articles>.o-widget__body{background:#22262c;border-radius:5px;padding:8px 16px}@media (max-width:40.0525em){.c-widget-player-news-and-articles>.o-widget__body{padding:8px}}.c-widget-player-news-and-articles>.o-widget__body h5{color:#a5afbb;text-transform:uppercase;margin-top:6px;margin-bottom:4px;font-size:12px;font-weight:500;line-height:normal}.c-widget-player-news-and-articles>.o-widget__body .o-widget__body{background:#2a3038;border-radius:5px}.c-widget-player-news-and-articles>.o-widget__body .o-widget__footer{min-height:unset;width:100%;padding-top:0}.c-widget-player-news-and-articles>.o-widget__body .o-widget__footer .c-button.c-button--secondary{width:inherit;margin:10px 0 0}.c-widget-player-news-and-articles>.o-widget__body .c-widget-news-feed__item a:after{background:#22262c}.c-widget-player-news-and-articles>.o-widget__body .c-widget-news-feed:last-child{margin-top:10px}.c-widget-player-news-and-articles>.o-widget__body .c-widget-news-feed:first-child{margin-top:0!important}.c-widget-player-maps-results .o-widget__body{background-color:#22262c;padding:0 16px 16px}@media (max-width:51.3025em){.c-widget-player-maps-results .o-widget__body{padding:0 8px 8px}}.c-widget-player-maps-results .c-tabs-nav{margin-bottom:-10px}.c-widget-player-maps-results .c-data-placeholder{padding-top:10px}.c-widget-player-maps-results-group{padding:10px 0}.c-widget-player-maps-results-group__head{justify-content:center;margin-bottom:10px;display:flex;position:relative}.c-widget-player-maps-results-group__head:before{content:"";background-color:#313840;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.c-widget-player-maps-results-group__head p{color:#a5afbb;text-transform:uppercase;background-color:#22262c;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px;position:relative;padding:0 45px!important}.c-widget-player-maps-results-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}.c-widget-player-settings__group{padding:8px 16px}.c-widget-player-settings__group-title{color:#fff;text-transform:uppercase;white-space:nowrap;align-items:center;gap:24px;margin-top:8px;margin-bottom:8px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px;display:flex}.c-widget-player-settings__group-title:after{content:"";background-color:#313840;width:100%;height:2px}.c-widget-player-settings__list{gap:0 40px;display:grid}@media (max-width:40.0525em){.c-widget-player-settings__list{grid-template-columns:repeat(2,calc(50% - 8px));gap:0 16px}}.c-widget-player-settings__list-item{justify-content:space-between;gap:4px;padding-top:8px;padding-bottom:8px;display:flex}@media (max-width:40.0525em){.c-widget-player-settings__list-item{flex-wrap:wrap}}.c-widget-player-settings__list-item:not(:last-child){border-bottom:1px solid #313840}@media (max-width:40.0525em){.c-widget-player-settings__list-item .name{font-size:.75rem;line-height:1.25}}.c-widget-player-settings__list-item .value{text-align:right;display:flex}@media (max-width:40.0525em){.c-widget-player-settings__list-item .value{text-align:left;width:100%}}.c-widget-player-settings__list-item .text{color:#fff}@media (max-width:40.0525em){.c-widget-player-settings__list-item .text{font-size:.8125rem;line-height:16px}}.c-widget-player-settings__list-item .avg{color:#65717d;min-width:28px;margin-top:3px;font-size:.75rem;line-height:1}@media (max-width:40.0525em){.c-widget-player-settings__list-item .avg{margin-top:2px;margin-left:6px}}.c-widget-player-settings__list+.c-widget-player-settings__code,.c-widget-player-settings__list+.c-widget-player-settings__file{margin-top:24px}@media (max-width:40.0525em){.c-widget-player-settings__list+.c-widget-player-settings__code,.c-widget-player-settings__list+.c-widget-player-settings__file{margin-top:16px}}.c-widget-player-settings__code,.c-widget-player-settings__file{background-color:#2a3038;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;margin-bottom:8px;padding:8px 12px;display:flex}.c-widget-player-settings__code .text,.c-widget-player-settings__file .text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-player-settings__code .c-button,.c-widget-player-settings__file .c-button{white-space:nowrap;padding-top:5px;padding-bottom:5px;position:relative}.c-widget-player-settings__code .c-button .o-icon,.c-widget-player-settings__file .c-button .o-icon{vertical-align:text-bottom}.c-widget-player-settings .o-widget__body{background-color:#22262c}.c-widget-player-settings>.o-widget__header .o-icon{color:var(--primary-color);margin-right:6px}@media (min-width:40.0625em){.c-widget-player-settings--mouse .c-widget-player-settings__layout>.o-widget__body{display:flex}}.c-widget-player-settings--mouse .c-widget-player-settings-mouse-demo,.c-widget-player-settings--mouse .c-widget-player-settings__group{flex-basis:50%}.c-widget-player-settings-mouse-demo{border-radius:5px;padding:16px}.c-widget-player-settings-mouse-demo .o-widget__body{cursor:pointer;background-color:#2a3038;width:100%;height:100%;min-height:260px}.c-widget-player-settings-mouse-demo__bg{height:100%}.c-widget-player-settings-mouse-demo__overlay{text-align:center;z-index:2;flex-direction:column;justify-content:space-between;align-items:center;padding:16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-player-settings-mouse-demo__overlay .c-icon-mouse{margin-bottom:8px}.c-widget-player-settings-mouse-demo__overlay .title{color:#fff;text-transform:uppercase;font-family:fira-sans-bold,sans-serif;font-size:1rem;font-style:italic;font-weight:700;line-height:1.25}.c-widget-player-settings--crosshair .c-widget-player-settings__layout{gap:16px;display:flex}@media (max-width:40.0525em){.c-widget-player-settings--crosshair .c-widget-player-settings__layout{flex-wrap:wrap}}.c-widget-player-settings--crosshair .c-player-accuracy-stats,.c-widget-player-settings--crosshair .o-widget__body{flex-basis:50%}@media (max-width:40.0525em){.c-widget-player-settings--crosshair .c-player-accuracy-stats,.c-widget-player-settings--crosshair .o-widget__body{flex-basis:100%}}.c-widget-player-settings--crosshair .c-widget-player-settings__list{grid-template-columns:repeat(2,calc(50% - 20px))}@media (min-width:40.0625em){.c-widget-player-settings--monitor .c-widget-player-settings__list,.c-widget-player-settings--video .c-widget-player-settings__list,.c-widget-player-settings--viewmodel .c-widget-player-settings__list{grid-template-columns:repeat(3,calc(33.3333% - 26.6667px))}}.o-layout__group.hud-radar .c-widget-player-settings--hud,.o-layout__group.hud-radar .c-widget-player-settings--radar{flex-direction:column;height:100%;display:flex}.c-widget-player-settings-mouse-game,.o-layout__group.hud-radar .c-widget-player-settings--hud .c-widget-player-settings__layout,.o-layout__group.hud-radar .c-widget-player-settings--hud .o-widget__body,.o-layout__group.hud-radar .c-widget-player-settings--radar .c-widget-player-settings__layout,.o-layout__group.hud-radar .c-widget-player-settings--radar .o-widget__body{height:100%}.c-widget-player-settings-mouse-game.full-screen{z-index:200;background-color:#2a3038;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.c-widget-player-settings-mouse-game__inner{width:100%;height:100%;position:relative}.c-widget-player-settings-mouse-game__canvas{width:100%;height:100%;display:block}.c-widget-player-settings-mouse-game__hud{z-index:2;flex-direction:column;justify-content:space-between;padding:50px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-player-settings-mouse-game__hud .panel-top{color:#cbd5e4;text-transform:uppercase;background-color:#22262c;border-radius:5px;align-self:flex-start;min-height:36px;padding:9px 0 7px;font-family:fira-sans-medium,sans-serif;font-style:italic;font-weight:500}.c-widget-player-settings-mouse-game__hud .panel-top .item{padding-left:12px;display:inline-block}.c-widget-player-settings-mouse-game__hud .panel-top .item .value{min-width:22px;padding-right:8px;display:inline-block}.c-widget-player-settings-mouse-game__hud .panel-top .item:not(:last-child):after{content:"";vertical-align:-3px;background-color:#404b55;width:1px;height:16px;display:inline-block}.c-widget-player-settings-mouse-game__hud .panel-top .item.time .value{min-width:56px}.c-widget-player-settings-mouse-game__hud .panel-center{color:#fff;text-align:center;text-transform:uppercase;align-self:center;font-family:fira-sans-bold-italic,sans-serif;font-weight:700}.c-widget-player-settings-mouse-game__hud .panel-center .title{font-size:2rem;line-height:1.25}.c-widget-player-settings-mouse-game__hud .panel-center .counter{font-size:6.5rem;line-height:1.25}.c-widget-player-settings-mouse-game__hud .panel-bottom{color:#cbd5e4;align-self:center;font-size:1rem;line-height:20px}.c-widget-player-settings-mouse-game__hud .panel-bottom .item:not(:last-child){margin-right:48px}.c-widget-player-settings-mouse-game__hud .panel-bottom .value{text-align:center;background-color:#22262c;border:1px solid #404b55;border-radius:5px;min-width:40px;margin-right:12px;padding:9px 12px;display:inline-block}.c-widget-player-settings-mouse-game__modal-init,.c-widget-player-settings-mouse-game__modal-results{z-index:3}.c-widget-player-settings-mouse-game__modal-init .vfm__content,.c-widget-player-settings-mouse-game__modal-results .vfm__content{text-transform:uppercase;background-color:#22262c;min-width:460px;padding:18px 24px 24px}.c-widget-player-settings-mouse-game__modal-init header,.c-widget-player-settings-mouse-game__modal-results header{text-align:center;margin-bottom:4px;font-style:italic}.c-widget-player-settings-mouse-game__modal-init h3,.c-widget-player-settings-mouse-game__modal-results h3{color:#cbd5e4;margin-bottom:4px;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:1.25}.c-widget-player-settings-mouse-game__modal-init .score,.c-widget-player-settings-mouse-game__modal-results .score{color:#e0aa5a;font-family:fira-sans-bold,sans-serif;font-size:2.75rem;font-weight:700;line-height:1.25}.c-widget-player-settings-mouse-game__modal-init .o-modal__body,.c-widget-player-settings-mouse-game__modal-results .o-modal__body{margin-bottom:19px;padding:8px 16px;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-style:italic;font-weight:500;line-height:1.25}.c-widget-player-settings-mouse-game__modal-init .o-modal__body .label,.c-widget-player-settings-mouse-game__modal-results .o-modal__body .label{color:#a5afbb}.c-widget-player-settings-mouse-game__modal-init .o-modal__body .item,.c-widget-player-settings-mouse-game__modal-results .o-modal__body .item{display:inline-block}.c-widget-player-settings-mouse-game__modal-init .o-modal__body .item.hits,.c-widget-player-settings-mouse-game__modal-results .o-modal__body .item.hits{text-align:right;width:50%}.c-widget-player-settings-mouse-game__modal-init .o-modal__body .item.misses,.c-widget-player-settings-mouse-game__modal-results .o-modal__body .item.misses{text-align:left;width:calc(50% - 12px)}.c-widget-player-settings-mouse-game__modal-init .o-modal__body .item:not(:last-child),.c-widget-player-settings-mouse-game__modal-results .o-modal__body .item:not(:last-child){margin-right:12px}.c-widget-player-settings-mouse-game__modal-init .o-modal__body .item:not(:last-child):after,.c-widget-player-settings-mouse-game__modal-results .o-modal__body .item:not(:last-child):after{content:"";vertical-align:-3px;background-color:#404b55;width:1px;height:16px;margin-left:12px;display:inline-block}.c-widget-player-settings-mouse-game__modal-init footer,.c-widget-player-settings-mouse-game__modal-results footer{justify-content:center;gap:12px;display:flex}.c-widget-player-settings-mouse-game__modal-init footer .c-button,.c-widget-player-settings-mouse-game__modal-results footer .c-button{min-width:120px}.c-widget-player-settings-mouse-game__modal-init footer .c-button--secondary,.c-widget-player-settings-mouse-game__modal-results footer .c-button--secondary{border-color:#65717d;color:#a5afbb!important}.c-widget-player-settings-mouse-game__modal-init footer .c-button--secondary:hover,.c-widget-player-settings-mouse-game__modal-results footer .c-button--secondary:hover{box-shadow:none;background-color:#65717d33}.c-widget-player-settings-mouse-game__modal-init header{margin-bottom:20px}.c-widget-player-settings-preview{aspect-ratio:16/9;background:#000;border-radius:5px;width:100%}.c-widget-player-settings-preview,.c-widget-player-settings-preview .preview-wrapper{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.c-widget-player-settings-preview .preview-wrapper{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.c-widget-player-settings-preview .preview-wrapper .c-widget-player-settings-preview-hud{position:absolute;bottom:0;left:-50%;transform:translate(50%)}.c-widget-player-settings-preview .preview-wrapper .c-widget-player-settings-preview-weapon{position:absolute;bottom:0}.c-widget-player-settings-preview--4-3-stretched{aspect-ratio:16/9}.c-widget-player-settings-preview--4-3-stretched .preview-wrapper{aspect-ratio:16/9;background-size:140% 100%;width:100%;height:100%}.c-widget-player-settings-preview--4-3-stretched .c-widget-player-settings-preview-hud .left svg{width:128px;height:26px}.c-widget-player-settings-preview--4-3-stretched .c-widget-player-settings-preview-hud .center svg{width:1055px;height:64px;margin-right:-112px}.c-widget-player-settings-preview--4-3-stretched .c-widget-player-settings-preview-hud .right svg{width:258px!important;height:270px!important}.c-widget-player-settings-preview--4-3-stretched .c-widget-player-settings-preview-weapon{background-size:130% 100%}.c-widget-player-settings-preview--5-4-stretched{aspect-ratio:16/9}.c-widget-player-settings-preview--5-4-stretched .preview-wrapper{aspect-ratio:16/9;background-size:145% 100%;width:100%;height:100%}.c-widget-player-settings-preview--5-4-stretched .c-widget-player-settings-preview-hud .left svg{width:128px;height:26px}.c-widget-player-settings-preview--5-4-stretched .c-widget-player-settings-preview-hud .center svg{width:1125px;height:64px;margin-right:-132px}.c-widget-player-settings-preview--5-4-stretched .c-widget-player-settings-preview-hud .right svg{width:276px!important;height:270px!important}.c-widget-player-settings-preview--5-4-stretched .c-widget-player-settings-preview-weapon{background-size:130% 100%}.c-widget-player-settings-preview--4-3{aspect-ratio:16/9}.c-widget-player-settings-preview--4-3 .preview-wrapper{aspect-ratio:4/3;background-size:130% 100%;width:75%}.c-widget-player-settings-preview--5-4{aspect-ratio:16/9}.c-widget-player-settings-preview--5-4 .preview-wrapper{aspect-ratio:5/4;background-size:135% 100%;width:80%}.c-widget-player-settings-preview--5-4 .c-widget-player-settings-preview-hud .center svg{margin-right:-112px}.c-widget-player-settings-preview--16-9{aspect-ratio:16/9}.c-widget-player-settings-preview--16-9 .preview-wrapper{aspect-ratio:16/9;width:100%}.c-widget-player-settings-preview--16-10{aspect-ratio:16/10}.c-widget-player-settings-preview--16-10 .preview-wrapper{aspect-ratio:16/10;width:100%}.c-widget-player-settings-preview-hud{width:100%;position:relative}.c-widget-player-settings-preview-hud .hud-group{transform-origin:0 100%;width:var(--hud-group-width);justify-content:space-between;align-items:flex-end;padding-left:36px;padding-right:13px;display:flex}.c-widget-player-settings-preview-hud .left svg{margin-bottom:24px}.c-widget-player-settings-preview-hud .center svg{margin-bottom:19px;margin-right:-84px}.c-widget-player-settings-preview-hud .right svg{width:194px;height:268px;margin-bottom:37px}.c-widget-player-settings-preview-weapon{background-position:65%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.c-widget-player-settings-preview-weapon--left{transform:scaleX(-1)}.c-widget-player-settings-preview-radar{z-index:2;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;position:relative}.c-widget-player-settings-preview-radar .radar-container{transform-origin:0 0;width:100%;padding-top:20px;padding-left:20px}.c-widget-player-settings-preview-radar .radar{fill:#29222380;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);border:1px solid;border-radius:50%;width:250px;position:relative;overflow:hidden}.c-widget-player-settings-preview-radar .map{background-position:50%;background-repeat:no-repeat;background-size:142.857%;border-radius:50%;width:100%;height:100%;transform:rotate(0)}.c-widget-player-settings-preview-carousel{margin-top:18px;position:relative}@media (max-width:40.0525em){.c-widget-player-settings-preview-carousel{margin-top:15px}}.c-widget-player-settings-preview-carousel .o-widget__header i{color:#0f8deb;margin-right:6px}.c-widget-player-settings-preview-carousel.full-screen{z-index:1111;background:#1b1e22e6;width:100%;height:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-player-settings-preview-carousel.full-screen .pagination{display:none}.c-widget-player-settings-preview-carousel.full-screen .carousel{aspect-ratio:16/9;justify-content:center;align-items:center;width:110vh;max-width:1920px;height:100%;max-height:1080px;margin-left:auto;margin-right:auto;display:flex;position:relative;top:50%;transform:translateY(-50%)}@media (max-height:900px){.c-widget-player-settings-preview-carousel.full-screen .carousel{width:100%;max-width:min(100%,177.778vh);height:auto}}.c-widget-player-settings-preview-carousel .full-screen{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:20;background:#ffffff1a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;max-width:150px;height:30px;padding:0 12px;transition:all .3s;display:flex;position:absolute;top:50px;right:20px}.c-widget-player-settings-preview-carousel .full-screen:hover{background:#ffffff4d}.c-widget-player-settings-preview-carousel .carousel__next,.c-widget-player-settings-preview-carousel .carousel__prev{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-radius:5px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:32px;height:32px;padding:0;display:flex}.c-widget-player-settings-preview-carousel .carousel__next i,.c-widget-player-settings-preview-carousel .carousel__prev i{color:#fff;font-size:16px;line-height:14px}.c-widget-player-settings-preview-carousel .carousel__next{margin-right:12px}.c-widget-player-settings-preview-carousel .carousel__next i{transform:rotate(-90deg)}.c-widget-player-settings-preview-carousel .carousel__prev{margin-left:12px}.c-widget-player-settings-preview-carousel .carousel__prev i{transform:rotate(90deg)}.c-widget-player-settings-preview-carousel .pagination{justify-content:center;align-items:center;gap:6px;margin-top:10px;display:flex}.c-widget-player-settings-preview-carousel .pagination .item{cursor:pointer;opacity:.4;background:#fff;border-radius:50%;width:4px;height:4px}.c-widget-player-settings-preview-carousel .pagination .item.active{opacity:1}.c-widget-player-settings-preview-crosshair{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-player-settings-preview-crosshair .crosshair{width:1px;height:1px;position:relative}.c-widget-player-settings-preview-crosshair .crosshair__dot,.c-widget-player-settings-preview-crosshair .crosshair__internal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-player-settings-preview-crosshair .crosshair__internal .crosshair-line{display:block}.c-widget-player-settings-preview-crosshair .crosshair__internal .crosshair-line:first-child{z-index:1;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.c-widget-player-settings-preview-crosshair .crosshair__internal .crosshair-line:nth-child(2){z-index:1;position:absolute;top:100%;left:50%;transform:translate(-50%)}.c-widget-player-settings-preview-crosshair .crosshair__internal .crosshair-line:nth-child(3){position:absolute;top:50%;left:100%;transform:translateY(-50%)}.c-widget-player-settings-preview-crosshair .crosshair__internal .crosshair-line:nth-child(4){position:absolute;top:50%;right:100%;transform:translateY(-50%)}.c-widget-player-settings-preview-crosshair .crosshair-frame{background-position:50% 70%;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;position:relative;overflow:hidden}.c-widget-player-settings-preview-crosshair .crosshair-frame__crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-player-settings-preview-crosshair .crosshair-line{justify-content:center;align-items:center;display:flex}.c-widget-player-settings-preview-crosshair .crosshair-line span{width:100%;height:100%;display:block}.c-widget-player-settings-preview-crosshair .crosshair__dot{justify-content:center;align-items:center;display:flex}.c-widget-player-settings-preview-crosshair .crosshair__dot span{width:100%;height:100%;display:block}.c-widget-player-settings-preview-crosshair--sniper{justify-content:center;align-items:center;width:150px;height:150px;display:flex}.c-widget-player-settings-preview-crosshair--sniper .crosshair__vertical{background:#000;width:128px;height:1px}.c-widget-player-settings-preview-crosshair--sniper .crosshair__horizontal{background:#000;width:1px;height:128px}.c-widget-player-settings-preview-crosshair--sniper .crosshair__dot{border-radius:50%}.c-widget-player-settings-preview-crosshair--sniper .crosshair__dot,.c-widget-player-settings-preview-crosshair--sniper .crosshair__horizontal,.c-widget-player-settings-preview-crosshair--sniper .crosshair__vertical{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-player-settings-preview-crosshair--sniper .crosshair-frame{background-position:50% 70%;background-repeat:no-repeat;background-size:cover;width:150px;height:150px;position:relative;overflow:hidden}.c-widget-player-settings-preview-crosshair--sniper .crosshair-frame__crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-team-transfers-history a{color:#fff}.c-widget-team-transfers-history a:hover{color:var(--primary-color)}.c-widget-team-transfers-history span.name{color:#fff}.c-widget-team-transfers-history .o-table{position:relative}.c-widget-team-transfers-history .o-table .c-loader{height:100%;min-height:200px!important}.c-widget-team-transfers-history .table-group .table-row{padding:5px 0;position:relative}.c-widget-team-transfers-history .table-group .table-row:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.c-widget-team-transfers-history .table-group .table-row:hover:before{opacity:1;visibility:visible}.c-widget-team-transfers-history .table-group .table-row:before{left:0}.c-widget-team-transfers-history .table-group .table-row div{z-index:5}.c-widget-team-transfers-history .table-group p{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-group p{font-size:.75rem;line-height:1.5}}.c-widget-team-transfers-history .table-group .table-cell.from a,.c-widget-team-transfers-history .table-group .table-cell.from a span:not(.team-name),.c-widget-team-transfers-history .table-group .table-cell.to a,.c-widget-team-transfers-history .table-group .table-cell.to a span:not(.team-name){align-items:center;display:flex}.c-widget-team-transfers-history .table-group .table-cell.from a .team-name,.c-widget-team-transfers-history .table-group .table-cell.to a .team-name{margin-left:4px}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-group .table-cell.to p{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}}.c-widget-team-transfers-history .table-cell{justify-content:flex-start}.c-widget-team-transfers-history .table-cell.player{width:19%;margin-right:auto}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.player{width:28%;font-size:.8125rem;line-height:1.84615}}.c-widget-team-transfers-history .table-cell.from{width:14%}@media (max-width:64.0525em){.c-widget-team-transfers-history .table-cell.from{width:16%}}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.from{width:11%}}.c-widget-team-transfers-history .table-cell.to{width:25%}@media (max-width:64.0525em){.c-widget-team-transfers-history .table-cell.to{width:26%}}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.to{width:24%}}.c-widget-team-transfers-history .table-cell.to .type{width:36px;min-width:36px;display:inline-block}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.to .type{width:30px;min-width:30px}}.c-widget-team-transfers-history .table-cell.to .type>p{border-bottom:none;max-width:25px;display:block}.c-widget-team-transfers-history .table-cell.to .type .o-icon{width:20px;height:20px;margin:0;display:block}.c-widget-team-transfers-history .table-cell.to .type .o-icon--transfer{color:#75c87e}.c-widget-team-transfers-history .table-cell.to .type .o-icon--standin{color:#e0aa5a}.c-widget-team-transfers-history .table-cell.to .type .o-icon--benched,.c-widget-team-transfers-history .table-cell.to .type .o-icon--inactive{color:#eb5757}.c-widget-team-transfers-history .table-cell.from,.c-widget-team-transfers-history .table-cell.to{padding-right:6px}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.from,.c-widget-team-transfers-history .table-cell.to{padding-right:4px}}.c-widget-team-transfers-history .table-cell.from .c-logo,.c-widget-team-transfers-history .table-cell.to .c-logo{opacity:.5}.c-widget-team-transfers-history .table-cell.from a,.c-widget-team-transfers-history .table-cell.to a{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;position:relative;overflow:hidden}.c-widget-team-transfers-history .table-cell.from a.current-team,.c-widget-team-transfers-history .table-cell.to a.current-team{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-widget-team-transfers-history .table-cell.from a.current-team .c-logo,.c-widget-team-transfers-history .table-cell.to a.current-team .c-logo{opacity:1}.c-widget-team-transfers-history .table-cell.from a .team-name,.c-widget-team-transfers-history .table-cell.to a .team-name{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.c-widget-team-transfers-history .table-cell.from .o-icon--inactive-shield,.c-widget-team-transfers-history .table-cell.to .o-icon--inactive-shield{margin:0 4px 0 1px}.c-widget-team-transfers-history .table-cell.from .benched,.c-widget-team-transfers-history .table-cell.to .benched{align-items:center;display:flex;position:relative;overflow:hidden}.c-widget-team-transfers-history .table-cell.from .benched span:not(.team-name),.c-widget-team-transfers-history .table-cell.to .benched span:not(.team-name){align-items:center;display:flex}.c-widget-team-transfers-history .table-cell.from .benched .team-name,.c-widget-team-transfers-history .table-cell.to .benched .team-name{text-overflow:ellipsis;white-space:nowrap;margin-left:4px;display:inline-block;overflow:hidden}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.from span.team-name,.c-widget-team-transfers-history .table-cell.to span.team-name{display:none}}.c-widget-team-transfers-history .table-cell.date{width:17.5%;font-size:.875rem;line-height:1.71429}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.date{width:18%;font-size:.75rem;line-height:1.5}.c-widget-team-transfers-history .table-cell.date p{overflow:inherit;text-overflow:none;white-space:nowrap}}.c-widget-team-transfers-history .table-cell.source{width:19%}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.source{text-align:right;justify-content:flex-end;width:16%}.c-widget-team-transfers-history .table-cell.source span{display:none}}.c-widget-team-transfers-history .table-cell.source a{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.c-widget-team-transfers-history .table-cell.source a:hover{color:var(--primary-color)}.c-widget-team-transfers-history .table-cell.source .o-icon--external-link{color:#75c87e;margin:2px 8px 0 0;font-size:.78125rem;line-height:1.92}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell.source .o-icon--external-link{margin-right:4px}}.c-widget-team-transfers-history .table-cell .o-icon{margin:0 10px}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell .o-icon{margin:0 5px}}.c-widget-team-transfers-history .table-cell .o-icon--inactive-shield{margin:0 4px 0 2px}@media (max-width:40.0525em){.c-widget-team-transfers-history .table-cell .o-icon--inactive-shield{margin-right:0}}.c-widget-team-transfers-history .table-cell .o-icon--rumors{margin:0 4px 0 0}.c-widget-team-transfers-history .table-head .table-cell p{display:block}.c-widget-team-transfers-history .table-footer{border-top:0}.c-widget-team-transfers-history .c-data-placeholder{margin:0 -16px}.c-widget-team-squad .table-head .table-row{height:30px;padding:0}.c-widget-team-squad .table-head .table-cell p{text-transform:lowercase}.c-widget-team-squad .table-head .table-cell p:first-letter{text-transform:uppercase}.c-widget-team-squad .table-group .table-cell.time-on-team{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-widget-team-squad .table-row{height:40px;padding:0}.c-widget-team-squad .table-cell{justify-content:flex-start}.c-widget-team-squad .table-cell.player{justify-content:flex-start;width:28%}@media (max-width:40.0525em){.c-widget-team-squad .table-cell.player{width:44%}}.c-widget-team-squad .table-cell.player .c-logo{width:30px;height:30px}.c-widget-team-squad .table-cell.player .player-info{color:#fff;display:inline-flex}@media (max-width:40.0525em){.c-widget-team-squad .table-cell.player .nickname{font-size:.75rem;line-height:1.5}}.c-widget-team-squad .table-cell.time-on-team{text-align:center;justify-content:center;width:30%;margin-right:6px}@media (max-width:40.0525em){.c-widget-team-squad .table-cell.time-on-team{text-align:left;justify-content:flex-start;margin-right:4px}}.c-widget-team-squad .table-cell.time-on-team p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-team-squad .table-cell.status{justify-content:flex-start;width:22.5%}@media (max-width:40.0525em){.c-widget-team-squad .table-cell.status{justify-content:flex-end}.c-widget-team-squad .table-cell.status p{text-align:right}}.c-widget-team-squad .c-avatar-with-nickname{display:flex}.c-widget-team-rounds-stats .table-head .table-cell.winrate{padding-left:2px}.c-widget-team-rounds-stats .table-head .table-cell.winrate p{text-overflow:ellipsis;text-transform:none;overflow:hidden}.c-widget-team-rounds-stats .o-table .table-cell p{width:100%}.c-widget-team-rounds-stats .o-table .table-cell.stats{width:57%}@media (max-width:40.0525em){.c-widget-team-rounds-stats .o-table .table-cell.stats{width:48%}}.c-widget-team-rounds-stats .o-table .table-cell.stats p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-team-rounds-stats .o-table .table-cell.per-round{text-align:right;width:16%;padding-right:8px}@media (max-width:40.0525em){.c-widget-team-rounds-stats .o-table .table-cell.per-round{width:22%}}.c-widget-team-rounds-stats .o-table .table-cell.winrate{text-align:right;justify-content:flex-end;width:24%}.c-widget-team-rounds-stats .o-table .table-cell.winrate .c-global-progress-bar{max-width:64px}.c-widget-team-rounds-stats .o-table .table-cell.winrate .c-global-progress-bar__value p{font-family:fira-sans-regular,sans-serif;font-weight:400}@media (max-width:40.0525em){.c-widget-team-rounds-stats .o-table .table-cell.winrate{width:30%}}.c-widget-team-rounds-stats .table-group{color:#cbd5e4}.c-widget-team-rounds-stats .table-group .table-row{padding:9.5px 0}.c-widget-team-rounds-stats .table-group .table-cell.stats,.c-widget-team-rounds-stats .table-group .table-cell.winrate{color:#fff}.c-widget-team-economy .o-widget__body{min-height:282px;padding-bottom:20px;position:relative}@media (max-width:40.0525em){.c-widget-team-economy .o-widget__body{min-height:278px}}.c-widget-team-economy .c-chart-legend{margin-top:10px;margin-bottom:22px}.c-widget-team-last-match-squad{position:relative}.c-widget-team-last-match-squad .o-widget__body{background:#22262c;padding:10px 16px 6px}@media (max-width:40.0525em){.c-widget-team-last-match-squad .o-widget__body{padding:10px 8px 6px}}.c-widget-team-last-match-squad .o-widget__body .c-loader{min-height:138px!important}@media (max-width:40.0525em){.c-widget-team-last-match-squad .o-widget__body .c-loader{min-height:103px!important}}.c-widget-team-last-match-squad ul{margin:0 -2px}@media (max-width:40.0525em){.c-widget-team-last-match-squad ul{margin:0 -2px}}.c-widget-team-last-match-squad li{vertical-align:top;width:20%;padding:0 2px 4px}@media (max-width:40.0525em){.c-widget-team-last-match-squad li{padding:0 2px 4px}}.c-widget-team-last-match-squad li .link{display:block}.c-widget-team-last-match-squad p{margin:5px 0 0 16px;line-height:16px}@media (max-width:51.3025em){.c-widget-team-last-match-squad p{margin-left:10px}}@media (max-width:40.0525em){.c-widget-team-last-match-squad p{margin-left:4px}}.c-widget-team-last-match-squad .c-person-card{width:100%;height:auto}.c-widget-team-last-match-squad .c-person-card span{font-size:.8125rem;line-height:14px}@media (max-width:40.0525em){.c-widget-team-last-match-squad .c-person-card span{font-size:.625rem;line-height:12px}}.c-widget-team-last-match-squad .c-person-card span.position{top:7px;left:5px}@media (max-width:40.0525em){.c-widget-team-last-match-squad .c-person-card span.position{top:4px;left:4px}}.c-widget-team-last-match-squad .c-person-card span.nickname{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:40.0525em){.c-widget-team-last-match-squad .c-person-card span.nickname{font-size:.625rem;line-height:1.8;bottom:0;left:5px}}.c-widget-team-last-match-squad .c-person-card span.nickname .o-icon{margin-left:2px;font-size:.625rem;line-height:1.8}.c-widget-team-last-match-squad .c-person-card .photo-wrap{padding-top:132.61%}.c-widget-team-last-match-squad .c-person-card .photo-wrap .person-photo{background-position:50% 5px}.c-widget-team-last-match-squad .c-person-card .person-card__rating{top:4px;left:4px}.c-widget-team-last-match-squad .status{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:5px 0 0;display:inline-block;overflow:hidden}.c-widget-team-last-match-squad .coaches{border-top:1px solid #282d34;border-bottom:1px solid #282d34;margin-top:6px;padding:10px 0}.c-widget-team-last-match-squad .coaches .coach-item{background-color:#313840;border-radius:5px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:5px 16px;display:flex}.c-widget-team-last-match-squad .coaches .coach-item:hover{background-color:#4d5864}.c-widget-team-last-match-squad .coaches .coach-item:hover .c-avatar-with-nickname .nickname,.c-widget-team-last-match-squad .coaches .coach-item:hover .name{color:#fff}.c-widget-team-last-match-squad .coaches .coach-item:last-child{margin-bottom:0}.c-widget-team-last-match-squad .coaches .coach-item .c-avatar-with-nickname{width:auto}.c-widget-team-last-match-squad .coaches .coach-item .name{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;margin-top:0;margin-left:0;overflow:hidden}.c-widget-team-last-match-squad .coaches .coach-item .status--coach{margin-top:0;margin-left:0}.c-widget-team-last-match-squad .c-button{margin-top:10px;margin-bottom:10px}.c-widget-tools-compare .o-widget{margin-bottom:25px}.c-widget-tools-compare .o-widget__body{background-color:#22262c;padding:10px 16px 16px;overflow:visible}@media (max-width:40.0525em){.c-widget-tools-compare .o-widget__body{padding:8px}}.c-widget-tools-compare .o-widget__body .c-baner-custom{margin-bottom:10px}@media (max-width:40.0525em){.c-widget-tools-compare .table-cell{font-size:13px}}.c-widget-tools-compare .table-cell.stats{justify-content:flex-start}@media (min-width:40.0625em){.c-widget-tools-compare .table-cell.selects{justify-content:flex-start;width:84%;max-width:calc(100% - 100px);display:flex}}.c-widget-tools-compare .table-cell.values-column{width:35.3333%;padding-left:5%;padding-right:5%}.c-widget-tools-compare .table-cell.values-column:last-child{width:30.3333%;padding-right:0}.c-widget-tools-compare .table-cell.values-column>.column-inner{justify-content:center;width:100%;display:flex}.c-widget-tools-compare .table-cell.values-column>.column-inner .table-cell{width:100%}.c-widget-tools-compare .table-cell.avg{justify-content:flex-start;min-width:70px}@media (max-width:40.0525em){.c-widget-tools-compare .table-cell.avg{min-width:36px}}.c-widget-tools-compare .table-cell.avg.highlighted{color:#fff}.c-widget-tools-compare .table-cell.avg p{text-overflow:ellipsis;overflow:hidden}.c-widget-tools-compare .table-cell.compare{text-align:right;justify-content:flex-end}.c-widget-tools-compare .table-cell.compare.negative{color:#f18686}.c-widget-tools-compare .table-cell.compare.positive{color:#75c87e}.c-widget-tools-compare__select{background-color:#313840;border-radius:5px;min-height:55px;padding:0 8px}@media (min-width:40.0625em){.c-widget-tools-compare__select{align-items:center;margin-bottom:10px;padding:0 16px;display:flex}}.c-widget-tools-compare__select .table-cell.stats{width:16%;min-width:110px}.c-widget-tools-compare__select-input{align-items:center;width:100%;height:55px;display:flex;position:relative}@media (min-width:40.0625em){.c-widget-tools-compare__select-input:not(:first-child){border-left:1px solid #282d34}}@media (max-width:40.0525em){.c-widget-tools-compare__select-input:not(:first-child){border-top:1px solid #282d34}}.c-widget-tools-compare__select-input .o-link{color:#fff}@media (min-width:40.0625em){.c-widget-tools-compare__select-input{width:35.3333%;padding-left:5%;padding-right:5%}.c-widget-tools-compare__select-input:last-child{width:30.3333%;padding-right:0}}.c-widget-tools-compare__select-input .c-lazy-select{width:100%}@media (max-width:40.0525em){.c-widget-tools-compare__select-input .c-lazy-select{max-width:calc(100% - 30px)}}.c-widget-tools-compare__select-input .c-lazy-select--filled{justify-content:space-between;align-items:center;width:100%;display:flex}.c-widget-tools-compare__select-input .c-lazy-select--filled .o-link{max-width:calc(100% - 20px)}.c-widget-tools-compare__select-input .c-lazy-select--filled .o-link:hover{color:#fff!important}.c-widget-tools-compare__select-input .c-lazy-select--filled .c-avatar-with-nickname{color:#fff}.c-widget-tools-compare__select-input .c-lazy-select--filled .c-avatar-with-nickname .player-info{color:inherit}.c-widget-tools-compare__select-input .c-lazy-select--filled .logo-with-name{align-items:center;padding-right:4px;display:flex}.c-widget-tools-compare__select-input .c-lazy-select--filled .logo-with-name .c-logo{margin-right:5px}.c-widget-tools-compare__select-input .c-lazy-select--filled .logo-with-name span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-tools-compare__select-input .c-lazy-select--filled .c-button{color:#cbd5e4;background-color:#51586261;border:none;padding:2px 1px 0}.c-widget-tools-compare__select-input .c-lazy-select--filled .c-button:hover{box-shadow:none;background-color:#515862ad}.c-widget-tools-compare__select-input .c-lazy-select--filled .c-button .o-icon{margin-left:0;margin-right:0;font-size:18px}.c-widget-tools-compare__select .position-swapper{color:#a5afbb;cursor:pointer;background-color:#313840;border:1px solid #282d34;border-radius:50%;width:24px;height:24px;transition:all .15s ease-in-out;position:absolute;left:-12px}@media (max-width:40.0525em){.c-widget-tools-compare__select .position-swapper{top:-12px;left:auto;right:10%}}.c-widget-tools-compare__select .position-swapper:hover{color:#fff;background-color:#282d34}@media (max-width:40.0525em){.c-widget-tools-compare__select .position-swapper .o-icon--arrows{display:block;transform:rotate(90deg)}}.c-widget-tools-compare__select .table-cell.stats{color:#fff}@media (max-width:40.0525em){.c-widget-tools-compare__select .table-cell.stats{display:none}}.c-widget-tools-compare__select .vs__dropdown-option .c-avatar{margin-top:0;margin-bottom:0}.c-widget-tools-compare-stats>.c-loader{min-height:336px!important}.c-widget-tools-compare-stats .o-widget__body{background-color:#22262c}.c-widget-tools-compare-stats__chart{padding:5px 16px}@media (max-width:40.0525em){.c-widget-tools-compare-stats__chart{padding-left:0;padding-right:0}}.c-widget-tools-compare-stats .c-tabs-nav{min-height:68px;padding-bottom:0}.c-widget-tools-compare-stats .c-tabs-nav button{cursor:pointer}.c-widget-tools-compare-stats .c-tabs-nav.team1 li.current:before{border-color:#d2a6ff}.c-widget-tools-compare-stats .c-tabs-nav.team2 li.current:before{border-color:#69bdc9}.c-widget-tools-flow .o-widget__body,.c-widget-tools-flow-minified .o-widget__body{background-color:#22262c;padding:0 16px 10px;position:relative}@media (max-width:40.0525em){.c-widget-tools-flow .o-widget__body,.c-widget-tools-flow-minified .o-widget__body{padding-left:8px;padding-right:8px}}.c-widget-tools-flow .o-widget__body .c-tags,.c-widget-tools-flow-minified .o-widget__body .c-tags{flex-wrap:wrap}@media (max-width:40.0525em){.c-widget-tools-flow .o-widget__body .c-tags--switches,.c-widget-tools-flow-minified .o-widget__body .c-tags--switches{margin-top:5px;margin-bottom:0}.c-widget-tools-flow .o-widget__body .c-tags--chart,.c-widget-tools-flow-minified .o-widget__body .c-tags--chart{margin-top:0;margin-bottom:-12px}}.c-widget-tools-flow .o-widget__body .c-tags__list,.c-widget-tools-flow-minified .o-widget__body .c-tags__list{justify-content:center}.c-widget-tools-flow .c-tabs-nav--secondary,.c-widget-tools-flow-minified .c-tabs-nav--secondary{margin-left:-16px}.c-widget-tools-flow .c-select,.c-widget-tools-flow-minified .c-select{margin-top:10px;margin-bottom:10px}.c-widget-tools-flow .no-data-container,.c-widget-tools-flow-minified .no-data-container{z-index:15;background-color:#22262c8c;position:absolute;top:0;bottom:0;left:0;right:0}.c-widget-tools-flow .no-data-text,.c-widget-tools-flow-minified .no-data-text{color:#a5afbb;text-align:center;z-index:6;background-color:#515862;border-radius:5px;width:220px;margin:auto;padding:11px 0 10px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;position:absolute;top:160px;left:0;right:0}.c-widget-tools-flow-minified .o-widget__header .text{width:100%}.c-widget-tools-flow-minified .o-widget__header a{text-align:right;white-space:nowrap}.c-widget-tools-flow-minified .o-widget__body .o-widget__body{padding:0;position:relative}@media (max-width:40.0525em){.c-widget-tools-flow-minified .o-widget__body .o-widget__body .c-tags--chart{margin-bottom:-6px}.c-widget-tools-flow-minified .c-tabs-nav--secondary{margin-left:-8px}}.c-widget-tools-flow-minified .c-tabs-nav--secondary .o-list-bare__item{width:auto;min-width:100px}.c-widget-tools-flow-minified .c-select{margin-top:0}.c-widget-tools-flow-minified .c-chart-tools-flow--chart{margin-bottom:16px;padding-top:10px}.c-widget-tools-flow-minified .c-chart-tools-flow--title-y{top:12px}.c-widget-tools-flow-minified .no-data-text{top:124px}.c-widget-rewards-pickems{background-color:#22262c;border-radius:5px;padding:10px 16px}@media (max-width:51.3025em){.c-widget-rewards-pickems{padding:10px 8px}}.c-widget-rewards-pickems .o-widget__header{margin-bottom:5px}.c-widget-rewards-pickems .o-widget__header .title-h5{font-size:12px}.c-widget-rewards-pickems .c-tabs-nav--secondary{padding-bottom:0}.c-widget-rewards-pickems .c-tabs-nav--secondary .o-list-bare__item{width:auto;min-width:30px}@media (max-width:40.0525em){.c-widget-rewards-pickems .c-tabs-nav--secondary .o-list-bare__item{min-width:80px}}.c-widget-rewards-pickems .c-tabs-nav--secondary .o-list-bare__item.current .map{color:#fff}.c-widget-rewards-pickems .c-tabs-nav--secondary .o-list-bare__item.disabled{pointer-events:none}.c-widget-rewards-pickems .c-tabs-nav--secondary .o-list-bare__item.disabled .map{color:#65717d}.c-widget-rewards-pickems .c-tabs-nav--secondary .map{flex-direction:column;padding:5px 8px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:13px}.c-widget-rewards-pickems .c-tabs-nav--secondary .map .title{text-transform:capitalize}.c-widget-rewards-pickems .c-tabs-nav--secondary .c-match-time-remaining-count{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:1.8}.c-widget-rewards-pickems .c-tabs-nav--secondary .c-match-time-remaining-count__separator{min-width:7px}.c-widget-rewards-pickems .c-tabs-nav--secondary .c-match-time-remaining-count__part.days{min-width:0}.c-widget-rewards-pickems .o-widget__body{background:0 0;border-radius:0}.c-widget-rewards-pickems__list{flex-wrap:wrap;gap:8px;display:flex}.c-widget-rewards-pickems-item{width:calc(33.3333% - 5.33333px)}@media (max-width:51.3025em){.c-widget-rewards-pickems-item{width:100%}}.c-widget-rewards-pickems .c-component-tabs__show-more{background:#2a3038;border-radius:5px;justify-content:space-between;align-items:center;margin-top:10px;padding:10px 8px;display:flex}@media (max-width:51.3025em){.c-widget-rewards-pickems .c-component-tabs__show-more{flex-direction:column;align-items:flex-start}}.c-widget-rewards-pickems .c-component-tabs__show-more .left{text-align:left;display:flex}.c-widget-rewards-pickems .c-component-tabs__show-more .left>span{color:#cbd5e4;font-size:.75rem;line-height:15px}.c-widget-rewards-pickems .c-component-tabs__show-more.current .left{flex-direction:column;justify-content:center;align-items:flex-start}.c-widget-rewards-pickems .c-component-tabs__show-more.current .left>span{margin-bottom:10px}.c-widget-rewards-pickems .c-component-tabs__show-more.current .left .c-match-time-remaining-count__part{width:30px;height:30px}@media (max-width:51.3025em){.c-widget-rewards-pickems .c-component-tabs__show-more.current{position:relative}.c-widget-rewards-pickems .c-component-tabs__show-more.current .c-button{position:absolute;bottom:10px;right:8px}}.c-widget-rewards-pickems .c-component-tabs__show-more.finished .left{justify-content:flex-start;align-items:center}.c-widget-rewards-pickems .c-component-tabs__show-more.finished .left i{color:#75c87e;margin-right:10px;font-size:1.25rem;line-height:1.5}@media (max-width:51.3025em){.c-widget-rewards-pickems .c-component-tabs__show-more.finished .left{margin-bottom:10px}}.c-widget-rewards-pickems .c-component-tabs__show-more button{height:30px}.c-widget-rewards-pickems .c-component-tabs__show-more .o-icon--arrow-down-2{margin-right:7px;font-size:85%}.c-widget-rewards-pickems-item.collapsed .c-widget-rewards-pickems-item__body{border-top:1px solid #313840;border-bottom:none;height:1px;min-height:0;padding:0}.c-widget-rewards-pickems-item__header{align-items:center;gap:8px;margin-bottom:5px;font-size:12px;display:flex}.c-widget-rewards-pickems-item__header .c-table-cell-place .c-icon-pickem-place svg{width:34px;height:34px}.c-widget-rewards-pickems-item__header .c-table-cell-place .place{line-height:31px}.c-widget-rewards-pickems-item__header .meta{width:100%}.c-widget-rewards-pickems-item__header .name{color:#cbd5e4;margin-bottom:3px;line-height:1.2}.c-widget-rewards-pickems-item__header .name,.c-widget-rewards-pickems-item__header .value{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-widget-rewards-pickems-item__body{border-bottom:1px solid var(--color);background-color:#2a3038;border-radius:5px;align-items:flex-end;min-height:140px;padding:10px 8px;display:flex;position:relative;overflow:hidden}@media (max-width:51.3025em){.c-widget-rewards-pickems-item__body{min-height:120px}}.c-widget-rewards-pickems-item__body:before{background-color:var(--color);content:"";filter:blur(75px);opacity:.7;border-radius:50%;width:200px;height:32px;margin:auto;position:absolute;bottom:10px;left:0;right:0}.c-widget-rewards-pickems-item__body .image{background-position:50%;background-repeat:no-repeat;background-size:100%;width:182px;height:130px;position:absolute;top:5px;right:10px}@media (max-width:51.3025em){.c-widget-rewards-pickems-item__body .image{width:154px;height:110px}}.c-widget-rewards-pickems-item__body .text{position:relative}.c-widget-rewards-pickems-item__body .text .name{word-break:break-word;margin-bottom:5px}.c-widget-rewards-pickems-item__body .text .stattrack{color:#ff8b50}.c-widget-rewards-pickems-item__body .text .price{float:left}.c-widget-rewards-pickems-item__body .text .price span{color:#fff}.c-widget-rewards-pickems-item__body .text .winners{float:left;margin-left:15px;position:relative}.c-widget-rewards-pickems-item__body .text .winners:before{color:#65717d;content:"x";font-size:.625rem;line-height:1.5;position:absolute;left:-11px}.c-article-body{color:#a5afbb;word-wrap:break-word;word-break:keep-all;max-width:650px;margin:auto;padding:10px 40px;position:relative}@media (max-width:80.0525em){.c-article-body{padding:10px 24px}}@media (max-width:51.3025em){.c-article-body{padding:10px 16px}}.c-article-body{font-size:1rem;line-height:1.75}@media (max-width:51.3025em){.c-article-body{font-size:.875rem;line-height:1.75}}.c-article-body .c-loader{z-index:20;height:300px}.c-article-body .codex-editor .cdx-marker{background-color:rgba(var(--primary-color-rgb),.2);color:inherit;padding:3px 0}.c-article-body .codex-editor .inline-code{color:#b44437;letter-spacing:.3px;background:#faeff0c7;border-radius:5px;margin:0 1px;padding:3px 4px;font-family:inherit;font-size:.86em;font-weight:500}.c-article-body .cdx-block{padding:10px 0}.c-article-body .cdx-block a{color:var(--primary-color);text-decoration:none}.c-article-body .cdx-block a:hover{text-decoration:underline}.c-article-body .cdx-input{box-shadow:none;border:none;border-radius:0;padding:0}.c-article-body .ce-block--selected .ce-block__content{background:#26465d}.c-article-body .ce-header{margin-bottom:0;padding-top:4px;padding-bottom:0;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-article-body h1.ce-header{color:#fff;margin-bottom:8px;font-size:2rem;line-height:1.25}@media (max-width:51.3025em){.c-article-body h1.ce-header{font-size:1.25rem;line-height:1.35}}.c-article-body h2.ce-header{color:#fff;margin-bottom:2px;font-size:1.125rem;line-height:1.5}@media (max-width:51.3025em){.c-article-body h2.ce-header{margin-bottom:0;font-size:1rem;line-height:1.5}}.c-article-body h3.ce-header{color:#a5afbb;text-transform:uppercase;margin-bottom:2px;font-size:1rem;line-height:1.5}@media (max-width:51.3025em){.c-article-body h3.ce-header{font-size:.875rem;line-height:1.5}}.c-article-body h6.ce-header{color:#a5afbb;margin-bottom:10px;font-family:fira-sans-regular,sans-serif}@media (max-width:51.3025em){.c-article-body h6.ce-header{margin-bottom:22px}}.c-article-body .codex-editor--narrow .codex-editor__redactor{margin-right:0;padding-bottom:0!important}.c-article-body .link-tool{display:inline-block}.c-article-body .link-tool__content{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;color:#a5afbb!important}.c-article-body .link-tool__content:hover{box-shadow:none;color:#fff!important;text-decoration:none!important}.c-article-body .link-tool__anchor{font-size:1rem;line-height:1.75;color:inherit!important}@media (max-width:51.3025em){.c-article-body .link-tool__anchor{font-size:.875rem;line-height:1.75}}.c-article-body .link-tool__anchor:before{content:attr(data-icon);vertical-align:middle;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:160%;line-height:1;display:inline-block;font-variant:normal!important;text-transform:none!important;font-family:inmt-icons!important;font-style:normal!important;font-weight:400!important}.c-article-body .cdx-quote{border-left:1px solid var(--primary-color);padding-left:16px}.c-article-body .cdx-quote__text{min-height:0;margin-bottom:10px;font-family:fira-sans-regular,sans-serif;font-size:18px;font-weight:400;line-height:28px}@media (max-width:51.3025em){.c-article-body .cdx-quote__text{font-size:1rem;line-height:1.6}}.c-article-body .cdx-quote__caption{color:#a5afbb}.c-article-body .cdx-quote__caption b{color:#fff}.c-article-body .ce-delimiter{text-align:center;width:100%;line-height:1.6em}.c-article-body .ce-delimiter:before{content:"***";letter-spacing:.2em;height:30px;font-size:30px;line-height:65px;display:inline-block}.c-article-body .cdx-list--ordered li,.c-article-body .cdx-list--unordered li{padding:0 5px}.c-article-body .cdx-list--ordered{padding-left:28px}.c-article-body .cdx-list--unordered{margin-bottom:20px;padding-left:28px;list-style:none}.c-article-body .cdx-list--unordered li:before{color:var(--primary-color);content:"•";width:1em;margin-left:-1em;font-weight:700;display:inline-block}.c-article-body .image-tool__image{cursor:pointer;margin-bottom:5px}.c-article-body .image-tool__image-preloader{background:0 0}.c-article-body .image-tool__image-preloader:after{border:4px solid var(--primary-color);border-color:var(--primary-color)transparent var(--primary-color)transparent;content:" ";border-radius:50%;width:44px;height:44px;margin-top:-22px;margin-left:-22px;animation:1.2s linear infinite lds-dual-ring;display:block}.c-article-body .image-tool__caption{color:#717b8a;font-size:12px;line-height:20px}.c-article-body .image-tool--loading .image-tool__image{background:0 0;border:none}.c-article-body .embed-tool__content{margin-bottom:5px}.c-article-body .embed-tool__caption{color:#717b8a;font-size:12px;line-height:20px}.c-article-body .embed-tool .c-loader{transition:opacity .15s cubic-bezier(1,.5,.8,1)}.c-article-body .tc-table{border-collapse:collapse;table-layout:fixed;width:100%;height:100%}.c-article-body .tc-table__wrap{box-sizing:border-box;border-radius:3px;width:100%;height:100%;margin-left:-10px;position:relative}.c-article-body .tc-table__cell{vertical-align:top;border:1px solid #dbdbe2;padding:0}.c-article-body .tc-table__area{height:100%;padding:10px}.c-article-body .raw-tool{flex-direction:column;justify-content:center;width:100%;display:flex}.c-article-body .twitter-tweet,.c-article-body code{white-space:normal}.c-article-body .accordion-tool{justify-content:space-between;align-items:flex-start;display:flex}.c-article-body .accordion-tool__list{width:100%;max-width:570px}.c-article-body .accordion-tool__item{border-bottom:1px solid #404b5580;padding:10px 0}.c-article-body .accordion-tool__item:last-child{border-bottom:unset}.c-article-body .accordion-tool__item .accordion-tool__plus{display:block}.c-article-body .accordion-tool__item .accordion-tool__minus,.c-article-body .accordion-tool__item--active .accordion-tool__plus{display:none}.c-article-body .accordion-tool__item--active .accordion-tool__minus{display:block}.c-article-body .accordion-tool__item--active .accordion-tool__content{height:auto!important}.c-article-body .accordion-tool__content{color:#a5afbb;word-wrap:break-word;height:0;margin-left:34px;font-size:16px;font-weight:400;line-height:24px;transition:all .5s;display:block;overflow:hidden}.c-article-body .accordion-tool__content.active{height:auto;padding:10px 0 20px}.c-article-body .accordion-tool__header{color:#fff;cursor:pointer;align-items:center;padding:5px 0;display:flex}.c-article-body .accordion-tool__header span{color:#fff;word-wrap:break-word;font-size:16px;font-weight:400;line-height:24px}.c-article-body .accordion-tool__header img{width:18px;height:18px;margin-right:16px;transition:all .5s}@media screen and (max-width:821px){.c-article-body .accordion-tool__header{font-size:16px}.c-article-body .accordion-tool{flex-direction:column;justify-content:center;align-items:flex-start}.c-article-body .accordion-tool__list{max-width:unset;width:100%;margin-left:0}}.c-widget-news-article{margin-bottom:40px}@media (max-width:51.3025em){.c-widget-news-article{margin-bottom:30px}}.c-widget-news-article__content{color:#cbd5e4;background-color:#22262c;border-radius:5px;width:100%;min-height:400px;margin:10px auto 0;padding:16px 16px 40px;position:relative}@media (max-width:51.3025em){.c-widget-news-article__content{margin-top:0;padding:8px}}.c-widget-news-article__content .c-article-body .c-loader{background-color:#21282e}.c-widget-news-article__content .c-article-body .c-loader:before{background:0 0}.c-widget-news-article__content .c-article-body .cdx-block:not(.image-tool),.c-widget-news-article__content .c-article-body .ce-header{margin-left:auto;margin-right:auto}.c-widget-news-article__content iframe{max-width:100%}.c-widget-news-article__content iframe.youtube,.c-widget-news-article__content iframe[src*=twitch],.c-widget-news-article__content iframe[src*=vimeo],.c-widget-news-article__content iframe[src*=youtube]{aspect-ratio:16/9;max-width:100%;height:auto!important}.c-widget-news-article__content iframe.instagram-media{min-width:auto!important}.c-widget-news-article__image{margin-bottom:6px}.c-widget-news-article__image img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%}.c-widget-news-article__header{word-wrap:break-word;max-width:650px;margin:auto;padding:10px 40px;padding-bottom:0!important}@media (max-width:80.0525em){.c-widget-news-article__header{padding:10px 24px}}@media (max-width:51.3025em){.c-widget-news-article__header{padding:10px 16px}}.c-widget-news-article__header h1{color:#fff;margin-bottom:15px;font-family:fira-sans-medium,sans-serif;font-size:2rem;font-weight:500;line-height:1.25}@media (max-width:51.3025em){.c-widget-news-article__header h1{margin-bottom:8px;font-size:1.25rem;line-height:1.35}}.c-widget-news-article__header h3{color:#a5afbb;margin-bottom:0;padding-top:10px;padding-bottom:10px;font-family:fira-sans-regular,sans-serif;font-size:1rem;font-weight:400;line-height:1.75}@media (max-width:51.3025em){.c-widget-news-article__header h3{font-size:.875rem;line-height:1.75}}.c-widget-news-article .c-baner-custom{margin-top:40px}@media (max-width:51.3025em){.c-widget-news-article .c-baner-custom{margin-top:30px}}.c-widget-news-article .c-baner-custom--stake-homepage,.c-widget-news-article .c-baner-custom--stake-wide{margin-top:20px}.c-widget-news-article-overlay{z-index:111111;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.c-widget-news-article-overlay .cross{cursor:pointer;z-index:111;font-size:20px;position:absolute;top:20px;right:20px}@media (max-width:40.0525em){.c-widget-news-article-overlay .cross{font-size:18px;top:5px;right:10px}}.c-widget-news-article-overlay .overlay-background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#0006;width:100%;height:100%;transition:opacity .15s linear;position:fixed}.c-widget-news-article-overlay img{z-index:111;max-width:100vw;max-height:calc(100vh - 100px);display:block}.c-widget-top-players-minified .o-widget__body{background:#22262c;padding:10px 16px;position:relative}@media (max-width:40.0525em){.c-widget-top-players-minified .o-widget__body{padding:10px 8px}}.c-widget-top-players-minified .o-table__body{position:relative}.c-widget-top-players-minified .o-table .table-head .table-cell.rating{padding-right:0}.c-widget-top-players-minified .o-table .table-head .table-cell.rating p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-widget-top-players-minified .o-table .table-head .table-cell.kills p{width:auto}.c-widget-top-players-minified .o-table .table-cell{justify-content:flex-start}.c-widget-top-players-minified .o-table .table-cell.position{width:5.7%;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (max-width:40.0525em){.c-widget-top-players-minified .o-table .table-cell.position{width:6%}}.c-widget-top-players-minified .o-table .table-cell.player{width:33.2%}.c-widget-top-players-minified .o-table .table-cell.player .c-avatar-with-nickname .player-info{color:#fff}@media (max-width:64.0525em){.c-widget-top-players-minified .o-table .table-cell.player{width:32.5%}}@media (max-width:51.3025em){.c-widget-top-players-minified .o-table .table-cell.player{width:33.2%}}@media (max-width:40.0525em){.c-widget-top-players-minified .o-table .table-cell.player{width:32.5%;font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-widget-top-players-minified .o-table .table-cell.combat_score,.c-widget-top-players-minified .o-table .table-cell.rating{width:100%;max-width:142px}@media (max-width:64.0525em){.c-widget-top-players-minified .o-table .table-cell.combat_score,.c-widget-top-players-minified .o-table .table-cell.rating{max-width:114px}}@media (max-width:51.3025em){.c-widget-top-players-minified .o-table .table-cell.combat_score,.c-widget-top-players-minified .o-table .table-cell.rating{max-width:142px}}@media (max-width:40.0525em){.c-widget-top-players-minified .o-table .table-cell.combat_score,.c-widget-top-players-minified .o-table .table-cell.rating{max-width:114px}}.c-widget-top-players-minified .o-table .table-cell.combat_score .c-tooltip-common__trigger,.c-widget-top-players-minified .o-table .table-cell.rating .c-tooltip-common__trigger{display:initial}.c-widget-top-players-minified .o-table .table-cell.combat_score .c-global-progress-bar__value,.c-widget-top-players-minified .o-table .table-cell.rating .c-global-progress-bar__value{min-width:30px;max-width:30px}.c-widget-top-players-minified .o-table .table-cell.combat_score .c-global-progress-bar__value .value,.c-widget-top-players-minified .o-table .table-cell.rating .c-global-progress-bar__value .value{color:#fff}.c-widget-top-players-minified .o-table .table-cell.kills{width:100%;max-width:64px;margin-left:auto}@media (max-width:40.0525em){.c-widget-top-players-minified .o-table .table-cell.kills{max-width:36px}.c-widget-top-players-minified .o-table .table-cell.kills .c-global-progress-bar__bg{display:block}}.c-widget-top-players-minified .c-button{margin-top:10px}.c-widget-top-players .o-widget__body{background:#22262c;padding:0 16px 10px}@media (max-width:51.3025em){.c-widget-top-players .o-widget__body{padding:0 8px}}@media (min-width:80.0625em){.c-widget-top-players .o-widget__body .c-tabs-nav{margin-left:-16px}}.o-wrapper--yellow .c-widget-top-players .o-widget__body .c-tabs-nav .o-list-bare__item.current:before{border-color:#0f8deb}@media (max-width:51.3025em){.c-widget-top-players .o-widget__body .c-select,.c-widget-top-players .o-widget__body .c-select .v-select{position:static}.c-widget-top-players .o-widget__body .c-select .v-select .vs__dropdown-menu{width:calc(100% - 16px);height:calc(100% - 50px);top:40px;left:8px}.c-widget-top-players__nav{align-items:center;padding:10px 0;display:flex}.c-widget-top-players__nav .c-filters-trigger{margin-left:24px}}.c-widget-top-players__table{position:relative}.c-widget-top-players__table>.c-loader{background:#22262c;min-height:60vh!important}@media (max-width:51.3025em){.c-widget-top-players .c-table-top-players{margin:0 -8px}}.c-widget-top-players--discipline{padding-top:0}@media (max-width:51.3025em){.c-widget-top-players--discipline .c-widget-top-players__table{margin-top:6px}}.c-widget-top-players--discipline .c-widget-top-players__nav{justify-content:space-between;align-items:center;padding-bottom:4px;display:flex}.c-widget-top-players--discipline .c-widget-top-players__nav .c-tabs-nav{width:100%;padding-bottom:0}@media (max-width:80.0525em){.c-widget-top-players--discipline .c-widget-top-players__nav .c-tabs-nav{width:92%}}.c-widget-top-players--discipline .c-widget-top-players__nav .c-filters-trigger{margin-left:8px}.c-widget-top-players--discipline .c-widget-top-players__nav .c-filters-trigger .c-button{color:var(--primary-color)}.c-widget-top-players--discipline .c-widget-top-players__nav .c-filters-trigger .c-button:hover{color:#fff!important}.c-widget-top-players--discipline .o-widget__body{padding:0}.c-widget-top-players--discipline .o-widget__body .c-tabs-nav{margin-left:0}@media (max-width:51.3025em){.c-widget-top-players--discipline .o-widget__body .c-select .v-select .vs__dropdown-menu{height:auto}.c-widget-top-players--discipline .c-table-top-players{margin:0}}.c-widget-top-players--discipline .c-tabs-nav--xs{margin-top:6px;padding-bottom:4px}.c-widget-top-players--discipline .c-tabs-nav--xs .map{padding:9px 12px}.c-widget-top-players--discipline.c-widget-top-players--minified .c-button{margin-top:10px}.c-widget-teams-valve-rankings .o-widget__header .c-filters-trigger{margin-left:auto;margin-right:0}.c-widget-teams-valve-rankings .o-widget__body{background:#22262c}.c-widget-teams-valve-rankings .c-filters-trigger .c-button{flex-direction:row!important}.c-widget-teams-valve-rankings__table{padding:10px 16px}@media (max-width:40.0525em){.c-widget-teams-valve-rankings__table{padding:0}}.c-widget-teams-valve-rankings__nav .c-tabs-nav--stats .map{text-transform:uppercase}.c-widget-teams-valve-rankings__nav .c-filters-trigger .c-button{text-overflow:ellipsis;display:inline-block;overflow:hidden}.c-widget-teams-valve-rankings .c-tabs-nav ul{align-items:center}.c-widget-teams-valve-rankings .c-tabs-nav ul li.o-list-bare__item:after{display:none}@media (max-width:51.3025em){.c-widget-teams-valve-rankings .c-tabs-nav ul li:last-child{margin-left:auto;margin-right:4px}.c-widget-teams-valve-rankings .table-head .table-cell.players{display:none}}@media (max-width:40.0525em){.c-widget-teams-valve-rankings .table-cell.place{padding-left:2px}.c-widget-teams-valve-rankings .table-cell.place .medal-container{display:none}}.c-widget-teams-valve-rankings .table-cell.players{justify-content:space-between;display:flex}@media (max-width:51.3025em){.c-widget-teams-valve-rankings .table-cell.players{margin-top:12px;width:100%!important}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare{width:100%}}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item{width:20%;padding:0 3px}@media (max-width:40.0525em){.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item{padding:0 2px}}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link{height:77px;max-width:unset;width:100%}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card{height:77px;max-width:unset;width:unset}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .person-card__rating{top:2px;left:2px}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .c-country-flag{left:0;width:8px!important;height:8px!important;top:auto!important}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .c-country-flag img{height:12px;max-width:unset;width:12px}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card span{font-size:.625rem;line-height:11px}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .positioning-wrapper{max-height:77px}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .photo-wrap{margin-right:0}@media (max-width:51.3025em){.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .photo-wrap .person-photo{background-position:80% 10px;background-size:50%}}@media (max-width:40.0525em){.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .photo-wrap .person-photo{background-position:80% 10px;background-size:60%}}@media screen and (max-width:450px){.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .photo-wrap .person-photo{background-position:50% 10px;background-size:115%}}@media (max-width:40.0525em){.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card{width:inherit}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .positioning-wrapper{height:77px}.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .positioning-wrapper .c-person-card__wrapper,.c-widget-teams-valve-rankings .table-cell.players .o-list-bare .o-list-bare__item .player-link .c-person-card .positioning-wrapper .c-person-card__wrapper .photo-wrap{height:inherit}}.c-widget-teams-earnings{padding-top:10px}.c-widget-teams-earnings .o-widget__body{background:#22262c}@media (max-width:51.3025em){.c-widget-teams-earnings .o-widget__header{margin-bottom:10px}}.c-widget-teams-earnings .c-filters-trigger{margin-left:auto}.c-widget-teams-earnings--minified{padding-top:5px}@media (max-width:51.3025em){.c-widget-teams-earnings--minified .o-widget__header{margin-bottom:0}}.c-widget-teams-earnings--minified .c-button{margin-top:10px}.c-table-cell-coverage{white-space:nowrap}.c-table-cell-coverage .title{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;line-height:16px;overflow:hidden}.c-table-cell-coverage .o-icon{margin-right:4px;font-size:.75rem;line-height:15px}.c-table-cell-coverage .tooltip-hint-trigger{border-bottom:none}.c-table-cell-coverage.advanced .o-icon,.c-table-cell-coverage.advanced .title,.c-table-cell-coverage.full .o-icon,.c-table-cell-coverage.full .title{color:#59c3ff}.c-table-cell-coverage.advanced .o-icon{margin-top:2px;margin-bottom:2px;margin-right:2px}@media (max-width:40.0525em){.c-table-cell-coverage.advanced .o-icon{margin:0}}.c-table-cell-coverage.minified .o-icon{margin-right:0}.c-table-cell-coverage:not(.minified) .o-icon{vertical-align:-.5px}.c-table-cell-health-armor{padding-top:5px}.c-table-cell-health-armor .c-global-progress-bar p{color:inherit!important}.c-table-cell-health-armor .armor{z-index:2;position:absolute;top:5px;right:0}.c-table-cell-match-status{color:#a5afbb;text-align:left;width:14%;padding-right:4px;font-size:.75rem;line-height:14px}.c-table-cell-match-status.table-cell{display:block}@media (max-width:40.0525em){.c-table-cell-match-status{width:19%}}.c-table-cell-match-status span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.c-table-cell-match-status span:first-letter{text-transform:uppercase}.c-table-cell-match-status .o-label--live{line-height:inherit}.c-table-matches--matches .c-table-cell-match-status .o-label--live,.c-widget-match-status .c-table-cell-match-status .o-label--live,.c-widget-matches .c-table-cell-match-status .o-label--live{animation:2s linear infinite pulse}@media (max-width:40.0525em){.c-table-cell-match-status--status-with-date{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}}.c-table-cell-match-status--status-with-date>span{white-space:normal}.c-table-cell-match-status--status-with-date>span>span{display:block}.c-table-cell-match-status--time .coverage-time{justify-content:flex-start;width:100%;display:inline-flex}.c-table-cell-match-status--time .c-table-cell-coverage{margin-right:2px;width:auto!important}.c-table-cell-match-status--time .c-table-cell-coverage:empty{display:none!important}.c-table-cell-match-status--time .c-table-cell-coverage span{display:initial}.c-table-cell-match-map{text-align:center;white-space:nowrap;font-size:.75rem;line-height:1.25}.c-table-cell-match-map .map{color:#a5afbb}.c-table-cell-match-map .round{color:#cbd5e4}.c-table-cell-match-map .o-icon{color:#65717d;margin-left:4px;margin-right:2px}@media (max-width:40.0525em){.c-table-cell-match-map{font-size:.625rem;line-height:1.5}}.c-widget-game-status--integrated .c-table-cell-match-map{font-size:.625rem;line-height:1.5}.c-table-cell-match-rating{color:#515862;display:flex}.c-table-cell-match-rating .o-icon{vertical-align:middle;margin-left:-1px;margin-right:-1px;font-size:.53125rem;line-height:8px}.c-table-cell-match-rating .o-icon.filled{color:#a5afbb}.c-table-cell-match-status-date-extended{color:#a5afbb;text-align:left;padding-right:4px;font-size:.75rem;line-height:14px}@media (max-width:40.0525em){.c-table-cell-match-status-date-extended{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}}.c-table-cell-match-status-date-extended.table-cell{display:block}.c-table-cell-match-status-date-extended span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-cell-match-status-date-extended span:first-letter{text-transform:uppercase}.c-table-cell-match-status-date-extended span.time{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-cell-match-status-date-extended .o-label--live{line-height:inherit}.c-table-matches--matches .c-table-cell-match-status-date-extended .o-label--live,.c-widget-match-status .c-table-cell-match-status-date-extended .o-label--live,.c-widget-matches .c-table-cell-match-status-date-extended .o-label--live{animation:2s linear infinite pulse}.c-table-cell-match-status-date-extended .live .c-table-cell-coverage{vertical-align:1px}.c-table-cell-match-status-date-extended .live .o-label--live{vertical-align:-1px}.c-table-cell-match-status-date-extended .c-table-cell-coverage{margin-right:2px;position:absolute;top:1px;left:28px;width:auto!important;margin-left:0!important;display:inline-block!important}.c-table-cell-score__value{color:#22262c;text-align:center;z-index:5;border-radius:5px;justify-content:center;align-items:center;width:32px;max-width:32px;height:24px;max-height:24px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;display:flex;position:relative}@media (max-width:40.0525em){.c-table-cell-score__value{max-width:28px;max-height:22px;font-family:fira-sans-medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:150%}}.c-table-cell-score .high-score{background:#75c87e}.c-table-cell-score .medium-score{background:#db9d66}.c-table-cell-score .low-score{background:#f18686}.c-table-cell-score .default-score{background:#515862}.c-table-cell-players{position:relative}.c-table-cell-players .c-loader{top:50%;transform:translateY(-50%);min-height:51px!important}.c-table-cell-players ul{flex-flow:wrap;width:100%;margin-top:-5px;display:flex}.c-table-cell-players li{min-width:none;justify-content:center;width:20%;margin-top:5px;padding:0 4px;display:flex}.c-table-cell-players li>a.player-link{display:block!important}.c-table-cell-players .o-list-bare__item{position:relative}.c-table-cell-players .o-list-bare__item:last-child .default:before{display:none}.c-table-cell-players .o-list-bare__item .default:before{content:"";background:#515862;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.c-table-cell-players .default{color:#cbd5e4;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:14px;overflow:hidden}.c-table-cell-players .c-person-card,.c-table-cell-players .player-link{width:100%;max-width:77px}.c-table-cell-players .c-person-card .photo-wrap{padding-top:109.52%}.c-table-cell-players .c-person-card .c-country-flag{top:3px;right:3px}.c-table-cell-players .c-person-card .nickname{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.c-table-cell-place__inner{position:relative}.c-table-cell-place .place{color:#fff;text-align:center;width:100%;line-height:40px;position:absolute;left:0}.c-table-cell-place .o-icon--timer-plain{font-size:1.125rem;line-height:1.33333}@media (max-width:40.0525em){.c-table-cell-place .o-icon--timer-plain{font-size:1rem;line-height:1.5}}.c-table-cell-place.disabled .c-table-cell-place__inner .place{color:#65717d}.c-table-cell-points p{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-cell-points i.o-icon{color:#0f8deb;margin-right:5px}.c-table-cell-prediction{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-cell-prediction__team{text-align:center;border:1.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:inline-flex}.c-table-cell-prediction__team .number{font-size:.75rem;line-height:1}.c-table-cell-prediction__team.pending{color:#22262c;background-color:#e0aa5a}.c-table-cell-prediction__team.correct{color:#22262c;background-color:#75c87e}.c-table-cell-prediction__team.incorrect{color:#eb5757;border-color:#eb5757b3}.c-table-cell-prediction__score{margin-left:16px;font-size:.75rem;line-height:20px}.c-table-cell-prediction__score.pending{color:#a5afbb}.c-table-cell-prediction__score.correct{color:#75c87e;margin-left:14px;font-size:.875rem;line-height:20px}.c-table-cell-prediction__score.incorrect{color:#a5afbb}.c-table-cell-prediction .tooltip-hint-trigger{border-bottom:none}.c-table-cell-rank-diff p{justify-content:flex-end;align-items:center;min-width:25px;display:flex}.c-table-cell-rank-diff i.o-icon{margin-left:4px}.c-table-cell-rank-diff i.o-icon.o-icon--pause{color:#65717d;font-size:6px;transform:rotate(-90deg)}.c-table-cell-rank-diff--positive{color:#75c87e}.c-table-cell-rank-diff--negative{color:#f18686}.c-table-cell-rank-diff--negative i.o-icon{transform:rotate(-180deg)}.c-table-cell-accuracy p{color:#65717d}.c-table-cell-accuracy span{color:#cbd5e4}.c-table-cell-accuracy--disabled span{color:#65717d}.c-table-cell-winners{align-items:center;display:flex}.c-table-cell-winners .c-more-teams-with-popover{margin-right:8px}.c-table-cell-winners__winner{background-color:#2a3038;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.c-table-cell-winners__winner>span{width:24px;height:24px;display:block}.c-table-cell-winners__winner .c-logo{width:24px;min-width:24px;height:24px;min-height:24px}.c-table-cell-winners__winner .cup{z-index:5;background-color:#22262c;border:2px solid #313840;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-5px;right:-5px}.c-table-cell-winners__winner .cup .o-icon{color:#e0aa5a;-webkit-text-fill-color:transparent;background:linear-gradient(#d3bb70,#a08e55);-webkit-background-clip:text;background-clip:text;height:8px;font-size:10px}.c-table-cell-teams .teams-list{flex-wrap:wrap;align-items:flex-start;width:100%;min-height:40px;display:flex}.c-table-cell-teams .teams-list__item{text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:10%;min-width:16px;margin:2px 3px 0;font-size:.75rem;line-height:20px;display:flex;overflow:hidden}.c-table-cell-teams .teams-list__item.more-link{align-self:flex-start;width:auto;min-width:auto;margin:-2px 0 0;padding-left:4px}.c-table-cell-tournament__logo{margin-right:8px}@media (max-width:40.0525em){.c-table-cell-tournament__logo{margin-right:5px}}.c-table-cell-tournament__details{width:100%;overflow:hidden}.c-table-cell-tournament__details .status,.c-table-cell-tournament__details p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-cell-tournament__details p.tournament-name{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-cell-tournament__details .details-list{align-items:center;margin-top:5px;display:flex}.c-table-cell-tournament__details .details-list__item{color:#cbd5e4;padding-right:19px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;position:relative}@media (max-width:40.0525em){.c-table-cell-tournament__details .details-list__item{padding-right:15px}}.c-table-cell-tournament__details .details-list__item:before{content:"";background:#65717d;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}@media (max-width:40.0525em){.c-table-cell-tournament__details .details-list__item:before{right:7px}}.c-table-cell-tournament__details .details-list__item:last-child{padding-right:0}.c-table-cell-tournament__details .details-list__item:last-child:before{display:none}.c-table-cell-tournament__details .details-list__item.status{max-width:90px}.c-table-cell-tournament__details .details-list__item.status .o-icon{color:#a5afbb;margin-right:3px}.c-table-cell-tournament__details .details-list__item .c-badge-pickem-label{color:#75c87e;cursor:default;pointer-events:none;background:#75c87e1a;border:none;justify-content:center;align-items:center;display:flex}.c-table-cell-tournament__details .details-list span.data-coverage{padding-right:19px;position:relative}.c-table-cell-tournament .c-data-placeholder__text{min-width:30px;max-width:90%}.c-table-cell-hero>div,.c-table-cell-hero>ul{z-index:5;position:relative}.c-table-cell-hero__image{background-color:#65717d;background-size:cover;border-radius:3px;width:45px;min-width:45px;height:30px;position:relative}.c-table-cell-hero__image .level{color:#fff;text-shadow:1px 0 #000;background-color:#22262ccc;border-radius:2px;padding:2px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:12px;display:block;position:absolute;bottom:0;right:0}.c-table-cell-hero__description{text-align:left;width:calc(100% - 45px);padding-left:6px}.c-table-cell-hero__description p{color:#cbd5e4;text-overflow:ellipsis;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;overflow:hidden;display:block!important}.c-table-cell-hero__description p.role{color:#65717d;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-table-cell-hero__spells{flex-direction:column;margin-left:2px;display:flex}.c-table-cell-hero__spells li{border-radius:2px;width:14px;height:14px;overflow:hidden}.c-table-cell-hero__spells li:first-child{margin-bottom:2px}.c-table-cell-hero__spells img{vertical-align:top;width:100%;height:100%}.c-table-cell-hero__rune-paths{margin-left:6px;position:relative}.c-table-cell-hero__rune-paths .primary-rune{width:30px;min-width:30px;height:30px}.c-table-cell-hero__rune-paths .secondary-rune{text-align:center;background:#22262c;border-radius:100%;width:14px;height:14px;position:absolute;bottom:0;right:0;overflow:hidden}.c-table-cell-hero__rune-paths .secondary-rune img{vertical-align:baseline;width:82%;height:auto}.c-table-cell-heroes{gap:4px;display:flex}.c-table-cell-heroes__image{background-size:cover;width:24px;min-width:24px;height:24px;position:relative}.c-table-cell-map{width:45%;height:40px}@media (max-width:51.3025em){.c-table-cell-map{width:94px}}.c-table-cell-map .c-global-tooltips-objects__trigger{align-items:center;display:flex}.c-table-cell-map .map-bg{background-color:#22262c;background-size:cover;border-radius:2px;width:64px;height:34px;margin-right:8px;display:block}@media (max-width:51.3025em){.c-table-cell-map .map-bg{border-radius:4px;width:94px;height:40px;margin-right:0}.c-table-cell-map .map-name{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;text-shadow:1px 1px #0000004d;text-transform:uppercase;background:#fff3;border-radius:2px;padding:0 4px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;display:block;position:absolute;top:2px;left:2px}}.c-table-cell-dota2-inventory .inventory-list{z-index:5;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;display:grid;position:relative}.c-table-cell-dota2-inventory .inventory-list__item{background-color:#ffffff1a;background-size:cover;border:1px solid #fff3;border-radius:2px;width:24px;height:24px}.c-table-cell-lol-items .inventory-list{z-index:5;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid;position:relative}.c-table-cell-lol-items .inventory-list__item{background-color:#ffffff1a;background-size:cover;border:1px solid #fff3;border-radius:2px;width:24px;height:24px;margin-right:2px}.c-table-cell-lol-items .inventory-list__item:last-child{margin-right:0}.c-table-cell-match-odds{background-color:#2a3038;border-radius:5px;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.c-table-cell-match-odds:hover .team-odd{color:#fff;background-color:#65717d!important}.c-table-cell-match-odds:hover .fake-btn:before,.c-table-cell-match-odds:hover .fake-btn__content,.c-table-cell-match-odds:hover .fake-btn__content .bg:before,.c-table-cell-match-odds:hover .logo{opacity:1}.c-table-cell-match-odds:hover .fake-btn__content .bg .hover-lines{left:15%}.c-table-cell-match-odds:hover .team-odd b{color:#fff}.c-table-cell-match-odds .logo{opacity:.7;background-size:cover;width:28px;height:14px;transition:all .15s ease-in-out;display:block}.c-table-cell-match-odds .markets{color:#a5afbb;text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;display:block}.c-table-cell-match-odds .team-odd{text-align:center;background-color:#434a54;justify-content:space-between;align-items:center;width:100%;padding:3px 8px;transition:all .15s ease-in-out;display:flex}.c-table-cell-match-odds .team-odd label{color:#a5afbb;text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px}.c-table-cell-match-odds .team-odd b{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;transition:all .15s ease-in-out}.c-table-cell-match-odds .team-odd--draw,.c-table-cell-match-odds .team-odd:first-child{margin-bottom:1px}.c-table-cell-match-odds__teams{flex-direction:column;width:calc(100% - 44px);display:flex}@media (max-width:64.0525em){.c-table-cell-match-odds__teams{width:calc(100% - 36px)}}.c-table-cell-match-odds__banner{flex-direction:column;justify-content:center;align-items:center;width:44px;height:100%;display:flex}@media (max-width:64.0525em){.c-table-cell-match-odds__banner{width:36px}}.c-table-cell-match-odds__banner .markets{margin-top:6px}.c-table-cell-match-odds__markets{justify-content:center;width:43px;display:flex}.c-table-cell-match-odds .fake-btn{background-image:linear-gradient(#3673da,#15488c);border-radius:6px;width:auto;transition:all .15s ease-in-out;display:block;position:relative;overflow:hidden}.c-table-cell-match-odds .fake-btn:before{content:"";opacity:0;z-index:5;background-image:linear-gradient(#4c8fff,#085dcc);width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-table-cell-match-odds .fake-btn__content{white-space:nowrap;z-index:10;background-image:linear-gradient(#ffffff1a,#ffffff05);justify-content:center;align-items:center;display:flex;position:relative}.c-table-cell-match-odds .fake-btn__content:before{content:"";opacity:0;background-image:linear-gradient(#ffffff80,#ffffff05);width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-table-cell-match-odds .fake-btn__content .bg{background-image:linear-gradient(#3673da,#15488c);border-radius:6px;width:calc(100% - 2px);height:calc(100% - 2px);transition:background-image .5s;display:block;position:absolute;top:1px;left:1px}.c-table-cell-match-odds .fake-btn__content .bg:before{content:"";opacity:0;background-image:linear-gradient(#4c8fff,#085dcc);border-radius:6px;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-table-cell-match-odds .fake-btn__content .bg .hover-lines{width:100%;height:100%;transition:all .2s ease-in-out;display:block;position:absolute;top:0;left:80%}.c-table-cell-match-odds .fake-btn__content .bg .line{background:linear-gradient(178.92deg,#fff3 12.2%,#ffffff05 65.24%);width:10px;height:109px;display:block;position:absolute;top:-12px;left:52px;transform:rotate(30deg)}.c-table-cell-match-odds .fake-btn__content .bg .line--big{width:20px;top:-20px;left:28px}.c-table-cell-match-odds .fake-btn .logo{opacity:1;width:32px;height:16px;margin-right:8px;position:relative}.c-table-cell-match-odds .fake-btn .text{color:#fff;text-transform:uppercase;margin:0 8px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:30px;position:relative}.c-table-cell-match-odds--widget-matches.c-table-cell-match-odds--with-draw{margin:8px 0}.c-table-cell-match-odds--widget-matches.c-table-cell-match-odds--with-draw .team-odd{padding:1px 8px}.c-table-cell-match-odds--widget-matches-live{padding:1px}.c-table-cell-match-odds--widget-matches-live .team-odd{width:50%;padding:5px 16px}.c-table-cell-match-odds--widget-matches-live .team-odd--draw,.c-table-cell-match-odds--widget-matches-live .team-odd:first-child{margin-bottom:0;margin-right:1px}.c-table-cell-match-odds--widget-matches-live .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__banner{width:48px}.c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__teams{border-radius:5px;flex-direction:row;justify-content:space-between;width:calc(100% - 92px);overflow:hidden}.c-table-cell-match-odds--widget-matches-live.c-table-cell-match-odds--with-draw .team-odd{width:33.3333%}.c-table-cell-match-odds--match-page{justify-content:space-between}@media (max-width:40.0525em){.c-table-cell-match-odds--match-page{flex-flow:wrap}}.c-table-cell-match-odds--match-page .team-odd{border-radius:6px;width:calc(50% - 3px);padding:6px 16px}.c-table-cell-match-odds--match-page .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__teams{flex-direction:row;justify-content:space-between;width:408px}@media (max-width:51.3025em){.c-table-cell-match-odds--match-page .c-table-cell-match-odds__teams{width:328px}}@media (max-width:40.0525em){.c-table-cell-match-odds--match-page .c-table-cell-match-odds__teams{width:100%}}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner,.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets{width:calc(50% - 204px)}@media (max-width:51.3025em){.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner,.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets{width:calc(50% - 164px)}}@media (max-width:40.0525em){.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner,.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets{width:100%}}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner{flex-direction:row;justify-content:flex-end}@media (max-width:40.0525em){.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner{margin-top:6px}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner .fake-btn{width:100%}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__banner .fake-btn .fake-btn__content .bg .hover-lines{left:15%}}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets{justify-content:flex-start}@media (max-width:40.0525em){.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets{display:none}}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets p{color:#0f8deb;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;padding-right:5px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px;display:block;overflow:hidden}.c-table-cell-match-odds--match-page .c-table-cell-match-odds__markets p svg{vertical-align:middle;margin-left:2px;display:inline-block}.c-table-cell-match-odds--match-page.c-table-cell-match-odds--with-draw .team-odd{width:calc(33.333% - 3px)}.c-table-cell-match-odds--widget-top-matches{background-color:#313840}.c-table-cell-match-odds--widget-top-matches:hover .c-table-cell-match-odds__teams .team-odd{color:#fff;background-color:#65717d}.c-table-cell-match-odds--widget-top-matches .c-table-cell-match-odds__teams{width:100%}.c-table-cell-match-odds--widget-top-matches .team-odd{justify-content:center;padding:3px}.c-table-cell-match-odds--widget-top-matches .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.c-table-cell-match-odds--widget-top-matches.c-table-cell-match-odds--with-draw .team-odd{padding:0 3px}.c-table-cell-match-odds--table-matches{background:0 0}.c-table-cell-match-odds--table-matches .c-table-cell-match-odds__teams{flex-direction:row;width:100%}.c-table-cell-match-odds--table-matches .team-odd{justify-content:center;padding:1px 5px}.c-table-cell-match-odds--table-matches .team-odd--draw,.c-table-cell-match-odds--table-matches .team-odd:first-child{border-radius:5px 0 0 5px;margin-bottom:0;margin-right:1px}.c-table-cell-match-odds--table-matches .team-odd--draw{border-radius:0}.c-table-cell-match-odds--table-matches .team-odd:last-child{border-radius:0 5px 5px 0}.c-table-cell-match-odds-potential-winnings{color:#a5afbb;border-radius:5px;flex-direction:row;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.c-table-cell-match-odds-potential-winnings:hover .logo{opacity:1}.c-table-cell-match-odds-potential-winnings__placeholder{background-color:#2a3038;border-radius:5px;justify-content:center;align-items:center;width:100%;height:28px;display:flex}.c-table-cell-match-odds-potential-winnings__placeholder .logo{margin-right:0}.c-table-cell-match-odds-potential-winnings__left,.c-table-cell-match-odds-potential-winnings__right{background-color:#2a3038;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 8px 4px 10px;display:flex}.c-table-cell-match-odds-potential-winnings__left span,.c-table-cell-match-odds-potential-winnings__right span{display:block}.c-table-cell-match-odds-potential-winnings__left{width:90px;margin-right:1px;padding:4px 8px 4px 10px}.c-table-cell-match-odds-potential-winnings__left .content{justify-content:space-between;align-items:center;display:flex}.c-table-cell-match-odds-potential-winnings__left .odd{color:#cbd5e4;text-align:right;min-width:30px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;display:block}.c-table-cell-match-odds-potential-winnings__right{width:calc(100% - 91px);padding:3px 3px 3px 8px}.c-table-cell-match-odds-potential-winnings__right .text{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:block}.c-table-cell-match-odds-potential-winnings .o-badge{color:#2da5ff;background-color:#2da5ff1a;border-radius:4px;padding:2px 4px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:16px}.c-table-cell-match-odds-potential-winnings .logo{opacity:.7;background-size:cover;width:28px;min-width:28px;height:14px;margin-right:16px;transition:all .15s ease-in-out;display:block}.c-table-cell-match-odds-potential-winnings .o-icon--info-2{color:#65717d;font-size:.875rem!important;line-height:20px!important}.c-table-cell-match-odds-potential-winnings--widget-matches .c-table-cell-match-odds-potential-winnings__left{border-radius:5px 0 0 5px}.c-table-cell-match-odds-potential-winnings--widget-matches .c-table-cell-match-odds-potential-winnings__right{justify-content:center;align-items:center;width:22px;height:28px;padding:0}@media (max-width:64.0525em){.c-table-cell-match-odds-potential-winnings--widget-matches .c-table-cell-match-odds-potential-winnings__right{width:20px;height:26px}}.c-table-cell-match-odds-potential-winnings--widget-matches .c-table-cell-match-odds-potential-winnings__left{width:calc(100% - 23px);padding:4px 5px 4px 8px}@media (max-width:64.0525em){.c-table-cell-match-odds-potential-winnings--widget-matches .c-table-cell-match-odds-potential-winnings__left{width:calc(100% - 21px);padding:3px 4px 3px 6px}.c-table-cell-match-odds-potential-winnings--widget-matches .c-table-cell-match-odds-potential-winnings__left .odd{display:none}}.c-table-cell-match-odds-potential-winnings--widget-matches .tooltip-hint-trigger{border:none}.c-table-cell-match-odds-potential-winnings--widget-matches .logo{margin-right:4px}.c-table-cell-match-odds-potential-winnings--table-matches .c-table-cell-match-odds-potential-winnings__left{border-radius:5px;width:100%;margin-right:0;padding:4px 4px 4px 8px}.c-table-cell-match-odds-potential-winnings--table-matches .logo{margin-right:4px}.c-table-cell-match-odds-potential-winnings--table-matches.c-table-cell-match-odds-potential-winnings--minified .logo{width:24px;min-width:24px;height:12px;margin-right:0}.c-table-cell-match-odds-potential-winnings--table-matches.c-table-cell-match-odds-potential-winnings--minified .c-table-cell-match-odds-potential-winnings__placeholder{height:44px}.c-table-cell-match-odds-potential-winnings--minified .c-table-cell-match-odds-potential-winnings__left{flex-direction:column;padding:5px 3px 3px}.c-table-cell-match-odds-potential-winnings--minified .c-table-cell-match-odds-potential-winnings__left .odd{display:none}.c-table-cell-match-odds-potential-winnings--minified .c-table-cell-match-odds-potential-winnings__left .o-badge{margin-top:4px}.c-table-cell-match-odds-potential-winnings--match-page .text{margin-right:5px}.c-table-cell-match-odds-placeholder{flex-direction:column;justify-content:center;align-items:center;width:100%;height:49px;transition:all .15s ease-in-out;display:flex;position:relative}.c-table-cell-match-odds-placeholder:hover{background-color:#22262c}.c-table-cell-match-odds-placeholder p{color:#a5afbb;text-align:center;white-space:break-spaces;width:100%;margin-bottom:4px;padding:0 2px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;transition:all .15s ease-in-out}.c-table-cell-match-odds-placeholder--widget-matches-live{background-color:#2a3038;flex-direction:row;height:30px}.c-table-cell-match-odds-placeholder--widget-matches-live p{width:auto;margin-bottom:0;margin-right:12px}@media (max-width:40.0525em){.c-table-cell-match-odds-placeholder--widget-matches-live p{margin-right:8px}}.c-table-cell-match-odds-placeholder--match-page{flex-direction:row;width:100%;height:42px;padding:9px 0}.c-table-cell-match-odds-placeholder--match-page:hover{background-color:#2a3038}.c-table-cell-match-odds-placeholder--match-page p{width:auto;margin-bottom:0;margin-right:12px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}@media (max-width:40.0525em){.c-table-cell-match-odds-placeholder--match-page p{margin-right:8px}}.c-table-cell-match-odds-placeholder--match-page .logo{width:48px;height:24px}.c-table-cell-match-odds-placeholder--table-matches,.c-table-cell-match-odds-placeholder--widget-top-matches{background-color:#2a3038;border-radius:5px}.c-table-cell-match-odds-placeholder--table-matches .logo,.c-table-cell-match-odds-placeholder--widget-top-matches .logo{width:24px;height:12px}.c-table-cell-match-odds-placeholder--table-matches{height:20px}.c-table-ingame-stats .c-loader{width:calc(100% + 32px);left:-16px}.c-table-ingame-stats .table-group{min-height:122px;position:relative}.c-table-ingame-stats .table-group .table-row:before{border-radius:5px}@media (max-width:40.0525em){.c-table-ingame-stats .table-group .table-row:before{width:calc(100% + 16px);margin:0 -8px}}.c-table-ingame-stats .table-group .table-row--current:before{border:1px solid var(--primary-color);opacity:1}.c-table-ingame-stats .table-group .table-row--current .table-cell.stat p{color:#fff}.c-table-ingame-stats .table-group .table-cell:not(.dynamic) p{text-overflow:ellipsis;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;overflow:hidden}@media (max-width:40.0525em){.c-table-ingame-stats .table-group .table-cell:not(.dynamic) p{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-table-ingame-stats .table-group .table-cell.avg p{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}@media (max-width:40.0525em){.c-table-ingame-stats .table-group .table-cell.avg p{font-family:fira-sans-medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:150%}}.c-table-ingame-stats .table-head .table-cell{min-height:20px}.c-table-ingame-stats .table-head .table-cell p{text-overflow:ellipsis;white-space:normal;height:auto;line-height:1;overflow:hidden}.c-table-ingame-stats .table-row{align-items:inherit;cursor:pointer;justify-content:flex-start}.c-table-ingame-stats .table-cell.dynamic,.c-table-ingame-stats .table-cell.stat{justify-content:flex-start}.c-table-ingame-stats .table-cell.stat{width:35%;padding-right:10px}@media (max-width:40.0525em){.c-table-ingame-stats .table-cell.stat{width:32%;padding-right:5px}}.c-table-ingame-stats .table-cell.dynamic{width:25%}@media (max-width:40.0525em){.c-table-ingame-stats .table-cell.dynamic{width:28%}}.c-table-ingame-stats .table-cell.dynamic.with-average .c-chart-default{margin-bottom:-4px}.c-table-ingame-stats .table-cell.avg{width:15%}@media (max-width:40.0525em){.c-table-ingame-stats .table-cell.avg{width:16%}}.c-table-ingame-stats .table-cell.overall-avg{width:19%;margin-left:auto}@media (max-width:40.0525em){.c-table-ingame-stats .table-cell.overall-avg{width:23%}}.c-table-ingame-stats .table-cell .u-relative{width:100%;max-width:80px;position:absolute;bottom:-9px}.c-table-ingame-stats .table-cell .c-chart-default{width:100%}.c-table-players-rating .o-table__body{padding:0 8px}.c-table-players-rating .table-row{justify-content:flex-start;align-items:stretch;padding:0}.c-table-players-rating .table-cell{text-align:left;justify-content:flex-start;padding:0 4px}.c-table-players-rating .table-cell.player{width:62%}.c-table-players-rating .table-cell.flow{width:35%}.c-table-players-rating .table-cell.flow .u-relative{z-index:5;width:100%;position:absolute;bottom:0}.c-table-players-rating .table-group .table-row{min-height:40px}.c-table-attributes .table-cell.type{justify-content:flex-start;width:70%}.c-table-attributes .table-cell.type p{align-items:center;display:flex}.c-table-attributes .table-cell.value{justify-content:flex-end;width:30%}.c-table-attributes .o-icon{height:20px;margin-right:8px;font-size:1.25rem;line-height:20px}.c-table-records{position:relative}.c-table-records .o-table.loading{min-height:120vh}@media (max-width:80.0525em){.c-table-records .o-table{border-radius:0 0 5px 5px}}.c-table-records .table-row{color:#cbd5e4}.c-table-records .table-group .table-row{padding-top:5px;padding-bottom:5px}.c-table-records .table-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}.c-table-records .table-cell.record{justify-content:flex-start;width:35%;padding-top:1px;padding-bottom:1px}@media (max-width:40.0525em){.c-table-records .table-cell.record{font-size:.75rem;line-height:1.25}}.c-table-records .table-cell.record .map-image{border-radius:3px;width:64px;min-width:64px;margin-right:18px}@media (max-width:51.3025em){.c-table-records .table-cell.record .map-image{display:none}}.c-table-records .table-cell.record .description{width:100%;overflow:hidden}.c-table-records .table-cell.record .description p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-records .table-cell.record .meta{color:#65717d;margin-top:2px;font-size:.75rem;line-height:1.25}@media (max-width:40.0525em){.c-table-records .table-cell.record .meta{font-size:.625rem;line-height:1.25}}.c-table-records .table-cell.record .meta .divider{margin-left:7px;margin-right:7px}.c-table-records .table-cell.value{color:#fff;justify-content:flex-start;width:48%;max-width:calc(49% - 35px);padding-left:22px;font-family:fira-sans-medium,sans-serif;font-weight:500}@media (max-width:40.0525em){.c-table-records .table-cell.value{font-size:.75rem;line-height:1.25}}.c-table-records .table-cell.value .o-icon--fire{color:#e0aa5a;font-size:.9375rem;line-height:1.6;position:absolute;top:3px;left:4px}.c-table-records .table-cell.value span.average{color:#65717d;width:100%;margin-top:4px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;display:block}.c-table-records .table-cell.item{justify-content:flex-start;width:14%}@media (max-width:51.3025em){.c-table-records .table-cell.item{justify-content:center}.c-table-records .table-cell.item .c-avatar-with-nickname{width:auto}}.c-table-records .table-cell.item .player-info{color:#cbd5e4}.c-table-records .table-cell.item .name,.c-table-records .table-cell.item .nickname{text-overflow:ellipsis;white-space:nowrap;margin-left:8px;overflow:hidden}@media (max-width:51.3025em){.c-table-records .table-cell.item .name,.c-table-records .table-cell.item .nickname{display:none}}.c-table-records .table-cell.item .team{width:auto;max-width:100%}.c-table-records .table-cell.rival{text-align:center;width:4.5%;min-width:35px}.c-table-records .table-cell.rival .c-logo{width:16px;min-width:16px;height:16px}.c-table-records .table-head .table-cell.rival p{text-overflow:ellipsis;width:100%;min-width:30px;overflow:hidden}.c-table-records .table-head .table-cell.value p{word-wrap:break-word;white-space:break-spaces}@media (max-width:51.3025em){.c-table-records .table-cell.record{width:50%}}@media (max-width:51.3025em) and (max-width:30.0525em){.c-table-records .table-cell.record{width:43%}}@media (max-width:51.3025em){.c-table-records .table-cell.value{width:27%;max-width:calc(29% - 35px)}}@media (max-width:51.3025em) and (max-width:30.0525em){.c-table-records .table-cell.value{width:29%;max-width:calc(31% - 35px)}}@media (max-width:51.3025em){.c-table-records .table-cell.item{text-align:center;justify-content:center;width:21%}.c-table-records .table-cell.item p{word-wrap:break-word;white-space:break-spaces}}@media (max-width:51.3025em) and (max-width:30.0525em){.c-table-records .table-cell.item{width:23%}}@media (max-width:51.3025em) and (max-width:40.0525em){.c-table-records .table-cell.rival{justify-content:flex-end}}@media (max-width:51.3025em) and (max-width:30.0525em){.c-table-records .table-cell.rival{width:6.5%}}.c-table-records--minified .table-cell.record{width:50%}@media (max-width:30.0525em){.c-table-records--minified .table-cell.record{width:43%}}.c-table-records--minified .table-cell.value{width:27%;max-width:calc(29% - 35px)}@media (max-width:30.0525em){.c-table-records--minified .table-cell.value{width:29%;max-width:calc(31% - 35px)}}.c-table-records--minified .table-cell.item{text-align:center;justify-content:center;width:21%}.c-table-records--minified .table-cell.item p{word-wrap:break-word;white-space:break-spaces}@media (max-width:30.0525em){.c-table-records--minified .table-cell.item{width:23%}}@media (max-width:40.0525em){.c-table-records--minified .table-cell.rival{justify-content:flex-end}}@media (max-width:30.0525em){.c-table-records--minified .table-cell.rival{width:6.5%}}.c-table-accuracy-stats__header{background:#22262c;padding:5px 0}.c-table-accuracy-stats__header h5{color:#b5c0cf}.c-table-accuracy-stats__header p{color:#a5afbb;text-transform:uppercase;padding:2px 0 3px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.c-table-accuracy-stats .o-table__body{border-radius:5px;position:relative}.c-table-accuracy-stats .table-row{padding:0}.c-table-accuracy-stats .table-row:not(:first-child){position:relative}.c-table-accuracy-stats .table-row:not(:first-child):before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;width:calc(100% + 32px);height:100%;display:block;position:absolute;top:0;left:-16px}.c-table-accuracy-stats .table-row:not(:first-child):hover:before{opacity:1;visibility:visible}.c-table-accuracy-stats .table-row:not(:first-child):before{left:0}.c-table-accuracy-stats .table-row:last-child{border:0}.c-table-accuracy-stats .table-cell{z-index:5;padding:8px 0}.c-table-accuracy-stats .table-head .table-row{padding:0}.c-table-accuracy-stats .table-head .table-cell{padding:4px 0}.c-table-accuracy-stats .table-head .table-cell.body-part p{color:#a5afbb;text-transform:uppercase;text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:20px}.c-table-accuracy-stats .table-head .table-cell.hits p{justify-content:space-between;display:flex}.c-table-accuracy-stats .table-head .table-cell.damage p{padding-right:0}.c-table-accuracy-stats .table-head .table-cell p{color:#a5afbb}.c-table-accuracy-stats .body-part{justify-content:flex-start;width:62%}@media (max-width:30.0525em){.c-table-accuracy-stats .body-part{width:54%}}.c-table-accuracy-stats .body-part p{color:#cbd5e4;text-overflow:ellipsis;text-transform:capitalize;max-width:96px;overflow:hidden}@media (max-width:30.0525em){.c-table-accuracy-stats .body-part p{max-width:76px}}.c-table-accuracy-stats .hits{width:29%;max-width:64px;display:block}.c-table-accuracy-stats .hits .col{width:100%}.c-table-accuracy-stats .hits .col:first-child p{justify-content:space-between;align-items:center;display:flex}.c-table-accuracy-stats .hits .col:first-child p span:first-child{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:21px}.c-table-accuracy-stats .hits .col:first-child p span:last-child{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:9px}.c-table-accuracy-stats .hits .col:last-child{margin-top:auto}.c-table-accuracy-stats .damage{width:15%;display:block}.c-table-accuracy-stats .damage>.col{width:100%}.c-table-accuracy-stats .damage>.col:first-child{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-accuracy-stats .damage p{color:#cbd5e4;line-height:21px}.c-table-accuracy-stats .c-man{z-index:8;position:absolute;bottom:-5px;right:52%}@media (max-width:30.0525em){.c-table-accuracy-stats .c-man{height:186px;bottom:0;right:50%}}.c-table-accuracy-stats--valorant .hits{max-width:80px}.c-table-accuracy-stats--valorant .c-man{height:120px;bottom:0}.c-table-top-tournaments .c-data-placeholder__widget{height:198px}.c-table-top-tournaments .o-table__body{background:0 0;padding:0}.c-table-top-tournaments .table-row{background-color:#313840;border-bottom:0;border-radius:5px;margin-bottom:2px;padding:10px 16px;overflow:hidden}@media (max-width:40.0525em){.c-table-top-tournaments .table-row{padding:10px 8px}}.c-table-top-tournaments .table-row:last-child{margin-bottom:0}.c-table-top-tournaments .table-row .link{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:40.0525em){.c-table-top-tournaments .table-row--finished .table-cell.event{width:calc(100% - 50px)}}.c-table-top-tournaments .table-cell.event{width:calc(100% - 85px)}@media (max-width:40.0525em){.c-table-top-tournaments .table-cell.event{width:100%}}.c-table-top-tournaments .table-cell.teams,.c-table-top-tournaments .table-cell.winners{width:85px;padding-left:5px}@media (max-width:40.0525em){.c-table-top-tournaments .table-cell.teams,.c-table-top-tournaments .table-cell.winners{width:50px}}.c-table-top-tournaments .table-cell.teams ul,.c-table-top-tournaments .table-cell.winners,.c-table-top-tournaments .table-cell.winners ul{justify-content:flex-end}.c-table-top-tournaments .table-cell.teams{align-self:stretch}@media (max-width:40.0525em){.c-table-top-tournaments .table-cell.teams{display:none}}.c-table-top-tournaments .table-cell.teams .teams-list__item:nth-child(3n){margin-right:0}.c-table-top-tournaments__row{border-radius:5px;margin-bottom:2px;overflow:hidden}.c-table-top-tournaments__row .table-row{border-radius:0;margin-bottom:0}.c-table-top-tournaments__row .banner-container,.c-table-top-tournaments__row .buttons-container{background-color:#313840}.c-table-top-tournaments__row .banner-container{background-position:50%;background-size:cover;width:100%;height:56px}.c-table-top-tournaments__row .buttons-container{padding:0 16px}@media (max-width:40.0525em){.c-table-top-tournaments__row .buttons-container{padding:0 8px}}.c-table-top-tournaments__row .buttons-container ul{border-top:1px solid #22262c;justify-content:space-between;padding:10px 0;display:flex}.c-table-top-tournaments__row .buttons-container li{width:calc(33.3333% - 8px)}.c-table-top-tournaments__row .buttons-container .c-button{width:100%}.c-table-heroes-champions .c-loader{background:#313840;min-height:300px!important}.c-table-heroes-champions .c-loader:before{opacity:0}.c-table-heroes-champions .table-row{justify-content:flex-start;padding:5px 0}.c-table-heroes-champions .table-cell{justify-content:flex-start;width:calc(25% - 114px);min-height:28px}@media (max-width:51.3025em){.c-table-heroes-champions .table-cell{width:calc(25% - 84px);padding-right:10px}}@media (max-width:40.0525em){.c-table-heroes-champions .table-cell{width:calc(50% - 110px)}}.c-table-heroes-champions .table-cell.avg-damage,.c-table-heroes-champions .table-cell.avg-gpm,.c-table-heroes-champions .table-cell.avg-heal,.c-table-heroes-champions .table-cell.avg-last-hits,.c-table-heroes-champions .table-cell.early-win-rate,.c-table-heroes-champions .table-cell.kp,.c-table-heroes-champions .table-cell.late-win-rate,.c-table-heroes-champions .table-cell.mid-win-rate{width:calc(33.3333% - 152px)}@media (max-width:51.3025em){.c-table-heroes-champions .table-cell.avg-damage,.c-table-heroes-champions .table-cell.avg-gpm,.c-table-heroes-champions .table-cell.avg-heal,.c-table-heroes-champions .table-cell.avg-last-hits,.c-table-heroes-champions .table-cell.early-win-rate,.c-table-heroes-champions .table-cell.kp,.c-table-heroes-champions .table-cell.late-win-rate,.c-table-heroes-champions .table-cell.mid-win-rate{width:calc(33.3333% - 125.333px)}}@media (max-width:40.0525em){.c-table-heroes-champions .table-cell.avg-damage,.c-table-heroes-champions .table-cell.avg-gpm,.c-table-heroes-champions .table-cell.avg-heal,.c-table-heroes-champions .table-cell.avg-last-hits,.c-table-heroes-champions .table-cell.early-win-rate,.c-table-heroes-champions .table-cell.kp,.c-table-heroes-champions .table-cell.late-win-rate,.c-table-heroes-champions .table-cell.mid-win-rate{width:calc(50% - 110px)}}.c-table-heroes-champions .table-cell.games-count{justify-content:flex-end}.c-table-heroes-champions .table-cell.games-count p{text-align:right}.c-table-heroes-champions .table-cell.games-count .button,.c-table-heroes-champions .table-cell.games-count .wrapper{justify-content:flex-end}.c-table-heroes-champions .table-cell.position{width:36px}@media (max-width:40.0525em){.c-table-heroes-champions .table-cell.position{width:20px;display:none}}.c-table-heroes-champions .table-cell.c-table-cell-hero{width:240px;padding-right:10px}@media (max-width:51.3025em){.c-table-heroes-champions .table-cell.c-table-cell-hero{width:150px}}@media (max-width:40.0525em){.c-table-heroes-champions .table-cell.c-table-cell-hero{width:106px}}.c-table-heroes-champions .table-cell.c-table-cell-hero .c-table-cell-hero__description{padding-left:0}.c-table-heroes-champions .table-cell.c-table-cell-hero .name{margin-left:8px}@media (max-width:40.0525em){.c-table-heroes-champions .table-cell.c-table-cell-hero .name{margin-left:4px}}.c-table-heroes-champions .table-cell.current-sorting{width:180px}@media (max-width:51.3025em){.c-table-heroes-champions .table-cell.current-sorting{width:150px;padding-right:10px}}@media (max-width:40.0525em){.c-table-heroes-champions .table-cell.current-sorting{width:114px!important}}.c-table-heroes-champions .table-cell.current-sorting p{color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-heroes-champions .table-head .table-row .c-table-cell-sorting,.c-table-heroes-champions .table-head .table-row .c-table-cell-sorting .wrapper{width:100%}@media (max-width:51.3025em){.c-table-heroes-champions .table-head .table-row .c-table-cell-sorting .button{width:100%}}@media (max-width:40.0525em){.c-table-heroes-champions .table-head .table-row .c-table-cell-sorting .button{width:auto}}.c-table-heroes-champions .table-head .table-row .c-table-cell-sorting .label{text-align:left;line-height:14px}.c-table-heroes-champions .table-group .table-cell:not(.c-table-cell-hero)>*{width:64px;max-width:64px}.c-table-heroes-champions .table-group .table-cell.current-sorting>*{width:100%;max-width:none}.c-table-heroes-champions .table-group .table-cell.position{font-size:.75rem;line-height:18px}.c-table-heroes-champions .table-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}@media (max-width:40.0525em){.c-table-heroes-champions--meta-0 .table-cell{width:calc(100% - 240px)}}.c-table-heroes-champions--meta-0 .table-cell.position{display:flex}@media (max-width:40.0525em){.c-table-heroes-champions--economy-0 .table-cell,.c-table-heroes-champions--economy-0 .table-cell.avg-gpm,.c-table-heroes-champions--economy-0 .table-cell.avg-last-hits,.c-table-heroes-champions--economy-1 .table-cell,.c-table-heroes-champions--economy-1 .table-cell.avg-gpm,.c-table-heroes-champions--economy-1 .table-cell.avg-last-hits,.c-table-heroes-champions--vision-1 .table-cell,.c-table-heroes-champions--vision-1 .table-cell.avg-gpm,.c-table-heroes-champions--vision-1 .table-cell.avg-last-hits{width:calc(100% - 220px);max-width:114px}}.c-table-heroes-champions--lol .table-cell{width:calc(20% - 91.2px)}@media (max-width:51.3025em){.c-table-heroes-champions--lol .table-cell{width:calc(20% - 67.2px);padding-right:6px}}@media (max-width:40.0525em){.c-table-heroes-champions--lol .table-cell{width:calc(50% - 102.5px)}}.c-table-heroes-champions--lol .table-cell.avg-creep-score,.c-table-heroes-champions--lol .table-cell.avg-cs-at-15,.c-table-heroes-champions--lol .table-cell.avg-cs-diff-at-15,.c-table-heroes-champions--lol .table-cell.avg-gold-earned,.c-table-heroes-champions--lol .table-cell.avg-gold-per-min,.c-table-heroes-champions--lol .table-cell.avg-gold-spent,.c-table-heroes-champions--lol .table-cell.avg-level,.c-table-heroes-champions--lol .table-cell.gold-earned-percentage,.c-table-heroes-champions--lol .table-cell.win-rate{width:calc(33.3333% - 152px)}@media (max-width:51.3025em){.c-table-heroes-champions--lol .table-cell.avg-creep-score,.c-table-heroes-champions--lol .table-cell.avg-cs-at-15,.c-table-heroes-champions--lol .table-cell.avg-cs-diff-at-15,.c-table-heroes-champions--lol .table-cell.avg-gold-earned,.c-table-heroes-champions--lol .table-cell.avg-gold-per-min,.c-table-heroes-champions--lol .table-cell.avg-gold-spent,.c-table-heroes-champions--lol .table-cell.avg-level,.c-table-heroes-champions--lol .table-cell.gold-earned-percentage,.c-table-heroes-champions--lol .table-cell.win-rate{width:calc(33.3333% - 112px)}}@media (max-width:40.0525em){.c-table-heroes-champions--lol .table-cell.avg-creep-score,.c-table-heroes-champions--lol .table-cell.avg-cs-at-15,.c-table-heroes-champions--lol .table-cell.avg-cs-diff-at-15,.c-table-heroes-champions--lol .table-cell.avg-gold-earned,.c-table-heroes-champions--lol .table-cell.avg-gold-per-min,.c-table-heroes-champions--lol .table-cell.avg-gold-spent,.c-table-heroes-champions--lol .table-cell.avg-level,.c-table-heroes-champions--lol .table-cell.gold-earned-percentage,.c-table-heroes-champions--lol .table-cell.win-rate{width:calc(100% - 205px)}.c-table-heroes-champions--lol .table-cell.games-count,.c-table-heroes-champions--lol .table-cell.win-rate{width:calc(100% - 225px)}}.c-table-heroes-champions--lol .table-cell.avg-gold-earned-for-wards,.c-table-heroes-champions--lol .table-cell.avg-kills-wards,.c-table-heroes-champions--lol .table-cell.avg-sight-wards-bought-in-game,.c-table-heroes-champions--lol .table-cell.avg-vision-wards-bought-in-game,.c-table-heroes-champions--lol .table-cell.avg-wards-placed,.c-table-heroes-champions--lol .table-cell.ban-rate .c-table-heroes-champions--lol .table-cell.avg-wards-placed,.c-table-heroes-champions--lol .table-cell.picks-rate{width:calc(25% - 114px)}@media (max-width:51.3025em){.c-table-heroes-champions--lol .table-cell.avg-gold-earned-for-wards,.c-table-heroes-champions--lol .table-cell.avg-kills-wards,.c-table-heroes-champions--lol .table-cell.avg-sight-wards-bought-in-game,.c-table-heroes-champions--lol .table-cell.avg-vision-wards-bought-in-game,.c-table-heroes-champions--lol .table-cell.avg-wards-placed,.c-table-heroes-champions--lol .table-cell.ban-rate .c-table-heroes-champions--lol .table-cell.avg-wards-placed,.c-table-heroes-champions--lol .table-cell.picks-rate{width:calc(25% - 84px)}}@media (max-width:40.0525em){.c-table-heroes-champions--lol .table-cell.ban-rate,.c-table-heroes-champions--lol .table-cell.picks-rate{width:calc(100% - 205px);max-width:99px}}.c-table-heroes-champions--lol .table-cell.picks-rate{margin-left:auto}.c-table-heroes-champions--lol .table-cell.kp{width:calc(20% - 91.2px)}@media (max-width:51.3025em){.c-table-heroes-champions--lol .table-cell.kp{width:calc(20% - 67.2px)}}@media (max-width:40.0525em){.c-table-heroes-champions--lol .table-cell.kp{width:calc(50% - 102.5px)}}.c-table-heroes-champions--lol .table-cell.avg-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-damage-taken,.c-table-heroes-champions--lol .table-cell.avg-heal,.c-table-heroes-champions--lol .table-cell.avg-magic-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-physical-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-true-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.damage-dealt-to-champions-percentage{width:calc(16.6667% - 76px)}@media (max-width:51.3025em){.c-table-heroes-champions--lol .table-cell.avg-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-damage-taken,.c-table-heroes-champions--lol .table-cell.avg-heal,.c-table-heroes-champions--lol .table-cell.avg-magic-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-physical-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-true-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.damage-dealt-to-champions-percentage{width:calc(16.6667% - 56px)}}@media (max-width:40.0525em){.c-table-heroes-champions--lol .table-cell.avg-first-blood-assist,.c-table-heroes-champions--lol .table-cell.avg-first-blood-kill,.c-table-heroes-champions--lol .table-cell.avg-first-inhibitor-assist,.c-table-heroes-champions--lol .table-cell.avg-first-inhibitor-kill,.c-table-heroes-champions--lol .table-cell.avg-first-tower-assist,.c-table-heroes-champions--lol .table-cell.avg-first-tower-kill,.c-table-heroes-champions--lol .table-cell.avg-kills-wards,.c-table-heroes-champions--lol .table-cell.avg-time-crowd-control-dealt,.c-table-heroes-champions--lol .table-cell.avg-wards-placed,.c-table-heroes-champions--lol .table-cell.kp{width:calc(100% - 205px)}.c-table-heroes-champions--lol .table-cell.avg-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-damage-taken,.c-table-heroes-champions--lol .table-cell.avg-gold-earned-for-wards,.c-table-heroes-champions--lol .table-cell.avg-sight-wards-bought-in-game,.c-table-heroes-champions--lol .table-cell.avg-vision-wards-bought-in-game,.c-table-heroes-champions--lol .table-cell.damage-dealt-to-champions-percentage{width:calc(50% - 102.5px)}.c-table-heroes-champions--lol .table-cell.avg-assists,.c-table-heroes-champions--lol .table-cell.avg-deaths,.c-table-heroes-champions--lol .table-cell.avg-heal,.c-table-heroes-champions--lol .table-cell.avg-kills,.c-table-heroes-champions--lol .table-cell.avg-magic-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-physical-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.avg-true-damage-dealt-to-champions,.c-table-heroes-champions--lol .table-cell.double-kills-percentage,.c-table-heroes-champions--lol .table-cell.kda,.c-table-heroes-champions--lol .table-cell.penta-kills-percentage,.c-table-heroes-champions--lol .table-cell.quadra-kills-percentage,.c-table-heroes-champions--lol .table-cell.triple-kills-percentage{width:calc(33.3333% - 68.3333px)}}.c-table-heroes-champions--lol .table-cell.current-sorting{width:180px}@media (max-width:51.3025em){.c-table-heroes-champions--lol .table-cell.current-sorting{width:150px}}@media (max-width:40.0525em){.c-table-heroes-champions--lol .table-cell.current-sorting{width:99px!important}}.c-widget-heroes-champions--minified .c-table-heroes-champions .table-cell.position{width:20px}.c-widget-heroes-champions--minified .c-table-heroes-champions .table-cell.c-table-cell-hero{width:38%;padding-right:20px}.c-widget-heroes-champions--minified .c-table-heroes-champions .table-cell.win-rate{padding-right:20px;width:44%!important}.c-widget-heroes-champions--minified .c-table-heroes-champions .table-cell.kda{width:calc(18% - 20px);padding-right:0}.c-widget-heroes-champions--minified .c-table-heroes-champions .table-head .table-cell.kda .tooltip-hint-trigger,.c-widget-heroes-champions--minified .c-table-heroes-champions .table-head .table-cell.win-rate .tooltip-hint-trigger{border-bottom:1px dashed}.c-table-tournament-group>p{color:#a5afbb;text-transform:uppercase;text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px}.c-table-tournament-group .o-table__body{border-radius:5px}.c-table-tournament-group .table-row.matches .c-global-match-link{justify-content:flex-start}@media (max-width:40.0525em){.c-table-tournament-group .table-row.matches .c-table-cell-match-status{width:14%}}.c-table-tournament-group .table-row.matches .match{width:71.5%}.c-table-tournament-group .table-row.matches .coverage{margin-left:auto}.c-table-tournament-group .table-cell.team{width:47%}@media (max-width:51.3025em){.c-table-tournament-group .table-cell.team{width:48%}}.c-table-tournament-group .table-cell.wins-losses{justify-content:flex-start;width:21%}.c-table-tournament-group .table-cell.wins-losses p{justify-content:space-between;width:48px;display:flex}@media (max-width:51.3025em){.c-table-tournament-group .table-cell.wins-losses p{width:36px}}.c-table-tournament-group .table-cell.points,.c-table-tournament-group .table-cell.round-difference{width:9.5%}.c-table-tournament-group .table-cell.round-difference{justify-content:flex-start}.c-table-tournament-group .table-cell.matches{justify-content:flex-end;width:7%}.c-table-tournament-group .table-cell.matches p{text-align:center;width:16px}.c-table-tournament-group .table-head .table-cell.team p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-tournament-group .table-group{color:#cbd5e4;padding-bottom:8px}.c-table-tournament-group .table-group .row--highlighted .table-row:after{background:linear-gradient(90deg,#75c87e1f,#75c87e00 38%)}.c-table-tournament-group .table-group .row--highlighted-last .table-row{border-bottom:1px solid #75c87e}.c-table-tournament-group .table-group .row:last-child .table-row{border-bottom:1px solid #f18686}.c-table-tournament-group .table-group .row .table-row.open{border-bottom:1px solid #2c343a}.c-table-tournament-group .table-group .table-row{cursor:pointer;border-bottom:1px solid #282d34;height:40px;padding:0;position:relative}.c-table-tournament-group .table-group .table-row:after{content:"";background:linear-gradient(90deg,#eb57571f,#eb575700 38%);width:calc(100% + 32px);height:39px;display:block;position:absolute;top:0;left:-16px}.c-table-tournament-group .table-group .table-row a{color:#fff}.c-table-tournament-group .table-group .table-row a:hover{color:#0f8deb}.c-table-tournament-group .table-group .table-row--defwin,.c-table-tournament-group .table-group .table-row.disabled{cursor:auto}.c-table-tournament-group .table-group .table-row.disabled .table-cell.matches .collapse{cursor:auto;opacity:.65}.c-table-tournament-group .table-group .table-row.matches{height:auto;padding:10px 0}.c-table-tournament-group .table-group .table-row.matches:not(:last-child){border-bottom:1px solid #2c343a}.c-table-tournament-group .table-group .table-row.matches:after{display:none}.c-table-tournament-group .table-group .table-cell{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}@media (max-width:51.3025em){.c-table-tournament-group .table-group .table-cell{font-size:.8125rem;line-height:1.84615}}.c-table-tournament-group .table-group .table-cell.team{justify-content:flex-start;font-size:.875rem;line-height:20px}.c-table-tournament-group .table-group .table-cell.team .c-logo{margin-right:10px}@media (max-width:51.3025em){.c-table-tournament-group .table-group .table-cell.team .c-logo{margin-right:5px}}.c-table-tournament-group .table-group .table-cell.team p{overflow:hidden}.c-table-tournament-group .table-group .table-cell.team p a{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.c-table-tournament-group .table-group .table-cell.wins-losses p:first-child,.c-table-tournament-group .table-group .table-cell.wins-losses p:last-child{color:#fff}.c-table-tournament-group .table-group .table-cell.matches .collapse{cursor:pointer;background-color:#2a3038;border-radius:3px;width:16px;height:16px;padding-top:1px;transition:background-color .15s ease-in-out}.c-table-tournament-group .table-group .table-cell.matches .o-icon--angle-down{font-size:12px;display:block}.c-table-tournament-group .table-group .table-cell.matches .o-icon--angle-down:before{vertical-align:-4%}@media (max-width:51.3025em){.c-table-tournament-group .table-group .table-cell.matches .o-icon--angle-down:before{vertical-align:14%}}.c-table-tournament-group .table-group .table-cell.matches .collapsed .o-icon--angle-down{transform:rotate(180deg)}.c-table-tournament-group .table-group .table-cell.matches .collapsed .o-icon--angle-down:before{position:absolute;top:-5.5px;transform:translate(-50%)}.c-table-tournament-group .table-group .c-table-cell-match-odds,.c-table-tournament-group .table-group .c-table-cell-match-odds-potential-winnings{margin-top:10px}.c-table-tournament-group .table-group .c-table-cell-match-odds{width:100%}.c-table-tournament-group .table-group .c-table-cell-match-odds .team-odd{padding:3px 8px}.c-table-tournament-group .table-group .c-table-cell-match-odds .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-tournament-group .table-group .c-table-cell-match-odds .c-table-cell-match-odds-placeholder--widget-matches-live{height:24px}.c-table-tournament-group .table-group .c-table-cell-match-odds-potential-winnings__placeholder{height:26px}.c-table-tournament-group--swiss .table-cell.team{width:56%}.c-table-tournament-group--ja .table-cell.team,.c-table-tournament-group--ko .table-cell.team{width:46%}@media (max-width:51.3025em){.c-table-tournament-group--ja .table-cell.team,.c-table-tournament-group--ko .table-cell.team{width:44%}}.c-table-tournament-group--ja .table-cell.wins-losses,.c-table-tournament-group--ko .table-cell.wins-losses{width:23%}@media (max-width:51.3025em){.c-table-tournament-group--ja .table-cell.wins-losses,.c-table-tournament-group--ko .table-cell.wins-losses{width:27%}}.c-table-tournament-group--ja .table-cell.wins-losses p,.c-table-tournament-group--ko .table-cell.wins-losses p{width:90%}.c-table-tournament-group--ja .table-cell.wins-losses p .value,.c-table-tournament-group--ko .table-cell.wins-losses p .value{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.c-table-tournaments-minified .c-global-tooltips-objects__trigger{display:block}.c-table-tournaments-minified .c-global-cup{margin-top:3px;margin-right:2px}.c-table-tournaments-minified .table-cell.event{z-index:2;justify-content:flex-start;align-items:flex-start;width:calc(100% - 126px);max-width:232px;padding-right:4px;overflow:hidden}@media (max-width:30.0525em){.c-table-tournaments-minified .table-cell.event{width:calc(100% - 38px)}}.c-table-tournaments-minified .table-cell.teams{z-index:2;width:88px}@media (max-width:64.0525em){.c-table-tournaments-minified .table-cell.teams{display:none}}@media (max-width:51.3025em){.c-table-tournaments-minified .table-cell.teams{display:flex}}@media (max-width:30.0525em){.c-table-tournaments-minified .table-cell.teams{display:none}}.c-table-tournaments-minified .table-cell.winners{width:38px}.c-table-tournaments-minified .table-body .table-row{align-items:flex-start;min-height:66px;padding:0;position:relative}.c-table-tournaments-minified .table-body .table-row .more-link{z-index:2}.c-table-tournaments-minified .table-body .table-row .link{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.c-table-tournaments-minified .table-body .table-cell.event{align-self:stretch;align-items:center;padding-bottom:4px}.c-table-tournaments-minified .table-body .table-cell.teams{align-self:stretch}.c-table-tournaments-minified .table-body .table-cell.winners{flex-direction:row;justify-content:flex-start;align-self:stretch}.c-table-tournaments-minified .table-head .table-cell.event p{text-align:left!important}.c-table-tournaments-minified .table-head .table-cell.teams{padding-left:2px}.c-table-tournaments-minified .table-head .table-cell.winners p{justify-content:flex-end;display:flex}.c-table-tournaments-minified .o-table__body{border-radius:0 0 5px 5px;padding:0;overflow:hidden}.c-table-tournaments-minified .table-group__body--minified{border-radius:5px!important}.c-table-tournaments-minified .table-group__body--minified .table-cell.event{width:100%!important}.c-table-tournaments-minified .table-group__body--minified .table-body .table-row{min-height:59px}.c-table-tournaments-minified .table-group__body--minified .table-body .table-cell.event{min-height:59px;padding-top:0;padding-bottom:4px}.c-table-tournaments-minified .table-group__body--minified .table-body .table-cell.event--finished .event-details__sub .status p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-tournaments-minified .table-group__body--minified .table-body .table-cell.event p.event-name{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}@media (max-width:40.0525em){.c-table-tournaments-minified .table-group__body--minified .table-body .table-cell.event .status{width:43px}}.c-table-tools-compare{margin-bottom:10px;position:relative;border-radius:5px!important}.c-table-tools-compare.empty{margin-bottom:0}.c-table-tools-compare.no-data .table-cell.stats{color:#65717d}.c-table-tools-compare.no-data .table-cell.stats p{color:inherit}.c-table-tools-compare.no-data .table-head .table-cell.values-column{opacity:0}.c-table-tools-compare .no-data-text{color:#a5afbb;text-align:center;z-index:6;background-color:#515862;border-radius:5px;width:220px;margin:auto;padding:11px 0 10px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;position:absolute;top:50px;left:0;right:0}.c-table-tools-compare .o-table__body{display:flex}.c-table-tools-compare .o-table__body>.o-link{width:calc(100% + 32px);margin-left:-16px;padding:6px;display:block}.c-table-tools-compare .table-column.stats{width:16%;min-width:110px}@media (max-width:40.0525em){.c-table-tools-compare .table-column.stats{border-right:1px solid #282d34;width:36%}}.c-table-tools-compare .table-column.stats .table-cell.stats{max-width:100%;margin-right:4px}.c-table-tools-compare .table-column.stats .table-cell.stats p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-tools-compare .table-column.values{width:84%}@media (max-width:40.0525em){.c-table-tools-compare .table-column.values{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;width:64%;overflow:auto}.c-table-tools-compare .table-column.values::-webkit-scrollbar{width:5px;height:5px}.c-table-tools-compare .table-column.values::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-table-tools-compare .table-column.values::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-table-tools-compare .table-column.values::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-table-tools-compare .table-column.values::-webkit-scrollbar-corner{background-color:#0000}}.c-table-tools-compare .table-column.values .table-row{min-width:360px}@media (max-width:40.0525em){.c-table-tools-compare .table-column.values .table-cell.values-column{width:auto}}.c-table-tools-compare .table-column .table-row{flex-wrap:nowrap;justify-content:flex-start;min-height:41px}.c-table-tools-compare .table-column .table-cell.values-column{min-width:120px;padding-right:12%}@media (max-width:64.0525em){.c-table-tools-compare .table-column .table-cell.values-column{padding-right:32px}}.c-table-tools-compare .table-column .table-cell.values-column:last-child{padding-right:8%}@media (max-width:64.0525em){.c-table-tools-compare .table-column .table-cell.values-column:last-child{padding-right:16px}}@media (max-width:40.0525em){.c-table-tools-compare .table-column .table-cell.values-column:last-child{padding-right:32px}}.c-table-tools-compare:not(.no-data) .table-body .table-cell.stats{color:#fff}.c-table-tools-compare-head-mobile--fixed{z-index:10;transition:top .15s cubic-bezier(1,.5,.8,1);position:fixed;top:-70px;left:0;right:0;border-radius:0!important}.c-table-tools-compare-head-mobile--fixed.visible{top:0}.c-table-tools-compare-head-mobile--fixed.visible-reversed{top:40px}.c-table-tools-compare-head-mobile--fixed .o-table__body{padding-left:32px;padding-right:32px}.c-table-tools-compare-head-mobile .table-head .table-row{border-bottom:none!important}.c-table-tools-compare-head-mobile .table-head .logo-with-name{color:#fff}.c-table-tools-compare-head-mobile .table-column{border-right:none!important}.c-table-tools-compare-head-mobile .table-column .table-cell{border-right:1px solid #282d34;width:100%}.c-table-tools-compare-head-mobile .table-column.values .table-cell.values-column{width:auto}.c-table-tools-compare-head-mobile .table-cell{display:block}.c-table-tools-compare-head-mobile .table-cell .o-icon{color:#cbd5e4;display:block}.c-table-tools-compare-head-mobile .table-cell.stats{color:#fff;margin-bottom:4px;padding-top:6px;padding-bottom:2px}.c-table-tools-compare-head-mobile .table-cell.stats .o-icon{margin-bottom:8px;font-size:18px}.c-table-tools-compare-head-mobile .c-avatar-with-nickname .player-info{color:#fff;padding-top:2px;display:block}.c-table-tools-compare-head-mobile .c-avatar-with-nickname .player-info .nickname{margin-top:5px;margin-left:0}.c-table-tools-compare-head-mobile .c-logo--small{width:30px;min-width:30px;height:30px;margin-bottom:5px}.c-table-matches .o-table.loading{min-height:60vh}.c-table-matches .o-table.loading .c-loader{min-height:60vh!important}.c-table-matches .o-table__body{border-radius:0 0 5px 5px;padding:0 16px;overflow:hidden}.c-table-matches .o-table .c-infinite-load-box+.o-table__body .table-group .c-matches-group-rows .table-group__head{min-height:34px}.c-table-matches .o-table .c-infinite-load-box+.o-table__body .table-group .c-matches-group-rows .table-group__head p{display:inline-block}@media (max-width:40.0525em){.c-table-matches .o-layout__item{margin-bottom:10px}.c-table-matches .o-layout__item:last-child{margin-bottom:0}}.c-table-matches .table-cell.c-table-cell-match-status,.c-table-matches .table-cell.c-table-cell-match-status-date-extended,.c-table-matches .table-cell.status-date{text-align:left;justify-content:flex-start;width:9%}@media (max-width:51.3025em){.c-table-matches .table-cell.c-table-cell-match-status,.c-table-matches .table-cell.c-table-cell-match-status-date-extended,.c-table-matches .table-cell.status-date{width:15%}}@media (max-width:40.0525em){.c-table-matches .table-cell.c-table-cell-match-status,.c-table-matches .table-cell.c-table-cell-match-status-date-extended,.c-table-matches .table-cell.status-date{width:20%}}.c-table-matches .table-cell.c-table-cell-match-status .c-table-cell-match-rating,.c-table-matches .table-cell.c-table-cell-match-status-date-extended .c-table-cell-match-rating,.c-table-matches .table-cell.status-date .c-table-cell-match-rating{margin-top:1px}.c-table-matches .table-cell.match{text-align:center;width:64%;padding-left:3px;padding-right:3px}@media (max-width:51.3025em){.c-table-matches .table-cell.match{width:66%}}@media (max-width:40.0525em){.c-table-matches .table-cell.match{width:70%}}.c-table-matches .table-cell.coverage{justify-content:flex-start;width:21%;margin-left:6%}@media (max-width:51.3025em){.c-table-matches .table-cell.coverage{width:17%;margin-left:2%}}@media (max-width:40.0525em){.c-table-matches .table-cell.coverage{justify-content:flex-end;width:12%;margin-left:0}}.c-table-matches .table-cell.coverage .tooltip-hint-trigger:not(.c-table-cell-coverage__inner){border-bottom:none}.c-table-matches .table-cell.tournament{justify-content:flex-start;width:17%}@media (max-width:51.3025em){.c-table-matches .table-cell.tournament{text-align:center;justify-content:center;width:5%}}.c-table-matches .table-group{position:relative}.c-table-matches .table-group .c-baner-custom--mobile{max-width:calc(100% - 16px);margin:10px auto}.c-table-matches .table-group__head{height:30px;margin:unset;justify-content:center;align-items:center;display:flex}.c-table-matches .table-group__head p{color:#a5afbb;text-transform:uppercase;font-size:12px;font-weight:500;line-height:30px;position:relative}.c-table-matches .table-group .table-group__body .table-head .table-row .table-cell p{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-matches .table-group .table-row{min-height:40px;padding-top:0;padding-bottom:0}@media (max-width:40.0525em){.c-table-matches .table-group .table-row:before{width:calc(100% + 16px);margin:0 -8px}}@media (max-width:30.0525em){.c-table-matches .table-group .stage,.c-table-matches .table-group .tournament{padding-right:0}}.c-table-matches .table-group .tournament .o-link{width:100%}@media (max-width:51.3025em){.c-table-matches .table-group .tournament .o-link{width:auto}}.c-table-matches .table-group .stage a{overflow:hidden}.c-table-matches .table-group .stage p{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}.c-table-matches .c-global-match-link{width:83%;transition:none!important}@media (max-width:40.0525em){.c-table-matches .c-global-match-link{width:88%}}.c-table-matches--matches .pagination-tag,.c-table-matches--results .pagination-tag{width:10px;top:100px;height:50%!important}.c-table-matches--matches .o-table__body,.c-table-matches--player .o-table__body,.c-table-matches--results .o-table__body,.c-table-matches--series .o-table__body,.c-table-matches--team .o-table__body,.c-table-matches--tournament .o-table__body{padding:0}.c-table-matches--matches .table-body .table-row,.c-table-matches--player .table-body .table-row,.c-table-matches--results .table-body .table-row,.c-table-matches--series .table-body .table-row,.c-table-matches--team .table-body .table-row,.c-table-matches--tournament .table-body .table-row{align-items:normal}.c-table-matches--matches .table-group,.c-table-matches--player .table-group,.c-table-matches--results .table-group,.c-table-matches--series .table-group,.c-table-matches--team .table-group,.c-table-matches--tournament .table-group{background:#22262c;padding:0 16px}@media (max-width:40.0525em){.c-table-matches--matches .table-group,.c-table-matches--player .table-group,.c-table-matches--results .table-group,.c-table-matches--series .table-group,.c-table-matches--team .table-group,.c-table-matches--tournament .table-group{padding:0}}.c-table-matches--matches .table-group:last-child,.c-table-matches--player .table-group:last-child,.c-table-matches--results .table-group:last-child,.c-table-matches--series .table-group:last-child,.c-table-matches--team .table-group:last-child,.c-table-matches--tournament .table-group:last-child{padding-bottom:10px}.c-table-matches--matches .table-group .table-group__head,.c-table-matches--player .table-group .table-group__head,.c-table-matches--results .table-group .table-group__head,.c-table-matches--series .table-group .table-group__head,.c-table-matches--team .table-group .table-group__head,.c-table-matches--tournament .table-group .table-group__head{background:0 0;padding:0}.c-table-matches--matches .table-group .table-group__head p,.c-table-matches--player .table-group .table-group__head p,.c-table-matches--results .table-group .table-group__head p,.c-table-matches--series .table-group .table-group__head p,.c-table-matches--team .table-group .table-group__head p,.c-table-matches--tournament .table-group .table-group__head p{padding:5px 0}.c-table-matches--matches .table-group .table-group__body,.c-table-matches--player .table-group .table-group__body,.c-table-matches--results .table-group .table-group__body,.c-table-matches--series .table-group .table-group__body,.c-table-matches--team .table-group .table-group__body,.c-table-matches--tournament .table-group .table-group__body{background:#313840;border-radius:5px;padding:0 16px}@media (max-width:40.0525em){.c-table-matches--matches .table-group .table-group__body,.c-table-matches--player .table-group .table-group__body,.c-table-matches--results .table-group .table-group__body,.c-table-matches--series .table-group .table-group__body,.c-table-matches--team .table-group .table-group__body,.c-table-matches--tournament .table-group .table-group__body{border-radius:0;padding:0 8px}}.c-table-matches--matches .table-group .table-group__body .table-cell.rating,.c-table-matches--player .table-group .table-group__body .table-cell.rating,.c-table-matches--results .table-group .table-group__body .table-cell.rating,.c-table-matches--series .table-group .table-group__body .table-cell.rating,.c-table-matches--team .table-group .table-group__body .table-cell.rating,.c-table-matches--tournament .table-group .table-group__body .table-cell.rating{text-align:right;justify-content:flex-end;width:calc(7% - 10px);margin-right:10px}@media (max-width:40.0525em){.c-table-matches--matches .table-group .table-group__body .table-cell.tier,.c-table-matches--player .table-group .table-group__body .table-cell.tier,.c-table-matches--results .table-group .table-group__body .table-cell.tier,.c-table-matches--series .table-group .table-group__body .table-cell.tier,.c-table-matches--team .table-group .table-group__body .table-cell.tier,.c-table-matches--tournament .table-group .table-group__body .table-cell.tier{display:none}}.c-table-matches--matches .table-group .table-group__body .table-head .table-row:first-child,.c-table-matches--player .table-group .table-group__body .table-head .table-row:first-child,.c-table-matches--results .table-group .table-group__body .table-head .table-row:first-child,.c-table-matches--series .table-group .table-group__body .table-head .table-row:first-child,.c-table-matches--team .table-group .table-group__body .table-head .table-row:first-child,.c-table-matches--tournament .table-group .table-group__body .table-head .table-row:first-child{min-height:30px}@media (max-width:51.3025em){.c-table-matches--matches .table-group .table-group__body .table-head .table-row .tournament p,.c-table-matches--player .table-group .table-group__body .table-head .table-row .tournament p,.c-table-matches--results .table-group .table-group__body .table-head .table-row .tournament p,.c-table-matches--series .table-group .table-group__body .table-head .table-row .tournament p,.c-table-matches--team .table-group .table-group__body .table-head .table-row .tournament p,.c-table-matches--tournament .table-group .table-group__body .table-head .table-row .tournament p{text-align:center}}.c-table-matches--matches .table-group .table-group__body .table-head .table-row p,.c-table-matches--player .table-group .table-group__body .table-head .table-row p,.c-table-matches--results .table-group .table-group__body .table-head .table-row p,.c-table-matches--series .table-group .table-group__body .table-head .table-row p,.c-table-matches--team .table-group .table-group__body .table-head .table-row p,.c-table-matches--tournament .table-group .table-group__body .table-head .table-row p{text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.c-table-matches--matches .table-group .table-group__body .table-head .table-row:hover:before,.c-table-matches--player .table-group .table-group__body .table-head .table-row:hover:before,.c-table-matches--results .table-group .table-group__body .table-head .table-row:hover:before,.c-table-matches--series .table-group .table-group__body .table-head .table-row:hover:before,.c-table-matches--team .table-group .table-group__body .table-head .table-row:hover:before,.c-table-matches--tournament .table-group .table-group__body .table-head .table-row:hover:before{opacity:0;visibility:hidden}.c-table-matches--matches .table-group .table-group__body .table-body .table-row:last-child:before,.c-table-matches--player .table-group .table-group__body .table-body .table-row:last-child:before,.c-table-matches--results .table-group .table-group__body .table-body .table-row:last-child:before,.c-table-matches--series .table-group .table-group__body .table-body .table-row:last-child:before,.c-table-matches--team .table-group .table-group__body .table-body .table-row:last-child:before,.c-table-matches--tournament .table-group .table-group__body .table-body .table-row:last-child:before{border-radius:0 0 5px 5px}.c-table-matches--matches .table-group .table-group__body .table-body .match .team-name,.c-table-matches--player .table-group .table-group__body .table-body .match .team-name,.c-table-matches--results .table-group .table-group__body .table-body .match .team-name,.c-table-matches--series .table-group .table-group__body .table-body .match .team-name,.c-table-matches--team .table-group .table-group__body .table-body .match .team-name,.c-table-matches--tournament .table-group .table-group__body .table-body .match .team-name{font-family:fira-sans-medium,sans-serif;font-weight:500}@media (max-width:40.0525em){.c-table-matches--matches .table-group .o-layout__item:first-child .table-group__body--minified,.c-table-matches--player .table-group .o-layout__item:first-child .table-group__body--minified,.c-table-matches--results .table-group .o-layout__item:first-child .table-group__body--minified,.c-table-matches--series .table-group .o-layout__item:first-child .table-group__body--minified,.c-table-matches--team .table-group .o-layout__item:first-child .table-group__body--minified,.c-table-matches--tournament .table-group .o-layout__item:first-child .table-group__body--minified{border-radius:0 5px 5px 0}.c-table-matches--matches .table-group .o-layout__item:nth-child(2) .table-group__body--minified,.c-table-matches--player .table-group .o-layout__item:nth-child(2) .table-group__body--minified,.c-table-matches--results .table-group .o-layout__item:nth-child(2) .table-group__body--minified,.c-table-matches--series .table-group .o-layout__item:nth-child(2) .table-group__body--minified,.c-table-matches--team .table-group .o-layout__item:nth-child(2) .table-group__body--minified,.c-table-matches--tournament .table-group .o-layout__item:nth-child(2) .table-group__body--minified{border-radius:5px 0 0 5px}}@media (min-width:40.0625em){.c-table-matches--matches .table-group:not(:last-child),.c-table-matches--player .table-group:not(:last-child),.c-table-matches--results .table-group:not(:last-child),.c-table-matches--series .table-group:not(:last-child),.c-table-matches--team .table-group:not(:last-child),.c-table-matches--tournament .table-group:not(:last-child){padding-bottom:20px}}.c-table-matches--matches .table-group__body--minified,.c-table-matches--player .table-group__body--minified,.c-table-matches--results .table-group__body--minified,.c-table-matches--series .table-group__body--minified,.c-table-matches--team .table-group__body--minified,.c-table-matches--tournament .table-group__body--minified{border-radius:5px!important}@media (max-width:40.0525em){.c-table-matches--matches .table-group__body--minified .table-row--current.data-advantage .table-cell.coverage,.c-table-matches--matches .table-group__body--minified .table-row--upcoming.data-advantage .table-cell.coverage,.c-table-matches--player .table-group__body--minified .table-row--current.data-advantage .table-cell.coverage,.c-table-matches--player .table-group__body--minified .table-row--upcoming.data-advantage .table-cell.coverage,.c-table-matches--results .table-group__body--minified .table-row--current.data-advantage .table-cell.coverage,.c-table-matches--results .table-group__body--minified .table-row--upcoming.data-advantage .table-cell.coverage,.c-table-matches--series .table-group__body--minified .table-row--current.data-advantage .table-cell.coverage,.c-table-matches--series .table-group__body--minified .table-row--upcoming.data-advantage .table-cell.coverage,.c-table-matches--team .table-group__body--minified .table-row--current.data-advantage .table-cell.coverage,.c-table-matches--team .table-group__body--minified .table-row--upcoming.data-advantage .table-cell.coverage,.c-table-matches--tournament .table-group__body--minified .table-row--current.data-advantage .table-cell.coverage,.c-table-matches--tournament .table-group__body--minified .table-row--upcoming.data-advantage .table-cell.coverage{width:12%}}.c-table-matches--matches .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--player .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--results .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--series .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--team .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--tournament .table-group__body--minified .table-cell.c-table-cell-match-status{width:12%}@media (max-width:51.3025em){.c-table-matches--matches .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--player .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--results .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--series .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--team .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--tournament .table-group__body--minified .table-cell.c-table-cell-match-status{width:20%}}@media (max-width:40.0525em){.c-table-matches--matches .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--player .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--results .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--series .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--team .table-group__body--minified .table-cell.c-table-cell-match-status,.c-table-matches--tournament .table-group__body--minified .table-cell.c-table-cell-match-status{width:18%}}.c-table-matches--matches .table-group__body--minified .table-cell.match,.c-table-matches--player .table-group__body--minified .table-cell.match,.c-table-matches--results .table-group__body--minified .table-cell.match,.c-table-matches--series .table-group__body--minified .table-cell.match,.c-table-matches--team .table-group__body--minified .table-cell.match,.c-table-matches--tournament .table-group__body--minified .table-cell.match{width:72%}@media (max-width:51.3025em){.c-table-matches--matches .table-group__body--minified .table-cell.match,.c-table-matches--player .table-group__body--minified .table-cell.match,.c-table-matches--results .table-group__body--minified .table-cell.match,.c-table-matches--series .table-group__body--minified .table-cell.match,.c-table-matches--team .table-group__body--minified .table-cell.match,.c-table-matches--tournament .table-group__body--minified .table-cell.match{width:80%}}@media (max-width:40.0525em){.c-table-matches--matches .table-group__body--minified .table-cell.match,.c-table-matches--player .table-group__body--minified .table-cell.match,.c-table-matches--results .table-group__body--minified .table-cell.match,.c-table-matches--series .table-group__body--minified .table-cell.match,.c-table-matches--team .table-group__body--minified .table-cell.match,.c-table-matches--tournament .table-group__body--minified .table-cell.match{width:70%}}.c-table-matches--matches .table-group__body--minified .table-cell.coverage,.c-table-matches--player .table-group__body--minified .table-cell.coverage,.c-table-matches--results .table-group__body--minified .table-cell.coverage,.c-table-matches--series .table-group__body--minified .table-cell.coverage,.c-table-matches--team .table-group__body--minified .table-cell.coverage,.c-table-matches--tournament .table-group__body--minified .table-cell.coverage{text-align:center;justify-content:center;width:16%;margin-left:0}@media (max-width:40.0525em){.c-table-matches--matches .table-group__body--minified .table-cell.coverage:not(.advanced),.c-table-matches--player .table-group__body--minified .table-cell.coverage:not(.advanced),.c-table-matches--results .table-group__body--minified .table-cell.coverage:not(.advanced),.c-table-matches--series .table-group__body--minified .table-cell.coverage:not(.advanced),.c-table-matches--team .table-group__body--minified .table-cell.coverage:not(.advanced),.c-table-matches--tournament .table-group__body--minified .table-cell.coverage:not(.advanced){width:12%}}.c-table-matches--matches .table-group__body--minified .table-cell.tournament,.c-table-matches--player .table-group__body--minified .table-cell.tournament,.c-table-matches--results .table-group__body--minified .table-cell.tournament,.c-table-matches--series .table-group__body--minified .table-cell.tournament,.c-table-matches--team .table-group__body--minified .table-cell.tournament,.c-table-matches--tournament .table-group__body--minified .table-cell.tournament{justify-content:center;width:7%}.c-table-matches--matches .table-group__body--minified .table-cell.tournament p,.c-table-matches--player .table-group__body--minified .table-cell.tournament p,.c-table-matches--results .table-group__body--minified .table-cell.tournament p,.c-table-matches--series .table-group__body--minified .table-cell.tournament p,.c-table-matches--team .table-group__body--minified .table-cell.tournament p,.c-table-matches--tournament .table-group__body--minified .table-cell.tournament p{text-align:center}.c-table-matches--matches .table-group__body--minified .table-cell.tournament .o-link,.c-table-matches--player .table-group__body--minified .table-cell.tournament .o-link,.c-table-matches--results .table-group__body--minified .table-cell.tournament .o-link,.c-table-matches--series .table-group__body--minified .table-cell.tournament .o-link,.c-table-matches--team .table-group__body--minified .table-cell.tournament .o-link,.c-table-matches--tournament .table-group__body--minified .table-cell.tournament .o-link{width:auto}@media (max-width:51.3025em){.c-table-matches--matches .table-group__body--minified .table-cell.tournament,.c-table-matches--player .table-group__body--minified .table-cell.tournament,.c-table-matches--results .table-group__body--minified .table-cell.tournament,.c-table-matches--series .table-group__body--minified .table-cell.tournament,.c-table-matches--team .table-group__body--minified .table-cell.tournament,.c-table-matches--tournament .table-group__body--minified .table-cell.tournament{width:10%}}@media (max-width:40.0525em){.c-table-matches--matches .table-group__body--minified .table-cell.tournament,.c-table-matches--player .table-group__body--minified .table-cell.tournament,.c-table-matches--results .table-group__body--minified .table-cell.tournament,.c-table-matches--series .table-group__body--minified .table-cell.tournament,.c-table-matches--team .table-group__body--minified .table-cell.tournament,.c-table-matches--tournament .table-group__body--minified .table-cell.tournament{width:7%;display:flex!important}}.c-table-matches--matches .table-group__body--minified .table-body .table-cell.tournament,.c-table-matches--player .table-group__body--minified .table-body .table-cell.tournament,.c-table-matches--results .table-group__body--minified .table-body .table-cell.tournament,.c-table-matches--series .table-group__body--minified .table-body .table-cell.tournament,.c-table-matches--team .table-group__body--minified .table-body .table-cell.tournament,.c-table-matches--tournament .table-group__body--minified .table-body .table-cell.tournament{justify-content:center}.c-table-matches--matches .table-group__head,.c-table-matches--player .table-group__head,.c-table-matches--results .table-group__head,.c-table-matches--series .table-group__head,.c-table-matches--team .table-group__head,.c-table-matches--tournament .table-group__head{height:40px;margin:unset;justify-content:center;align-items:center;display:flex;position:relative;min-height:40px!important;padding-top:10px!important}.c-table-matches--matches .table-group__head p,.c-table-matches--player .table-group__head p,.c-table-matches--results .table-group__head p,.c-table-matches--series .table-group__head p,.c-table-matches--team .table-group__head p,.c-table-matches--tournament .table-group__head p{color:#a5afbb;background-color:#22262c;font-family:fira-sans-medium,sans-serif;font-weight:500;position:relative;padding:0 45px!important}.c-table-matches--matches .table-group__head:before,.c-table-matches--player .table-group__head:before,.c-table-matches--results .table-group__head:before,.c-table-matches--series .table-group__head:before,.c-table-matches--team .table-group__head:before,.c-table-matches--tournament .table-group__head:before{content:"";background-color:#313840;height:1px;margin:auto;position:absolute;top:10px;bottom:0;left:0;right:0}.c-table-matches--matches .table-group__head+.table-group__body,.c-table-matches--player .table-group__head+.table-group__body,.c-table-matches--results .table-group__head+.table-group__body,.c-table-matches--series .table-group__head+.table-group__body,.c-table-matches--team .table-group__head+.table-group__body,.c-table-matches--tournament .table-group__head+.table-group__body{margin-top:10px}@media (max-width:40.0525em){.c-table-matches--matches .table-group .table-group__body,.c-table-matches--player .table-group .table-group__body,.c-table-matches--results .table-group .table-group__body,.c-table-matches--series .table-group .table-group__body,.c-table-matches--team .table-group .table-group__body,.c-table-matches--tournament .table-group .table-group__body{border-radius:5px}}.c-table-matches--matches .c-global-match-link,.c-table-matches--player .c-global-match-link,.c-table-matches--results .c-global-match-link,.c-table-matches--series .c-global-match-link,.c-table-matches--team .c-global-match-link,.c-table-matches--tournament .c-global-match-link{width:83%}@media (max-width:40.0525em){.c-table-matches--matches .c-global-match-link,.c-table-matches--player .c-global-match-link,.c-table-matches--results .c-global-match-link,.c-table-matches--series .c-global-match-link,.c-table-matches--team .c-global-match-link,.c-table-matches--tournament .c-global-match-link{width:93%;max-width:calc(100% - 20px)}.c-table-matches--matches .c-matches-group-rows,.c-table-matches--player .c-matches-group-rows,.c-table-matches--results .c-matches-group-rows,.c-table-matches--series .c-matches-group-rows,.c-table-matches--team .c-matches-group-rows,.c-table-matches--tournament .c-matches-group-rows{padding-left:8px;padding-right:8px}}.c-table-matches--matches .c-matches-group-rows__title,.c-table-matches--player .c-matches-group-rows__title,.c-table-matches--results .c-matches-group-rows__title,.c-table-matches--series .c-matches-group-rows__title,.c-table-matches--team .c-matches-group-rows__title,.c-table-matches--tournament .c-matches-group-rows__title{text-transform:uppercase;margin-bottom:10px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-matches--matches .c-matches-group-rows__tier-labels,.c-table-matches--player .c-matches-group-rows__tier-labels,.c-table-matches--results .c-matches-group-rows__tier-labels,.c-table-matches--series .c-matches-group-rows__tier-labels,.c-table-matches--team .c-matches-group-rows__tier-labels,.c-table-matches--tournament .c-matches-group-rows__tier-labels{justify-content:flex-start;align-items:center;gap:4px;margin-bottom:10px;display:flex}.c-table-matches--matches .c-matches-group-rows .table-group__head,.c-table-matches--player .c-matches-group-rows .table-group__head,.c-table-matches--results .c-matches-group-rows .table-group__head,.c-table-matches--series .c-matches-group-rows .table-group__head,.c-table-matches--team .c-matches-group-rows .table-group__head,.c-table-matches--tournament .c-matches-group-rows .table-group__head{min-height:34px}.c-table-matches--matches .c-matches-group-rows .table-cell.tournament,.c-table-matches--player .c-matches-group-rows .table-cell.tournament,.c-table-matches--results .c-matches-group-rows .table-cell.tournament,.c-table-matches--series .c-matches-group-rows .table-cell.tournament,.c-table-matches--team .c-matches-group-rows .table-cell.tournament,.c-table-matches--tournament .c-matches-group-rows .table-cell.tournament{text-align:center}@media (min-width:51.3125em){.c-table-matches--matches .c-matches-group-rows .table-cell.tournament,.c-table-matches--player .c-matches-group-rows .table-cell.tournament,.c-table-matches--results .c-matches-group-rows .table-cell.tournament,.c-table-matches--series .c-matches-group-rows .table-cell.tournament,.c-table-matches--team .c-matches-group-rows .table-cell.tournament,.c-table-matches--tournament .c-matches-group-rows .table-cell.tournament{text-align:left;justify-content:flex-start}}.c-table-matches--matches .c-matches-group-columns__tier-labels,.c-table-matches--player .c-matches-group-columns__tier-labels,.c-table-matches--results .c-matches-group-columns__tier-labels,.c-table-matches--series .c-matches-group-columns__tier-labels,.c-table-matches--team .c-matches-group-columns__tier-labels,.c-table-matches--tournament .c-matches-group-columns__tier-labels{align-items:center;gap:4px;padding-left:16px;display:flex}@media (max-width:40.0525em){.c-table-matches--matches .c-matches-group-columns,.c-table-matches--player .c-matches-group-columns,.c-table-matches--results .c-matches-group-columns,.c-table-matches--series .c-matches-group-columns,.c-table-matches--team .c-matches-group-columns,.c-table-matches--tournament .c-matches-group-columns{padding-left:8px;padding-right:8px}}.c-table-matches--matches .c-matches-group-columns .table-group__body,.c-table-matches--player .c-matches-group-columns .table-group__body,.c-table-matches--results .c-matches-group-columns .table-group__body,.c-table-matches--series .c-matches-group-columns .table-group__body,.c-table-matches--team .c-matches-group-columns .table-group__body,.c-table-matches--tournament .c-matches-group-columns .table-group__body{overflow:hidden}.c-table-matches--matches .c-matches-group-columns .c-global-match-link,.c-table-matches--player .c-matches-group-columns .c-global-match-link,.c-table-matches--results .c-matches-group-columns .c-global-match-link,.c-table-matches--series .c-matches-group-columns .c-global-match-link,.c-table-matches--team .c-matches-group-columns .c-global-match-link,.c-table-matches--tournament .c-matches-group-columns .c-global-match-link{width:93%}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-columns .c-global-match-link,.c-table-matches--player .c-matches-group-columns .c-global-match-link,.c-table-matches--results .c-matches-group-columns .c-global-match-link,.c-table-matches--series .c-matches-group-columns .c-global-match-link,.c-table-matches--team .c-matches-group-columns .c-global-match-link,.c-table-matches--tournament .c-matches-group-columns .c-global-match-link{width:83%}}@media (max-width:40.0525em){.c-table-matches--matches .c-matches-group-columns .c-global-match-link,.c-table-matches--player .c-matches-group-columns .c-global-match-link,.c-table-matches--results .c-matches-group-columns .c-global-match-link,.c-table-matches--series .c-matches-group-columns .c-global-match-link,.c-table-matches--team .c-matches-group-columns .c-global-match-link,.c-table-matches--tournament .c-matches-group-columns .c-global-match-link{width:93%}}.c-table-matches--matches .c-matches-group-columns .table-cell.tournament,.c-table-matches--player .c-matches-group-columns .table-cell.tournament,.c-table-matches--results .c-matches-group-columns .table-cell.tournament,.c-table-matches--series .c-matches-group-columns .table-cell.tournament,.c-table-matches--team .c-matches-group-columns .table-cell.tournament,.c-table-matches--tournament .c-matches-group-columns .table-cell.tournament{width:20px}@media (max-width:40.0525em){.c-table-matches--matches .c-matches-group-columns .table-cell.tournament,.c-table-matches--player .c-matches-group-columns .table-cell.tournament,.c-table-matches--results .c-matches-group-columns .table-cell.tournament,.c-table-matches--series .c-matches-group-columns .table-cell.tournament,.c-table-matches--team .c-matches-group-columns .table-cell.tournament,.c-table-matches--tournament .c-matches-group-columns .table-cell.tournament{display:none}.c-table-matches--matches .c-matches-group-columns .o-layout .o-layout__item:nth-child(2),.c-table-matches--player .c-matches-group-columns .o-layout .o-layout__item:nth-child(2),.c-table-matches--results .c-matches-group-columns .o-layout .o-layout__item:nth-child(2),.c-table-matches--series .c-matches-group-columns .o-layout .o-layout__item:nth-child(2),.c-table-matches--team .c-matches-group-columns .o-layout .o-layout__item:nth-child(2),.c-table-matches--tournament .c-matches-group-columns .o-layout .o-layout__item:nth-child(2){margin-bottom:0}.c-table-matches--matches .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-group__body,.c-table-matches--player .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-group__body,.c-table-matches--results .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-group__body,.c-table-matches--series .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-group__body,.c-table-matches--team .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-group__body,.c-table-matches--tournament .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-group__body{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.c-table-matches--matches .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-row:last-child,.c-table-matches--player .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-row:last-child,.c-table-matches--results .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-row:last-child,.c-table-matches--series .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-row:last-child,.c-table-matches--team .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-row:last-child,.c-table-matches--tournament .c-matches-group-columns .o-layout .o-layout__item:nth-child(2) .table-row:last-child{border-bottom:1px solid #282d34}.c-table-matches--matches .c-matches-group-columns .o-layout .o-layout__item:nth-child(3),.c-table-matches--player .c-matches-group-columns .o-layout .o-layout__item:nth-child(3),.c-table-matches--results .c-matches-group-columns .o-layout .o-layout__item:nth-child(3),.c-table-matches--series .c-matches-group-columns .o-layout .o-layout__item:nth-child(3),.c-table-matches--team .c-matches-group-columns .o-layout .o-layout__item:nth-child(3),.c-table-matches--tournament .c-matches-group-columns .o-layout .o-layout__item:nth-child(3){margin-top:0!important}.c-table-matches--matches .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-group__body,.c-table-matches--player .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-group__body,.c-table-matches--results .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-group__body,.c-table-matches--series .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-group__body,.c-table-matches--team .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-group__body,.c-table-matches--tournament .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-group__body{border-top-left-radius:0!important;border-top-right-radius:0!important}.c-table-matches--matches .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-head,.c-table-matches--player .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-head,.c-table-matches--results .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-head,.c-table-matches--series .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-head,.c-table-matches--team .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-head,.c-table-matches--tournament .c-matches-group-columns .o-layout .o-layout__item:nth-child(3) .table-head{display:none}}.c-table-matches--matches .c-matches-group-columns .table-group__body .c-baner-custom,.c-table-matches--matches .c-matches-group-rows .table-group__body .c-baner-custom,.c-table-matches--player .c-matches-group-columns .table-group__body .c-baner-custom,.c-table-matches--player .c-matches-group-rows .table-group__body .c-baner-custom,.c-table-matches--results .c-matches-group-columns .table-group__body .c-baner-custom,.c-table-matches--results .c-matches-group-rows .table-group__body .c-baner-custom,.c-table-matches--series .c-matches-group-columns .table-group__body .c-baner-custom,.c-table-matches--series .c-matches-group-rows .table-group__body .c-baner-custom,.c-table-matches--team .c-matches-group-columns .table-group__body .c-baner-custom,.c-table-matches--team .c-matches-group-rows .table-group__body .c-baner-custom,.c-table-matches--tournament .c-matches-group-columns .table-group__body .c-baner-custom,.c-table-matches--tournament .c-matches-group-rows .table-group__body .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;margin-bottom:0;padding-bottom:8px}.c-table-matches--matches .c-match .team-name,.c-table-matches--player .c-match .team-name,.c-table-matches--results .c-match .team-name,.c-table-matches--team .c-match .team-name,.c-table-matches--tournament .c-match .team-name{color:#fff}.c-table-matches--matches .table-row .c-global-match-link,.c-table-matches--player .table-row .c-global-match-link,.c-table-matches--results .table-row .c-global-match-link,.c-table-matches--team .table-row .c-global-match-link,.c-table-matches--tournament .table-row .c-global-match-link{min-height:38px}.c-table-matches--matches .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--player .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--results .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--team .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live{width:100%;margin-bottom:8px;display:none}@media (max-width:40.0525em){.c-table-matches--matches .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--player .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--results .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--team .table-row .c-table-cell-match-odds--widget-matches-live,.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live{display:flex}}.c-table-matches--matches .stake-header,.c-table-matches--player .stake-header,.c-table-matches--results .stake-header,.c-table-matches--team .stake-header,.c-table-matches--tournament .stake-header{justify-content:center;align-items:center;width:100%;display:flex}.c-table-matches--matches .stake-header span,.c-table-matches--player .stake-header span,.c-table-matches--results .stake-header span,.c-table-matches--team .stake-header span,.c-table-matches--tournament .stake-header span{text-align:center;width:40px;display:block}.c-table-matches--matches .stake-header img,.c-table-matches--player .stake-header img,.c-table-matches--results .stake-header img,.c-table-matches--team .stake-header img,.c-table-matches--tournament .stake-header img{opacity:.7;width:28px;height:14px;margin:0 23px}.c-table-matches--player .c-table-cell-match-odds-potential-winnings,.c-table-matches--series .c-table-cell-match-odds-potential-winnings,.c-table-matches--team .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament .c-table-cell-match-odds-potential-winnings{display:none}@media (max-width:40.0525em){.c-table-matches--results .table-cell.match .c-match__team:first-child,.c-table-matches--tournament.results .table-cell.match .c-match__team:first-child{padding-right:26px}.c-table-matches--results .table-cell.match .c-match__team:last-child,.c-table-matches--tournament.results .table-cell.match .c-match__team:last-child{padding-left:26px}}.c-table-matches--results .table-cell.tournament,.c-table-matches--tournament.results .table-cell.tournament{width:calc(30% - 144px)}@media (max-width:51.3025em){.c-table-matches--results .table-cell.tournament,.c-table-matches--tournament.results .table-cell.tournament{width:20px}}.c-table-matches--results .table-cell.potential-winnings,.c-table-matches--tournament.results .table-cell.potential-winnings{text-align:center;justify-content:flex-start;width:115px;margin-right:29px}@media (max-width:51.3025em){.c-table-matches--results .table-cell.potential-winnings,.c-table-matches--tournament.results .table-cell.potential-winnings{width:59px;margin-right:5px}}@media (max-width:40.0525em){.c-table-matches--results .table-cell.potential-winnings,.c-table-matches--tournament.results .table-cell.potential-winnings{display:none}}@media (max-width:51.3025em){.c-table-matches--results .table-cell.potential-winnings .tooltip-hint-trigger,.c-table-matches--tournament.results .table-cell.potential-winnings .tooltip-hint-trigger{border:none}}.c-table-matches--results .table-cell.potential-winnings i,.c-table-matches--tournament.results .table-cell.potential-winnings i{font-style:normal}@media (max-width:51.3025em){.c-table-matches--results .table-cell.potential-winnings i,.c-table-matches--tournament.results .table-cell.potential-winnings i{border-bottom:1px dashed;display:block}}.c-table-matches--results .c-global-match-link,.c-table-matches--tournament.results .c-global-match-link{width:70%}@media (max-width:51.3025em){.c-table-matches--results .c-global-match-link,.c-table-matches--tournament.results .c-global-match-link{width:calc(100% - 84px)!important}}@media (max-width:40.0525em){.c-table-matches--results .c-global-match-link,.c-table-matches--tournament.results .c-global-match-link{width:calc(100% - 25px)!important}}.c-table-matches--results .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament.results .c-table-cell-match-odds-potential-winnings{width:115px;margin-right:29px;display:flex}@media (max-width:51.3025em){.c-table-matches--results .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament.results .c-table-cell-match-odds-potential-winnings{width:46px;margin:5px 5px 5px 0}}@media (max-width:40.0525em){.c-table-matches--results .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament.results .c-table-cell-match-odds-potential-winnings{margin-right:0;display:none}}.c-table-matches--results .c-table-cell-match-odds-potential-winnings--match-page,.c-table-matches--tournament.results .c-table-cell-match-odds-potential-winnings--match-page{display:none}@media (max-width:40.0525em){.c-table-matches--results .c-table-cell-match-odds-potential-winnings--match-page,.c-table-matches--tournament.results .c-table-cell-match-odds-potential-winnings--match-page{width:100%;display:flex}}.c-table-matches--results .c-matches-group-columns .c-global-match-link,.c-table-matches--tournament.results .c-matches-group-columns .c-global-match-link{width:calc(100% - 84px)!important}@media (max-width:40.0525em){.c-table-matches--results .c-matches-group-columns .c-global-match-link,.c-table-matches--tournament.results .c-matches-group-columns .c-global-match-link{width:calc(100% - 20px)!important}}.c-table-matches--results .c-matches-group-columns .table-cell.potential-winnings,.c-table-matches--tournament.results .c-matches-group-columns .table-cell.potential-winnings{text-align:center;white-space:normal;width:59px;margin-right:5px}.c-table-matches--results .c-matches-group-columns .table-cell.potential-winnings .tooltip-hint-trigger,.c-table-matches--tournament.results .c-matches-group-columns .table-cell.potential-winnings .tooltip-hint-trigger{border-bottom:0}.c-table-matches--results .c-matches-group-columns .table-cell.potential-winnings .tooltip-hint-trigger i,.c-table-matches--tournament.results .c-matches-group-columns .table-cell.potential-winnings .tooltip-hint-trigger i{border-bottom:1px dashed;font-style:normal}.c-table-matches--results .c-matches-group-columns .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament.results .c-matches-group-columns .c-table-cell-match-odds-potential-winnings{width:100%;max-width:46px;margin:5px 5px 5px 0}@media (max-width:40.0525em){.c-table-matches--results .c-matches-group-columns .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament.results .c-matches-group-columns .c-table-cell-match-odds-potential-winnings{max-width:none;margin-right:0}}.c-table-matches--matches .table-row:hover .c-table-cell-match-odds .team-odd{background:#515862}.c-table-matches--matches .c-matches-group-rows .c-global-match-link{width:67%}.c-table-matches--matches .c-matches-group-rows .c-global-match-link .table-cell.match{width:64%!important}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-rows .c-global-match-link .table-cell.match{width:70%!important}}.discipline-7 .c-table-matches--matches .c-matches-group-rows .c-global-match-link .table-cell.match{width:91%!important}.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--table-matches,.c-table-matches--matches .c-matches-group-rows .table-cell.odds{width:134px}.c-table-matches--matches .c-matches-group-rows .table-cell.tournament{width:calc(33% - 134px);padding-left:49px}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-rows .table-cell.tournament{width:20px;padding-left:0}.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--widget-matches-live{display:flex}}.c-table-matches--matches .c-matches-group-columns .c-global-match-link{min-height:auto;padding:8px 0}.c-table-matches--matches .c-matches-group-columns .c-global-match-link .table-cell.match{width:76%!important}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live{max-width:300px;margin-left:11%;padding:0;display:flex}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live{max-width:none;margin-left:0;padding:1px}}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__banner,.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__markets{display:none}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__banner,.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__markets{display:flex}}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__teams{width:100%}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .team-odd{justify-content:center;padding:1px 5px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .team-odd label{display:none}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live.c-table-cell-match-odds--with-draw .team-odd{width:calc(50% - 22px)}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live.c-table-cell-match-odds--with-draw .team-odd--draw{width:44px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds-placeholder--widget-matches-live{height:20px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds-placeholder--widget-matches-live p{display:none}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds-placeholder--widget-matches-live .logo{width:24px;height:12px}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-columns .c-global-match-link,.c-table-matches--matches .c-matches-group-rows .c-global-match-link{width:calc(100% - 30px)!important}}@media (max-width:40.0525em){.c-table-matches--matches .c-matches-group-columns .c-global-match-link,.c-table-matches--matches .c-matches-group-rows .c-global-match-link{width:calc(100% - 25px)!important}}@media (max-width:51.3025em){.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--table-matches,.c-table-matches--matches .c-matches-group-columns .table-cell.odds,.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--table-matches,.c-table-matches--matches .c-matches-group-rows .table-cell.odds{display:none}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .logo,.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--widget-matches-live .logo{width:24px;height:12px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .team-odd,.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--widget-matches-live .team-odd{justify-content:center;padding:2px 5px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .team-odd label,.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--widget-matches-live .team-odd label{display:none}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .team-odd b,.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--widget-matches-live .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-matches--matches .c-matches-group-columns .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds-placeholder,.c-table-matches--matches .c-matches-group-rows .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds-placeholder{height:24px}}@media (max-width:40.0525em){.c-table-matches .table-row .table-cell.coverage{text-align:center;justify-content:center}}.c-table-matches .table-row--defwin .table-cell.match .c-match__team,.c-table-matches .table-row--finished .table-cell.match .c-match__team{color:#a5afbb}.c-table-matches .table-row--defwin .table-cell.match .c-match__team.winner,.c-table-matches .table-row--finished .table-cell.match .c-match__team.winner{color:#fff}.c-table-matches .table-row--defwin .table-cell.c-table-cell-match-status--status-with-date .status,.c-table-matches .table-row--finished .table-cell.c-table-cell-match-status--status-with-date .status{color:#65717d}@media (max-width:40.0525em){.c-table-matches .table-row--current.data-advantage .table-cell.coverage,.c-table-matches .table-row--upcoming.data-advantage .table-cell.coverage{justify-content:flex-end;width:13%;margin:0}.c-table-matches .table-row--current.data-advantage .table-cell.coverage .c-table-cell-coverage__inner,.c-table-matches .table-row--upcoming.data-advantage .table-cell.coverage .c-table-cell-coverage__inner{margin-left:4px;margin-right:6px}.c-table-matches .table-row--current .table-cell.coverage:not(.advanced),.c-table-matches .table-row--upcoming .table-cell.coverage:not(.advanced){align-items:center;display:flex}}.c-table-matches .table-row--current .table-cell.c-table-cell-match-status--status-with-date .status,.c-table-matches .table-row--upcoming .table-cell.c-table-cell-match-status--status-with-date .status{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-matches .table-row--current .table-cell.c-table-cell-match-status-date-extended .status .time,.c-table-matches .table-row--upcoming .table-cell.c-table-cell-match-status-date-extended .status .time{color:#cbd5e4}.c-table-matches--tournament .table-group:not(:last-child){padding-bottom:0!important}.c-table-matches--tournament .table-group__head{margin-bottom:10px!important}.c-table-matches--tournament .c-matches-group-columns__tier-labels,.c-table-matches--tournament .c-matches-group-rows__tier-labels{display:none}.c-table-matches--tournament .table-cell.c-global-match-link{width:calc(100% - 144px)}@media (max-width:51.3025em){.c-table-matches--tournament .table-cell.c-global-match-link{width:100%!important;max-width:none!important}}.c-table-matches--tournament .table-cell.match{width:46%!important}@media (max-width:40.0525em){.c-table-matches--tournament .table-cell.match{width:70%}}.c-table-matches--tournament .table-cell.coverage{width:20%}.c-table-matches--tournament .table-cell.stage{justify-content:flex-start;width:16%}.c-table-matches--tournament .table-cell.stage p{text-transform:capitalize;font-size:.75rem;line-height:1.5}.c-table-matches--tournament .c-table-cell-match-odds--table-matches,.c-table-matches--tournament .table-cell.odds{width:134px}.c-table-matches--tournament .table-row:hover .c-table-cell-match-odds .team-odd{background:#515862}@media (max-width:51.3025em){.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live{display:flex}.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live .logo{width:24px;height:12px}.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live .team-odd{justify-content:center;padding:2px 5px}.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live .team-odd label{display:none}.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}}@media (max-width:51.3025em) and (max-width:51.3025em){.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds-placeholder{height:24px}}@media (max-width:51.3025em){.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live.c-table-cell-match-odds--with-draw .team-odd{width:calc(50% - 22px)}.c-table-matches--tournament .table-row .c-table-cell-match-odds--widget-matches-live.c-table-cell-match-odds--with-draw .team-odd--draw{width:44px}}.c-table-matches--tournament.results .c-table-cell-match-odds-potential-winnings{margin-right:0}.c-table-matches--tournament.results .table-cell.c-global-match-link{padding-right:10px;width:calc(100% - 115px)!important}@media (max-width:40.0525em){.c-table-matches--tournament.results .table-cell.c-global-match-link{padding-right:0;width:100%!important;max-width:none!important}}.c-table-matches--tournament.results .c-matches-group-columns .c-table-cell-match-odds-potential-winnings,.c-table-matches--tournament.results .table-cell.potential-winnings{margin-right:0}.c-table-matches--tournament.results .c-matches-group-columns .table-cell.c-global-match-link{padding-right:0;width:calc(100% - 59px)!important}@media (max-width:40.0525em){.c-table-matches--tournament.results .c-matches-group-columns .table-cell.c-global-match-link{width:100%!important}}.c-table-matches--tournament.results .c-matches-group-columns .table-cell.potential-winnings{margin-right:0}.c-table-matches--tournament.results .c-matches-group-columns .table-cell.c-table-cell-prediction{width:14%!important;padding:0 1%!important}@media (max-width:51.3025em){.c-table-matches--tournament.results .c-matches-group-columns .table-cell.c-table-cell-prediction{width:19%!important;padding-left:8%!important}}.c-table-matches--tournament.results .c-matches-group-columns .table-cell.c-table-cell-match-status{width:11%!important}@media (max-width:51.3025em){.c-table-matches--tournament.results .c-matches-group-columns .table-cell.c-table-cell-match-status{width:19%!important}}.c-table-matches--tournament.results .c-matches-group-columns .table-cell.match{width:49%!important}@media (max-width:51.3025em){.c-table-matches--tournament.results .c-matches-group-columns .table-cell.match{width:64%!important}}.c-table-matches .pagination-tag{height:100px;position:absolute}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .c-global-match-link,.discipline-2 .c-table-matches:not(.c-table-matches--series) .c-global-match-link,.discipline-3 .c-table-matches:not(.c-table-matches--series) .c-global-match-link,.discipline-4 .c-table-matches:not(.c-table-matches--series) .c-global-match-link{width:90%}}@media (max-width:40.0525em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .c-global-match-link,.discipline-2 .c-table-matches:not(.c-table-matches--series) .c-global-match-link,.discipline-3 .c-table-matches:not(.c-table-matches--series) .c-global-match-link,.discipline-4 .c-table-matches:not(.c-table-matches--series) .c-global-match-link{width:93%;max-width:calc(100% - 20px)}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date{flex-wrap:wrap}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended .c-table-cell-match-status,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date .c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended .c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date .c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended .c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date .c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended .c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date .c-table-cell-match-status{width:100%}}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date{width:9%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status-date-extended,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.status-date{width:19%}}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status--time .c-table-cell-coverage,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status--time .c-table-cell-coverage,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status--time .c-table-cell-coverage,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-match-status--time .c-table-cell-coverage{justify-content:flex-start;width:100%;margin-left:0}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage{text-align:left;justify-content:flex-start;width:8%;margin-left:2%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage{width:14%;margin-left:2%}}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage:not(.minified) .o-icon,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage:not(.minified) .o-icon,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage:not(.minified) .o-icon,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage:not(.minified) .o-icon{margin-right:2px}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .c-table-cell-coverage__inner,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .c-table-cell-coverage__inner,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .c-table-cell-coverage__inner,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .c-table-cell-coverage__inner,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .c-table-cell-coverage__inner,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .c-table-cell-coverage__inner,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .c-table-cell-coverage__inner,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .c-table-cell-coverage__inner{line-height:10px}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .o-icon,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .o-icon,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .o-icon,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .o-icon,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .o-icon,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .o-icon,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .o-icon,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .o-icon{font-size:.625rem;line-height:10px}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .title,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .title,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .title,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .title,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .title,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .title,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell .c-table-cell-coverage .title,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.coverage .title{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.5rem;font-weight:500;line-height:10px}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.match{width:48%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.match{width:54%}}@media (max-width:40.0525em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.match{width:70%}}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction{justify-content:flex-start;width:27%;padding-left:6%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction{text-align:center;justify-content:center;width:11%}}@media (max-width:40.0525em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-cell.prediction{margin-left:0;padding-left:0}}@media (min-width:51.3125em){.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-match-status{width:11%}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.match{width:66%}.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-prediction,.discipline-1 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series) .table-group__body--minified .table-cell.prediction{text-align:center;justify-content:center;width:12%;padding:0 2%}}.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date{width:8%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-match-status-date-extended,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.status-date{width:19%}}.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage{width:8%;margin-left:0;padding-left:1%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.coverage{width:16%;padding-left:2%}}.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match{width:42%;min-width:42%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match{width:54%;min-width:54%}}@media (max-width:40.0525em){.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.match{width:64%;min-width:64%}}.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction{width:22%}@media (max-width:51.3025em){.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-1 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches:not(.c-table-matches--series).c-table-matches--tournament .table-cell.prediction{width:11%;margin-left:8%}}.c-table-matches-minified__group.collapsed .event .o-icon--angle-down{margin-top:-1px;transform:rotate(180deg)}.c-table-matches-minified__group.collapsed .event .c-button--collapse{padding-top:0!important}.c-table-matches-minified__group.collapsed .table-group__body{background-color:#313840;max-height:1px!important}.c-table-matches-minified .table-group:last-child .c-table-matches-minified__group.collapsed .table-group__body{max-height:0!important}.c-table-matches-minified .c-data-placeholder__widget{min-height:280px}.c-table-matches-minified .c-table-cell-match-map .round{color:#a5afbb}.c-table-matches-minified .table-cell.c-table-cell-match-status-rating{width:20%;display:block}.c-table-matches-minified .table-cell.c-table-cell-match-status-rating .c-table-cell-match-status{width:100%}.c-table-matches-minified .table-cell.c-table-cell-match-status-rating .c-table-cell-match-rating{margin-top:1px}.c-table-matches-minified .table-cell.match-teams{color:#cbd5e4;width:49%;padding-top:2px;padding-right:4px;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;display:block}@media (max-width:40.0525em){.c-table-matches-minified .table-cell.match-teams{width:47%}}.c-table-matches-minified .table-cell.match-teams .c-logo{margin-right:8px}.c-table-matches-minified .table-cell.match-teams .team{padding-top:3px;padding-bottom:1px}.c-table-matches-minified .table-cell.match-teams .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-matches-minified .table-cell.match-teams .name.winner{color:#fff}.c-table-matches-minified .table-cell.match-teams .name.loser{color:#a5afbb}.c-table-matches-minified .table-cell.match-teams .c-global-tooltips-objects__trigger{display:inline}.c-table-matches-minified .table-cell.match-score{z-index:11;justify-content:flex-start;width:11%}@media (max-width:40.0525em){.c-table-matches-minified .table-cell.match-score{width:8%}}.c-table-matches-minified .table-cell.match-score .score{color:#a5afbb;text-align:center;min-width:18px;line-height:1.7}.c-table-matches-minified .table-cell.match-score .score .winner{color:#fff}.c-table-matches-minified .table-cell.match-score .show-scores{color:#cbd5e4;cursor:pointer;width:24px;height:30px;margin-left:-3px}.c-table-matches-minified .table-cell.streams{border-radius:5px;width:48px;height:48px;margin-left:calc(34% - 48px);overflow:hidden}.c-table-matches-minified .table-cell.streams .streams-box{width:100%;height:100%}.c-table-matches-minified .table-cell.streams .streams-box:before{content:"";background-color:#1b1e224d;position:absolute;top:0;bottom:0;left:0;right:0}.c-table-matches-minified .table-cell.streams img{-o-object-fit:cover;object-fit:cover;width:auto;max-width:100%;height:100%}.c-table-matches-minified .table-cell.streams .o-icon--play{color:#fff;margin:auto;position:absolute;top:18px;left:17px}.c-table-matches-minified .table-cell.live-match-status{width:100%;padding-top:11px;padding-left:6%;padding-right:6%}@media (max-width:40.0525em){.c-table-matches-minified .table-cell.live-match-status{padding-top:7px}}.c-table-matches-minified .table-cell.live-match-status .team{text-align:center;width:32%;display:block}.c-table-matches-minified .table-cell.live-match-status .team .c-logo{width:35px;min-width:35px;height:35px}@media (max-width:40.0525em){.c-table-matches-minified .table-cell.live-match-status .team .c-logo{width:25px;min-width:25px;height:25px}}.c-table-matches-minified .table-cell.live-match-status .team .name{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:-2px;margin-left:0;font-family:fira-sans-medium,sans-serif;font-weight:500;display:block;overflow:hidden}.c-table-matches-minified .table-cell.live-match-status .status{text-align:center;width:36%;margin-top:1px}.c-table-matches-minified .table-cell.live-match-status .o-label--live{animation:2s linear infinite pulse}.c-table-matches-minified .table-row{background:#313840;border:none;border-radius:5px;padding:0 16px 0 0;overflow:hidden}@media (max-width:64.0525em){.c-table-matches-minified .table-row{padding-right:16px}}@media (max-width:40.0525em){.c-table-matches-minified .table-row{padding-right:8px}}.c-table-matches-minified .table-row:not(:last-child){margin-bottom:2px}.c-table-matches-minified .table-row:before{background-color:#4d586499;transition:all .15s ease-in-out;width:100%!important;margin:0!important}.c-table-matches-minified .table-row:hover .c-table-cell-match-odds__teams .team-odd{color:#fff;background-color:#515862}.c-table-matches-minified .table-row:hover .c-table-cell-match-odds--widget-matches-live .c-table-cell-match-odds__banner .logo{opacity:1}.c-table-matches-minified .table-row.live .c-global-match-link{width:100%}.c-table-matches-minified .table-row .c-global-match-link{flex-flow:wrap;justify-content:space-between;align-items:center;width:calc(100% - 138px);padding:7px 16px;display:flex;position:relative}.c-table-matches-minified .table-row .c-global-match-link:before{content:"";z-index:-1;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:64.0525em){.c-table-matches-minified .table-row .c-global-match-link{width:calc(100% - 119px)}}@media (max-width:40.0525em){.c-table-matches-minified .table-row .c-global-match-link{padding:6px 10px 6px 8px}}.c-table-matches-minified .table-row .c-table-cell-match-odds,.c-table-matches-minified .table-row .c-table-cell-match-odds-potential-winnings{width:125px}@media (max-width:64.0525em){.c-table-matches-minified .table-row .c-table-cell-match-odds,.c-table-matches-minified .table-row .c-table-cell-match-odds-potential-winnings{width:119px}}.c-table-matches-minified .table-row .c-table-cell-match-odds-potential-winnings{width:138px}@media (max-width:64.0525em){.c-table-matches-minified .table-row .c-table-cell-match-odds-potential-winnings{width:119px}}.c-table-matches-minified .table-row.live{align-items:flex-start;padding:0}.c-table-matches-minified .table-row.live .c-table-cell-prediction{justify-content:flex-end}.c-table-matches-minified .table-row.live .c-table-cell-match-status-rating{margin-bottom:-1px}.c-table-matches-minified .table-row.live .c-global-match-link{padding:7px 16px 10px}@media (max-width:40.0525em){.c-table-matches-minified .table-row.live .c-global-match-link{padding:7px 8px 8px}}.c-table-matches-minified .table-row.live .c-table-cell-match-odds{width:100%;margin:0 16px 12px;position:relative;top:0;left:0;right:auto;transform:none}@media (max-width:40.0525em){.c-table-matches-minified .table-row.live .c-table-cell-match-odds{margin-left:8px;margin-right:8px}}.c-table-matches-minified .table-group{padding:0 16px}@media (max-width:40.0525em){.c-table-matches-minified .table-group{padding:0 8px}}.c-table-matches-minified .table-group:last-child{padding-bottom:10px}.c-table-matches-minified .table-group+.table-footer{padding-top:10px}.c-table-matches-minified .table-group .table-group__head{text-align:left;background:0 0;padding:7px 16px 4px}.c-table-matches-minified .table-group .table-group__head p{text-transform:none}.c-table-matches-minified .table-group .table-group__head .event{justify-content:space-between}.c-table-matches-minified .table-group .table-group__head .event .c-logo{margin-right:6px}.c-table-matches-minified .table-group .table-group__head .event a:hover *{opacity:1}.c-table-matches-minified .table-group .table-group__head .event a:hover .event-name{color:#fff}.c-table-matches-minified .table-group .table-group__head .event p{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-table-matches-minified .table-group .table-group__head .event p.event-name{color:#cbd5e4;margin-bottom:1px}.c-table-matches-minified .table-group .table-group__head .event .event-details__sub{display:flex}.c-table-matches-minified .table-group .table-group__head .event .o-label--coverage-advanced .c-table-cell-coverage{display:inline-block}.c-table-matches-minified .table-group .table-group__head .event .o-label--coverage-advanced:after{color:#65717d;content:"•";margin-left:8px;margin-right:8px;font-size:.75rem;line-height:14px}.c-table-matches-minified .table-group .table-group__body{max-height:min-content;transition:max-height .2s ease-in-out}.c-table-matches-minified .table-group .table-group__body .table-head .table-row:first-child{min-height:30px}@media (max-width:51.3025em){.c-table-matches-minified .table-group .table-group__body .table-head .table-row .tournament p{text-align:center}}.c-table-matches-minified .table-group .table-group__body .table-head .table-row p{text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}.c-table-matches-minified .table-group .table-group__body .table-head .table-row:hover:before{opacity:0;visibility:hidden}.c-table-matches-minified .table-group .table-group__body .table-body{min-height:1px}.c-table-matches-minified .table-group .table-group__body .table-body .table-row.canceled:not(.score-visible):hover .match-teams,.c-table-matches-minified .table-group .table-group__body .table-body .table-row.current:hover .match-teams,.c-table-matches-minified .table-group .table-group__body .table-body .table-row.finished:not(.score-visible):hover .match-teams,.c-table-matches-minified .table-group .table-group__body .table-body .table-row.postponed:not(.score-visible):hover .match-teams,.c-table-matches-minified .table-group .table-group__body .table-body .table-row.upcoming:hover .match-teams{color:#fff}.c-table-matches-minified .table-group .table-group__body .table-body .table-row:last-child:before{border-radius:0 0 5px 5px}.c-table-matches-minified .table-group .table-group__body .table-body .match .team-name{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-matches-minified .table-group .table-group__body .c-table-cell-coverage{text-align:left;justify-content:flex-start;width:20%;margin-left:6%}.c-table-matches-minified .table-group .table-group__body .c-table-cell-coverage .c-table-cell-coverage__inner{justify-content:center;width:100%;padding-left:3px;padding-right:4px}@media (max-width:40.0525em){.c-table-matches-minified .table-group .table-group__body .c-table-cell-coverage{width:26%;margin-top:-2px;margin-left:0}.c-table-matches-minified .table-group .o-layout__item:first-child .table-group__body--minified{border-radius:0 5px 5px 0}.c-table-matches-minified .table-group .o-layout__item:nth-child(2) .table-group__body--minified{border-radius:5px 0 0 5px}}.c-table-matches-minified .c-data-placeholder{padding-bottom:10px}.c-table-matches-minified .table-footer{padding-left:16px;padding-right:16px}@media (max-width:40.0525em){.c-table-matches-minified .table-footer{padding-left:8px;padding-right:8px}}.c-table-matches-minified .table-footer{padding-top:0;padding-bottom:10px}.discipline-3 .c-table-matches-minified .table-footer .c-button--secondary:hover,.discipline-4 .c-table-matches-minified .table-footer .c-button--secondary:hover{color:#fff!important}@media (max-width:40.0525em){.discipline-1 .c-table-matches-minified .table-cell.match-score,.discipline-2 .c-table-matches-minified .table-cell.match-score,.discipline-3 .c-table-matches-minified .table-cell.match-score,.discipline-4 .c-table-matches-minified .table-cell.match-score{margin-left:10%}}.discipline-1 .c-table-matches-minified .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches-minified .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches-minified .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches-minified .table-cell.c-table-cell-prediction{width:8%;margin-left:2%}@media (max-width:40.0525em){.discipline-1 .c-table-matches-minified .table-cell.c-table-cell-prediction,.discipline-2 .c-table-matches-minified .table-cell.c-table-cell-prediction,.discipline-3 .c-table-matches-minified .table-cell.c-table-cell-prediction,.discipline-4 .c-table-matches-minified .table-cell.c-table-cell-prediction{margin-left:6%}}.discipline-1 .c-table-matches-minified .table-cell.streams,.discipline-2 .c-table-matches-minified .table-cell.streams,.discipline-3 .c-table-matches-minified .table-cell.streams,.discipline-4 .c-table-matches-minified .table-cell.streams{margin-left:calc(16% - 48px)}@media (max-width:40.0525em){.discipline-1 .c-table-matches-minified .table-cell.streams,.discipline-2 .c-table-matches-minified .table-cell.streams,.discipline-3 .c-table-matches-minified .table-cell.streams,.discipline-4 .c-table-matches-minified .table-cell.streams{display:none}}.c-table-matches-top{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-matches-top .table-cell.c-table-cell-match-status-date-extended,.c-table-matches-top .table-cell.c-table-cell-match-status-rating{width:18%;min-width:18%;padding-right:1px;font-size:.625rem;line-height:1.2}@media (min-width:80.0625em){.c-table-matches-top .table-cell.c-table-cell-match-status-date-extended,.c-table-matches-top .table-cell.c-table-cell-match-status-rating{width:37%;min-width:37%}}.c-table-matches-top .table-cell.c-table-cell-match-status-date-extended .status,.c-table-matches-top .table-cell.c-table-cell-match-status-rating .status{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-matches-top .table-cell.c-table-cell-match-status-rating{display:block}.c-table-matches-top .table-cell.c-table-cell-match-status-rating .c-table-cell-match-status{width:100%;font-size:.625rem;line-height:1.2}.c-table-matches-top .table-cell.match{width:82%}.c-table-matches-top .table-cell.match .c-match__team{color:#cbd5e4;font-size:inherit}@media (max-width:80.0525em){.c-table-matches-top .table-cell.tournament{margin-left:8%}}.c-table-matches-top .table-cell.match-teams{color:#cbd5e4;width:63%;padding-bottom:1px;padding-right:4px;display:block}.c-table-matches-top .table-cell.match-teams .c-logo{margin-right:4px}.c-table-matches-top .table-cell.match-teams .team{padding-top:3px;padding-bottom:1px}.c-table-matches-top .table-cell.match-teams .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-matches-top .table-cell.match-teams .name.winner{color:#fff}.c-table-matches-top .table-cell.match-teams .name.loser{color:#a5afbb}.c-table-matches-top .table-cell.match-teams .c-global-tooltips-objects__trigger{display:inline}.c-table-matches-top .table-cell.live-match-status{width:100%;padding-bottom:1px;padding-left:3%;padding-right:3%}.c-table-matches-top .table-cell.live-match-status .o-label--live{font-size:inherit}.c-table-matches-top .table-cell.live-match-status .team{text-align:center;width:32%;display:block}.c-table-matches-top .table-cell.live-match-status .team .name{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:-2px;margin-left:0;font-family:fira-sans-medium,sans-serif;font-weight:500;display:block;overflow:hidden}.c-table-matches-top .table-cell.live-match-status .status{text-align:center;width:36%;margin-top:1px}.c-table-matches-top .table-cell.live-match-status .o-label--live{animation:2s linear infinite pulse}.c-table-matches-top .table-body{padding-top:8px;padding-left:8px;padding-right:8px}@media (max-width:40.0525em){.c-table-matches-top .table-group{background:#313840;border-radius:5px;padding-left:8px;padding-right:8px;overflow:hidden}}.c-table-matches-top .table-row{min-height:39px;padding-top:4px;padding-bottom:4px}@media (min-width:40.0625em){.c-table-matches-top .table-row{background:#313840;border:none;border-radius:5px;padding:6px 8px;overflow:hidden}}.c-table-matches-top .table-row:not(:last-child){margin-bottom:2px}@media (min-width:40.0625em){.c-table-matches-top .table-row:before{opacity:1;background-color:#4d586400;transition:all .15s ease-in-out;width:100%!important;margin:0!important}}.c-table-matches-top .table-row:hover:before{background-color:#4d586499}.c-table-matches-top .table-row:hover .c-table-cell-match-odds .team-odd{background-color:#515862}.c-table-matches-top .table-row .c-table-cell-match-odds{width:36px}@media (max-width:40.0525em){.c-table-matches-top .table-row .c-table-cell-match-odds{width:100%;margin:6px 0 4px}.c-table-matches-top .table-row .c-table-cell-match-odds .logo{width:24px;height:12px}.c-table-matches-top .table-row .c-table-cell-match-odds .team-odd{justify-content:center;padding:2px 8px}.c-table-matches-top .table-row .c-table-cell-match-odds .team-odd label{display:none}}.c-table-matches-top .table-row .c-table-cell-match-odds .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-matches-top .table-row .c-table-cell-match-odds .c-table-cell-match-odds-placeholder--widget-matches-live{height:24px}.c-table-matches-top .table-row.live{align-items:flex-start;padding-top:7px;padding-bottom:7px}.c-table-matches-top .table-row.live .c-global-match-link{width:100%;max-width:none!important}.c-table-matches-top .table-row.live .c-table-cell-match-odds{width:100%;margin-top:4px}.c-table-matches-top .table-row.live .c-table-cell-match-odds .team-odd{justify-content:center;padding:2px 6px}.c-table-matches-top .table-row.live .c-table-cell-match-odds .team-odd label{display:none}.c-table-matches-top .table-row.live .c-table-cell-match-odds .team-odd b{font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-matches-top .table-row.live .c-table-cell-match-odds .c-table-cell-match-odds-placeholder--widget-matches-live{height:24px}.c-table-matches-top .table-row:not(.table-row.live).table-row--current.data-advantage{padding-top:28px}.c-table-matches-top .table-row .c-global-match-link{align-items:center;max-width:calc(92% - 56px);display:flex}.c-table-matches-top .table-footer{padding:15px 8px 10px}.discipline-1 .c-table-matches-top .table-row .c-global-match-link,.discipline-2 .c-table-matches-top .table-row .c-global-match-link,.discipline-3 .c-table-matches-top .table-row .c-global-match-link,.discipline-4 .c-table-matches-top .table-row .c-global-match-link{max-width:calc(97% - 90px)}@media (max-width:80.0525em){.discipline-1 .c-table-matches-top .table-row .c-global-match-link,.discipline-2 .c-table-matches-top .table-row .c-global-match-link,.discipline-3 .c-table-matches-top .table-row .c-global-match-link,.discipline-4 .c-table-matches-top .table-row .c-global-match-link{max-width:calc(92% - 36px)}.discipline-1 .c-table-matches-top .table-cell.tournament,.discipline-2 .c-table-matches-top .table-cell.tournament,.discipline-3 .c-table-matches-top .table-cell.tournament,.discipline-4 .c-table-matches-top .table-cell.tournament{margin-left:1%}}.c-table-match-head-to-head-matches{border-radius:0}.c-table-match-head-to-head-matches .c-match__team.loser{opacity:.5}.c-table-match-head-to-head-matches .c-match__team .team-name{display:none}.c-table-match-head-to-head-matches .table-head{background:#22262c;margin:0 -16px;padding:0 16px}.c-table-match-head-to-head-matches .table-cell.date{width:20%;padding-right:10px;font-size:.75rem;line-height:20px}.c-table-match-head-to-head-matches .table-cell.date .light{line-height:12px}@media (max-width:40.0525em){.c-table-match-head-to-head-matches .table-cell.date{width:25%}}.c-table-match-head-to-head-matches .table-cell.map{width:15%}.c-table-match-head-to-head-matches .table-cell.map p{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;padding-right:5px;overflow:hidden}@media (max-width:40.0525em){.c-table-match-head-to-head-matches .table-cell.map{display:none}}.c-table-match-head-to-head-matches .table-cell.score{width:31%}@media (max-width:40.0525em){.c-table-match-head-to-head-matches .table-cell.score{width:60%}}.c-table-match-head-to-head-matches .table-cell.event{justify-content:flex-start;width:34%}.c-table-match-head-to-head-matches .table-cell.event a,.c-table-match-head-to-head-matches .table-cell.event p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}@media (max-width:40.0525em){.c-table-match-head-to-head-matches .table-cell.event{justify-content:center;width:15%}}.c-table-match-head-to-head-matches .table-cell.date,.c-table-match-head-to-head-matches .table-cell.map{justify-content:flex-start}.c-table-match-head-to-head-matches--matches .table-cell.date{width:25%}.c-table-match-head-to-head-matches--matches .table-cell.score{width:36%}@media (max-width:40.0525em){.c-table-match-head-to-head-matches--matches .table-cell.score{width:60%}}.c-table-match-head-to-head-matches--matches .table-cell.event{width:39%}@media (max-width:40.0525em){.c-table-match-head-to-head-matches--matches .table-cell.event{width:15%}}.c-table-match-bars{z-index:5;width:100%;height:100%;padding-top:18px;position:relative}.c-table-match-bars__progress{gap:1px;width:100%;height:100%;display:flex}.c-table-match-bars__progress>div{width:20%;height:100%}.c-table-match-bars .c-progress-bar{background:0 0;height:100%}.c-table-match-bars .c-progress-bar__progress{top:auto;bottom:0}.c-table-match-bars .o-custom-tooltip{opacity:1}.c-table-match-bars--1 .c-table-match-bars__progress>div{width:100%}.c-table-match-bars--2 .c-table-match-bars__progress>div{width:50%}.c-table-match-bars--3 .c-table-match-bars__progress>div{width:33.3333%}.c-table-match-bars--4 .c-table-match-bars__progress>div{width:25%}.c-table-match-bars .c-progress-bar .bar{transition:opacity 60ms cubic-bezier(1,.5,.8,1)}.c-table-match-multikills .table-head .c-widget-header-team .c-logo{width:20px;height:20px;min-height:20px}.c-table-match-multikills .table-head .table-row{padding:4px 0 5px}.c-table-match-multikills .table-head .table-cell p{line-height:14px}@media (max-width:51.3025em){.c-table-match-multikills .table-head .table-cell.double p,.c-table-match-multikills .table-head .table-cell.quadro p,.c-table-match-multikills .table-head .table-cell.triple p{text-transform:lowercase}}.c-table-match-multikills .table-head .tooltip-hint-trigger{cursor:help}.c-table-match-multikills .table-group .table-row{padding:4.5px 0}.c-table-match-multikills .table-group .table-row .table-cell.ace .maps{color:#65717d;text-align:left;width:48px;margin-left:4px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:inline-block}.c-table-match-multikills .table-group .table-row.average-total{padding:8px 0}.c-table-match-multikills .table-group .table-row.average-total .table-cell.player{justify-content:flex-start}.c-table-match-multikills .table-group .table-row.average-total .table-cell.player .team{align-items:center;padding-left:4px;display:flex}.c-table-match-multikills .table-group .table-row.average-total .table-cell.player .team>span{line-height:1}.c-table-match-multikills .table-group .table-row.average-total .table-cell.player .label{margin-left:14px}.c-table-match-multikills .table-cell{width:35%}@media (max-width:51.3025em){.c-table-match-multikills .table-cell{width:34%}}@media (max-width:40.0525em){.c-table-match-multikills .table-cell{width:34.5%}}.c-table-match-multikills .table-cell:not(:first-child){color:#cbd5e4;text-align:right;justify-content:flex-end;width:14%}@media (max-width:51.3025em){.c-table-match-multikills .table-cell:not(:first-child){width:11%}}@media (max-width:40.0525em){.c-table-match-multikills .table-cell:not(:first-child){width:14%}}.c-table-match-multikills .table-cell.ace{width:22%;padding-right:10px}@media (max-width:64.0525em){.c-table-match-multikills .table-cell.ace{padding-right:0}}@media (max-width:51.3025em){.c-table-match-multikills .table-cell.ace{width:28%}}@media (max-width:40.0525em){.c-table-match-multikills .table-cell.ace{width:23.5%}}.c-table-match-multikills--x6 .table-cell{width:33%}@media (max-width:51.3025em){.c-table-match-multikills--x6 .table-cell{width:35%}}.c-table-match-multikills--x6 .table-cell:not(:first-child){color:#cbd5e4;text-align:center;justify-content:center;width:6%}.c-table-match-multikills--x6 .table-cell:not(:first-child):not(:last-child){margin-right:auto}.c-table-match-clutches .table-row{justify-content:flex-start}.c-table-match-clutches .table-head .c-widget-header-team .c-logo{width:20px;height:20px;min-height:20px}.c-table-match-clutches .table-head .table-row{padding:4px 0 5px}.c-table-match-clutches .table-head .table-cell p{line-height:14px}.c-table-match-clutches .table-head .tooltip-hint-trigger{cursor:help}.c-table-match-clutches .table-group .table-row{padding:4.5px 0}.c-table-match-clutches .table-group .table-row.total{padding:8px 0}.c-table-match-clutches .table-group .table-row.total .table-cell.player{justify-content:flex-start}.c-table-match-clutches .table-group .table-row.total .table-cell.player .team{align-items:center;padding-left:4px;display:flex}.c-table-match-clutches .table-group .table-row.total .table-cell.player .team>span{line-height:1}.c-table-match-clutches .table-group .table-row.total .table-cell.player .label{margin-left:14px}.c-table-match-clutches .table-cell{width:33%}@media (max-width:51.3025em){.c-table-match-clutches .table-cell{width:35%}}.c-table-match-clutches .table-cell:not(:first-child){color:#cbd5e4;text-align:center;justify-content:center;width:6%}.c-table-match-clutches .table-cell:not(:first-child):not(:last-child){margin-right:auto}.c-table-match-grenades .table-row{justify-content:left}@media (max-width:40.0525em){.c-table-match-grenades .table-row:not(:last-child){padding:5px 0}}.c-table-match-grenades .table-head .table-row .table-cell.player p{margin:0 5px}@media (max-width:30.0525em){.c-table-match-grenades .table-head .table-row .table-cell.player p{display:none}}.c-table-match-grenades .table-head .table-row .table-cell p{min-height:inherit;text-overflow:ellipsis;white-space:nowrap;padding-right:0;font-size:.625rem;line-height:20px;overflow:hidden}.c-table-match-grenades .table-head .table-row .table-cell.thrown-owns{justify-content:space-between;display:flex}.c-table-match-grenades .table-head .table-row .table-cell.thrown-owns p{width:auto}.c-table-match-grenades .table-cell:last-child:hover:before{width:calc(100% + 16px)}.c-table-match-grenades .table-cell .col,.c-table-match-grenades .table-cell a,.c-table-match-grenades .table-cell p{z-index:5;width:100%;height:100%}.c-table-match-grenades .table-cell:not(:first-child){padding:0 5px}.c-table-match-grenades .table-cell:last-child{padding-right:0}.c-table-match-grenades .table-cell.player{justify-content:flex-start;width:32%}@media (max-width:40.0525em){.c-table-match-grenades .table-cell.player{width:32%}}@media screen and (max-width:350px){.c-table-match-grenades .table-cell.player{width:26%}}.c-table-match-grenades .table-cell.thrown-owns{width:130px;margin:0 12px 0 auto;display:block}@media (max-width:64.0525em){.c-table-match-grenades .table-cell.thrown-owns{width:96px;margin-right:0}}@media (max-width:51.3025em){.c-table-match-grenades .table-cell.thrown-owns{width:130px;margin-right:12px}}@media (max-width:30.0525em){.c-table-match-grenades .table-cell.thrown-owns{width:96px;margin-right:0}}.c-table-match-grenades .table-cell.affected{width:18%}@media (max-width:40.0525em){.c-table-match-grenades .table-cell.affected{width:17%}}.c-table-match-grenades .table-cell.damage{justify-content:space-between;width:69px}@media (max-width:40.0525em){.c-table-match-grenades .table-cell.damage{width:45px}}.c-table-match-grenades .table-cell.damage .col:first-child{width:45%}@media (max-width:40.0525em){.c-table-match-grenades .table-cell.damage .col:first-child{width:100%}.c-table-match-grenades .table-cell.damage .col:first-child p{text-align:center}}.c-table-match-grenades .table-cell.damage .col:nth-child(2){width:55%}@media (max-width:40.0525em){.c-table-match-grenades .table-cell.damage .col:nth-child(2){display:none}}.c-table-match-grenades .table-group .table-row{padding:0}@media (min-width:64.0625em){.c-table-match-grenades .table-group .table-row{position:relative}}.c-table-match-grenades .table-group .table-row .player{min-height:40px}.c-table-match-grenades .table-group .table-cell{position:relative;overflow:hidden}@media (min-width:64.0625em){.c-table-match-grenades .table-group .table-cell{align-items:center;min-height:40px;display:flex}.c-table-match-grenades .table-group .table-cell:not(:first-child){justify-content:center}}.c-table-match-grenades .table-group .table-cell:not(:first-child) p{align-items:center;width:100%;height:40px;display:flex}.c-table-match-grenades .table-group .table-cell.player{padding-left:2px}@media (max-width:30.0525em){.c-table-match-grenades .table-group .table-cell.player .nickname{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-table-match-grenades .table-group .table-cell.thrown-owns{color:#a5afbb;text-transform:uppercase;flex-direction:column;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:30px}.c-table-match-grenades .table-group .table-cell.thrown-owns .col{width:100%}.c-table-match-grenades .table-group .table-cell.thrown-owns .col:first-child{justify-content:space-between;align-items:center;display:flex}.c-table-match-grenades .table-group .table-cell.thrown-owns .col:first-child p span:first-child{color:#fff}.c-table-match-grenades .table-group .table-cell.thrown-owns .col:first-child p:last-child{justify-content:flex-end;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:flex}.c-table-match-grenades .table-group .table-cell.damage{flex-direction:column}.c-table-match-grenades .table-group .table-cell.damage .c-global-progress-bar{width:calc(100% - 5px)}.c-table-match-grenades .table-group .table-cell.affected p{justify-content:center;align-items:center;width:100%;height:40px;display:flex}.c-table-match-grenades .table-group .table-cell.affected,.c-table-match-grenades .table-group .table-cell.damage{color:#cbd5e4;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-match-grenades .table-group .table-cell .c-global-progress-bar{width:calc(100% - 10px);position:absolute;bottom:7px;left:5px}.c-table-match-scoreboard .row-part{flex-wrap:wrap;align-items:center;display:flex}.c-table-match-scoreboard .table-head .table-cell .c-tooltip-common-hint-extended__trigger{display:inline-block}.c-table-match-scoreboard .table-head .table-cell.current-sorting{color:#fff}.c-table-match-scoreboard .table-head .table-cell.current-sorting p{color:inherit}.c-table-match-scoreboard .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger{text-align:center;border-bottom:none}.c-table-match-scoreboard .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label{border-bottom:1px dashed;display:inline-block}.c-table-match-scoreboard .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button{margin-right:-1px}.c-table-match-scoreboard .table-head .table-cell.open-duels p{margin:auto}.c-table-match-scoreboard .table-group .table-cell{height:39px}.c-table-match-scoreboard .table-group .table-cell:not(.player):hover:before{opacity:1;visibility:visible}.c-table-match-scoreboard .table-group .table-cell.player{justify-content:flex-start}.c-table-match-scoreboard .table-group .table-cell.player .c-avatar-with-nickname{width:auto;max-width:calc(100% - 30px)}.c-table-match-scoreboard .row-part--main{width:25%}.c-table-match-scoreboard .row-part--open-duels{width:15%;margin-left:4%}.c-table-match-scoreboard .row-part--score-form{width:31%;margin-left:1%}.c-table-match-scoreboard .table-row{justify-content:flex-start;padding:0}.c-table-match-scoreboard .table-cell{padding:0 4px}@media (max-width:40.0525em){.c-table-match-scoreboard .table-cell{display:none}}.c-table-match-scoreboard .table-cell p{position:relative}.c-table-match-scoreboard .table-cell.player{align-items:center;width:24%;padding:4px 4px 4px 0}.c-table-match-scoreboard .table-cell.player a{width:100%}.c-table-match-scoreboard .table-cell.player a .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:40.0525em){.c-table-match-scoreboard .table-cell.player{width:36%;display:flex}}.c-table-match-scoreboard .table-cell.assists,.c-table-match-scoreboard .table-cell.deaths,.c-table-match-scoreboard .table-cell.kills{width:12%}.c-table-match-scoreboard .table-cell.difference{width:13%;margin-left:10%}.c-table-match-scoreboard .table-cell.adr{width:16%;margin-left:3%}.c-table-match-scoreboard .table-cell.adr .value{color:#a5afbb}.c-table-match-scoreboard .table-cell.open-duels{width:28%}.c-table-match-scoreboard .table-cell.multi-kills{width:25%;margin-left:16%}.c-table-match-scoreboard .table-cell.multi-kills .value{color:#a5afbb}.c-table-match-scoreboard .table-cell.clutches{width:26%}.c-table-match-scoreboard .table-cell.clutches .value{color:#a5afbb}.c-table-match-scoreboard .table-cell.maps-score{justify-content:flex-end;width:106px;margin-left:auto}.c-table-match-scoreboard .table-cell.maps-score:before{max-width:106px;right:0;left:auto!important}.c-table-match-scoreboard .table-cell.maps-score p{justify-content:space-between}.c-table-match-scoreboard .table-cell.score{justify-content:flex-start;width:20%;margin-left:3%}.c-table-match-scoreboard .table-cell.form{justify-content:flex-end;width:21%;padding-right:0}@media (max-width:40.0525em){.c-table-match-scoreboard .table-cell .col{background:0 0;padding:0}}.c-table-match-scoreboard .table-cell.assists,.c-table-match-scoreboard .table-cell.deaths,.c-table-match-scoreboard .table-cell.form,.c-table-match-scoreboard .table-cell.kills{color:#cbd5e4}.c-table-match-scoreboard .table-cell.adr,.c-table-match-scoreboard .table-cell.assists,.c-table-match-scoreboard .table-cell.clutches,.c-table-match-scoreboard .table-cell.deaths,.c-table-match-scoreboard .table-cell.difference,.c-table-match-scoreboard .table-cell.kills,.c-table-match-scoreboard .table-cell.multi-kills,.c-table-match-scoreboard .table-cell.open-duels{text-align:center;justify-content:center}.c-table-match-scoreboard .table-cell p.positive{color:#75c87e!important}.c-table-match-scoreboard .table-cell p.negative{color:#f18686!important}.c-table-match-scoreboard .table-head .table-row{align-items:center;min-height:30px;padding:0}.c-table-match-scoreboard .table-head .table-cell{align-items:flex-start;padding-top:3px;padding-bottom:2px}@media (max-width:40.0525em){.c-table-match-scoreboard .table-head .table-cell{padding-top:0;padding-bottom:1px}}.c-table-match-scoreboard .table-head .table-cell:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-match-scoreboard .table-head .table-cell p a{position:relative}.c-table-match-scoreboard .table-head .table-cell p a span{color:#a5afbb}@media (max-width:40.0525em){.c-table-match-scoreboard .table-head .table-cell.adr,.c-table-match-scoreboard .table-head .table-cell.damage,.c-table-match-scoreboard .table-head .table-cell.deaths,.c-table-match-scoreboard .table-head .table-cell.kills{display:none}}.c-table-match-scoreboard .table-head .table-cell.adr p,.c-table-match-scoreboard .table-head .table-cell.damage p,.c-table-match-scoreboard .table-head .table-cell.deaths p,.c-table-match-scoreboard .table-head .table-cell.kills p{width:auto}.c-table-match-scoreboard .table-head .table-cell.clutches .label span{color:#65717d}@media (max-width:40.0525em){.c-table-match-scoreboard .table-head .table-cell.maps-score{align-items:flex-start}}.c-table-match-scoreboard .table-head .table-cell.maps-score p{width:100%}.c-table-match-scoreboard .table-head .table-cell.maps-score span{text-overflow:ellipsis;overflow:hidden}.c-table-match-scoreboard .table-head .table-cell.form{flex-direction:row;justify-content:flex-end}@media (max-width:40.0525em){.c-table-match-scoreboard .table-head .table-cell.form p{margin-right:-4px}.c-table-match-scoreboard .table-head .table-cell.score{justify-content:flex-end;display:none}.c-table-match-scoreboard .table-head .table-cell.score p{margin-right:-16px}.c-table-match-scoreboard .table-head .table-cell .row:first-child{display:none}}.c-table-match-scoreboard .table-group .table-row{min-height:40px}@media (max-width:40.0525em){.c-table-match-scoreboard .table-group .table-cell p{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-table-match-scoreboard .table-group .table-cell.player .nickname{margin-left:8px}.c-table-match-scoreboard .table-group .table-cell.player .team{z-index:2}.c-table-match-scoreboard .table-group .table-cell.player .o-label--mvp{z-index:5;position:relative}.c-table-match-scoreboard .table-group .table-cell.deaths p:after,.c-table-match-scoreboard .table-group .table-cell.kills p:after,.c-table-match-scoreboard .table-group .table-cell.multi-kills p:after{color:#65717d;content:"/";position:absolute;top:50%;right:calc(-20% - 4px);transform:translateY(-50%)}.c-table-match-scoreboard .table-group .table-cell.maps-score{height:39px}.c-table-match-scoreboard .table-group .table-cell.maps-score .u-relative{z-index:5;width:100%;max-width:98px;position:absolute;bottom:0}@media (max-width:40.0525em){.c-table-match-scoreboard .table-group .table-cell.maps-score .u-relative{max-width:64px}.c-table-match-scoreboard .table-group .table-cell.maps-score p{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}}.c-table-match-scoreboard .table-group .table-cell.form .o-icon{vertical-align:-2px;font-size:1.25rem;line-height:1.5}.c-table-match-scoreboard .table-group .table-cell.form .o-icon:before{text-align:center;display:block}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.zero:before{color:#65717d;content:"=";width:20px}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive-huge{color:#75c87e}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.positive:before{transform:rotate(-90deg)}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative-huge{color:#f18686}.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard .table-group .table-cell.form .o-icon.negative:before{transform:rotate(90deg)}.c-table-match-scoreboard .total .table-cell.c-table-cell-hero .team,.c-table-match-scoreboard .total .table-cell.player .team{align-items:center;padding-left:4px;display:flex}.c-table-match-scoreboard .total .table-cell.c-table-cell-hero .team>span,.c-table-match-scoreboard .total .table-cell.player .team>span{line-height:1}.c-table-match-scoreboard .total .table-cell.c-table-cell-hero .label,.c-table-match-scoreboard .total .table-cell.player .label{margin-left:14px}.discipline-2 .c-table-match-scoreboard .row-part--main{width:19%}.discipline-2 .c-table-match-scoreboard .row-part--open-duels{width:15%;margin-left:auto}.discipline-2 .c-table-match-scoreboard .row-part--score-form{width:24%;margin-left:auto}.discipline-2 .c-table-match-scoreboard .table-cell.player{width:14%}.discipline-2 .c-table-match-scoreboard .table-cell.agents{z-index:5;width:15%;padding-right:8px;position:relative}.agents-count-4 .discipline-2 .c-table-match-scoreboard .table-cell.agents{width:17%}.agents-count-5 .discipline-2 .c-table-match-scoreboard .table-cell.agents{width:19%}.discipline-2 .c-table-match-scoreboard .table-cell.agents p{justify-content:flex-end}.discipline-2 .c-table-match-scoreboard .table-cell.agents:before{content:none}.discipline-2 .c-table-match-scoreboard .table-cell.agents img{width:25px;margin-left:2px}.discipline-2 .c-table-match-scoreboard .table-cell.assists,.discipline-2 .c-table-match-scoreboard .table-cell.deaths,.discipline-2 .c-table-match-scoreboard .table-cell.kills{width:16%}.discipline-2 .c-table-match-scoreboard .table-cell.difference{width:15%;margin-left:12%}.discipline-2 .c-table-match-scoreboard .table-cell.adr{width:20%;margin-left:5%}.discipline-2 .c-table-match-scoreboard .table-cell.maps-score{margin-left:0}.discipline-2 .c-table-match-scoreboard .table-cell.maps-score .tooltip-hint-trigger{border-bottom:1px dashed}.discipline-2 .c-table-match-scoreboard .table-cell.score{width:20%;max-width:calc(40% - 50px);margin-left:5%}.discipline-2 .c-table-match-scoreboard .table-cell.form{justify-content:flex-end;width:25%;max-width:calc(50% - 50px);margin-left:auto;padding-right:0}.discipline-2 .c-table-match-scoreboard .table-head .table-cell.score{flex-direction:row}.discipline-2 .c-table-match-scoreboard .table-group .table-cell.score{color:#fff}.discipline-2 .c-table-match-scoreboard--game .table-cell.player{width:18%}.discipline-2 .c-table-match-scoreboard--game .table-cell.agents{width:11%}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__partial-bg,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__partial-bg{border-top:1px solid;width:26%;position:absolute;top:0;bottom:0;left:28%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__partial-bg,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__partial-bg{width:calc(28% + 10px);left:auto;right:0}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-head .tooltip-hint-trigger,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-head .tooltip-hint-trigger{border-bottom:1px dashed}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-head .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-head .table-cell.networth,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-head .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-head .table-cell.networth{align-items:center}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-head .table-cell.gold.current-sorting .c-table-cell-sorting,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-head .table-cell.networth.current-sorting .c-table-cell-sorting,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-head .table-cell.gold.current-sorting .c-table-cell-sorting,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-head .table-cell.networth.current-sorting .c-table-cell-sorting{color:#d3bb70}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.radiant .o-table__partial-bg,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.radiant .o-table__partial-bg{background-image:linear-gradient(#5d952929,#0000);border-color:#5d9529}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.radiant .c-table-cell-dota2-inventory .inventory-list__item,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.radiant .c-table-cell-dota2-inventory .inventory-list__item{background-color:#5d95291a;border:1px solid #5d952933}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.dire .o-table__partial-bg,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.dire .o-table__partial-bg{background-image:linear-gradient(#cb4e3829,#0000);border-color:#cb4e38}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.dire .c-table-cell-dota2-inventory .inventory-list__item,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.dire .c-table-cell-dota2-inventory .inventory-list__item{background-color:#cb4e381a;border:1px solid #cb4e3833}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.kda-tab-active .c-table-cell-hero,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.kda-tab-active .c-table-cell-hero{width:36%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.networth-tab-active .table-cell.c-table-cell-hero,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.networth-tab-active .table-cell.c-table-cell-hero{order:1}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.networth-tab-active .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.networth-tab-active .table-cell.damage{order:2}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.networth-tab-active .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.networth-tab-active .table-cell.bld{order:3}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.networth-tab-active .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .o-table__body.networth-tab-active .table-cell.networth,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.networth-tab-active .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.networth-tab-active .table-cell.networth{order:4}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-row:before,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-row:before{display:none}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .row-part--main,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .row-part--main{width:12%;padding:0 10px}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .row-part--main,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .row-part--main{width:28%;padding:0}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell{height:auto;min-height:62px}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell:not(.c-table-cell-hero) p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell:not(.c-table-cell-hero) p{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.damage p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.networth p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.damage p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.networth p{justify-content:flex-start}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.networth p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.networth p{justify-content:center}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.c-table-cell-hero p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.c-table-cell-hero p{margin-left:0}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.damage p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gpm-xpm p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.lh-dn p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.networth p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.damage p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gpm-xpm p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.lh-dn p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.networth p{text-transform:lowercase}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.creep-score,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.ward,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.creep-score,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.ward{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.creep-score p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gpm p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gpm-xpm p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.lh-dn p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.ward p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.creep-score p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gpm p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gpm-xpm p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.lh-dn p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.ward p{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.gpm-xpm span,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.lh-dn span,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.ward span,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.gpm-xpm span,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.lh-dn span,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.ward span{color:#65717d}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-group .table-cell.bld p{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell{display:flex!important}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-hero,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero{width:15%;padding:0 4px 0 0}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-hero:before,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero:before{display:none!important}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-hero,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero{width:51%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.player,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.player{width:13%;padding:0 4px}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.player .c-avatar-with-nickname,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.player .c-avatar-with-nickname{max-width:100%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.player,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.player{width:36%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.deaths,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.kills,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.ward,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.deaths,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.kills,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.ward{align-items:center}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.deaths,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.kills,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.deaths,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.kills{align-items:center;width:33.3333%}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.networth,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth{padding:0 0 0 10px}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage{justify-content:flex-start;padding-right:10px}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.damage .c-global-progress-bar,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage .c-global-progress-bar{z-index:5;max-width:50px;position:relative}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gold .button,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.networth .button,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.networth p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold .button,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth .button,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth p{color:#d3bb70}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.networth,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth{width:7%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.networth,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth{width:16%}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm-xpm{width:24.5%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-dota2-inventory,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-lol-items,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-dota2-inventory,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-lol-items{justify-content:flex-start;width:19%;padding-left:10px}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-dota2-inventory,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.c-table-cell-lol-items,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-dota2-inventory,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-lol-items{width:49%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.lh-dn{width:6%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.lh-dn{width:24.5%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.ward,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.ward{width:5%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.ward,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.ward{width:24.5%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.bld{width:4%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.bld{width:16%}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.networth,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth{width:17%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.damage .c-global-progress-bar,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage .c-global-progress-bar,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.damage .c-global-progress-bar{z-index:5;position:relative}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.gold .button,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth .button,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold .button,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth .button,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gold .button,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gold p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.networth .button,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.networth p{color:#d3bb70}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.gold .o-icon--gold:before,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth .o-icon--gold:before,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold .o-icon--gold:before,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.networth .o-icon--gold:before,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gold .o-icon--gold:before,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.networth .o-icon--gold:before{line-height:14px!important}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.ward span,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.ward span,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.ward span{z-index:5;position:relative}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__partial-bg{width:calc(27% - 7px);left:calc(32% + 4px)}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__partial-bg{width:calc(25% + 10px);left:auto;right:0}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.blue .o-table__partial-bg{background-image:linear-gradient(#0093ff29,#0000);border-color:#0093ff}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.blue .c-table-cell-lol-items .inventory-list__item{background-color:#0093ff1a;border:1px solid #0093ff33}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.red .o-table__partial-bg{background-image:linear-gradient(#ed1b5929,#0000);border-color:#ed1b59}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.red .c-table-cell-lol-items .inventory-list__item{background-color:#ed1b591a;border:1px solid #ed1b5933}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.kda-tab-active .c-table-cell-hero{width:44%}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.kda-tab-active .c-table-cell-hero .c-table-cell-hero__rune-paths{display:block}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .o-table__body.kda-tab-active .c-table-cell-hero .c-table-cell-hero__description{width:calc(100% - 91px)}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-row{justify-content:space-between}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .row-part--main{width:10%;padding:0 5px}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .row-part--main{width:25%;padding:0}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero{width:20%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero{width:44%}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero .c-table-cell-hero__rune-paths{display:none}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-hero .c-table-cell-hero__description{width:calc(100% - 61px)}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.player{width:12%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.player{width:31%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.kill-participation{width:5%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.kill-participation{width:16%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gold p{justify-content:flex-start}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage{width:7%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.damage{width:18%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-lol-items{width:22%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.c-table-cell-lol-items{width:56%;padding:0}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.creep-score,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.heal{width:4%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.creep-score,.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.heal{width:16%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.creep-score{flex-direction:column;align-items:center}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.creep-score p{height:auto}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.creep-score p:first-child{font-size:.625rem;line-height:12px}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.creep-score p:last-child{font-family:fira-sans-medium,sans-serif}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.gpm{align-items:center}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.ward{width:6%}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-game .table-cell.ward{width:18%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.creep-score,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.deaths,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.gpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.kills,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .table-cell.ward{align-items:center}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.creep-score,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.gpm,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.ward{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.creep-score p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.gpm p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.ward p{color:#a5afbb}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.creep-score p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.gpm p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.ward p{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.creep-score{flex-direction:column;align-items:center}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.creep-score p{height:auto}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.creep-score p:first-child{font-size:.625rem;line-height:12px}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell{display:flex!important}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.player{width:16%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.player{width:31%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.player .c-avatar-with-nickname{max-width:100%}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.kills{width:4%;min-width:36px;margin-left:1%}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.deaths{width:4%;min-width:36px}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.kill-participation{width:6%;margin-left:2%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.kill-participation{width:10%;margin-left:5%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.kill-participation p{justify-content:flex-start}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.damage{width:7%;margin-left:1%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.damage{width:12%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.damage p{justify-content:flex-start}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.damage .c-global-progress-bar__bg{max-width:40px}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gold{width:7%;margin-left:1%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gold{width:12%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gold p{justify-content:flex-start}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.creep-score{width:5%;margin-left:auto}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.creep-score{width:13%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gpm{width:5%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.gpm{width:14%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.heal{width:7%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.heal{width:14%}}.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.ward{width:7%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-cell.ward{width:22%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .c-widget-header-team p,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .c-widget-header-team p{display:block}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .tooltip-hint-trigger,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-head .tooltip-hint-trigger{border-bottom:1px dashed}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.damage,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .table-group .table-cell.damage{padding-top:4px}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .c-table-cell-heroes,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .c-table-cell-heroes{width:17%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .c-table-cell-heroes,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .c-table-cell-heroes{width:50%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .c-table-cell-heroes .c-table-cell-heroes__image,.c-table-match-scoreboard.c-table-match-scoreboard--lol-match .c-table-cell-heroes .c-table-cell-heroes__image{z-index:5;position:relative}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.ward .observer,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.ward .observer{color:#daae6e}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-game .table-cell.ward .sentry,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.ward .sentry{color:#2487d1}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.deaths,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.kills,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-head .table-cell.ward{align-items:center}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.bld,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.gpm-xpm,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.heal,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.lh-dn,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.ward{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}@media (max-width:51.3025em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.gpm-xpm p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.lh-dn p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.ward p{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.bld .divider,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.gpm-xpm .divider,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.heal .divider,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.lh-dn .divider,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.ward .divider{color:#65717d;z-index:5;position:relative}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.bld p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.gpm-xpm p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.heal p,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-group .table-cell.lh-dn p{color:#a5afbb}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell{display:flex!important}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.player{width:16%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.player{width:35%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.player .c-avatar-with-nickname{max-width:100%}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.kills{width:4%;min-width:36px;margin-left:1%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.kills{margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.assists,.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.deaths{width:4%;min-width:36px}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.damage{width:7%;margin-left:2%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.damage{width:12%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.damage p{justify-content:flex-start}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.damage .c-global-progress-bar__bg{max-width:40px}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth{width:7%;margin-left:1%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth{width:15%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth p{justify-content:flex-start}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.networth p{justify-content:flex-end}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.lh-dn{width:8%;margin-left:auto}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.lh-dn{width:17%}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.gpm-xpm{width:8%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.gpm-xpm{width:17%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.heal{width:6%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.heal{width:14%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.bld{width:6%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.bld{width:14%;margin-left:auto}}.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.ward{width:7%}@media (max-width:40.0525em){.c-table-match-scoreboard.c-table-match-scoreboard--dota2-match .table-cell.ward{width:22%;margin-left:auto}}.discipline-7 .c-table-match-scoreboard .c-widget-header-team__link p{display:block}.discipline-7 .c-table-match-scoreboard .row-part--main{width:17%}@media (max-width:40.0525em){.discipline-7 .c-table-match-scoreboard .row-part--main{width:36%}}.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.deaths,.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.difference,.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.kills{width:20%}@media (max-width:40.0525em){.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.deaths,.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.difference,.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.kills{width:26%}}.discipline-7 .c-table-match-scoreboard .row-part--main .table-cell.deaths p:after{display:none}@media (max-width:40.0525em){.discipline-7 .c-table-match-scoreboard .table-cell{display:flex!important}}.discipline-7 .c-table-match-scoreboard .table-cell.player{width:45%}.discipline-7 .c-table-match-scoreboard .table-cell.player .c-avatar-with-nickname{max-width:100%}.discipline-7 .c-table-match-scoreboard .table-cell.first-death,.discipline-7 .c-table-match-scoreboard .table-cell.first-kill{width:4%}@media (max-width:51.3025em){.discipline-7 .c-table-match-scoreboard .table-cell.first-death,.discipline-7 .c-table-match-scoreboard .table-cell.first-kill{width:5%}}@media (max-width:40.0525em){.discipline-7 .c-table-match-scoreboard .table-cell.first-death,.discipline-7 .c-table-match-scoreboard .table-cell.first-kill{width:10%}}.discipline-7 .c-table-match-scoreboard .table-cell.first-kill p:after{color:#65717d;content:"/";position:absolute;top:50%;right:calc(-20% - 4px);transform:translateY(-50%)}.discipline-7 .c-table-match-scoreboard .table-cell.hs p,.discipline-7 .c-table-match-scoreboard .table-cell.kost p,.discipline-7 .c-table-match-scoreboard .table-cell.kpr p{justify-content:flex-end}.discipline-7 .c-table-match-scoreboard .table-cell.hs,.discipline-7 .c-table-match-scoreboard .table-cell.kost,.discipline-7 .c-table-match-scoreboard .table-cell.kpr{width:10%}@media (max-width:51.3025em){.discipline-7 .c-table-match-scoreboard .table-cell.hs,.discipline-7 .c-table-match-scoreboard .table-cell.kpr{width:9%}}@media (max-width:40.0525em){.discipline-7 .c-table-match-scoreboard .table-cell.hs,.discipline-7 .c-table-match-scoreboard .table-cell.kpr{width:17.5%}.discipline-7 .c-table-match-scoreboard .table-cell.kost{width:19%}}.discipline-7 .c-table-match-scoreboard .table-cell p.medium{color:#db9d66!important}.discipline-7 .c-table-match-scoreboard .table-head .table-cell.deaths,.discipline-7 .c-table-match-scoreboard .table-head .table-cell.difference,.discipline-7 .c-table-match-scoreboard .table-head .table-cell.first-death,.discipline-7 .c-table-match-scoreboard .table-head .table-cell.first-kill,.discipline-7 .c-table-match-scoreboard .table-head .table-cell.kills{align-items:center}.discipline-7 .c-table-match-scoreboard .table-head .table-cell.hs,.discipline-7 .c-table-match-scoreboard .table-head .table-cell.kost,.discipline-7 .c-table-match-scoreboard .table-head .table-cell.kpr{align-items:flex-end}@media (max-width:40.0525em){.discipline-7 .c-table-match-scoreboard .table-head .table-cell.first-kill p:after{display:none}}.discipline-7 .c-table-match-scoreboard .c-data-placeholder .table-cell.hs,.discipline-7 .c-table-match-scoreboard .c-data-placeholder .table-cell.kost,.discipline-7 .c-table-match-scoreboard .c-data-placeholder .table-cell.kpr{justify-content:flex-end}.c-table-match-scoreboard-mobile .row-part{flex-wrap:wrap;align-items:center;display:flex}.c-table-match-scoreboard-mobile .table-head .table-cell .c-tooltip-common-hint-extended__trigger{display:inline-block}.c-table-match-scoreboard-mobile .table-head .table-cell.current-sorting{color:#fff}.c-table-match-scoreboard-mobile .table-head .table-cell.current-sorting p{color:inherit}.c-table-match-scoreboard-mobile .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger{text-align:center;border-bottom:none}.c-table-match-scoreboard-mobile .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label{border-bottom:1px dashed;display:inline-block}.c-table-match-scoreboard-mobile .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button{margin-right:-1px}.c-table-match-scoreboard-mobile .table-head .table-cell.open-duels p{margin:auto}.c-table-match-scoreboard-mobile .table-group .table-cell{height:39px}.c-table-match-scoreboard-mobile .table-group .table-cell:not(.player):hover:before{opacity:1;visibility:visible}.c-table-match-scoreboard-mobile .table-group .table-cell.player{justify-content:flex-start}.c-table-match-scoreboard-mobile .table-group .table-cell.player .c-avatar-with-nickname{width:auto;max-width:calc(100% - 30px)}.c-table-match-scoreboard-mobile .row-part{width:59%}.c-table-match-scoreboard-mobile .table-row{justify-content:flex-start;padding:0}.c-table-match-scoreboard-mobile .table-cell{padding:0 4px}.c-table-match-scoreboard-mobile .table-cell p{position:relative}.c-table-match-scoreboard-mobile .table-cell.player{width:41%;padding:4px 4px 4px 0}.c-table-match-scoreboard-mobile .table-cell.player a{width:100%}.c-table-match-scoreboard-mobile .table-cell.player a .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-match-scoreboard-mobile .table-cell.assists,.c-table-match-scoreboard-mobile .table-cell.deaths,.c-table-match-scoreboard-mobile .table-cell.kills{width:14%}.c-table-match-scoreboard-mobile .table-cell.kills{margin-left:5%}.c-table-match-scoreboard-mobile .table-cell.difference{width:14%;margin-left:14%}.c-table-match-scoreboard-mobile .table-cell.adr{text-align:right;justify-content:flex-end;width:21%;margin-left:4%}.c-table-match-scoreboard-mobile .table-cell.adr .value{color:#a5afbb}.c-table-match-scoreboard-mobile .table-cell.open-duels{width:14%;margin-left:42%}.c-table-match-scoreboard-mobile .table-cell.multi-kills{width:14%;margin-left:12%}.c-table-match-scoreboard-mobile .table-cell.multi-kills .value{color:#a5afbb}.c-table-match-scoreboard-mobile .table-cell.clutches{width:14%}.c-table-match-scoreboard-mobile .table-cell.clutches .value{color:#a5afbb}.c-table-match-scoreboard-mobile .table-cell.maps-score{justify-content:flex-end;width:72px}.c-table-match-scoreboard-mobile .table-cell.maps-score:before{max-width:100px;right:0;left:auto!important}.c-table-match-scoreboard-mobile .table-cell.maps-score p{text-overflow:ellipsis;justify-content:space-between;overflow:hidden}.c-table-match-scoreboard-mobile .table-cell.score{justify-content:flex-start;width:25%;margin-left:5%}.c-table-match-scoreboard-mobile .table-cell.form{text-align:right;justify-content:flex-end;width:30%;padding-right:0}.c-table-match-scoreboard-mobile .table-cell.assists,.c-table-match-scoreboard-mobile .table-cell.deaths,.c-table-match-scoreboard-mobile .table-cell.form,.c-table-match-scoreboard-mobile .table-cell.kills{color:#cbd5e4}.c-table-match-scoreboard-mobile .table-cell.assists,.c-table-match-scoreboard-mobile .table-cell.clutches,.c-table-match-scoreboard-mobile .table-cell.deaths,.c-table-match-scoreboard-mobile .table-cell.difference,.c-table-match-scoreboard-mobile .table-cell.kills,.c-table-match-scoreboard-mobile .table-cell.multi-kills,.c-table-match-scoreboard-mobile .table-cell.open-duels{text-align:center;justify-content:center}.c-table-match-scoreboard-mobile .table-cell p.positive{color:#75c87e!important}.c-table-match-scoreboard-mobile .table-cell p.negative{color:#f18686!important}.c-table-match-scoreboard-mobile .table-head .table-row{align-items:center;min-height:30px;padding:0}.c-table-match-scoreboard-mobile .table-head .table-cell{align-items:flex-start;padding-top:3px;padding-bottom:2px}.c-table-match-scoreboard-mobile .table-head .table-cell:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-match-scoreboard-mobile .table-head .table-cell p a{position:relative}.c-table-match-scoreboard-mobile .table-head .table-cell p a span{color:#a5afbb}.c-table-match-scoreboard-mobile .table-head .table-cell.adr p,.c-table-match-scoreboard-mobile .table-head .table-cell.damage p,.c-table-match-scoreboard-mobile .table-head .table-cell.deaths p,.c-table-match-scoreboard-mobile .table-head .table-cell.kills p{width:auto}.c-table-match-scoreboard-mobile .table-head .table-cell.clutches .label span{color:#65717d}.c-table-match-scoreboard-mobile .table-head .table-cell.maps-score p{width:100%}.c-table-match-scoreboard-mobile .table-group .table-row{min-height:40px}.c-table-match-scoreboard-mobile .table-group .table-cell.player .nickname{margin-left:8px}.c-table-match-scoreboard-mobile .table-group .table-cell.player .team{z-index:2}.c-table-match-scoreboard-mobile .table-group .table-cell.deaths:after,.c-table-match-scoreboard-mobile .table-group .table-cell.kills:after,.c-table-match-scoreboard-mobile .table-group .table-cell.multi-kills:after{color:#65717d;content:"/";position:absolute;right:-15%}.c-table-match-scoreboard-mobile .table-group .table-cell.maps-score{height:39px}.c-table-match-scoreboard-mobile .table-group .table-cell.maps-score .u-relative{z-index:5;width:100%;max-width:64px;position:absolute;bottom:0}.c-table-match-scoreboard-mobile .table-group .table-cell.maps-score p{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon{vertical-align:-2px;font-size:1.25rem;line-height:1.5}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon:before{text-align:center;display:block}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.zero:before{color:#65717d;content:"=";width:20px}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-huge{color:#75c87e}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive:before{transform:rotate(-90deg)}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-huge{color:#f18686}.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative:before{transform:rotate(90deg)}.c-table-match-scoreboard-mobile .total .table-cell.player{justify-content:flex-start;align-items:center}.c-table-match-scoreboard-mobile .total .table-cell.player .team{align-items:center;padding-left:4px;display:flex}.c-table-match-scoreboard-mobile .total .table-cell.player .team>span{line-height:1}.c-table-match-scoreboard-mobile .total .table-cell.player .label{margin-left:14px}.c-table-scoreboard-total-score .table-cell{justify-content:flex-start}@media (max-width:51.3025em){.c-table-scoreboard-total-score .table-cell p{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-table-scoreboard-total-score .table-cell.player{justify-content:flex-start;width:33.8%;position:relative}@media (max-width:51.3025em){.c-table-scoreboard-total-score .table-cell.player{width:31.8%}}.c-table-scoreboard-total-score .table-cell.deaths,.c-table-scoreboard-total-score .table-cell.difference,.c-table-scoreboard-total-score .table-cell.kills{width:8.4%}@media (max-width:51.3025em){.c-table-scoreboard-total-score .table-cell.deaths,.c-table-scoreboard-total-score .table-cell.difference,.c-table-scoreboard-total-score .table-cell.kills{width:9.7%}}.c-table-scoreboard-total-score .table-cell.adr{width:10%}.c-table-scoreboard-total-score .table-cell.score{width:12%;margin:0 auto}@media (max-width:51.3025em){.c-table-scoreboard-total-score .table-cell.score{justify-content:center;margin:0 auto 0 0}}.c-table-scoreboard-total-score .table-cell.form{justify-content:flex-end;width:11%}.c-table-scoreboard-total-score .table-head .table-row{padding:4px 0}@media (max-width:40.0525em){.c-table-scoreboard-total-score .table-head .table-row{padding:1px 0}}@media (max-width:51.3025em){.c-table-scoreboard-total-score .table-head .table-cell .o-icon{align-items:center;display:flex!important}}.c-table-scoreboard-total-score .table-head .table-cell .label{font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:125%}@media (max-width:51.3025em){.c-table-scoreboard-total-score .table-head .table-cell.score p{margin-right:-8px}.c-table-scoreboard-total-score .table-group .table-cell.form p{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}}.c-table-scoreboard-total-score .table-group .table-cell.form i{color:#65717d;z-index:2}.c-table-scoreboard-total-score .table-group .table-cell.form i:before{content:"=";text-align:center;width:16px;display:block}.c-table-scoreboard-total-score .table-group .table-cell.form i.positive{color:#75c87e}.c-table-scoreboard-total-score .table-group .table-cell.form i.negative{color:#f18686}.c-table-scoreboard-round .o-icon.tooltip-hint-trigger{border-bottom:none}@media (max-width:64.0525em){.c-table-scoreboard-round .o-icon.o-icon--weapon{font-size:1.25rem!important;line-height:inherit!important}}.c-table-scoreboard-round .table-row{padding:5px 0}.c-table-scoreboard-round .table-row.is-dead .table-cell.player .c-avatar{filter:grayscale(.5);opacity:.5}.c-table-scoreboard-round .table-row.is-dead .table-cell.kits,.c-table-scoreboard-round .table-row.is-dead .table-cell.player a.player-info:not(:hover){color:#65717d}.c-table-scoreboard-round .table-cell{justify-content:flex-start}.c-table-scoreboard-round .table-cell.armor,.c-table-scoreboard-round .table-cell.grenades,.c-table-scoreboard-round .table-cell.kits,.c-table-scoreboard-round .table-cell.weapon{color:#a5afbb}.c-table-scoreboard-round .table-cell.player{width:23%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.player{width:26%}}.c-table-scoreboard-round .table-cell.kills{color:#fff;width:5%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.kills{width:7.5%}}.c-table-scoreboard-round .table-cell.kits{width:7%}.c-table-scoreboard-round .table-cell.kits .o-icon--c4{font-size:1.125rem;line-height:1.33333}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.kits{display:none}}.c-table-scoreboard-round .table-cell.health{width:12%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.health{width:17%}}.c-table-scoreboard-round .table-cell.health .c-progress-bar{max-width:36px;height:14px}.c-table-scoreboard-round .table-cell.health-armor{width:12%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.health-armor{width:17%}}.c-table-scoreboard-round .table-cell.health-armor .c-progress-bar{max-width:36px;height:14px}.c-table-scoreboard-round .table-cell.health-armor .armor{position:absolute;right:0}.c-table-scoreboard-round .table-cell.armor{width:8%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.armor{display:none}}.c-table-scoreboard-round .table-cell.money{color:#cbd5e4;text-transform:lowercase;width:11%}.c-table-scoreboard-round .table-cell.money em{color:#65717d;font-style:normal}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.money{width:14%}}.c-table-scoreboard-round .table-cell.grenades .o-icon,.c-table-scoreboard-round .table-cell.weapon .o-icon{position:relative}.c-table-scoreboard-round .table-cell.weapon{text-align:center;justify-content:center;width:14%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.weapon{width:17%}}.c-table-scoreboard-round .table-cell.grenades{width:17%}@media (max-width:51.3025em){.c-table-scoreboard-round .table-cell.grenades{width:18.5%}.c-table-scoreboard-round .table-group .table-cell.health{flex-direction:column;padding-right:10px}.c-table-scoreboard-round .table-group .table-cell.health .c-global-progress-bar__value{display:none}.c-table-scoreboard-round .table-group .table-cell.health>div{width:100%}.c-table-scoreboard-round .table-group .table-cell.health>p{justify-content:space-between;width:100%;min-height:20px;margin-bottom:2px;display:flex}}.c-table-match-scoreboard-live.o-table--hover-row-column .table-row:before{content:none}.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:after,.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:before,.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:after,.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:before{background-color:rgba(var(--attacker-side-color-rgb),.15)}.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:after,.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:before,.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:after,.c-table-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:before{background-color:rgba(var(--defender-side-color-rgb),.15)}.c-table-match-scoreboard-live .o-icon.tooltip-hint-trigger{border-bottom:none}.c-table-match-scoreboard-live .table-row.is-dead .table-cell.player .c-avatar{filter:grayscale(.5);opacity:.5}.c-table-match-scoreboard-live .table-row.is-dead .table-cell.health-armor,.c-table-match-scoreboard-live .table-row.is-dead .table-cell.player .player-info:not(:hover){color:#65717d}.c-table-match-scoreboard-live .table-row.is-dead .table-cell.health-armor .armor{display:none}.c-table-match-scoreboard-live .table-row.total{min-height:40px}.c-table-match-scoreboard-live .table-row.total:not(.kits-active) .kits.grenades .o-icon{color:#515862}.c-table-match-scoreboard-live .table-row.total .table-cell.player{color:#a5afbb}.c-table-match-scoreboard-live .table-row.total .table-cell.player .c-logo{margin-left:5px;margin-right:10px}.c-table-match-scoreboard-live .table-row.total .table-cell.health-armor{padding-top:0!important}.c-table-match-scoreboard-live .table-head .table-row{align-items:center}.c-table-match-scoreboard-live .table-head:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-match-scoreboard-live .table-head .table-cell{flex-direction:row}.c-table-match-scoreboard-live .table-head .table-cell p{display:block}.c-table-match-scoreboard-live .table-head .table-cell .c-tooltip-common-hint-extended__trigger{display:inline-block}.c-table-match-scoreboard-live .table-head .table-cell.current-sorting{color:#fff}.c-table-match-scoreboard-live .table-head .table-cell.current-sorting p{color:inherit}.c-table-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger{text-align:center;border-bottom:none}.c-table-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label{border-bottom:1px dashed;display:inline-block}.c-table-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button{margin-right:-1px}.c-table-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.c-table-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.c-table-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2{font-size:inherit;width:auto;height:auto}.c-table-match-scoreboard-live .table-head .table-cell.clutches .label span{color:#65717d}.c-table-match-scoreboard-live .table-head .tooltip-hint-trigger{border-bottom:1px dashed}.c-table-match-scoreboard-live .table-group .table-cell.player .c-avatar-with-nickname .player-info{color:#fff}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon{vertical-align:-2px;font-size:1.25rem;line-height:1.5}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon:before{text-align:center;display:block}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.zero:before{color:#65717d;content:"=";width:20px}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-huge{color:#75c87e}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.positive:before{transform:rotate(-90deg)}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-huge{color:#f18686}.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live .table-group .table-cell.form .o-icon.negative:before{transform:rotate(90deg)}.c-table-match-scoreboard-live .table-group .table-cell.assists,.c-table-match-scoreboard-live .table-group .table-cell.deaths,.c-table-match-scoreboard-live .table-group .table-cell.form,.c-table-match-scoreboard-live .table-group .table-cell.kills{color:#cbd5e4}.c-table-match-scoreboard-live .table-group .table-cell.adr p,.c-table-match-scoreboard-live .table-group .table-cell.deaths p,.c-table-match-scoreboard-live .table-group .table-cell.kills p{justify-content:center}.c-table-match-scoreboard-live .table-cell,.c-table-match-scoreboard-live .table-cell p{justify-content:flex-start}.c-table-match-scoreboard-live .table-cell.player{padding-left:0!important}.c-table-match-scoreboard-live .row-part{flex-wrap:wrap;align-items:center;display:flex}.c-table-match-scoreboard-live .o-table__body.attacker .table-cell.health-armor .c-global-progress-bar__progress{background-color:var(--attacker-side-color)!important}.c-table-match-scoreboard-live .o-table__body.defender .table-cell.health-armor .c-global-progress-bar__progress{background-color:var(--defender-side-color)!important}.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.adr,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.armor,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.grenades,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.kits,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.score{opacity:0}.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.adr p,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.armor p,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.grenades p,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.kits p,.live-coverage-source--3 .c-table-match-scoreboard-live .table-group .table-cell.score p{display:none}.c-table-match-scoreboard-live .table-group .table-row.is-wounded .table-cell.health-armor .c-global-progress-bar__progress{background-color:#f18686!important}.c-table-match-scoreboard-live--main{border-top-left-radius:0;border-top-right-radius:0}.c-table-match-scoreboard-live--main .o-table__body{border-top:1px solid}.c-table-match-scoreboard-live--main .o-table__body.attacker{background-image:linear-gradient(180deg,rgba(var(--attacker-side-color-rgb),.16),transparent);border-color:var(--attacker-side-color)}.c-table-match-scoreboard-live--main .o-table__body.defender{background-image:linear-gradient(180deg,rgba(var(--defender-side-color-rgb),.16),transparent);border-color:var(--defender-side-color)}.c-table-match-scoreboard-live--main .row-part--main{order:2;align-items:stretch;width:40%}.c-table-match-scoreboard-live--main .table-cell.grenades,.c-table-match-scoreboard-live--main .table-cell.kits,.c-table-match-scoreboard-live--main .table-cell.weapon{color:#a5afbb}.c-table-match-scoreboard-live--main .table-cell.player{order:1;width:21.5%;padding-right:4px}.c-table-match-scoreboard-live--main .table-cell.kits .o-icon--c4{margin-top:2px;font-size:1.125rem;line-height:1.33333}.c-table-match-scoreboard-live--main .table-cell.health-armor{width:25%}.c-table-match-scoreboard-live--main .table-cell.grenades .o-icon,.c-table-match-scoreboard-live--main .table-cell.weapon .o-icon{position:relative}.c-table-match-scoreboard-live--main .table-cell.weapon{text-align:center;justify-content:center;width:32%;padding-left:8px}.c-table-match-scoreboard-live--main .table-cell.weapon p{justify-content:center}.c-table-match-scoreboard-live--main .table-cell.weapon .o-icon--weapon:before{font-size:1.375rem;line-height:1.36364}.c-table-match-scoreboard-live--main .table-cell.grenades{text-align:left;width:43%;padding-right:4px}.c-table-match-scoreboard-live--main .table-cell.grenades:not(.kits){font-size:1rem;line-height:1.5}.c-table-match-scoreboard-live--main .table-cell.grenades:not(.kits) .o-icon{margin-left:-2px}.c-table-match-scoreboard-live--main .table-cell.grenades:after,.c-table-match-scoreboard-live--main .table-cell.grenades:before,.c-table-match-scoreboard-live--main .table-cell.health-armor:after,.c-table-match-scoreboard-live--main .table-cell.health-armor:before,.c-table-match-scoreboard-live--main .table-cell.weapon:after,.c-table-match-scoreboard-live--main .table-cell.weapon:before{content:none}.c-table-match-scoreboard-live--main .table-cell.kills{order:3;justify-content:center;width:7%;padding-right:6px}.c-table-match-scoreboard-live--main .table-cell.kills p:after{color:#65717d;content:"-";position:absolute;right:-1px}.c-table-match-scoreboard-live--main .table-cell.deaths{order:4;justify-content:center;width:6%}.c-table-match-scoreboard-live--main .table-cell.adr{order:5;justify-content:center;width:8%}.c-table-match-scoreboard-live--main .table-cell.score{text-align:left;order:6;width:11.5%;margin-left:1%}.c-table-match-scoreboard-live--main .table-cell.form{text-align:center;order:7;width:5%}.c-table-match-scoreboard-live--main .table-head .table-cell.health-armor p{justify-content:space-between;align-items:center;width:100%;display:flex}.c-table-match-scoreboard-live--main .table-head .table-cell.adr,.c-table-match-scoreboard-live--main .table-head .table-cell.deaths,.c-table-match-scoreboard-live--main .table-head .table-cell.kills{justify-content:center}.c-table-match-scoreboard-live--main .table-group .table-row{min-height:41px}.c-table-match-scoreboard-live--main .table-group .table-cell{color:#cbd5e4}.c-table-match-scoreboard-live--main .table-group .table-cell.health-armor{color:#a5afbb;padding-top:5px!important}.c-table-match-scoreboard-live--main .table-group .table-cell.health-armor p{width:auto!important;height:auto!important;display:block!important}.c-table-match-scoreboard-live--main .table-group .table-cell.health-armor .armor{top:11px;right:2px}.c-table-match-scoreboard-live--main .table-group .table-cell.health-armor .c-global-progress-bar{z-index:2}.c-table-match-scoreboard-live--main .table-group .table-cell.grenades,.c-table-match-scoreboard-live--main .table-group .table-cell.kits,.c-table-match-scoreboard-live--main .table-group .table-cell.weapon{color:#a5afbb}.c-table-match-scoreboard-live--main .table-group .row-part--main{position:relative}.c-table-match-scoreboard-live--main .table-group .row-part--main:after,.c-table-match-scoreboard-live--main .table-group .row-part--main:before{content:"";opacity:0;visibility:hidden;z-index:1;background:#4d586499;display:block;position:absolute}.c-table-match-scoreboard-live--main .table-group .row-part--main:before{width:100%;height:10000px;top:-5000px;left:0}.c-table-match-scoreboard-live--main .table-group .row-part--main:after{width:10000px;height:100%;top:0;left:-5000px}.c-table-match-scoreboard-live--main .table-group .row-part--main:hover:after,.c-table-match-scoreboard-live--main .table-group .row-part--main:hover:not(.player):before{opacity:1;visibility:visible}.c-table-match-scoreboard-live--advanced .o-table__partial-bg{border-top:1px solid;position:absolute;top:0;bottom:0;left:calc(14% - 10px);right:46.5%}.c-table-match-scoreboard-live--advanced .o-table__body.attacker .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--attacker-side-color-rgb),.16),transparent);border-color:#e0aa5a}.c-table-match-scoreboard-live--advanced .o-table__body.attacker .table-cell.health .c-global-progress-bar__progress{background-color:var(--attacker-side-color)!important}.c-table-match-scoreboard-live--advanced .o-table__body.defender .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--defender-side-color-rgb),.16),transparent);border-color:var(--defender-side-color)}.c-table-match-scoreboard-live--advanced .o-table__body.defender .table-cell.health .c-global-progress-bar__progress{background-color:var(--defender-side-color)!important}.live-sides-fallback .c-table-match-scoreboard-live--advanced.team-1 .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--team1-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team1-color)}.live-sides-fallback .c-table-match-scoreboard-live--advanced.team-1 .table-cell.health .c-global-progress-bar__progress{background-color:var(--team1-color)!important}.live-sides-fallback .c-table-match-scoreboard-live--advanced.team-2 .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--team2-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team2-color)}.live-sides-fallback .c-table-match-scoreboard-live--advanced.team-2 .table-cell.health .c-global-progress-bar__progress{background-color:var(--team2-color)!important}.c-table-match-scoreboard-live--advanced .table-cell.armor,.c-table-match-scoreboard-live--advanced .table-cell.grenades,.c-table-match-scoreboard-live--advanced .table-cell.kits,.c-table-match-scoreboard-live--advanced .table-cell.weapon{color:#a5afbb}.c-table-match-scoreboard-live--advanced .table-cell.player{width:12.5%;margin-right:1%}.c-table-match-scoreboard-live--advanced .table-cell.kits{width:2%}.c-table-match-scoreboard-live--advanced .table-cell.kits .o-icon--c4{font-size:1.125rem;line-height:1.33333}.c-table-match-scoreboard-live--advanced .table-cell.health{width:12.5%;padding-right:4px}.c-table-match-scoreboard-live--advanced .table-cell.health .value{color:#a5afbb}.c-table-match-scoreboard-live--advanced .table-cell.health .c-global-progress-bar__bg{z-index:2}.c-table-match-scoreboard-live--advanced .table-cell.health .c-global-progress-bar--big .c-global-progress-bar__value{min-width:26px;max-width:26px}.c-table-match-scoreboard-live--advanced .table-cell.health .c-global-progress-bar--big .c-global-progress-bar__value .value{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-table-match-scoreboard-live--advanced .table-cell.armor{width:2.5%}.c-table-match-scoreboard-live--advanced .table-cell.kits{width:2.5%;margin-right:1%}.c-table-match-scoreboard-live--advanced .table-cell.grenades .o-icon,.c-table-match-scoreboard-live--advanced .table-cell.weapon .o-icon{position:relative}.c-table-match-scoreboard-live--advanced .table-cell.weapon{width:6.5%}.c-table-match-scoreboard-live--advanced .table-cell.grenades{width:9.5%;padding-left:8px;font-size:1rem;line-height:1.5}.c-table-match-scoreboard-live--advanced .table-cell.grenades .o-icon{margin-left:-2px}.c-table-match-scoreboard-live--advanced .table-cell.money{width:5.5%;margin-right:2.5%}.c-table-match-scoreboard-live--advanced .table-cell.money em{color:#65717d;font-style:normal}.c-table-match-scoreboard-live--advanced .table-cell.assists,.c-table-match-scoreboard-live--advanced .table-cell.deaths,.c-table-match-scoreboard-live--advanced .table-cell.kills{width:2.85%;padding-left:2px;padding-right:2px}.c-table-match-scoreboard-live--advanced .table-cell.difference{width:4%}.c-table-match-scoreboard-live--advanced .table-cell.adr{width:4.5%}.c-table-match-scoreboard-live--advanced .table-cell.open-duels{width:3.85%;margin-left:1.9%}.c-table-match-scoreboard-live--advanced .table-cell.clutches,.c-table-match-scoreboard-live--advanced .table-cell.multi-kills{width:3.85%}.c-table-match-scoreboard-live--advanced .table-cell.score{width:5%;margin-left:2.5%}.c-table-match-scoreboard-live--advanced .table-cell.form{text-align:right;justify-content:flex-end;width:6%}.c-table-match-scoreboard-live--advanced .table-cell.form p{justify-content:flex-end}.c-table-match-scoreboard-live--advanced .table-cell.adr,.c-table-match-scoreboard-live--advanced .table-cell.armor,.c-table-match-scoreboard-live--advanced .table-cell.assists,.c-table-match-scoreboard-live--advanced .table-cell.clutches,.c-table-match-scoreboard-live--advanced .table-cell.deaths,.c-table-match-scoreboard-live--advanced .table-cell.difference,.c-table-match-scoreboard-live--advanced .table-cell.kills,.c-table-match-scoreboard-live--advanced .table-cell.kits,.c-table-match-scoreboard-live--advanced .table-cell.multi-kills,.c-table-match-scoreboard-live--advanced .table-cell.open-duels,.c-table-match-scoreboard-live--advanced .table-cell.weapon{text-align:center;justify-content:center}.c-table-match-scoreboard-live--advanced .table-cell.adr p,.c-table-match-scoreboard-live--advanced .table-cell.armor p,.c-table-match-scoreboard-live--advanced .table-cell.assists p,.c-table-match-scoreboard-live--advanced .table-cell.clutches p,.c-table-match-scoreboard-live--advanced .table-cell.deaths p,.c-table-match-scoreboard-live--advanced .table-cell.difference p,.c-table-match-scoreboard-live--advanced .table-cell.kills p,.c-table-match-scoreboard-live--advanced .table-cell.kits p,.c-table-match-scoreboard-live--advanced .table-cell.multi-kills p,.c-table-match-scoreboard-live--advanced .table-cell.open-duels p,.c-table-match-scoreboard-live--advanced .table-cell.weapon p{justify-content:center}.c-table-match-scoreboard-live--advanced .table-head .table-cell.kills{justify-content:center!important}.c-table-match-scoreboard-live--advanced .table-group .table-row{min-height:41px}.c-table-match-scoreboard-live--advanced .table-group .table-row.is-wounded .table-cell.health .c-global-progress-bar__progress{background-color:#f18686!important}.c-table-match-scoreboard-live--advanced .table-group .table-cell.deaths p:after,.c-table-match-scoreboard-live--advanced .table-group .table-cell.kills p:after,.c-table-match-scoreboard-live--advanced .table-group .table-cell.multi-kills p:after{color:#65717d;content:"/";position:absolute;right:-15%}.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .table-row:before,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .table-row:before,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .table-row:before{content:none}.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:after,.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:before,.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:after,.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:before,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:after,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:before,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:after,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:before,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:after,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:before,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:after,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:before{background-color:rgba(var(--attacker-side-color-rgb),.15)}.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:after,.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:before,.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:after,.c-table-match-scoreboard-live--main-mobile-kda.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:before,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:after,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:before,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:after,.c-table-match-scoreboard-live--main-mobile-round.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:before,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:after,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:before,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:after,.c-table-match-scoreboard-live--main-mobile-score.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:before{background-color:rgba(var(--defender-side-color-rgb),.15)}.c-table-match-scoreboard-live--main-mobile-kda .o-icon.tooltip-hint-trigger,.c-table-match-scoreboard-live--main-mobile-round .o-icon.tooltip-hint-trigger,.c-table-match-scoreboard-live--main-mobile-score .o-icon.tooltip-hint-trigger{border-bottom:none}.c-table-match-scoreboard-live--main-mobile-kda .table-row.is-dead .table-cell.player .c-avatar,.c-table-match-scoreboard-live--main-mobile-round .table-row.is-dead .table-cell.player .c-avatar,.c-table-match-scoreboard-live--main-mobile-score .table-row.is-dead .table-cell.player .c-avatar{filter:grayscale(.5);opacity:.5}.c-table-match-scoreboard-live--main-mobile-kda .table-row.is-dead .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-kda .table-row.is-dead .table-cell.player .player-info:not(:hover),.c-table-match-scoreboard-live--main-mobile-round .table-row.is-dead .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-round .table-row.is-dead .table-cell.player .player-info:not(:hover),.c-table-match-scoreboard-live--main-mobile-score .table-row.is-dead .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-score .table-row.is-dead .table-cell.player .player-info:not(:hover){color:#65717d}.c-table-match-scoreboard-live--main-mobile-kda .table-row.is-dead .table-cell.health-armor .armor,.c-table-match-scoreboard-live--main-mobile-round .table-row.is-dead .table-cell.health-armor .armor,.c-table-match-scoreboard-live--main-mobile-score .table-row.is-dead .table-cell.health-armor .armor{display:none}.c-table-match-scoreboard-live--main-mobile-kda .table-row.total,.c-table-match-scoreboard-live--main-mobile-round .table-row.total,.c-table-match-scoreboard-live--main-mobile-score .table-row.total{min-height:40px}.c-table-match-scoreboard-live--main-mobile-kda .table-row.total:not(.kits-active) .kits.grenades .o-icon,.c-table-match-scoreboard-live--main-mobile-round .table-row.total:not(.kits-active) .kits.grenades .o-icon,.c-table-match-scoreboard-live--main-mobile-score .table-row.total:not(.kits-active) .kits.grenades .o-icon{color:#515862}.c-table-match-scoreboard-live--main-mobile-kda .table-row.total .table-cell.player,.c-table-match-scoreboard-live--main-mobile-round .table-row.total .table-cell.player,.c-table-match-scoreboard-live--main-mobile-score .table-row.total .table-cell.player{color:#a5afbb}.c-table-match-scoreboard-live--main-mobile-kda .table-row.total .table-cell.player .c-logo,.c-table-match-scoreboard-live--main-mobile-round .table-row.total .table-cell.player .c-logo,.c-table-match-scoreboard-live--main-mobile-score .table-row.total .table-cell.player .c-logo{margin-left:5px;margin-right:10px}.c-table-match-scoreboard-live--main-mobile-kda .table-row.total .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-round .table-row.total .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-score .table-row.total .table-cell.health-armor{padding-top:0!important}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-row,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-row,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-row{align-items:center}.c-table-match-scoreboard-live--main-mobile-kda .table-head:not(.player) p,.c-table-match-scoreboard-live--main-mobile-round .table-head:not(.player) p,.c-table-match-scoreboard-live--main-mobile-score .table-head:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell{flex-direction:row}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell p,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell p,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell p{display:block}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-tooltip-common-hint-extended__trigger,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-tooltip-common-hint-extended__trigger,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-tooltip-common-hint-extended__trigger{display:inline-block}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell.current-sorting,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell.current-sorting,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell.current-sorting{color:#fff}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell.current-sorting p,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell.current-sorting p,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell.current-sorting p{color:inherit}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger{text-align:center;border-bottom:none}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label{border-bottom:1px dashed;display:inline-block}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button{margin-right:-1px}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2{font-size:inherit;width:auto;height:auto}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell.clutches .label span,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell.clutches .label span,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell.clutches .label span{color:#65717d}.c-table-match-scoreboard-live--main-mobile-kda .table-head .tooltip-hint-trigger,.c-table-match-scoreboard-live--main-mobile-round .table-head .tooltip-hint-trigger,.c-table-match-scoreboard-live--main-mobile-score .table-head .tooltip-hint-trigger{border-bottom:1px dashed}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.player .c-avatar-with-nickname .player-info,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.player .c-avatar-with-nickname .player-info,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.player .c-avatar-with-nickname .player-info{color:#fff}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon{vertical-align:-2px;font-size:1.25rem;line-height:1.5}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon:before{text-align:center;display:block}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.zero:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.zero:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.zero:before{color:#65717d;content:"=";width:20px}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive-huge,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive-huge,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive-huge{color:#75c87e}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.positive:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.positive:before{transform:rotate(-90deg)}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative-huge,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative-huge,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative-huge{color:#f18686}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form .o-icon.negative:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form .o-icon.negative:before{transform:rotate(90deg)}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.assists,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.deaths,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.form,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.kills,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.assists,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.deaths,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.form,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.kills,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.assists,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.deaths,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.form,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.kills{color:#cbd5e4}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.adr p,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.deaths p,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.kills p,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.adr p,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.deaths p,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.kills p,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.adr p,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.deaths p,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.kills p{justify-content:center}.c-table-match-scoreboard-live--main-mobile-kda .table-cell p,.c-table-match-scoreboard-live--main-mobile-round .table-cell p,.c-table-match-scoreboard-live--main-mobile-score .table-cell p{justify-content:flex-start}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.player,.c-table-match-scoreboard-live--main-mobile-round .table-cell.player,.c-table-match-scoreboard-live--main-mobile-score .table-cell.player{padding-left:0!important}.c-table-match-scoreboard-live--main-mobile-kda .row-part,.c-table-match-scoreboard-live--main-mobile-round .row-part,.c-table-match-scoreboard-live--main-mobile-score .row-part{flex-wrap:wrap;align-items:center;display:flex}.c-table-match-scoreboard-live--main-mobile-kda.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .label,.c-table-match-scoreboard-live--main-mobile-round.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .label,.c-table-match-scoreboard-live--main-mobile-score.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .label{min-width:8px}.c-table-match-scoreboard-live--main-mobile-kda.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button,.c-table-match-scoreboard-live--main-mobile-round.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button,.c-table-match-scoreboard-live--main-mobile-score.o-table--with-sorting .table-head .table-cell .c-table-cell-sorting .button{margin-left:0;padding-left:0;padding-right:0}.c-table-match-scoreboard-live--main-mobile-kda .o-table__body,.c-table-match-scoreboard-live--main-mobile-round .o-table__body,.c-table-match-scoreboard-live--main-mobile-score .o-table__body{border-top:1px solid}.c-table-match-scoreboard-live--main-mobile-kda .o-table__body.attacker,.c-table-match-scoreboard-live--main-mobile-round .o-table__body.attacker,.c-table-match-scoreboard-live--main-mobile-score .o-table__body.attacker{background-image:linear-gradient(#e0aa5a29,#0000);border-color:#e0aa5a}.c-table-match-scoreboard-live--main-mobile-kda .o-table__body.defender,.c-table-match-scoreboard-live--main-mobile-round .o-table__body.defender,.c-table-match-scoreboard-live--main-mobile-score .o-table__body.defender{background-image:linear-gradient(#0f8deb29,#0000);border-color:#0f8deb}.c-table-match-scoreboard-live--main-mobile-kda .table-cell,.c-table-match-scoreboard-live--main-mobile-round .table-cell,.c-table-match-scoreboard-live--main-mobile-score .table-cell{justify-content:flex-start}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-kda .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-kda .table-cell.weapon,.c-table-match-scoreboard-live--main-mobile-round .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-round .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-round .table-cell.weapon,.c-table-match-scoreboard-live--main-mobile-score .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-score .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-score .table-cell.weapon{color:#a5afbb}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.player,.c-table-match-scoreboard-live--main-mobile-round .table-cell.player,.c-table-match-scoreboard-live--main-mobile-score .table-cell.player{width:33%;padding-right:8px}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-round .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-score .table-cell.health-armor{width:13%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-round .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-score .table-cell.kits{text-align:center;justify-content:center;width:9%;padding-left:4px;padding-right:4px}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.kits .o-icon--c4,.c-table-match-scoreboard-live--main-mobile-round .table-cell.kits .o-icon--c4,.c-table-match-scoreboard-live--main-mobile-score .table-cell.kits .o-icon--c4{margin-top:4px;font-size:1.125rem;line-height:1.33333}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.weapon,.c-table-match-scoreboard-live--main-mobile-round .table-cell.weapon,.c-table-match-scoreboard-live--main-mobile-score .table-cell.weapon{text-align:center;justify-content:center;width:20%;padding-left:8px;padding-right:8px}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.weapon .o-icon--weapon:before,.c-table-match-scoreboard-live--main-mobile-round .table-cell.weapon .o-icon--weapon:before,.c-table-match-scoreboard-live--main-mobile-score .table-cell.weapon .o-icon--weapon:before{font-size:1.375rem;line-height:1.36364}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-round .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-score .table-cell.grenades{width:12%;padding-right:4px;font-size:.75rem;line-height:1.5}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.grenades p>span,.c-table-match-scoreboard-live--main-mobile-round .table-cell.grenades p>span,.c-table-match-scoreboard-live--main-mobile-score .table-cell.grenades p>span{line-height:13px}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.money,.c-table-match-scoreboard-live--main-mobile-round .table-cell.money,.c-table-match-scoreboard-live--main-mobile-score .table-cell.money{text-transform:lowercase;width:13%;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.money em,.c-table-match-scoreboard-live--main-mobile-round .table-cell.money em,.c-table-match-scoreboard-live--main-mobile-score .table-cell.money em{color:#65717d;font-style:normal}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.grenades .o-icon,.c-table-match-scoreboard-live--main-mobile-kda .table-cell.weapon .o-icon,.c-table-match-scoreboard-live--main-mobile-round .table-cell.grenades .o-icon,.c-table-match-scoreboard-live--main-mobile-round .table-cell.weapon .o-icon,.c-table-match-scoreboard-live--main-mobile-score .table-cell.grenades .o-icon,.c-table-match-scoreboard-live--main-mobile-score .table-cell.weapon .o-icon{position:relative}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.kills,.c-table-match-scoreboard-live--main-mobile-round .table-cell.kills,.c-table-match-scoreboard-live--main-mobile-score .table-cell.kills{text-align:center;justify-content:center;width:8%;margin-left:16%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.assists,.c-table-match-scoreboard-live--main-mobile-kda .table-cell.deaths,.c-table-match-scoreboard-live--main-mobile-round .table-cell.assists,.c-table-match-scoreboard-live--main-mobile-round .table-cell.deaths,.c-table-match-scoreboard-live--main-mobile-score .table-cell.assists,.c-table-match-scoreboard-live--main-mobile-score .table-cell.deaths{text-align:center;justify-content:center;width:8%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.assists p,.c-table-match-scoreboard-live--main-mobile-round .table-cell.assists p,.c-table-match-scoreboard-live--main-mobile-score .table-cell.assists p{justify-content:center}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.difference,.c-table-match-scoreboard-live--main-mobile-round .table-cell.difference,.c-table-match-scoreboard-live--main-mobile-score .table-cell.difference{text-align:center;justify-content:center;width:16%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.difference p,.c-table-match-scoreboard-live--main-mobile-round .table-cell.difference p,.c-table-match-scoreboard-live--main-mobile-score .table-cell.difference p{justify-content:center}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.adr,.c-table-match-scoreboard-live--main-mobile-round .table-cell.adr,.c-table-match-scoreboard-live--main-mobile-score .table-cell.adr{text-align:right;justify-content:flex-end;width:10%;padding-right:1px}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.open-duels,.c-table-match-scoreboard-live--main-mobile-round .table-cell.open-duels,.c-table-match-scoreboard-live--main-mobile-score .table-cell.open-duels{text-align:center;justify-content:center;width:10%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.open-duels p,.c-table-match-scoreboard-live--main-mobile-round .table-cell.open-duels p,.c-table-match-scoreboard-live--main-mobile-score .table-cell.open-duels p{justify-content:center}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.multi-kills,.c-table-match-scoreboard-live--main-mobile-round .table-cell.multi-kills,.c-table-match-scoreboard-live--main-mobile-score .table-cell.multi-kills{text-align:center;justify-content:center;width:10%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.multi-kills p,.c-table-match-scoreboard-live--main-mobile-round .table-cell.multi-kills p,.c-table-match-scoreboard-live--main-mobile-score .table-cell.multi-kills p{justify-content:center}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.clutches,.c-table-match-scoreboard-live--main-mobile-round .table-cell.clutches,.c-table-match-scoreboard-live--main-mobile-score .table-cell.clutches{text-align:center;justify-content:center;width:10%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.clutches p,.c-table-match-scoreboard-live--main-mobile-round .table-cell.clutches p,.c-table-match-scoreboard-live--main-mobile-score .table-cell.clutches p{justify-content:center}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.score,.c-table-match-scoreboard-live--main-mobile-round .table-cell.score,.c-table-match-scoreboard-live--main-mobile-score .table-cell.score{text-align:center;justify-content:center;width:18%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.form,.c-table-match-scoreboard-live--main-mobile-round .table-cell.form,.c-table-match-scoreboard-live--main-mobile-score .table-cell.form{text-align:right;justify-content:flex-end;width:19%}.c-table-match-scoreboard-live--main-mobile-kda .table-cell.form p,.c-table-match-scoreboard-live--main-mobile-round .table-cell.form p,.c-table-match-scoreboard-live--main-mobile-score .table-cell.form p{justify-content:flex-end}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell.health-armor p,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell.health-armor p,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell.health-armor p{justify-content:space-between;align-items:center;width:100%;padding-top:1px;display:flex}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell.health-armor p span,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell.health-armor p span,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell.health-armor p span{line-height:12px}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell:not(.player) p,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell:not(.player) p,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-match-scoreboard-live--main-mobile-kda .table-head .table-cell.money p,.c-table-match-scoreboard-live--main-mobile-round .table-head .table-cell.money p,.c-table-match-scoreboard-live--main-mobile-score .table-head .table-cell.money p{text-overflow:ellipsis;width:100%;overflow:hidden}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-row,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-row,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-row{padding:5px 0!important}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell{color:#cbd5e4}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.health-armor{padding-top:4px}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.adr,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.clutches,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.money,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.multi-kills,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.open-duels,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.weapon,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.adr,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.clutches,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.money,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.multi-kills,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.open-duels,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.weapon,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.adr,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.clutches,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.grenades,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.health-armor,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.kits,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.money,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.multi-kills,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.open-duels,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.weapon{color:#a5afbb}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.grenades p,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.grenades p,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.grenades p{grid-row-gap:3px;grid-column-gap:-1px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-auto-flow:column;margin-left:-2px;display:grid}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.adr p,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.adr p,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.adr p{justify-content:flex-end}.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.deaths p:after,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.kills p:after,.c-table-match-scoreboard-live--main-mobile-kda .table-group .table-cell.multi-kills p:after,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.deaths p:after,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.kills p:after,.c-table-match-scoreboard-live--main-mobile-round .table-group .table-cell.multi-kills p:after,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.deaths p:after,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.kills p:after,.c-table-match-scoreboard-live--main-mobile-score .table-group .table-cell.multi-kills p:after{color:#65717d;content:"/";position:absolute;left:calc(100% - 3px)}.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-kda.team-1 .o-table__body,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-round.team-1 .o-table__body,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-score.team-1 .o-table__body,.live-sides-fallback .c-table-match-scoreboard-live--main.team-1 .o-table__body{background-image:linear-gradient(180deg,rgba(var(--team1-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team1-color)}.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-kda.team-1 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-round.team-1 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-score.team-1 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress,.live-sides-fallback .c-table-match-scoreboard-live--main.team-1 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress{background-color:var(--team1-color)!important}.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-kda.team-2 .o-table__body,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-round.team-2 .o-table__body,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-score.team-2 .o-table__body,.live-sides-fallback .c-table-match-scoreboard-live--main.team-2 .o-table__body{background-image:linear-gradient(180deg,rgba(var(--team2-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team2-color)}.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-kda.team-2 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-round.team-2 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress,.live-sides-fallback .c-table-match-scoreboard-live--main-mobile-score.team-2 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress,.live-sides-fallback .c-table-match-scoreboard-live--main.team-2 .o-table__body .table-cell.health-armor .c-global-progress-bar__progress{background-color:var(--team2-color)!important}.c-table-match-weapons-stats{padding:0 16px 10px}@media (max-width:30.0525em){.c-table-match-weapons-stats{padding:0 8px 10px}}.c-table-match-weapons-stats .o-table__body{border-radius:5px;padding:0 16px;font-weight:500;overflow:hidden}@media (max-width:30.0525em){.c-table-match-weapons-stats .o-table__body{padding:0 8px}}.c-table-match-weapons-stats .o-table__body .table-head p{font-size:.75rem;line-height:20px}.c-table-match-weapons-stats .table-cell .col,.c-table-match-weapons-stats .table-cell a,.c-table-match-weapons-stats .table-cell p{z-index:5}.c-table-match-weapons-stats .table-cell.weapon_name{color:#fff;text-transform:uppercase;justify-content:flex-start;width:37%;position:relative}@media (max-width:51.3025em){.c-table-match-weapons-stats .table-cell.weapon_name{width:32%}}@media (max-width:40.0525em){.c-table-match-weapons-stats .table-cell.weapon_name{width:37%}}@media (max-width:30.0525em){.c-table-match-weapons-stats .table-cell.weapon_name{width:34%}}.c-table-match-weapons-stats .table-cell.weapon_name p:first-child{text-overflow:ellipsis;white-space:nowrap;width:90px;max-width:90px;margin-right:-10px;display:block;overflow:hidden}.c-table-match-weapons-stats .table-cell.weapon_name .weapon-icon{color:#b9c4d3;text-align:center;justify-content:center;align-items:center;width:86px;min-width:86px;display:flex}.c-table-match-weapons-stats .table-cell.weapon_name .weapon-icon .tooltip-hint-trigger,.c-table-match-weapons-stats .table-cell.weapon_name .weapon-icon.tooltip-hint-trigger{border:none}.c-table-match-weapons-stats .table-cell.weapon_name .weapon-icon .o-icon{line-height:40px}.c-table-match-weapons-stats .table-cell.kills_sum{width:9%;padding-right:6px}.c-table-match-weapons-stats .table-cell.shots_sum{width:128px;padding:0 4px;display:block}@media (max-width:64.0525em){.c-table-match-weapons-stats .table-cell.shots_sum{width:93px}}@media (max-width:51.3025em){.c-table-match-weapons-stats .table-cell.shots_sum{width:128px}}@media (max-width:30.0525em){.c-table-match-weapons-stats .table-cell.shots_sum{width:93px}}.c-table-match-weapons-stats .table-cell.damage_sum{width:68px;display:block}.c-table-match-weapons-stats .table-cell.damage_sum p{padding-left:4px}@media (max-width:64.0525em){.c-table-match-weapons-stats .table-cell.damage_sum{width:64px}}@media screen and (max-width:355px){.c-table-match-weapons-stats .table-cell.damage_sum{width:52px}}.c-table-match-weapons-stats .table-cell.damage_sum .col{width:100%}.c-table-match-weapons-stats .table-cell .c-global-progress-bar{position:absolute;bottom:8px}.c-table-match-weapons-stats .table-head .table-cell.kills_sum{text-align:right}@media (max-width:40.0525em){.c-table-match-weapons-stats .table-head .table-cell.kills_sum{text-align:center}}.c-table-match-weapons-stats .table-head .table-cell.kills_sum .tooltip-hint-trigger{display:inline-block}.c-table-match-weapons-stats .table-head .table-cell.kills_sum p{text-overflow:ellipsis;overflow:hidden}.c-table-match-weapons-stats .table-head .table-cell.damage_sum,.c-table-match-weapons-stats .table-head .table-cell.shots_sum{z-index:2}.c-table-match-weapons-stats .table-head .table-cell.shots_sum p{justify-content:space-between;display:flex}@media (max-width:30.0525em){.c-table-match-weapons-stats .table-head .table-cell.damage_sum p{text-align:right}}.c-table-match-weapons-stats .table-head .table-cell.damage_sum .tooltip-hint-trigger{display:inline-block}.c-table-match-weapons-stats .table-group .table-row{padding:0;position:relative}.c-table-match-weapons-stats .table-group .table-row:before{display:none}.c-table-match-weapons-stats .table-group .table-row:hover .o-icon{color:#fff}.c-table-match-weapons-stats .table-group .table-row:last-child:before{display:none}.c-table-match-weapons-stats .table-group .table-row .kills_sum p{width:100%;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-table-match-weapons-stats .table-group .table-cell{position:relative}.c-table-match-weapons-stats .table-group .table-cell:hover:last-child:before{width:calc(100% + 16px)}.c-table-match-weapons-stats .table-group .table-cell p,.c-table-match-weapons-stats .table-group .table-cell span{z-index:5;justify-content:flex-start;align-items:center;height:40px;display:flex}.c-table-match-weapons-stats .table-group .table-cell p{justify-content:center}.c-table-match-weapons-stats .table-group .table-cell.weapon_name:before{width:calc(100% + 16px);left:-16px}.c-table-match-weapons-stats .table-group .table-cell.weapon_name .col{margin-right:-13px;overflow:hidden}.c-table-match-weapons-stats .table-group .table-cell.weapon_name .col p{text-overflow:ellipsis;white-space:nowrap;width:100%;height:auto;display:block;overflow:hidden}@media (max-width:64.0525em){.c-table-match-weapons-stats .table-group .table-cell.weapon_name .weapon-icon{margin-right:-15px}}@media (max-width:30.0525em){.c-table-match-weapons-stats .table-group .table-cell.weapon_name .weapon-icon{margin-right:-10px}}.c-table-match-weapons-stats .table-group .table-cell.shots_sum{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:21px}.c-table-match-weapons-stats .table-group .table-cell.shots_sum .col{justify-content:space-between;align-items:center;width:100%;display:flex}.c-table-match-weapons-stats .table-group .table-cell.shots_sum .col p{display:flex}.c-table-match-weapons-stats .table-group .table-cell.shots_sum .col p:first-child{justify-content:flex-start;width:100%}.c-table-match-weapons-stats .table-group .table-cell.shots_sum .col p:last-child{justify-content:flex-end;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-table-match-weapons-stats .table-group .table-cell.shots_sum .c-global-progress-bar{z-index:2;width:calc(100% - 8px);left:50%;transform:translate(-50%)}.c-table-match-weapons-stats .table-group .table-cell.kills_sum p{justify-content:flex-end}@media (max-width:40.0525em){.c-table-match-weapons-stats .table-group .table-cell.kills_sum p{justify-content:center}}.c-table-match-weapons-stats .table-group .table-cell.damage_sum{color:#a5afbb;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:21px}.c-table-match-weapons-stats .table-group .table-cell.damage_sum .col{justify-content:space-between;align-items:center;width:100%;display:flex}.c-table-match-weapons-stats .table-group .table-cell.damage_sum .col p{color:#cbd5e4;justify-content:flex-start;width:100%}.c-table-match-weapons-stats .table-group .table-cell.damage_sum .c-global-progress-bar{width:calc(100% - 4px);left:4px}.c-table-match-weapons-stats.show-more .o-table__body{padding-bottom:0;overflow:hidden}.c-table-match-weapons-stats.show-more .table-group .table-row:last-child{z-index:5;border-top:1px solid #22262c;width:calc(100% + 32px);height:31px;margin:-1px -16px 0}.c-table-match-weapons-stats.show-more .table-group .table-row:last-child .o-link{background:#313840;width:100%}.c-table-match-weapons-stats--valorant .table-cell.weapon_name{width:70%}.c-table-match-weapons-stats--valorant .table-cell.kills_sum{justify-content:flex-end;width:20%;padding-right:0}.c-table-match-weapons-stats--valorant .table-group .table-cell.weapon_name .col{margin-right:0}.c-table-pickems.o-table--minified .table-group .table-row{padding-left:8px;padding-right:8px}.c-table-pickems .c-data-placeholder{margin-top:10px}.c-table-pickems .o-table__body,.c-table-pickems .o-table__header{background:0 0;padding:0;overflow:hidden}.c-table-pickems .o-table__header{align-items:center;min-height:30px;display:flex}.c-table-pickems .o-table__header .title-h6{font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-pickems .c-table-pickems__group.live .table-row:before{content:none!important}.c-table-pickems .c-table-pickems__group.finished .table-row{min-height:60px}.c-table-pickems .c-table-pickems__group.finished .c-table-cell-pickem{width:100%}.c-table-pickems .c-table-pickems__group:not(:first-child) .o-table__header{margin-top:10px}.c-table-pickems .table-group .c-baner-custom{margin-top:8px;margin-bottom:8px}.c-table-pickems .table-row{background-color:#313840;border-bottom:none;border-radius:5px;align-items:center;margin-bottom:2px;padding:0 8px;position:relative}@media (min-width:51.3125em){.c-table-pickems .table-row{min-height:96px;padding:0 16px 0 4px}}.c-table-pickems .c-table-cell-pickem{color:inherit;z-index:2;justify-content:flex-start;align-items:center;width:44%;padding-top:4px;padding-bottom:4px;padding-right:6px;overflow:hidden}.c-table-pickems .c-table-cell-pickem .info{max-width:calc(100% - 136px);padding-left:16px}.c-table-pickems .c-table-cell-pickem .description{display:flex}.c-table-pickems .c-table-cell-pickem .name{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;margin-left:0;font-family:fira-sans-medium,sans-serif;font-size:1rem;font-weight:500;line-height:24px;overflow:hidden}.c-table-pickems .c-table-cell-pickem .c-widget-tournament-pickems-points{line-height:18px}.c-table-pickems .c-table-cell-pickem .c-widget-tournament-pickems-points .points{color:#a5afbb}.c-table-pickems .c-table-cell-pickem .c-widget-tournament-pickems-points:before,.c-table-pickems .c-table-cell-pickem .participants:before{color:#65717d;content:"•";vertical-align:middle;margin-left:8px;margin-right:8px;font-size:.6875rem;line-height:15px}.c-table-pickems .c-table-cell-pickem .participants{white-space:nowrap;font-size:.75rem;line-height:18px}.c-table-pickems .c-table-cell-pickem .participants .o-icon{margin-right:2px}.c-table-pickems .table-cell.due-date{width:17%}.c-table-pickems .table-cell.stages{justify-content:flex-end;gap:0 8px;width:37%}.c-table-pickems .table-cell .c-match-time-remaining-count{width:auto}.c-table-pickems .table-cell .c-match-time-remaining-count__part{width:30px}.c-table-pickems .table-footer{padding-top:8px}@media (max-width:51.3025em){.c-table-pickems .table-cell.c-table-cell-pickem{width:100%;padding-top:8px;padding-bottom:8px}.c-table-pickems .table-cell.c-table-cell-pickem:not(:only-child){border-bottom:1px solid #282d34;margin-bottom:8px}.c-table-pickems .table-cell.c-table-cell-pickem .name{margin-bottom:0;font-family:fira-sans-medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.5}.c-table-pickems .table-cell.c-table-cell-pickem .info{padding-left:6px}.c-table-pickems .table-cell.due-date{width:100%}.c-table-pickems .table-cell.stages{justify-content:stretch;width:100%;padding-top:8px;padding-bottom:8px}.c-table-pickems .table-cell.stages .c-card-stage{flex:1;width:auto}}.c-table-pickems--user-minified .table-cell.c-table-cell-pickem{width:100%;padding-top:8px;padding-bottom:8px}.c-table-pickems--user-minified .table-cell.c-table-cell-pickem:not(:only-child){border-bottom:1px solid #282d34;margin-bottom:8px}.c-table-pickems--user-minified .table-cell.c-table-cell-pickem .name{margin-bottom:0;font-family:fira-sans-medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.5}.c-table-pickems--user-minified .table-cell.c-table-cell-pickem .info{padding-left:6px}.c-table-pickems--user-minified .table-cell.due-date{width:100%}.c-table-pickems--user-minified .table-cell.stages{justify-content:stretch;width:100%;padding-top:8px;padding-bottom:8px}.c-table-pickems--user-minified .table-cell.stages .c-card-stage{flex:1;width:auto}.c-table-pickems-leaderboard{border-radius:0;max-height:100%;position:relative}.c-table-pickems-leaderboard.o-table--minified .o-table__body{max-height:284px}.c-table-pickems-leaderboard .o-table__body{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;max-height:548px;padding-left:0;padding-right:14px;overflow:auto}.c-table-pickems-leaderboard .o-table__body::-webkit-scrollbar{width:5px;height:5px}.c-table-pickems-leaderboard .o-table__body::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-table-pickems-leaderboard .o-table__body::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-table-pickems-leaderboard .o-table__body::-webkit-scrollbar-corner{background-color:#0000}.c-table-pickems-leaderboard .o-table__body{background:0 0}@media (max-width:40.0525em){.c-table-pickems-leaderboard .o-table__body{max-height:284px;padding-right:8px}}.c-table-pickems-leaderboard .o-table__body::-webkit-scrollbar-track{background:#1b1e22;border-radius:5px}.c-table-pickems-leaderboard .table-group,.c-table-pickems-leaderboard .table-head .table-row{background-color:#313840;padding-left:16px;padding-right:16px}@media (max-width:40.0525em){.c-table-pickems-leaderboard .table-group,.c-table-pickems-leaderboard .table-head .table-row{padding-left:8px;padding-right:8px}}.c-table-pickems-leaderboard .table-head{z-index:2;padding:0;position:sticky;top:0}.c-table-pickems-leaderboard .table-head:before{content:"";z-index:1;background-color:#22262c;height:5px;position:absolute;top:0;left:0;right:0}.c-table-pickems-leaderboard .table-head .table-row{border-top-left-radius:5px;border-top-right-radius:5px;height:38px;border-bottom:none!important}.c-table-pickems-leaderboard .table-head .table-row:after{content:"";background-color:#282d34;height:1px;position:absolute;bottom:0;left:16px;right:16px}@media (max-width:40.0525em){.c-table-pickems-leaderboard .table-head .table-row:after{left:8px;right:8px}}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-head .table-row{height:30px}}.c-table-pickems-leaderboard .table-head .table-cell p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px;line-height:14px!important}.c-table-pickems-leaderboard .table-head .table-cell.accuracy,.c-table-pickems-leaderboard .table-head .table-cell.picks-left{white-space:normal}.c-table-pickems-leaderboard .table-head .table-cell.pickem-link span{display:none}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-head .table-cell.pickem-link span{display:flex}}.c-table-pickems-leaderboard .table-head .table-cell.possible-earnings p{text-overflow:ellipsis;overflow:hidden}.c-table-pickems-leaderboard .table-group{z-index:1;border-bottom-right-radius:5px;border-bottom-left-radius:5px;position:relative}.c-table-pickems-leaderboard .table-group__collapsable{position:relative}.c-table-pickems-leaderboard .table-group__collapsable:last-child{margin-bottom:10px}.c-table-pickems-leaderboard .table-group__collapsable:not(.collapsed){border-bottom:1px solid #282d34;padding-bottom:3px}.c-table-pickems-leaderboard .table-group__collapsable:not(.collapsed) .table-row:not(:first-child){display:none}.c-table-pickems-leaderboard .table-group__button-more{box-shadow:none;color:var(--primary-color);text-transform:none;z-index:6;background-color:#313840;border-color:#282d34;min-width:69px;padding:5px;font-size:.625rem;line-height:10px;position:absolute;bottom:-10px;left:29%}@media (max-width:40.0525em){.c-table-pickems-leaderboard .table-group__button-more{min-width:42px;left:53%}}.c-table-pickems-leaderboard .table-group__button-more:hover{border-color:var(--primary-color);color:var(--primary-color)!important}.c-table-pickems-leaderboard .table-group .table-row{padding-top:5px;padding-bottom:5px}.c-table-pickems-leaderboard .table-group .table-cell.place{height:40px}.c-table-pickems-leaderboard .table-group .table-cell.possible-earnings .value{color:#d3bb70}.c-table-pickems-leaderboard .table-row:hover .table-cell.pickem-link .c-button{display:flex}.c-table-pickems-leaderboard .table-row.highlighted:after{background:linear-gradient(90deg,rgba(var(--primary-color-rgb),.12),rgba(var(--primary-color-rgb),0));border-left:1px solid var(--primary-color);content:"";width:183px;height:100%;position:absolute;top:0;left:-16px}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-row.highlighted:after{left:-8px}.c-table-pickems-leaderboard.o-table--minified.first-tab .table-cell.accuracy,.c-table-pickems-leaderboard.o-table--minified.first-tab .table-cell.pickem-link,.c-table-pickems-leaderboard.o-table--minified.first-tab .table-cell.picks-left{display:none}.c-table-pickems-leaderboard.o-table--minified.first-tab .table-cell.points,.c-table-pickems-leaderboard.o-table--minified.first-tab .table-cell.possible-earnings,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-head .table-cell.accuracy p,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-head .table-cell.pickem-link p,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-head .table-cell.picks-left p{display:flex}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-head .table-cell.accuracy p{width:-moz-fit-content;width:fit-content}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.accuracy{width:18%}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.picks-left{text-align:center;width:16%;max-width:16%;margin-left:0;margin-right:1%}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.pickem-link{width:12%;max-width:36px}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.accuracy,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.accuracy p,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.pickem-link,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.pickem-link p,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.picks-left,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.picks-left p{display:flex}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.accuracy span,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.pickem-link span,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.picks-left span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.points,.c-table-pickems-leaderboard.o-table--minified.second-tab .table-cell.possible-earnings{display:none}}.c-table-pickems-leaderboard .table-cell.place{width:10%;max-width:40px}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-cell.place{text-align:left;justify-content:flex-start;max-width:24px}}.c-table-pickems-leaderboard .table-cell.place .c-table-cell-place__inner{height:100%}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-cell.place .c-icon-pickem-place{display:none}}.c-table-pickems-leaderboard .table-cell.user{justify-content:flex-start;width:35%;margin-left:3%;margin-right:auto;padding-right:4px}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-cell.user{width:44%;margin-left:0}}.c-table-pickems-leaderboard .table-cell.user .c-global-tooltips-objects__trigger{display:block}.c-table-pickems-leaderboard .table-cell.user .c-avatar{margin-right:8px}@media (max-width:40.0525em){.c-table-pickems-leaderboard .table-cell.user .c-avatar{margin-right:5px}}.c-table-pickems-leaderboard .table-cell.user .nickname{text-overflow:ellipsis;flex-shrink:1;max-width:calc(100% - 35px);overflow:hidden}.c-table-pickems-leaderboard .table-cell.user .o-link{color:#cbd5e4;max-width:100%;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-pickems-leaderboard .table-cell.user .o-link:hover{color:#fff}.c-table-pickems-leaderboard .table-cell.user .o-link:hover *{opacity:1}.c-table-pickems-leaderboard .table-cell.user .o-badge-user-label{flex-shrink:0;max-width:calc(100% - 35px);margin-left:4px;overflow:hidden}.c-table-pickems-leaderboard .table-cell.accuracy{color:#cbd5e4;text-align:center;width:10%}.c-table-pickems-leaderboard .table-cell.points{justify-content:flex-start;width:8%}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-cell.points{width:15%}}.c-table-pickems-leaderboard .table-cell.picks-left{text-align:center;width:67px;max-width:8%;margin-left:1%;margin-right:2%}.c-table-pickems-leaderboard .table-cell.possible-earnings{justify-content:space-between;width:19%}@media (min-width:51.3125em){.c-table-pickems-leaderboard .table-cell.possible-earnings{min-width:170px}}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-cell.possible-earnings{text-align:center;justify-content:center;width:30%}}.c-table-pickems-leaderboard .table-cell.possible-earnings .c-button{justify-content:center;width:152px;max-width:calc(100% - 60px)}.c-table-pickems-leaderboard .table-cell.possible-earnings .c-banner-partner-button{min-width:152px}.c-table-pickems-leaderboard .table-cell.pickem-link{width:9%}.c-table-pickems-leaderboard .table-cell.pickem-link p>span{text-transform:uppercase}.c-table-pickems-leaderboard .table-cell.pickem-link .c-button{text-transform:uppercase;align-items:center;width:78px;height:25px;padding:0 8px;display:none}.c-table-pickems-leaderboard .table-cell.pickem-link .c-button span{color:#fff;text-transform:capitalize;font-size:.75rem;line-height:15px}.c-table-pickems-leaderboard .table-cell.pickem-link .c-button i{font-size:.75rem;line-height:1.5}@media (max-width:51.3025em){.c-table-pickems-leaderboard .table-cell.pickem-link .c-button{width:32px;display:flex}.c-table-pickems-leaderboard .table-cell.pickem-link .c-button span{display:none}.c-table-pickems-leaderboard .table-cell.pickem-link .c-button i{margin-left:auto;margin-right:auto}}.c-table-pickems-leaderboard__loader{position:relative}.c-table-pickems-leaderboard .c-component-tabs__scroll-down{padding-left:0;padding-right:0}.c-table-pickems-possible-earnings{border-radius:0;padding-right:14px;position:relative}@media (max-width:40.0525em){.c-table-pickems-possible-earnings{padding-right:8px}}.c-table-pickems-possible-earnings .o-table__body{background:0 0;padding-left:0;padding-right:0;overflow:hidden}.c-table-pickems-possible-earnings .table-footer,.c-table-pickems-possible-earnings .table-group,.c-table-pickems-possible-earnings .table-head{background-color:#2a3038;padding-left:16px;padding-right:16px}@media (max-width:40.0525em){.c-table-pickems-possible-earnings .table-footer,.c-table-pickems-possible-earnings .table-group,.c-table-pickems-possible-earnings .table-head{padding-left:8px;padding-right:8px}}.c-table-pickems-possible-earnings .table-footer .table-row,.c-table-pickems-possible-earnings .table-group .table-row,.c-table-pickems-possible-earnings .table-head .table-row{border-color:#313840!important}.c-table-pickems-possible-earnings .table-head .table-row{height:30px}.c-table-pickems-possible-earnings .table-head .table-cell p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px;line-height:14px!important}.c-table-pickems-possible-earnings .table-head .table-cell.possible-earnings p{text-overflow:ellipsis;width:auto;overflow:hidden}.c-table-pickems-possible-earnings .table-head .table-cell.possible-earnings p:nth-child(2){text-align:right}.c-table-pickems-possible-earnings .table-group{z-index:1;position:relative}.c-table-pickems-possible-earnings .table-group .table-row{padding-top:7px;padding-bottom:7px}@media (max-width:40.0525em){.c-table-pickems-possible-earnings .table-group .table-row{padding-top:5px;padding-bottom:5px}}.c-table-pickems-possible-earnings .table-group .table-row:before{background-color:#313840}.c-table-pickems-possible-earnings .table-group .table-row:last-child{border-bottom:1px solid #434a54}.c-table-pickems-possible-earnings .table-group .table-cell.place{height:40px}.c-table-pickems-possible-earnings .table-footer{border:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.c-table-pickems-possible-earnings .table-cell.bet-type{justify-content:flex-start;width:9%;font-size:.75rem;line-height:11px}.c-table-pickems-possible-earnings .table-cell.bet-type .o-icon{color:#75c87e;margin-bottom:1px;margin-right:8px;font-size:.875rem;line-height:1.71429}.c-table-pickems-possible-earnings .table-cell.match-team{text-align:center;width:29%;margin-left:auto;margin-right:auto;padding-right:5%}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.match-team{text-align:left;justify-content:flex-start;width:40%;margin-left:0;padding-right:0}}.c-table-pickems-possible-earnings .table-cell.match-team .o-icon--checked-rounded-filled{color:#75c87e}.c-table-pickems-possible-earnings .table-cell.match-team .table-cell{justify-content:inherit;text-align:inherit}.c-table-pickems-possible-earnings .table-cell.match-team .table-cell.match{width:100%}.c-table-pickems-possible-earnings .table-cell.match-team .table-cell.team p{max-width:calc(100% - 25px)}.c-table-pickems-possible-earnings .table-cell.match-team .table-cell.team a{text-overflow:ellipsis;width:100%;display:block;overflow:hidden}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.match-team .table-cell.team{max-width:78px;margin-right:6px}}.c-table-pickems-possible-earnings .table-cell.match-team .c-global-match-link{justify-content:center}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.match-team .c-global-match-link{display:block}}.c-table-pickems-possible-earnings .table-cell.match-team .c-global-match-link:hover *{opacity:1}.c-table-pickems-possible-earnings .table-cell.match-team .match-body .match-body__team{color:#a5afbb;justify-content:space-between;display:flex}.c-table-pickems-possible-earnings .table-cell.match-team .match-body .match-body__team.winner{color:#fff}.c-table-pickems-possible-earnings .table-cell.match-team .match-body .match-body__team:first-child .team-container{margin-bottom:5px}.c-table-pickems-possible-earnings .table-cell.match-team .match-body .o-icon--checked-rounded-filled{margin-top:1px}.c-table-pickems-possible-earnings .table-cell.match-team .match-body .team-container{gap:0 6px;display:flex}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.match-team .match-body .team-name{text-overflow:ellipsis;width:53px;overflow:hidden}}.c-table-pickems-possible-earnings .table-cell.match-team .team a{color:#fff}.c-table-pickems-possible-earnings .table-cell.match-team .c-match__team:first-child{padding-right:28px}.c-table-pickems-possible-earnings .table-cell.match-team .c-match__team:last-child{padding-left:28px}.c-table-pickems-possible-earnings .table-cell.match-team .c-match-score:before{background-color:#22262cb3}.c-table-pickems-possible-earnings .table-cell.points{justify-content:flex-start;width:calc(67px + 21%);max-width:33%}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.points{width:15%;max-width:none;margin-right:0}}.c-table-pickems-possible-earnings .table-cell.possible-earnings{justify-content:space-between;width:28%;min-width:200px}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.possible-earnings{width:30%;min-width:0}}.c-table-pickems-possible-earnings .table-cell.possible-earnings .value{color:#cbd5e4}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.possible-earnings .value{width:100%;margin-bottom:7px}.c-table-pickems-possible-earnings .table-cell.possible-earnings .value:after{content:"";background-color:#22262c;height:1px;position:absolute;top:50%;left:4px;right:4px}}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button{background-color:#3c424c;border-color:#3c424c;justify-content:space-between;width:152px;max-width:calc(100% - 60px);padding-top:5px;padding-bottom:5px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;position:relative;color:#a5afbb!important}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button{flex-wrap:wrap;max-width:100%;padding-left:4px;padding-right:4px}}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button.disabled{cursor:default;pointer-events:none}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button:hover{background-color:#434a54;border-color:#434a54;color:#a5afbb!important}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button:hover *{opacity:1}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button .c-logo{width:50px;min-width:50px;height:18px;min-height:18px}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button--partner{box-shadow:none;background-color:#22262c;border-color:#22262c}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button--partner:hover{background-color:#22262c;border-color:#22262c;color:#cbd5e4!important}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button--partner:hover .img{opacity:1}@media (max-width:51.3025em){.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button--partner .value:after{background-color:#4d5864}}.c-table-pickems-possible-earnings .table-cell.possible-earnings .c-button--partner .img{opacity:.7;width:32px;height:16px}.c-table-match-maps-winrate-team{background-color:#313840;position:relative}.c-table-match-maps-winrate-team--a .gradient{background:linear-gradient(1turn,#d2a6ff00,#d2a6ff29);border-top:1px solid #d2a6ff;left:0}.c-table-match-maps-winrate-team--a .table-cell.last-maps{padding:0 16px 0 0}@media (max-width:40.0525em){.c-table-match-maps-winrate-team--a .table-cell.last-maps{padding-right:0}}.c-table-match-maps-winrate-team--b .gradient{background:linear-gradient(1turn,#69bdc900,#69bdc929);border-top:1px solid #69bdc9;right:0}.c-table-match-maps-winrate-team .gradient{opacity:.8;width:calc(100% - 4px);height:100%;display:block;position:absolute}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .gradient{display:none}}.c-table-match-maps-winrate-team .o-table__body{background:0 0}.c-table-match-maps-winrate-team .c-widget-header-team{padding:10px 0 0 16px;position:relative}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .c-widget-header-team{display:none}}.c-table-match-maps-winrate-team .c-widget-header-team p{color:#cbd5e4}.c-table-match-maps-winrate-team .table-head .table-row{padding:0}.c-table-match-maps-winrate-team .table-head .table-cell{padding-top:5px;padding-bottom:5px}.c-table-match-maps-winrate-team .table-head .table-cell.last-maps{padding-top:0;padding-bottom:0}.c-table-match-maps-winrate-team .table-head .table-cell.last-maps p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-match-maps-winrate-team .table-cell{justify-content:flex-start;min-height:34px}.c-table-match-maps-winrate-team .table-cell.map{display:none}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .table-cell.map{width:34%;display:block}}.c-table-match-maps-winrate-team .table-cell.winrate{width:28%;padding-left:16px}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .table-cell.winrate{width:14%;padding-left:0}}.c-table-match-maps-winrate-team .table-cell.matches{width:14%}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .table-cell.matches{width:11%}}.c-table-match-maps-winrate-team .table-cell.ban{width:18%}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .table-cell.ban{width:11%}}.c-table-match-maps-winrate-team .table-cell.last-maps{justify-content:flex-end;width:40%;margin-left:auto}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .table-cell.last-maps{width:30%}}.c-table-match-maps-winrate-team .table-cell.last-maps p{display:block}@media (max-width:40.0525em){.c-table-match-maps-winrate-team .c-data-placeholder__cloak{left:-8px;right:-8px}}.c-table-match-maps-winrate-compare{position:relative}.c-table-match-maps-winrate-compare .o-table__body{padding-right:0}@media (max-width:40.0525em){.c-table-match-maps-winrate-compare .o-table__body{padding-right:8px}}.c-table-match-maps-winrate-compare .c-global-tooltips-objects__trigger{align-items:center;display:flex}.c-table-match-maps-winrate-compare .table-head .table-cell.winrate-compare .c-table-cell-sorting,.c-table-match-maps-winrate-compare .table-head .table-cell.winrate-compare .wrapper{max-width:100%}.c-table-match-maps-winrate-compare .table-head .table-cell.winrate-compare .label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-match-maps-winrate-compare .table-row{justify-content:flex-start}@media (max-width:51.3025em){.c-table-match-maps-winrate-compare .table-row{justify-content:space-between}}.c-table-match-maps-winrate-compare .table-group .table-row{padding:5px 0}.c-table-match-maps-winrate-compare .table-cell{justify-content:flex-start}.c-table-match-maps-winrate-compare .table-cell.map{width:45%}@media (max-width:51.3025em){.c-table-match-maps-winrate-compare .table-cell.map{width:94px}}.c-table-match-maps-winrate-compare .table-cell.winrate-compare{justify-content:space-between;width:55%;max-width:188px}.c-table-match-maps-winrate-compare .table-cell.winrate-compare .value{align-items:center;display:flex}.c-table-match-maps-winrate-compare .table-cell.winrate-compare .c-logo{margin-right:12px}.c-table-match-maps-winrate-compare .c-progress-bar{margin-left:10px}.c-table-top-players{position:relative}@media (max-width:51.3025em){.c-table-top-players{border-radius:0 0 5px 5px}}.c-table-top-players.loading{height:500px}.c-table-top-players.position-hidden .table-cell.position{display:none}.c-table-top-players .table-row{justify-content:flex-start;padding:5px 0}.c-table-top-players .table-row:hover .table-cell.player .c-button{opacity:1}@media (max-width:40.0525em){.c-table-top-players .table-head .table-row{padding:0}}.c-table-top-players .table-head .table-cell .c-table-cell-sorting,.c-table-top-players .table-head .table-cell .title-h6,.c-table-top-players .table-head .table-cell h6{overflow:initial;justify-content:flex-start}.c-table-top-players .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label,.c-table-top-players .table-head .table-cell .title-h6.tooltip-hint-trigger .label,.c-table-top-players .table-head .table-cell h6.tooltip-hint-trigger .label{cursor:help}.c-table-top-players .table-head .table-cell .c-table-cell-sorting .button,.c-table-top-players .table-head .table-cell .title-h6 .button,.c-table-top-players .table-head .table-cell h6 .button{justify-content:flex-end;margin-left:0;padding-left:0}.c-table-top-players .table-head .table-cell.accuracy>p,.c-table-top-players .table-head .table-cell.headshot_kills_accuracy>p{justify-content:flex-end;display:flex}.c-table-top-players .table-head .table-cell.c1_sum .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.c1_sum .title-h6 span,.c-table-top-players .table-head .table-cell.c1_sum h6 span,.c-table-top-players .table-head .table-cell.c2_sum .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.c2_sum .title-h6 span,.c-table-top-players .table-head .table-cell.c2_sum h6 span,.c-table-top-players .table-head .table-cell.c3_sum .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.c3_sum .title-h6 span,.c-table-top-players .table-head .table-cell.c3_sum h6 span,.c-table-top-players .table-head .table-cell.c4_sum .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.c4_sum .title-h6 span,.c-table-top-players .table-head .table-cell.c4_sum h6 span,.c-table-top-players .table-head .table-cell.c5_sum .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.c5_sum .title-h6 span,.c-table-top-players .table-head .table-cell.c5_sum h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_1 .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.clutches_vs_1 .title-h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_1 h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_2 .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.clutches_vs_2 .title-h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_2 h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_3 .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.clutches_vs_3 .title-h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_3 h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_4 .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.clutches_vs_4 .title-h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_4 h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_5 .c-table-cell-sorting span,.c-table-top-players .table-head .table-cell.clutches_vs_5 .title-h6 span,.c-table-top-players .table-head .table-cell.clutches_vs_5 h6 span{border-bottom:none}@media (max-width:30.0525em){.c-table-top-players .table-head .table-cell.dmg_cost .c-table-cell-sorting .wrapper,.c-table-top-players .table-head .table-cell.dmg_cost .title-h6 .wrapper,.c-table-top-players .table-head .table-cell.dmg_cost h6 .wrapper,.c-table-top-players .table-head .table-cell.flash_assist .c-table-cell-sorting .wrapper,.c-table-top-players .table-head .table-cell.flash_assist .title-h6 .wrapper,.c-table-top-players .table-head .table-cell.flash_assist h6 .wrapper,.c-table-top-players .table-head .table-cell.flash_blinded .c-table-cell-sorting .wrapper,.c-table-top-players .table-head .table-cell.flash_blinded .title-h6 .wrapper,.c-table-top-players .table-head .table-cell.flash_blinded h6 .wrapper,.c-table-top-players .table-head .table-cell.flash_duration .c-table-cell-sorting .wrapper,.c-table-top-players .table-head .table-cell.flash_duration .title-h6 .wrapper,.c-table-top-players .table-head .table-cell.flash_duration h6 .wrapper,.c-table-top-players .table-head .table-cell.kill_cost .c-table-cell-sorting .wrapper,.c-table-top-players .table-head .table-cell.kill_cost .title-h6 .wrapper,.c-table-top-players .table-head .table-cell.kill_cost h6 .wrapper,.c-table-top-players .table-head .table-cell.saved .c-table-cell-sorting .wrapper,.c-table-top-players .table-head .table-cell.saved .title-h6 .wrapper,.c-table-top-players .table-head .table-cell.saved h6 .wrapper{width:100%}.c-table-top-players .table-head .table-cell.flash_assist .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.flash_assist .title-h6,.c-table-top-players .table-head .table-cell.flash_assist h6{width:calc(100% - 2px)}}.c-table-top-players .table-head .table-cell.games_count .title-h6,.c-table-top-players .table-head .table-cell.maps-played .title-h6{justify-content:flex-end}.c-table-top-players .table-head .table-cell.games_count p span,.c-table-top-players .table-head .table-cell.maps-played p span{text-overflow:ellipsis;overflow:hidden}.c-table-top-players .table-head .table-cell{text-align:left}.c-table-top-players .table-head .table-cell .label{text-align:inherit!important}@media (max-width:51.3025em){.c-table-top-players .table-head .table-cell.current-sorting{width:38%}}.c-table-top-players .table-head .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting .title-h6,.c-table-top-players .table-head .table-cell.current-sorting h6{color:#fff}.c-table-top-players .table-head .table-cell.accuracy .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.accuracy .title-h6,.c-table-top-players .table-head .table-cell.accuracy h6,.c-table-top-players .table-head .table-cell.assists .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.assists .title-h6,.c-table-top-players .table-head .table-cell.assists h6,.c-table-top-players .table-head .table-cell.headshot_kills_accuracy .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.headshot_kills_accuracy .title-h6,.c-table-top-players .table-head .table-cell.headshot_kills_accuracy h6,.c-table-top-players .table-head .table-cell.open_duels .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.open_duels .title-h6,.c-table-top-players .table-head .table-cell.open_duels h6{justify-content:flex-end}@media (max-width:40.0525em){.c-table-top-players .table-head .table-cell.accuracy p,.c-table-top-players .table-head .table-cell.headshot_kills_accuracy p{width:100%;max-width:64px}.c-table-top-players .table-head .table-cell.flash_duration .c-table-cell-sorting{text-align:left}.c-table-top-players .table-group .table-cell.position{padding-left:0}.c-table-top-players .table-group .table-cell:not(.current-sorting) .c-global-progress-bar__value p{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-table-top-players .table-group .table-row:before{transition:none}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting{width:38%}}.c-table-top-players .table-group .table-cell.current-sorting .c-global-progress-bar__value p:first-child{color:#fff}.c-table-top-players .table-group .table-cell.current-sorting:not(.player)>*{max-width:147px}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting:not(.player)>*{width:92px}}.c-table-top-players .table-group .table-cell.current-sorting>p{color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-top-players .table-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}.c-table-top-players .table-cell{justify-content:flex-start;min-height:28px}@media (max-width:51.3025em){.c-table-top-players .table-cell{padding:0 5px}}.c-table-top-players .table-cell:not(.player):not(.current-sorting)>*{width:64px;max-width:64px}.c-table-top-players .table-cell.position{width:3.5%}@media (max-width:40.0525em){.c-table-top-players .table-cell.position{width:7.6%;padding-left:2px}}.c-table-top-players .table-cell.player{width:22.6%}@media (max-width:40.0525em){.c-table-top-players .table-cell.player{width:28%}}@media (max-width:30.0525em){.c-table-top-players .table-cell.player{width:25%}}@media (max-width:40.0525em){.c-table-top-players .table-cell.player{padding-left:0}}.c-table-top-players .table-cell.player .c-avatar-with-nickname{padding-right:0}.c-table-top-players .table-cell.player--with-button .c-avatar-with-nickname{max-width:calc(100% - 66px)}.c-table-top-players .table-cell.player--with-button .c-button{opacity:0;text-transform:capitalize;margin-right:10px;padding:6px 7px 5px;transition:all}.c-table-top-players .table-cell.player--with-button .c-button:hover{box-shadow:none}.c-table-top-players .table-cell.combat_score>.c-table-cell-sorting,.c-table-top-players .table-cell.combat_score>.title-h6,.c-table-top-players .table-cell.combat_score>h6,.c-table-top-players .table-cell.rating>.c-table-cell-sorting,.c-table-top-players .table-cell.rating>.title-h6,.c-table-top-players .table-cell.rating>h6{justify-content:flex-start;max-width:none;display:flex}@media (max-width:40.0525em){.c-table-top-players .table-cell.avg-gpm,.c-table-top-players .table-cell.damage,.c-table-top-players .table-cell.he_damage{width:15%}}.c-table-top-players .table-cell.avg-assists,.c-table-top-players .table-cell.avg-creep-score,.c-table-top-players .table-cell.avg-cs-at-15,.c-table-top-players .table-cell.avg-cs-diff-at-15,.c-table-top-players .table-cell.avg-deaths,.c-table-top-players .table-cell.avg-denies,.c-table-top-players .table-cell.avg-double-kills,.c-table-top-players .table-cell.avg-first-inhibitor-assist,.c-table-top-players .table-cell.avg-first-tower-assist,.c-table-top-players .table-cell.avg-kills,.c-table-top-players .table-cell.avg-kills-inhibitors,.c-table-top-players .table-cell.avg-kills-minions,.c-table-top-players .table-cell.avg-kills-towers,.c-table-top-players .table-cell.avg-kills-wards,.c-table-top-players .table-cell.avg-last-hits,.c-table-top-players .table-cell.avg-net-worth,.c-table-top-players .table-cell.avg-observer-wards-destroyed,.c-table-top-players .table-cell.avg-time-crowd-control-dealt,.c-table-top-players .table-cell.avg-xpm,.c-table-top-players .table-cell.body_shots_accuracy,.c-table-top-players .table-cell.c2_sum,.c-table-top-players .table-cell.c3_sum,.c-table-top-players .table-cell.c4_sum,.c-table-top-players .table-cell.c5_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_2,.c-table-top-players .table-cell.clutches_vs_3,.c-table-top-players .table-cell.clutches_vs_4,.c-table-top-players .table-cell.clutches_vs_5,.c-table-top-players .table-cell.combat_score,.c-table-top-players .table-cell.death,.c-table-top-players .table-cell.deaths,.c-table-top-players .table-cell.dmg_cost,.c-table-top-players .table-cell.flash_assist,.c-table-top-players .table-cell.flash_duration,.c-table-top-players .table-cell.headshot_kills_accuracy,.c-table-top-players .table-cell.headshots,.c-table-top-players .table-cell.headshots_2,.c-table-top-players .table-cell.kill_cost,.c-table-top-players .table-cell.kills,.c-table-top-players .table-cell.kp,.c-table-top-players .table-cell.m3_sum,.c-table-top-players .table-cell.m4_sum,.c-table-top-players .table-cell.m5_sum,.c-table-top-players .table-cell.m6_sum,.c-table-top-players .table-cell.molotov_damage,.c-table-top-players .table-cell.multikills_vs_3,.c-table-top-players .table-cell.multikills_vs_4,.c-table-top-players .table-cell.multikills_vs_5,.c-table-top-players .table-cell.rating,.c-table-top-players .table-cell.shots,.c-table-top-players .table-cell.trades,.c-table-top-players .table-cell.trades_deaths,.c-table-top-players .table-cell.trades_kills{margin-right:52px}.c-table-top-players .table-cell.ak47_kills,.c-table-top-players .table-cell.avg-deaths,.c-table-top-players .table-cell.avg-first-inhibitor-assist,.c-table-top-players .table-cell.avg-first-tower-assist,.c-table-top-players .table-cell.avg-gold-earned-for-wards,.c-table-top-players .table-cell.avg-gpm,.c-table-top-players .table-cell.avg-kills,.c-table-top-players .table-cell.avg-net-worth,.c-table-top-players .table-cell.avg-observer-wards-used,.c-table-top-players .table-cell.avg-penta-kills,.c-table-top-players .table-cell.avg-quadra-kills,.c-table-top-players .table-cell.avg-sentry-wards-destroyed,.c-table-top-players .table-cell.avg-sentry-wards-used,.c-table-top-players .table-cell.avg-sight-wards-bought-in-game,.c-table-top-players .table-cell.avg-triple-kills,.c-table-top-players .table-cell.avg-xpm,.c-table-top-players .table-cell.awp_kills,.c-table-top-players .table-cell.damage,.c-table-top-players .table-cell.deagle_kills,.c-table-top-players .table-cell.flash_blinded,.c-table-top-players .table-cell.glock_kills,.c-table-top-players .table-cell.kp,.c-table-top-players .table-cell.m4a1_kills,.c-table-top-players .table-cell.open_kills,.c-table-top-players .table-cell.usp_kills{margin-right:32px}@media (max-width:51.3025em){.c-table-top-players .table-cell.avg-assists,.c-table-top-players .table-cell.avg-creep-score,.c-table-top-players .table-cell.avg-cs-at-15,.c-table-top-players .table-cell.avg-cs-diff-at-15,.c-table-top-players .table-cell.avg-deaths,.c-table-top-players .table-cell.avg-denies,.c-table-top-players .table-cell.avg-double-kills,.c-table-top-players .table-cell.avg-first-blood-kill,.c-table-top-players .table-cell.avg-first-inhibitor-assist,.c-table-top-players .table-cell.avg-first-inhibitor-kill,.c-table-top-players .table-cell.avg-first-tower-assist,.c-table-top-players .table-cell.avg-first-tower-kill,.c-table-top-players .table-cell.avg-gold-earned-for-wards .c-table-top-players .table-cell.avg-observer-wards-used,.c-table-top-players .table-cell.avg-kills,.c-table-top-players .table-cell.avg-kills-inhibitors,.c-table-top-players .table-cell.avg-kills-minions,.c-table-top-players .table-cell.avg-kills-towers,.c-table-top-players .table-cell.avg-kills-wards,.c-table-top-players .table-cell.avg-last-hits,.c-table-top-players .table-cell.avg-net-worth,.c-table-top-players .table-cell.avg-observer-wards-destroyed,.c-table-top-players .table-cell.avg-penta-kills,.c-table-top-players .table-cell.avg-quadra-kills,.c-table-top-players .table-cell.avg-sentry-wards-destroyed,.c-table-top-players .table-cell.avg-sentry-wards-used,.c-table-top-players .table-cell.avg-sight-wards-bought-in-game,.c-table-top-players .table-cell.avg-time-crowd-control-dealt,.c-table-top-players .table-cell.avg-triple-kills,.c-table-top-players .table-cell.avg-xpm,.c-table-top-players .table-cell.combat_score,.c-table-top-players .table-cell.death,.c-table-top-players .table-cell.deaths,.c-table-top-players .table-cell.dmg_cost,.c-table-top-players .table-cell.headshot_kills_accuracy,.c-table-top-players .table-cell.headshots,.c-table-top-players .table-cell.headshots_2,.c-table-top-players .table-cell.kill_cost,.c-table-top-players .table-cell.kills,.c-table-top-players .table-cell.kp,.c-table-top-players .table-cell.molotov_damage,.c-table-top-players .table-cell.rating,.c-table-top-players .table-cell.shots,.c-table-top-players .table-cell.trades,.c-table-top-players .table-cell.trades_deaths,.c-table-top-players .table-cell.trades_kills{margin-right:16px}}@media (max-width:40.0525em){.c-table-top-players .table-cell.ak47_kills,.c-table-top-players .table-cell.awp_kills,.c-table-top-players .table-cell.body_shots_accuracy,.c-table-top-players .table-cell.deagle_kills,.c-table-top-players .table-cell.flash_blinded,.c-table-top-players .table-cell.glock_kills,.c-table-top-players .table-cell.headshots,.c-table-top-players .table-cell.headshots_2,.c-table-top-players .table-cell.m4a1_kills,.c-table-top-players .table-cell.molotov_damage,.c-table-top-players .table-cell.open_kills,.c-table-top-players .table-cell.shots,.c-table-top-players .table-cell.usp_kills{margin-right:6px}}.c-table-top-players .table-cell.accuracy,.c-table-top-players .table-cell.ak47_damage,.c-table-top-players .table-cell.assists,.c-table-top-players .table-cell.avg-cs-diff-at-15,.c-table-top-players .table-cell.avg-first-blood-assist,.c-table-top-players .table-cell.avg-heal,.c-table-top-players .table-cell.avg-kills-neutral-minions,.c-table-top-players .table-cell.awp_damage,.c-table-top-players .table-cell.deagle_damage,.c-table-top-players .table-cell.game-impact,.c-table-top-players .table-cell.glock_damage,.c-table-top-players .table-cell.he_damage,.c-table-top-players .table-cell.headshots_accuracy_2,.c-table-top-players .table-cell.largest-killing-spree,.c-table-top-players .table-cell.leg_shots_accuracy,.c-table-top-players .table-cell.open_death,.c-table-top-players .table-cell.open_duels,.c-table-top-players .table-cell.saved{margin-right:auto}.c-table-top-players .table-cell.body_shots_accuracy,.c-table-top-players .table-cell.largest-killing-spree{margin-left:auto}@media (max-width:40.0525em){.c-table-top-players .table-cell.accuracy,.c-table-top-players .table-cell.ak47_damage,.c-table-top-players .table-cell.awp_damage,.c-table-top-players .table-cell.deagle_damage,.c-table-top-players .table-cell.flash_blinded,.c-table-top-players .table-cell.flash_duration,.c-table-top-players .table-cell.glock_damage,.c-table-top-players .table-cell.he_damage,.c-table-top-players .table-cell.m4a1_damage,.c-table-top-players .table-cell.molotov_damage,.c-table-top-players .table-cell.open_death,.c-table-top-players .table-cell.shots,.c-table-top-players .table-cell.trades,.c-table-top-players .table-cell.trades_deaths,.c-table-top-players .table-cell.trades_kills,.c-table-top-players .table-cell.usp_damage{width:26%}}@media (max-width:80.0525em){.c-table-top-players .table-cell.avg-gpm,.c-table-top-players .table-cell.damage{margin-right:auto}}@media (max-width:40.0525em){.c-table-top-players .table-cell.death,.c-table-top-players .table-cell.deaths,.c-table-top-players .table-cell.kills,.c-table-top-players .table-cell.trades,.c-table-top-players .table-cell.trades_deaths,.c-table-top-players .table-cell.trades_kills{width:15%}.c-table-top-players .table-cell.assists{padding-left:15px}.c-table-top-players .table-cell.assists.current-sorting{padding-left:0}.c-table-top-players .table-cell.headshots,.c-table-top-players .table-cell.headshots_2{width:18%}}@media (max-width:80.0525em){.c-table-top-players .table-cell.headshot_kills_accuracy,.c-table-top-players .table-cell.headshots_accuracy_2{margin-right:auto}}@media (max-width:40.0525em){.c-table-top-players .table-cell.headshot_kills_accuracy,.c-table-top-players .table-cell.headshots_accuracy_2{width:30%}.c-table-top-players .table-cell.flash_assist{margin-right:6px}}@media (max-width:80.0525em){.c-table-top-players .table-cell.flash_duration{margin-right:auto}}@media (max-width:30.0525em){.c-table-top-players .table-cell.flash_duration{margin-right:0}.c-table-top-players .table-cell.flash_blinded,.c-table-top-players .table-cell.flash_duration{width:19%}}@media (max-width:40.0525em){.c-table-top-players .table-cell.dmg_cost,.c-table-top-players .table-cell.kill_cost,.c-table-top-players .table-cell.saved{width:14%}}@media (max-width:64.0525em){.c-table-top-players .table-cell.m3_sum,.c-table-top-players .table-cell.m4_sum,.c-table-top-players .table-cell.m5_sum,.c-table-top-players .table-cell.m6_sum,.c-table-top-players .table-cell.multikills_vs_3,.c-table-top-players .table-cell.multikills_vs_4,.c-table-top-players .table-cell.multikills_vs_5{margin-right:26px}}@media (max-width:51.3025em){.c-table-top-players .table-cell.m3_sum,.c-table-top-players .table-cell.m4_sum,.c-table-top-players .table-cell.m5_sum,.c-table-top-players .table-cell.m6_sum,.c-table-top-players .table-cell.multikills_vs_3,.c-table-top-players .table-cell.multikills_vs_4,.c-table-top-players .table-cell.multikills_vs_5{margin-right:16px}}@media (max-width:40.0525em){.c-table-top-players .table-cell.m3_sum,.c-table-top-players .table-cell.m4_sum,.c-table-top-players .table-cell.m5_sum,.c-table-top-players .table-cell.m6_sum,.c-table-top-players .table-cell.multikills_vs_3,.c-table-top-players .table-cell.multikills_vs_4,.c-table-top-players .table-cell.multikills_vs_5{margin-right:6px}}@media (max-width:64.0525em){.c-table-top-players .table-cell.c2_sum,.c-table-top-players .table-cell.c3_sum,.c-table-top-players .table-cell.c4_sum,.c-table-top-players .table-cell.c5_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_2,.c-table-top-players .table-cell.clutches_vs_3,.c-table-top-players .table-cell.clutches_vs_4,.c-table-top-players .table-cell.clutches_vs_5{margin-right:26px}}@media (max-width:51.3025em){.c-table-top-players .table-cell.c2_sum,.c-table-top-players .table-cell.c3_sum,.c-table-top-players .table-cell.c4_sum,.c-table-top-players .table-cell.c5_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_2,.c-table-top-players .table-cell.clutches_vs_3,.c-table-top-players .table-cell.clutches_vs_4,.c-table-top-players .table-cell.clutches_vs_5{margin-right:6px}}.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.m2_sum,.c-table-top-players .table-cell.multikills_vs_2{margin-right:0}@media (max-width:80.0525em){.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.m2_sum,.c-table-top-players .table-cell.multikills_vs_2{margin-right:auto}}.c-table-top-players .table-cell.m2_sum,.c-table-top-players .table-cell.multikills_vs_2{margin-right:auto}@media (max-width:40.0525em){.c-table-top-players .table-cell.m2_sum,.c-table-top-players .table-cell.m3_sum,.c-table-top-players .table-cell.m4_sum,.c-table-top-players .table-cell.m5_sum,.c-table-top-players .table-cell.m6_sum,.c-table-top-players .table-cell.multikills_vs_2,.c-table-top-players .table-cell.multikills_vs_3,.c-table-top-players .table-cell.multikills_vs_4,.c-table-top-players .table-cell.multikills_vs_5{width:12%}.c-table-top-players .table-cell.m2_sum .c-global-progress-bar,.c-table-top-players .table-cell.m3_sum .c-global-progress-bar,.c-table-top-players .table-cell.m4_sum .c-global-progress-bar,.c-table-top-players .table-cell.m5_sum .c-global-progress-bar,.c-table-top-players .table-cell.m6_sum .c-global-progress-bar,.c-table-top-players .table-cell.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-cell.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-cell.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-cell.multikills_vs_5 .c-global-progress-bar{max-width:36px}.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.c2_sum,.c-table-top-players .table-cell.c3_sum,.c-table-top-players .table-cell.c4_sum,.c-table-top-players .table-cell.c5_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.clutches_vs_2,.c-table-top-players .table-cell.clutches_vs_3,.c-table-top-players .table-cell.clutches_vs_4,.c-table-top-players .table-cell.clutches_vs_5{width:10%}}@media (max-width:30.0525em){.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.c2_sum,.c-table-top-players .table-cell.c3_sum,.c-table-top-players .table-cell.c4_sum,.c-table-top-players .table-cell.c5_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.clutches_vs_2,.c-table-top-players .table-cell.clutches_vs_3,.c-table-top-players .table-cell.clutches_vs_4,.c-table-top-players .table-cell.clutches_vs_5{width:11.4%}}@media screen and (max-width:358px){.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.c2_sum,.c-table-top-players .table-cell.c3_sum,.c-table-top-players .table-cell.c4_sum,.c-table-top-players .table-cell.c5_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.clutches_vs_2,.c-table-top-players .table-cell.clutches_vs_3,.c-table-top-players .table-cell.clutches_vs_4,.c-table-top-players .table-cell.clutches_vs_5{width:36px;padding:0 3px}}@media (max-width:40.0525em){.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.clutches_vs_5{width:calc(11% - 5px)}}@media screen and (max-width:358px){.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_1,.c-table-top-players .table-cell.clutches_vs_5{width:33px}}@media (max-width:30.0525em){.c-table-top-players .table-cell.clutches_success_percent,.c-table-top-players .table-cell.clutches_vs_5{padding-left:0}.c-table-top-players .table-cell.c1_sum,.c-table-top-players .table-cell.clutches_vs_1{padding-right:0}}.c-table-top-players .table-cell.games_count,.c-table-top-players .table-cell.maps-played{justify-content:flex-end}@media (max-width:40.0525em){.c-table-top-players .table-cell.games_count,.c-table-top-players .table-cell.maps-played{padding-left:0}}@media (max-width:51.3025em){.c-table-top-players .table-cell.ak47_damage>*,.c-table-top-players .table-cell.ak47_kills>*,.c-table-top-players .table-cell.awp_damage>*,.c-table-top-players .table-cell.awp_kills>*,.c-table-top-players .table-cell.deagle_damage>*,.c-table-top-players .table-cell.deagle_kills>*,.c-table-top-players .table-cell.glock_damage>*,.c-table-top-players .table-cell.glock_kills>*,.c-table-top-players .table-cell.m4a1_damage>*,.c-table-top-players .table-cell.m4a1_kills>*,.c-table-top-players .table-cell.usp_damage>*,.c-table-top-players .table-cell.usp_kills>*{max-width:70px}}.c-table-top-players .table-cell.player .nickname{color:#fff}.c-table-top-players .table-cell.games_count p:not(.title-h6),.c-table-top-players .table-cell.position p:not(.title-h6){color:#a5afbb;font-size:.75rem;line-height:18px}.c-table-top-players .table-cell .c-table-cell-sorting,.c-table-top-players .table-cell .title-h6,.c-table-top-players .table-cell h6{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-top-players .table-cell p{font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-table-top-players .table-group .table-cell.current-sorting,.c-table-top-players .table-head .table-cell.current-sorting{justify-content:flex-start;width:147px;max-width:147px;margin-left:auto;margin-right:auto;display:flex}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting,.c-table-top-players .table-head .table-cell.current-sorting{width:92px;max-width:92px}.c-table-top-players .table-group .table-cell.current-sorting .c-global-progress-bar__bg,.c-table-top-players .table-head .table-cell.current-sorting .c-global-progress-bar__bg{max-width:44px}}.c-table-top-players .table-group .table-cell.current-sorting .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting>p,.c-table-top-players .table-head .table-cell.current-sorting .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting>p{margin-left:-26px}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting>p,.c-table-top-players .table-head .table-cell.current-sorting .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting>p{margin-left:-8px}}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting>p,.c-table-top-players .table-head .table-cell.current-sorting .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting>p{margin-left:-4px}}.c-table-top-players .table-group .table-cell.current-sorting:nth-child(3),.c-table-top-players .table-group .table-cell.current-sorting:nth-child(3) .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting:nth-child(3) .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting:nth-child(3)>p,.c-table-top-players .table-head .table-cell.current-sorting:nth-child(3),.c-table-top-players .table-head .table-cell.current-sorting:nth-child(3) .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting:nth-child(3) .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting:nth-child(3)>p{margin-left:0}.c-table-top-players .table-group .table-cell.current-sorting>.c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting>.c-table-cell-sorting{width:100%;max-width:147px}.c-table-top-players .table-group .table-cell.current-sorting>.c-table-cell-sorting.tooltip-hint-trigger,.c-table-top-players .table-head .table-cell.current-sorting>.c-table-cell-sorting.tooltip-hint-trigger{width:auto}.c-table-top-players .table-group .table-cell.current-sorting.accuracy>.c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.accuracy>p,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy>.c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy>p,.c-table-top-players .table-head .table-cell.current-sorting.accuracy>.c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.accuracy>p,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy>.c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy>p{width:100%;max-width:64px}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting.combat_score,.c-table-top-players .table-group .table-cell.current-sorting.rating,.c-table-top-players .table-head .table-cell.current-sorting.combat_score,.c-table-top-players .table-head .table-cell.current-sorting.rating{width:126px;max-width:126px;margin-left:calc(44% - 126px)}}.c-table-top-players .table-group .table-cell.current-sorting.combat_score .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.rating .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.combat_score .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.rating .c-global-progress-bar{width:100%;max-width:none}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting.combat_score .c-global-progress-bar__bg,.c-table-top-players .table-group .table-cell.current-sorting.rating .c-global-progress-bar__bg,.c-table-top-players .table-head .table-cell.current-sorting.combat_score .c-global-progress-bar__bg,.c-table-top-players .table-head .table-cell.current-sorting.rating .c-global-progress-bar__bg{max-width:84px}}@media (max-width:80.0525em){.c-table-top-players .table-group .table-cell.current-sorting.avg-assists,.c-table-top-players .table-group .table-cell.current-sorting.avg-creep-score,.c-table-top-players .table-group .table-cell.current-sorting.avg-cs-at-15,.c-table-top-players .table-group .table-cell.current-sorting.avg-cs-diff-at-15,.c-table-top-players .table-group .table-cell.current-sorting.avg-deaths,.c-table-top-players .table-group .table-cell.current-sorting.avg-denies,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-blood-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-blood-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-inhibitor-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-inhibitor-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-tower-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-tower-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-gold-earned-for-wards,.c-table-top-players .table-group .table-cell.current-sorting.avg-kills,.c-table-top-players .table-group .table-cell.current-sorting.avg-kills-wards,.c-table-top-players .table-group .table-cell.current-sorting.avg-last-hits,.c-table-top-players .table-group .table-cell.current-sorting.avg-net-worth,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-sight-wards-bought-in-game,.c-table-top-players .table-group .table-cell.current-sorting.avg-time-crowd-control-dealt,.c-table-top-players .table-group .table-cell.current-sorting.avg-wards-placed,.c-table-top-players .table-group .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-group .table-cell.current-sorting.death,.c-table-top-players .table-group .table-cell.current-sorting.deaths,.c-table-top-players .table-group .table-cell.current-sorting.headshots,.c-table-top-players .table-group .table-cell.current-sorting.headshots_2,.c-table-top-players .table-group .table-cell.current-sorting.kills,.c-table-top-players .table-group .table-cell.current-sorting.kp,.c-table-top-players .table-group .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-group .table-cell.current-sorting.shots,.c-table-top-players .table-group .table-cell.current-sorting.trades,.c-table-top-players .table-group .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-group .table-cell.current-sorting.trades_kills,.c-table-top-players .table-head .table-cell.current-sorting.avg-assists,.c-table-top-players .table-head .table-cell.current-sorting.avg-creep-score,.c-table-top-players .table-head .table-cell.current-sorting.avg-cs-at-15,.c-table-top-players .table-head .table-cell.current-sorting.avg-cs-diff-at-15,.c-table-top-players .table-head .table-cell.current-sorting.avg-deaths,.c-table-top-players .table-head .table-cell.current-sorting.avg-denies,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-blood-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-blood-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-inhibitor-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-inhibitor-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-tower-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-tower-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-gold-earned-for-wards,.c-table-top-players .table-head .table-cell.current-sorting.avg-kills,.c-table-top-players .table-head .table-cell.current-sorting.avg-kills-wards,.c-table-top-players .table-head .table-cell.current-sorting.avg-last-hits,.c-table-top-players .table-head .table-cell.current-sorting.avg-net-worth,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-sight-wards-bought-in-game,.c-table-top-players .table-head .table-cell.current-sorting.avg-time-crowd-control-dealt,.c-table-top-players .table-head .table-cell.current-sorting.avg-wards-placed,.c-table-top-players .table-head .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-head .table-cell.current-sorting.death,.c-table-top-players .table-head .table-cell.current-sorting.deaths,.c-table-top-players .table-head .table-cell.current-sorting.headshots,.c-table-top-players .table-head .table-cell.current-sorting.headshots_2,.c-table-top-players .table-head .table-cell.current-sorting.kills,.c-table-top-players .table-head .table-cell.current-sorting.kp,.c-table-top-players .table-head .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-head .table-cell.current-sorting.shots,.c-table-top-players .table-head .table-cell.current-sorting.trades,.c-table-top-players .table-head .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-head .table-cell.current-sorting.trades_kills{margin-right:52px}}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting.avg-assists,.c-table-top-players .table-group .table-cell.current-sorting.avg-creep-score,.c-table-top-players .table-group .table-cell.current-sorting.avg-cs-at-15,.c-table-top-players .table-group .table-cell.current-sorting.avg-cs-diff-at-15,.c-table-top-players .table-group .table-cell.current-sorting.avg-deaths,.c-table-top-players .table-group .table-cell.current-sorting.avg-denies,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-blood-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-blood-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-inhibitor-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-inhibitor-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-tower-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-tower-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-gold-earned-for-wards,.c-table-top-players .table-group .table-cell.current-sorting.avg-kills,.c-table-top-players .table-group .table-cell.current-sorting.avg-kills-wards,.c-table-top-players .table-group .table-cell.current-sorting.avg-last-hits,.c-table-top-players .table-group .table-cell.current-sorting.avg-net-worth,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-sight-wards-bought-in-game,.c-table-top-players .table-group .table-cell.current-sorting.avg-time-crowd-control-dealt,.c-table-top-players .table-group .table-cell.current-sorting.avg-wards-placed,.c-table-top-players .table-group .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-group .table-cell.current-sorting.death,.c-table-top-players .table-group .table-cell.current-sorting.deaths,.c-table-top-players .table-group .table-cell.current-sorting.headshots,.c-table-top-players .table-group .table-cell.current-sorting.headshots_2,.c-table-top-players .table-group .table-cell.current-sorting.kills,.c-table-top-players .table-group .table-cell.current-sorting.kp,.c-table-top-players .table-group .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-group .table-cell.current-sorting.shots,.c-table-top-players .table-group .table-cell.current-sorting.trades,.c-table-top-players .table-group .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-group .table-cell.current-sorting.trades_kills,.c-table-top-players .table-head .table-cell.current-sorting.avg-assists,.c-table-top-players .table-head .table-cell.current-sorting.avg-creep-score,.c-table-top-players .table-head .table-cell.current-sorting.avg-cs-at-15,.c-table-top-players .table-head .table-cell.current-sorting.avg-cs-diff-at-15,.c-table-top-players .table-head .table-cell.current-sorting.avg-deaths,.c-table-top-players .table-head .table-cell.current-sorting.avg-denies,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-blood-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-blood-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-inhibitor-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-inhibitor-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-tower-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-tower-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-gold-earned-for-wards,.c-table-top-players .table-head .table-cell.current-sorting.avg-kills,.c-table-top-players .table-head .table-cell.current-sorting.avg-kills-wards,.c-table-top-players .table-head .table-cell.current-sorting.avg-last-hits,.c-table-top-players .table-head .table-cell.current-sorting.avg-net-worth,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-sight-wards-bought-in-game,.c-table-top-players .table-head .table-cell.current-sorting.avg-time-crowd-control-dealt,.c-table-top-players .table-head .table-cell.current-sorting.avg-wards-placed,.c-table-top-players .table-head .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-head .table-cell.current-sorting.death,.c-table-top-players .table-head .table-cell.current-sorting.deaths,.c-table-top-players .table-head .table-cell.current-sorting.headshots,.c-table-top-players .table-head .table-cell.current-sorting.headshots_2,.c-table-top-players .table-head .table-cell.current-sorting.kills,.c-table-top-players .table-head .table-cell.current-sorting.kp,.c-table-top-players .table-head .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-head .table-cell.current-sorting.shots,.c-table-top-players .table-head .table-cell.current-sorting.trades,.c-table-top-players .table-head .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-head .table-cell.current-sorting.trades_kills{margin-right:26px}}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.avg-assists,.c-table-top-players .table-group .table-cell.current-sorting.avg-creep-score,.c-table-top-players .table-group .table-cell.current-sorting.avg-cs-at-15,.c-table-top-players .table-group .table-cell.current-sorting.avg-cs-diff-at-15,.c-table-top-players .table-group .table-cell.current-sorting.avg-deaths,.c-table-top-players .table-group .table-cell.current-sorting.avg-denies,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-blood-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-blood-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-inhibitor-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-inhibitor-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-tower-assist,.c-table-top-players .table-group .table-cell.current-sorting.avg-first-tower-kill,.c-table-top-players .table-group .table-cell.current-sorting.avg-gold-earned-for-wards,.c-table-top-players .table-group .table-cell.current-sorting.avg-kills,.c-table-top-players .table-group .table-cell.current-sorting.avg-kills-wards,.c-table-top-players .table-group .table-cell.current-sorting.avg-last-hits,.c-table-top-players .table-group .table-cell.current-sorting.avg-net-worth,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-sight-wards-bought-in-game,.c-table-top-players .table-group .table-cell.current-sorting.avg-time-crowd-control-dealt,.c-table-top-players .table-group .table-cell.current-sorting.avg-wards-placed,.c-table-top-players .table-group .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-group .table-cell.current-sorting.death,.c-table-top-players .table-group .table-cell.current-sorting.deaths,.c-table-top-players .table-group .table-cell.current-sorting.headshots,.c-table-top-players .table-group .table-cell.current-sorting.headshots_2,.c-table-top-players .table-group .table-cell.current-sorting.kills,.c-table-top-players .table-group .table-cell.current-sorting.kp,.c-table-top-players .table-group .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-group .table-cell.current-sorting.shots,.c-table-top-players .table-group .table-cell.current-sorting.trades,.c-table-top-players .table-group .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-group .table-cell.current-sorting.trades_kills,.c-table-top-players .table-head .table-cell.current-sorting.avg-assists,.c-table-top-players .table-head .table-cell.current-sorting.avg-creep-score,.c-table-top-players .table-head .table-cell.current-sorting.avg-cs-at-15,.c-table-top-players .table-head .table-cell.current-sorting.avg-cs-diff-at-15,.c-table-top-players .table-head .table-cell.current-sorting.avg-deaths,.c-table-top-players .table-head .table-cell.current-sorting.avg-denies,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-blood-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-blood-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-inhibitor-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-inhibitor-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-tower-assist,.c-table-top-players .table-head .table-cell.current-sorting.avg-first-tower-kill,.c-table-top-players .table-head .table-cell.current-sorting.avg-gold-earned-for-wards,.c-table-top-players .table-head .table-cell.current-sorting.avg-kills,.c-table-top-players .table-head .table-cell.current-sorting.avg-kills-wards,.c-table-top-players .table-head .table-cell.current-sorting.avg-last-hits,.c-table-top-players .table-head .table-cell.current-sorting.avg-net-worth,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-sight-wards-bought-in-game,.c-table-top-players .table-head .table-cell.current-sorting.avg-time-crowd-control-dealt,.c-table-top-players .table-head .table-cell.current-sorting.avg-wards-placed,.c-table-top-players .table-head .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-head .table-cell.current-sorting.death,.c-table-top-players .table-head .table-cell.current-sorting.deaths,.c-table-top-players .table-head .table-cell.current-sorting.headshots,.c-table-top-players .table-head .table-cell.current-sorting.headshots_2,.c-table-top-players .table-head .table-cell.current-sorting.kills,.c-table-top-players .table-head .table-cell.current-sorting.kp,.c-table-top-players .table-head .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-head .table-cell.current-sorting.shots,.c-table-top-players .table-head .table-cell.current-sorting.trades,.c-table-top-players .table-head .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-head .table-cell.current-sorting.trades_kills{margin-right:6px}}@media (max-width:80.0525em){.c-table-top-players .table-group .table-cell.current-sorting.accuracy,.c-table-top-players .table-group .table-cell.current-sorting.assists,.c-table-top-players .table-group .table-cell.current-sorting.avg-gpm,.c-table-top-players .table-group .table-cell.current-sorting.avg-heal,.c-table-top-players .table-group .table-cell.current-sorting.damage,.c-table-top-players .table-group .table-cell.current-sorting.death,.c-table-top-players .table-group .table-cell.current-sorting.deaths,.c-table-top-players .table-group .table-cell.current-sorting.game-impact,.c-table-top-players .table-group .table-cell.current-sorting.he_damage,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-group .table-cell.current-sorting.open_duels,.c-table-top-players .table-head .table-cell.current-sorting.accuracy,.c-table-top-players .table-head .table-cell.current-sorting.assists,.c-table-top-players .table-head .table-cell.current-sorting.avg-gpm,.c-table-top-players .table-head .table-cell.current-sorting.avg-heal,.c-table-top-players .table-head .table-cell.current-sorting.damage,.c-table-top-players .table-head .table-cell.current-sorting.death,.c-table-top-players .table-head .table-cell.current-sorting.deaths,.c-table-top-players .table-head .table-cell.current-sorting.game-impact,.c-table-top-players .table-head .table-cell.current-sorting.he_damage,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-head .table-cell.current-sorting.open_duels{margin-left:52px}}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting.accuracy,.c-table-top-players .table-group .table-cell.current-sorting.assists,.c-table-top-players .table-group .table-cell.current-sorting.avg-gpm,.c-table-top-players .table-group .table-cell.current-sorting.avg-heal,.c-table-top-players .table-group .table-cell.current-sorting.damage,.c-table-top-players .table-group .table-cell.current-sorting.death,.c-table-top-players .table-group .table-cell.current-sorting.deaths,.c-table-top-players .table-group .table-cell.current-sorting.game-impact,.c-table-top-players .table-group .table-cell.current-sorting.he_damage,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-group .table-cell.current-sorting.open_duels,.c-table-top-players .table-head .table-cell.current-sorting.accuracy,.c-table-top-players .table-head .table-cell.current-sorting.assists,.c-table-top-players .table-head .table-cell.current-sorting.avg-gpm,.c-table-top-players .table-head .table-cell.current-sorting.avg-heal,.c-table-top-players .table-head .table-cell.current-sorting.damage,.c-table-top-players .table-head .table-cell.current-sorting.death,.c-table-top-players .table-head .table-cell.current-sorting.deaths,.c-table-top-players .table-head .table-cell.current-sorting.game-impact,.c-table-top-players .table-head .table-cell.current-sorting.he_damage,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-head .table-cell.current-sorting.open_duels{margin-left:26px}}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.accuracy,.c-table-top-players .table-group .table-cell.current-sorting.assists,.c-table-top-players .table-group .table-cell.current-sorting.avg-gpm,.c-table-top-players .table-group .table-cell.current-sorting.avg-heal,.c-table-top-players .table-group .table-cell.current-sorting.damage,.c-table-top-players .table-group .table-cell.current-sorting.death,.c-table-top-players .table-group .table-cell.current-sorting.deaths,.c-table-top-players .table-group .table-cell.current-sorting.game-impact,.c-table-top-players .table-group .table-cell.current-sorting.he_damage,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-group .table-cell.current-sorting.open_duels,.c-table-top-players .table-head .table-cell.current-sorting.accuracy,.c-table-top-players .table-head .table-cell.current-sorting.assists,.c-table-top-players .table-head .table-cell.current-sorting.avg-gpm,.c-table-top-players .table-head .table-cell.current-sorting.avg-heal,.c-table-top-players .table-head .table-cell.current-sorting.damage,.c-table-top-players .table-head .table-cell.current-sorting.death,.c-table-top-players .table-head .table-cell.current-sorting.deaths,.c-table-top-players .table-head .table-cell.current-sorting.game-impact,.c-table-top-players .table-head .table-cell.current-sorting.he_damage,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-head .table-cell.current-sorting.open_duels{margin-left:6px}}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting.m2_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m2_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m2_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4>p,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4>p{margin-left:-26px}}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.m2_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m2_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m2_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4>p,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4>p{margin-left:-4px}}@media (max-width:30.0525em){.c-table-top-players .table-group .table-cell.current-sorting.m2_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m2_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m2_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m3_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m4_sum>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_2>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_3>p,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4 .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.multikills_vs_4>p,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m2_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m3_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m4_sum>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_2>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_3>p,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4 .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4 .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.multikills_vs_4>p{margin-left:0}}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.clutches_success_percent,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_5,.c-table-top-players .table-head .table-cell.current-sorting.clutches_success_percent,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_5{width:25%}}@media (max-width:30.0525em){.c-table-top-players .table-group .table-cell.current-sorting.c1_sum,.c-table-top-players .table-group .table-cell.current-sorting.c2_sum,.c-table-top-players .table-group .table-cell.current-sorting.c3_sum,.c-table-top-players .table-group .table-cell.current-sorting.c4_sum,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_1,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_2,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_3,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_4,.c-table-top-players .table-head .table-cell.current-sorting.c1_sum,.c-table-top-players .table-head .table-cell.current-sorting.c2_sum,.c-table-top-players .table-head .table-cell.current-sorting.c3_sum,.c-table-top-players .table-head .table-cell.current-sorting.c4_sum,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_1,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_2,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_3,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_4{width:76px!important;max-width:76px!important}}.c-table-top-players .table-group .table-cell.current-sorting.ak47_kills,.c-table-top-players .table-group .table-cell.current-sorting.awp_kills,.c-table-top-players .table-group .table-cell.current-sorting.deagle_kills,.c-table-top-players .table-group .table-cell.current-sorting.flash_blinded,.c-table-top-players .table-group .table-cell.current-sorting.glock_kills,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_kills,.c-table-top-players .table-group .table-cell.current-sorting.open_kills,.c-table-top-players .table-group .table-cell.current-sorting.usp_kills,.c-table-top-players .table-head .table-cell.current-sorting.ak47_kills,.c-table-top-players .table-head .table-cell.current-sorting.awp_kills,.c-table-top-players .table-head .table-cell.current-sorting.deagle_kills,.c-table-top-players .table-head .table-cell.current-sorting.flash_blinded,.c-table-top-players .table-head .table-cell.current-sorting.glock_kills,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_kills,.c-table-top-players .table-head .table-cell.current-sorting.open_kills,.c-table-top-players .table-head .table-cell.current-sorting.usp_kills{margin-right:32px}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.ak47_kills,.c-table-top-players .table-group .table-cell.current-sorting.awp_kills,.c-table-top-players .table-group .table-cell.current-sorting.deagle_kills,.c-table-top-players .table-group .table-cell.current-sorting.flash_blinded,.c-table-top-players .table-group .table-cell.current-sorting.glock_kills,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_kills,.c-table-top-players .table-group .table-cell.current-sorting.open_kills,.c-table-top-players .table-group .table-cell.current-sorting.usp_kills,.c-table-top-players .table-head .table-cell.current-sorting.ak47_kills,.c-table-top-players .table-head .table-cell.current-sorting.awp_kills,.c-table-top-players .table-head .table-cell.current-sorting.deagle_kills,.c-table-top-players .table-head .table-cell.current-sorting.flash_blinded,.c-table-top-players .table-head .table-cell.current-sorting.glock_kills,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_kills,.c-table-top-players .table-head .table-cell.current-sorting.open_kills,.c-table-top-players .table-head .table-cell.current-sorting.usp_kills{margin-right:6px}}.c-table-top-players .table-group .table-cell.current-sorting.ak47_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.ak47_kills .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.awp_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.awp_kills .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.deagle_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.deagle_kills .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.flash_blinded .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.flash_blinded .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.glock_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.glock_kills .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_kills .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.open_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.open_kills .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.usp_kills .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.usp_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.ak47_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.ak47_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.awp_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.awp_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.deagle_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.deagle_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.flash_blinded .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.flash_blinded .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.glock_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.glock_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.open_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.open_kills .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.usp_kills .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.usp_kills .c-table-cell-sorting{margin-left:0}.c-table-top-players .table-group .table-cell.current-sorting.c1_sum,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_1,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_damage,.c-table-top-players .table-group .table-cell.current-sorting.usp_damage,.c-table-top-players .table-head .table-cell.current-sorting.c1_sum,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_1,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_damage,.c-table-top-players .table-head .table-cell.current-sorting.usp_damage{margin-right:0}@media (max-width:80.0525em){.c-table-top-players .table-group .table-cell.current-sorting.c1_sum,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_1,.c-table-top-players .table-head .table-cell.current-sorting.c1_sum,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_1{margin-right:auto}}.c-table-top-players .table-group .table-cell.current-sorting.ak47_damage,.c-table-top-players .table-group .table-cell.current-sorting.ak47_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.ak47_damage .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.avg-heal,.c-table-top-players .table-group .table-cell.current-sorting.avg-heal .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.avg-heal .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-used .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.avg-observer-wards-used .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-destroyed .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.avg-sentry-wards-destroyed .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-group .table-cell.current-sorting.avg-xpm .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.avg-xpm .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.awp_damage,.c-table-top-players .table-group .table-cell.current-sorting.awp_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.awp_damage .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.deagle_damage,.c-table-top-players .table-group .table-cell.current-sorting.deagle_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.deagle_damage .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.flash_duration,.c-table-top-players .table-group .table-cell.current-sorting.flash_duration .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.flash_duration .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.game-impact,.c-table-top-players .table-group .table-cell.current-sorting.game-impact .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.game-impact .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.glock_damage,.c-table-top-players .table-group .table-cell.current-sorting.glock_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.glock_damage .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_damage,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_damage .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.open_death,.c-table-top-players .table-group .table-cell.current-sorting.open_death .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.open_death .c-table-cell-sorting,.c-table-top-players .table-group .table-cell.current-sorting.usp_damage,.c-table-top-players .table-group .table-cell.current-sorting.usp_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.usp_damage .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.ak47_damage,.c-table-top-players .table-head .table-cell.current-sorting.ak47_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.ak47_damage .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.avg-heal,.c-table-top-players .table-head .table-cell.current-sorting.avg-heal .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.avg-heal .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-used,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-used .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.avg-observer-wards-used .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-destroyed,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-destroyed .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.avg-sentry-wards-destroyed .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.avg-xpm,.c-table-top-players .table-head .table-cell.current-sorting.avg-xpm .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.avg-xpm .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.awp_damage,.c-table-top-players .table-head .table-cell.current-sorting.awp_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.awp_damage .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.deagle_damage,.c-table-top-players .table-head .table-cell.current-sorting.deagle_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.deagle_damage .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.flash_duration,.c-table-top-players .table-head .table-cell.current-sorting.flash_duration .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.flash_duration .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.game-impact,.c-table-top-players .table-head .table-cell.current-sorting.game-impact .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.game-impact .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.glock_damage,.c-table-top-players .table-head .table-cell.current-sorting.glock_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.glock_damage .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_damage,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_damage .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.open_death,.c-table-top-players .table-head .table-cell.current-sorting.open_death .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.open_death .c-table-cell-sorting,.c-table-top-players .table-head .table-cell.current-sorting.usp_damage,.c-table-top-players .table-head .table-cell.current-sorting.usp_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.usp_damage .c-table-cell-sorting{margin-left:0}@media (max-width:51.3025em){.c-table-top-players .table-group .table-cell.current-sorting.he_damage,.c-table-top-players .table-group .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-head .table-cell.current-sorting.he_damage,.c-table-top-players .table-head .table-cell.current-sorting.molotov_damage{width:28%}}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.accuracy,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-head .table-cell.current-sorting.accuracy,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy{width:26%}}.c-table-top-players .table-group .table-cell.current-sorting.accuracy>*,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy>*,.c-table-top-players .table-head .table-cell.current-sorting.accuracy>*,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy>*{max-width:64px!important}.c-table-top-players .table-group .table-cell.current-sorting.ak47_kills,.c-table-top-players .table-group .table-cell.current-sorting.awp_kills,.c-table-top-players .table-group .table-cell.current-sorting.c2_sum,.c-table-top-players .table-group .table-cell.current-sorting.c3_sum,.c-table-top-players .table-group .table-cell.current-sorting.c4_sum,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_2,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_3,.c-table-top-players .table-group .table-cell.current-sorting.clutches_vs_4,.c-table-top-players .table-group .table-cell.current-sorting.dmg_cost,.c-table-top-players .table-group .table-cell.current-sorting.flash_assist,.c-table-top-players .table-group .table-cell.current-sorting.flash_blinded,.c-table-top-players .table-group .table-cell.current-sorting.flash_duration,.c-table-top-players .table-group .table-cell.current-sorting.he_damage,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_kills,.c-table-top-players .table-group .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-group .table-cell.current-sorting.shots,.c-table-top-players .table-group .table-cell.current-sorting.trades,.c-table-top-players .table-group .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-group .table-cell.current-sorting.trades_kills,.c-table-top-players .table-group .table-cell.current-sorting:last-child,.c-table-top-players .table-group .table-cell.current-sorting:nth-child(3),.c-table-top-players .table-head .table-cell.current-sorting.ak47_kills,.c-table-top-players .table-head .table-cell.current-sorting.awp_kills,.c-table-top-players .table-head .table-cell.current-sorting.c2_sum,.c-table-top-players .table-head .table-cell.current-sorting.c3_sum,.c-table-top-players .table-head .table-cell.current-sorting.c4_sum,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_2,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_3,.c-table-top-players .table-head .table-cell.current-sorting.clutches_vs_4,.c-table-top-players .table-head .table-cell.current-sorting.dmg_cost,.c-table-top-players .table-head .table-cell.current-sorting.flash_assist,.c-table-top-players .table-head .table-cell.current-sorting.flash_blinded,.c-table-top-players .table-head .table-cell.current-sorting.flash_duration,.c-table-top-players .table-head .table-cell.current-sorting.he_damage,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_kills,.c-table-top-players .table-head .table-cell.current-sorting.molotov_damage,.c-table-top-players .table-head .table-cell.current-sorting.shots,.c-table-top-players .table-head .table-cell.current-sorting.trades,.c-table-top-players .table-head .table-cell.current-sorting.trades_deaths,.c-table-top-players .table-head .table-cell.current-sorting.trades_kills,.c-table-top-players .table-head .table-cell.current-sorting:last-child,.c-table-top-players .table-head .table-cell.current-sorting:nth-child(3){justify-content:flex-start!important}.c-table-top-players .table-group .table-cell.current-sorting.usp_damage,.c-table-top-players .table-head .table-cell.current-sorting.usp_damage{justify-content:flex-end!important}@media (max-width:40.0525em){.c-table-top-players .table-group .table-cell.current-sorting.ak47_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.awp_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.deagle_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.glock_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_damage .c-global-progress-bar,.c-table-top-players .table-group .table-cell.current-sorting.usp_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.ak47_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.awp_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.deagle_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.glock_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_damage .c-global-progress-bar,.c-table-top-players .table-head .table-cell.current-sorting.usp_damage .c-global-progress-bar{display:flex;justify-content:flex-end!important}}.c-table-top-players .table-group .table-cell.current-sorting.accuracy,.c-table-top-players .table-group .table-cell.current-sorting.ak47_damage,.c-table-top-players .table-group .table-cell.current-sorting.awp_damage,.c-table-top-players .table-group .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-group .table-cell.current-sorting.m4a1_damage,.c-table-top-players .table-head .table-cell.current-sorting.accuracy,.c-table-top-players .table-head .table-cell.current-sorting.ak47_damage,.c-table-top-players .table-head .table-cell.current-sorting.awp_damage,.c-table-top-players .table-head .table-cell.current-sorting.headshot_kills_accuracy,.c-table-top-players .table-head .table-cell.current-sorting.m4a1_damage{justify-content:center!important}.c-table-top-players .table-group .table-cell.m4_sum .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.multikills_vs_4 .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.m4_sum .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.multikills_vs_4 .c-global-progress-bar__value{width:auto;min-width:23px;padding-right:6px}.c-table-top-players .table-group .table-cell.assists .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.dmg_cost .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.flash_assist .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.game-impact .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.open_duels .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.trades .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.trades_deaths .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.trades_kills .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.assists .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.dmg_cost .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.flash_assist .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.game-impact .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.open_duels .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.trades .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.trades_deaths .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.trades_kills .c-global-progress-bar__value{max-width:40px}.c-table-top-players .table-group .table-cell.deagle_damage .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.death .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.deaths .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.flash_blinded .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.flash_duration .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.game-impact .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.glock_damage .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.he_damage .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.headshots .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.headshots_2 .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.kills .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.largest-killing-spree .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.m2_sum .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.m3_sum .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.molotov_damage .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.multikills_vs_2 .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.rating .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.usp_damage .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.deagle_damage .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.death .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.deaths .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.flash_blinded .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.flash_duration .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.game-impact .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.glock_damage .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.he_damage .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.headshots .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.headshots_2 .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.kills .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.largest-killing-spree .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.m2_sum .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.m3_sum .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.molotov_damage .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.multikills_vs_2 .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.rating .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.usp_damage .c-global-progress-bar__value{min-width:32px;max-width:32px}.c-table-top-players .table-group .table-cell.m3_sum .c-global-progress-bar__value,.c-table-top-players .table-group .table-cell.multikills_vs_3 .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.m3_sum .c-global-progress-bar__value,.c-table-top-players .table-head .table-cell.multikills_vs_3 .c-global-progress-bar__value{min-width:23px;max-width:23px}@media (max-width:64.0525em){.c-table-top-players .table-group .table-cell.avg-denies,.c-table-top-players .table-group .table-cell.avg-last-hits,.c-table-top-players .table-group .table-cell.avg-net-worth,.c-table-top-players .table-group .table-cell.avg-observer-wards-destroyed,.c-table-top-players .table-head .table-cell.avg-denies,.c-table-top-players .table-head .table-cell.avg-last-hits,.c-table-top-players .table-head .table-cell.avg-net-worth,.c-table-top-players .table-head .table-cell.avg-observer-wards-destroyed{margin-right:32px}}.c-table-top-players .c-infinite-load-box{margin:0 -16px}@media (max-width:51.3025em){.c-table-top-players .c-infinite-load-box{margin:0 -10px}}@media (max-width:40.0525em){.c-table-top-players .c-infinite-load-box{margin:0 -8px}}.discipline-2 .c-table-top-players .table-cell.kill_cost{margin-right:24%}.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).clutches_success_percent{width:10%}@media (max-width:40.0525em){.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).clutches_success_percent{width:15%}.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c1_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c2_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c3_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c4_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c5_sum{width:7%}.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).m2_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).m3_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).m4_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).m5_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).m6_sum{width:8%}}@media (min-width:80.0625em){.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).assists,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c1_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c2_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c3_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c4_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).c5_sum,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).clutches_success_percent,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).open_death,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).open_kills,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).trades_deaths,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).trades_kills{margin-right:32px}}@media (max-width:40.0525em){.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).trades_deaths,.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).trades_kills{width:21%;margin-right:1%}.discipline-2 .c-table-top-players .table-cell:not(.current-sorting).assists{width:15%}.discipline-2 .c-table-top-players .table-cell.open_death{width:20%}}.discipline-2 .c-table-top-players .table-cell.assists{padding-left:0}@media (max-width:40.0525em){.discipline-2 .c-table-top-players .table-group .table-cell.body_shots_accuracy,.discipline-2 .c-table-top-players .table-group .table-cell.headshots_2,.discipline-2 .c-table-top-players .table-group .table-cell.m6_sum,.discipline-2 .c-table-top-players .table-head .table-cell.body_shots_accuracy,.discipline-2 .c-table-top-players .table-head .table-cell.headshots_2,.discipline-2 .c-table-top-players .table-head .table-cell.m6_sum{margin-left:auto}}.discipline-2 .c-table-top-players .table-head .table-cell.games_count .title-h6,.discipline-2 .c-table-top-players .table-head .table-cell.maps-played .title-h6{justify-content:flex-end}.discipline-2 .c-table-top-players .table-head .table-cell.assists .wrapper,.discipline-2 .c-table-top-players .table-head .table-cell.trades_deaths .wrapper,.discipline-2 .c-table-top-players .table-head .table-cell.trades_kills .wrapper{max-width:100%}.discipline-2 .c-table-top-players .table-head .table-cell.assists .label,.discipline-2 .c-table-top-players .table-head .table-cell.trades_deaths .label,.discipline-2 .c-table-top-players .table-head .table-cell.trades_kills .label{width:calc(100% - 10px)}.discipline-2 .c-table-top-players .current-sorting.c1_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c2_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c3_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c4_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c5_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.m4_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.m5_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.m6_sum .c-global-progress-bar__value{min-width:28px;max-width:28px}@media (max-width:40.0525em){.discipline-2 .c-table-top-players .current-sorting.c1_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c2_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c3_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c4_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.c5_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.m4_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.m5_sum .c-global-progress-bar__value,.discipline-2 .c-table-top-players .current-sorting.m6_sum .c-global-progress-bar__value{min-width:22px;max-width:22px}.discipline-2 .c-table-top-players .current-sorting.c1_sum,.discipline-2 .c-table-top-players .current-sorting.c2_sum,.discipline-2 .c-table-top-players .current-sorting.c3_sum,.discipline-2 .c-table-top-players .current-sorting.c4_sum,.discipline-2 .c-table-top-players .current-sorting.c5_sum,.discipline-2 .c-table-top-players .current-sorting.clutches_success_percent{width:79px;max-width:79px}}.c-table-top-players--discipline .table-group .table-cell.maps-played.current-sorting,.c-table-top-players--discipline .table-head .table-cell.maps-played.current-sorting{justify-content:flex-end!important;margin-right:0!important}.c-table-top-players--discipline .table-group .table-cell>p{color:#cbd5e4}.c-table-top-players--discipline .table-group .table-cell.maps-played p{color:#a5afbb;text-align:right;font-size:.75rem;line-height:18px}.c-table-top-players--discipline .table-group .table-cell.maps-played.current-sorting p{color:#fff}.c-table-top-players--discipline .table-row.no-player{pointer-events:none}.c-table-top-players--discipline .table-row.no-player .c-avatar-with-nickname .nickname{color:#65717d}@media (max-width:40.0525em){.c-table-top-players--discipline .table-cell.player{width:calc(100% - 240px)}.c-table-top-players--discipline .table-cell.position{display:none}}.c-table-top-players--discipline .table-cell.avg-damage,.c-table-top-players--discipline .table-cell.avg-first-blood-kill,.c-table-top-players--discipline .table-cell.avg-first-inhibitor-kill,.c-table-top-players--discipline .table-cell.avg-first-tower-kill,.c-table-top-players--discipline .table-cell.avg-gold-per-min,.c-table-top-players--discipline .table-cell.avg-wards-placed,.c-table-top-players--discipline .table-cell.kp{margin-right:16px}@media (max-width:40.0525em){.c-table-top-players--discipline .table-cell.avg-assists,.c-table-top-players--discipline .table-cell.avg-creep-score,.c-table-top-players--discipline .table-cell.avg-cs-at-15,.c-table-top-players--discipline .table-cell.avg-cs-diff-at-15,.c-table-top-players--discipline .table-cell.avg-damage,.c-table-top-players--discipline .table-cell.avg-deaths,.c-table-top-players--discipline .table-cell.avg-denies,.c-table-top-players--discipline .table-cell.avg-double-kills,.c-table-top-players--discipline .table-cell.avg-gold-earned-for-wards,.c-table-top-players--discipline .table-cell.avg-gold-per-min,.c-table-top-players--discipline .table-cell.avg-gpm,.c-table-top-players--discipline .table-cell.avg-heal,.c-table-top-players--discipline .table-cell.avg-kills,.c-table-top-players--discipline .table-cell.avg-kills-inhibitors,.c-table-top-players--discipline .table-cell.avg-kills-minions,.c-table-top-players--discipline .table-cell.avg-kills-towers,.c-table-top-players--discipline .table-cell.avg-kills-wards,.c-table-top-players--discipline .table-cell.avg-last-hits,.c-table-top-players--discipline .table-cell.avg-net-worth,.c-table-top-players--discipline .table-cell.avg-observer-wards-destroyed,.c-table-top-players--discipline .table-cell.avg-observer-wards-used,.c-table-top-players--discipline .table-cell.avg-penta-kills,.c-table-top-players--discipline .table-cell.avg-quadra-kills,.c-table-top-players--discipline .table-cell.avg-sentry-wards-destroyed,.c-table-top-players--discipline .table-cell.avg-sentry-wards-used,.c-table-top-players--discipline .table-cell.avg-sight-wards-bought-in-game,.c-table-top-players--discipline .table-cell.avg-time-crowd-control-dealt,.c-table-top-players--discipline .table-cell.avg-triple-kills,.c-table-top-players--discipline .table-cell.avg-wards-placed,.c-table-top-players--discipline .table-cell.avg-xpm,.c-table-top-players--discipline .table-cell.game-impact,.c-table-top-players--discipline .table-cell.kp{margin-right:0!important}.c-table-top-players--discipline .table-cell.avg-assists>*,.c-table-top-players--discipline .table-cell.avg-deaths>*,.c-table-top-players--discipline .table-cell.avg-kills>*{width:46px!important}.c-table-top-players--discipline .table-cell.avg-assists.current-sorting>*,.c-table-top-players--discipline .table-cell.avg-deaths.current-sorting>*,.c-table-top-players--discipline .table-cell.avg-kills.current-sorting>*{width:100%!important}.c-table-top-players--discipline .table-cell.avg-gpm{margin-right:0;margin-left:0!important}}.c-table-top-players--discipline .table-cell .extra-value:before{color:#65717d;content:"/";margin:0 5px}.c-table-top-players--discipline.c-table-top-players--main-0 .table-cell.position{width:20px;padding-right:0;display:flex}@media (max-width:40.0525em){.c-table-top-players--discipline.c-table-top-players--main-0 .table-cell.player{width:calc(100% - 224px)}.discipline-4 .c-table-top-players--discipline.c-table-top-players--main-1 .table-cell.player{width:calc(100% - 161px)}.discipline-3 .c-table-top-players--discipline.c-table-top-players--kill-streak-0 .table-cell.player,.discipline-3 .c-table-top-players--discipline.c-table-top-players--main-1 .table-cell.player,.discipline-3 .c-table-top-players--discipline.c-table-top-players--minion-distribution-0 .table-cell.player{width:calc(100% - 260px)}.discipline-3 .c-table-top-players--discipline.c-table-top-players--kill-streak-0 .table-cell:not(.player):not(.current-sorting)>*,.discipline-3 .c-table-top-players--discipline.c-table-top-players--main-1 .table-cell:not(.player):not(.current-sorting)>*,.discipline-3 .c-table-top-players--discipline.c-table-top-players--minion-distribution-0 .table-cell:not(.player):not(.current-sorting)>*{width:46px;max-width:46px}}.discipline-3 .c-table-top-players--discipline .table-cell.avg-heal{text-align:right;justify-content:flex-end;margin-right:0}.discipline-3 .c-table-top-players--discipline .table-cell.avg-heal .wrapper{justify-content:flex-end}.discipline-3 .c-table-top-players--discipline .table-cell.avg-heal.current-sorting{justify-content:flex-end!important}.discipline-3 .c-table-top-players--discipline .table-cell.avg-deaths,.discipline-3 .c-table-top-players--discipline .table-cell.avg-gold-earned-for-wards,.discipline-3 .c-table-top-players--discipline .table-cell.avg-kills{margin-right:16px}@media (max-width:40.0525em){.discipline-3 .c-table-top-players--discipline .table-cell.avg-creep-score .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-cs-at-15 .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-cs-diff-at-15 .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-deaths .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-double-kills .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-first-blood-assist .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-first-blood-kill .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-first-inhibitor-assist .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-first-inhibitor-kill .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-first-tower-assist .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-first-tower-kill .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-kills .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-kills-inhibitors .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-kills-minions .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-kills-towers .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-kills-wards .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-penta-kills .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-quadra-kills .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-triple-kills .c-global-progress-bar__value,.discipline-3 .c-table-top-players--discipline .table-cell.avg-wards-placed .c-global-progress-bar__value{min-width:36px;max-width:36px}}.discipline-3 .c-table-top-players--discipline .table-head .table-cell .wrapper{width:100%}@media (max-width:51.3025em){.discipline-3 .c-table-top-players--discipline .table-head .table-cell .button{justify-content:flex-start;max-width:100%}}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell{padding:0}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.position{width:20px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;display:flex}@media (max-width:40.0525em){.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.position{padding:0}}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.player{padding-right:20px;width:38%!important}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.player .c-avatar-with-nickname .player-info{color:#fff}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.avg-gold-per-min,.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.avg-gpm,.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.avg-kills{width:100%;margin-right:0!important}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.avg-kills{max-width:inherit;padding-right:20px;width:44%!important}.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.avg-gold-per-min,.c-widget-top-players--minified .c-table-top-players--discipline .table-cell.avg-gpm{width:calc(18% - 20px);padding-right:0}.c-widget-top-players--minified .c-table-top-players--discipline .table-group .table-cell.current-sorting>*{width:100%}.c-widget-top-players--minified .c-table-top-players--discipline .table-group .table-cell.current-sorting .c-global-progress-bar__bg{max-width:84px}.c-widget-top-players--minified .c-table-top-players--discipline .table-head .table-cell.avg-gold-per-min .tooltip-hint-trigger,.c-widget-top-players--minified .c-table-top-players--discipline .table-head .table-cell.avg-gpm .tooltip-hint-trigger,.c-widget-top-players--minified .c-table-top-players--discipline .table-head .table-cell.avg-kills .tooltip-hint-trigger{border-bottom:1px dashed}.c-widget-top-players--minified .c-table-top-players--discipline .table-head .table-cell p{text-transform:capitalize;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25}.c-table-teams-valve-rankings .c-infinite-load-box .c-loader{background:#313840}.c-table-teams-valve-rankings .c-infinite-load-box .c-loader:before{background:0 0}.c-table-teams-valve-rankings .table-head .table-row{padding:10px 0}.c-table-teams-valve-rankings .table-head .table-cell .title-h6{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-teams-valve-rankings .table-group.loading{min-height:300px}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-group .table-row.expanded .table-cell.players{margin-top:12px;display:block}}.c-table-teams-valve-rankings .table-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}.c-table-teams-valve-rankings .table-row.expanded:before{opacity:1}.c-table-teams-valve-rankings .table-row.expanded .accordion-btn{width:16px;height:16px}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-row.expanded .accordion-btn{width:26px;height:32px}}.c-table-teams-valve-rankings .table-row.expanded .accordion-btn__inner{transform:rotate(-180deg)}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-row.expanded .accordion-btn__inner{transform:translateY(0)rotate(-180deg)}}.c-table-teams-valve-rankings .table-cell{justify-content:flex-start}.c-table-teams-valve-rankings .table-cell.standings{color:#fff;width:4%}.c-table-teams-valve-rankings .table-cell.standings .rank-points{display:none}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-cell.standings{flex-direction:column;justify-content:center;align-items:flex-start;width:10%;display:flex}.c-table-teams-valve-rankings .table-cell.standings .rank-points{color:#a5afbb;font-size:12px;line-height:14px;display:block}}.c-table-teams-valve-rankings .table-cell.rank-diff{justify-content:flex-end;width:4%}.c-table-teams-valve-rankings .table-cell.points{color:#a5afbb;width:8%}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-cell.points{display:none}}.c-table-teams-valve-rankings .table-cell.team{width:20%;padding-right:8px}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-cell.team{width:40%}}.c-table-teams-valve-rankings .table-cell.team .c-global-tooltips-objects__trigger{align-items:center;width:100%;min-width:0;display:flex}.c-table-teams-valve-rankings .table-cell.team .team-name{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.c-table-teams-valve-rankings .table-cell.team .country-name{color:#a5afbb;margin-top:2px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;display:block}.c-table-teams-valve-rankings .table-cell.region{width:8%}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-cell.region{width:30%}}.c-table-teams-valve-rankings .table-cell.players{width:45%;padding-right:20px}@media (max-width:40.0525em){.c-table-teams-valve-rankings .table-cell.players{width:100%;padding-right:0;display:none}}.c-table-teams-valve-rankings .team-title{color:#fff;align-items:center;width:100%;font-family:fira-sans-medium,sans-serif;font-weight:500;display:flex}.c-table-teams-valve-rankings .team-title .team-tooltip{width:100%}.c-table-teams-valve-rankings .accordion-btn{cursor:pointer;z-index:10;justify-content:flex-end;align-items:center;width:40.5%;height:100%;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.c-table-teams-valve-rankings .accordion-btn__inner{background-color:#2a3038;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s ease-in-out;display:flex}@media (max-width:40.0525em){.c-table-teams-valve-rankings .accordion-btn{width:26px;height:32px;top:9px;transform:translateY(0)}}.c-table-teams-valve-rankings .accordion-btn:hover .accordion-btn__inner{background-color:#282d34}.c-table-teams-earnings .c-infinite-load-box .c-loader{background:#313840}.c-table-teams-earnings .c-infinite-load-box .c-loader:before{background:0 0}.c-table-teams-earnings .table-head .table-row{padding:10px 0}.c-table-teams-earnings .table-head .table-cell .title-h6{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}@media (max-width:51.3025em){.c-table-teams-earnings .table-head .table-cell.players{display:none}}.c-table-teams-earnings .table-group.loading{min-height:300px}@media (max-width:40.0525em){.c-table-teams-earnings .table-group .table-row.expanded .table-cell.players{margin-top:12px;display:block}}.c-table-teams-earnings .table-group .c-baner-custom{border-bottom:1px solid #282d34;margin-top:8px;padding-bottom:8px}@media (max-width:40.0525em){.c-table-teams-earnings .table-row{padding:8px 0}}.c-table-teams-earnings .table-row.expanded:before{opacity:1}.c-table-teams-earnings .table-row.expanded .accordion-btn{width:16px;height:16px}@media (max-width:40.0525em){.c-table-teams-earnings .table-row.expanded .accordion-btn{width:26px;height:32px}}.c-table-teams-earnings .table-row.expanded .accordion-btn__inner{transform:rotate(-180deg)}@media (max-width:40.0525em){.c-table-teams-earnings .table-row.expanded .accordion-btn__inner{transform:translateY(0)rotate(-180deg)}}.c-table-teams-earnings .table-row.winner .table-cell.place .medal-container img{max-width:30px}.c-table-teams-earnings .table-cell{justify-content:flex-start}.c-table-teams-earnings .table-cell.place{width:12.5%}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.place{width:14.5%;padding-left:2px}}.c-table-teams-earnings .table-cell.place p:not(.title-h6){color:#fff;align-items:center;font-family:fira-sans-medium,sans-serif;font-weight:500;display:flex}.c-table-teams-earnings .table-cell.place .medal-container{justify-content:center;width:30px;margin-right:5px;display:flex}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.place .medal-container{display:none}}.c-table-teams-earnings .table-cell.place .medal-container img{width:100%;max-width:20px;height:auto}.c-table-teams-earnings .table-cell.team{width:21%}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.team{width:47%;padding-right:8px}}.c-table-teams-earnings .table-cell.team .c-global-tooltips-objects__trigger{align-items:center;width:100%;min-width:0;display:flex}.c-table-teams-earnings .table-cell.earnings{flex-direction:column;justify-content:center;align-items:flex-start;width:20%}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.earnings{width:38.5%;padding-right:30px}}.c-table-teams-earnings .table-cell.earnings p:not(.title-h6){color:#fff;font-family:fira-sans-medium,sans-serif;font-weight:500}.c-table-teams-earnings .table-cell.earnings p:not(.title-h6) span{color:#a5afbb;margin-right:4px}.c-table-teams-earnings .table-cell.earnings li{margin:4px 4px 0 0;font-size:.75rem;line-height:14px}.c-table-teams-earnings .table-cell.earnings li i.o-icon{background:-webkit-linear-gradient(#dfcf9c -20.83%,#786437 112.5%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:10px}.c-table-teams-earnings .table-cell.players{justify-content:space-between;width:46.5%;padding-right:20px;display:flex}@media (max-width:51.3025em){.c-table-teams-earnings .table-cell.players{width:100%;margin-top:12px}}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.players{padding-right:0;display:none}}@media (max-width:51.3025em){.c-table-teams-earnings .table-cell.players .o-list-bare{width:100%}}.c-table-teams-earnings .table-cell.players .o-list-bare__item{width:20%;padding:0 3px}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.players .o-list-bare__item{padding:0 2px}}.c-table-teams-earnings .table-cell.players .o-list-bare__item .player-link{height:77px;max-width:unset;width:100%}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card{height:77px;max-width:unset;width:unset}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card{width:inherit}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card__wrapper{height:inherit}}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .person-card__rating{top:2px;left:2px}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .c-country-flag{left:0;width:8px!important;height:8px!important;top:auto!important}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .c-country-flag img{height:12px;max-width:unset;width:12px}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card span{font-size:.625rem;line-height:11px}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .positioning-wrapper{max-height:77px}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .positioning-wrapper{height:77px}}.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .photo-wrap{margin-right:0}@media (max-width:40.0525em){.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .photo-wrap{height:inherit}}@media (max-width:51.3025em){.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .photo-wrap .person-photo{background-position:80% 10px;background-size:50%}}@media screen and (max-width:640px){.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .photo-wrap .person-photo{background-position:80% 10px;background-size:60%}}@media screen and (max-width:450px){.c-table-teams-earnings .table-cell.players .o-list-bare__item .c-person-card .photo-wrap .person-photo{background-position:50% 10px;background-size:115%}}.c-table-teams-earnings .team-title{color:#fff;align-items:center;width:100%;font-family:fira-sans-medium,sans-serif;font-weight:500;display:flex}.c-table-teams-earnings .team-title .team-name,.c-table-teams-earnings .team-title .team-tooltip{width:100%}.c-table-teams-earnings .team-title .team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-teams-earnings .team-title .country-name{color:#a5afbb;margin-top:2px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;display:block}.c-table-teams-earnings .accordion-btn{cursor:pointer;z-index:10;justify-content:flex-end;align-items:center;width:40.5%;height:100%;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.c-table-teams-earnings .accordion-btn__inner{background-color:#2a3038;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s ease-in-out;display:flex}@media (max-width:40.0525em){.c-table-teams-earnings .accordion-btn{width:26px;height:32px;top:9px;transform:translateY(0)}}.c-table-teams-earnings .accordion-btn:hover .accordion-btn__inner{background-color:#282d34}.c-widget-teams-earnings--minified .c-table-teams-earnings .table-head .table-cell.players{display:none}.c-widget-teams-earnings--minified .c-table-teams-earnings .table-row.winner:before{background:linear-gradient(171.73deg,#51586266 2.07%,#51586200 89.37%)}.c-widget-teams-earnings--minified .c-table-teams-earnings .table-cell.place{width:20%}.c-widget-teams-earnings--minified .c-table-teams-earnings .table-cell.team{width:58%}.c-widget-teams-earnings--minified .c-table-teams-earnings .table-cell.earnings{width:22%}.c-widget-teams-earnings--minified .c-table-teams-earnings .table-cell.players{width:100%;margin-top:12px;padding-right:0}.c-table-valorant-match-scoreboard-mobile .row-part{flex-wrap:wrap;align-items:center;display:flex}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell .c-tooltip-common-hint-extended__trigger{display:inline-block}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.current-sorting{color:#fff}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.current-sorting p{color:inherit}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger{text-align:center;border-bottom:none}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label{border-bottom:1px dashed;display:inline-block}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button{margin-right:-1px}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.open-duels p{margin:auto}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell{height:39px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell:not(.player):hover:before{opacity:1;visibility:visible}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.player{justify-content:flex-start}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.player .c-avatar-with-nickname{width:auto;max-width:calc(100% - 30px)}.c-table-valorant-match-scoreboard-mobile .row-part{width:59%}.c-table-valorant-match-scoreboard-mobile .table-row{justify-content:flex-start;padding:0}.c-table-valorant-match-scoreboard-mobile .table-cell{padding:0 4px}.c-table-valorant-match-scoreboard-mobile .table-cell p{position:relative}.c-table-valorant-match-scoreboard-mobile .table-cell.player{width:41%;padding:4px 4px 4px 0}.c-table-valorant-match-scoreboard-mobile .table-cell.player a{width:100%}.c-table-valorant-match-scoreboard-mobile .table-cell.player a .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-valorant-match-scoreboard-mobile .table-cell.agents{text-align:right;z-index:5;justify-content:flex-end;width:100%;position:relative}.c-table-valorant-match-scoreboard-mobile .table-cell.agents p{justify-content:flex-end}.c-table-valorant-match-scoreboard-mobile .table-cell.agents:before{content:none}.c-table-valorant-match-scoreboard-mobile .table-cell.agents img{width:25px;margin-left:4px}.c-table-valorant-match-scoreboard-mobile .table-cell.assists,.c-table-valorant-match-scoreboard-mobile .table-cell.deaths,.c-table-valorant-match-scoreboard-mobile .table-cell.kills{width:17%}.c-table-valorant-match-scoreboard-mobile .table-cell.kills{margin-left:2%}.c-table-valorant-match-scoreboard-mobile .table-cell.difference{width:14%;margin-left:auto}.c-table-valorant-match-scoreboard-mobile .table-cell.adr{text-align:right;justify-content:flex-end;width:21%;margin-left:4%}.c-table-valorant-match-scoreboard-mobile .table-cell.adr .value{color:#a5afbb}.c-table-valorant-match-scoreboard-mobile .table-cell.open-duels{width:14%;margin-left:42%}.c-table-valorant-match-scoreboard-mobile .table-cell.multi-kills{width:14%;margin-left:12%}.c-table-valorant-match-scoreboard-mobile .table-cell.multi-kills .value{color:#a5afbb}.c-table-valorant-match-scoreboard-mobile .table-cell.clutches{width:14%}.c-table-valorant-match-scoreboard-mobile .table-cell.clutches .value{color:#a5afbb}.c-table-valorant-match-scoreboard-mobile .table-cell.maps-score{justify-content:flex-end;width:72px}@media screen and (max-width:360px){.c-table-valorant-match-scoreboard-mobile .table-cell.maps-score{width:40%}}.c-table-valorant-match-scoreboard-mobile .table-cell.maps-score:before{max-width:100px;right:0;left:auto!important}.c-table-valorant-match-scoreboard-mobile .table-cell.maps-score p{justify-content:space-between}.c-table-valorant-match-scoreboard-mobile .table-cell.score{color:#fff;text-align:center;width:25%;margin-left:5%}.c-table-valorant-match-scoreboard-mobile .table-cell.form{text-align:right;justify-content:flex-end;width:30%;padding-right:0}.c-table-valorant-match-scoreboard-mobile .table-cell.assists,.c-table-valorant-match-scoreboard-mobile .table-cell.deaths,.c-table-valorant-match-scoreboard-mobile .table-cell.form,.c-table-valorant-match-scoreboard-mobile .table-cell.kills{color:#cbd5e4}.c-table-valorant-match-scoreboard-mobile .table-cell.assists,.c-table-valorant-match-scoreboard-mobile .table-cell.clutches,.c-table-valorant-match-scoreboard-mobile .table-cell.deaths,.c-table-valorant-match-scoreboard-mobile .table-cell.difference,.c-table-valorant-match-scoreboard-mobile .table-cell.kills,.c-table-valorant-match-scoreboard-mobile .table-cell.multi-kills,.c-table-valorant-match-scoreboard-mobile .table-cell.open-duels{text-align:center;justify-content:center}.c-table-valorant-match-scoreboard-mobile .table-cell p.positive{color:#75c87e!important}.c-table-valorant-match-scoreboard-mobile .table-cell p.negative{color:#f18686!important}.c-table-valorant-match-scoreboard-mobile .table-head .table-row{align-items:center;min-height:30px;padding:0}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell{align-items:flex-start;padding-top:3px;padding-bottom:2px}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell p a{position:relative}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell p a span{color:#a5afbb}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.adr p,.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.damage p,.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.deaths p,.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.kills p{width:auto}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.clutches .label span{color:#65717d}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.maps-score{min-width:40%}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.maps-score p{width:100%}.c-table-valorant-match-scoreboard-mobile .table-head .table-cell.maps-score .tooltip-hint-trigger{text-overflow:ellipsis;max-width:100%;display:inline-block;overflow:hidden}.c-table-valorant-match-scoreboard-mobile .table-group .table-row{min-height:40px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.player{padding-right:6px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.player:not(.mvp) .c-avatar-with-nickname{max-width:100%}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.player .nickname{margin-left:8px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.player .team{z-index:2}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.deaths:after,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.kills:after,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.multi-kills:after{color:#65717d;content:"/";position:absolute;right:-15%}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.maps-score{height:39px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.maps-score .u-relative{z-index:5;width:100%;max-width:64px;position:absolute;bottom:0}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.maps-score p{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon{vertical-align:-2px;font-size:1.25rem;line-height:1.5}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon:before{text-align:center;display:block}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.zero:before{color:#65717d;content:"=";width:20px}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-huge{color:#75c87e}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.positive:before{transform:rotate(-90deg)}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-huge{color:#f18686}.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-valorant-match-scoreboard-mobile .table-group .table-cell.form .o-icon.negative:before{transform:rotate(90deg)}.c-table-valorant-match-scoreboard-mobile .total .table-cell.player{justify-content:flex-start;align-items:center}.c-table-valorant-match-scoreboard-mobile .total .table-cell.player .team{align-items:center;padding-left:4px;display:flex}.c-table-valorant-match-scoreboard-mobile .total .table-cell.player .team>span{line-height:1}.c-table-valorant-match-scoreboard-mobile .total .table-cell.player .label{margin-left:14px}.c-table-valorant-match-scoreboard-mobile--game .table-cell.player{width:35%}.c-table-valorant-match-scoreboard-mobile--game .table-cell.agents{width:10%}.c-table-valorant-match-scoreboard-mobile--game .table-cell.agents img{margin-left:0}.c-table-valorant-match-scoreboard-mobile--game .table-cell.score{width:20%;margin-left:auto}.c-table-valorant-match-scoreboard-mobile--game .row-part{width:55%}.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .table-row:before{content:none}.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:after,.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .row-part--main:before,.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:after,.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.attacker .table-group .table-cell:before{background-color:rgba(var(--attacker-side-color-rgb),.15)}.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:after,.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .row-part--main:before,.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:after,.c-table-valorant-match-scoreboard-live.o-table--hover-row-column .o-table__body.defender .table-group .table-cell:before{background-color:rgba(var(--defender-side-color-rgb),.15)}.c-table-valorant-match-scoreboard-live .o-icon.tooltip-hint-trigger{border-bottom:none}.c-table-valorant-match-scoreboard-live .table-row.is-dead .table-cell.player .c-avatar{filter:grayscale(.5);opacity:.5}.c-table-valorant-match-scoreboard-live .table-row.is-dead .table-cell.health-armor,.c-table-valorant-match-scoreboard-live .table-row.is-dead .table-cell.player .player-info:not(:hover){color:#65717d}.c-table-valorant-match-scoreboard-live .table-row.is-dead .table-cell.health-armor .armor{display:none}.c-table-valorant-match-scoreboard-live .table-row.total{min-height:40px}.c-table-valorant-match-scoreboard-live .table-row.total:not(.kits-active) .kits.grenades .o-icon{color:#515862}.c-table-valorant-match-scoreboard-live .table-row.total .table-cell.player{color:#a5afbb}.c-table-valorant-match-scoreboard-live .table-row.total .table-cell.player .c-logo{margin-left:5px;margin-right:10px}.c-table-valorant-match-scoreboard-live .table-row.total .table-cell.health-armor{padding-top:0!important}.c-table-valorant-match-scoreboard-live .table-head .table-row{align-items:center}.c-table-valorant-match-scoreboard-live .table-head:not(.player) p{font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px}.c-table-valorant-match-scoreboard-live .table-head .table-cell{flex-direction:row}.c-table-valorant-match-scoreboard-live .table-head .table-cell p{display:block}.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-tooltip-common-hint-extended__trigger{display:inline-block}.c-table-valorant-match-scoreboard-live .table-head .table-cell.current-sorting{color:#fff}.c-table-valorant-match-scoreboard-live .table-head .table-cell.current-sorting p{color:inherit}.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger{text-align:center;border-bottom:none}.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .label{border-bottom:1px dashed;display:inline-block}.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting.tooltip-hint-trigger .button{margin-right:-1px}.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting .button .o-icon--angle-down-3,.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-down-2,.c-table-valorant-match-scoreboard-live .table-head .table-cell .c-table-cell-sorting .button .o-icon--pointer-up-2{font-size:inherit;width:auto;height:auto}.c-table-valorant-match-scoreboard-live .table-head .table-cell.clutches .label span{color:#65717d}.c-table-valorant-match-scoreboard-live .table-head .tooltip-hint-trigger{border-bottom:1px dashed}.c-table-valorant-match-scoreboard-live .table-group .table-cell.player .c-avatar-with-nickname .player-info{color:#fff}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon{vertical-align:-2px;font-size:1.25rem;line-height:1.5}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon:before{text-align:center;display:block}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.zero:before{color:#65717d;content:"=";width:20px}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-extra-huge,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-huge{color:#75c87e}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-extra-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.positive:before{transform:rotate(-90deg)}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-extra-huge,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-huge{color:#f18686}.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-extra-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative-huge:before,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form .o-icon.negative:before{transform:rotate(90deg)}.c-table-valorant-match-scoreboard-live .table-group .table-cell.assists,.c-table-valorant-match-scoreboard-live .table-group .table-cell.deaths,.c-table-valorant-match-scoreboard-live .table-group .table-cell.form,.c-table-valorant-match-scoreboard-live .table-group .table-cell.kills{color:#cbd5e4}.c-table-valorant-match-scoreboard-live .table-group .table-cell.adr p,.c-table-valorant-match-scoreboard-live .table-group .table-cell.deaths p,.c-table-valorant-match-scoreboard-live .table-group .table-cell.kills p{justify-content:center}.c-table-valorant-match-scoreboard-live .table-cell,.c-table-valorant-match-scoreboard-live .table-cell p{justify-content:flex-start}.c-table-valorant-match-scoreboard-live .table-cell.player{padding-left:0!important}.c-table-valorant-match-scoreboard-live .row-part{flex-wrap:wrap;align-items:center;display:flex}.live-sides-fallback .c-table-valorant-match-scoreboard-live--advanced-mobile.team-1 .o-table__body,.live-sides-fallback .c-table-valorant-match-scoreboard-live--main-mobile.team-1 .o-table__body,.live-sides-fallback .c-table-valorant-match-scoreboard-live--main.team-1 .o-table__body{background-image:linear-gradient(180deg,rgba(var(--team1-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team1-color)}.live-sides-fallback .c-table-valorant-match-scoreboard-live--advanced-mobile.team-2 .o-table__body,.live-sides-fallback .c-table-valorant-match-scoreboard-live--main-mobile.team-2 .o-table__body,.live-sides-fallback .c-table-valorant-match-scoreboard-live--main.team-2 .o-table__body{background-image:linear-gradient(180deg,rgba(var(--team2-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team2-color)}.c-table-valorant-match-scoreboard-live--advanced-mobile .o-table__body.attacker,.c-table-valorant-match-scoreboard-live--main .o-table__body.attacker,.c-table-valorant-match-scoreboard-live--main-mobile .o-table__body.attacker{background-image:linear-gradient(180deg,rgba(var(--attacker-side-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--attacker-side-color)}.c-table-valorant-match-scoreboard-live--advanced-mobile .o-table__body.defender,.c-table-valorant-match-scoreboard-live--main .o-table__body.defender,.c-table-valorant-match-scoreboard-live--main-mobile .o-table__body.defender{background-image:linear-gradient(180deg,rgba(var(--defender-side-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--defender-side-color)}.c-table-valorant-match-scoreboard-live--advanced-mobile,.c-table-valorant-match-scoreboard-live--main-mobile{margin-bottom:5px}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.player,.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.player{width:31%}.c-table-valorant-match-scoreboard-live--main{border-top-left-radius:0;border-top-right-radius:0}.c-table-valorant-match-scoreboard-live--main .table-cell.player{width:25%;padding-right:4px}.c-table-valorant-match-scoreboard-live--main .table-cell.agents{justify-content:center;width:15%;padding-right:8px;position:relative}.c-table-valorant-match-scoreboard-live--main .table-cell.agents p{justify-content:center}.c-table-valorant-match-scoreboard-live--main .table-cell.agents img{width:25px;margin-left:4px;display:block;position:relative}.c-table-valorant-match-scoreboard-live--main .table-cell.weapon{color:#a5afbb;text-align:center;justify-content:center;width:20%}.c-table-valorant-match-scoreboard-live--main .table-cell.weapon p{justify-content:center}.c-table-valorant-match-scoreboard-live--main .table-cell.weapon .o-icon--weapon:before{font-size:1rem;line-height:1.5}.c-table-valorant-match-scoreboard-live--main .table-cell.weapon .o-icon{position:relative}.c-table-valorant-match-scoreboard-live--main .table-cell.kills{justify-content:center;width:6%;margin-left:7%;margin-right:1%}.c-table-valorant-match-scoreboard-live--main .table-cell.deaths{justify-content:center;width:6%}.c-table-valorant-match-scoreboard-live--main .table-cell.form{justify-content:flex-end;width:18%;margin-left:2%}.c-table-valorant-match-scoreboard-live--main .table-cell.form p{justify-content:flex-end}.c-table-valorant-match-scoreboard-live--main .table-head .table-cell.deaths,.c-table-valorant-match-scoreboard-live--main .table-head .table-cell.kills{justify-content:center}.c-table-valorant-match-scoreboard-live--main .table-group .table-row{min-height:41px}.c-table-valorant-match-scoreboard-live--main .table-group .table-cell{color:#cbd5e4}.c-table-valorant-match-scoreboard-live--main .table-group .table-cell.weapon{color:#a5afbb}.c-table-valorant-match-scoreboard-live--main .table-group .table-cell.kills p:after{color:#65717d;content:"-";position:absolute;right:-20%}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.agents{justify-content:center;width:13%;position:relative}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.agents p{justify-content:center}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.agents img{width:25px;margin-left:4px;display:block;position:relative}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.weapon{color:#a5afbb;text-align:center;justify-content:center;width:20%}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.weapon p{justify-content:center}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.weapon .o-icon--weapon:before{font-size:1rem;line-height:1.5}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.weapon .o-icon{position:relative}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.kills{justify-content:center;width:8%;margin-left:2%}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.assists,.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.deaths{justify-content:center;width:8%}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.form{justify-content:flex-end;width:8%;margin-left:2%}.c-table-valorant-match-scoreboard-live--main-mobile .table-cell.form p{justify-content:flex-end}.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.assists,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.deaths,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.kills{justify-content:center}.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.assists .button,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.deaths .button,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.form .button,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.kills .button{padding-right:0}.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.assists .o-icon,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.deaths .o-icon,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.form .o-icon,.c-table-valorant-match-scoreboard-live--main-mobile .table-head .table-cell.kills .o-icon{margin-left:-4px}.c-table-valorant-match-scoreboard-live--main-mobile .table-group .table-row{min-height:41px}.c-table-valorant-match-scoreboard-live--main-mobile .table-group .table-cell{color:#cbd5e4}.c-table-valorant-match-scoreboard-live--main-mobile .table-group .table-cell.weapon{color:#a5afbb}.c-table-valorant-match-scoreboard-live--main-mobile .table-group .table-cell.deaths p:after,.c-table-valorant-match-scoreboard-live--main-mobile .table-group .table-cell.kills p:after{color:#65717d;content:"/";position:absolute;right:-20%}.c-table-valorant-match-scoreboard-live--main-mobile .table-group .table-cell.assists p{justify-content:center}.c-table-valorant-match-scoreboard-live--advanced .o-table__partial-bg{position:absolute;top:0;bottom:0;left:23%;right:calc(61% + 16px)}.live-sides-fallback .c-table-valorant-match-scoreboard-live--advanced.team-1 .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--team1-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team1-color)}.live-sides-fallback .c-table-valorant-match-scoreboard-live--advanced.team-2 .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--team2-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--team2-color)}.c-table-valorant-match-scoreboard-live--advanced .o-table__body{border-top:1px solid #0000}.c-table-valorant-match-scoreboard-live--advanced .o-table__body.attacker .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--attacker-side-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--attacker-side-color)}.c-table-valorant-match-scoreboard-live--advanced .o-table__body.defender .o-table__partial-bg{background-image:linear-gradient(180deg,rgba(var(--defender-side-color-rgb),.16),transparent);border-top:1px solid;border-color:var(--defender-side-color)}.c-table-valorant-match-scoreboard-live--advanced .table-cell.player{width:20%;margin-right:3%}.c-table-valorant-match-scoreboard-live--advanced .table-cell.agents{justify-content:center;width:5%;position:relative}.c-table-valorant-match-scoreboard-live--advanced .table-cell.agents p{justify-content:center}.c-table-valorant-match-scoreboard-live--advanced .table-cell.agents img{width:25px;display:block}.c-table-valorant-match-scoreboard-live--advanced .table-cell.weapon{color:#a5afbb;width:9%}.c-table-valorant-match-scoreboard-live--advanced .table-cell.weapon p{justify-content:center}.c-table-valorant-match-scoreboard-live--advanced .table-cell.weapon .o-icon--weapon:before{font-size:1rem;line-height:1.5}.c-table-valorant-match-scoreboard-live--advanced .table-cell.weapon .o-icon{position:relative}.c-table-valorant-match-scoreboard-live--advanced .table-cell.kills{width:3%;margin-left:11%;padding-left:2px;padding-right:2px}.c-table-valorant-match-scoreboard-live--advanced .table-cell.assists,.c-table-valorant-match-scoreboard-live--advanced .table-cell.deaths{width:3%;padding-left:2px;padding-right:2px}.c-table-valorant-match-scoreboard-live--advanced .table-cell.difference{width:4%;margin-left:1%}.c-table-valorant-match-scoreboard-live--advanced .table-cell.open-duels{width:5%;margin-left:9%}.c-table-valorant-match-scoreboard-live--advanced .table-cell.clutches,.c-table-valorant-match-scoreboard-live--advanced .table-cell.multi-kills{width:4%}.c-table-valorant-match-scoreboard-live--advanced .table-cell.form{text-align:right;justify-content:flex-end;width:10%;margin-left:6%}.c-table-valorant-match-scoreboard-live--advanced .table-cell.form p{justify-content:flex-end}.c-table-valorant-match-scoreboard-live--advanced .table-cell.adr,.c-table-valorant-match-scoreboard-live--advanced .table-cell.assists,.c-table-valorant-match-scoreboard-live--advanced .table-cell.clutches,.c-table-valorant-match-scoreboard-live--advanced .table-cell.deaths,.c-table-valorant-match-scoreboard-live--advanced .table-cell.difference,.c-table-valorant-match-scoreboard-live--advanced .table-cell.kills,.c-table-valorant-match-scoreboard-live--advanced .table-cell.multi-kills,.c-table-valorant-match-scoreboard-live--advanced .table-cell.open-duels,.c-table-valorant-match-scoreboard-live--advanced .table-cell.weapon{text-align:center;justify-content:center}.c-table-valorant-match-scoreboard-live--advanced .table-cell.adr p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.assists p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.clutches p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.deaths p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.difference p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.kills p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.multi-kills p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.open-duels p,.c-table-valorant-match-scoreboard-live--advanced .table-cell.weapon p{justify-content:center}.c-table-valorant-match-scoreboard-live--advanced .table-head .table-cell.kills{justify-content:center!important}.c-table-valorant-match-scoreboard-live--advanced .table-group .table-row{min-height:41px}.c-table-valorant-match-scoreboard-live--advanced .table-group .table-cell.deaths p:after,.c-table-valorant-match-scoreboard-live--advanced .table-group .table-cell.kills p:after,.c-table-valorant-match-scoreboard-live--advanced .table-group .table-cell.multi-kills p:after{color:#65717d;content:"/";position:absolute;right:-15%}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.difference{width:10%;margin-left:12%}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.open-duels{width:9%;margin-left:18%;margin-right:1%}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.multi-kills{width:9%}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.clutches{width:9%;margin-right:1%}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.clutches,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.difference,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.multi-kills,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.open-duels{text-align:center;justify-content:center}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.clutches p,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.difference p,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.multi-kills p,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-cell.open-duels p{justify-content:center}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-head .table-cell.clutches .button,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-head .table-cell.multi-kills .button,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-head .table-cell.open-duels .button{padding-right:0}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-head .table-cell.clutches .o-icon,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-head .table-cell.multi-kills .o-icon,.c-table-valorant-match-scoreboard-live--advanced-mobile .table-head .table-cell.open-duels .o-icon{margin-left:-4px}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-group .table-row{min-height:41px}.c-table-valorant-match-scoreboard-live--advanced-mobile .table-group .table-cell.multi-kills p:after{color:#65717d;content:"/";position:absolute;right:-15%}.c-table-valorant-match-scoreboard-live .table-row.is-dead .table-cell.weapon{pointer-events:none}.c-table-valorant-match-scoreboard-live .table-row.is-dead .table-cell.weapon p{opacity:0}.c-table-valorant-match-scoreboard-live .c-data-placeholder .table-cell.deaths p:after,.c-table-valorant-match-scoreboard-live .c-data-placeholder .table-cell.kills p:after,.c-table-valorant-match-scoreboard-live .c-data-placeholder .table-cell.multi-kills p:after{top:11px}.c-table-player-maps-results .table-group .table-row{color:#a5afbb;padding:6px 0}.c-table-player-maps-results .table-group .table-row.table-row--odd:before{opacity:1;background:linear-gradient(90deg,#434a547a,#434a5400 53.7%)}.c-table-player-maps-results .table-group .table-row.table-row--odd:hover:before{background-color:#4d586499}.c-table-player-maps-results .table-head .table-row{padding:10px 0}.c-table-player-maps-results .table-head .table-cell p{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:11px;overflow:hidden}.c-table-player-maps-results .table-head .table-cell.match{text-align:center}@media (max-width:40.0525em){.c-table-player-maps-results .table-head .table-cell.match{text-align:left}}.c-table-player-maps-results .table-head .table-cell.difference{text-align:center}.c-table-player-maps-results .table-group .table-cell.deaths p:after,.c-table-player-maps-results .table-group .table-cell.kills p:after{color:#65717d;content:"/";position:absolute;right:-15%}.c-table-player-maps-results .table-cell.date{justify-content:flex-start;width:10%}@media (max-width:40.0525em){.c-table-player-maps-results .table-cell.date{width:13.5%}.c-table-player-maps-results .table-cell.date p{font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}}.c-table-player-maps-results .table-cell.match,.c-table-player-maps-results .table-cell.match-teams{width:44%}@media (max-width:40.0525em){.c-table-player-maps-results .table-cell.match,.c-table-player-maps-results .table-cell.match-teams{width:32%}}.c-table-player-maps-results .table-cell.match-score .winner,.c-table-player-maps-results .table-cell.match-teams .winner{color:#fff}.c-table-player-maps-results .table-cell.match-teams{color:#a5afbb;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;display:block}.c-table-player-maps-results .table-cell.match-teams .team:first-child{margin-bottom:4px}.c-table-player-maps-results .table-cell.match-teams .team>span{height:20px;display:block}.c-table-player-maps-results .table-cell.match-teams .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-table-player-maps-results .table-cell.match-score{justify-content:flex-start;width:9.5%;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-table-player-maps-results .table-cell.match-score .score div:first-child{margin-bottom:4px}.c-table-player-maps-results .table-cell.match-score>p{width:auto}.c-table-player-maps-results .table-cell.c-table-cell-map{justify-content:flex-start;width:20%;height:auto;padding-left:5px}@media (max-width:40.0525em){.c-table-player-maps-results .table-cell.c-table-cell-map{width:33%;padding-left:0}}.c-table-player-maps-results .table-cell.c-table-cell-map .map-name{color:#cbd5e4}.c-table-player-maps-results .table-cell.assists,.c-table-player-maps-results .table-cell.deaths,.c-table-player-maps-results .table-cell.kills{width:4%}@media (max-width:40.0525em){.c-table-player-maps-results .table-cell.assists,.c-table-player-maps-results .table-cell.deaths,.c-table-player-maps-results .table-cell.kills{display:none}}.c-table-player-maps-results .table-cell.assists>p,.c-table-player-maps-results .table-cell.deaths>p,.c-table-player-maps-results .table-cell.kills>p{width:auto}.c-table-player-maps-results .table-cell.difference{width:5%}@media (max-width:40.0525em){.c-table-player-maps-results .table-cell.difference{display:none}}.c-table-player-maps-results .table-cell.c-table-cell-score{justify-content:flex-end;width:9%}@media (max-width:40.0525em){.c-table-player-maps-results .table-cell.c-table-cell-score{width:12%;display:none}}.c-table-player-maps-results .table-cell.c-table-cell-score p{width:auto}.c-widget-player-maps-results--maps .c-table-player-maps-results .table-cell.c-table-cell-score{display:flex}.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.assists,.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.deaths,.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.difference,.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.kills{width:8%;display:flex}.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.match,.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.match-teams{width:12%}.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.match .name,.c-widget-player-maps-results--kda .c-table-player-maps-results .table-cell.match-teams .name{display:none}.c-form-auth{border-radius:5px;margin:auto;padding:20px 24px 11px;position:relative}.c-form-auth .c-loader{min-height:inherit}.c-form-auth label{color:#b5c0cf;text-transform:none;margin-bottom:6px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px}.c-user-settings .o-widget__body{overflow:inherit;background:#22262c;padding:1px 0 20px}.c-user-settings .c-tabs-nav{z-index:1;position:relative}.c-user-settings .c-tabs-nav--small li{width:auto;max-width:none}.c-user-settings .c-tabs-nav--small .map{white-space:normal;padding:13px 15px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}@media (max-width:51.3025em){.c-user-settings .c-tabs-nav--small .map{padding-left:4px;padding-right:4px}}.c-user-settings .c-component-tabs__panel{background:#313840;border-radius:5px;margin:5px 16px 0;padding:20px 16px}@media (max-width:40.0525em){.c-user-settings .c-component-tabs__panel{margin:10px 8px 16px}}.c-user-settings__form{width:100%;position:relative}.c-user-settings__form .form-group{width:calc(100% - 210px)}@media (max-width:51.3025em){.c-user-settings__form .form-group{order:2;width:100%}}.c-user-settings__body{border-bottom:1px solid #2c343a;flex-direction:row;margin-bottom:20px;display:flex;position:relative}@media (max-width:51.3025em){.c-user-settings__body{flex-direction:column}}.c-user-settings__body .user-avatar-uploader{z-index:11;justify-content:flex-end;width:210px;padding-left:10px;display:flex;position:relative}@media (max-width:51.3025em){.c-user-settings__body .user-avatar-uploader{order:1;justify-content:center;width:100%;padding-left:0}}.c-user-settings__body .user-avatar-uploader:before{content:"";background:#2c343a;width:1px;height:calc(100% - 20px);display:block;position:absolute;top:0;left:0}@media (max-width:51.3025em){.c-user-settings__body .user-avatar-uploader:before{display:none}}.c-user-settings__body .user-avatar-uploader .o-field{width:100%;max-width:150px}@media (max-width:51.3025em){.c-user-settings__body .user-avatar-uploader .o-field{max-width:none;margin-bottom:50px}.c-user-settings__body .user-avatar-uploader .o-field .c-avatar--user{width:200px;height:200px}.c-user-settings__body .user-avatar-uploader .o-field .avatar-upload{width:200px;margin:auto}.c-user-settings__body .user-avatar-uploader .o-field .avatar-edit{background-color:#313840;width:100%;max-width:none;max-height:none;left:0;right:0;transform:none}.c-user-settings__body .user-avatar-uploader .o-field .avatar-edit-image{max-width:270px;margin:auto}}.c-user-settings__body .user-avatar-uploader .avatar-container{margin-bottom:30px;position:relative}@media (max-width:51.3025em){.c-user-settings__body .user-avatar-uploader .avatar-container{margin-bottom:20px}}.c-user-settings__body .user-avatar-uploader .avatar-container .c-loader{border-radius:50%;position:absolute;min-height:auto!important}.c-user-settings__body .user-avatar-uploader .avatar-container .c-loader:before{background:0 0}.c-user-settings__body .user-avatar-uploader .avatar-container .c-avatar{position:relative}.c-user-settings__body .user-avatar-uploader .avatar-container .c-avatar:after{content:"";background:linear-gradient(1turn,#313840 -18.37%,#1f76b7 169.53%);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.c-user-settings__body .user-avatar-uploader .buttons-group{justify-content:space-between;max-width:294px;margin:auto;padding-bottom:8px;padding-left:4px;padding-right:4px;display:flex}.c-user-settings__body .user-avatar-uploader .buttons-group .c-button:first-child{width:100%;max-width:96px;padding:8px 0}@media (max-width:51.3025em){.c-user-settings__body .user-avatar-uploader .buttons-group .c-button:first-child{max-width:none;margin-right:16px}}.c-user-settings__body .body--settings{margin-bottom:16px}.c-user-settings__body .row{display:flex}@media (max-width:40.0525em){.c-user-settings__body .row{flex-direction:column}}.c-user-settings__body .col{width:50%;min-width:calc(50% - 40px);margin-right:40px}@media (max-width:40.0525em){.c-user-settings__body .col{width:100%;margin-right:0}}.c-user-settings__body .col .o-field,.c-user-settings__body .col>.c-select{align-items:center;margin-bottom:30px;display:flex}.c-user-settings__body .col .o-field label,.c-user-settings__body .col>.c-select label{color:#b5c0cf;text-transform:capitalize;min-width:90px;margin-bottom:0;padding-right:1px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;line-height:1.5}.c-user-settings__body .col .o-field .input-edit,.c-user-settings__body .col .o-field>.v-select,.c-user-settings__body .col>.c-select .input-edit,.c-user-settings__body .col>.c-select>.v-select{width:100%;max-width:calc(100% - 90px);position:relative}.c-user-settings__body .col .o-field .input-edit .vs__dropdown-toggle,.c-user-settings__body .col .o-field>.v-select .vs__dropdown-toggle,.c-user-settings__body .col>.c-select .input-edit .vs__dropdown-toggle,.c-user-settings__body .col>.c-select>.v-select .vs__dropdown-toggle{height:30px}.c-user-settings__body .col .o-field .input-edit .o-field__error-msgs,.c-user-settings__body .col .o-field>.v-select .o-field__error-msgs,.c-user-settings__body .col>.c-select .input-edit .o-field__error-msgs,.c-user-settings__body .col>.c-select>.v-select .o-field__error-msgs{font-size:.75rem;line-height:1.5;position:absolute}.c-user-settings__body .col--email{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.c-user-settings__body .col--email .o-field{width:100%}.c-user-settings__body .col--email .o-field input{text-overflow:ellipsis}.c-user-settings__body .col--email .c-button{padding:7px}.c-user-settings__body .col--email .c-button .o-icon{margin-left:0;margin-right:0}.c-user-settings__body .col--settings h6{color:#b5c0cf;text-transform:capitalize;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:1.71429}.c-user-settings__body .col--settings .o-input-switch{text-transform:capitalize;border-bottom:1px solid #2c343a;align-items:center;width:100%;max-width:302px;padding:15px 0;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429;display:flex}@media (max-width:51.3025em){.c-user-settings__body .col--settings .o-input-switch{max-width:100%}}.c-user-settings__body .col--settings .o-input-switch.disabled .text{color:#717b8a}.c-user-settings__body .col--settings .o-input-switch.disabled .slider{background:#717b8a}.c-user-settings__body .col--settings .o-input-switch.disabled .slider:before{background:#313840}@media (max-width:51.3025em){.c-user-settings__body .col--settings .o-input-switch .text{width:calc(100% - 41px)}}.c-user-settings__body .col--settings .o-input-switch .slider{margin-left:auto;margin-right:0}.c-user-settings__body .col--settings .o-input-switch h6{margin-bottom:7px}.c-user-settings__body .c-select .vs__selected{color:#fff}.c-user-settings__body .c-select .vs__dropdown-option{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:80.0525em){.c-user-settings__body .c-select .vs__dropdown-menu{max-height:180px}}.c-user-settings__body .c-select .vs__dropdown-toggle{background:#2c343a;border:1px solid #2c343a;transition:all .15s ease-in-out}.c-user-settings__body .c-select .vs__dropdown-toggle:hover{background:#282d34;border:1px solid #65717d}.c-user-settings__body .c-select .vs__dropdown-toggle .vs__search::-webkit-input-placeholder{color:#717b8a;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.c-user-settings__body .c-select .vs__dropdown-toggle .vs__search:-moz-placeholder{color:#717b8a;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.c-user-settings__body .c-select .vs__dropdown-toggle .vs__search::-moz-placeholder{color:#717b8a;font-family:fira-sans-regular,sans-serif;font-size:.875rem;line-height:1.71429}.c-user-settings__body .c-select .vs__dropdown-toggle .vs__search:-ms-input-placeholder{color:#717b8a;font-family:fira-sans-regular,sans-serif}.c-user-settings__body .c-select .vs__dropdown-toggle .vs__search:-ms-input-placeholder{font-size:.875rem}.c-user-settings__body .c-select .vs__dropdown-toggle .vs__search:-ms-input-placeholder{line-height:1.71429}.c-user-settings__body .c-select .vs--open .vs__dropdown-toggle{background:#282d34;border:1px solid #65717d}.c-user-settings__body .c-select--countries label{align-items:center;display:flex}@media (max-width:80.0525em){.c-user-settings__body .c-select--countries .vs__dropdown-menu{max-height:115px}}.c-user-settings__body .body--settings .row:last-child .col .o-input-switch{border-bottom:none}.c-user-settings__footer{justify-content:space-between;align-items:center;display:flex}@media (max-width:40.0525em){.c-user-settings__footer{flex-direction:column}}.c-user-settings__footer a:not(.c-button){color:#67717961;font-size:.75rem;line-height:12px}@media (max-width:40.0525em){.c-user-settings__footer a:not(.c-button){margin-top:20px}}.c-user-settings__footer a:not(.c-button):hover{color:#fff}.c-user-settings__footer .buttons-group{flex-wrap:wrap;justify-content:center;gap:10px 16px;display:flex}@media (max-width:51.3025em){.c-user-settings__footer .buttons-group .c-button:first-child{padding-left:40px;padding-right:40px}}.c-user-settings .connected-accounts{padding-bottom:0}.c-user-settings .connected-accounts .title{margin-bottom:8px}.c-user-settings .connected-accounts .c-user-settings__body{border-bottom:none;margin-bottom:0}.c-user-settings .user-accounts>div{display:flex}@media (max-width:51.3025em){.c-user-settings .user-accounts>div{flex-direction:column}}.c-user-settings .user-accounts .user-info{color:#a5afbb;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:48px;display:flex}.c-user-settings .user-accounts .user-info.active span i{color:#75c87e}.c-user-settings .user-accounts .user-info span{align-items:center;margin-bottom:2px;font-size:12px;display:flex}.c-user-settings .user-accounts .user-info span:last-child{margin-bottom:0}.c-user-settings .user-accounts .user-info i{color:#65717d;margin-right:8px;font-size:14px}@media (max-width:51.3025em){.c-user-settings .user-accounts .user-info{border-bottom:1px solid #2c343a;margin-left:0;padding:4px 8px 24px}.c-user-settings .user-accounts .user-info span{border-bottom:1px solid #2c343a;width:100%;padding-top:2px;padding-bottom:5px}.c-user-settings .user-accounts .user-info span:last-child{border-bottom:0}}.c-user-settings .user-accounts .user-account{border-bottom:1px solid #2c343a;flex-direction:row;align-items:center;width:302px;padding:16px 0;display:flex}@media (max-width:51.3025em){.c-user-settings .user-accounts .user-account{width:100%}}.c-user-settings .user-accounts .user-account.steam .image{background:#8cb053}.c-user-settings .user-accounts .user-account.steam .info .top{color:#8cb053;background:#8cb0531a}@media (max-width:51.3025em){.c-user-settings .user-accounts .user-account.steam{border-bottom:none}}.c-user-settings .user-accounts .user-account.google .image{background:#fff}.c-user-settings .user-accounts .user-account.google .info .top{color:#fff;background:#ffffff1a}.c-user-settings .user-accounts .user-account.facebook .image{background:#4777e2}.c-user-settings .user-accounts .user-account.facebook .info .top{color:#4777e2;background:#4777e21a}.c-user-settings .user-accounts .user-account .image{border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;margin-right:10px;padding:7px;display:flex}.c-user-settings .user-accounts .user-account .info{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;max-width:150px;display:flex;overflow:hidden}.c-user-settings .user-accounts .user-account .info span{color:#fff;display:flex}.c-user-settings .user-accounts .user-account .info span .top{text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;height:18px;margin-left:4px;padding:0 6px;font-size:10px;font-weight:500;display:flex}.c-user-settings .user-accounts .user-account .info .is-connected{color:#a5afbb;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:12px;font-style:normal;font-weight:400;display:inline;overflow:hidden}.c-user-settings .user-accounts .user-account .info .is-connected span{color:#65717d;margin-right:2px;display:inline}.c-user-settings .user-accounts .user-account button{min-width:120px;margin-left:auto;margin-right:0}.c-user-settings .user-accounts .user-account button.c-button--gray{color:#a5afbb;background:#434a54;border:none;height:30px;padding:8px 10px;line-height:12px}.c-user-settings .user-accounts .user-account button.c-button--gray:hover{color:#fff;background:#515862}.c-global-main-header-search-toggle{margin-right:8px;position:relative}@media screen and (max-width:400px){.c-global-main-header-search-toggle{margin-right:2px}}.c-global-main-header-search-toggle__inner{position:absolute;top:0;right:0}.c-global-main-header-search-toggle__inner:before{content:"";background-color:#22262c;width:100%;height:100%;padding:26px 0;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-global-main-header-search-toggle__inner .c-global-search-field__input{width:238px}@media (max-width:80.0525em){.c-global-main-header-search-toggle__inner .c-global-search-field__input{width:216px}}@media (max-width:76.25em){.c-global-main-header-search-toggle__inner .c-global-search-field__input{width:150px}}@media (max-width:70.9375em){.c-global-main-header-search-toggle__inner .c-global-search-field__input{width:230px}}.discipline-6 .c-global-main-header-search-toggle__inner .c-global-search-field__input{width:276px}@media (max-width:80.0525em){.discipline-6 .c-global-main-header-search-toggle__inner .c-global-search-field__input{width:252px}}@media (max-width:76.25em){.discipline-6 .c-global-main-header-search-toggle__inner .c-global-search-field__input{width:150px}}.c-global-main-header-search-toggle__inner .c-global-search-field__dropdown .c-dropdown__inner{width:351px}@media (max-width:80.0525em){.c-global-main-header-search-toggle__inner .c-global-search-field__dropdown .c-dropdown__inner{width:330px}}.c-global-main-header-search-toggle>button{color:#cbd5e4;cursor:pointer;text-align:center;border-radius:5px;width:30px;height:30px;line-height:30px;transition:background-color .15s cubic-bezier(1,.5,.8,1)}.c-global-main-header-search-toggle>button.active{background-color:#434a54}.c-global-progress-bar{flex-direction:column;width:100%;display:flex;position:relative}.c-global-progress-bar .hide{display:none!important}.c-global-progress-bar__value{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.c-global-progress-bar__value p{color:#cbd5e4;font-size:.875rem;line-height:18px}.c-global-progress-bar__value p.value{align-items:center;display:flex}.c-global-progress-bar__value p.value .description{color:#65717d;margin-left:4px;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:inline-block}.c-global-progress-bar__value p.diff,.c-global-progress-bar__value p.extra{color:#a5afbb;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px}.c-global-progress-bar__value p.diff.positive{color:#00ff86}.c-global-progress-bar__value p.diff.negative{color:#f18686}.c-global-progress-bar__bg{background:#2a3038;width:100%;height:2px;position:relative}.c-global-progress-bar__bg .divider,.c-global-progress-bar__bg:after,.c-global-progress-bar__bg:before{content:"";z-index:10;background-color:#1b1e22;width:1px;height:100%;display:none;position:absolute;top:0;left:50%}.c-global-progress-bar__bg:before{left:25%}.c-global-progress-bar__bg:after{left:75%}.c-global-progress-bar__progress{background:#fff;width:0;height:100%;position:absolute;top:0;left:0}.c-global-progress-bar__progress:first-child{z-index:10}.c-global-progress-bar--reversed .c-global-progress-bar__progress{left:auto;right:0}.c-global-progress-bar--reversed{align-items:flex-end}.c-global-progress-bar--progress-hidden .c-global-progress-bar__value{margin-bottom:0}.c-global-progress-bar--progress-hidden .c-global-progress-bar__bg{display:none}.c-global-progress-bar--no-active .c-global-progress-bar__progress{background:#455f7c!important}@media (max-width:40.0525em){.c-global-progress-bar--no-active .c-global-progress-bar__bg{display:none}}.c-global-progress-bar--big{flex-direction:row;align-items:center}.c-global-progress-bar--big.c-global-progress-bar--dimension-sign .c-global-progress-bar__value{min-width:48px;max-width:48px}.c-global-progress-bar--big .c-global-progress-bar__value{width:100%;min-width:38px;max-width:43px;margin-bottom:0}.c-global-progress-bar--big .c-global-progress-bar__value .value{font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}.c-global-progress-bar--big .c-global-progress-bar__bg{background-color:#22262c;border-radius:1px;max-width:112px;height:8px}@media (max-width:40.0525em){.c-global-progress-bar--big .c-global-progress-bar__bg{max-width:84px}}.c-global-progress-bar--big .c-global-progress-bar__bg .divider,.c-global-progress-bar--big .c-global-progress-bar__bg:after,.c-global-progress-bar--big .c-global-progress-bar__bg:before{display:block}.c-global-progress-bar--big .c-global-progress-bar__progress{border-radius:1px}.c-global-progress-bar--minified .c-global-progress-bar__bg{max-width:39px}.c-global-progress-bar--minified .c-global-progress-bar__bg .divider,.c-global-progress-bar--minified .c-global-progress-bar__bg:after,.c-global-progress-bar--minified .c-global-progress-bar__bg:before{display:none}.c-global-search-field__input{background-color:#313840;border:1px solid #404b55;border-radius:5px;align-items:center;width:180px;padding:0 8px;display:flex}.c-global-search-field__input:hover{background-color:#434a54;border-color:#65717d}.c-global-search-field__input:hover:not(.focus) .c-global-search-field__input::-moz-placeholder{color:#cbd5e4}.c-global-search-field__input:hover:not(.focus) input::-moz-placeholder{color:#cbd5e4}.c-global-search-field__input:hover:not(.focus) .c-global-search-field__input::placeholder,.c-global-search-field__input:hover:not(.focus) input::placeholder{color:#cbd5e4}.c-global-search-field__input.focus{border:1px solid #65717d;border-color:var(--primary-color);background:#282d34;outline:none}.c-global-search-field__input .c-global-search-field__input,.c-global-search-field__input input{background-color:inherit;transition:none}.c-global-search-field__input .c-global-search-field__input:focus,.c-global-search-field__input input:focus{border:none}.c-global-search-field__input .o-icon--search{color:#cbd5e4;font-size:.6875rem;line-height:10px}.c-global-search-field__input .o-icon--close-2{color:#cbd5e4;cursor:pointer;font-size:.625rem;line-height:10px}.c-global-search-field__dropdown .c-loader.c-loader--medium{position:absolute;min-height:80px!important}.c-global-search-field__dropdown .c-dropdown__wrapper{left:0}.c-global-search-field__dropdown .c-dropdown__inner{scrollbar-color:#505f6d #22262c;scrollbar-width:thin;background-color:#1b1e22;border:1px solid #404b55;width:330px;min-height:80px;max-height:calc(100vh - 40px);padding:0;position:relative;overflow:auto}.c-global-search-field__dropdown .c-dropdown__inner::-webkit-scrollbar{width:5px;height:5px}.c-global-search-field__dropdown .c-dropdown__inner::-webkit-scrollbar-track{background:#22262c;border-radius:0 5px 5px 0}.c-global-search-field__dropdown .c-dropdown__inner::-webkit-scrollbar-thumb{background:#505f6d;border:1px solid #22262c;border-radius:25px}.c-global-search-field__dropdown .c-dropdown__inner::-webkit-scrollbar-thumb:hover{background:#cbd5e4}.c-global-search-field__dropdown .c-dropdown__inner::-webkit-scrollbar-corner{background-color:#0000}.c-global-search-field__dropdown .c-dropdown__item{color:#a5afbb;white-space:nowrap;align-items:center;width:100%;padding:5px 32px 5px 16px;display:flex;position:relative}.c-global-search-field__dropdown .c-dropdown__item .details{flex-shrink:2;align-items:center;width:calc(100% - 30px);display:flex}.c-global-search-field__dropdown .c-dropdown__item-team,.c-global-search-field__dropdown .c-dropdown__item-tournament{padding-top:10px;padding-bottom:10px}.c-global-search-field__dropdown .c-dropdown__item-team p,.c-global-search-field__dropdown .c-dropdown__item-tournament p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-search-field__dropdown .c-dropdown__item .c-avatar{margin-right:8px}.c-global-search-field__dropdown .c-dropdown__item:not(.c-tags__item-inner):after{content:"";opacity:0;height:18px;margin:auto;font-size:.4375rem;line-height:2.57143;transition:opacity .15s cubic-bezier(1,.5,.8,1);position:absolute;top:0;bottom:0;right:16px;font-family:inmt-icons!important}.c-global-search-field__dropdown .c-dropdown__item.focus,.c-global-search-field__dropdown .c-dropdown__item:focus{background-color:#434a54}.c-global-search-field__dropdown .c-dropdown__item.focus:not(.c-tags__item-inner),.c-global-search-field__dropdown .c-dropdown__item:focus:not(.c-tags__item-inner){border:none;outline:none}.c-global-search-field__dropdown .c-dropdown__item.focus:after,.c-global-search-field__dropdown .c-dropdown__item:focus:after{opacity:1}.c-global-search-field__dropdown .c-dropdown__item p{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px}@media (max-width:64.0525em){.c-global-search-field__dropdown .c-dropdown__item p{font-family:fira-sans-medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:150%}}.c-global-search-field__dropdown .c-dropdown__item span{text-overflow:ellipsis;white-space:nowrap;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;overflow:hidden}@media (max-width:64.0525em){.c-global-search-field__dropdown .c-dropdown__item span{font-family:fira-sans-regular,sans-serif;font-size:.8125rem;font-weight:400;line-height:150%}}.c-global-search-field__result-section{padding-bottom:8px}.c-global-search-field__result-section:not(:last-child){border-bottom:1px solid #404b55}.c-global-search-field__result-section--empty p{text-align:center;margin-top:10px;font-size:.875rem;line-height:18px}.c-global-search-field__result-section header{padding:12px 16px 8px}.c-global-search-field__result-section header h5{color:#cbd5e4;text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:14px}.c-global-search-field__result-section .c-tags{margin-bottom:8px;padding-left:16px;padding-right:16px}.c-global-awards-list{position:relative}@media (max-width:80.0525em){.c-global-awards-list{margin:16px 0 -15px}}.c-global-awards-list>p{color:#cbd5e4;margin-bottom:16px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-global-awards-list ul{flex-wrap:wrap;justify-content:flex-start;margin-bottom:10px;display:flex}@media (max-width:80.0525em){.c-global-awards-list ul{margin:0 calc(16px - 9.80392%)}}.c-global-awards-list li{flex-basis:25%;margin-bottom:35px;position:relative}@media (max-width:80.0525em){.c-global-awards-list li{flex-basis:16.6667%}}.c-global-awards-list li:before{content:"";background:#404b55;width:100%;height:1px;position:absolute;bottom:-13px;left:0}@media (max-width:80.0525em){.c-global-awards-list li:before{bottom:-11px}}@media (min-width:80.0625em){.c-global-awards-list li:first-child:before,.c-global-awards-list li:nth-child(4n+1):before{width:calc(50% + 15px);left:calc(50% - 15px)}.c-global-awards-list li:last-child:before,.c-global-awards-list li:nth-child(4n+4):before{width:calc(50% + 15px)}}@media (max-width:80.0525em){.c-global-awards-list li:first-child:before,.c-global-awards-list li:nth-child(6n+1):before{width:calc(50% + 15px);left:calc(50% - 15px)}.c-global-awards-list li:last-child:before,.c-global-awards-list li:nth-child(6n+6):before{width:calc(50% + 15px)}.c-global-awards-list .c-global-award img{width:30px;max-width:30px;max-height:30px}}.c-global-awards-list .c-global-cup{justify-content:center;display:flex;position:relative}.c-global-awards-list__show-more{text-align:center;width:100%;margin:-15px 0 0}.c-global-awards-list__show-more button{color:var(--primary-color);cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:30px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;transition:all .15s ease-in-out;display:flex}@media (min-width:80.0625em){.c-global-awards-list__show-more button:hover{color:#fff}}.c-global-awards-list--disable-years li{margin-bottom:15px}.c-global-awards-list--disable-years .c-global-awards-list__year,.c-global-awards-list--disable-years li:before{display:none}.c-global-award,.c-global-award a{justify-content:center;display:flex;position:relative}.c-global-award__image{width:40px;max-width:40px;height:auto;max-height:40px}.c-global-award__year{color:#a5afbb;z-index:2;background:#313840;border:1px solid #4c555f;border-radius:5px;height:15px;max-height:15px;padding:2px 5px 0;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:9px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}@media (max-width:80.0525em){.c-global-award__year{border-radius:6px;bottom:-18px}}.c-global-award.tooltip-hint-trigger{border:none}.c-global-cup{justify-content:center;display:flex;position:relative}.c-global-cup__image{width:40px;max-width:40px;height:auto;max-height:40px}.c-global-cup__letter{position:absolute}.c-global-cup__letter svg{width:100%;height:auto;max-height:40px;padding:6px 0 0 4px}.c-global-cup__letter text{text-transform:uppercase;fill:#000;font-family:fira-sans-medium,sans-serif;font-size:52px}.c-global-cup__tier{color:#000;text-transform:lowercase;font-family:fira-sans-medium,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px;position:absolute;top:50px}.c-global-cup--small .c-global-cup__tier{display:none}.c-global-cup--small .c-global-cup__letter svg{padding:3px 0 0}.c-global-cup--small .c-global-cup__letter text{font-size:60px}.c-global-match-link{width:100%;display:inline-block}.c-global-match-link--disabled{cursor:auto}.c-global-switch-menu{justify-content:center;display:flex;overflow:hidden}.c-global-switch-menu ul{display:flex}.c-global-switch-menu li{text-align:center;text-transform:uppercase;min-width:92px;padding-top:3px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:12px;position:relative}.c-global-switch-menu li.current .c-global-switch-menu__item{color:#fff;pointer-events:none}.c-global-switch-menu li.current .c-global-switch-menu__item:before{opacity:1;width:100%}.c-global-switch-menu li:not(.current) .c-global-switch-menu__item:hover{background-color:#434a54}.c-global-switch-menu li .c-global-switch-menu__item{color:#cbd5e4;cursor:pointer;text-transform:uppercase;border-radius:5px;width:100%;padding:8px 0 7px;transition:background-color .15s ease-in-out;display:block}.c-global-switch-menu li .c-global-switch-menu__item:before{background-color:var(--primary-color);content:"";opacity:0;width:0;height:3px;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.c-global-switch-menu li .c-global-switch-menu__item.disabled{pointer-events:none;color:#65717d!important}.c-global-switch-menu--integrated,.c-global-switch-menu--tournaments{background:#22262c;border-radius:5px 5px 0 0}.c-global-switch-menu--integrated+.o-page-content .o-table,.c-global-switch-menu--tournaments+.o-page-content .o-table{border-radius:0 0 5px 5px}@media (max-width:40.0525em){.c-global-switch-menu--integrated ul,.c-global-switch-menu--tournaments ul{width:100%}}.c-global-switch-menu--integrated li,.c-global-switch-menu--tournaments li{min-width:160px}@media (max-width:40.0525em){.c-global-switch-menu--integrated li,.c-global-switch-menu--tournaments li{min-width:inherit;width:50%}}.c-global-switch-menu--rounded-tabs{background:#22262c;border-radius:5px 5px 0 0;justify-content:flex-start}.c-global-switch-menu--rounded-tabs+.o-page-content .o-table{border-radius:0 0 5px 5px}.c-global-switch-menu--rounded-tabs+.o-page-content .c-widget-tools-compare .o-widget__body:first-child{border-radius:0 0 5px 5px;padding-top:5px}@media (max-width:40.0525em){.c-global-switch-menu--rounded-tabs ul{width:100%}}.c-global-switch-menu--rounded-tabs ul li{min-width:130px;padding-top:0}@media (max-width:40.0525em){.c-global-switch-menu--rounded-tabs ul li{min-width:inherit;width:50%}}.c-global-switch-menu--rounded-tabs ul li .c-global-switch-menu__item{border:1px solid #0000;justify-content:center;align-items:center;height:40px;padding:0;transition:all .15s ease-in-out;display:flex}.c-global-switch-menu--rounded-tabs ul li:not(.current) .c-global-switch-menu__item:hover{color:#fff;background:0 0}.c-global-switch-menu--rounded-tabs ul li.current .c-global-switch-menu__item{border:1px solid var(--primary-color);color:#fff;pointer-events:none;background:#313840}.c-global-switch-menu--rounded-tabs ul li.current .c-global-switch-menu__item:before{display:none}.c-global-switch-menu--players{background:#22262c;border-top-left-radius:5px;border-top-right-radius:5px;height:34px;padding:0 10px}.c-global-switch-menu--players ul{border-bottom:1px solid #313840;justify-content:center;width:100%}.c-global-scoreboard-switch{cursor:pointer;white-space:nowrap;background-color:#22262c;border-radius:5px;padding:2px}.c-global-scoreboard-switch>span{color:#65717d;text-align:center;border:1px solid #0000;border-radius:5px;width:32px;height:22px;line-height:18px;transition:background-color .15s cubic-bezier(1,.5,.8,1),color .15s cubic-bezier(1,.5,.8,1);display:inline-block}.c-global-scoreboard-switch>span i{vertical-align:2px}.c-global-scoreboard-switch.expanded .c-global-scoreboard-switch__expand,.c-global-scoreboard-switch:not(.expanded) .c-global-scoreboard-switch__collapse{border-color:var(--primary-color);color:#fff;background-color:#434a54}.c-global-scoreboard-switch--text{padding:1px}.c-global-scoreboard-switch--text>span{color:#a5afbb;width:auto;height:auto;padding:4px 10px;font-size:.75rem;line-height:14px}.c-global-scoreboard-switch--text>span:hover{color:#fff}.c-global-empty-placeholder{padding:20px 16px 0}.c-global-empty-placeholder p{color:#a5afbb;text-align:center;margin-bottom:10px;font-size:.875rem;line-height:20px}.c-global-empty-placeholder p span{color:#fff;margin-left:4px}.c-global-empty-placeholder p .o-icon{margin-right:3px}.c-global-empty-placeholder .c-button--gray{width:100%;margin-top:10px}.c-global-ads-banner{background-color:#22262c;margin:auto;position:relative}.c-global-ads-banner--filter-sidebar,.c-global-ads-banner--homepage{min-height:480px;margin-bottom:20px}@media (max-width:51.3025em){.c-global-ads-banner--homepage{margin-top:20px}}.c-global-ads-banner--article-sidebar{margin-bottom:20px}.c-global-ads-banner--article-sidebar-player{margin-bottom:13px}@media (max-width:51.3025em){.c-global-ads-banner--article-sidebar-tournament{margin-bottom:0}}.c-global-ads-banner--live-match{margin:10px 0}.c-global-ads-banner--profile{margin-bottom:20px}.c-global-ads-banner--in-article{background-color:#282f37;margin:10px 0}.c-global-ads-banner--casishock,.c-global-ads-banner--mr-bet-bottom,.c-global-ads-banner--mr-bet-side{text-align:center;background:0 0;width:100%}.c-global-ads-banner--casishock a,.c-global-ads-banner--mr-bet-bottom a,.c-global-ads-banner--mr-bet-side a{vertical-align:top;display:inline-block}.c-global-ads-banner--casishock img,.c-global-ads-banner--mr-bet-bottom img,.c-global-ads-banner--mr-bet-side img{width:auto;max-width:100%}.c-main-header-logo path:last-child,.c-main-header-logo--extended path:last-of-type,.c-main-header-logo--extended rect:last-of-type{fill:var(--primary-color,#0f8deb)}.c-global-main-header{z-index:111;background:#22262c;width:100%;position:relative}@media (max-width:64.0525em){.c-global-main-header{z-index:111;background:0 0;position:relative}}.c-global-main-header--fixed{transition:top .25s ease-in;position:sticky;top:-162px}@media (max-width:64.0525em){.c-global-main-header--fixed{top:0}}.c-global-main-header .o-wrapper{z-index:10;align-items:center;position:relative}@media (max-width:80.0525em){.c-global-main-header .o-wrapper{padding:0 16px}}@media (max-width:69.9375em){.c-global-main-header .o-wrapper{height:40px}}@media (max-width:40.0525em){.c-global-main-header .o-wrapper{flex-flow:wrap}}@media screen and (max-width:374px){.c-global-main-header .o-wrapper{padding:0 8px}}@media (max-width:64.0525em){.c-global-main-header .o-wrapper--global{background:#22262c;transition:all .15s ease-in-out}}.c-global-main-header .main-logo{align-items:center;width:105px;height:100%;min-height:24px;margin-right:24px;display:flex}@media (max-width:64.0525em){.c-global-main-header .main-logo{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.c-global-main-header__actions{z-index:10;margin-left:auto;position:relative}.c-global-main-header__actions,.c-global-main-header__actions-configs{align-items:center;display:flex}.c-global-main-header__actions .o-input-switch{color:#fff;white-space:nowrap;align-items:center;font-size:.625rem;line-height:1.8;display:flex}@media (min-width:64.0625em){.c-global-main-header__actions .c-button{min-width:75px}}@media (max-width:64.0525em){.c-global-main-header__actions .c-button{min-width:57px;padding:8px 5px}}@media (max-width:30.0525em){.c-global-main-header__actions .c-button{width:57px}}.c-global-main-header__actions .c-button .text{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.c-global-main-header__actions .c-global-tooltips-objects__trigger{display:inline}.c-global-main-header__actions .c-lang-switcher{margin-right:20px}@media (max-width:64.0525em){.c-global-main-header__actions .c-lang-switcher{margin-right:5px}}.c-global-main-header__actions .c-global-search-field__dropdown .c-dropdown__inner{max-width:calc(100vw - 66px)}@media (max-width:64.0525em){.c-global-main-header__actions .c-global-search-field__input{width:calc(100vw - 210px);max-width:180px}}.c-global-main-header .logo-mobile{z-index:104;width:40px;height:40px;display:block;position:absolute;top:0;left:0}@media (min-width:64.0625em){.c-global-main-header .logo-mobile{display:none}}.c-global-main-header .logo-mobile .icon-menu{background:var(--primary-color);cursor:pointer;width:20px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-global-main-header .logo-mobile .icon-menu:before{background:var(--primary-color);content:"";width:20px;height:3px;display:block;position:absolute;top:-6px;left:0}.c-global-main-header .logo-mobile .icon-menu:after{background:var(--primary-color);content:"";width:12px;height:3px;display:block;position:absolute;top:6px;left:0}.c-global-main-header .logo-mobile .icon-close{background:#1b1e22;width:calc(100% + 7px);height:100%;position:relative}.c-global-main-header .logo-mobile .icon-close:before{color:var(--primary-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-global-main-header__menu{z-index:9;background-color:#1b1e22;border-bottom:1px solid #282d34;position:relative}@media (max-width:64.0525em){.c-global-main-header__menu{display:none}}.c-global-main-header__menu .o-wrapper{align-items:center;height:48px}.c-global-main-header__menu .discipline-icon{margin-right:24px;padding-right:24px;position:relative}.c-global-main-header__menu .discipline-icon:after{content:"";background-color:#282d34;width:1px;height:20px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.c-global-main-header__menu .discipline-icon svg{width:24px;height:24px}.c-global-main-header__menu .discipline-icon rect{display:none}.c-global-main-header__menu .discipline-icon path{fill:#65717d}.c-global-discipline-switcher{background:#2a3038;border-radius:5px;width:133px;margin-right:auto;position:relative}@media (min-width:70em){.c-global-discipline-switcher{display:none}}@media (max-width:64.0525em){.c-global-discipline-switcher{margin-left:30px;margin-right:18px}}@media (max-width:40.0525em){.c-global-discipline-switcher{width:117px;margin-right:0}}@media screen and (max-width:400px){.c-global-discipline-switcher{width:117px}}.c-global-discipline-switcher .discipline-row{color:#cbd5e4;cursor:pointer;align-items:center;width:100%;min-width:0;padding:3px;font-size:.875rem;line-height:18px;display:flex}@media (max-width:40.0525em){.c-global-discipline-switcher .discipline-row{padding:3px}}.c-global-discipline-switcher .discipline-row svg{width:24px;min-width:24px;height:24px;min-height:24px;margin-right:6px;position:relative}@media (max-width:40.0525em){.c-global-discipline-switcher .discipline-row svg{width:20px;min-width:20px;height:20px;min-height:20px}}.c-global-discipline-switcher .discipline-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-global-discipline-switcher .discipline-row:hover{color:#fff}.c-global-discipline-switcher .discipline-row.current{color:var(--primary-color)}.c-global-discipline-switcher__current{padding-right:17px}.c-global-discipline-switcher__current .discipline-row{color:#fff}.c-global-discipline-switcher__current .o-icon{color:#a5afbb;font-size:.5625rem;line-height:12px;transition:all .15s ease-in-out;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.c-global-discipline-switcher__list{background:#22262c;border:1px solid #404b55;border-radius:5px;width:100%;margin-top:17px;padding:7px 4px;position:absolute;top:100%;left:0}.c-global-discipline-switcher__list .discipline-row svg{width:16px;min-width:16px;height:16px;min-height:16px}.c-global-discipline-switcher__list li{margin-bottom:8px}.c-global-discipline-switcher__list li:last-child{margin-bottom:0}.c-global-discipline-switcher--opened .o-icon{transform:translateY(-50%)rotate(180deg)}.c-app-discipline-switcher-desktop{align-items:center;margin-top:6px;padding-bottom:8px;display:flex;position:relative}@media (max-width:69.9375em){.c-app-discipline-switcher-desktop{display:none}}.c-app-discipline-switcher-desktop>ul{align-items:center;display:flex;position:relative}.c-app-discipline-switcher-desktop .border{opacity:0;background-color:#1b1e22;width:calc(100% + 24px);height:8px;transition:all .15s ease-in-out;display:block;position:absolute;top:100%;left:-14px}.c-app-discipline-switcher-desktop li{position:relative}.c-app-discipline-switcher-desktop li.active-highlighter,.c-app-discipline-switcher-desktop li.hover-highlighter{opacity:0;transform-origin:0;border-radius:8px 8px 0 0;width:111px;height:44px;transition:transform .15s linear,width .15s linear;position:absolute;top:0;left:0}.c-app-discipline-switcher-desktop li.active-highlighter:after,.c-app-discipline-switcher-desktop li.active-highlighter:before,.c-app-discipline-switcher-desktop li.hover-highlighter:after,.c-app-discipline-switcher-desktop li.hover-highlighter:before{content:"";z-index:2;background-color:#22262c;border-radius:10px;width:20px;height:20px;transition:all .15s ease-in-out;position:absolute;bottom:-8px}.c-app-discipline-switcher-desktop li.active-highlighter:before,.c-app-discipline-switcher-desktop li.hover-highlighter:before{border-radius:0 0 10px;left:-20px}.c-app-discipline-switcher-desktop li.active-highlighter:after,.c-app-discipline-switcher-desktop li.hover-highlighter:after{border-radius:0 0 0 10px;right:-20px}.c-app-discipline-switcher-desktop li.active-highlighter .border,.c-app-discipline-switcher-desktop li.hover-highlighter .border{opacity:1}.c-app-discipline-switcher-desktop li.active-highlighter,.c-app-discipline-switcher-desktop li.active-highlighter .border{background-color:#1b1e22}.c-app-discipline-switcher-desktop li.hover-highlighter{background-color:#313840;transition:transform .15s linear,width .15s linear,opacity .15s linear}.c-app-discipline-switcher-desktop li.hover-highlighter .border{background-color:#313840}.c-app-discipline-switcher-desktop .discipline-link{color:#cbd5e4;white-space:nowrap;align-items:center;padding:12px 20px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px;transition:none;display:flex;position:relative}@media (max-width:76.25em){.c-app-discipline-switcher-desktop .discipline-link{padding:12px}}.c-app-discipline-switcher-desktop .discipline-link:hover{color:#fff}.c-app-discipline-switcher-desktop svg{width:20px;height:20px;margin-right:8px}.c-app-discipline-switcher-desktop.has-hover .active-highlighter{border-radius:8px}.c-app-discipline-switcher-desktop.has-hover .active-highlighter .border,.c-app-discipline-switcher-desktop.has-hover .active-highlighter:after,.c-app-discipline-switcher-desktop.has-hover .active-highlighter:before{opacity:0}.c-app-discipline-switcher-desktop .c-banner-partner-header-button{margin-left:16px}@media (max-width:80.0525em){.c-app-discipline-switcher-desktop .c-banner-partner-header-button{margin-left:8px}}.c-sidebar-profile-forum-topic{margin-top:0}@media (min-width:40.0625em){.c-sidebar-profile-forum-topic{height:100%;margin-top:20px}}.c-sidebar-profile-forum-topic__details{background-color:#22262c;border-radius:5px;padding:10px 16px}@media (max-width:51.3025em){.c-sidebar-profile-forum-topic__details{padding-left:8px;padding-right:8px}}.c-sidebar-profile-forum-topic__details .block>.title{text-transform:uppercase;margin-bottom:5px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:30px}.c-sidebar-profile-forum-topic__details .o-profile-sidebar__item{background-color:#313840;padding-top:16px;padding-bottom:16px}.c-sidebar-profile-forum-topic__details .o-profile-sidebar__item:after{content:none}.c-sidebar-profile-forum-topic__details .o-profile-sidebar__item .o-list-bare__item{align-items:center;min-height:20px;display:flex}.c-sidebar-profile-forum-topic__details .o-profile-sidebar__item .o-list-bare__item:not(:last-child){margin-bottom:10px}.c-sidebar-profile-forum-topic__details .o-profile-sidebar__item .o-list-bare__item p{color:#cbd5e4}.c-sidebar-profile-forum-topic__details .c-global-tooltips-objects__trigger{display:block}.c-sidebar-profile-forum-topic__details .user-avatar{color:#cbd5e4;justify-content:flex-end;align-items:center;gap:8px;display:flex}.c-sidebar-profile-forum-topic__details .user-avatar .c-avatar{margin-top:-1px}.c-sidebar-profile-forum-topic__details .user-avatar .c-avatar .letter{line-height:25px}.c-sidebar-profile-forum-topic__details .user-avatar .nickname{text-overflow:ellipsis;flex-shrink:1;width:100%;overflow:hidden}.c-sidebar-profile-forum-topic__details .user-avatar .o-badge-user-label{flex-shrink:0;max-width:100%;overflow:hidden}.c-sidebar-profile-forum-topic__details .o-label--forum-category{font-size:12px}.c-sidebar-profile-forum-topic .block:not(:last-child){margin-bottom:20px}.c-sidebar-profile-homepage{margin-top:20px}.c-sidebar-profile-homepage .c-widget-forum-recent:not(:last-child),.c-sidebar-profile-homepage .c-widget-news-latest-top:not(:last-child),.c-sidebar-profile-homepage .c-widget-pickems-minified:not(:last-child),.c-sidebar-profile-homepage .c-widget-top-matches:not(:last-child){margin-bottom:-5px;padding-bottom:25px}.c-sidebar-profile-homepage .c-widget-forum-recent:not(:last-child):after,.c-sidebar-profile-homepage .c-widget-news-latest-top:not(:last-child):after,.c-sidebar-profile-homepage .c-widget-pickems-minified:not(:last-child):after,.c-sidebar-profile-homepage .c-widget-top-matches:not(:last-child):after{content:"";background-color:#2c343a;height:1px;margin-top:20px;display:block}.c-sidebar-profile-homepage .c-widget-pickems-minified{padding-top:0}.c-sidebar-profile-homepage .c-widget-news-latest-top:not(:first-child),.c-sidebar-profile-homepage .c-widget-top-matches:not(:first-child){padding-top:0;margin-top:0!important}.c-sidebar-profile-homepage .c-widget-news-latest-top .o-widget__body,.c-sidebar-profile-homepage .c-widget-news-latest-top .table-footer,.c-sidebar-profile-homepage .c-widget-top-matches .o-widget__body,.c-sidebar-profile-homepage .c-widget-top-matches .table-footer{padding-bottom:0}.c-sidebar-profile-homepage .c-table-matches-top .table-body{padding-left:0;padding-right:0}.c-sidebar-profile-homepage .o-widget:last-child{padding-bottom:20px}.c-sidebar-profile-homepage .c-baner-custom--stake-sidebar{margin:15px 0 10px!important}@media (min-width:80.0625em){.c-sidebar-profile-tournament{margin-bottom:20px}}.c-sidebar-profile-tournament .image{position:relative}.c-sidebar-profile-tournament .image .c-global-award{z-index:2;margin:10px 0 24px;position:relative}@media (max-width:80.0525em){.c-sidebar-profile-tournament .image .c-global-award{margin:5px 0 13px}}.c-sidebar-profile-tournament .image .c-global-award .c-global-cup__letter svg{max-height:142px}.c-sidebar-profile-tournament .image .c-global-award__image,.c-sidebar-profile-tournament .image .c-global-cup__image{width:160px;max-width:160px;height:auto;max-height:160px}.c-sidebar-profile-tournament .list{position:relative}@media (max-width:80.0525em){.c-sidebar-profile-tournament .list{margin:16px 0 -15px}}.c-sidebar-profile-tournament .list>p{color:#cbd5e4;margin-bottom:16px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}@media (max-width:80.0525em){.c-sidebar-profile-tournament .list>p{margin-bottom:26px}}.c-sidebar-profile-tournament .list ul{flex-wrap:wrap;justify-content:flex-start;display:flex}.c-sidebar-profile-tournament .list li{flex-basis:25%;margin-bottom:20px;position:relative}@media (max-width:80.0525em){.c-sidebar-profile-tournament .list li{flex-basis:calc(20% - 6px)}}.c-sidebar-profile-tournament .list li .c-logo{width:40px;height:40px}@media (max-width:80.0525em){.c-sidebar-profile-tournament .list li .c-logo{width:30px;height:30px}.c-sidebar-profile-tournament .list li:nth-child(6n){flex-basis:30px}}.c-sidebar-profile-tournament .list__show-more{text-align:center;width:100%;margin:-15px 0 0}.c-sidebar-profile-tournament .list__show-more button{color:var(--primary-color);cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:30px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;transition:all .15s ease-in-out;display:flex}@media (min-width:80.0625em){.c-sidebar-profile-tournament .list__show-more button:hover{color:#fff}}.c-sidebar-profile-tournament .tier p{text-transform:uppercase}.c-sidebar-profile-tournament .c-baner-custom{margin-top:20px}.c-sidebar-profile-match{position:relative}@media (min-width:80.0625em){.c-sidebar-profile-match .o-profile-sidebar__item:first-child{padding-bottom:20px}}.c-sidebar-profile-match .o-profile-sidebar__item>ul li .description,.c-sidebar-profile-match .o-profile-sidebar__item>ul li>.o-link,.c-sidebar-profile-match .o-profile-sidebar__item>ul li>a,.c-sidebar-profile-match .o-profile-sidebar__item>ul li>p{max-width:calc(100% - 87px)}.c-sidebar-profile-match--integrated .o-profile-sidebar__item>ul li>.o-link,.c-sidebar-profile-match--integrated .o-profile-sidebar__item>ul li>a,.c-sidebar-profile-match--integrated .o-profile-sidebar__item>ul li>p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-sidebar-profile-match--integrated .c-loader{min-height:180px}@media (max-width:80.0525em){.c-sidebar-profile-match--integrated .c-loader{min-height:92px}}.c-sidebar-profile-match:not(.c-sidebar-profile-match--integrated){height:var(--height);margin-top:10px}.c-sidebar-profile-match:not(.c-sidebar-profile-match--integrated) .c-loader{min-height:240px}.c-sidebar-profile-match .c-loader{border-radius:5px;overflow:hidden}.c-sidebar-profile-match__game-status{margin-top:20px;position:sticky;top:10px}@media (max-width:80.0525em){.c-sidebar-profile-match__game-status{display:none}}.c-sidebar-profile-match__game-status .o-profile-sidebar__item{padding:0}.c-sidebar-profile-match__game-status .o-profile-sidebar__item:first-child{padding-bottom:0}.c-sidebar-profile-team .c-jersey{text-align:center;max-height:180px;margin:0 0 12px}@media (max-width:80.0525em){.c-sidebar-profile-team .c-jersey{max-height:175px;margin:5px 0 8px}}.c-sidebar-profile-team .c-jersey>img{max-height:180px}@media (max-width:80.0525em){.c-sidebar-profile-team .c-jersey>img{max-height:170px}}.c-sidebar-profile-team .c-jersey .c-logo{width:45px;height:45px}.c-sidebar-profile-team .o-list-bare__item label{max-width:130px}.c-sidebar-profile-player .c-person-card{width:100%;max-width:145px;height:100%;margin:10px 0 32px}.c-sidebar-profile-player .c-person-card span{font-size:.8125rem;line-height:14px}@media (max-width:40.0525em){.c-sidebar-profile-player .c-person-card span{font-size:.625rem;line-height:12px}}@media (max-width:80.0525em){.c-sidebar-profile-player .c-person-card{margin:5px 0 8px}}.c-sidebar-profile-user{margin-top:40px}@media (max-width:80.0525em){.c-sidebar-profile-user{margin:3px 0 26px}}.c-sidebar-profile-user .o-profile-sidebar__header{margin-bottom:5px}.c-sidebar-profile-user .o-profile-sidebar__header>a{color:var(--primary-color);text-transform:uppercase;padding-bottom:5px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px}.c-sidebar-profile-user .o-profile-sidebar__item .avatar{justify-content:center;margin:10px 0 31px;display:flex}.c-sidebar-profile-user .o-profile-sidebar__item .avatar .c-avatar{width:145px;min-width:145px;height:145px;min-height:145px}.c-sidebar-profile-user p{overflow-wrap:break-word;text-transform:none}.c-sidebar-profile-user--integrated .title-h5{font-size:.875rem;line-height:20px}.c-sidebar-profile-news-article{margin-top:0}@media (min-width:40.0625em){.c-sidebar-profile-news-article{height:100%;margin-top:20px}}.c-sidebar-profile-news-article__details{background-color:#22262c;border-radius:5px;margin-bottom:-6px;padding:10px 16px 0}@media (max-width:51.3025em){.c-sidebar-profile-news-article__details{padding-left:8px;padding-right:8px}}.c-sidebar-profile-news-article__details .share p{margin-bottom:-8px}.c-sidebar-profile-news-article__details .share a,.c-sidebar-profile-news-article__details .share button{position:relative}.c-sidebar-profile-news-article__details .share a:not(:first-child) .o-icon--squared,.c-sidebar-profile-news-article__details .share button:not(:first-child) .o-icon--squared{margin-left:8px}.c-sidebar-profile-news-article__details .block>.title{text-transform:uppercase;margin-bottom:5px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:30px}.c-sidebar-profile-news-article__details .o-profile-sidebar__item{background-color:#313840;padding-top:16px;padding-bottom:16px}.c-sidebar-profile-news-article__details .o-profile-sidebar__item .o-list-bare__item p{color:#cbd5e4}.c-sidebar-profile-news-article .block:not(:last-child){margin-bottom:20px}@media (min-width:80.0625em){.c-sidebar-profile-news-article .o-wrapper--global__sidebar-shared .c-table-matches-top .table-row:not(.table-row.live) .c-table-cell-match-status-date-extended,.c-sidebar-profile-news-article .o-wrapper--global__sidebar-shared .c-table-matches-top .table-row:not(.table-row.live) .c-table-cell-match-status-rating{width:24%;min-width:24%}.c-sidebar-profile-news-article .o-wrapper--global__sidebar-shared .c-table-matches-top .table-row:not(.table-row.live) .table-cell.match-teams{width:76%}}.c-sidebar-profile-news-article .o-wrapper--global__sidebar-shared .c-table-matches-top .table-cell.live-match-status{max-width:245px;margin-left:auto;margin-right:auto}.c-sidebar-profile-news-article .c-baner-custom,.c-sidebar-profile-news-article .c-banner-get-bonus{margin-bottom:20px}@media (max-width:40.0525em){.c-sidebar-profile-news-article--wiki .c-sidebar-profile-news-article__details{padding-bottom:10px}}.c-sidebar-profile-news-article--wiki .o-profile-sidebar__item:last-child:first-child{border-radius:5px}.c-sidebar-profile-news-article--wiki .o-profile-sidebar__item:last-child:first-child:after{content:none}.c-sidebar-profile-series .list{margin-top:16px}.c-sidebar-profile-series .list>p{color:#cbd5e4;margin-bottom:16px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}@media (max-width:80.0525em){.c-sidebar-profile-series .list>p{margin-bottom:26px}}.c-sidebar-profile-series .list ul{flex-wrap:wrap;justify-content:flex-start;display:flex}.c-sidebar-profile-series .list li{text-align:center;flex-basis:25%;margin-bottom:20px;position:relative}.c-sidebar-profile-series .list a{display:inline-block}.c-sidebar-profile-series .list__show-more{text-align:center;width:100%;margin:-15px 0 0}.c-sidebar-profile-series .list__show-more button{color:#0f8deb;cursor:pointer;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:30px;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px;transition:all .15s ease-in-out;display:flex}@media (min-width:80.0625em){.c-sidebar-profile-series .list__show-more button:hover{color:#fff}}.c-sidebar-profile-series .image img{width:160px;height:auto}.c-sidebar-profile-author{background:#22262c;border-radius:5px;padding:16px}@media (max-width:40.0525em){.c-sidebar-profile-author{margin-top:12px;margin-bottom:20px}.c-sidebar-profile-author .o-profile-sidebar__item:after{display:none}}.c-sidebar-profile-author .o-profile-sidebar__header{margin-bottom:8px}.c-sidebar-profile-author .o-profile-sidebar__header p.title-h5{font-size:12px;font-weight:500;line-height:14px}.c-sidebar-profile-author .o-profile-sidebar__item{background:#2a3038;border-radius:5px;flex-direction:column;align-items:center;display:flex}.c-sidebar-profile-author .o-profile-sidebar__item .avatar{margin-bottom:16px}.c-sidebar-profile-author .o-profile-sidebar__item ul{width:100%}.c-sidebar-profile-author .o-profile-sidebar__item li{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.c-sidebar-profile-item-crosshair{position:relative}.c-sidebar-profile-item-crosshair .title-h5{justify-content:space-between;align-items:center;width:100%;margin-top:16px;display:flex}.c-sidebar-profile-item-crosshair .title-h5 .more{color:#ff4655;cursor:pointer;font-size:12px;font-weight:500;line-height:24px}.c-sidebar-profile-item-crosshair .o-profile-sidebar__item{justify-content:center;align-items:center;padding:8px 16px;display:flex}.c-sidebar-profile-item-crosshair .o-profile-sidebar__item .copy{justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.c-sidebar-profile-item-crosshair .o-profile-sidebar__item .copy i{color:#fff;margin-left:0;margin-right:0}.c-sidebar-profile-item-crosshair .c-valorant-crosshair-render{width:40px;height:40px;overflow:hidden}.c-sidebar-profile-item-crosshair .c-valorant-crosshair-render .crosshair-frame.crosshair__preview__frame{height:inherit;width:inherit}.c-chart-legend .o-list-inline{gap:4px}.c-chart-legend .c-chart-legend__item{max-width:107px}.c-chart-legend .c-chart-legend__item-inner{max-width:100%;color:#cbd5e4!important}.c-chart-legend .c-chart-legend__item-inner.applied{color:#fff!important}.c-chart-legend .c-chart-legend__item-inner .team{overflow:hidden}.c-chart-legend .c-chart-legend__item-inner .team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-chart-legend .c-chart-legend__item-inner .c-avatar-with-nickname{overflow:hidden}.c-chart-legend .c-chart-legend__item-inner .c-avatar-with-nickname .player-info{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-chart-economy .charts-set{padding-right:16px;display:flex}.c-chart-economy .charts-set .title{color:#a5afbb;text-align:center;margin-bottom:-16px;padding-bottom:5px;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:18px;position:relative}.c-chart-economy .charts-set .title:after{content:"";height:4px;bottom:-2px;left:calc(12.5% - var(--chart-padding-left)*2/4/2 - (25% - var(--chart-padding-left)*2/4)*var(--column-size-coefficient)/2 + var(--chart-padding-left));right:calc(12.5% - var(--chart-padding-left)*2/4/2 - (25% - var(--chart-padding-left)*2/4)*var(--column-size-coefficient)/2 + var(--chart-padding-left));border:1px solid #65717d;border-bottom:none;position:absolute;top:100%}.c-chart-economy .charts-set .title .c-global-tooltips-objects__trigger{vertical-align:bottom;margin-bottom:3px}.c-chart-economy .charts-set__item:first-child{width:calc(37.5% - 15px)}@media (max-width:40.0525em){.c-chart-economy .charts-set__item:first-child{width:calc(30% - 2px)}}.c-chart-economy .charts-set__item:first-child .title{padding-left:50px}@media (max-width:40.0525em){.c-chart-economy .charts-set__item:first-child .title{padding-left:40px}}.c-chart-economy .charts-set__item:first-child .title:after{left:calc((100% - var(--chart-padding-left)*2 - var(--y-scale-width))/4/2 - (100% - var(--chart-padding-left)*2 - var(--y-scale-width))/4*var(--column-size-coefficient)/2 + var(--y-scale-width));right:calc((100% - var(--chart-padding-left)*2 - var(--y-scale-width))/4/2 - (100% - var(--chart-padding-left)*2 - var(--y-scale-width))/4*var(--column-size-coefficient)/2 + var(--chart-padding-left))}.c-chart-economy .charts-set__item:not(:first-child){width:calc(63.5% + 15px)}@media (max-width:40.0525em){.c-chart-economy .charts-set__item:not(:first-child){width:calc(70% + 2px)}}.c-chart-economy .charts-set__item:only-child{width:100%}.c-chart-economy.plain-with-short-eco .charts-set__item:first-child .title:after{left:calc(50% - var(--chart-padding-left)*2/2 - var(--y-scale-width)/2 - (100% - var(--chart-padding-left)*2 - var(--y-scale-width))*var(--column-size-coefficient)/2 + var(--y-scale-width));right:calc(50% - var(--chart-padding-left)*2/2 - var(--y-scale-width)/2 - (100% - var(--chart-padding-left)*2 - var(--y-scale-width))*var(--column-size-coefficient)/2 + var(--chart-padding-left))}.c-chart-economy.extended .c-tags--switches .o-list-inline{margin:auto}@media (max-width:64.0525em){.c-chart-economy.extended .charts-set{max-width:540px;margin:auto}}.c-chart-economy.extended .charts-set__item:not(:only-child):first-child{width:calc(25% + 44px)}.c-chart-economy.extended .charts-set__item:not(:only-child):not(:first-child){width:25%}.c-chart-economy .c-tags--switches .c-tags__item{margin-right:4px}.c-chart-economy .c-tags--switches .c-tags__item .c-tags__item-inner{padding-left:8px;padding-right:8px}.c-chart-ingame-stats{background:#313840;border-radius:5px;height:253px;padding-top:10px;position:relative}.c-chart-ingame-stats .c-loader{position:absolute}@media (max-width:40.0525em){.c-chart-ingame-stats .c-chart-legend{margin:0}}.c-chart-match-accuracy{z-index:10;background:#313840;width:100%;height:225px;position:relative}.c-chart-match-accuracy .max{font-size:.75rem;line-height:12px;position:absolute;top:8px;left:14px}.c-chart-match-accuracy .o-custom-tooltip{border:1px solid #4c555f;max-width:140px;padding:5px 9px 7px;box-shadow:0 5px 12px #0000001a}.c-chart-match-accuracy .o-custom-tooltip:before{display:none}.c-chart-match-accuracy .o-custom-tooltip h5{color:#717b8a;font-family:fira-sans-medium,sans-serif;font-size:.625rem;font-weight:500;line-height:16px}.c-chart-match-accuracy .o-custom-tooltip li{color:#b5c0cf;margin-top:7px;font-family:fira-sans-regular,sans-serif;font-size:.875rem;font-weight:400;line-height:18px}.c-chart-match-accuracy .o-custom-tooltip li:first-child{justify-content:space-between;margin-top:4px}.c-chart-match-accuracy .o-custom-tooltip .player{align-items:center;display:flex}.c-chart-match-accuracy .o-custom-tooltip .player .circle{border-radius:50%;width:6px;height:6px;margin-right:5px}.c-chart-match-accuracy .o-custom-tooltip .damage{font-weight:500}.c-chart-game-teams-advantages{background-color:#313840;border-radius:5px;position:relative}.c-chart-game-teams-advantages__teams{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:10px;left:0}.c-chart-game-teams-advantages__teams li{margin-right:4px}.c-chart-game-teams-advantages__teams li:last-child{margin-right:0}.c-chart-game-teams-advantages__teams li a{border:1px solid #0000;border-radius:5px;align-items:center;padding:4px;font-size:.875rem;line-height:20px;display:inline-flex;color:#cbd5e4!important}.c-chart-game-teams-advantages__teams li a:hover{color:#fff!important}.c-chart-game-teams-advantages__teams li a>span{display:inline-flex}.c-chart-game-teams-advantages__teams .c-logo{margin-right:5px}.c-chart-game-teams-advantages .c-data-placeholder{padding-top:40px}.c-chart-tools-flow{background:#313840;border-radius:5px;padding-top:10px;padding-bottom:10px;position:relative}.c-chart-tools-flow--chart{margin-bottom:10px;padding-left:16px;position:relative}@media (max-width:40.0525em){.c-chart-tools-flow--chart{padding-top:16px;padding-left:0}}.c-chart-tools-flow--title-y{color:#fff;font-family:fira-sans-medium,sans-serif;font-size:.875rem;font-weight:500;line-height:18px;position:absolute;top:-28px;left:16px}@media (max-width:40.0525em){.c-chart-tools-flow--title-y{top:24px}}.c-chart-tools-flow--title-x{color:#cbd5e4;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25;position:absolute;bottom:5px;left:40px}@media (max-width:40.0525em){.c-chart-tools-flow--title-x{left:40px}}.c-chart-tools-flow .c-tags--switches{justify-content:center;margin-top:-5px}.c-chart-tools-flow .c-tags--switches .c-tags__item-inner{min-width:60px}.c-chart-tools-flow .vs__dropdown-option .c-avatar{margin-top:0;margin-bottom:0}.c-chart-tools-compare-stats{background:#313840;border-radius:5px;padding-top:10px;padding-bottom:10px;position:relative}.c-chart-tools-compare-stats--chart{margin-bottom:1px;padding-left:24px;padding-right:24px;position:relative}@media (max-width:40.0525em){.c-chart-tools-compare-stats--chart{padding-left:8px;padding-right:8px}}.c-chart-tools-compare-stats .c-tags--switches{justify-content:center;margin-top:-5px}.c-chart-tools-compare-stats .c-tags--switches .c-tags__item-inner{min-width:60px}.c-chart-tools-compare-stats .c-chart-legend{min-height:40px;margin-top:0;margin-bottom:10px}.c-chart-tools-compare-stats__labels{text-align:center;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));display:grid}.c-chart-tools-compare-stats__labels .item{text-transform:capitalize;flex-direction:column;justify-content:space-between;align-items:center;padding-top:8px;padding-left:2px;padding-right:2px;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;display:flex;position:relative}.c-chart-tools-compare-stats__labels .item .text{text-overflow:ellipsis;max-width:100%;overflow:hidden}.c-chart-tools-compare-stats__labels .item:not(:last-child):after{content:"";background-color:#404b5580;width:1px;position:absolute;top:0;bottom:0;right:-.5px}.c-chart-tools-compare-stats__labels .entity.team{margin-top:10px;margin-bottom:5px}.c-chart-tools-compare-stats__labels .entity.player{margin-top:5px}.c-chart-game-win-probability-recap .teams{flex-direction:column;align-items:center;height:100%;display:flex;position:absolute;top:0;left:0}.c-chart-game-win-probability-recap .teams li{justify-content:center;width:24px;height:50%;padding:8px 0 4px;display:flex}.c-chart-game-win-probability-recap .teams li:last-child{align-items:flex-end;padding:4px 0 8px}.c-chart-game-win-probability-recap .teams li:last-child .team{flex-direction:column-reverse}.c-chart-game-win-probability-recap .team{flex-direction:column;justify-content:space-between;height:100%;display:flex}.c-chart-game-win-probability-recap .team>span{height:16px;display:block}.c-chart-game-win-probability-recap .team .o-icon{color:#75c87e}.c-field-slider{margin-bottom:0;position:relative}.c-field-slider__container{width:100%}.c-field-slider__progress{width:100%;position:relative}.c-field-slider__progress-line{pointer-events:none;background:#b5c0cf;border-radius:5px;height:6px;transition:width .125s;position:absolute;bottom:1px;left:0}.c-field-slider__background-line{cursor:pointer;border:1px solid #404b55;border-radius:5px;width:100%;height:8px}@media (max-width:40.0525em){.c-field-slider__background-line{height:12px}}.c-field-slider__dot{box-sizing:content-box;cursor:pointer;text-align:center;z-index:1;background-color:#1b1e22;border:1px solid #4c555f;border-radius:5px;width:8px;height:8px;margin-top:-2px;margin-left:-2px;transition:left .125s;position:absolute}.c-field-slider--timeline{padding-top:2px;padding-left:1px}@media (max-width:40.0525em){.c-field-slider--timeline{padding-top:9px}}.c-field-slider--timeline .c-field-slider__dot{background-color:#1b1e22;border:1px solid #4c555f;border-radius:5px;width:26px;height:12px;margin-top:-3px;margin-left:-13px;line-height:12px}@media (max-width:40.0525em){.c-field-slider--timeline .c-field-slider__dot{width:28px;height:18px;margin-top:-4px;line-height:18px}}.c-field-slider--timeline .c-field-slider__scale{margin-bottom:3px}.c-field-slider--timeline .timeline-label{color:#404b55;font-size:.75rem;line-height:1;position:absolute;transform:translate(-50%)}.c-field-slider__scale-container{height:16px;position:relative}.c-field-slider__division{cursor:pointer;position:absolute}.c-fields-color-picker.color-input__popup{background-color:#2a3038;border-radius:5px;padding:16px}@media (max-width:40.0525em){.c-fields-color-picker.color-input__popup{max-width:245px;padding:8px}}.c-fields-color-picker .color-input__saturation-area,.c-fields-color-picker .color-input__slider-canvas{border-radius:8px}.c-fields-color-picker .color-input__slider{width:100%;height:12px;margin:16px 0 0}@media (max-width:40.0525em){.c-fields-color-picker .color-input__slider{height:10px;margin:16px 0 8px}}.c-fields-color-picker .color-input__slider .color-input__slider-pointer{width:16px;height:16px}@media (max-width:40.0525em){.c-fields-color-picker .color-input__slider .color-input__slider-pointer{width:14px;height:14px}}.c-periods-picker ul{padding-right:16px;list-style:none;overflow:auto}@media (max-width:40.0525em){.c-periods-picker ul{padding-right:8px}}.c-periods-picker li{max-width:100%}.c-periods-picker li .o-link{color:#cbd5e4;cursor:pointer;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;max-width:100%;padding:8px 0;font-family:fira-sans-regular,sans-serif;font-size:.75rem;font-weight:400;line-height:14px;transition:all .15s ease-in-out;display:block;overflow:hidden}.c-periods-picker li .o-link:hover{color:#fff}.c-periods-picker li.current .o-link{color:var(--primary-color)}.c-more-teams-with-popover .teams-count{color:#a5afbb;cursor:pointer;border-bottom:1px dashed;font-family:fira-sans-regular,sans-serif;font-size:.625rem;font-weight:400;line-height:12px;display:inline-block}.c-icon-discipline{vertical-align:middle;width:20px;height:20px;display:inline-flex}.c-icon-logo-minified{width:26px;height:26px}.c-icon-logo-minified path{fill:var(--primary-color)}.c-badge-pickem-status{background:#75c87e66;border:1px solid #75c87e;line-height:12px;transition:all .15s ease-in-out;position:relative}.c-badge-pickem-status .o-icon--arrow-right{color:#75c87e;vertical-align:middle;margin-right:6px;transition:all .15s ease-in-out}.c-badge-pickem-status:hover{color:#fff;background:#75c87e99}.c-badge-pickem-status__link{cursor:pointer;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.c-badge-pickem-status--big{padding:5px 39px}@media (max-width:40.0525em){.c-badge-pickem-status--big{padding:5px}}.c-badge-pickem-status--finished{color:#cbd5e4;background:#2a3038;border:none;justify-content:center;align-items:center;display:flex}.c-badge-pickem-status--finished:hover{background:#4d586499}.c-baner-custom{text-align:center}.c-baner-custom__inner{cursor:pointer;width:100%;max-width:300px;display:inline-block}.c-baner-custom__inner img{width:100%;height:auto}.c-baner-custom--mobile .c-baner-custom__inner{max-width:unset}.c-baner-custom--small .c-baner-custom__inner{max-width:240px}.c-baner-custom--medium .c-baner-custom__inner{max-width:400px}.c-baner-custom--wide .c-baner-custom__inner{max-width:768px}.c-baner-custom__iframe{width:100%;height:300px}.c-baner-custom--stake-top{width:100%;position:relative}@media (max-width:80.0525em){.c-baner-custom--stake-top{margin:24px 0 4px;padding:0 8px}}@media (max-width:51.3025em){.c-baner-custom--stake-top{margin-bottom:14px}}.c-baner-custom--stake-top .c-baner-custom__inner{width:100%;max-width:100%;position:relative}.c-baner-custom--stake-top .content{flex-direction:row;align-items:center;width:100%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.c-baner-custom--stake-top .partner-logo{z-index:5;width:190px;min-width:190px;height:auto;margin-right:70px;position:relative}.c-baner-custom--stake-top .c-baner-partner-branding-button{width:328px;margin-left:auto;padding-right:24px}.c-baner-custom--stake-top .c-baner-partner-branding-button--stake-turkey{width:380px}.c-baner-custom--stake-top .c-baner-partner-branding-button__text{text-align:right}.c-baner-custom--stake-top .c-loader{position:absolute;top:0;left:0;min-height:auto!important}.c-baner-custom--stake-top .c-banner-best-match{width:calc(100% - 588px)}.c-baner-custom--stake-top .c-banner-best-match--stake-turkey{width:calc(100% - 640px)}.c-baner-custom--stake-wide{width:100%;margin:8px 0}.c-baner-custom--stake-wide .c-baner-custom__inner{width:100%;max-width:100%}.c-baner-custom--stake-homepage .c-baner-custom__inner{width:100%;max-width:468px}.c-baner-custom--stake-sidebar .c-baner-custom__inner{max-width:240px}.c-baner-custom--layout-top{width:100%;margin:16px 0 10px;padding:0 8px}@media (max-width:40.0525em){.c-baner-custom--layout-top .c-baner-custom__inner{max-width:468px}}.c-baner-custom--top-match .main-img{opacity:0}.c-banner-get-bonus{text-align:center}.c-banner-white-market{cursor:pointer;max-width:725px;margin:0 auto;display:block}.c-baner-partner-branding{background:linear-gradient(#03112f00 29.22%,#000000e6 89.38%,#000),radial-gradient(91.85% 80.7% at 50% 100%,#0079f9 0,#007bff 30%,#071a7c00 100%),#03122f;justify-content:space-between;align-items:flex-start;width:100%;min-height:100vh;padding-top:281px;display:flex;position:fixed;top:0;left:0}.c-baner-partner-branding__img{mix-blend-mode:overlay;opacity:.5;width:100%;height:auto;position:absolute;top:0;left:0}.discipline-2 .c-baner-partner-branding{background:linear-gradient(#03112f00 29.22%,#000000e6 89.38%,#000),radial-gradient(91.85% 80.7% at 50% 100%,#78fdf1 0 30%,#8dd1d794 59.29%,#34224300 100%),#062f40}.discipline-3 .c-baner-partner-branding{background:linear-gradient(#03112f00 29.22%,#000000e6 89.38%,#000),radial-gradient(91.85% 80.7% at 50% 100%,#e6927b 0 30%,#34224300 100%),#202152}.discipline-4 .c-baner-partner-branding{background:linear-gradient(#03112f00 29.22%,#000000e6 89.38%,#000),radial-gradient(91.85% 80.7% at 50% 100%,#3f00be 0 30%,#be00b800 100%),#0b0627}.discipline-7 .c-baner-partner-branding{background:linear-gradient(#03112f00 29.22%,#000000e6 89.38%,#000),radial-gradient(91.85% 80.7% at 50% 100%,#d7ac22 0 30%,#ffd75794 59.29%,#aa693a00 100%),#231313}@media (max-width:80.0525em){.c-baner-partner-branding{background:#1b1e22!important}}.c-baner-partner-branding__left,.c-baner-partner-branding__right{flex-shrink:0;display:flex;position:relative}.c-baner-partner-branding__left{justify-content:flex-end}.c-baner-partner-branding__link{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.c-baner-partner-branding .banner-container{width:100%;max-width:328px;height:100%;position:relative}.c-baner-partner-branding .banner-container .main-bg{width:100%;height:auto}.c-baner-partner-branding .banner-container__text{flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.c-baner-partner-branding .banner-container .partner-logo{width:40%;height:auto}@media (max-width:96em){.c-baner-partner-branding .banner-container .partner-logo{width:57%;margin-top:auto;margin-bottom:12px}}@media screen and (max-width:96em) and (min-width:1536px){.c-baner-partner-branding .banner-container .partner-logo{margin-bottom:calc(2.34375vw - 24px)}}@media screen and (max-width:96em) and (min-width:1920px){.c-baner-partner-branding .banner-container .partner-logo{margin-bottom:21px}}.c-baner-partner-branding .banner-container .c-baner-partner-branding-text{margin-top:10px}@media screen and (min-width:1536px){.c-baner-partner-branding .banner-container .c-baner-partner-branding-text{margin-top:calc(3.38542vw - 42px)}}@media screen and (min-width:1920px){.c-baner-partner-branding .banner-container .c-baner-partner-branding-text{margin-top:23px}}@media (max-width:96em){.c-baner-partner-branding .banner-container .c-baner-partner-branding-text{display:none}}.c-baner-partner-branding .banner-container .c-baner-partner-branding-text .text-content--hidden{display:none}.c-baner-partner-branding .banner-container .c-baner-partner-branding-button{margin:auto 0 9px}@media screen and (min-width:1536px){.c-baner-partner-branding .banner-container .c-baner-partner-branding-button{margin-bottom:calc(2.60417vw - 31px)}}@media screen and (min-width:1920px){.c-baner-partner-branding .banner-container .c-baner-partner-branding-button{margin-bottom:19px}}@media (max-width:96em){.c-baner-partner-branding .banner-container .c-baner-partner-branding-button{margin-top:0;margin-bottom:60px}}@media screen and (max-width:96em) and (min-width:1440px){.c-baner-partner-branding .banner-container .c-baner-partner-branding-button{margin-bottom:calc(35.4167vw - 450px)}}@media screen and (max-width:96em) and (min-width:1536px){.c-baner-partner-branding .banner-container .c-baner-partner-branding-button{margin-bottom:94px}}.c-baner-partner-branding--fixed{top:auto;bottom:311px}.c-baner-partner-branding-text{color:#fff;width:380px;position:relative}.c-baner-partner-branding-text__back,.c-baner-partner-branding-text__front{-webkit-backface-visibility:hidden;backface-visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.c-baner-partner-branding-text__back{transform:rotateY(180deg)}.c-baner-partner-branding-text .text-content p{text-transform:uppercase;font-size:3rem;line-height:48px}.c-baner-partner-branding-text .text-content p.small{letter-spacing:-2%;text-transform:none;margin-bottom:4px;font-size:1.5rem;line-height:24px}.c-baner-partner-branding-text .text-content p.small br{display:none}.c-baner-partner-branding-text .text-content p span{color:#fe20a3}.discipline-1 .c-baner-partner-branding-text .text-content p span{color:#ff710c}.discipline-2 .c-baner-partner-branding-text .text-content p span{color:#ff4a4a}.discipline-3 .c-baner-partner-branding-text .text-content p span{color:#eec66d}.discipline-4 .c-baner-partner-branding-text .text-content p span{color:#5aeee1}.discipline-7 .c-baner-partner-branding-text .text-content p span{color:#fddc01}.discipline-6 .c-baner-partner-branding-text .text-content p span{color:#5fdb5f}.c-baner-custom--blast .c-baner-partner-branding-text .text-content p span,.c-baner-partner-branding--blast .c-baner-partner-branding-text .text-content p span{color:#00fff2}.c-baner-partner-branding-text .text-content--hidden{opacity:0}.discipline-6 .c-baner-custom--stake-top .c-baner-partner-branding-text .text-content p{font-size:3.5rem;line-height:56px}.discipline-6 .c-baner-custom--stake-top .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese .text-content p,.discipline-6 .c-baner-custom--stake-top .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean .text-content p,.discipline-6 .c-baner-custom--stake-top .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-us .text-content p,.discipline-6 .c-baner-custom--stake-top .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .text-content p{font-size:3rem;line-height:48px}.c-baner-partner-branding-text--animation{transform-style:preserve-3d;animation:6s cubic-bezier(.45,0,.55,1) infinite flip}.c-baner-partner-branding-text--animation .c-baner-partner-branding-text__front .text-content{animation:6s cubic-bezier(.45,0,.55,1) infinite frontTextVisible}.c-baner-partner-branding-text--animation .c-baner-partner-branding-text__back .text-content{animation:6s cubic-bezier(.45,0,.55,1) infinite backTextVisible}.c-baner-partner-branding-text--small{width:100%;height:auto}.c-baner-partner-branding-text--small .c-baner-partner-branding-text__front{text-align:center;display:block;position:static}.c-baner-partner-branding-text--small .c-baner-partner-branding-text__back{display:none}.c-baner-partner-branding-text--small .text-content p{font-size:13px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--small .text-content p{font-size:calc(5.98958vw - 79px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--small .text-content p{font-size:36px}}.c-baner-partner-branding-text--small .text-content p.small{font-size:8px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--small .text-content p.small{font-size:calc(2.60417vw - 32px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--small .text-content p.small{font-size:18px}}.c-baner-partner-branding-text--small .text-content p.small br{display:initial}.c-baner-partner-branding-text--small.c-baner-partner-branding-text--stake-japanese,.c-baner-partner-branding-text--small.c-baner-partner-branding-text--stake-latin-america,.c-baner-partner-branding-text--small.c-baner-partner-branding-text--stake-polish{max-width:88%}.c-baner-partner-branding-text--reversed .c-baner-partner-branding-text__front{display:none;position:absolute}.c-baner-partner-branding-text--reversed .c-baner-partner-branding-text__back{text-align:center;display:block;position:static;transform:rotateY(0)}.c-baner-partner-branding-text--stake-turkey .text-content p{font-size:2.75rem;line-height:44px}.c-baner-partner-branding-text--stake-turkey.c-baner-partner-branding-text--small .text-content p{font-size:15px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--stake-turkey.c-baner-partner-branding-text--small .text-content p{font-size:calc(5.46875vw - 69px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--stake-turkey.c-baner-partner-branding-text--small .text-content p{font-size:36px}}.c-baner-partner-branding-text--stake-turkey.c-baner-partner-branding-text--small .text-content p.small{font-size:8px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--stake-turkey.c-baner-partner-branding-text--small .text-content p.small{font-size:calc(2.60417vw - 32px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--stake-turkey.c-baner-partner-branding-text--small .text-content p.small{font-size:18px}}.c-baner-partner-branding-text--stake-us .text-content p{font-size:2.625rem;line-height:42px}.c-baner-partner-branding-text--stake-us.c-baner-partner-branding-text--small .text-content p{font-size:15px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--stake-us.c-baner-partner-branding-text--small .text-content p{font-size:calc(5.46875vw - 69px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--stake-us.c-baner-partner-branding-text--small .text-content p{font-size:36px}}.c-baner-partner-branding-text--stake-us.c-baner-partner-branding-text--small .text-content p.small{font-size:8px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--stake-us.c-baner-partner-branding-text--small .text-content p.small{font-size:calc(2.60417vw - 32px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--stake-us.c-baner-partner-branding-text--small .text-content p.small{font-size:18px}}.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p{font-size:15px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p{font-size:calc(5.46875vw - 69px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p{font-size:36px}}.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p br{display:none}.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p.small{font-size:8px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p.small{font-size:calc(2.60417vw - 32px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-text--stake-columbia.c-baner-partner-branding-text--small .text-content p.small{font-size:18px}}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-french .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-german .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-indonesian .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-latin-america .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-other .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-polish .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-portuguese .c-baner-partner-branding-text__back .text-content,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-french .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-german .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-indonesian .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-latin-america .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-other .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-polish .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-portuguese .c-baner-partner-branding-text__back .text-content,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .c-baner-partner-branding-text__back .text-content{flex-direction:column-reverse;justify-content:center;align-items:center;display:flex}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-french .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-german .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-indonesian .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-latin-america .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-other .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-polish .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-portuguese .c-baner-partner-branding-text__back .text-content p.small,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-french .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-german .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-indonesian .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-latin-america .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-other .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-polish .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-portuguese .c-baner-partner-branding-text__back .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .c-baner-partner-branding-text__back .text-content p.small{margin-top:4px;margin-bottom:0}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .text-content p{font-size:2.625rem;line-height:44px}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese .text-content p.small{font-size:1.375rem;line-height:24px}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p{font-size:15px;line-height:1}@media screen and (min-width:1536px){.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p{font-size:calc(2.86458vw - 29px)}}@media screen and (min-width:1920px){.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p{font-size:26px}}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p.small{font-size:8px;line-height:1}@media screen and (min-width:1536px){.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p.small{font-size:calc(2.60417vw - 32px)}}@media screen and (min-width:1920px){.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p.small,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-vietnamese.c-baner-partner-branding-text--small .text-content p.small{font-size:18px}}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese .text-content p,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean .text-content p{font-size:2.25rem;line-height:38px}.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese.c-baner-partner-branding-text--small .text-content p,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean.c-baner-partner-branding-text--small .text-content p{font-size:12px;line-height:1}@media screen and (min-width:1536px){.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese.c-baner-partner-branding-text--small .text-content p,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean.c-baner-partner-branding-text--small .text-content p{font-size:calc(2.86458vw - 32px)}}@media screen and (min-width:1920px){.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese.c-baner-partner-branding-text--small .text-content p,.c-baner-custom--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-japanese.c-baner-partner-branding-text--small .text-content p,.c-baner-partner-branding--blast .c-baner-partner-branding-text.c-baner-partner-branding-text--stake-korean.c-baner-partner-branding-text--small .text-content p{font-size:23px}}.c-baner-custom--blast .c-baner-partner-branding-text{width:456px}.c-baner-custom--blast .c-baner-partner-branding-text .text-content p{font-size:2.875rem;line-height:46px}.c-baner-custom--blast .c-baner-partner-branding-text .text-content p.small{font-size:1.375rem;line-height:24px}@keyframes flip{0%,40%{transform:rotateY(0)}50%,90%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}@keyframes frontTextVisible{0%,40%{opacity:1}45%,92%{opacity:0}to{opacity:1}}@keyframes backTextVisible{0%,40%{opacity:0}45%,88%{opacity:1}to{opacity:0}}.c-baner-partner-branding-button{color:#fff}.c-baner-partner-branding-button__container{justify-content:flex-end;display:flex;position:relative}.c-baner-partner-branding-button__container .button-container{position:relative}.c-baner-partner-branding-button__text{margin-top:20px;font-size:.75rem;line-height:12px}.c-baner-partner-branding-button .button{letter-spacing:-2%;text-align:center;text-transform:uppercase;white-space:nowrap;background:#4bc04b;border:2px solid #fff;border-radius:1000px;width:auto;padding:14px 16px;font-size:2rem;line-height:32px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-baner-partner-branding-button .button--hidden{opacity:0;position:static;transform:translate(0);animation:none!important}.discipline-6 .c-baner-partner-branding-button .button{background:#fb6308}.c-baner-partner-branding-button .button br{display:none}.c-baner-custom--blast .c-baner-partner-branding-button .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button .button{background:#fe063e;border:none;border-radius:0}.c-baner-custom--blast .c-baner-partner-branding-button .button{font-size:1.5rem;line-height:24px}.c-baner-partner-branding-button--animation .button{animation:3s cubic-bezier(.45,0,.55,1) 3s infinite buttonPulse}.c-baner-partner-branding-button--small{text-align:center}.c-baner-partner-branding-button--small .c-baner-partner-branding-button__container{justify-content:center;height:auto}.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{margin-top:5px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{margin-top:calc(1.82292vw - 23px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{margin-top:12px}}.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{font-size:4px}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{font-size:calc(1.04167vw - 12px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{font-size:8px}}@media (max-width:96em){.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{display:none}}.c-baner-partner-branding-button--small .button{width:auto;padding-top:5px;line-height:1;display:inline-block;position:static;transform:none}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .button{padding-top:calc(1.30208vw - 15px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .button{padding-top:10px}}.c-baner-partner-branding-button--small .button{padding-bottom:5px}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .button{padding-bottom:calc(1.30208vw - 15px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .button{padding-bottom:10px}}.c-baner-partner-branding-button--small .button{padding-left:7px}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .button{padding-left:calc(1.82292vw - 21px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .button{padding-left:14px}}.c-baner-partner-branding-button--small .button{padding-right:7px}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .button{padding-right:calc(1.82292vw - 21px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .button{padding-right:14px}}.c-baner-partner-branding-button--small .button{font-size:10px}@media screen and (min-width:1536px){.c-baner-partner-branding-button--small .button{font-size:calc(3.125vw - 38px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--small .button{font-size:22px}}.c-baner-partner-branding-button--small .button--hidden{display:none}@media (max-width:107.5em){.c-baner-partner-branding-button--small .button{border:1px solid #fff}}@media (max-width:96em){.c-baner-partner-branding-button--small .button{white-space:normal;border-radius:12px;padding:6px 12px;font-size:13px}}@media screen and (max-width:96em) and (min-width:1440px){.c-baner-partner-branding-button--small .button{font-size:calc(7.29167vw - 92px)}}@media screen and (max-width:96em) and (min-width:1536px){.c-baner-partner-branding-button--small .button{font-size:20px}}@media (max-width:96em){.c-baner-partner-branding-button--small .button br{display:initial}}.c-baner-partner-branding-button--stake-turkey .button{font-size:1.75rem;line-height:28px}.c-baner-partner-branding-button--stake-turkey.c-baner-partner-branding-button--small .button{font-size:8px;line-height:1}@media screen and (min-width:1536px){.c-baner-partner-branding-button--stake-turkey.c-baner-partner-branding-button--small .button{font-size:calc(3.125vw - 40px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--stake-turkey.c-baner-partner-branding-button--small .button{font-size:20px}}@media (max-width:96em){.c-baner-partner-branding-button--stake-turkey.c-baner-partner-branding-button--small .button{font-size:10px}}@media screen and (max-width:96em) and (min-width:1440px){.c-baner-partner-branding-button--stake-turkey.c-baner-partner-branding-button--small .button{font-size:calc(6.25vw - 80px)}}@media screen and (max-width:96em) and (min-width:1536px){.c-baner-partner-branding-button--stake-turkey.c-baner-partner-branding-button--small .button{font-size:16px}}@media (max-width:96em){.c-baner-partner-branding-button--stake-brasil.c-baner-partner-branding-button--small .button,.c-baner-partner-branding-button--stake-french.c-baner-partner-branding-button--small .button,.c-baner-partner-branding-button--stake-portuguese.c-baner-partner-branding-button--small .button{font-size:10px}}@media screen and (max-width:96em) and (min-width:1440px){.c-baner-partner-branding-button--stake-brasil.c-baner-partner-branding-button--small .button,.c-baner-partner-branding-button--stake-french.c-baner-partner-branding-button--small .button,.c-baner-partner-branding-button--stake-portuguese.c-baner-partner-branding-button--small .button{font-size:calc(6.25vw - 80px)}}@media screen and (max-width:96em) and (min-width:1536px){.c-baner-partner-branding-button--stake-brasil.c-baner-partner-branding-button--small .button,.c-baner-partner-branding-button--stake-french.c-baner-partner-branding-button--small .button,.c-baner-partner-branding-button--stake-portuguese.c-baner-partner-branding-button--small .button{font-size:16px}}.c-baner-partner-branding-button--stake-columbia .c-baner-partner-branding-button__text{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:left;background:#03122f80;border-radius:100px;align-items:center;max-width:535px;padding:4px;font-size:.5rem;line-height:10px;display:flex}.c-baner-partner-branding-button--stake-columbia .c-baner-partner-branding-button__text img{width:84px;height:auto;margin-right:8px}.c-baner-partner-branding-button--stake-columbia.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{-webkit-backdrop-filter:none;backdrop-filter:none;text-align:center;background:0 0;max-width:240px;font-size:4px;line-height:1;display:block}@media screen and (min-width:1536px){.c-baner-partner-branding-button--stake-columbia.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{font-size:calc(1.04167vw - 12px)}}@media screen and (min-width:1920px){.c-baner-partner-branding-button--stake-columbia.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text{font-size:8px}}.c-baner-partner-branding-button--stake-columbia.c-baner-partner-branding-button--small .c-baner-partner-branding-button__text img{width:40%;height:auto;margin-bottom:6px;margin-right:0}@media (max-width:96em){.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-indonesian.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-japanese.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-korean.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-vietnamese.c-baner-partner-branding-button--small .button{font-size:11px}}@media screen and (max-width:96em) and (min-width:1440px){.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-indonesian.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-japanese.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-korean.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-vietnamese.c-baner-partner-branding-button--small .button{font-size:calc(7.29167vw - 94px)}}@media screen and (max-width:96em) and (min-width:1536px){.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-indonesian.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-japanese.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-korean.c-baner-partner-branding-button--small .button,.c-baner-partner-branding--blast .c-baner-partner-branding-button.c-baner-partner-branding-button--stake-vietnamese.c-baner-partner-branding-button--small .button{font-size:18px}}@keyframes buttonPulse{0%,20%{transform:translate(-50%,-50%)scale(1)}30%{transform:translate(-50%,-50%)scale(1.1)}40%,to{transform:translate(-50%,-50%)scale(1)}}.c-banner-partner-button,.c-banner-partner-header-button{background-image:linear-gradient(#3673da,#15488c);border-radius:6px;transition:all .15s ease-in-out;position:relative;overflow:hidden}.c-banner-partner-button:before,.c-banner-partner-header-button:before{content:"";opacity:0;z-index:5;background-image:linear-gradient(#4c8fff,#085dcc);width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-banner-partner-button:hover a,.c-banner-partner-button:hover a .bg:before,.c-banner-partner-button:hover:before,.c-banner-partner-header-button:hover a,.c-banner-partner-header-button:hover a .bg:before,.c-banner-partner-header-button:hover:before{opacity:1}.c-banner-partner-button:hover a .bg .hover-lines,.c-banner-partner-header-button:hover a .bg .hover-lines{animation-play-state:paused;left:0}.c-banner-partner-button a,.c-banner-partner-header-button a{text-align:center;z-index:10;background-image:linear-gradient(#ffffff1a,#ffffff05);justify-content:center;padding:11px 16px;display:flex;position:relative}.c-banner-partner-button a:before,.c-banner-partner-header-button a:before{content:"";opacity:0;background-image:linear-gradient(#ffffff80,#ffffff05);width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-banner-partner-button a .bg,.c-banner-partner-header-button a .bg{background-image:linear-gradient(#3673da,#15488c);border-radius:6px;width:calc(100% - 2px);height:calc(100% - 2px);transition:background-image .5s;display:block;position:absolute;top:1px;left:1px}.c-banner-partner-button a .bg:before,.c-banner-partner-header-button a .bg:before{content:"";opacity:0;background-image:linear-gradient(#4c8fff,#085dcc);border-radius:6px;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-banner-partner-button a .bg .animation-lines,.c-banner-partner-button a .bg .hover-lines,.c-banner-partner-header-button a .bg .animation-lines,.c-banner-partner-header-button a .bg .hover-lines{width:100%;height:100%;transition:all .2s ease-in-out;display:block;position:absolute;top:0;left:80%}@media (max-width:64.0525em){.c-banner-partner-button a .bg .hover-lines,.c-banner-partner-header-button a .bg .hover-lines{display:none}}.c-banner-partner-button a .bg .animation-lines,.c-banner-partner-header-button a .bg .animation-lines{transition:none;left:-120%}.c-banner-partner-button a .bg .animation-lines.is-animating,.c-banner-partner-header-button a .bg .animation-lines.is-animating{transition:left .6s linear;left:100%}.c-banner-partner-button a .bg .line,.c-banner-partner-header-button a .bg .line{background:linear-gradient(178.92deg,#fff3 12.2%,#ffffff05 65.24%);width:10px;height:109px;display:block;position:absolute;top:-8px;left:48px;transform:rotate(30deg)}.c-banner-partner-button a .bg .line--big,.c-banner-partner-header-button a .bg .line--big{width:20px;top:-20px;left:28px}.c-banner-partner-button a img,.c-banner-partner-header-button a img{z-index:11;position:relative}.c-banner-partner-button--default a,.c-banner-partner-header-button--default a{align-items:center;padding:5px 16px}.c-banner-partner-button--default a .bg,.c-banner-partner-header-button--default a .bg{background:linear-gradient(265.94deg,#3673da .19%,#15488c)}.c-banner-partner-button--default a .bg:before,.c-banner-partner-header-button--default a .bg:before{background:linear-gradient(265.94deg,#4c8fff .19%,#085dcc)}.c-banner-partner-button--default a .bg:after,.c-banner-partner-header-button--default a .bg:after{content:"";background-image:url(../img/stake-logo-bg.svg);background-position:50%;background-size:170px 84px;width:100%;height:100%;transition:all .15s ease-in-out;display:block;position:absolute;top:0;left:0}.c-banner-partner-button--default a:hover .bg:after,.c-banner-partner-header-button--default a:hover .bg:after{background-size:186px 92px}.c-banner-partner-button--default span.text,.c-banner-partner-header-button--default span.text{color:#fff;z-index:11;margin-right:16px;font-size:.75rem;line-height:14px;position:relative}.c-banner-partner-button--default-small a,.c-banner-partner-header-button--default-small a{padding:7px 12px}.c-banner-partner-button--default-small a .bg:after,.c-banner-partner-header-button--default-small a .bg:after{opacity:.1;background-image:url(../img/stake-logo-bg-small.svg)}.c-banner-partner-button--default-small span.text,.c-banner-partner-header-button--default-small span.text{margin-right:8px}.c-banner-partner-button--secondary,.c-banner-partner-header-button--secondary{text-transform:uppercase;font-family:fira-sans-medium,sans-serif;font-size:.75rem;font-weight:500;line-height:30px}.c-banner-partner-button--secondary .link,.c-banner-partner-header-button--secondary .link{align-items:center;padding:0 16px;display:flex}@media (max-width:51.3025em){.c-banner-partner-button--secondary .link,.c-banner-partner-header-button--secondary .link{padding:0 8px}}.c-banner-partner-button--secondary .link>*,.c-banner-partner-header-button--secondary .link>*{opacity:1!important}.c-banner-partner-button--secondary .text,.c-banner-partner-header-button--secondary .text{color:#fff;text-overflow:ellipsis;white-space:nowrap;display:inline-block;position:relative;overflow:hidden}.c-banner-partner-button--secondary .img,.c-banner-partner-header-button--secondary .img{width:32px;height:16px;margin-left:8px}.c-banner-best-match{width:100%;max-width:730px;position:relative}.c-banner-best-match__tournament{color:#fff;letter-spacing:-2%;text-overflow:ellipsis;white-space:nowrap;z-index:5;max-width:96%;margin:0 auto 16px;font-size:1.5rem;line-height:24px;position:relative;overflow:hidden}.c-banner-best-match__teams{align-items:center;display:flex;position:relative}.c-banner-best-match .logo-bg{opacity:.3;width:248px;height:248px;position:absolute;top:50%;transform:translateY(-50%);-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-banner-best-match .logo-bg:first-child{left:-13%}.c-banner-best-match .logo-bg:last-of-type{right:-13%}.c-banner-best-match .team{align-items:center;width:calc(50% - 52px);display:flex}.c-banner-best-match .team__left,.c-banner-best-match .team__right{flex-direction:column;display:flex}.c-banner-best-match .team:first-child{justify-content:flex-end}.c-banner-best-match .team:first-child .team__left{text-align:right;align-items:flex-end;width:calc(100% - 98px)}.c-banner-best-match .team:first-child .team__right{margin-left:12px}.c-banner-best-match .team:last-child .team__right{text-align:left;width:calc(100% - 98px)}.c-banner-best-match .team:last-child .team__left{margin-right:12px}.c-banner-best-match .team .c-logo{width:86px;height:86px}.c-banner-best-match .team .c-logo__letter{font-size:1.75rem;line-height:28px}.c-banner-best-match .team-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:2.125rem;line-height:34px;overflow:hidden}.c-banner-best-match .team-odd{color:#041230;background-color:#ff710c;border-radius:5px;justify-content:space-between;align-items:center;width:100%;min-width:150px;max-width:150px;margin-top:6px;padding:4px 12px;display:flex}.discipline-2 .c-banner-best-match .team-odd{background-color:#ff4a4a}.discipline-3 .c-banner-best-match .team-odd{background-color:#eec66d}.discipline-4 .c-banner-best-match .team-odd{background-color:#5aeee1}.c-banner-best-match .team-odd b{font-size:1.75rem;line-height:28px}.c-banner-best-match .team-odd label{color:#041230;font-size:.875rem;line-height:14px}.c-banner-best-match .date{width:104px}.c-banner-best-match .date p{color:#fff;text-transform:uppercase;font-size:1.5rem;line-height:24px}.c-banner-best-match .date p.time{opacity:.6}.c-banner-best-match .date p.live{color:#ff4655}.c-button-to-top{z-index:23;border-color:#0000;border-radius:50%;width:40px;height:40px;padding:0;position:fixed;bottom:24px;right:24px}.c-button-to-top,.c-button-to-top:hover{background-color:#0f8deb;color:#1b1e22!important}.c-button-to-top:hover{box-shadow:0 4px 20px #0f8deb66}@media (max-width:64.0525em){.c-button-to-top{bottom:67px;right:12px}}.c-button-to-top .o-icon{margin:0;font-size:.875rem;line-height:40px}.c-landings-premium{text-align:center;background-color:#22262c;background-image:url(../img/premium/bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:5px;margin:20px 0;padding:0 40px 64px;position:relative;overflow:hidden}@media (max-width:51.3025em){.c-landings-premium{margin:10px 0;padding:0 16px 48px}}.c-landings-premium span.top-bg{filter:blur(112px);background:#0f8deb14;width:556px;height:394px;position:absolute;top:-200px;left:calc(50% - 676px)}@media (max-width:40.0525em){.c-landings-premium span.top-bg{top:-197px;left:50%;transform:translate(-50%)}}.c-landings-premium span.bottom-bg{filter:blur(112px);background:#0f8deb14;width:556px;height:394px;position:absolute;bottom:-197px;left:calc(50% - 278px)}.c-landings-premium .c-button{max-width:174px;padding:13px 16px;position:relative}.c-landings-premium__header{padding:100px 0}@media (max-width:51.3025em){.c-landings-premium__header{padding:64px 0}}.c-landings-premium__header .c-button{margin-top:40px}@media (max-width:51.3025em){.c-landings-premium__header .c-button{margin-top:24px}}.c-landings-premium__header h1{color:#fff;max-width:580px;margin:0 auto;font-size:2.75rem;line-height:52px}@media (max-width:51.3025em){.c-landings-premium__header h1{font-size:1.75rem;line-height:34px}}.c-landings-premium__header h1 span{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-color:#fff;background-image:linear-gradient(85.12deg,#01a3f4 7.87%,#00b6f7 36.31%,#a4e7ff 70.2%);background-size:100%;-webkit-background-clip:text;background-clip:text}.c-landings-premium__header h1 span:nth-child(2){background-image:linear-gradient(85.12deg,#01a3f4 7.87%,#00b6f7 36.31%,#019df0 70.2%)}.c-landings-premium-timeline{text-align:center;position:relative}.c-landings-premium-timeline img{border-radius:16px}.c-landings-premium-timeline h2{color:#fff;margin-bottom:16px}@media (max-width:51.3025em){.c-landings-premium-timeline h2{margin-bottom:12px;font-size:1.25rem;line-height:26px}}.c-landings-premium-timeline h6{color:#cbd5e4;margin-bottom:16px;padding-left:44px;font-family:fira-sans-regular,sans-serif;font-weight:400;line-height:18px;position:relative}@media (max-width:51.3025em){.c-landings-premium-timeline h6{margin-bottom:12px;padding-left:0;font-size:.75rem;line-height:18px}}.c-landings-premium-timeline h6:before{content:"";background-color:#0f8deb;width:32px;height:1px;display:block;position:absolute;top:8px;left:0}@media (max-width:51.3025em){.c-landings-premium-timeline h6:before{display:none}}.c-landings-premium-timeline p{color:#a5afbb;font-size:.875rem;line-height:22px}.c-landings-premium-timeline__item{align-items:center;width:100%;margin-bottom:100px;display:flex;position:relative}@media (max-width:40.0525em){.c-landings-premium-timeline__item{flex-direction:column-reverse;margin-bottom:40px;padding-left:52px}.c-landings-premium-timeline__item:before{content:"";opacity:.2;background:linear-gradient(#fff0 0,#fff);width:1px;height:calc(100% - 50px);display:block;position:absolute;top:56px;left:20px}}.c-landings-premium-timeline__item>div{width:50%}@media (max-width:40.0525em){.c-landings-premium-timeline__item>div{width:100%}}.c-landings-premium-timeline__item .text-block{text-align:left;padding-left:50px}@media (max-width:40.0525em){.c-landings-premium-timeline__item .text-block{margin-bottom:24px;padding-left:0}}.c-landings-premium-timeline__item .image-block{text-align:right;padding-right:50px}@media (max-width:40.0525em){.c-landings-premium-timeline__item .image-block{text-align:left}}.c-landings-premium-timeline__item .image-block img{width:100%;max-width:264px;height:auto}.c-landings-premium-timeline__item:nth-child(2n){flex-direction:row-reverse}@media (max-width:40.0525em){.c-landings-premium-timeline__item:nth-child(2n){flex-direction:column-reverse}}.c-landings-premium-timeline__item:nth-child(2n) .text-block{padding-left:0;padding-right:50px}@media (max-width:40.0525em){.c-landings-premium-timeline__item:nth-child(2n) .text-block{padding-right:0}}.c-landings-premium-timeline__item:nth-child(2n) .image-block{text-align:left;padding-left:50px;padding-right:0}@media (max-width:40.0525em){.c-landings-premium-timeline__item:nth-child(2n) .image-block{padding-left:0}}.c-landings-premium-timeline__item:last-child span.step:after{height:140px}@media (max-width:40.0525em){.c-landings-premium-timeline__item:last-child{margin-bottom:144px}.c-landings-premium-timeline__item:last-child:before{height:80px;top:calc(100% + 32px);left:50%;transform:translate(-50%)}}.c-landings-premium-timeline__item span.step{color:#cbd5e4;border:1px solid #67717a;border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;font-family:fira-sans-medium,sans-serif;font-size:1rem;line-height:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:40.0525em){.c-landings-premium-timeline__item span.step{width:40px;height:40px;top:0;left:0;transform:translate(0)}}.c-landings-premium-timeline__item span.step:before{content:"";z-index:-1;background-image:linear-gradient(#515b65,#38424b);border-radius:100%;width:40px;height:40px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:40.0525em){.c-landings-premium-timeline__item span.step:before{width:32px;height:32px}}.c-landings-premium-timeline__item span.step:after{content:"";opacity:.2;background:linear-gradient(#fff0 0,#fff);width:1px;height:260px;display:block;position:absolute;top:64px;left:50%;transform:translate(-50%)}@media (max-width:40.0525em){.c-landings-premium-timeline__item span.step:after{display:none}}.c-editorjs-elements-carousel{padding-top:6px;padding-bottom:6px;position:relative}.c-editorjs-elements-carousel .counter{z-index:2;background:#1b1e2266;border-radius:4px;justify-content:center;align-items:center;width:52px;padding:2px 6px;display:flex;position:absolute;top:16px;left:16px}.c-editorjs-elements-carousel .counter span{color:#a5afbb;font-size:.75rem;line-height:14px;display:block}.c-editorjs-elements-carousel .counter .current{color:#cbd5e4;margin-right:4px}.c-editorjs-elements-carousel .counter .all{margin-left:4px}.c-editorjs-elements-carousel .carousel__next,.c-editorjs-elements-carousel .carousel__prev{color:#cbd5e4;background:#1b1e2266;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex;top:calc(50% - 15px)!important}.c-editorjs-elements-carousel .carousel__next i,.c-editorjs-elements-carousel .carousel__prev i{font-size:14px}.c-editorjs-elements-carousel .carousel__next:hover,.c-editorjs-elements-carousel .carousel__prev:hover{color:#fff;background:#1b1e2299}.c-editorjs-elements-carousel .carousel__prev{margin-left:16px}.c-editorjs-elements-carousel .carousel__prev i{transform:rotate(90deg)}.c-editorjs-elements-carousel .carousel__next{margin-right:16px}.c-editorjs-elements-carousel .carousel__next i{transform:rotate(-90deg)}.c-editorjs-elements-carousel .carousel__item{flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.c-editorjs-elements-carousel .carousel__item img{border-radius:5px}.c-editorjs-elements-carousel .carousel__item span{color:#65717d;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:4px;font-size:.75rem;line-height:14px;overflow:hidden}.c-editorjs-elements-widget-h2h-matches{margin-top:22px;margin-bottom:32px}.c-editorjs-elements-banner-image a img{margin-left:auto;margin-right:auto;display:block}.c-editorjs-elements-widget-past-matches{margin-top:22px;margin-bottom:32px}.c-editorjs-elements-widget-match-coeffs .o-label--team-a{font-size:8px}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .o-widget__body{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .o-widget__body.with-radius{border-bottom-right-radius:5px!important;border-bottom-left-radius:5px!important}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .o-widget__body .name{margin-top:unset;font-size:14px;line-height:16px}@media (max-width:40.0525em){.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .o-widget__body .name{margin-top:4px}}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .o-widget__body .c-match-score{justify-content:center;align-items:center;display:flex}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .o-widget__body .c-match-score span{font-size:20px;line-height:22px}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .finished-status{width:100px}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .c-widget-match-status__score .team{max-width:calc(50% - 50px)}.c-editorjs-elements-widget-match-coeffs .c-table-cell-coverage .title{font-size:8px}.c-editorjs-elements-widget-match-coeffs .c-table-cell-prediction .c-table-cell-prediction__inner{line-height:1}.c-editorjs-elements-widget-match-coeffs .c-table-cell-prediction.team-1{left:14%}@media (max-width:40.0525em){.c-editorjs-elements-widget-match-coeffs .c-table-cell-prediction.team-1{left:8%}}.c-editorjs-elements-widget-match-coeffs .c-table-cell-prediction.team-2{right:14%}@media (max-width:40.0525em){.c-editorjs-elements-widget-match-coeffs .c-table-cell-prediction.team-2{right:8%}}.c-editorjs-elements-widget-match-coeffs .c-nav-match-global__odds{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.c-editorjs-elements-widget-match-coeffs .c-match-time-remaining-count{max-width:46px;white-space:wrap;margin-left:0;margin-right:auto;font-size:12px}@media (max-width:40.0525em){.c-editorjs-elements-widget-match-coeffs .c-match-time-remaining-count{max-width:unset;margin-left:auto;margin-right:auto}}.c-editorjs-elements-widget-match-coeffs .c-match-time-remaining-count__part{min-width:12px}.c-editorjs-elements-widget-match-coeffs .c-match-time-remaining-count,.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-status,.c-editorjs-elements-widget-match-coeffs .o-label--team-a{width:30%}.c-editorjs-elements-widget-match-coeffs .c-widget-match-status .c-match-time-remaining-count span{min-width:3px!important}.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-odds__teams{width:282px}@media (max-width:40.0525em){.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-odds__teams{width:100%}}.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-odds__banner,.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-odds__markets{width:calc(50% - 141px)}@media (max-width:40.0525em){.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-odds__banner,.c-editorjs-elements-widget-match-coeffs .c-table-cell-match-odds__markets{width:100%}}.u-1\/1{width:100%!important}.u-1\/2{width:50%!important}.u-2\/2{width:100%!important}.u-1\/3{width:33.3333%!important}.u-2\/3{width:66.6667%!important}.u-3\/3{width:100%!important}.u-1\/4{width:25%!important}.u-2\/4{width:50%!important}.u-3\/4{width:75%!important}.u-4\/4{width:100%!important}.u-1\/5{width:20%!important}.u-2\/5{width:40%!important}.u-3\/5{width:60%!important}.u-4\/5{width:80%!important}.u-5\/5{width:100%!important}.u-1\/6{width:16.6667%!important}.u-2\/6{width:33.3333%!important}.u-3\/6{width:50%!important}.u-4\/6{width:66.6667%!important}.u-5\/6{width:83.3333%!important}.u-6\/6{width:100%!important}.u-1\/7{width:14.2857%!important}.u-2\/7{width:28.5714%!important}.u-3\/7{width:42.8571%!important}.u-4\/7{width:57.1429%!important}.u-5\/7{width:71.4286%!important}.u-6\/7{width:85.7143%!important}.u-7\/7{width:100%!important}.u-1\/8{width:12.5%!important}.u-2\/8{width:25%!important}.u-3\/8{width:37.5%!important}.u-4\/8{width:50%!important}.u-5\/8{width:62.5%!important}.u-6\/8{width:75%!important}.u-7\/8{width:87.5%!important}.u-8\/8{width:100%!important}.u-1\/9{width:11.1111%!important}.u-2\/9{width:22.2222%!important}.u-3\/9{width:33.3333%!important}.u-4\/9{width:44.4444%!important}.u-5\/9{width:55.5556%!important}.u-6\/9{width:66.6667%!important}.u-7\/9{width:77.7778%!important}.u-8\/9{width:88.8889%!important}.u-9\/9{width:100%!important}.u-1\/10{width:10%!important}.u-2\/10{width:20%!important}.u-3\/10{width:30%!important}.u-4\/10{width:40%!important}.u-5\/10{width:50%!important}.u-6\/10{width:60%!important}.u-7\/10{width:70%!important}.u-8\/10{width:80%!important}.u-9\/10{width:90%!important}.u-10\/10{width:100%!important}.u-1\/11{width:9.09091%!important}.u-2\/11{width:18.1818%!important}.u-3\/11{width:27.2727%!important}.u-4\/11{width:36.3636%!important}.u-5\/11{width:45.4545%!important}.u-6\/11{width:54.5455%!important}.u-7\/11{width:63.6364%!important}.u-8\/11{width:72.7273%!important}.u-9\/11{width:81.8182%!important}.u-10\/11{width:90.9091%!important}.u-11\/11{width:100%!important}.u-1\/12{width:8.33333%!important}.u-2\/12{width:16.6667%!important}.u-3\/12{width:25%!important}.u-4\/12{width:33.3333%!important}.u-5\/12{width:41.6667%!important}.u-6\/12{width:50%!important}.u-7\/12{width:58.3333%!important}.u-8\/12{width:66.6667%!important}.u-9\/12{width:75%!important}.u-10\/12{width:83.3333%!important}.u-11\/12{width:91.6667%!important}.u-12\/12{width:100%!important}@media (min-width:20.0625em){.u-1\/1\@mobile{width:100%!important}.u-1\/2\@mobile{width:50%!important}.u-2\/2\@mobile{width:100%!important}.u-1\/3\@mobile{width:33.3333%!important}.u-2\/3\@mobile{width:66.6667%!important}.u-3\/3\@mobile{width:100%!important}.u-1\/4\@mobile{width:25%!important}.u-2\/4\@mobile{width:50%!important}.u-3\/4\@mobile{width:75%!important}.u-4\/4\@mobile{width:100%!important}.u-1\/5\@mobile{width:20%!important}.u-2\/5\@mobile{width:40%!important}.u-3\/5\@mobile{width:60%!important}.u-4\/5\@mobile{width:80%!important}.u-5\/5\@mobile{width:100%!important}.u-1\/6\@mobile{width:16.6667%!important}.u-2\/6\@mobile{width:33.3333%!important}.u-3\/6\@mobile{width:50%!important}.u-4\/6\@mobile{width:66.6667%!important}.u-5\/6\@mobile{width:83.3333%!important}.u-6\/6\@mobile{width:100%!important}.u-1\/7\@mobile{width:14.2857%!important}.u-2\/7\@mobile{width:28.5714%!important}.u-3\/7\@mobile{width:42.8571%!important}.u-4\/7\@mobile{width:57.1429%!important}.u-5\/7\@mobile{width:71.4286%!important}.u-6\/7\@mobile{width:85.7143%!important}.u-7\/7\@mobile{width:100%!important}.u-1\/8\@mobile{width:12.5%!important}.u-2\/8\@mobile{width:25%!important}.u-3\/8\@mobile{width:37.5%!important}.u-4\/8\@mobile{width:50%!important}.u-5\/8\@mobile{width:62.5%!important}.u-6\/8\@mobile{width:75%!important}.u-7\/8\@mobile{width:87.5%!important}.u-8\/8\@mobile{width:100%!important}.u-1\/9\@mobile{width:11.1111%!important}.u-2\/9\@mobile{width:22.2222%!important}.u-3\/9\@mobile{width:33.3333%!important}.u-4\/9\@mobile{width:44.4444%!important}.u-5\/9\@mobile{width:55.5556%!important}.u-6\/9\@mobile{width:66.6667%!important}.u-7\/9\@mobile{width:77.7778%!important}.u-8\/9\@mobile{width:88.8889%!important}.u-9\/9\@mobile{width:100%!important}.u-1\/10\@mobile{width:10%!important}.u-2\/10\@mobile{width:20%!important}.u-3\/10\@mobile{width:30%!important}.u-4\/10\@mobile{width:40%!important}.u-5\/10\@mobile{width:50%!important}.u-6\/10\@mobile{width:60%!important}.u-7\/10\@mobile{width:70%!important}.u-8\/10\@mobile{width:80%!important}.u-9\/10\@mobile{width:90%!important}.u-10\/10\@mobile{width:100%!important}.u-1\/11\@mobile{width:9.09091%!important}.u-2\/11\@mobile{width:18.1818%!important}.u-3\/11\@mobile{width:27.2727%!important}.u-4\/11\@mobile{width:36.3636%!important}.u-5\/11\@mobile{width:45.4545%!important}.u-6\/11\@mobile{width:54.5455%!important}.u-7\/11\@mobile{width:63.6364%!important}.u-8\/11\@mobile{width:72.7273%!important}.u-9\/11\@mobile{width:81.8182%!important}.u-10\/11\@mobile{width:90.9091%!important}.u-11\/11\@mobile{width:100%!important}.u-1\/12\@mobile{width:8.33333%!important}.u-2\/12\@mobile{width:16.6667%!important}.u-3\/12\@mobile{width:25%!important}.u-4\/12\@mobile{width:33.3333%!important}.u-5\/12\@mobile{width:41.6667%!important}.u-6\/12\@mobile{width:50%!important}.u-7\/12\@mobile{width:58.3333%!important}.u-8\/12\@mobile{width:66.6667%!important}.u-9\/12\@mobile{width:75%!important}.u-10\/12\@mobile{width:83.3333%!important}.u-11\/12\@mobile{width:91.6667%!important}.u-12\/12\@mobile{width:100%!important}}@media (min-width:30.0625em){.u-1\/1\@mobileMedium{width:100%!important}.u-1\/2\@mobileMedium{width:50%!important}.u-2\/2\@mobileMedium{width:100%!important}.u-1\/3\@mobileMedium{width:33.3333%!important}.u-2\/3\@mobileMedium{width:66.6667%!important}.u-3\/3\@mobileMedium{width:100%!important}.u-1\/4\@mobileMedium{width:25%!important}.u-2\/4\@mobileMedium{width:50%!important}.u-3\/4\@mobileMedium{width:75%!important}.u-4\/4\@mobileMedium{width:100%!important}.u-1\/5\@mobileMedium{width:20%!important}.u-2\/5\@mobileMedium{width:40%!important}.u-3\/5\@mobileMedium{width:60%!important}.u-4\/5\@mobileMedium{width:80%!important}.u-5\/5\@mobileMedium{width:100%!important}.u-1\/6\@mobileMedium{width:16.6667%!important}.u-2\/6\@mobileMedium{width:33.3333%!important}.u-3\/6\@mobileMedium{width:50%!important}.u-4\/6\@mobileMedium{width:66.6667%!important}.u-5\/6\@mobileMedium{width:83.3333%!important}.u-6\/6\@mobileMedium{width:100%!important}.u-1\/7\@mobileMedium{width:14.2857%!important}.u-2\/7\@mobileMedium{width:28.5714%!important}.u-3\/7\@mobileMedium{width:42.8571%!important}.u-4\/7\@mobileMedium{width:57.1429%!important}.u-5\/7\@mobileMedium{width:71.4286%!important}.u-6\/7\@mobileMedium{width:85.7143%!important}.u-7\/7\@mobileMedium{width:100%!important}.u-1\/8\@mobileMedium{width:12.5%!important}.u-2\/8\@mobileMedium{width:25%!important}.u-3\/8\@mobileMedium{width:37.5%!important}.u-4\/8\@mobileMedium{width:50%!important}.u-5\/8\@mobileMedium{width:62.5%!important}.u-6\/8\@mobileMedium{width:75%!important}.u-7\/8\@mobileMedium{width:87.5%!important}.u-8\/8\@mobileMedium{width:100%!important}.u-1\/9\@mobileMedium{width:11.1111%!important}.u-2\/9\@mobileMedium{width:22.2222%!important}.u-3\/9\@mobileMedium{width:33.3333%!important}.u-4\/9\@mobileMedium{width:44.4444%!important}.u-5\/9\@mobileMedium{width:55.5556%!important}.u-6\/9\@mobileMedium{width:66.6667%!important}.u-7\/9\@mobileMedium{width:77.7778%!important}.u-8\/9\@mobileMedium{width:88.8889%!important}.u-9\/9\@mobileMedium{width:100%!important}.u-1\/10\@mobileMedium{width:10%!important}.u-2\/10\@mobileMedium{width:20%!important}.u-3\/10\@mobileMedium{width:30%!important}.u-4\/10\@mobileMedium{width:40%!important}.u-5\/10\@mobileMedium{width:50%!important}.u-6\/10\@mobileMedium{width:60%!important}.u-7\/10\@mobileMedium{width:70%!important}.u-8\/10\@mobileMedium{width:80%!important}.u-9\/10\@mobileMedium{width:90%!important}.u-10\/10\@mobileMedium{width:100%!important}.u-1\/11\@mobileMedium{width:9.09091%!important}.u-2\/11\@mobileMedium{width:18.1818%!important}.u-3\/11\@mobileMedium{width:27.2727%!important}.u-4\/11\@mobileMedium{width:36.3636%!important}.u-5\/11\@mobileMedium{width:45.4545%!important}.u-6\/11\@mobileMedium{width:54.5455%!important}.u-7\/11\@mobileMedium{width:63.6364%!important}.u-8\/11\@mobileMedium{width:72.7273%!important}.u-9\/11\@mobileMedium{width:81.8182%!important}.u-10\/11\@mobileMedium{width:90.9091%!important}.u-11\/11\@mobileMedium{width:100%!important}.u-1\/12\@mobileMedium{width:8.33333%!important}.u-2\/12\@mobileMedium{width:16.6667%!important}.u-3\/12\@mobileMedium{width:25%!important}.u-4\/12\@mobileMedium{width:33.3333%!important}.u-5\/12\@mobileMedium{width:41.6667%!important}.u-6\/12\@mobileMedium{width:50%!important}.u-7\/12\@mobileMedium{width:58.3333%!important}.u-8\/12\@mobileMedium{width:66.6667%!important}.u-9\/12\@mobileMedium{width:75%!important}.u-10\/12\@mobileMedium{width:83.3333%!important}.u-11\/12\@mobileMedium{width:91.6667%!important}.u-12\/12\@mobileMedium{width:100%!important}}@media (min-width:40.0625em){.u-1\/1\@mobileLandscape{width:100%!important}.u-1\/2\@mobileLandscape{width:50%!important}.u-2\/2\@mobileLandscape{width:100%!important}.u-1\/3\@mobileLandscape{width:33.3333%!important}.u-2\/3\@mobileLandscape{width:66.6667%!important}.u-3\/3\@mobileLandscape{width:100%!important}.u-1\/4\@mobileLandscape{width:25%!important}.u-2\/4\@mobileLandscape{width:50%!important}.u-3\/4\@mobileLandscape{width:75%!important}.u-4\/4\@mobileLandscape{width:100%!important}.u-1\/5\@mobileLandscape{width:20%!important}.u-2\/5\@mobileLandscape{width:40%!important}.u-3\/5\@mobileLandscape{width:60%!important}.u-4\/5\@mobileLandscape{width:80%!important}.u-5\/5\@mobileLandscape{width:100%!important}.u-1\/6\@mobileLandscape{width:16.6667%!important}.u-2\/6\@mobileLandscape{width:33.3333%!important}.u-3\/6\@mobileLandscape{width:50%!important}.u-4\/6\@mobileLandscape{width:66.6667%!important}.u-5\/6\@mobileLandscape{width:83.3333%!important}.u-6\/6\@mobileLandscape{width:100%!important}.u-1\/7\@mobileLandscape{width:14.2857%!important}.u-2\/7\@mobileLandscape{width:28.5714%!important}.u-3\/7\@mobileLandscape{width:42.8571%!important}.u-4\/7\@mobileLandscape{width:57.1429%!important}.u-5\/7\@mobileLandscape{width:71.4286%!important}.u-6\/7\@mobileLandscape{width:85.7143%!important}.u-7\/7\@mobileLandscape{width:100%!important}.u-1\/8\@mobileLandscape{width:12.5%!important}.u-2\/8\@mobileLandscape{width:25%!important}.u-3\/8\@mobileLandscape{width:37.5%!important}.u-4\/8\@mobileLandscape{width:50%!important}.u-5\/8\@mobileLandscape{width:62.5%!important}.u-6\/8\@mobileLandscape{width:75%!important}.u-7\/8\@mobileLandscape{width:87.5%!important}.u-8\/8\@mobileLandscape{width:100%!important}.u-1\/9\@mobileLandscape{width:11.1111%!important}.u-2\/9\@mobileLandscape{width:22.2222%!important}.u-3\/9\@mobileLandscape{width:33.3333%!important}.u-4\/9\@mobileLandscape{width:44.4444%!important}.u-5\/9\@mobileLandscape{width:55.5556%!important}.u-6\/9\@mobileLandscape{width:66.6667%!important}.u-7\/9\@mobileLandscape{width:77.7778%!important}.u-8\/9\@mobileLandscape{width:88.8889%!important}.u-9\/9\@mobileLandscape{width:100%!important}.u-1\/10\@mobileLandscape{width:10%!important}.u-2\/10\@mobileLandscape{width:20%!important}.u-3\/10\@mobileLandscape{width:30%!important}.u-4\/10\@mobileLandscape{width:40%!important}.u-5\/10\@mobileLandscape{width:50%!important}.u-6\/10\@mobileLandscape{width:60%!important}.u-7\/10\@mobileLandscape{width:70%!important}.u-8\/10\@mobileLandscape{width:80%!important}.u-9\/10\@mobileLandscape{width:90%!important}.u-10\/10\@mobileLandscape{width:100%!important}.u-1\/11\@mobileLandscape{width:9.09091%!important}.u-2\/11\@mobileLandscape{width:18.1818%!important}.u-3\/11\@mobileLandscape{width:27.2727%!important}.u-4\/11\@mobileLandscape{width:36.3636%!important}.u-5\/11\@mobileLandscape{width:45.4545%!important}.u-6\/11\@mobileLandscape{width:54.5455%!important}.u-7\/11\@mobileLandscape{width:63.6364%!important}.u-8\/11\@mobileLandscape{width:72.7273%!important}.u-9\/11\@mobileLandscape{width:81.8182%!important}.u-10\/11\@mobileLandscape{width:90.9091%!important}.u-11\/11\@mobileLandscape{width:100%!important}.u-1\/12\@mobileLandscape{width:8.33333%!important}.u-2\/12\@mobileLandscape{width:16.6667%!important}.u-3\/12\@mobileLandscape{width:25%!important}.u-4\/12\@mobileLandscape{width:33.3333%!important}.u-5\/12\@mobileLandscape{width:41.6667%!important}.u-6\/12\@mobileLandscape{width:50%!important}.u-7\/12\@mobileLandscape{width:58.3333%!important}.u-8\/12\@mobileLandscape{width:66.6667%!important}.u-9\/12\@mobileLandscape{width:75%!important}.u-10\/12\@mobileLandscape{width:83.3333%!important}.u-11\/12\@mobileLandscape{width:91.6667%!important}.u-12\/12\@mobileLandscape{width:100%!important}}@media (min-width:51.3125em){.u-1\/1\@tablet{width:100%!important}.u-1\/2\@tablet{width:50%!important}.u-2\/2\@tablet{width:100%!important}.u-1\/3\@tablet{width:33.3333%!important}.u-2\/3\@tablet{width:66.6667%!important}.u-3\/3\@tablet{width:100%!important}.u-1\/4\@tablet{width:25%!important}.u-2\/4\@tablet{width:50%!important}.u-3\/4\@tablet{width:75%!important}.u-4\/4\@tablet{width:100%!important}.u-1\/5\@tablet{width:20%!important}.u-2\/5\@tablet{width:40%!important}.u-3\/5\@tablet{width:60%!important}.u-4\/5\@tablet{width:80%!important}.u-5\/5\@tablet{width:100%!important}.u-1\/6\@tablet{width:16.6667%!important}.u-2\/6\@tablet{width:33.3333%!important}.u-3\/6\@tablet{width:50%!important}.u-4\/6\@tablet{width:66.6667%!important}.u-5\/6\@tablet{width:83.3333%!important}.u-6\/6\@tablet{width:100%!important}.u-1\/7\@tablet{width:14.2857%!important}.u-2\/7\@tablet{width:28.5714%!important}.u-3\/7\@tablet{width:42.8571%!important}.u-4\/7\@tablet{width:57.1429%!important}.u-5\/7\@tablet{width:71.4286%!important}.u-6\/7\@tablet{width:85.7143%!important}.u-7\/7\@tablet{width:100%!important}.u-1\/8\@tablet{width:12.5%!important}.u-2\/8\@tablet{width:25%!important}.u-3\/8\@tablet{width:37.5%!important}.u-4\/8\@tablet{width:50%!important}.u-5\/8\@tablet{width:62.5%!important}.u-6\/8\@tablet{width:75%!important}.u-7\/8\@tablet{width:87.5%!important}.u-8\/8\@tablet{width:100%!important}.u-1\/9\@tablet{width:11.1111%!important}.u-2\/9\@tablet{width:22.2222%!important}.u-3\/9\@tablet{width:33.3333%!important}.u-4\/9\@tablet{width:44.4444%!important}.u-5\/9\@tablet{width:55.5556%!important}.u-6\/9\@tablet{width:66.6667%!important}.u-7\/9\@tablet{width:77.7778%!important}.u-8\/9\@tablet{width:88.8889%!important}.u-9\/9\@tablet{width:100%!important}.u-1\/10\@tablet{width:10%!important}.u-2\/10\@tablet{width:20%!important}.u-3\/10\@tablet{width:30%!important}.u-4\/10\@tablet{width:40%!important}.u-5\/10\@tablet{width:50%!important}.u-6\/10\@tablet{width:60%!important}.u-7\/10\@tablet{width:70%!important}.u-8\/10\@tablet{width:80%!important}.u-9\/10\@tablet{width:90%!important}.u-10\/10\@tablet{width:100%!important}.u-1\/11\@tablet{width:9.09091%!important}.u-2\/11\@tablet{width:18.1818%!important}.u-3\/11\@tablet{width:27.2727%!important}.u-4\/11\@tablet{width:36.3636%!important}.u-5\/11\@tablet{width:45.4545%!important}.u-6\/11\@tablet{width:54.5455%!important}.u-7\/11\@tablet{width:63.6364%!important}.u-8\/11\@tablet{width:72.7273%!important}.u-9\/11\@tablet{width:81.8182%!important}.u-10\/11\@tablet{width:90.9091%!important}.u-11\/11\@tablet{width:100%!important}.u-1\/12\@tablet{width:8.33333%!important}.u-2\/12\@tablet{width:16.6667%!important}.u-3\/12\@tablet{width:25%!important}.u-4\/12\@tablet{width:33.3333%!important}.u-5\/12\@tablet{width:41.6667%!important}.u-6\/12\@tablet{width:50%!important}.u-7\/12\@tablet{width:58.3333%!important}.u-8\/12\@tablet{width:66.6667%!important}.u-9\/12\@tablet{width:75%!important}.u-10\/12\@tablet{width:83.3333%!important}.u-11\/12\@tablet{width:91.6667%!important}.u-12\/12\@tablet{width:100%!important}}@media (min-width:64.0625em){.u-1\/1\@desktop{width:100%!important}.u-1\/2\@desktop{width:50%!important}.u-2\/2\@desktop{width:100%!important}.u-1\/3\@desktop{width:33.3333%!important}.u-2\/3\@desktop{width:66.6667%!important}.u-3\/3\@desktop{width:100%!important}.u-1\/4\@desktop{width:25%!important}.u-2\/4\@desktop{width:50%!important}.u-3\/4\@desktop{width:75%!important}.u-4\/4\@desktop{width:100%!important}.u-1\/5\@desktop{width:20%!important}.u-2\/5\@desktop{width:40%!important}.u-3\/5\@desktop{width:60%!important}.u-4\/5\@desktop{width:80%!important}.u-5\/5\@desktop{width:100%!important}.u-1\/6\@desktop{width:16.6667%!important}.u-2\/6\@desktop{width:33.3333%!important}.u-3\/6\@desktop{width:50%!important}.u-4\/6\@desktop{width:66.6667%!important}.u-5\/6\@desktop{width:83.3333%!important}.u-6\/6\@desktop{width:100%!important}.u-1\/7\@desktop{width:14.2857%!important}.u-2\/7\@desktop{width:28.5714%!important}.u-3\/7\@desktop{width:42.8571%!important}.u-4\/7\@desktop{width:57.1429%!important}.u-5\/7\@desktop{width:71.4286%!important}.u-6\/7\@desktop{width:85.7143%!important}.u-7\/7\@desktop{width:100%!important}.u-1\/8\@desktop{width:12.5%!important}.u-2\/8\@desktop{width:25%!important}.u-3\/8\@desktop{width:37.5%!important}.u-4\/8\@desktop{width:50%!important}.u-5\/8\@desktop{width:62.5%!important}.u-6\/8\@desktop{width:75%!important}.u-7\/8\@desktop{width:87.5%!important}.u-8\/8\@desktop{width:100%!important}.u-1\/9\@desktop{width:11.1111%!important}.u-2\/9\@desktop{width:22.2222%!important}.u-3\/9\@desktop{width:33.3333%!important}.u-4\/9\@desktop{width:44.4444%!important}.u-5\/9\@desktop{width:55.5556%!important}.u-6\/9\@desktop{width:66.6667%!important}.u-7\/9\@desktop{width:77.7778%!important}.u-8\/9\@desktop{width:88.8889%!important}.u-9\/9\@desktop{width:100%!important}.u-1\/10\@desktop{width:10%!important}.u-2\/10\@desktop{width:20%!important}.u-3\/10\@desktop{width:30%!important}.u-4\/10\@desktop{width:40%!important}.u-5\/10\@desktop{width:50%!important}.u-6\/10\@desktop{width:60%!important}.u-7\/10\@desktop{width:70%!important}.u-8\/10\@desktop{width:80%!important}.u-9\/10\@desktop{width:90%!important}.u-10\/10\@desktop{width:100%!important}.u-1\/11\@desktop{width:9.09091%!important}.u-2\/11\@desktop{width:18.1818%!important}.u-3\/11\@desktop{width:27.2727%!important}.u-4\/11\@desktop{width:36.3636%!important}.u-5\/11\@desktop{width:45.4545%!important}.u-6\/11\@desktop{width:54.5455%!important}.u-7\/11\@desktop{width:63.6364%!important}.u-8\/11\@desktop{width:72.7273%!important}.u-9\/11\@desktop{width:81.8182%!important}.u-10\/11\@desktop{width:90.9091%!important}.u-11\/11\@desktop{width:100%!important}.u-1\/12\@desktop{width:8.33333%!important}.u-2\/12\@desktop{width:16.6667%!important}.u-3\/12\@desktop{width:25%!important}.u-4\/12\@desktop{width:33.3333%!important}.u-5\/12\@desktop{width:41.6667%!important}.u-6\/12\@desktop{width:50%!important}.u-7\/12\@desktop{width:58.3333%!important}.u-8\/12\@desktop{width:66.6667%!important}.u-9\/12\@desktop{width:75%!important}.u-10\/12\@desktop{width:83.3333%!important}.u-11\/12\@desktop{width:91.6667%!important}.u-12\/12\@desktop{width:100%!important}}@media (min-width:80.0625em){.u-1\/1\@wide{width:100%!important}.u-1\/2\@wide{width:50%!important}.u-2\/2\@wide{width:100%!important}.u-1\/3\@wide{width:33.3333%!important}.u-2\/3\@wide{width:66.6667%!important}.u-3\/3\@wide{width:100%!important}.u-1\/4\@wide{width:25%!important}.u-2\/4\@wide{width:50%!important}.u-3\/4\@wide{width:75%!important}.u-4\/4\@wide{width:100%!important}.u-1\/5\@wide{width:20%!important}.u-2\/5\@wide{width:40%!important}.u-3\/5\@wide{width:60%!important}.u-4\/5\@wide{width:80%!important}.u-5\/5\@wide{width:100%!important}.u-1\/6\@wide{width:16.6667%!important}.u-2\/6\@wide{width:33.3333%!important}.u-3\/6\@wide{width:50%!important}.u-4\/6\@wide{width:66.6667%!important}.u-5\/6\@wide{width:83.3333%!important}.u-6\/6\@wide{width:100%!important}.u-1\/7\@wide{width:14.2857%!important}.u-2\/7\@wide{width:28.5714%!important}.u-3\/7\@wide{width:42.8571%!important}.u-4\/7\@wide{width:57.1429%!important}.u-5\/7\@wide{width:71.4286%!important}.u-6\/7\@wide{width:85.7143%!important}.u-7\/7\@wide{width:100%!important}.u-1\/8\@wide{width:12.5%!important}.u-2\/8\@wide{width:25%!important}.u-3\/8\@wide{width:37.5%!important}.u-4\/8\@wide{width:50%!important}.u-5\/8\@wide{width:62.5%!important}.u-6\/8\@wide{width:75%!important}.u-7\/8\@wide{width:87.5%!important}.u-8\/8\@wide{width:100%!important}.u-1\/9\@wide{width:11.1111%!important}.u-2\/9\@wide{width:22.2222%!important}.u-3\/9\@wide{width:33.3333%!important}.u-4\/9\@wide{width:44.4444%!important}.u-5\/9\@wide{width:55.5556%!important}.u-6\/9\@wide{width:66.6667%!important}.u-7\/9\@wide{width:77.7778%!important}.u-8\/9\@wide{width:88.8889%!important}.u-9\/9\@wide{width:100%!important}.u-1\/10\@wide{width:10%!important}.u-2\/10\@wide{width:20%!important}.u-3\/10\@wide{width:30%!important}.u-4\/10\@wide{width:40%!important}.u-5\/10\@wide{width:50%!important}.u-6\/10\@wide{width:60%!important}.u-7\/10\@wide{width:70%!important}.u-8\/10\@wide{width:80%!important}.u-9\/10\@wide{width:90%!important}.u-10\/10\@wide{width:100%!important}.u-1\/11\@wide{width:9.09091%!important}.u-2\/11\@wide{width:18.1818%!important}.u-3\/11\@wide{width:27.2727%!important}.u-4\/11\@wide{width:36.3636%!important}.u-5\/11\@wide{width:45.4545%!important}.u-6\/11\@wide{width:54.5455%!important}.u-7\/11\@wide{width:63.6364%!important}.u-8\/11\@wide{width:72.7273%!important}.u-9\/11\@wide{width:81.8182%!important}.u-10\/11\@wide{width:90.9091%!important}.u-11\/11\@wide{width:100%!important}.u-1\/12\@wide{width:8.33333%!important}.u-2\/12\@wide{width:16.6667%!important}.u-3\/12\@wide{width:25%!important}.u-4\/12\@wide{width:33.3333%!important}.u-5\/12\@wide{width:41.6667%!important}.u-6\/12\@wide{width:50%!important}.u-7\/12\@wide{width:58.3333%!important}.u-8\/12\@wide{width:66.6667%!important}.u-9\/12\@wide{width:75%!important}.u-10\/12\@wide{width:83.3333%!important}.u-11\/12\@wide{width:91.6667%!important}.u-12\/12\@wide{width:100%!important}}@media (min-width:90em){.u-1\/1\@hd{width:100%!important}.u-1\/2\@hd{width:50%!important}.u-2\/2\@hd{width:100%!important}.u-1\/3\@hd{width:33.3333%!important}.u-2\/3\@hd{width:66.6667%!important}.u-3\/3\@hd{width:100%!important}.u-1\/4\@hd{width:25%!important}.u-2\/4\@hd{width:50%!important}.u-3\/4\@hd{width:75%!important}.u-4\/4\@hd{width:100%!important}.u-1\/5\@hd{width:20%!important}.u-2\/5\@hd{width:40%!important}.u-3\/5\@hd{width:60%!important}.u-4\/5\@hd{width:80%!important}.u-5\/5\@hd{width:100%!important}.u-1\/6\@hd{width:16.6667%!important}.u-2\/6\@hd{width:33.3333%!important}.u-3\/6\@hd{width:50%!important}.u-4\/6\@hd{width:66.6667%!important}.u-5\/6\@hd{width:83.3333%!important}.u-6\/6\@hd{width:100%!important}.u-1\/7\@hd{width:14.2857%!important}.u-2\/7\@hd{width:28.5714%!important}.u-3\/7\@hd{width:42.8571%!important}.u-4\/7\@hd{width:57.1429%!important}.u-5\/7\@hd{width:71.4286%!important}.u-6\/7\@hd{width:85.7143%!important}.u-7\/7\@hd{width:100%!important}.u-1\/8\@hd{width:12.5%!important}.u-2\/8\@hd{width:25%!important}.u-3\/8\@hd{width:37.5%!important}.u-4\/8\@hd{width:50%!important}.u-5\/8\@hd{width:62.5%!important}.u-6\/8\@hd{width:75%!important}.u-7\/8\@hd{width:87.5%!important}.u-8\/8\@hd{width:100%!important}.u-1\/9\@hd{width:11.1111%!important}.u-2\/9\@hd{width:22.2222%!important}.u-3\/9\@hd{width:33.3333%!important}.u-4\/9\@hd{width:44.4444%!important}.u-5\/9\@hd{width:55.5556%!important}.u-6\/9\@hd{width:66.6667%!important}.u-7\/9\@hd{width:77.7778%!important}.u-8\/9\@hd{width:88.8889%!important}.u-9\/9\@hd{width:100%!important}.u-1\/10\@hd{width:10%!important}.u-2\/10\@hd{width:20%!important}.u-3\/10\@hd{width:30%!important}.u-4\/10\@hd{width:40%!important}.u-5\/10\@hd{width:50%!important}.u-6\/10\@hd{width:60%!important}.u-7\/10\@hd{width:70%!important}.u-8\/10\@hd{width:80%!important}.u-9\/10\@hd{width:90%!important}.u-10\/10\@hd{width:100%!important}.u-1\/11\@hd{width:9.09091%!important}.u-2\/11\@hd{width:18.1818%!important}.u-3\/11\@hd{width:27.2727%!important}.u-4\/11\@hd{width:36.3636%!important}.u-5\/11\@hd{width:45.4545%!important}.u-6\/11\@hd{width:54.5455%!important}.u-7\/11\@hd{width:63.6364%!important}.u-8\/11\@hd{width:72.7273%!important}.u-9\/11\@hd{width:81.8182%!important}.u-10\/11\@hd{width:90.9091%!important}.u-11\/11\@hd{width:100%!important}.u-1\/12\@hd{width:8.33333%!important}.u-2\/12\@hd{width:16.6667%!important}.u-3\/12\@hd{width:25%!important}.u-4\/12\@hd{width:33.3333%!important}.u-5\/12\@hd{width:41.6667%!important}.u-6\/12\@hd{width:50%!important}.u-7\/12\@hd{width:58.3333%!important}.u-8\/12\@hd{width:66.6667%!important}.u-9\/12\@hd{width:75%!important}.u-10\/12\@hd{width:83.3333%!important}.u-11\/12\@hd{width:91.6667%!important}.u-12\/12\@hd{width:100%!important}}.u-text-uppercase{text-transform:uppercase}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-left{text-align:left}@media (min-width:20.0625em){.u-hidden\@mobile{display:none!important}.u-shown\@mobile{display:inherit!important}}@media (max-width:20.0525em){.u-hidden-until\@mobile{display:none!important}}@media (min-width:20.0625em){.u-hidden-from\@mobile{display:none!important}}@media (min-width:30.0625em){.u-hidden\@mobileMedium{display:none!important}.u-shown\@mobileMedium{display:inherit!important}}@media (max-width:30.0525em){.u-hidden-until\@mobileMedium{display:none!important}}@media (min-width:30.0625em){.u-hidden-from\@mobileMedium{display:none!important}}@media (min-width:40.0625em){.u-hidden\@mobileLandscape{display:none!important}.u-shown\@mobileLandscape{display:inherit!important}}@media (max-width:40.0525em){.u-hidden-until\@mobileLandscape{display:none!important}}@media (min-width:40.0625em){.u-hidden-from\@mobileLandscape{display:none!important}}@media (min-width:51.3125em){.u-hidden\@tablet{display:none!important}.u-shown\@tablet{display:inherit!important}}@media (max-width:51.3025em){.u-hidden-until\@tablet{display:none!important}}@media (min-width:51.3125em){.u-hidden-from\@tablet{display:none!important}}@media (min-width:64.0625em){.u-hidden\@desktop{display:none!important}.u-shown\@desktop{display:inherit!important}}@media (max-width:64.0525em){.u-hidden-until\@desktop{display:none!important}}@media (min-width:64.0625em){.u-hidden-from\@desktop{display:none!important}}@media (min-width:80.0625em){.u-hidden\@wide{display:none!important}.u-shown\@wide{display:inherit!important}}@media (max-width:80.0525em){.u-hidden-until\@wide{display:none!important}}@media (min-width:80.0625em){.u-hidden-from\@wide{display:none!important}}@media (min-width:90em){.u-hidden\@hd{display:none!important}.u-shown\@hd{display:inherit!important}}@media (max-width:89.99em){.u-hidden-until\@hd{display:none!important}}@media (min-width:90em){.u-hidden-from\@hd{display:none!important}}.u-visibility--mobile{display:none!important}@media (max-width:51.3025em){.u-visibility--mobile{display:block!important}}.u-visibility--desktop{display:block!important}@media (max-width:51.3025em){.u-visibility--desktop{display:none!important}}.u-relative{position:relative}.u-float-right{float:right}.resize-observer[data-v-b329ee4c]{opacity:0;background-color:#0000;border:none}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{pointer-events:none;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.v-popper__popper{z-index:10000;outline:none;top:0;left:0}.v-popper__popper.v-popper__popper--hidden{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .15s,visibility .15s}.v-popper__popper.v-popper__popper--shown{opacity:1;visibility:visible;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{width:100%;height:100%;display:none;position:absolute;top:0;left:0}.v-popper__inner{box-sizing:border-box;position:relative;overflow-y:auto}.v-popper__inner>div{max-height:inherit;max-width:inherit;z-index:1;position:relative}.v-popper__arrow-container{width:10px;height:10px;position:absolute}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;width:0;height:0;position:absolute;top:0;left:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-bottom-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-top-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-top-color:#0000!important;border-bottom-color:#0000!important;border-left-color:#0000!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:#0000!important;border-bottom-color:#0000!important;border-right-color:#0000!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{color:#fff;background:#000c;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{color:#000;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.created[data-v-742ce0f7]{white-space:nowrap}.created .data[data-v-742ce0f7],.created .time[data-v-742ce0f7]{text-align:left;display:inline-block}
