:root{--color-black:"#000"}.player-section{height:100%;width:100%;position:relative;display:flex;justify-content:center;align-items:center}.player-section .video-container{box-shadow:0 0 4px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.2);height:100%;overflow:hidden;position:relative;width:100%}.player-section .loco-video{background-color:var(--color-black);opacity:0;visibility:hidden;height:100%;left:0;position:absolute;top:0;width:100%;transition:all .15s ease-in-out;transition-property:opacity,visibility}.player-section .loco-video.active-player{opacity:1!important;visibility:visible!important}.player-section .black-cover{background:var(--color-black);bottom:0;height:100%;left:0;position:absolute;width:100%;z-index:1}@media (max-width:767px){.player-section{height:100%;padding:0;width:100%}.player-section .video-container{overflow:auto;padding:0;position:static}.player-section .loco-video{background-color:var(--color-black)}}:root{--color-voilet:#511fff;--color-white:#fff;--color-black:#000;--color-black-50:rgba(0,0,0,0.5);--color-pill-yellow:#fff06a}.player-controls-container.fade-exited{pointer-events:none}.player-controls-container{transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;z-index:10}.player-controls-container.mini-player{height:100%;justify-content:center;background:none}.loco-mweb-live-dot{width:8px;height:8px;border-radius:9999px;background-color:var(--token-color-cta-primary);flex-shrink:0}.loco-mweb-views-pill{display:flex;align-items:center;gap:4px;padding:2px 4px;border-radius:4px;background-color:rgba(24,24,27,.8);color:#fff;font-size:12px;line-height:normal;white-space:nowrap}.player-controls-wrapper :focus{outline:none}.player-controls-wrapper{order:2;align-items:center;display:flex;width:100%;position:relative}.qualitySelectionWrapper{cursor:pointer;position:relative;width:100px;padding-left:16px}.qualityTextWrapper{display:flex;flex-direction:column;position:absolute;bottom:0;padding:8px 16px;background-color:rgba(0,0,0,.5)}.qualityText{padding:4px 0;width:100%}.qualityText:hover{transform:scale(1.1)}.player-controls-btn{background:none;border:none;cursor:pointer}#player-controls-seek-bar-wrapper[aria-disabled=true],.player-controls-btn[aria-disabled=true],.player-controls-scrub[aria-disabled=true]{cursor:auto}.player-controls-scrub[aria-disabled=true]{display:none}.player-controls-btn[aria-disabled=true] svg{opacity:.5}.player-controls-btn-container{display:flex;gap:12px;align-items:center;flex-direction:row}#player-controls-seek-bar-wrapper{align-items:center;cursor:pointer;display:flex;height:14px;position:relative;width:100%}.player-controls-seek-bar{border-radius:0;height:4px;width:100%;display:flex;align-items:stretch}.player-controls-seek-progress{height:100%}.player-controls-scrub{appearance:none;border-radius:50%;border:none;cursor:pointer;float:left;height:14px;position:absolute;touch-action:none;transition:transform .3s ease-in-out;width:14px;z-index:1}.time-on-hover,.time-to-live{bottom:16px;color:var(--color-white);background-color:var(--color-black-50);padding:.25rem .5rem;cursor:auto;float:left;font-size:14px;font-weight:500;line-height:13px;pointer-events:none;position:absolute;user-select:none;display:flex}.time-since-live{color:#ffffff;cursor:pointer;white-space:nowrap;font-size:14px;font-weight:500;line-height:18.16px;text-align:left}@keyframes rotate{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes ZoomIn{0%{transform:scale(.9);opacity:.9}to{transform:scale(1);opacity:1}}.spinner-zoom-in{animation:ZoomIn .1s linear}.spinner{height:42px;left:calc(50% - 24px);position:absolute;top:calc(50% - 24px);width:42px;z-index:20}.spinner .rotate{animation:rotate 1s linear infinite}.notification-container{display:flex;justify-content:center;margin-top:34px;position:absolute;top:0;width:100%;z-index:100}.notification-content{background:#cc422f;border-radius:8px;font-size:15px;font-style:normal;font-weight:400;line-height:22px;max-width:300px;padding:8px 16px;width:90%}.notification-content>div{align-items:center;display:flex}.notification-content svg{margin-right:4px}.notification-type{text-transform:capitalize}.back-to-live-btn{background-color:rgba(0,0,0,.7);border-radius:30px;border:none;bottom:98px;color:var(--color-white);cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:13px;padding:14px 18px 14px 17px;position:absolute;z-index:1}.inner-content{align-items:center;display:flex;height:18px;justify-content:space-between;width:116px}.player-setting-wrapper{order:3;margin:0;padding:0;position:relative;justify-content:space-between}.back-to-live-container{width:100%;display:flex;justify-content:flex-end;margin-bottom:8px;order:1}.player-setting-menu.child-modal-open .setting-menu-item{visibility:hidden}.player-setting-menu.sub-menu .setting-menu-item{visibility:visible}.player-setting-menu.child-modal-open{background:none;color:transparent}.player-setting-menu .setting-menu-item{display:flex;position:relative;color:rgba(255,255,255,.87);align-items:center;flex-direction:row;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;padding:8px 12px;touch-action:manipulation;box-sizing:border-box;width:100%;justify-content:space-between}.player-setting-menu .setting-menu-item:hover{outline:0;color:rgba(255,255,255)}.player-setting-menu .setting-item-label{display:flex;flex:1;width:100%;align-items:center;gap:8px;padding-right:4px;margin-right:4px;color:#ffffff;font-size:14px;font-weight:400;line-height:18.16px;text-align:left}.setting-selected-icon{display:flex;justify-content:center;align-items:center;fill:rgba(255,255,255,.87)}.player-setting-menu .setting-item-value{display:flex;gap:8px;justify-content:center;align-items:center;white-space:nowrap;color:#fff;font-size:14px;font-weight:400;line-height:22px;text-align:center}.sub-menu-item .setting-item-value{min-width:40px}.player-setting-menu{z-index:12;display:flex;flex-direction:column;width:290px;position:absolute;bottom:63px;padding:.475rem 0;border-radius:16px;opacity:0;pointer-events:none;background-color:rgba(28,28,28,.8);box-shadow:0 0 8px 2px var(--vm-color-gray-100);box-sizing:border-box;scroll-behavior:smooth;max-height:200px;transform:translateY(50px);transition:opacity .5s cubic-bezier(0,0,.4,1),transform .15s cubic-bezier(0,0,.4,1),all .25s cubic-bezier(0,0,.4,1);transition-property:transform,opacity}.player-setting-menu.active{transform:translateY(0);opacity:1;pointer-events:auto}.player-setting-menu.sub-menu{position:absolute;z-index:2;bottom:0;right:0;opacity:0}.player-setting-menu .sub-menu-scroll,.player-setting-menu.not-sub-menu{overflow-y:auto;overflow-x:hidden}.player-setting-menu .sub-menu-scroll::-webkit-scrollbar-track,.player-setting-menu.not-sub-menu::-webkit-scrollbar-track,.player-setting-menu.sub-menu::-webkit-scrollbar-track{background-color:#525252;width:2px}.player-setting-menu .sub-menu-scroll::-webkit-scrollbar-thumb,.player-setting-menu.not-sub-menu::-webkit-scrollbar-thumb,.player-setting-menu.sub-menu::-webkit-scrollbar-thumb{background-color:#a8a8a8}.player-setting-menu.sub-menu.active{transform:translateX(0);opacity:1;pointer-events:auto}.loco-player-setting-list{display:flex;flex-direction:column;width:100%;min-width:286px;max-height:60vh;overflow-y:auto;overflow-x:hidden}@media (max-width:768px){.loco-player-setting-list{min-width:0}}.loco-player-setting-list .setting-menu-item{display:flex;position:relative;align-items:center;flex-direction:row;justify-content:space-between;width:100%;box-sizing:border-box;gap:12px;padding:12px;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;color:#ffffff;transition:background-color .15s ease}.loco-player-setting-list .setting-menu-item:hover{background-color:rgba(255,255,255,.06)}.loco-player-setting-list .setting-item-label{display:flex;flex:1;align-items:center;gap:8px;text-align:left;color:#ffffff;font-size:14px;font-weight:400}.loco-player-setting-list .setting-item-label svg{width:20px;height:20px}.loco-player-setting-list .setting-item-value{display:flex;gap:8px;align-items:center;white-space:nowrap;color:rgba(255,255,255,.6);justify-content:center;font-size:14px;font-weight:400}.quality-radio{display:inline-flex;align-items:center;justify-content:center;width:8.33px;height:8.33px;padding:4px;box-sizing:content-box;aspect-ratio:1/1;border-radius:9.6px;border:1.2px solid #fff;flex-shrink:0}.quality-radio--selected{border-color:#03fdf5}.quality-radio-dot{width:100%;height:100%;border-radius:9.6px;background-color:#03fdf5}.loco-player-setting-list::-webkit-scrollbar{width:4px}.loco-player-setting-list::-webkit-scrollbar-thumb{background-color:#a8a8a8;border-radius:4px}.miniplayer-toggle,.play-pause-btn-mini-player{align-items:center;display:flex;justify-content:center}.settings-off .icon--setting,.settings-on .icon--setting{transition:transform .7s ease}.settings-on .icon--setting{transform:rotate(120deg)}.show-div{transform:translateY(-100px);position:absolute;bottom:0;opacity:1;visibility:visible;transition:all .2s ease}.hide-div{transform:translateY(0);opacity:0;visibility:hidden}@media (max-width:767px){.player-setting-menu{z-index:999;position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;flex-direction:column;gap:0;padding:12px 16px 32px;border-radius:16px 16px 0 0;background:#282828}.player-setting-menu .setting-menu-item{display:flex;position:relative;align-items:center;flex-direction:row;cursor:pointer;padding:16px 0;gap:8px;touch-action:manipulation;box-sizing:border-box;width:100%;justify-content:space-between}.sub-title{font-size:16px;font-weight:700;line-height:20.75px;text-align:center;color:white}.keyboard-shortcuts,.miniplayer-toggle,.theatre-toggle{display:none!important}.player-controls-wrapper:not(.player-setting-wrapper){order:4}.sub-menu-scroll .sub-menu-item{padding-left:2px;padding-right:2px}.player-setting-menu .setting-item-value{color:#808080;font-size:12px;font-weight:400;line-height:15.56px;text-align:center}}:root{--token-spacing-px:1px;--token-radius-sm:4px;--token-radius-md:8px;--token-radius-lg:10px;--token-radius-xl:12px;--token-radius-2xl:16px;--token-radius-3xl:20px;--token-radius-full:1000px;--token-typography-font-family-suisse:var(--font-suisse),var(--font-suisse-2),sans-serif;--token-typography-font-family-lato:"lato",sans-serif;--token-typography-font-family-evogria:"evogria",sans-serif;--token-typography-font-family-inter:"Inter",sans-serif;--token-typography-font-family-mono:"Courier New",Courier,monospace;--token-typography-font-size-xs:10px;--token-typography-font-size-sm:12px;--token-typography-font-size-base:14px;--token-typography-font-size-md:16px;--token-typography-font-size-lg:18px;--token-typography-font-size-xl:20px;--token-typography-font-size-display:56px;--token-typography-font-weight-regular:400;--token-typography-font-weight-medium:500;--token-typography-font-weight-semibold:600;--token-typography-font-weight-bold:700;--token-typography-line-height-auto:normal;--token-typography-line-height-tight:0.95;--token-typography-line-height-snug:1.1;--token-typography-line-height-normal:1.2;--token-typography-line-height-live:14px;--token-typography-line-height-large:24px;--token-typography-letter-spacing-normal:0em;--token-typography-letter-spacing-tight:-0.01em;--token-typography-letter-spacing-tighter:-0.03em;--token-typography-letter-spacing-wide:0.01em;--token-shadow-none:none;--token-shadow-sm:0 1px 2px 0 rgba(0,0,0,0.08);--token-shadow-md:0 4px 6px -1px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08);--token-shadow-lg:0 10px 15px -3px rgba(0,0,0,0.15),0 4px 6px -4px rgba(0,0,0,0.1);--token-shadow-xl:0 20px 25px -5px rgba(0,0,0,0.2),0 8px 10px -6px rgba(0,0,0,0.1);--token-shadow-elevated:0 8px 32px 0 rgba(0,0,0,0.48);--token-shadow-popover:0 8px 24px 0 rgba(0,0,0,0.55);--token-shadow-modal:0 16px 40px 0 rgba(0,0,0,0.6);--token-shadow-header-bar:0 4px 2px rgba(0,0,0,0.5);--token-shadow-header-bar-subtle:0 4px 2px rgba(0,0,0,0.25);--token-shadow-panel:0 4px 4px rgba(0,0,0,0.5);--token-shadow-panel-elevated:0 4px 20px rgba(0,0,0,0.5);--token-animation-duration-instant:100ms;--token-animation-duration-fast:150ms;--token-animation-duration-normal:200ms;--token-animation-duration-slow:300ms;--token-animation-duration-slower:500ms;--token-animation-easing-linear:linear;--token-animation-easing-ease-in:cubic-bezier(0.4,0,1,1);--token-animation-easing-ease-out:cubic-bezier(0,0,0.2,1);--token-animation-easing-ease-in-out:cubic-bezier(0.4,0,0.2,1);--token-animation-easing-spring:cubic-bezier(0.34,1.56,0.64,1);--token-z-index-hide:-1;--token-z-index-base:0;--token-z-index-raised:10;--token-z-index-dropdown:50;--token-z-index-sticky:60;--token-z-index-overlay:70;--token-z-index-sidenav:79;--token-z-index-header:80;--token-z-index-modal:90;--token-z-index-toast:100;--token-z-index-tooltip:110;--token-aspect-ratio-none:0;--token-aspect-ratio-square:1/1;--token-aspect-ratio-video:16/9;--token-aspect-ratio-classic:4/3;--token-aspect-ratio-wide:21/9;--token-max-width-modal-sm:400px;--token-max-width-modal-md:480px;--token-max-width-modal-lg:640px;--token-max-width-sheet:480px;--token-max-width-popover:280px;--token-max-width-dropdown:200px;--token-blur-sheet:27px}:root,[data-theme=light]{--token-color-neutral-n100:#000000;--token-color-neutral-n90:#121212;--token-color-neutral-n80:#1C1C1C;--token-color-neutral-n70:#282828;--token-color-neutral-n60:#404040;--token-color-neutral-n50:#5A5A5A;--token-color-neutral-n40:#868686;--token-color-neutral-n30:#B1B1B1;--token-color-neutral-white:#FFFFFF;--token-color-brand-default:#FF3700;--token-color-brand-hover:#E03000;--token-color-brand-pressed:#CC2C00;--token-color-brand-subtle:#3F1706;--token-color-accent-cyan:#03FDF5;--token-color-accent-green-neon:#CCFF12;--token-color-accent-yellow:#F4FF55;--token-color-accent-lime:#FAFF0D;--token-color-accent-purple:#7800CE;--token-color-feedback-success:#3DDC84;--token-color-feedback-error:#FF5468;--token-color-feedback-warning:#FBBF24;--token-color-feedback-success-bg:#08160D;--token-color-feedback-error-bg:#190509;--token-color-feedback-warning-bg:#1B1202;--token-color-chat-lime-green:#A0E57C;--token-color-chat-peach:#FFB26B;--token-color-chat-mustard:#FFD95E;--token-color-chat-coral:#FF8A80;--token-color-chat-light-pink:#FF93C9;--token-color-chat-light-purple:#B79CFF;--token-color-chat-turquoise:#7FE0D4;--token-color-chat-sky-blue:#5DC2FF;--token-color-black-default:#000000;--token-color-black-a60:#00000099;--token-color-black-a85:#000000D9;--token-color-background-black:#000000;--token-color-background-n100:#000000;--token-color-background-n90:#121212;--token-color-background-n80:#1C1C1C;--token-color-background-n70:#282828;--token-color-background-n60:#404040;--token-color-background-n50:#5A5A5A;--token-color-background-n40:#868686;--token-color-background-n30:#B1B1B1;--token-color-background-n20:#FFFFFF;--token-color-background-white:#FFFFFF;--token-color-background-brand:#FF3700;--token-color-background-error:#190509;--token-color-background-success:#08160D;--token-color-background-warning:#1B1202;--token-color-stroke-subtle:#282828;--token-color-stroke-default:#404040;--token-color-stroke-strong:#5A5A5A;--token-color-stroke-cyan:#03FDF5;--token-color-stroke-brand:#FF3700;--token-color-stroke-success:#3DDC84;--token-color-stroke-error:#FF5468;--token-color-stroke-warning:#FBBF24;--token-color-foreground-primary:#FFFFFF;--token-color-foreground-secondary:#B1B1B1;--token-color-foreground-tertiary:#868686;--token-color-foreground-disabled:#5A5A5A;--token-color-foreground-disabled-bright:#868686;--token-color-foreground-inverse:#000000;--token-color-foreground-brand:#FF3700;--token-color-foreground-success:#3DDC84;--token-color-foreground-error:#FF5468;--token-color-foreground-warning:#FBBF24;--token-color-icon-primary:#FFFFFF;--token-color-icon-secondary:#B1B1B1;--token-color-icon-tertiary:#868686;--token-color-icon-cyan:#03FDF5;--token-color-icon-yellow:#F4FF55;--token-color-icon-lime:#FAFF0D;--token-color-icon-disabled:#5A5A5A;--token-color-icon-brand:#FF3700;--token-color-icon-success:#3DDC84;--token-color-icon-error:#FF5468;--token-color-icon-warning:#FBBF24;--token-color-cta-primary:#FF3700;--token-color-cta-primary-hover:#E03000;--token-color-cta-primary-pressed:#CC2C00;--token-color-cta-primary-subtle:#3F1706;--token-color-cta-secondary:#282828;--token-color-cta-secondary-hover:#404040;--token-color-cta-disabled:#282828;--token-color-specials-card-tags:#00000099;--token-color-specials-feature-tags:#00000099;--token-color-specials-floating-surface:#00000099;--token-color-overlay-scrim:#00000099;--token-color-overlay-gated:#000000D9;--token-color-overlay-opaque:#000000;--token-color-overlay-diamond-price:#000000}@font-face{font-family:SuisseeIntlFont;src:url(https://static.loco.gg/next-assets/_next/static/media/c0251deeb6c8aa9d-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:SuisseeIntlFont;src:url(https://static.loco.gg/next-assets/_next/static/media/888c47c2423685c0-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:SuisseeIntlFont;src:url(https://static.loco.gg/next-assets/_next/static/media/4dcb3954a328d9c0-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:SuisseeIntlFont;src:url(https://static.loco.gg/next-assets/_next/static/media/78222a225b423cdc-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:SuisseeIntlFont Fallback;src:local("Arial");ascent-override:95.68%;descent-override:30.18%;line-gap-override:0.00%;size-adjust:103.05%}.__className_07d141{font-family:SuisseeIntlFont,SuisseeIntlFont Fallback}.__variable_07d141{--font-suisse:"SuisseeIntlFont","SuisseeIntlFont Fallback"}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/0b91037f05ac34ac-s.woff2) format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/6894f1a4828035e6-s.woff2) format("woff2");font-display:swap;font-weight:100;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/be230da46064a840-s.woff2) format("woff2");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/7f50ac2e59d7818b-s.woff2) format("woff2");font-display:swap;font-weight:200;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/b58f3ea995b405bd-s.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/7fb36c07fe01a5cf-s.woff2) format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/8ddc523e4ee4461f-s.woff2) format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/888c47c2423685c0-s.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/1b49dac45dc2fd31-s.woff2) format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/14f9a03c01a4c1e7-s.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/d11d2bc8ebca3b25-s.woff2) format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/01216ec442a63cd0-s.woff2) format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy;src:url(https://static.loco.gg/next-assets/_next/static/media/db3c4cd3270dcf95-s.woff2) format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:SuisseeIntlFontLazy Fallback;src:local("Arial");ascent-override:97.12%;descent-override:30.63%;line-gap-override:0.00%;size-adjust:101.52%}.__className_cfe123{font-family:SuisseeIntlFontLazy,SuisseeIntlFontLazy Fallback}.__variable_cfe123{--font-suisse-2:"SuisseeIntlFontLazy","SuisseeIntlFontLazy Fallback"}