: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,.page-jackpot--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.link-btn--diamond),body button:where(.btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body a:where(.link-btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body button:where(.btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):active,body a:where(.link-btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):active,body button:where(.btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.btn--diamond,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.btn--diamond,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--vip):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--vip):where(.btn--diamond,.page-jackpot--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,.page-jackpot--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.btn--diamond,.page-jackpot--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}.page-jackpot{overflow-x:hidden;padding:24px 0 42px}@media(min-width:768px){.page-jackpot{padding-top:32px 0 48px}}@media(min-width:960px){.page-jackpot{padding-bottom:60px}}@media(min-width:1248px){.page-jackpot{padding:40px 0 64px}}@media(min-width:1632px){.page-jackpot{--container-padding-x:40px;padding-bottom:72px}}.page-jackpot__container,.page-jackpot__inner{display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.page-jackpot__container,.page-jackpot__inner{gap:32px}}@media(min-width:1248px){.page-jackpot__container,.page-jackpot__inner{gap:56px}}@media(min-width:1920px){.page-jackpot__container,.page-jackpot__inner{gap:64px}.page-jackpot__inner{margin:0 auto;max-width:1660px}}@media(min-width:1632px){.page-jackpot__container{margin:0 auto;max-width:1372px}}.page-jackpot__timer{text-align:start}.modal-timer{background:#324383;border-radius:6px;display:inline-flex;flex-direction:column;gap:8px;padding:10px 18px}@media(min-width:768px){.modal-timer{align-items:center;flex-direction:row;gap:22px;justify-content:center;padding:18px 24px}}.modal-timer__title{color:#fbe3a3;font-size:8px;font-weight:500;line-height:1.1;text-align:start;text-transform:uppercase;white-space:nowrap}@media(min-width:768px){.modal-timer__title{font-size:14px}}.modal-timer__list{align-items:center;display:flex;gap:12px;justify-content:center}@media(min-width:768px){.modal-timer__list{gap:22px}}.modal-timer__item{align-items:center;display:flex;gap:4px}.modal-timer__value{color:#fff;font-size:16px;font-weight:900;line-height:1;min-width:22px}@media(min-width:768px){.modal-timer__value{font-size:24px;min-width:34px}}.modal-timer__label{color:#fbe3a3;font-size:8px;font-weight:500;line-height:1.1;text-transform:capitalize}@media(min-width:768px){.modal-timer__label{font-size:14px}}.modal-timer--vip{background:linear-gradient(90deg,#ba9d64,#fbe3a3);border:1px solid #fbe3a3}.modal-timer--vip .modal-timer__label,.modal-timer--vip .modal-timer__title{color:#fff}.modal-timer--diamond,.modal-timer--promotion{align-items:center;background:transparent;border-bottom:1px solid #fbe3a3;border-radius:0;display:flex;flex-direction:column;padding:14px}@media(min-width:768px){.modal-timer--diamond,.modal-timer--promotion{flex-direction:row}}.modal-timer--diamond,.modal-timer--promotion{gap:8px}@media(min-width:768px){.modal-timer--diamond,.modal-timer--promotion{gap:20px}}.modal-timer--diamond .modal-timer__title,.modal-timer--promotion .modal-timer__title{flex:1;font-size:12px;font-weight:700;text-transform:none}.modal-timer--diamond .modal-timer__list,.modal-timer--promotion .modal-timer__list{flex:1;gap:0}@media(min-width:768px){.modal-timer--diamond .modal-timer__list,.modal-timer--promotion .modal-timer__list{flex:0}}.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{align-items:center;flex:1;flex-direction:column;padding-left:16px;position:relative}@media(min-width:768px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-left:24px}}@media(min-width:960px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-left:24px}}@media(min-width:1248px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-left:36px}}@media(min-width:1632px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-left:72px}}.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-right:16px}@media(min-width:768px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-right:24px}}@media(min-width:960px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-right:24px}}@media(min-width:1248px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-right:36px}}@media(min-width:1632px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{padding-right:72px}}.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{gap:4px}@media(min-width:768px){.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{gap:14px}}.modal-timer--diamond .modal-timer__item:first-child,.modal-timer--promotion .modal-timer__item:first-child{padding-left:0}.modal-timer--diamond .modal-timer__item:last-child,.modal-timer--promotion .modal-timer__item:last-child{padding-right:0}.modal-timer--diamond .modal-timer__item:not(:last-child):after,.modal-timer--promotion .modal-timer__item:not(:last-child):after{background:#fbe3a3;bottom:0;content:"";height:100%;position:absolute;right:0;width:1px}.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{color:#fff;font-size:24px;font-weight:800;min-width:"fit-content";text-align:center}@media(min-width:768px){.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{min-width:38px}}@media(min-width:960px){.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{min-width:52px}}@media(min-width:1632px){.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{min-width:72px}}.modal-timer--diamond .modal-timer__label,.modal-timer--promotion .modal-timer__label{-webkit-text-fill-color:unset;color:#fff;font-size:12px;font-weight:400;line-height:1}@media(min-width:768px){.modal-timer--diamond,.modal-timer--promotion{justify-content:space-between;padding:0 0 8px}.modal-timer--diamond .modal-timer__title,.modal-timer--promotion .modal-timer__title{font-size:16px;font-weight:800;line-height:1.2}.modal-timer--diamond .modal-timer__item,.modal-timer--promotion .modal-timer__item{align-items:center;flex:1;flex-direction:row;justify-content:center}.modal-timer--diamond .modal-timer__item:after,.modal-timer--promotion .modal-timer__item:after{height:20px;top:50%;transform:translateY(-50%)}.modal-timer--diamond .modal-timer__item:last-child,.modal-timer--promotion .modal-timer__item:last-child{padding-right:0}.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{font-size:28px}.modal-timer--diamond .modal-timer__label,.modal-timer--promotion .modal-timer__label{font-size:16px;line-height:1.3}}@media(min-width:960px){.modal-timer--diamond,.modal-timer--promotion{padding:0 0 16px}.modal-timer--diamond .modal-timer__title,.modal-timer--promotion .modal-timer__title{font-size:18px}.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{font-size:36px}.modal-timer--diamond .modal-timer__label,.modal-timer--promotion .modal-timer__label{font-size:18px}}@media(min-width:1248px){.modal-timer--diamond,.modal-timer--promotion{padding:0 0 20px}.modal-timer--diamond .modal-timer__title,.modal-timer--promotion .modal-timer__title{font-size:20px}.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{font-size:40px}.modal-timer--diamond .modal-timer__label,.modal-timer--promotion .modal-timer__label{font-size:20px}}@media(min-width:1632px){.modal-timer--diamond,.modal-timer--promotion{padding:0 0 24px}.modal-timer--diamond .modal-timer__title,.modal-timer--promotion .modal-timer__title{font-size:24px}.modal-timer--diamond .modal-timer__value,.modal-timer--promotion .modal-timer__value{font-size:48px}.modal-timer--diamond .modal-timer__label,.modal-timer--promotion .modal-timer__label{font-size:24px}}.modal-timer--jackpot-preview{align-items:center;background:transparent;display:flex;flex-direction:row;gap:4px;padding:0}@media(min-width:768px){.modal-timer--jackpot-preview{gap:8px}}.modal-timer--jackpot-preview .modal-timer__list{gap:4px}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__list{gap:8px}}.modal-timer--jackpot-preview .modal-timer__item:not(:last-child){padding-right:8px;position:relative}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__item:not(:last-child){padding-right:12px}}.modal-timer--jackpot-preview .modal-timer__item:not(:last-child):after{content:":";font-size:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__item:not(:last-child):after{font-size:12px}}@media(min-width:1248px){.modal-timer--jackpot-preview .modal-timer__item:not(:last-child):after{font-size:14px}}.modal-timer--jackpot-preview .modal-timer__icon{font-size:14px}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__icon{font-size:20px}}@media(min-width:1248px){.modal-timer--jackpot-preview .modal-timer__icon{font-size:24px}}.modal-timer--jackpot-preview .modal-timer__title{color:inherit;font-size:10px;text-transform:none}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__title{font-size:12px}}@media(min-width:1248px){.modal-timer--jackpot-preview .modal-timer__title{font-size:14px}}.modal-timer--jackpot-preview .modal-timer__value{font-size:12px;font-weight:700;line-height:1.2;min-width:16px}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__value{font-size:18px}}@media(min-width:1248px){.modal-timer--jackpot-preview .modal-timer__value{font-size:20px}}.modal-timer--jackpot-preview .modal-timer__label{color:inherit;font-size:10px;font-weight:500;line-height:1.4}@media(min-width:768px){.modal-timer--jackpot-preview .modal-timer__label{font-size:12px}}@media(min-width:1248px){.modal-timer--jackpot-preview .modal-timer__label{font-size:14px}}.modal-timer--diamond{border-color:#e3e8ed}.modal-timer--diamond .modal-timer__title{color:#cfe9ff}.modal-timer--diamond .modal-timer__item:not(:last-child):after{background:#e3e8ed}.body--reversed .modal-timer:not(.modal-timer--jackpot-preview) .body--reversed .modal-timer .modal-timer__title,.body--reversed .modal-timer:not(.modal-timer--jackpot-preview-double) .body--reversed .modal-timer .modal-timer__title{text-align:end}.body--reversed .modal-timer--jackpot-preview .modal-timer__item:not(:last-child){padding-left:8px;padding-right:0}@media(min-width:768px){.body--reversed .modal-timer--jackpot-preview .modal-timer__item:not(:last-child){padding-left:12px;padding-right:0}}.body--reversed .modal-timer--jackpot-preview .modal-timer__item:not(:last-child):after{left:0;right:auto}.body--reversed .modal-timer--diamond .modal-timer__item:first-child,.body--reversed .modal-timer--promotion .modal-timer__item:first-child{padding-left:16px;padding-right:0}@media(min-width:768px){.body--reversed .modal-timer--diamond .modal-timer__item:first-child,.body--reversed .modal-timer--promotion .modal-timer__item:first-child{padding-left:24px}}@media(min-width:960px){.body--reversed .modal-timer--diamond .modal-timer__item:first-child,.body--reversed .modal-timer--promotion .modal-timer__item:first-child{padding-left:24px}}@media(min-width:1248px){.body--reversed .modal-timer--diamond .modal-timer__item:first-child,.body--reversed .modal-timer--promotion .modal-timer__item:first-child{padding-left:36px}}@media(min-width:1632px){.body--reversed .modal-timer--diamond .modal-timer__item:first-child,.body--reversed .modal-timer--promotion .modal-timer__item:first-child{padding-left:72px}}.body--reversed .modal-timer--diamond .modal-timer__item:first-child:after,.body--reversed .modal-timer--promotion .modal-timer__item:first-child:after{content:none}.body--reversed .modal-timer--diamond .modal-timer__item:after,.body--reversed .modal-timer--promotion .modal-timer__item:after{background:#fbe3a3;bottom:0;content:"";height:100%;position:absolute;right:0;width:1px}.body--reversed .modal-timer--diamond .modal-timer__item:last-child,.body--reversed .modal-timer--promotion .modal-timer__item:last-child{padding-left:0;padding-right:16px}@media(min-width:768px){.body--reversed .modal-timer--diamond .modal-timer__item:last-child,.body--reversed .modal-timer--promotion .modal-timer__item:last-child{padding-right:24px}}@media(min-width:960px){.body--reversed .modal-timer--diamond .modal-timer__item:last-child,.body--reversed .modal-timer--promotion .modal-timer__item:last-child{padding-right:24px}}@media(min-width:1248px){.body--reversed .modal-timer--diamond .modal-timer__item:last-child,.body--reversed .modal-timer--promotion .modal-timer__item:last-child{padding-right:36px}}@media(min-width:1632px){.body--reversed .modal-timer--diamond .modal-timer__item:last-child,.body--reversed .modal-timer--promotion .modal-timer__item:last-child{padding-right:72px}}.body--reversed .modal-timer--diamond .modal-timer__item:after{background:#e3e8ed}.jackpot-prizes{position:relative}@media(min-width:768px){.jackpot-prizes{padding-top:85px}}@media(min-width:960px){.jackpot-prizes{padding-top:105px}}@media(min-width:1248px){.jackpot-prizes{padding-top:95px}}.jackpot-prizes__slider-list.swiper{padding:60px 30px 38px}.jackpot-prizes__slider-list.swiper .swiper-wrapper{align-items:center}.jackpot-prizes__slider-list.swiper .swiper-slide{margin:0 8px}.jackpot-prizes__levels{align-items:flex-end;display:flex;gap:20px;justify-content:center}@media(min-width:1632px){.jackpot-prizes__levels{gap:30px}}.jackpot-prizes__img{--size:100px;background-position:50%;background-repeat:no-repeat;background-size:contain;height:var(--size);left:50%;position:absolute;top:-56px;transform:translate(-50%);width:var(--size);z-index:3}@media(min-width:768px){.jackpot-prizes__img{--size:148px;top:-100px}}@media(min-width:960px){.jackpot-prizes__img{--size:164px;top:-110px}}.jackpot-prizes__name{color:#fafafa;font-size:12px;font-weight:600;margin-bottom:4px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:3}@media(min-width:768px){.jackpot-prizes__name{font-size:16px}}@media(min-width:960px){.jackpot-prizes__name{font-size:20px}}@media(min-width:1248px){.jackpot-prizes__name{font-size:22px}}@media(min-width:1632px){.jackpot-prizes__name{font-size:24px}}.jackpot-prizes__sum{align-items:center;color:#fbe3a3;direction:ltr;display:flex;font-size:16px;font-weight:600;justify-content:center;overflow:hidden;position:relative;white-space:nowrap;z-index:3}@media(min-width:768px){.jackpot-prizes__sum{font-size:20px}}@media(min-width:960px){.jackpot-prizes__sum{font-size:26px}}@media(min-width:1248px){.jackpot-prizes__sum{font-size:28px}}@media(min-width:1632px){.jackpot-prizes__sum{font-size:32px}}.jackpot-prizes__description{color:#a2a2a2;font-size:11px;font-weight:500;line-height:1.4}@media(min-width:768px){.jackpot-prizes__description{font-size:16px}}@media(min-width:960px){.jackpot-prizes__description{font-size:19px}}.jackpot-prizes__level{--radius:8px;box-shadow:0 4px 24px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:flex-end;padding:48px 16px 36px;position:relative;text-align:center}@media(min-width:768px){.jackpot-prizes__level{padding:52px 32px 32px}}@media(min-width:960px){.jackpot-prizes__level{padding:68px 32px 40px}}.jackpot-prizes__level{border-radius:var(--radius)}@media(min-width:768px){.jackpot-prizes__level{border-radius:16px}}.jackpot-prizes__level:before{--indent:-2px;background:linear-gradient(135deg,#ffde75,#955803);border-radius:var(--radius);bottom:var(--indent);content:"";left:var(--indent);position:absolute;right:var(--indent);top:var(--indent);z-index:1}@media(min-width:768px){.jackpot-prizes__level:before{--radius:16px}}.jackpot-prizes__level:after{--indent:0;background:#0f2a43;border-radius:var(--radius);bottom:var(--indent);content:"";left:var(--indent);position:absolute;right:var(--indent);top:var(--indent);z-index:2}@media(min-width:768px){.jackpot-prizes__level:after{--radius:16px}}.jackpot-prizes__level.swiper-slide{width:174px}@media(min-width:960px){.jackpot-prizes__level.swiper-slide{width:222px}}@media(min-width:1248px){.jackpot-prizes__level.swiper-slide{width:248px}}@media(min-width:1632px){.jackpot-prizes__level.swiper-slide{width:330px}}.jackpot-prizes__level.swiper-slide{height:124px}@media(min-width:768px){.jackpot-prizes__level.swiper-slide{height:138px}}@media(min-width:960px){.jackpot-prizes__level.swiper-slide{height:176px}}@media(min-width:1248px){.jackpot-prizes__level.swiper-slide{height:182px}}@media(min-width:1632px){.jackpot-prizes__level.swiper-slide{height:191px}}.jackpot-prizes__level--level_1{position:relative;width:234px}@media(min-width:768px){.jackpot-prizes__level--level_1{width:340px}}@media(min-width:960px){.jackpot-prizes__level--level_1{width:436px}}@media(min-width:1248px){.jackpot-prizes__level--level_1{width:492px}}@media(min-width:1632px){.jackpot-prizes__level--level_1{width:652px}}.jackpot-prizes__level--level_1{min-height:160px}@media(min-width:768px){.jackpot-prizes__level--level_1{min-height:243px}}@media(min-width:960px){.jackpot-prizes__level--level_1{min-height:289px}}@media(min-width:1248px){.jackpot-prizes__level--level_1{min-height:296px}}@media(min-width:1632px){.jackpot-prizes__level--level_1{min-height:306px}}.jackpot-prizes__level--level_1{padding:42px 24px 24px}@media(min-width:768px){.jackpot-prizes__level--level_1{padding:108px 32px 52px}}@media(min-width:960px){.jackpot-prizes__level--level_1{padding:130px 32px 60px}}.jackpot-prizes__level--level_1:before{background:linear-gradient(135deg,#ffde75,#955803)}.jackpot-prizes__level--level_1 .jackpot-prizes__img{--size:104px;height:var(--size);top:-55px;width:var(--size)}@media(min-width:768px){.jackpot-prizes__level--level_1 .jackpot-prizes__img{--size:164px;top:-85px}}@media(min-width:960px){.jackpot-prizes__level--level_1 .jackpot-prizes__img{--size:184px;top:-90px}}.jackpot-prizes__level--level_1 .jackpot-prizes__name{font-size:20px}@media(min-width:768px){.jackpot-prizes__level--level_1 .jackpot-prizes__name{font-size:24px}}@media(min-width:960px){.jackpot-prizes__level--level_1 .jackpot-prizes__name{font-size:28px}}@media(min-width:1248px){.jackpot-prizes__level--level_1 .jackpot-prizes__name{font-size:30px}}@media(min-width:1632px){.jackpot-prizes__level--level_1 .jackpot-prizes__name{font-size:32px}}.jackpot-prizes__level--level_1 .jackpot-prizes__sum{font-size:24px}@media(min-width:768px){.jackpot-prizes__level--level_1 .jackpot-prizes__sum{font-size:32px}}@media(min-width:960px){.jackpot-prizes__level--level_1 .jackpot-prizes__sum{font-size:40px}}@media(min-width:1248px){.jackpot-prizes__level--level_1 .jackpot-prizes__sum{font-size:44px}}@media(min-width:1632px){.jackpot-prizes__level--level_1 .jackpot-prizes__sum{font-size:48px}}.jackpot-prizes__level--level_1.swiper-slide{width:234px}@media(min-width:768px){.jackpot-prizes__level--level_1.swiper-slide{width:340px}}@media(min-width:960px){.jackpot-prizes__level--level_1.swiper-slide{width:436px}}@media(min-width:1248px){.jackpot-prizes__level--level_1.swiper-slide{width:492px}}@media(min-width:1632px){.jackpot-prizes__level--level_1.swiper-slide{width:652px}}.jackpot-prizes__level--level_1.swiper-slide{height:160px}@media(min-width:768px){.jackpot-prizes__level--level_1.swiper-slide{height:243px}}@media(min-width:960px){.jackpot-prizes__level--level_1.swiper-slide{height:289px}}@media(min-width:1248px){.jackpot-prizes__level--level_1.swiper-slide{height:296px}}@media(min-width:1632px){.jackpot-prizes__level--level_1.swiper-slide{height:306px}}.jackpot-prizes__level--level_2:before{background:linear-gradient(135deg,#e7eaed,#292929)}.jackpot-prizes__level--level_3:before{background:linear-gradient(135deg,#e8b59a,#7f4025)}.body--reversed .jackpot-prizes__levels{flex-direction:row-reverse}.body--reversed .jackpot-prizes--diamond .jackpot-prizes__sum{color:#cfe9ff}.jackpot-info{align-items:flex-start;display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.jackpot-info{position:relative}}@media(min-width:1632px){.jackpot-info{padding-right:160px}}@media(min-width:768px){.jackpot-info:before{background-image:url(/images/coin_jackpot_4.0ae3f242..webp);background-position:top;background-repeat:no-repeat;background-size:contain;content:"";height:94px;position:absolute;right:-80px;top:-54px;width:98px}}@media(min-width:960px){.jackpot-info:before{height:98px;right:-62px;top:-69px;width:102px}}@media(min-width:1248px){.jackpot-info:before{height:104px;right:-59px;top:-65px;width:108px}}@media(min-width:1632px){.jackpot-info:before{right:37px;top:-12px}}.jackpot-info__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ba9d64 11%,#fbe3a3 21%);-webkit-background-clip:text;font-size:20px;font-weight:800}@media(min-width:768px){.jackpot-info__title{font-size:22px}}@media(min-width:960px){.jackpot-info__title{font-size:24px}}@media(min-width:1248px){.jackpot-info__title{font-size:28px}}@media(min-width:1632px){.jackpot-info__title{font-size:32px}}.jackpot-info__description{font-size:14px;font-weight:500;line-height:1.4}@media(min-width:960px){.jackpot-info__description{font-size:16px}}@media(min-width:1248px){.jackpot-info__description{font-size:18px}}@media(min-width:1632px){.jackpot-info__description{font-size:20px}}.jackpot-info__description a{color:#fff;font-weight:700;text-decoration:underline}.jackpot-info__btn{border-radius:100px;font-size:14px;min-height:36px;min-width:88px;padding:8px 16px}@media(min-width:768px){.jackpot-info__btn{font-size:22px;min-height:67px;min-width:167px;padding:18px 40px}}.jackpot-info--diamond .jackpot-info__title{-webkit-text-fill-color:currentcolor;-webkit-background-clip:border-box;background:transparent;color:#cfe9ff}.body--reversed .jackpot-info{text-align:start}@media(min-width:768px){.body--reversed .jackpot-info:before{left:-80px;right:auto}}@media(min-width:960px){.body--reversed .jackpot-info:before{left:-62px}}@media(min-width:1248px){.body--reversed .jackpot-info:before{left:-59px}}@media(min-width:1632px){.body--reversed .jackpot-info:before{left:auto;right:37px}}.jackpot-steps__steps{--gap:64px;align-items:center;-webkit-backdrop-filter:blur(2.7px);backdrop-filter:blur(2.7px);background:linear-gradient(77deg,hsla(0,0%,100%,.3) -7.84%,hsla(0,0%,100%,0) 109.62%,hsla(0,0%,100%,.26) 0);border:2px solid hsla(0,0%,100%,.3);border-radius:15px;display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--gap);padding:48px 24px;position:relative;z-index:2}@media(min-width:768px){.jackpot-steps__steps{flex-direction:row;gap:0;justify-content:space-between;min-height:160px;padding:24px 16px}}@media(min-width:960px){.jackpot-steps__steps{padding:54px 16px}}@media(min-width:1632px){.jackpot-steps__steps{padding:48px 16px}}@media(min-width:768px){.jackpot-steps__steps:before{background-image:url(/images/coin_jackpot_1.e4403b86..webp);background-position:top;background-repeat:no-repeat;background-size:contain;content:"";height:68px;left:-56px;position:absolute;top:25px;width:72px}}@media(min-width:960px){.jackpot-steps__steps:before{bottom:27px;height:72px;top:auto;width:76px}}@media(min-width:1248px){.jackpot-steps__steps:before{bottom:auto;height:76px;top:18px;width:80px}}@media(min-width:1632px){.jackpot-steps__steps:before{height:83px;left:-67px;width:88px}}@media(min-width:1920px){.jackpot-steps__steps:before{top:29px}}.jackpot-steps__step{align-items:center;display:flex;flex-direction:column;gap:12px;list-style:none;position:relative}@media(min-width:768px){.jackpot-steps__step{flex:1;gap:20px;padding:0 15px}.jackpot-steps__step:first-child{padding-left:0}.jackpot-steps__step:last-child{padding-right:0}}.jackpot-steps__step:not(:last-child):after{-webkit-backdrop-filter:blur(2.7px);backdrop-filter:blur(2.7px);background:linear-gradient(103deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.25));bottom:calc(var(--gap)/-2);content:"";height:2px;position:absolute;width:204px}@media(min-width:768px){.jackpot-steps__step:not(:last-child):after{bottom:auto;height:88px;right:0;top:50%;transform:translateY(-50%);width:2px}}.jackpot-steps__step-place{font-size:14px;font-weight:800;letter-spacing:.28px}@media(min-width:768px){.jackpot-steps__step-place{font-size:12px;letter-spacing:.24px}}@media(min-width:1632px){.jackpot-steps__step-place{font-size:20px}}.jackpot-steps__step-text-wrap{align-items:center;display:flex;flex-direction:column;gap:4px;text-align:center}@media(min-width:768px){.jackpot-steps__step-text-wrap{gap:8px}}.jackpot-steps__step-title{color:#fbe3a3;font-size:16px;font-weight:600;line-height:1}@media(min-width:960px){.jackpot-steps__step-title{font-size:28px}}@media(min-width:1632px){.jackpot-steps__step-title{font-size:32px}}.jackpot-steps__step-title mark{background:transparent;color:#fbe3a3}.jackpot-steps__step-description{font-size:14px;font-weight:600;line-height:1.4}@media(min-width:768px){.jackpot-steps__step-description{font-size:12px}}@media(min-width:960px){.jackpot-steps__step-description{font-size:14px}}@media(min-width:1632px){.jackpot-steps__step-description{font-size:20px}}.jackpot-steps--daily .jackpot-steps__steps:before{bottom:260px;left:-35px}@media(min-width:768px){.jackpot-steps--daily .jackpot-steps__steps:before{left:-20px;top:-100px}}@media(min-width:960px){.jackpot-steps--daily .jackpot-steps__steps:before{top:-110px}}@media(min-width:1248px){.jackpot-steps--daily .jackpot-steps__steps:before{left:0;top:-85px}}@media(min-width:1632px){.jackpot-steps--daily .jackpot-steps__steps:before{left:25px;top:-95px}}@media(min-width:1920px){.jackpot-steps--daily .jackpot-steps__steps:before{left:20px;top:-90px}}.jackpot-steps--diamond .jackpot-steps__step-title{-webkit-text-fill-color:currentcolor;-webkit-background-clip:border-box;background:transparent;color:#cfe9ff}.body--reversed .jackpot-steps__steps:before{left:auto}@media(min-width:768px){.body--reversed .jackpot-steps__steps:before{right:-56px}}@media(min-width:1632px){.body--reversed .jackpot-steps__steps:before{right:-67px}}.body--reversed .jackpot-steps__step{text-align:right}@media(min-width:768px){.body--reversed .jackpot-steps__step:not(:last-child):after{left:0;right:auto}}.promo-games-block__header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}@media(min-width:768px){.promo-games-block__header{margin-bottom:30px}}.promo-games-block__title{font-size:16px;font-weight:600}@media(min-width:768px){.promo-games-block__title{font-size:18px}}@media(min-width:960px){.promo-games-block__title{font-size:22px}}.promo-games-block__toggle{background:transparent;border-radius:2px;color:hsla(0,0%,100%,.9);cursor:pointer;font-weight:500;line-height:1.3;margin-left:auto;padding:0;transition:.3s ease;white-space:nowrap}.promo-games-block__toggle:hover{color:#f2d27f;opacity:1}.promo-games-block__toggle{font-size:12px}@media(min-width:768px){.promo-games-block__toggle{font-size:14px}}@media(min-width:1248px){.promo-games-block__toggle{font-size:16px}}.promo-games-block__inactive-games{display:flex;gap:0 10px;margin:20px 0 0;overflow-x:auto;position:relative}@media(min-width:768px){.promo-games-block__inactive-games{display:block;margin-top:30px}}.promo-games-block__inactive-games .games-slider__horiz-scroll{gap:10px}.promo-games-block__inactive-catalog{margin-top:30px}.container .promo-games-block .container{--container-padding-x:0}.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}.jackpot-winners__title{font-size:16px;font-weight:600;line-height:1;margin-bottom:16px;text-align:start;text-transform:capitalize}@media(min-width:768px){.jackpot-winners__title{font-size:18px;margin-bottom:20px}}@media(min-width:960px){.jackpot-winners__title{font-size:20px;margin-bottom:24px}}@media(min-width:1248px){.jackpot-winners__title{font-size:22px;margin-bottom:28px}}@media(min-width:1632px){.jackpot-winners__title{font-size:24px;margin-bottom:32px}}.jackpot-winners__table-wrap{background:linear-gradient(180deg,#133e6b,#131b42 53.13%,#141728);border:2px solid #ba9d64;border-radius:12px;padding:0 24px 24px}@media(min-width:768px){.jackpot-winners__table-wrap{padding:20px}}@media(min-width:960px){.jackpot-winners__table-wrap{padding:24px}}@media(min-width:1248px){.jackpot-winners__table-wrap{padding:28px}}@media(min-width:1632px){.jackpot-winners__table-wrap{padding:32px}}.jackpot-winners__table{border:none;border-collapse:collapse;margin:0 auto;max-width:100%;table-layout:fixed;width:100%}.jackpot-winners__row{align-items:center;border-bottom:1px solid #4e4e4e;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-areas:"price datetime" "name datetime";grid-template-columns:1fr max-content;padding:24px 0;position:relative}@media(min-width:768px){.jackpot-winners__row{display:flex;padding:0}}.jackpot-winners__row:last-child{border:none}@media(min-width:768px){.jackpot-winners__row{border:none}}.jackpot-winners__cell{color:#fff;font-size:14px;font-weight:700;text-align:start;vertical-align:middle}@media(min-width:768px){.jackpot-winners__cell{flex:1;padding:25px 8px}}@media(min-width:960px){.jackpot-winners__cell{font-size:16px;padding:24px 16px}}@media(min-width:1248px){.jackpot-winners__cell{padding:24px 20px}}@media(min-width:1632px){.jackpot-winners__cell{padding:24px}}.jackpot-winners__cell--price{grid-area:price}.jackpot-winners__cell--name{grid-area:name}.jackpot-winners__cell--datetime{grid-area:datetime}.jackpot-winners__thead{display:none}@media(min-width:768px){.jackpot-winners__thead{display:block}}.jackpot-winners__thead .jackpot-winners__row{background-color:transparent}.jackpot-winners__thead .jackpot-winners__cell{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ba9d64 11%,#fbe3a3 21%);-webkit-background-clip:text;font-weight:700}.jackpot-winners__name{display:block;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(max-width:767px){.jackpot-winners__name{font-size:10px}}@media(min-width:768px){.jackpot-winners__name{font-weight:700}}.jackpot-winners__price{align-items:center;display:flex;font-weight:700}.jackpot-winners__datetime{display:block;font-weight:400;opacity:.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(max-width:767px){.jackpot-winners__datetime{font-size:10px}}@media(min-width:768px){.jackpot-winners__datetime{font-weight:500;margin-top:0;opacity:1}}.jackpot-winners__btn-wrap{display:block;margin-top:8px;text-align:center;width:100%}@media(min-width:768px){.jackpot-winners__btn-wrap{margin-top:32px}}.jackpot-winners__btn{width:100%}@media(min-width:768px){.jackpot-winners__btn{width:auto}}.jackpot-winners--diamond .jackpot-winners__table-wrap{background:linear-gradient(180deg,#133e6b,#131b42 53.13%,#141728);border:2px solid #90a7ba}.jackpot-winners--diamond .jackpot-winners__thead .jackpot-winners__cell{-webkit-text-fill-color:currentcolor;-webkit-background-clip:border-box;background:transparent;color:#cfe9ff}.body--reversed .jackpot-winners__price{flex-direction:row-reverse;justify-content:flex-end}.body--reversed .jackpot-winners__name{direction:ltr;text-align:end}@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)}}.faq__title{font-size:16px;font-weight:600;margin:0;padding-bottom:14px}@media(min-width:768px){.faq__title{font-size:18px;padding-bottom:16px}}@media(min-width:960px){.faq__title{font-size:22px}}@media(min-width:1248px){.faq__title{font-size:24px}}.faq__title-snippet{padding-bottom:14px}@media(min-width:768px){.faq__title-snippet{padding-bottom:16px}}.faq__section:not(:last-child){padding-bottom:40px}.faq__list{display:flex;flex-direction:column}.body--reversed .faq .faq__title{text-align:right}