:root{--btn-content-direction:row;--btn-content-width:100%;--btn-min-height:40px;--btn-min-width:110px;--btn-padding:4px 20px;--btn-content-gap:8px;--btn-border-radius:40px;--btn-font-size:14px;--btn-line-height:1.3;--btn-color:#03213e;--btn-color--hover:#03213e;--btn-color--active:#03213e;--btn-color--disabled:#03213e;--btn-bg:linear-gradient(90deg,#ba9d64,#fbe3a3 96%);--btn-bg--hover:linear-gradient(90deg,#ceb179,#ffebb6 96%);--btn-bg--active:linear-gradient(90deg,#b29a6b,#f2dca2 96%);--btn-bg--disabled:linear-gradient(90deg,#ba9d64,#fbe3a3 96%);--btn-border-color:none;--btn-border-color--hover:none;--btn-border-color--active:none;--btn-border-color--disabled:none}body a:where(.link-btn),body button:where(.btn){--icon-size:20px;align-items:center;background:var(--btn-bg);border:none;border-radius:var(--btn-border-radius);color:var(--btn-color);display:inline-flex;flex-wrap:wrap;font-size:var(--btn-font-size);font-weight:700;gap:var(--btn-content-gap);justify-content:center;line-height:var(--btn-line-height);margin:0;max-width:100%;min-height:var(--btn-min-height);min-width:var(--btn-min-width);outline:none;padding:var(--btn-padding);position:relative;text-decoration:none;text-shadow:none;text-transform:capitalize;transition:background .3s ease,border .3s ease,color .3s ease,opacity .3s ease;vertical-align:middle}body a:where(.link-btn):not(:disabled),body button:where(.btn):not(:disabled){cursor:pointer}@media(min-width:768px){body a:where(.link-btn):hover,body button:where(.btn):hover{background:var(--btn-bg--hover);color:var(--btn-color--hover)}}body a:where(.link-btn):active,body button:where(.btn):active{background:var(--btn-bg--active);color:var(--btn-color--active)}body a:where(.link-btn):disabled,body a:where(.link-btn):where(.link-btn--disabled),body button:where(.btn):disabled,body button:where(.btn):where(.link-btn--disabled){background:var(--btn-bg--disabled);color:var(--btn-color--disabled);opacity:.6;pointer-events:none}body a:where(.link-btn) :where(.btn__content),body a:where(.link-btn) :where(.link-btn__content),body button:where(.btn) :where(.btn__content),body button:where(.btn) :where(.link-btn__content){align-items:center;display:flex;flex-direction:var(--btn-content-direction);gap:var(--btn-content-gap);justify-content:center;width:var(--btn-content-width)}body a:where(.link-btn) :where(.btn__left-container),body a:where(.link-btn) :where(.btn__right-container),body a:where(.link-btn) :where(.link-btn__left-container),body a:where(.link-btn) :where(.link-btn__right-container),body button:where(.btn) :where(.btn__left-container),body button:where(.btn) :where(.btn__right-container),body button:where(.btn) :where(.link-btn__left-container),body button:where(.btn) :where(.link-btn__right-container){color:var(--btn-color);display:flex}body a:where(.link-btn):where(.btn--xs),body a:where(.link-btn):where(.link-btn--xs),body button:where(.btn):where(.btn--xs),body button:where(.btn):where(.link-btn--xs){--btn-min-height:36px;--btn-padding:4px 16px;--btn-font-size:14px;--btn-content-gap:8px}body a:where(.link-btn):where(.btn--sm),body a:where(.link-btn):where(.link-btn--sm),body button:where(.btn):where(.btn--sm),body button:where(.btn):where(.link-btn--sm){--btn-min-height:40px;--btn-padding:4px 20px;--btn-font-size:14px}body a:where(.link-btn):where(.btn--md),body a:where(.link-btn):where(.link-btn--md),body button:where(.btn):where(.btn--md),body button:where(.btn):where(.link-btn--md){--btn-min-height:44px;--btn-padding:4px 24px;--btn-font-size:16px;--btn-content-gap:10px}body a:where(.link-btn):where(.btn--lg),body a:where(.link-btn):where(.link-btn--lg),body button:where(.btn):where(.btn--lg),body button:where(.btn):where(.link-btn--lg){--btn-min-height:48px;--btn-padding:4px 28px;--btn-font-size:16px;--btn-content-gap:12px;--icon-size:24px}body a:where(.link-btn):where(.btn--xl),body a:where(.link-btn):where(.link-btn--xl),body button:where(.btn):where(.btn--xl),body button:where(.btn):where(.link-btn--xl){--btn-min-height:56px;--btn-padding:4px 32px;--btn-font-size:18px;--btn-content-gap:12px;--icon-size:24px}body a:where(.link-btn):where(.btn--xxl),body a:where(.link-btn):where(.link-btn--xxl),body button:where(.btn):where(.btn--xxl),body button:where(.btn):where(.link-btn--xxl){--btn-min-height:60px;--btn-padding:4px 36px;--btn-font-size:20px;--btn-content-gap:12px;--icon-size:24px}body a:where(.link-btn):where(.btn--pwa),body a:where(.link-btn):where(.link-btn--pwa),body button:where(.btn):where(.btn--pwa),body button:where(.btn):where(.link-btn--pwa){--btn-bg:linear-gradient(267deg,#26293b 1%,#555866 93%);--btn-bg--hover:linear-gradient(267deg,#1d1f2e 1%,#404350 93%);--btn-bg--active:linear-gradient(267deg,#343852 1%,#6b6f7f 93%);--btn-font-size:12px;--btn-border-color:#585a69;--btn-min-width:100%;border:2px solid var(--btn-border-color);flex-wrap:nowrap;justify-content:flex-start}body a:where(.link-btn):where(.btn--pwa) :where(.btn__content),body a:where(.link-btn):where(.btn--pwa) :where(.link-btn__content),body a:where(.link-btn):where(.link-btn--pwa) :where(.btn__content),body a:where(.link-btn):where(.link-btn--pwa) :where(.link-btn__content),body button:where(.btn):where(.btn--pwa) :where(.btn__content),body button:where(.btn):where(.btn--pwa) :where(.link-btn__content),body button:where(.btn):where(.link-btn--pwa) :where(.btn__content),body button:where(.btn):where(.link-btn--pwa) :where(.link-btn__content){-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ba9d64,#fbe3a3);-webkit-background-clip:text}body a:where(.link-btn):where(.btn--text),body a:where(.link-btn):where(.link-btn--text),body button:where(.btn):where(.btn--text),body button:where(.btn):where(.link-btn--text){--btn-min-height:auto;--btn-min-width:auto;--btn-padding:0;--btn-border-radius:0;--btn-bg:transparent none;--btn-bg--hover:transparent none;--btn-bg--active:transparent none;--btn-bg--disabled:transparent none;--btn-color:#f2d27f;--btn-color--hover:#fbe3a3;--btn-color--active:#d7ac4c;--btn-color--disabled:#a3a0a0}body a:where(.link-btn):where(.btn--text) :where(.btn__content),body a:where(.link-btn):where(.btn--text) :where(.link-btn__content),body a:where(.link-btn):where(.link-btn--text) :where(.btn__content),body a:where(.link-btn):where(.link-btn--text) :where(.link-btn__content),body button:where(.btn):where(.btn--text) :where(.btn__content),body button:where(.btn):where(.btn--text) :where(.link-btn__content),body button:where(.btn):where(.link-btn--text) :where(.btn__content),body button:where(.btn):where(.link-btn--text) :where(.link-btn__content){-webkit-text-fill-color:unset;-webkit-background-clip:initial;background:transparent}body a:where(.link-btn):where(.btn--text):where(.btn--pwa),body a:where(.link-btn):where(.btn--text):where(.link-btn--pwa),body a:where(.link-btn):where(.link-btn--text):where(.btn--pwa),body a:where(.link-btn):where(.link-btn--text):where(.link-btn--pwa),body button:where(.btn):where(.btn--text):where(.btn--pwa),body button:where(.btn):where(.btn--text):where(.link-btn--pwa),body button:where(.btn):where(.link-btn--text):where(.btn--pwa),body button:where(.btn):where(.link-btn--text):where(.link-btn--pwa){--btn-border-color:none}body a:where(.link-btn):where(.btn--text-link),body a:where(.link-btn):where(.link-btn--text-link),body button:where(.btn):where(.btn--text-link),body button:where(.btn):where(.link-btn--text-link){--btn-min-height:auto;--btn-min-width:auto;--btn-padding:0;--btn-border-radius:0;--btn-bg:transparent none;--btn-bg--hover:transparent none;--btn-bg--active:transparent none;--btn-bg--disabled:transparent none;--btn-line-height:1.4;--btn-font-size:12px;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ba9d64,#fbe3a3);-webkit-background-clip:text;text-decoration:underline;text-decoration-color:#ebd197}@media(min-width:768px){body a:where(.link-btn):where(.btn--text-link):hover,body a:where(.link-btn):where(.link-btn--text-link):hover,body button:where(.btn):where(.btn--text-link):hover,body button:where(.btn):where(.link-btn--text-link):hover{-webkit-text-fill-color:#fbe3a3;color:#fbe3a3;text-decoration-color:#fbe3a3}}body a:where(.link-btn):where(.btn--text-link):active,body a:where(.link-btn):where(.btn--text-link):focus,body a:where(.link-btn):where(.link-btn--text-link):active,body a:where(.link-btn):where(.link-btn--text-link):focus,body button:where(.btn):where(.btn--text-link):active,body button:where(.btn):where(.btn--text-link):focus,body button:where(.btn):where(.link-btn--text-link):active,body button:where(.btn):where(.link-btn--text-link):focus{-webkit-text-fill-color:#d7ac4c;color:#d7ac4c;text-decoration-color:#d7ac4c}body a:where(.link-btn):where(.btn--text-link):disabled,body a:where(.link-btn):where(.link-btn--text-link):disabled,body button:where(.btn):where(.btn--text-link):disabled,body button:where(.btn):where(.link-btn--text-link):disabled{-webkit-text-fill-color:#a3a0a0;color:#a3a0a0}body a:where(.link-btn):where(.btn--text-link):where(.btn--md),body a:where(.link-btn):where(.btn--text-link):where(.link-btn--md),body a:where(.link-btn):where(.link-btn--text-link):where(.btn--md),body a:where(.link-btn):where(.link-btn--text-link):where(.link-btn--md),body button:where(.btn):where(.btn--text-link):where(.btn--md),body button:where(.btn):where(.btn--text-link):where(.link-btn--md),body button:where(.btn):where(.link-btn--text-link):where(.btn--md),body button:where(.btn):where(.link-btn--text-link):where(.link-btn--md){--btn-font-size:14px}body a:where(.link-btn):where(.btn--text-link):where(.btn--lg),body a:where(.link-btn):where(.btn--text-link):where(.link-btn--lg),body a:where(.link-btn):where(.link-btn--text-link):where(.btn--lg),body a:where(.link-btn):where(.link-btn--text-link):where(.link-btn--lg),body button:where(.btn):where(.btn--text-link):where(.btn--lg),body button:where(.btn):where(.btn--text-link):where(.link-btn--lg),body button:where(.btn):where(.link-btn--text-link):where(.btn--lg),body button:where(.btn):where(.link-btn--text-link):where(.link-btn--lg){--btn-font-size:16px}body a:where(.link-btn):where(.btn--secondary),body a:where(.link-btn):where(.link-btn--secondary),body button:where(.btn):where(.btn--secondary),body button:where(.btn):where(.link-btn--secondary){--btn-color:#fff;--btn-color--hover:#fff;--btn-color--active:#fff;--btn-color--disabled:#a3a0a0;--btn-bg:#324383;--btn-bg--hover:#394e98;--btn-bg--active:#5065ae;--btn-bg--disabled:#324383}body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.link-btn--diamond),body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body button:where(.btn):where(.link-btn--diamond){--btn-color:#0b2a4a;--btn-color--hover:#0b2a4a;--btn-color--active:#0b2a4a;--btn-color--disabled:#0b2a4a;--btn-bg:linear-gradient(180deg,#90a7ba,#e3e8ed);--btn-bg--hover:linear-gradient(180deg,#65859f,#e3e8ed);--btn-bg--active:linear-gradient(180deg,#4b779b,#b1c1cd);--btn-bg--disabled:linear-gradient(180deg,#90a7ba,#e3e8ed);--btn-border-color:#e3e8ed;border:1px solid #e3e8ed;box-shadow:3px 3px 10px 0 rgba(120,132,149,.08)}body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined),body a:where(.link-btn):where(.link-btn--diamond):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--diamond):where(.link-btn--outlined),body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined),body button:where(.btn):where(.link-btn--diamond):where(.btn--outlined),body button:where(.btn):where(.link-btn--diamond):where(.link-btn--outlined){--btn-color:#fff;--btn-color--hover:#fff;--btn-color--active:#fff;--btn-color--disabled:#fff;--btn-bg:transparent;--btn-bg--hover:transparent;--btn-bg--active:transparent;--btn-bg--disabled:transparent;--btn-border-color:#e3e8ed;--btn-border-color--hover:#90a7ba;--btn-border-color--active:#4b779b;--btn-border-color--disabled:#e3e8ed}@media(min-width:768px){body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):hover,body a:where(.link-btn):where(.link-btn--diamond):where(.btn--outlined):hover,body a:where(.link-btn):where(.link-btn--diamond):where(.link-btn--outlined):hover,body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):hover,body button:where(.btn):where(.link-btn--diamond):where(.btn--outlined):hover,body button:where(.btn):where(.link-btn--diamond):where(.link-btn--outlined):hover{border-color:var(--btn-border-color--hover)}}body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):active,body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):active,body a:where(.link-btn):where(.link-btn--diamond):where(.btn--outlined):active,body a:where(.link-btn):where(.link-btn--diamond):where(.link-btn--outlined):active,body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):active,body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):active,body button:where(.btn):where(.link-btn--diamond):where(.btn--outlined):active,body button:where(.btn):where(.link-btn--diamond):where(.link-btn--outlined):active{border-color:var(--btn-border-color--active)}body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.link-btn--diamond):where(.btn--outlined):disabled,body a:where(.link-btn):where(.link-btn--diamond):where(.btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.link-btn--diamond):where(.link-btn--outlined):disabled,body a:where(.link-btn):where(.link-btn--diamond):where(.link-btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.link-btn--diamond):where(.btn--outlined):disabled,body button:where(.btn):where(.link-btn--diamond):where(.btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.link-btn--diamond):where(.link-btn--outlined):disabled,body button:where(.btn):where(.link-btn--diamond):where(.link-btn--outlined):where(.link-btn--disabled){border-color:var(--btn-border-color--disabled)}body a:where(.link-btn):where(.btn--dark),body a:where(.link-btn):where(.link-btn--dark),body button:where(.btn):where(.btn--dark),body button:where(.btn):where(.link-btn--dark){--btn-bg:#222535;--btn-bg--hover:#21263d;--btn-bg--active:#2b3250;--btn-bg-disabled:#222535;--btn-color:#fff;--btn-color--hover:#fff;--btn-color--active:#fff;--btn-color--disabled:#fff}body a:where(.link-btn):where(.btn--light-blue),body a:where(.link-btn):where(.link-btn--light-blue),body button:where(.btn):where(.btn--light-blue),body button:where(.btn):where(.link-btn--light-blue){--btn-bg:#75e6ff;--btn-bg--hover:#4fdfff;--btn-bg--active:#a2eeff;--btn-bg-disabled:#75e6ff99;--btn-color:#03213e;--btn-color--hover:#03213e;--btn-color--active:#03213e;--btn-color--disabled:#4e4e4e}body a:where(.link-btn):where(.btn--icon),body a:where(.link-btn):where(.link-btn--icon),body button:where(.btn):where(.btn--icon),body button:where(.btn):where(.link-btn--icon){--btn-min-width:40px;--btn-min-height:40px;--btn-padding:10px;--btn-font-size:20px;--icon-size:20px;--btn-border-radius:4px}body a:where(.link-btn):where(.btn--icon):where(.btn--xs),body a:where(.link-btn):where(.btn--icon):where(.link-btn--xs),body a:where(.link-btn):where(.link-btn--icon):where(.btn--xs),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--xs),body button:where(.btn):where(.btn--icon):where(.btn--xs),body button:where(.btn):where(.btn--icon):where(.link-btn--xs),body button:where(.btn):where(.link-btn--icon):where(.btn--xs),body button:where(.btn):where(.link-btn--icon):where(.link-btn--xs){--btn-min-width:36px;--btn-min-height:36px;--btn-padding:8px}body a:where(.link-btn):where(.btn--icon):where(.btn--sm),body a:where(.link-btn):where(.btn--icon):where(.link-btn--sm),body a:where(.link-btn):where(.link-btn--icon):where(.btn--sm),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--sm),body button:where(.btn):where(.btn--icon):where(.btn--sm),body button:where(.btn):where(.btn--icon):where(.link-btn--sm),body button:where(.btn):where(.link-btn--icon):where(.btn--sm),body button:where(.btn):where(.link-btn--icon):where(.link-btn--sm){--btn-min-width:40px;--btn-min-height:40px;--btn-padding:10px}body a:where(.link-btn):where(.btn--icon):where(.btn--md),body a:where(.link-btn):where(.btn--icon):where(.link-btn--md),body a:where(.link-btn):where(.link-btn--icon):where(.btn--md),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--md),body button:where(.btn):where(.btn--icon):where(.btn--md),body button:where(.btn):where(.btn--icon):where(.link-btn--md),body button:where(.btn):where(.link-btn--icon):where(.btn--md),body button:where(.btn):where(.link-btn--icon):where(.link-btn--md){--btn-min-width:44px;--btn-min-height:44px;--btn-padding:12px}body a:where(.link-btn):where(.btn--icon):where(.btn--lg),body a:where(.link-btn):where(.btn--icon):where(.link-btn--lg),body a:where(.link-btn):where(.link-btn--icon):where(.btn--lg),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--lg),body button:where(.btn):where(.btn--icon):where(.btn--lg),body button:where(.btn):where(.btn--icon):where(.link-btn--lg),body button:where(.btn):where(.link-btn--icon):where(.btn--lg),body button:where(.btn):where(.link-btn--icon):where(.link-btn--lg){--btn-min-width:48px;--btn-min-height:48px;--btn-padding:12px;--btn-font-size:24px;--icon-size:24px}body a:where(.link-btn):where(.btn--icon):where(.btn--xl),body a:where(.link-btn):where(.btn--icon):where(.link-btn--xl),body a:where(.link-btn):where(.link-btn--icon):where(.btn--xl),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--xl),body button:where(.btn):where(.btn--icon):where(.btn--xl),body button:where(.btn):where(.btn--icon):where(.link-btn--xl),body button:where(.btn):where(.link-btn--icon):where(.btn--xl),body button:where(.btn):where(.link-btn--icon):where(.link-btn--xl){--btn-min-width:56px;--btn-min-height:56px;--btn-padding:14px;--icon-size:24px}body a:where(.link-btn):where(.btn--icon):where(.btn--xxl),body a:where(.link-btn):where(.btn--icon):where(.link-btn--xxl),body a:where(.link-btn):where(.link-btn--icon):where(.btn--xxl),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--xxl),body button:where(.btn):where(.btn--icon):where(.btn--xxl),body button:where(.btn):where(.btn--icon):where(.link-btn--xxl),body button:where(.btn):where(.link-btn--icon):where(.btn--xxl),body button:where(.btn):where(.link-btn--icon):where(.link-btn--xxl){--btn-min-width:60px;--btn-min-height:60px;--btn-padding:16px;--icon-size:24px}body a:where(.link-btn):where(.btn--icon):where(.btn--text),body a:where(.link-btn):where(.btn--icon):where(.link-btn--text),body a:where(.link-btn):where(.link-btn--icon):where(.btn--text),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--text),body button:where(.btn):where(.btn--icon):where(.btn--text),body button:where(.btn):where(.btn--icon):where(.link-btn--text),body button:where(.btn):where(.link-btn--icon):where(.btn--text),body button:where(.btn):where(.link-btn--icon):where(.link-btn--text){-webkit-text-fill-color:unset;--btn-color:#b0b0b0;--btn-color--hover:#fff;--btn-color--active:#e7eaed;-webkit-background-clip:initial;background:transparent}body a:where(.link-btn):where(.btn--icon):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.btn--icon):where(.link-btn--diamond),body a:where(.link-btn):where(.link-btn--icon):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--diamond),body button:where(.btn):where(.btn--icon):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body button:where(.btn):where(.btn--icon):where(.link-btn--diamond),body button:where(.btn):where(.link-btn--icon):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body button:where(.btn):where(.link-btn--icon):where(.link-btn--diamond){border:none}body a:where(.link-btn):where(.btn--shadow),body a:where(.link-btn):where(.link-btn--shadow),body button:where(.btn):where(.btn--shadow),body button:where(.btn):where(.link-btn--shadow){box-shadow:0 4px 10px 0 rgba(0,0,0,.08)}body a:where(.link-btn):where(.btn--shadow) :where(.btn__left-container),body a:where(.link-btn):where(.btn--shadow) :where(.btn__right-container),body a:where(.link-btn):where(.btn--shadow) :where(.link-btn__left-container),body a:where(.link-btn):where(.btn--shadow) :where(.link-btn__right-container),body a:where(.link-btn):where(.link-btn--shadow) :where(.btn__left-container),body a:where(.link-btn):where(.link-btn--shadow) :where(.btn__right-container),body a:where(.link-btn):where(.link-btn--shadow) :where(.link-btn__left-container),body a:where(.link-btn):where(.link-btn--shadow) :where(.link-btn__right-container),body button:where(.btn):where(.btn--shadow) :where(.btn__left-container),body button:where(.btn):where(.btn--shadow) :where(.btn__right-container),body button:where(.btn):where(.btn--shadow) :where(.link-btn__left-container),body button:where(.btn):where(.btn--shadow) :where(.link-btn__right-container),body button:where(.btn):where(.link-btn--shadow) :where(.btn__left-container),body button:where(.btn):where(.link-btn--shadow) :where(.btn__right-container),body button:where(.btn):where(.link-btn--shadow) :where(.link-btn__left-container),body button:where(.btn):where(.link-btn--shadow) :where(.link-btn__right-container){color:#fff}body a:where(.link-btn):where(.btn--loading),body a:where(.link-btn):where(.link-btn--loading),body button:where(.btn):where(.btn--loading),body button:where(.btn):where(.link-btn--loading){--btn-color:transparent;opacity:.9;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}body a:where(.link-btn):where(.btn--loading):before,body a:where(.link-btn):where(.link-btn--loading):before,body button:where(.btn):where(.btn--loading):before,body button:where(.btn):where(.link-btn--loading):before{animation:spinBtnLoading 1s linear infinite;border-color:#d2d0ca transparent;border-radius:50%;border-style:solid;border-width:2px;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}body a:where(.link-btn):where(.btn--vip),body a:where(.link-btn):where(.link-btn--vip),body button:where(.btn):where(.btn--vip),body button:where(.btn):where(.link-btn--vip){--btn-border-color:#fbe3a3;border:1px solid var(--btn-border-color)}body a:where(.link-btn):where(.btn--vip):where(.btn--secondary),body a:where(.link-btn):where(.btn--vip):where(.link-btn--secondary),body a:where(.link-btn):where(.link-btn--vip):where(.btn--secondary),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--secondary),body button:where(.btn):where(.btn--vip):where(.btn--secondary),body button:where(.btn):where(.btn--vip):where(.link-btn--secondary),body button:where(.btn):where(.link-btn--vip):where(.btn--secondary),body button:where(.btn):where(.link-btn--vip):where(.link-btn--secondary){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.btn--vip):where(.link-btn--diamond),body a:where(.link-btn):where(.link-btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--diamond),body button:where(.btn):where(.btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body button:where(.btn):where(.btn--vip):where(.link-btn--diamond),body button:where(.btn):where(.link-btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button),body button:where(.btn):where(.link-btn--vip):where(.link-btn--diamond){--btn-border-color:#e3e8ed;border-width:1px}body a:where(.link-btn):where(.btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined),body a:where(.link-btn):where(.btn--vip):where(.link-btn--diamond):where(.btn--outlined),body a:where(.link-btn):where(.btn--vip):where(.link-btn--diamond):where(.link-btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--diamond):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--diamond):where(.link-btn--outlined),body button:where(.btn):where(.btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined),body button:where(.btn):where(.btn--vip):where(.link-btn--diamond):where(.btn--outlined),body button:where(.btn):where(.btn--vip):where(.link-btn--diamond):where(.link-btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.btn--diamond,.full-tourn--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.link-btn--diamond):where(.btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.link-btn--diamond):where(.link-btn--outlined){--btn-border-color:#e3e8ed;--btn-border-color--hover:#90a7ba;--btn-border-color--active:#4b779b;--btn-border-color--disabled:#e3e8ed;border-width:1px}body a:where(.link-btn):where(.btn--vip):where(.btn--pwa),body a:where(.link-btn):where(.btn--vip):where(.link-btn--pwa),body a:where(.link-btn):where(.link-btn--vip):where(.btn--pwa),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--pwa),body button:where(.btn):where(.btn--vip):where(.btn--pwa),body button:where(.btn):where(.btn--vip):where(.link-btn--pwa),body button:where(.btn):where(.link-btn--vip):where(.btn--pwa),body button:where(.btn):where(.link-btn--vip):where(.link-btn--pwa){--btn-border-color:#585a69;border:2px solid var(--btn-border-color)}body a:where(.link-btn):where(.btn--vip):where(.btn--text),body a:where(.link-btn):where(.btn--vip):where(.link-btn--text),body a:where(.link-btn):where(.link-btn--vip):where(.btn--text),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--text),body button:where(.btn):where(.btn--vip):where(.btn--text),body button:where(.btn):where(.btn--vip):where(.link-btn--text),body button:where(.btn):where(.link-btn--vip):where(.btn--text),body button:where(.btn):where(.link-btn--vip):where(.link-btn--text){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--icon),body a:where(.link-btn):where(.btn--vip):where(.link-btn--icon),body a:where(.link-btn):where(.link-btn--vip):where(.btn--icon),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--icon),body button:where(.btn):where(.btn--vip):where(.btn--icon),body button:where(.btn):where(.btn--vip):where(.link-btn--icon),body button:where(.btn):where(.link-btn--vip):where(.btn--icon),body button:where(.btn):where(.link-btn--vip):where(.link-btn--icon){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--login),body a:where(.link-btn):where(.btn--vip):where(.link-btn--login),body a:where(.link-btn):where(.link-btn--vip):where(.btn--login),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--login),body button:where(.btn):where(.btn--vip):where(.btn--login),body button:where(.btn):where(.btn--vip):where(.link-btn--login),body button:where(.btn):where(.link-btn--vip):where(.btn--login),body button:where(.btn):where(.link-btn--vip):where(.link-btn--login){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--user-menu),body a:where(.link-btn):where(.btn--vip):where(.link-btn--user-menu),body a:where(.link-btn):where(.link-btn--vip):where(.btn--user-menu),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--user-menu),body button:where(.btn):where(.btn--vip):where(.btn--user-menu),body button:where(.btn):where(.btn--vip):where(.link-btn--user-menu),body button:where(.btn):where(.link-btn--vip):where(.btn--user-menu),body button:where(.btn):where(.link-btn--vip):where(.link-btn--user-menu){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--user-menu):where(.btn--current) :where(.btn__content),body a:where(.link-btn):where(.btn--vip):where(.btn--user-menu):where(.btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.btn__content),body a:where(.link-btn):where(.btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.btn__content),body a:where(.link-btn):where(.btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.btn__content),body a:where(.link-btn):where(.btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.btn--user-menu):where(.btn--current) :where(.btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.btn--user-menu):where(.btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.link-btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.btn__content),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body button:where(.btn):where(.btn--vip):where(.btn--user-menu):where(.btn--current) :where(.btn__content),body button:where(.btn):where(.btn--vip):where(.btn--user-menu):where(.btn--current) :where(.link-btn__content),body button:where(.btn):where(.btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.btn__content),body button:where(.btn):where(.btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body button:where(.btn):where(.btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.btn__content),body button:where(.btn):where(.btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.link-btn__content),body button:where(.btn):where(.btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.btn__content),body button:where(.btn):where(.btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body button:where(.btn):where(.link-btn--vip):where(.btn--user-menu):where(.btn--current) :where(.btn__content),body button:where(.btn):where(.link-btn--vip):where(.btn--user-menu):where(.btn--current) :where(.link-btn__content),body button:where(.btn):where(.link-btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.btn__content),body button:where(.btn):where(.link-btn--vip):where(.btn--user-menu):where(.link-btn--current) :where(.link-btn__content),body button:where(.btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.btn__content),body button:where(.btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.btn--current) :where(.link-btn__content),body button:where(.btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.btn__content),body button:where(.btn):where(.link-btn--vip):where(.link-btn--user-menu):where(.link-btn--current) :where(.link-btn__content){-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ba9d64,#fbe3a3);-webkit-background-clip:text}body a:where(.link-btn):where(.btn--vip):where(.btn--text-link),body a:where(.link-btn):where(.btn--vip):where(.link-btn--text-link),body a:where(.link-btn):where(.link-btn--vip):where(.btn--text-link),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--text-link),body button:where(.btn):where(.btn--vip):where(.btn--text-link),body button:where(.btn):where(.btn--vip):where(.link-btn--text-link),body button:where(.btn):where(.link-btn--vip):where(.btn--text-link),body button:where(.btn):where(.link-btn--vip):where(.link-btn--text-link){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--light-blue),body a:where(.link-btn):where(.btn--vip):where(.link-btn--light-blue),body a:where(.link-btn):where(.link-btn--vip):where(.btn--light-blue),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--light-blue),body button:where(.btn):where(.btn--vip):where(.btn--light-blue),body button:where(.btn):where(.btn--vip):where(.link-btn--light-blue),body button:where(.btn):where(.link-btn--vip):where(.btn--light-blue),body button:where(.btn):where(.link-btn--vip):where(.link-btn--light-blue){--btn-border-color:none}body a:where(.link-btn):where(.btn--vip):where(.btn--dark),body a:where(.link-btn):where(.btn--vip):where(.link-btn--dark),body a:where(.link-btn):where(.link-btn--vip):where(.btn--dark),body a:where(.link-btn):where(.link-btn--vip):where(.link-btn--dark),body button:where(.btn):where(.btn--vip):where(.btn--dark),body button:where(.btn):where(.btn--vip):where(.link-btn--dark),body button:where(.btn):where(.link-btn--vip):where(.btn--dark),body button:where(.btn):where(.link-btn--vip):where(.link-btn--dark){--btn-border-color:none}.full-tourn{display:flex;flex-direction:column;gap:24px}@media(min-width:960px){.full-tourn{gap:28px}}@media(min-width:1632px){.full-tourn{gap:36px}}@media(min-width:1920px){.full-tourn{gap:48px}}.full-tourn__section-title{font-size:20px;font-weight:600;line-height:1.1;margin-bottom:30px;text-align:center;text-transform:capitalize}@media(min-width:768px){.full-tourn__section-title{margin-bottom:36px}}@media(min-width:960px){.full-tourn__section-title{font-size:24px}}@media(min-width:1632px){.full-tourn__section-title{font-size:26px;margin-bottom:38px}}@media(max-width:767px){.full-tourn__section--leaderboard{padding:0 10px}}.full-tourn__prizes{display:block;padding:0;width:100%}.full-tourn__winners{margin:0 auto;max-width:1340px}@media(min-width:768px){.full-tourn .tourn-main{border-radius:0 0 10px 10px}}.full-tourn--leaderboard{background:#03213e;gap:42px}@media(min-width:768px){.full-tourn--leaderboard{gap:48px}}@media(min-width:960px){.full-tourn--leaderboard{gap:56px}}@media(min-width:1248px){.full-tourn--leaderboard{gap:64px}}@media(min-width:1632px){.full-tourn--leaderboard{gap:72px}}.tourn-prizes-three{color:#fff;display:block;font-size:14px;font-weight:700;letter-spacing:normal;line-height:1.2;margin:0;padding:0;text-align:center;text-transform:uppercase;width:100%}@media(min-width:768px){.tourn-prizes-three{font-size:20px}}.tourn-prizes-three__list{display:flex;padding:0;width:100%}.tourn-prizes-three__item,.tourn-prizes-three__list{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0}.tourn-prizes-three__item{display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.01em;padding:0 7px;position:relative;text-align:center;text-transform:uppercase;width:33.33333%}@media(min-width:768px){.tourn-prizes-three__item{font-size:18px}}@media(min-width:960px){.tourn-prizes-three__item{font-size:20px}}@media(min-width:1632px){.tourn-prizes-three__item{font-size:26px}}.tourn-prizes-three__item:first-child{color:#fbe3a3}.tourn-prizes-three__item:first-child .tourn-prizes-three__image-wrap{padding-left:5px;padding-right:5px}@media(min-width:768px){.tourn-prizes-three__item:first-child .tourn-prizes-three__image-wrap{margin:0 auto;max-width:125px;padding-left:0;padding-right:0}}@media(min-width:1632px){.tourn-prizes-three__item:first-child .tourn-prizes-three__image-wrap{max-width:165px}}.tourn-prizes-three__item:nth-child(2){color:#c3c3c3;order:-1}.tourn-prizes-three__item:nth-child(3){color:#ccb098}.tourn-prizes-three__item:nth-child(2),.tourn-prizes-three__item:nth-child(3){margin-top:30px}.tourn-prizes-three__item:nth-child(2) .tourn-prizes-three__image-wrap,.tourn-prizes-three__item:nth-child(3) .tourn-prizes-three__image-wrap{padding-left:10px;padding-right:10px}@media(min-width:768px){.tourn-prizes-three__item:nth-child(2) .tourn-prizes-three__image-wrap,.tourn-prizes-three__item:nth-child(3) .tourn-prizes-three__image-wrap{margin:0 auto;max-width:106px;padding-left:0;padding-right:0}}@media(min-width:1632px){.tourn-prizes-three__item:nth-child(2) .tourn-prizes-three__image-wrap,.tourn-prizes-three__item:nth-child(3) .tourn-prizes-three__image-wrap{max-width:145px}}.tourn-prizes-three__image-wrap{padding-bottom:6px}@media(min-width:768px){.tourn-prizes-three__image-wrap{padding-bottom:26px}}.tourn-prizes-three__image-wrap img{max-width:100%}.tourn-prizes-three__prize{display:block;margin:0;padding:0;width:100%}.tourn-prizes-three__label{display:inline-block;margin:0 0 0 3px;vertical-align:top}.tourn-player-prizes-list{display:inline-block;max-width:100%;vertical-align:top;width:auto}.tourn-player-prizes-list__item{display:inline}.tourn-player-prizes-list__item+.tourn-player-prizes-list__item:before{content:"+";padding:0 5px}.tourn-player-prizes-list__label{display:inline-block;margin:0 0 0 3px;vertical-align:top}.tourn-prizes-three .tourn-player-prizes-list__item{display:block}@media(min-width:768px){.tourn-prizes-three .tourn-player-prizes-list__item{display:inline-block}}.tourn-winners{display:block;margin:0;padding:0;width:100%}.tourn-winners__more{display:block;margin:28px 0 0;padding:0;text-align:center;width:100%}@media(min-width:768px){.tourn-winners__more{margin-top:36px}}@media(min-width:1248px){.tourn-winners__more{margin-top:50px}}.tourn-winners__table{border:none;border-collapse:collapse;margin:0 auto;max-width:100%;table-layout:fixed;width:100%}.tourn-winners__row--current{background:linear-gradient(90deg,rgba(50,67,131,.4),rgba(36,73,149,.4));position:relative}.tourn-winners__row--current td{border-color:transparent}.tourn-winners__row--current td:first-child{border-radius:10px 0 0 10px}.tourn-winners__row--current td:last-child{border-radius:0 10px 10px 0}.tourn-winners__row--current+.tourn-winners__row td{border-color:transparent}.tourn-winners__tbody .tourn-winners__row:first-child .tourn-winners__cell,.tourn-winners__tbody .tourn-winners__row:nth-child(2) .tourn-winners__cell,.tourn-winners__tbody .tourn-winners__row:nth-child(3) .tourn-winners__cell{font-weight:600}.tourn-winners__tbody .tourn-winners__row:first-child .tourn-winners__cell--place,.tourn-winners__tbody .tourn-winners__row:nth-child(2) .tourn-winners__cell--place,.tourn-winners__tbody .tourn-winners__row:nth-child(3) .tourn-winners__cell--place{font-size:0;position:relative}.tourn-winners__tbody .tourn-winners__row:first-child .tourn-winners__cell--place:before,.tourn-winners__tbody .tourn-winners__row:nth-child(2) .tourn-winners__cell--place:before,.tourn-winners__tbody .tourn-winners__row:nth-child(3) .tourn-winners__cell--place:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px;margin:0 auto;width:30px}@media(min-width:768px){.tourn-winners__tbody .tourn-winners__row:first-child .tourn-winners__cell--place:before,.tourn-winners__tbody .tourn-winners__row:nth-child(2) .tourn-winners__cell--place:before,.tourn-winners__tbody .tourn-winners__row:nth-child(3) .tourn-winners__cell--place:before{height:40px;width:40px}}@media(min-width:1248px){.tourn-winners__tbody .tourn-winners__row:first-child .tourn-winners__cell--place:before,.tourn-winners__tbody .tourn-winners__row:nth-child(2) .tourn-winners__cell--place:before,.tourn-winners__tbody .tourn-winners__row:nth-child(3) .tourn-winners__cell--place:before{height:60px;width:60px}}.tourn-winners__tbody .tourn-winners__row:first-child .tourn-winners__cell--place:before{background-image:url(/images/position_1.edda2dcc..svg)}.tourn-winners__tbody .tourn-winners__row:nth-child(2) .tourn-winners__cell--place:before{background-image:url(/images/position_2.c67cc212..svg)}.tourn-winners__tbody .tourn-winners__row:nth-child(3) .tourn-winners__cell--place:before{background-image:url(/images/position_3.94db5161..svg)}.tourn-winners__cell{border:none;border-top:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:12px;font-style:normal;height:42px;letter-spacing:normal;line-height:1.2;padding:10px 5px;text-align:center;vertical-align:middle}@media(min-width:768px){.tourn-winners__cell{font-size:18px;height:60px}}@media(min-width:1248px){.tourn-winners__cell{font-size:20px;height:72px}}.tourn-winners__cell--name{direction:ltr}tbody tr:first-child .tourn-winners__cell--name{color:#fbe3a3}tbody tr:nth-child(2) .tourn-winners__cell--name{color:#c3c3c3}tbody tr:nth-child(3) .tourn-winners__cell--name{color:#ccb098}thead .tourn-winners__cell{border-color:transparent;color:hsla(0,0%,100%,.5);height:45px;text-transform:uppercase}@media(min-width:768px){thead .tourn-winners__cell{font-size:14px;height:60px}}@media(min-width:1248px){thead .tourn-winners__cell{font-size:18px;height:72px}}thead .tourn-winners__cell--place{width:50px}@media(min-width:768px){thead .tourn-winners__cell--place{width:120px}}@media(min-width:1248px){thead .tourn-winners__cell--place{width:150px}}thead .tourn-winners__cell--prize{width:35%}.tourn-winners__name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.tourn-winners__title{font-size:18px;font-weight:600;letter-spacing:.01em;padding-bottom:10px}@media(min-width:768px){.tourn-winners__title{font-size:26px;padding-bottom:15px;text-align:center}}.tourn-winners__your-position{padding-top:20px}.tourn-winners__your-position thead{height:0;opacity:0;overflow:hidden}.tourn-winners__your-position thead th{font-size:0;height:0;padding:0}.tourn-winners__your-position .tourn-winners__cell{border:none}.tourn-winners__your-position .tourn-winners__table{background:linear-gradient(90deg,rgba(50,67,131,.4),rgba(36,73,149,.4));border-radius:10px}.tourn-winners__description{color:hsla(0,0%,100%,.6);font-size:14px;margin-top:20px}.tourn-winners__description:before{color:#fbe3a3;content:"*";display:inline-block;font-size:1.2rem;padding-right:8px;transform:translateY(4px)}.catalog__not-found{color:#999;text-align:start;text-transform:uppercase}.catalog__title{flex:1;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 16px;text-transform:capitalize}@media(min-width:768px){.catalog__title{font-size:18px}}@media(min-width:960px){.catalog__title{font-size:22px}}@media(min-width:1632px){.catalog__title{font-size:24px}}.catalog__list{--columns:2;--rowGap:20px;--columnGap:13px;display:grid;gap:var(--rowGap) var(--columnGap);grid-auto-flow:row;grid-template-columns:repeat(var(--columns),1fr);width:100%}@media(min-width:768px){.catalog__list{--columns:4}}@media(min-width:960px){.catalog__list{--rowGap:24px}}@media(min-width:1248px){.catalog__list{--columns:6;--columnGap:15px}}@media(min-width:1632px){.catalog__list{--columnGap:20px}}.catalog__list--jackpots{--rowGap:10px;--columnGap:10px}@media(min-width:768px){.catalog__list--jackpots{--rowGap:13px;--columnGap:18px}}@media(min-width:960px)and (max-width:1631px){.catalog__list--jackpots{--columns:5}}@media(min-width:1248px){.catalog__list--jackpots{--rowGap:15px;--columnGap:20px}}@media(min-width:1920px){.catalog__list--jackpots{--rowGap:20px;--columnGap:27px}}.catalog__list--two-rows{--rowGap:24px;--columnGap:10px}@media(min-width:768px){.catalog__list--two-rows{--columnGap:32px}}@media(min-width:960px){.catalog__list--two-rows{--columns:6;--rowGap:28px;--columnGap:24px}}@media(min-width:1248px){.catalog__list--two-rows{--columnGap:28px}}@media(min-width:1632px){.catalog__list--two-rows{--rowGap:36px;--columnGap:20px}}@media(min-width:1920px){.catalog__list--two-rows{--columnGap:30px}}.catalog__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:100%}.catalog__footer{margin-top:28px;text-align:center}.catalog .live-feed-game{--card-height:auto}.catalog .live-feed-game__main{padding-bottom:calc(100% + var(--room-info-height))}.catalog .live-feed-game__main:before{background:linear-gradient(180deg,rgba(17,22,44,0) 65%,#11162c 85%,#11162c)}.catalog .live-feed-game__img-wrap{bottom:var(--room-info-height)}.body--reversed .catalog__title{text-align:right}@keyframes spinBtnLoading{0%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.7)}to{transform:translate(-50%,-50%) rotate(1turn) scale(1)}}@keyframes ringBell{12.5%,62.5%{transform:rotate(30deg)}37.5%,87.5%{transform:rotate(-30deg)}}.content-collapse{--top-space:24px;text-align:left}@media(min-width:960px){.content-collapse{--top-space:28px}}@media(min-width:1248px){.content-collapse{--top-space:36px}}.content-collapse{--bottom-space:30px}@media(min-width:768px){.content-collapse{--bottom-space:50px}}@media(min-width:960px){.content-collapse{--bottom-space:60px}}@media(min-width:1248px){.content-collapse{--bottom-space:70px}}.content-collapse__title{font-size:14px;font-weight:600;margin:0;padding-bottom:16px}@media(min-width:768px){.content-collapse__title{font-size:18px}}@media(min-width:960px){.content-collapse__title{font-size:20px}}.content-collapse__content{padding-top:16px}.content-collapse__content.content,.content-collapse__preview.content{--font-size:10px;color:#fff;font-size:var(--font-size);line-height:1.4}@media(min-width:768px){.content-collapse__content.content,.content-collapse__preview.content{--font-size:12px}}@media(min-width:960px){.content-collapse__content.content,.content-collapse__preview.content{--font-size:14px}}.content-collapse__content.content>:first-child,.content-collapse__preview.content>:first-child{margin-top:0;padding-top:0}.content-collapse__content.content p,.content-collapse__preview.content p{line-height:1.4;margin-bottom:8px}.content-collapse__content.content a,.content-collapse__preview.content a{padding:0 5px}.content-collapse__content.content h1,.content-collapse__content.content h2,.content-collapse__content.content h3,.content-collapse__content.content h4,.content-collapse__content.content h5,.content-collapse__content.content h6,.content-collapse__preview.content h1,.content-collapse__preview.content h2,.content-collapse__preview.content h3,.content-collapse__preview.content h4,.content-collapse__preview.content h5,.content-collapse__preview.content h6{font-size:var(--font-size);font-weight:700;margin-bottom:8px;margin-top:16px}.content-collapse__content.content h1,.content-collapse__content.content h2,.content-collapse__preview.content h1,.content-collapse__preview.content h2{font-size:12px}@media(min-width:768px){.content-collapse__content.content h1,.content-collapse__content.content h2,.content-collapse__preview.content h1,.content-collapse__preview.content h2{font-size:14px}}@media(min-width:960px){.content-collapse__content.content h1,.content-collapse__content.content h2,.content-collapse__preview.content h1,.content-collapse__preview.content h2{font-size:16px}}.content-collapse__content.content ul li:before,.content-collapse__preview.content ul li:before{background-color:#fff;top:4px}@media(min-width:768px){.content-collapse__content.content ul li:before,.content-collapse__preview.content ul li:before{top:6px}}.content-collapse__content.content ol,.content-collapse__content.content ul,.content-collapse__preview.content ol,.content-collapse__preview.content ul{margin:0 0 16px;padding-inline-start:16px}@media(min-width:768px){.content-collapse__content.content ol,.content-collapse__content.content ul,.content-collapse__preview.content ol,.content-collapse__preview.content ul{margin-bottom:16px}}.content-collapse__content.content ol li,.content-collapse__content.content ul li,.content-collapse__preview.content ol li,.content-collapse__preview.content ul li{padding-left:15px}@media(max-width:767px){.content-collapse__content.content .table-wrap,.content-collapse__preview.content .table-wrap{margin-right:-20px;overflow:auto;padding-right:20px}.content-collapse__content.content .table-wrap table,.content-collapse__preview.content .table-wrap table{min-width:600px}}.content-collapse__content--hidden,.content-collapse__preview--hidden{display:none}.content-collapse__btn-wrap{display:flex;margin-top:14px}@media(min-width:768px){.content-collapse__btn-wrap{margin-top:24px}}@media(min-width:960px){.content-collapse__btn-wrap{margin-bottom:30px}}.content-collapse--top-space{margin-top:var(--top-space)}.content-collapse--bottom-space{margin-bottom:var(--bottom-space)}.content-collapse--calendar-page .content-collapse__preview.content{color:#fff;font-size:16px;font-weight:600}@media(min-width:768px){.content-collapse--calendar-page .content-collapse__preview.content{font-size:18px}}@media(min-width:960px){.content-collapse--calendar-page .content-collapse__preview.content{font-size:24px;padding-bottom:20px}}.content-collapse--center{text-align:center}.content-collapse--right,.content-collapse--right .content-collapse__title{text-align:right}.content-collapse--loyalty-points #loyalty-points{margin-top:calc(var(--top-space)*-1);padding-top:var(--top-space)}.body--reversed .content-collapse__content,.body--reversed .content-collapse__preview{direction:rtl}.body--reversed .content-collapse__content,.body--reversed .content-collapse__preview,.body--reversed .content-collapse__title{text-align:right}