/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}:root{--primary-color:#4060e5;--background-color:#17171c;--card-background-color:#292939;--border-color:#474759;--divider-color:#474759;--text-color:#fff;--amount-color:#eac33b;--button-text-color:#fff;--secondary-text-color:#ffffffb0;--placeholder-text-color:rbga(132.6,132.6,135.2,1);--card-background-color-opacity:#292939;--button-border-radius:8px;--item-card-border-radius:16px;--item-image-border-radius:12px;--item-tag-border-radius:4px;--item-button-border-radius:6px;--leaderborad-card-border-radius:12px;--rules-card-border-radius:16px;--games-card-border-radius:12px;--games-image-border-radius:8px}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/manrope/v13/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito Sans;font-style:normal;font-weight:200;src:url(https://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc9yAs5gU1EQVg.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}*{box-sizing:border-box;margin:0;padding:0}html{font-size:14px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#17171c;background:var(--background-color);font-family:-apple-system,Manrope,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background:#b6b6b6}::-webkit-scrollbar-thumb:hover{background:#555}button{font-family:Arial;margin:0;padding:0}.row-gutter-16{margin-left:-8px;margin-right:-8px}.row-gutter-16 .col-gutter-16{box-sizing:border-box;padding-left:8px;padding-right:8px}.row-gutter-24{margin-left:-12px;margin-right:-12px}.row-gutter-24 .col-gutter-24{box-sizing:border-box;padding-left:12px;padding-right:12px}.col-16{flex:0 0 16.66666667%;max-width:16.66666667%}.col-33{flex:0 0 33.33333333%;max-width:33.33333333%}.col-20{flex:0 0 20%;max-width:20%}.col-25{flex:0 0 25%;max-width:25%}.col-50{flex:0 0 50%;max-width:50%}@media only screen and (min-width:1281px) and (max-width:1601px){.col-xl-20{flex:0 0 20%;max-width:20%}.col-xl-25{flex:0 0 25%;max-width:25%}}@media only screen and (min-width:1025px) and (max-width:1280px){.col-lg-20{flex:0 0 20%;max-width:20%}.col-lg-25{flex:0 0 25%;max-width:25%}.col-lg-50{flex:0 0 50%;max-width:50%}.row-gutter-lg-12{margin-left:-6px;margin-right:-6px}.row-gutter-lg-12 .col-gutter-lg-12{padding-left:6px;padding-right:6px}}@media only screen and (min-width:769px) and (max-width:1024px){.col-md-33{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-50{flex:0 0 50%;max-width:50%}.col-md-25{flex:0 0 25%;max-width:25%}.row-gutter-md-12{margin-left:-6px;margin-right:-6px}.row-gutter-md-12 .col-gutter-md-12{padding-left:6px;padding-right:6px}.row-gutter-md-16{margin-left:-8px;margin-right:-8px}.row-gutter-md-16 .col-gutter-md-16{padding-left:8px;padding-right:8px}}@media only screen and (max-width:768px){.mobile{display:flex!important}.desktop{display:none!important}.col-sm-50{flex:0 0 50%;max-width:50%}.col-sm-100{flex:0 0 100%;max-width:100%}.row-gutter-sm-8{margin-left:-4px;margin-right:-4px}.row-gutter-sm-8 .col-gutter-sm-8{padding-left:4px;padding-right:4px}}.styles_tournamentListWrapper__wiTMm{align-items:center;background:var(--background-color);display:flex;flex-direction:column}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z{max-width:1400px;padding:48px 0 32px;width:100%}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_skeleton__V1x46 li{border-radius:var(--item-card-border-radius);height:218px;width:100%!important}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD{display:flex;gap:16px;margin-top:32px;overflow:auto}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD::-webkit-scrollbar{background:none;height:5px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD::-webkit-scrollbar-thumb,.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD::-webkit-scrollbar-track{background:#0000}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button{background-color:var(--card-background-color);border:0;border-radius:var(--button-border-radius);color:var(--text-color);cursor:pointer;font-size:14px;font-weight:600;line-height:20px;padding:12px 24px;white-space:nowrap}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button.styles_active__Mtxs\+{background-color:var(--primary-color)}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button:last-child{margin-right:0}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button:hover{opacity:.9}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD .styles_tabActive__eU5VI{background-color:var(--primary-color);color:var(--button-text-color)}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTitle__Vfv56{color:var(--text-color);font-size:24px;font-weight:700;line-height:32px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentList__KjqKn{display:flex;flex-direction:column;margin-top:24px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentGrid__0mBWR{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:32px}@media only screen and (min-width:1280px) and (max-width:1600px){.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z{max-width:1200px;padding:40px 0 32px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD{margin-top:32px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button{padding:10px 24px}}@media only screen and (min-width:1024px) and (max-width:1279px){.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z{max-width:1000px;padding:32px 0 24px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD{margin-top:24px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button{padding:10px 24px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTitle__Vfv56{font-size:20px;font-weight:700;line-height:24px}}@media only screen and (min-width:768px) and (max-width:1023px){.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z{max-width:734px;padding:24px 0}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD{margin-top:24px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button{margin-right:12px;padding:10px 16px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTitle__Vfv56{font-size:20px;font-weight:700;line-height:24px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentList__KjqKn{flex-direction:row;flex-wrap:wrap;margin-top:16px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentGrid__0mBWR{margin-top:24px}}@media only screen and (max-width:767px){.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z{max-width:100%;padding:16px 0}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD{gap:8px;margin-top:16px;padding:0 12px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTabs__06zWD button{padding:10px 16px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentListTitle__Vfv56{font-size:18px;font-weight:700;line-height:24px;padding:0 12px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentList__KjqKn{margin-top:16px;padding:0 8px}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentList__KjqKn>div{flex:0 0 100%;max-width:100%}.styles_tournamentListWrapper__wiTMm .styles_tournamentListSubWrapper__olz7Z .styles_tournamentGrid__0mBWR{margin-top:16px;padding:0 8px}}.styles_tournamentItemStatus__AKR4Y{background-color:#68c56c;border-radius:var(--item-tag-border-radius);color:#000;font-size:12px;font-weight:600;line-height:16px;padding:4px 8px}.styles_tournamentItemStatus2__\+EILM{background-color:#eac33b!important}.styles_tournamentItemStatus3__\+YZvl{background-color:#68c56c!important}.styles_tournamentItemStatus4__J8\+N6,.styles_tournamentItemStatus5__87RcN{background-color:#a9a9aa!important}.styles_tournamentItemStatus6__I2C98{align-items:center;background-color:#e35656!important;color:#000;display:flex;gap:5.33px}.styles_tournamentItemStatus6__I2C98 span{height:14px;width:14px}.styles_tooltipContainer__rXbih{width:200px}.styles_tooltipContainer__rXbih .ant-tooltip-content{border:2px solid var(--border-color)!important;border-radius:8px}.styles_tooltipContainer__rXbih .ant-tooltip-content .ant-tooltip-inner{background-color:var(--card-background-color);color:var(--text-color)!important}.styles_tooltipContainer__rXbih .ant-tooltip-arrow:before{background-color:var(--card-background-color)}.styles_tournamentItem__SfzHP{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:var(--item-card-border-radius);cursor:pointer;display:flex;padding:8px 18px 8px 8px;position:relative}.styles_tournamentItem__SfzHP .styles_playerPosition__TpUVC{position:absolute;right:-1px;top:-1px;z-index:5}.styles_tournamentItem__SfzHP .styles_tournamentItemImageSide__bK1mZ{flex-basis:320px;flex-grow:0;flex-shrink:0;max-height:200px;position:relative}.styles_tournamentItem__SfzHP .styles_tournamentItemImageSide__bK1mZ img{border-radius:var(--item-image-border-radius);height:100%;object-fit:cover;width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN{margin-left:16px;padding:4px 0;width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemIconsContainer__ofdUx{display:flex;flex-wrap:wrap;gap:8px!important}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy{align-items:flex-start;color:var(--text-color);display:flex;flex-wrap:wrap;font-size:20px;font-weight:700;line-height:28px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy .styles_tournamentItemTitleLeftSide__baKMA{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-right:10px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemContent__O5QeX{color:var(--text-color);font-size:14px;font-weight:400;height:72px;line-height:20px;margin-top:8px;overflow:hidden;position:relative}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemContent__O5QeX .styles_tournamentItemContentText__QaMDu{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-all}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE{display:flex;justify-content:space-between;margin-top:20px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu{align-items:flex-end;display:flex}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-nested-loading{width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-container{align-items:flex-end;display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between}.styles_tournamentItemGrid__G0VIr{border:1px solid #474759;box-sizing:border-box;flex-direction:column;height:100%;padding:12px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemImageSide__bK1mZ{flex:none;height:240px;max-height:240px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemImageSide__bK1mZ img{border-radius:var(--item-image-border-radius);height:100%;max-height:240px;width:100%}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN{margin-left:0;padding:4px;width:auto}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy{align-items:flex-start;flex-direction:column;margin-top:12px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy .styles_tournamentItemTitleLeftSide__baKMA .styles_tournamentItemTitleSpan__zHpeM{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy .styles_typeStatus__aTUwl{margin-left:0;margin-top:8px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemContent__O5QeX{height:64px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE{flex-direction:column;margin-top:16px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu{align-items:flex-end;display:flex;height:60px;justify-content:space-between;margin-top:16px}.styles_tournamentItemGrid__G0VIr .tournamentItemStartDateWrapper{margin-right:0}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemBottomLeftSide__Dxlw8 .styles_tournamentItemPrizeType__XBNUr{display:flex;flex-direction:column;padding-top:0}.styles_tournamentItemBottomLeftSide__Dxlw8{align-items:flex-end;display:flex;min-width:200px}.styles_tournamentItemBottomLeftSide__Dxlw8 .styles_tournamentItemPrizeType__XBNUr{display:flex;flex-direction:column;padding-top:10px}.styles_tournamentItemBottomLeftSide__Dxlw8 .styles_tournamentItemPrizeType__XBNUr .styles_tournamentItemPrizeTypeTitle__J6bW3{color:var(--text-color);font-size:11px;font-weight:500;line-height:16px}.styles_tournamentItemBottomLeftSide__Dxlw8 .styles_tournamentItemPrizeType__XBNUr .styles_tournamentItemPrizeTypeAmount__Usvwh{color:var(--amount-color);font-size:24px;font-weight:700;line-height:32px}.styles_tabletPrizeType__EjU6V{background:linear-gradient(180deg,#f000,#000);border-bottom-left-radius:var(--item-image-border-radius);border-bottom-right-radius:var(--item-image-border-radius);bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:50%;justify-content:end;left:0;padding-bottom:8px;padding-left:12px;padding-top:24px;position:absolute;width:100%}.styles_tabletPrizeType__EjU6V .styles_tabletPrizeTypeTitle__CCJr3{color:#fff;font-size:11px;font-weight:500;line-height:16px}.styles_tabletPrizeType__EjU6V .styles_tabletPrizeTypeAmount__6MBLE{color:#fff;font-size:24px;font-weight:700;line-height:28px}.styles_typeStatus__aTUwl{border:1px solid var(--text-color);border-radius:var(--item-tag-border-radius);display:flex;margin-left:10px;padding:3px 8px}.styles_typeStatus__aTUwl .styles_statusName__naWZb{color:var(--text-color);font-size:12px;font-weight:400;line-height:16px;margin-left:4px}.styles_typeStatus__aTUwl svg{height:16px;width:16px}@media only screen and (min-width:1024px) and (max-width:1279px){.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE{margin-top:28px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemContent__O5QeX{height:64px}.styles_tournamentItem__SfzHP .styles_tournamentItemBottomRightSide__eAqSu{justify-content:flex-end}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE{margin-top:16px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemJoin__cLPek{margin-top:32px;width:100%}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemJoin__cLPek button{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu{align-items:center;flex-direction:column;height:max-content;justify-content:flex-start;width:100%}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .tournamentItemStartDateWrapper{width:100%}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .tournamentItemStartDateWrapper .tournamentItemStartDate{justify-content:center}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .tournamentItemStartDateWrapper .tournamentItemStartDateTitle{text-align:center}.styles_tournamentItem__SfzHP .styles_tournamentItemBottomRightSide__eAqSu{width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemImageSide__bK1mZ{flex-basis:320px;flex-grow:0;flex-shrink:0;max-height:200px}.styles_tournamentItem__SfzHP .styles_tournamentItemTitleLeftSide__baKMA{margin-bottom:10px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemContent__O5QeX{height:60px}.styles_tournamentItemGrid__G0VIr{padding:8px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy{font-size:18px;margin-top:8px}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu{justify-content:center;margin-top:0}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemImageSide__bK1mZ{flex-basis:189px!important;flex-grow:0;flex-shrink:0}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemImageSide__bK1mZ img{max-height:189px!important}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemJoin__cLPek{margin-top:8px;width:100%}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemJoin__cLPek button{width:100%}.styles_tournamentItemGrid__G0VIr .styles_tournamentItemStartDateWrapper__DRtQv .tournamentItemStartDateTitle{text-align:center}.styles_tabletPrizeType__EjU6V .styles_tabletPrizeTypeTitle__CCJr3{font-size:11px;font-weight:500;line-height:16px}.styles_tabletPrizeType__EjU6V .styles_tabletPrizeTypeAmount__6MBLE{font-size:24px;font-weight:700;line-height:28px}}@media only screen and (max-width:1023px){.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy{font-size:18px;font-weight:700;line-height:24px}.styles_tournamentItem__SfzHP .styles_tournamentItemJoin__cLPek{margin-top:10px;width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemJoin__cLPek button{width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemBottomLeftSide__Dxlw8{display:none}.styles_tournamentItem__SfzHP .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-container{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.styles_tournamentItem__SfzHP .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-container .tournamentItemStartDateWrapper{margin:0!important}}@media only screen and (max-width:768px){.styles_tournamentItem__SfzHP{box-sizing:border-box;flex-direction:column;padding:8px}.styles_tournamentItem__SfzHP .styles_tournamentItemImageSide__bK1mZ{flex-basis:189px!important;flex-grow:0;flex-shrink:0}.styles_tournamentItem__SfzHP .styles_tournamentItemImageSide__bK1mZ img{height:189px!important}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN{margin-left:0;padding:4px;width:auto}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy{align-items:flex-start;font-size:18px;margin-top:8px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy .styles_tournamentItemTitleLeftSide__baKMA{flex-wrap:wrap;gap:8px;margin-bottom:8px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemTitle__gvtBy .styles_typeStatus__aTUwl{margin-left:0;margin-top:8px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemContent__O5QeX{height:60px!important}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE{margin-top:12px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu{align-items:center!important;border-radius:6px;flex-direction:column;height:auto;overflow:hidden;width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-nested-loading{width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-container{align-items:center;display:flex;flex-direction:column;gap:8px}.styles_tournamentItem__SfzHP .styles_tournamentItemContentSide__cgLBN .styles_tournamentItemBottom__MLPyE .styles_tournamentItemBottomRightSide__eAqSu .ant-spin-container .tournamentItemStartDateWrapper .tournamentItemStartDateTitle{text-align:center}.styles_tournamentItem__SfzHP .styles_tournamentItemJoin__cLPek{margin-top:12px;width:100%}.styles_tournamentItem__SfzHP .styles_tournamentItemJoin__cLPek button{width:100%}.styles_tabletPrizeType__EjU6V .styles_tabletPrizeTypeTitle__CCJr3{font-size:11px;font-weight:500;line-height:16px}.styles_tabletPrizeType__EjU6V .styles_tabletPrizeTypeAmount__6MBLE{font-size:24px;font-weight:700;line-height:28px}}.styles_tournamentItemContainer__r4nD5{min-width:100%}.styles_btnContainer__CNMg8{width:100%}.private_typeStatus__-ZmvN{align-items:center;border:1px solid var(--text-color);border-radius:var(--item-tag-border-radius);color:var(--text-color);display:flex;padding:3px 8px}.private_typeStatus__-ZmvN .private_statusName__7hPCG{color:var(--text-color);font-size:12px;font-weight:400;line-height:16px;margin-left:4px}.private_typeStatus__-ZmvN svg{height:16px;width:16px}.styles_tournamentItemStartDateWrapper__No7ok{display:flex;flex-direction:column;margin-right:24px}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDateTitle__J0bhC{color:var(--text-color);font-size:16px;font-weight:600;line-height:24px}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w{display:flex}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w .styles_tournamentItemStartDateItem__48wxr{align-items:center;display:flex;flex:0 0 37px;flex-direction:column;margin-right:12px;padding-right:12px;position:relative}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w .styles_tournamentItemStartDateItem__48wxr:after{background-color:var(--divider-color);content:"";height:24px;position:absolute;right:0;top:9px;width:1px}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w .styles_tournamentItemStartDateItem__48wxr:last-child:after{content:none}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w .styles_tournamentItemStartDateItem__48wxr .styles_tournamentItemStartDateTimeNumber__Ek44I{color:var(--text-color);font-size:20px;font-weight:700;line-height:24px}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w .styles_tournamentItemStartDateItem__48wxr .styles_tournamentItemStartDateTimeDay__LgfmW{color:var(--text-color);font-size:10px;font-weight:400;line-height:16px}.styles_tournamentItemStartDateWrapper__No7ok .styles_tournamentItemStartDate__Y8Y\+w .styles_tournamentItemStartDateItemMobile__h4gpv{margin-right:0}.styles_joinBtn__xpUUX{background:var(--primary-color);border:none;border-radius:var(--item-button-border-radius);color:var(--button-text-color);font-size:14px;font-weight:600;height:40px;line-height:20px;min-width:160px;padding:0 24px}.styles_joinBtn__xpUUX:disabled{cursor:not-allowed;opacity:.5}.styles_joinBtn__xpUUX:disabled:hover{opacity:.5}.styles_btn__3sYi2{min-width:100%!important}.styles_joinBtn1__ZzTfa{background:#0000;border:1px solid var(--text-color);color:var(--text-color);opacity:1}.styles_joinBtn1__ZzTfa:hover{background:#0000001a}.styles_joinBtnSm__a7Zt6{width:100%}.styles_popconfirmContainer__4uFwQ{width:320px}.styles_popconfirmContainer__4uFwQ .ant-popover-inner{background-color:var(--card-background-color)!important;border:1px solid var(--border-color);border-radius:8px;padding:16px!important}.styles_popconfirmContainer__4uFwQ .ant-popover-inner .ant-popconfirm-buttons{align-items:center;display:flex;gap:8px;justify-content:center}.styles_popconfirmContainer__4uFwQ .ant-popover-inner .ant-btn{border:none;border-radius:8px;color:var(--text-color);font-size:14px;height:40px;line-height:20px;margin-inline-start:0;padding:10px 24px}.styles_popconfirmContainer__4uFwQ .ant-popover-inner .ant-btn.ant-btn-primary{background-color:var(--primary-color)}.styles_popconfirmContainer__4uFwQ .ant-popover-inner .ant-btn.ant-btn-default{background:#0000;border:1px solid var(--text-color);color:var(--text-color)}.styles_popconfirmContainer__4uFwQ .ant-popover-inner .ant-btn.ant-btn-default:hover{background-color:#0000001a}.styles_popconfirmContainer__4uFwQ .ant-popover-inner .ant-btn:hover{background-color:var(--primary-color);opacity:.9}.styles_popconfirmContainer__4uFwQ .ant-popover-arrow:before{background-color:var(--card-background-color)!important}.styles_popconfirmContainer__4uFwQ .styles_popoverContent__sXjYM{display:flex;flex-direction:column;gap:4px;max-width:350px;min-width:280px}.styles_popconfirmContainer__4uFwQ .styles_popoverContent__sXjYM .styles_popoverHeader__AqKd7{align-items:center;display:flex;flex-wrap:wrap;overflow-wrap:break-word;width:100%}.styles_popconfirmContainer__4uFwQ .styles_popoverContent__sXjYM .styles_popoverHeader__AqKd7 h2{color:var(--text-color);margin:0;max-width:100%;word-break:break-all}.styles_popconfirmContainer__4uFwQ .styles_popoverContent__sXjYM .styles_popoverText__A44K4{color:var(--text-color)!important;margin-bottom:16px;word-break:break-all}.styles_popconfirmContainer__4uFwQ .styles_popoverContent__sXjYM .styles_popoverText__A44K4 p,.styles_popconfirmContainer__4uFwQ .styles_popoverContent__sXjYM .styles_popoverText__A44K4 span{color:var(--text-color)!important;margin:0;word-break:break-all}.styles_positionWrapper__0oxpj{align-items:center;background:var(--divider-color);border-bottom-left-radius:var(--item-card-border-radius);border-top-right-radius:var(--item-card-border-radius);display:flex;gap:4px;padding:6px 12px}.styles_positionWrapper__0oxpj .styles_icon__ZaiKI{color:var(--text-color);height:16px;width:16px}.styles_positionWrapper__0oxpj .styles_text__-VNND{display:flex;gap:4px}.styles_positionWrapper__0oxpj .styles_text__-VNND .styles_playerText__vGqqP{color:var(--text-color)}.styles_positionWrapper__0oxpj .styles_text__-VNND .styles_position__9GD-p{color:var(--amount-color)}.styles_notTournamentsContainer__RvqQe{margin-top:40px}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2{align-items:center;display:flex;flex-direction:column;justify-content:center}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx{margin-bottom:16px}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path{fill:var(--card-background-color)}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(2){fill:var(--placeholder-text-color);opacity:.1}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(3){fill:var(--placeholder-text-color);opacity:.15}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(5){fill:var(--placeholder-text-color);opacity:.1}.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(11),.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(12),.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(14),.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(15),.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(7),.styles_notTournamentsContainer__RvqQe .styles_notTournamentsContent__WZNs2 .styles_notTournamentsIcon__V0Yjx svg path:nth-of-type(9){fill:var(--placeholder-text-color);opacity:.25}.styles_notTournamentsContainer__RvqQe .styles_noTournamentsText__1cBan{color:var(--placeholder-text-color);margin:0;max-width:380px;padding:0 8px;text-align:center}.styles_tournamentSinglePage__MLJEy{background:var(--background-color);display:flex;height:100%;justify-content:center;padding-bottom:50px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w{background-position:top;background-repeat:no-repeat;background-size:cover;height:720px;position:absolute;top:0;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w .styles_tournamentSingleTopBgShadow__NOVVV{background-image:linear-gradient(to bottom,#f000,var(--background-color));background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:480px;position:absolute;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL{flex:0 0 1400px;margin-top:720px;max-width:1400px;z-index:999}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeft__mg7VH{cursor:pointer;position:absolute;top:96px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T{align-items:center;display:flex;justify-content:space-between;margin-bottom:99px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz{display:flex;flex-direction:column}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSingleTitle__Ch5nt{align-items:center;color:var(--text-color);display:flex;font-size:24px;font-weight:700;line-height:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSingleTitle__Ch5nt .styles_tournamentSingleStatus__H9GPx{background:#68c56c;border-radius:var(--item-tag-border-radius);color:#000;font-size:12px;font-weight:600;line-height:20px;margin-left:10px;margin-right:10px;padding:2px 12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSinglePrize__WFeaL{margin-top:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSinglePrize__WFeaL .styles_tournamentSinglePrizeType__7iDJ\+{color:var(--text-color);font-size:11px;font-weight:500;line-height:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSinglePrize__WFeaL .styles_tournamentSinglePrizeAmount__c7cr2{color:var(--amount-color);font-size:32px;font-weight:700;line-height:40px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSinglePrizeStatus__JdTGG{color:var(--text-color);display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSinglePrizeStatus__JdTGG .styles_tournamentSingleStatusMobile__3Atom{background:#68c56c;border-radius:var(--item-tag-border-radius);color:#000;font-size:12px;font-weight:600;line-height:20px;margin-left:10px;padding:2px 12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw{border-radius:6px;display:flex;flex-direction:column;overflow:hidden;width:178px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw .styles_tournamentSingleJoin__a-BXt{margin-top:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw .ant-spin-blur{filter:blur(1px)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw .tournamentItemStartDateWrapper{margin-right:0}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV{padding:24px 0}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE{display:flex;margin-bottom:5px;overflow-x:auto;padding-bottom:8px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE::-webkit-scrollbar-thumb:horizontal{background:none;border-radius:8px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE::-webkit-scrollbar-track{background:#0000}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE .styles_periodItem__uWCUc{background-color:var(--card-background-color);border-radius:var(--games-card-border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:flex;flex-direction:column;font-size:14px;font-weight:600;height:56px;justify-content:center;line-height:20px;margin-right:16px;padding:10px 16px;position:relative}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE .styles_periodItem__uWCUc .styles_periodItemText__qQtvC{text-wrap:nowrap;margin:0}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE .styles_periodActive__LcbA2{background-color:var(--primary-color);color:var(--button-text-color)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_periodWrapper__gcWDV .styles_periodList__hU5oE .styles_periodActiveLine__u8r8S{border-bottom:4px solid #68c56c;border-bottom-left-radius:var(--button-border-radius);border-bottom-right-radius:var(--button-border-radius);bottom:0;left:0}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL{margin-top:80px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36{align-items:center;display:flex;justify-content:space-between;position:relative}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesTitle__BJnJq{color:var(--text-color);font-size:24px;font-weight:700;line-height:32px;margin-left:.2px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchElement__YpcPB{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:var(--item-button-border-radius);box-shadow:none;padding:8px 8px 8px 12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchElement__YpcPB .ant-input-prefix{color:var(--placeholder-text-color)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchElement__YpcPB input{background:var(--card-background-color);color:var(--text-color);font-size:14px;font-weight:400}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchElement__YpcPB input::placeholder{color:var(--placeholder-text-color);font-size:14px;font-weight:400}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchElement__YpcPB .ant-input-clear-icon{height:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBox__IsgIp .ant-form-item{margin:0}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBox__IsgIp .styles_searchElement__YpcPB{width:268px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBoxMobile__DCKI7{display:flex}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBoxMobile__DCKI7 .styles_searchInputWrapper__6iGxj{box-sizing:border-box;padding-right:41px;position:absolute;right:0;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBoxMobile__DCKI7 .styles_searchInputWrapper__6iGxj .styles_searchElement__YpcPB{width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBoxMobile__DCKI7 .styles_searchBoxBtn__PdEJW{background-color:var(--card-background-color);border-radius:var(--item-button-border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;height:40px;padding:12px;position:relative;width:40px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T{display:flex;flex-wrap:wrap;margin-top:24px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:var(--games-card-border-radius);margin-bottom:16px;padding:8px 8px 12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4{border-radius:var(--games-image-border-radius);height:144px;overflow:hidden;position:relative}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 img{height:100%;object-fit:cover;transition:transform .2s;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3{align-items:flex-end;background:linear-gradient(180deg,#0000,#000000e6);border-radius:var(--games-image-border-radius);box-sizing:border-box;display:flex;height:100%;left:0;opacity:0;padding:12px;position:absolute;top:0;transition:visibility .2s linear,opacity .2s linear;visibility:hidden;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtn__iFKql{grid-gap:0 8px;display:grid;gap:0 8px;grid-template-columns:1fr 1fr;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtn__iFKql button{align-items:center;border:none;border-radius:26px;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:600;justify-content:center;outline:none;padding:6px 16px;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtn__iFKql .playBtn{background-color:#fefefe;color:#28282c;font-size:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtn__iFKql .playBtn span{margin-left:4px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtn__iFKql .demoBtn{background-color:initial;border:2px solid #fefefe;color:#fefefe;font-size:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4 .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtnOnlyPlay__Gv5G-{grid-template-columns:1fr}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4:hover .styles_tournamentSingleGameActions__ba2S3{opacity:1;visibility:visible}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4:hover img{transform:scale(1.1)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImageMobile__QY\+N\+{display:flex;opacity:1;visibility:visible}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImageMobile__QY\+N\+ img{height:100%;object-fit:cover;transition:transform .2s;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImageMobile__QY\+N\+ .styles_tournamentSingleGameActions__ba2S3 .styles_tournamentSingleGameActionsBtn__iFKql{grid-gap:8px 8px;display:grid;gap:8px 8px;grid-template-columns:1fr;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameTitle__gGdQc{color:var(--text-color);font-size:14px;font-weight:600;line-height:20px;margin-left:4px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameSubTitle__FFu1X{color:var(--placeholder-text-color);font-size:12px;font-weight:400;line-height:16px;margin-left:4px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesLoad__3VZfg{margin-top:24px;text-align:center}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesLoad__3VZfg button{background:var(--primary-color);border:none;border-radius:var(--item-button-border-radius);color:var(--button-text-color);cursor:pointer;display:inline-block;font-size:14px;font-weight:600;line-height:20px;padding:10px 24px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesLoad__3VZfg button:hover{opacity:.9}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE{display:flex;flex-wrap:wrap;margin-top:11px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp{width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:var(--games-card-border-radius);box-sizing:border-box;padding:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemPlaceInfo__lxFgn{align-items:center;border-bottom:1px solid var(--divider-color);display:flex;padding-bottom:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemPlaceInfo__lxFgn svg{height:24px;width:24px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemPlaceInfo__lxFgn .styles_leaderboardItemPlaceInfoTitle__8S4Vd{color:var(--text-color);font-size:16px;font-weight:700;line-height:24px;margin-left:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy{display:flex;flex-direction:column;gap:2px;justify-content:space-between;margin-top:8px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG:last-child{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG{align-items:center;display:flex;justify-content:space-between}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG .styles_leaderboardItemDetailInfoColumnFirst__r3yYe{color:var(--text-color);font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG .styles_leaderboardItemDetailInfoColumnSecond__X0tq5{color:var(--amount-color);font-size:16px;font-weight:700;line-height:24px;margin-top:2px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy:last-child .styles_leaderboardItemDetailInfoColumnSecond__X0tq5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:var(--rules-card-border-radius);color:var(--placeholder-text-color);font-size:16px;font-weight:400;line-height:24px;margin-top:80px;padding:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRulesTitle__zkhvq{color:var(--text-color);font-size:18px;font-weight:700;line-height:24px;margin-bottom:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRulesContainer__MDyjK{display:flex;flex-direction:column;gap:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRules__ePJm5{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRules__ePJm5 *{color:var(--text-color)!important}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRules__ePJm5 ol,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRules__ePJm5 ul{margin:0;padding-left:17px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2{display:flex;margin-top:80px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH{background-color:var(--card-background-color);border:1px solid var(--border-color);border-radius:var(--leaderborad-card-border-radius);height:100%;overflow:hidden}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTitle__F3\+3j{border-bottom:1px solid var(--divider-color);color:var(--text-color);font-size:16px;font-weight:700;line-height:24px;padding:16px 32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb{max-height:490px;overflow:auto}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table{border-spacing:0;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr{background-color:var(--card-background-color)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr th{color:var(--placeholder-text-color);font-size:14px;font-weight:400;line-height:20px;padding:12px 16px;width:30%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr .th_prizes_1{text-align:left;width:25%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr .th_1{text-align:left;width:10%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr .th_2,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr .th_3{text-align:left}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr .th_4{text-align:right}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr .th_5{text-align:right;width:90%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr td{color:var(--text-color);font-size:14px;font-weight:600;line-height:20px;padding:12px 16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr:nth-child(odd){background-color:var(--card-background-color-opacity)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr:nth-child(2n){background-color:var(--card-background-color)}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr .td_1,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr .td_2,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr .td_3{text-align:left}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr .td_4,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr .td_5{text-align:right}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleMore__5mZxn{display:flex;flex-direction:column;margin-top:80px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleMore__5mZxn .styles_tournamentSingleMoreWrapper__eccvS{align-items:center;display:flex;justify-content:space-between}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleMore__5mZxn .styles_tournamentSingleMoreWrapper__eccvS .styles_tournamentSingleMoreTitle__1Ism1{color:var(--text-color);font-size:24px;font-weight:700;line-height:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleMore__5mZxn .styles_tournamentSingleMoreWrapper__eccvS .styles_tournamentSingleMoreSeeALl__dUJwJ{color:var(--text-color);cursor:pointer;font-size:16px;font-weight:400;line-height:24px}.styles_noResultWrapper__gs-Oh{align-items:center;display:flex;flex-direction:column;margin-top:25px;width:100%}.styles_noResultWrapper__gs-Oh .styles_noResultTitle__FmF40{color:var(--text-color);font-size:14px;font-weight:600;line-height:20px}.styles_noResultWrapper__gs-Oh .styles_noResultSubTitle__pyqul{color:var(--placeholder-text-color);font-size:14px;font-weight:400;line-height:20px}@media only screen and (min-width:769px) and (max-width:1024px){.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz{align-items:start}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSingleStatusMobile__3Atom{margin-left:0!important}}@media only screen and (min-width:1281px) and (max-width:1601px){.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w{height:480px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w .styles_tournamentSingleTopBgShadow__NOVVV{height:280px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL{flex:0 0 1200px;margin-top:488px;max-width:1200px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T{margin-bottom:79px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeft__mg7VH{top:64px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo{margin-top:64px}}@media only screen and (min-width:1025px) and (max-width:1280px){.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w{height:480px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w .styles_tournamentSingleTopBgShadow__NOVVV{height:280px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL{flex:0 0 1000px;margin-top:488px;max-width:1000px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeft__mg7VH{top:64px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T{margin-bottom:69px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL{margin-top:48px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR{margin-bottom:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4{height:120px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameSubTitle__FFu1X,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameTitle__gGdQc{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy{overflow:hidden}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG:last-child{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG .styles_leaderboardItemDetailInfoColumnSecond__X0tq5{font-size:14px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo{margin-top:48px}}@media only screen and (min-width:769px) and (max-width:1024px){.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w{height:380px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w .styles_tournamentSingleTopBgShadow__NOVVV{height:240px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL{flex:0 0 736px;margin-top:388px;max-width:736px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeft__mg7VH{top:51px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T{margin-bottom:59px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL{margin-top:40px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR{margin-bottom:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4{height:120px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameTitle__gGdQc{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameSubTitle__FFu1X{font-size:12px;font-weight:400;line-height:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG .styles_leaderboardItemDetailInfoColumnSecond__X0tq5{font-size:14px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRules__ePJm5{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo{margin-top:40px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTitle__F3\+3j{font-size:16px;font-weight:600;line-height:24px;padding:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr th{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr td{font-size:14px;font-weight:600;line-height:20px}}@media only screen and (max-width:768px){.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w{height:280px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleTopBg__b4P5w .styles_tournamentSingleTopBgShadow__NOVVV{height:200px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL{box-sizing:border-box;flex:0 0 100%;margin-top:288px;max-width:100%;padding:0 12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeft__mg7VH{top:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeft__mg7VH svg{height:32px;width:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T{align-items:start;flex-direction:column;margin-bottom:32px;text-align:center}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz{width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSingleTitle__Ch5nt{justify-content:center;overflow-wrap:anywhere}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderLeftSide__z0byz .styles_tournamentSinglePrize__WFeaL .styles_tournamentSinglePrizeAmount__c7cr2{font-size:24px;line-height:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw{border-radius:6px;margin-top:16px;overflow:hidden;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw .styles_tournamentJoinBtn__EmqCU{height:48px;width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleHeader__-dt4T .styles_tournamentSingleHeaderRightSide__V08Dw .tournamentItemStartDate{justify-content:center}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRules__ePJm5{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL{margin-top:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesTitle__BJnJq{font-size:18px;line-height:24px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesHeader__FkD36 .styles_tournamentSingleGamesSearchWrapper__ukAg1 .styles_searchBoxMobile__DCKI7 .styles_searchInputWrapper__6iGxj{padding-right:48px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T{margin-top:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR{margin-bottom:8px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameImage__9k1n4{height:104px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameTitle__gGdQc{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGames__v396T .styles_tournamentSingleGame__suEjR .styles_tournamentSingleGameSubTitle__FFu1X{font-size:12px;font-weight:400;line-height:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesLoad__3VZfg{margin-top:10px;padding:0 4px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleGamesWrapper__Y9hvL .styles_tournamentSingleGamesLoad__3VZfg button{width:100%}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE{overflow:auto}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE::-webkit-scrollbar{height:5px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE::-webkit-scrollbar-thumb,.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE::-webkit-scrollbar-track{background:#0000}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp{flex-flow:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .styles_leaderboardItem__sIEPh{padding:12px 16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .styles_leaderboardItem__sIEPh .styles_leaderboardItemPlaceInfo__lxFgn{padding-bottom:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy{margin-top:12px;overflow:hidden}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG:last-child{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG .styles_leaderboardItemDetailInfoColumnFirst__r3yYe{font-size:12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .styles_leaderboardItem__sIEPh .styles_leaderboardItemDetailInfo__CWrFy .styles_leaderboardItemDetailInfoRow__zr9gG .styles_leaderboardItemDetailInfoColumnSecond__X0tq5{font-size:14px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleTopLeaderboard__UTRoE .styles_leaderboardRow__POxbp .leaderboardItemColl{flex:0 0 248px;max-width:248px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo{margin-top:32px;padding:16px 12px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleRulesWrapper__tRqUo .styles_tournamentSingleRules__ePJm5{margin-top:8px;padding:0}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2{flex-wrap:wrap;margin-top:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH{margin-bottom:32px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTitle__F3\+3j{font-size:16px;font-weight:600;line-height:24px;padding:16px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table thead tr th{font-size:14px;font-weight:400;line-height:20px}.styles_tournamentSinglePage__MLJEy .styles_tournamentSingleWrapper__ELMsL .styles_tournamentSingleLeaderboardPrizes__wC\+O2 .styles_tournamentSingleLeaderboardPrizesItem__E1OzH .styles_tournamentSingleLeaderboardPrizesItemTable__Wynvb table tbody tr td{font-size:14px;font-weight:600;line-height:20px}}.styles_modalAndSidebarWrapper__32o3d{left:0;position:fixed;top:0;width:100%;z-index:9999}.modal_gameLaunchWrapper__d7mFS,.styles_modalAndSidebarWrapper__32o3d{align-items:center;background-color:var(--background-color);display:flex;height:100%;justify-content:center}.modal_gameLaunchWrapper__d7mFS{flex:1 1 auto}.modal_gameLaunchWrapper__d7mFS,.modal_gameLaunchWrapper__d7mFS *{box-sizing:border-box}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb{border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:auto;padding:16px 16px 12px;width:100%}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx{align-items:center;background:var(--card-background-color);border:1px solid var(--border-color);border-bottom:initial;border-radius:16px 16px 0 0;color:#fff;display:flex;flex-direction:column;gap:8px;padding:11px 17px;width:100%}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m{display:flex;justify-content:space-between;width:100%}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_gameLaunchHeaderLeftSide__olmnm .modal_gameLaunchHeaderTitle__8Wv8u{color:var(--text-color);font-weight:700}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_switchContainer__l8wb\+{align-items:center;display:flex;gap:8px}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_gameLaunchHeaderRightSide__52McF{align-items:center;display:flex}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_gameLaunchHeaderRightSide__52McF .modal_newTabContainer__UPTsS{cursor:pointer;height:20px;width:20px}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_gameLaunchHeaderRightSide__52McF .modal_gameLaunchHeaderRightItem__Ib7ox{cursor:pointer;height:20px;margin-left:12px;width:20px}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_gameLaunchHeaderRightSide__52McF .modal_gameLaunchHeaderRightItem__Ib7ox button span svg{fill:var(--placeholder-text-color)}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerTop__PzR8m .modal_gameLaunchHeaderRightSide__52McF .modal_gameLaunchHeaderRightItem__Ib7ox button span svg:hover{fill:var(--text-color)}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_line__mYO3Q{background-color:var(--divider-color);height:1px;width:100%}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerBottom__pMO0P{display:flex;gap:16px;justify-content:center;width:100%}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerBottom__pMO0P .modal_playerInfo__u5fLo span{color:var(--text-color);line-height:20px}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerBottom__pMO0P .modal_playerInfo__u5fLo .modal_scoreText__-k1kq{color:var(--amount-color)}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerBottom__pMO0P .modal_unJoinedText__kDmgR{align-items:center;display:flex;gap:4px}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx .modal_headerBottom__pMO0P .modal_unJoinedText__kDmgR span{color:#eac33b}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchBody__k6JPr{background-color:var(--card-background-color);border:1px solid var(--border-color);border-radius:0 0 16px 16px;border-top:initial;display:flex;height:100%;padding:0 16px 16px;width:100%}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchBody__k6JPr iframe{border:none;border-radius:16px;width:100%}@media screen and (max-width:1280px){.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb{border-radius:0;border-radius:initial;padding:initial}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchHeader__5inmx{border-radius:0;border-radius:initial}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchBody__k6JPr{border-radius:0;border-radius:initial;padding:0}.modal_gameLaunchWrapper__d7mFS .modal_gameLaunchBox__FeAVb .modal_gameLaunchBody__k6JPr iframe{border-radius:0;border-radius:initial}}.styles_buttonsContainer__NNeNg .styles_content__5XAoN{align-items:center;display:flex;width:100%}.styles_buttonsContainer__NNeNg .styles_content__5XAoN .styles_icon__7X5bv{align-items:center;border-right:1px solid var(--border-color);display:flex;height:24px;padding:12px;position:relative}.styles_buttonsContainer__NNeNg .styles_content__5XAoN .styles_icon__7X5bv button{color:var(--text-color)}.styles_headerItem__kGfr8{align-items:center;color:var(--placeholder-text-color);cursor:pointer;display:flex;flex:1 1 auto;justify-content:center;position:relative}.styles_headerItem__kGfr8 .styles_itemContent__Fgqym{align-items:center;display:flex;gap:8px;height:100%;padding:12px;position:relative}.styles_headerItem__kGfr8 .styles_itemContent__Fgqym .styles_name__s2RSw{font-size:14px;font-weight:600;line-height:20px}.styles_headerItem__kGfr8 .styles_itemContent__Fgqym:hover,.styles_headerItem__kGfr8 .styles_itemContent__Fgqym:hover .styles_icon__1YrBh,.styles_iconActive__f0HrZ{color:var(--text-color)}.styles_closeIcon__xSvv0{color:var(--placeholder-text-color);cursor:pointer;height:20px;width:20px}.styles_active__JhI\+D,.styles_closeIcon__xSvv0:hover{color:var(--text-color)}.styles_active__JhI\+D{border-radius:16px 16px 16px 16px;border-top:3px solid var(--text-color);bottom:-2px;height:3px;position:absolute;right:10px;width:90%}.styles_nameActive__-6za4{color:var(--text-color)}.styles_headerItem__kGfr8:after{background-color:var(--border-color);content:"";height:15px;position:absolute;right:0;width:1px}.styles_headerItem__kGfr8:last-child:after{content:normal}@media screen and (max-width:1280px){.styles_headerItem__kGfr8{flex:1 1 auto;justify-content:center;position:relative}.styles_headerItem__kGfr8:after{content:"";height:24px;position:absolute;right:0;width:1px}.styles_closeIcon__xSvv0{height:auto;padding:12px;width:auto}.styles_active__JhI\+D{left:0;width:100%}}.styles_sidebarWrapper__F7sc5{flex:0 0 380px;height:100%;padding:16px 16px 12px 0}.styles_sidebarWrapper__F7sc5 .styles_sidebarContent__G2eAq{background-color:var(--card-background-color);border:1px solid var(--border-color);border-radius:15px;height:100%}.styles_sidebarWrapper__F7sc5 .styles_sidebarContent__G2eAq .styles_sidebarHeader__Of\+yy{align-items:center;border-bottom:1px solid var(--divider-color);display:flex;margin-bottom:12px}@media only screen and (min-width:1281px) and (max-width:1601px){.styles_sidebarWrapper__F7sc5{flex:0 0 360px}}@media only screen and (max-width:1280px){.styles_sidebarWrapper__F7sc5{background-color:var(--background-color);border-radius:0;border-radius:initial;box-sizing:border-box;height:100%;padding:12px;position:absolute;width:100%}.styles_sidebarWrapper__F7sc5 .styles_sidebarContent__G2eAq{border-radius:12px}.styles_sidebarHeader__Of\+yy{justify-content:space-around}}.styles_leaderboardWrapper__5fVnj{display:flex;height:90%;width:100%}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ{height:100%;margin-bottom:32px;overflow:auto;width:100%}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH{width:100%}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table{border-collapse:collapse;height:auto;width:100%}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table thead{background:var(--card-background-color)}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table thead tr th{color:var(--placeholder-text-color);font-size:14px;font-weight:400;line-height:20px;text-align:left}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table thead tr th:first-child{padding:0 8px 8px 16px}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table thead tr th:nth-child(2),.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table thead tr th:nth-child(3){padding:0 8px 8px}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table thead tr th:last-child{padding:0 16px 12px 8px;text-align:right}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody{background:var(--background-color)}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr{background:var(--card-background-color)}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr td{color:var(--text-color);font-size:14px;font-weight:600;line-height:20px;text-align:left}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr td:first-child{padding:12px 8px 12px 16px}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr td:nth-child(2),.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr td:nth-child(3){padding:12px 8px}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr td:last-child{padding:12px 16px 12px 8px;text-align:right}.styles_leaderboardWrapper__5fVnj .styles_tournamentSingleLeaderboardPrizesItem__S9FyZ .styles_tournamentSingleLeaderboardPrizesItemTable__RzvwH table tbody tr:nth-child(odd){background:var(--card-background-color-opacity)}.styles_gamesWrapper__twl7H{display:flex;flex-direction:column;height:88%;overflow:auto;padding:0 12px}.styles_gamesWrapper__twl7H .styles_games__aPDUu{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs{background:var(--card-background-color);border:1px solid var(--border-color);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:4px 4px 8px;position:relative}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs:hover .styles_actionsWrapper__RaEKh{opacity:1;visibility:visible}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh{align-items:flex-end;background:linear-gradient(180deg,#0000,#000000e6);bottom:0;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:12px;position:absolute;transition:visibility .2s linear,opacity .2s linear;visibility:hidden;width:100%}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtns__bkiwJ{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;width:100%}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtns__bkiwJ button{align-items:center;border:2px solid #fff;border-radius:26px;color:#fff;display:flex;flex:1 1;font-size:12px;height:28px;justify-content:center}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtns__bkiwJ button.styles_playBtn__LV9\+z{background:#fff;border:none;color:#000;cursor:pointer;font-size:12px;font-weight:600;line-height:20px}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtns__bkiwJ button.styles_playBtn__LV9\+z span{align-items:center;display:flex;gap:4px;justify-content:center}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameImg__MxlIE{border-radius:12px;display:flex;flex-direction:column-reverse;height:108px;overflow:hidden;position:relative;width:100%}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameImg__MxlIE img{border-radius:8px;height:100%;object-fit:cover;transition:transform .2s;width:100%}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameImg__MxlIE:hover img{transform:scale(1.1)}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameContent__UNyn6{display:flex;flex-direction:column;gap:4px;padding:0 4px}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameContent__UNyn6 .styles_gameName__B7eab,.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameContent__UNyn6 .styles_providerName__wIhlI{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameContent__UNyn6 .styles_gameName__B7eab{color:var(--text-color);font-size:14px;font-weight:600;line-height:20px}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameContent__UNyn6 .styles_providerName__wIhlI{color:var(--placeholder-text-color);font-size:12px;line-height:16px}.styles_gamesWrapper__twl7H .styles_tournamentSingleGamesLoad__etqQ2{align-items:center;display:flex;justify-content:center;padding-top:8px;width:100%}.styles_gamesWrapper__twl7H .styles_tournamentSingleGamesLoad__etqQ2 button{background:var(--primary-color);border:none;border-radius:var(--item-button-border-radius);color:var(--button-text-color);cursor:pointer;display:inline-block;font-size:14px;font-weight:600;line-height:20px;min-width:240px;padding:10px 24px}@media screen and (min-width:1281px) and (max-width:1601px){.styles_gamesWrapper__twl7H{height:88%}.styles_gamesWrapper__twl7H .styles_games__aPDUu{grid-gap:8px;display:grid;flex-wrap:wrap;gap:8px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameImg__MxlIE{height:88px}}@media only screen and (max-width:1280px){.styles_gamesWrapper__twl7H{height:88%}.styles_gamesWrapper__twl7H .styles_games__aPDUu{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:4px}.styles_gamesWrapper__twl7H .styles_tournamentSingleGamesLoad__etqQ2 button{width:25%}.styles_gamesWrapper__twl7H .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtns__bkiwJ{grid-template-columns:1fr 1fr!important}.styles_gamesWrapper__twl7H .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtnsOnlyPlay__xnNuY{grid-template-columns:1fr!important}}@media only screen and (max-width:684px){.styles_gamesWrapper__twl7H{height:88%}.styles_gamesWrapper__twl7H .styles_tournamentSingleGamesLoad__etqQ2 button{width:100%}}@media only screen and (max-width:476px){.styles_gamesWrapper__twl7H{height:89%}.styles_gamesWrapper__twl7H .styles_games__aPDUu{gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.styles_gamesWrapper__twl7H .styles_games__aPDUu .styles_gameItem__yu7cs .styles_gameImg__MxlIE{height:94px}.styles_gamesWrapper__twl7H .styles_gameItem__yu7cs .styles_actionsWrapper__RaEKh .styles_gameActionsBtns__bkiwJ{grid-template-columns:1fr!important}}@media only screen and (max-width:376px){.styles_gamesWrapper__twl7H{height:85%;padding:0 8px}.styles_gamesWrapper__twl7H .styles_games__aPDUu{gap:8px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.notice_noticeContainer__6oXC4{background-color:var(--card-background-color);border:1px solid #e35656;border-radius:8px;margin-top:20px;padding:12px}.notice_noticeContainer__6oXC4 .notice_noticeContent__1S4tz{display:flex;gap:8px}.notice_noticeContainer__6oXC4 .notice_noticeContent__1S4tz .notice_noticeIcon__J1dlc{height:20px;width:20px}.notice_noticeContainer__6oXC4 .notice_noticeContent__1S4tz .notice_noticeText__axGXt span{color:var(--text-color);word-break:break-all}
/*# sourceMappingURL=main.45f712bb.css.map*/