: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-promotion-new--diamond .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.link-btn--diamond),body button:where(.btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body a:where(.link-btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body button:where(.btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):active,body a:where(.link-btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):active,body button:where(.btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.page-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.btn--diamond,.page-promotion-new--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.page-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.btn--diamond,.page-promotion-new--diamond .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.page-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--vip):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--vip):where(.btn--diamond,.page-promotion-new--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-promotion-new--diamond .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.btn--diamond,.page-promotion-new--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}.body--promo-child{--bg-body:#03213e}.page-promotion-new{--sections-gap:40px}@media(min-width:768px){.page-promotion-new{--sections-gap:48px}}.page-promotion-new__content{display:flex;flex-direction:column;gap:var(--sections-gap);margin-top:var(--sections-gap)}.page-promotion-new__bonus-progress-wrap{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.page-promotion-new__bonus-progress-wrap{flex-direction:row;flex-wrap:wrap}}@media(min-width:960px){.page-promotion-new__bonus-progress-wrap{gap:16px}}@media(min-width:768px){.page-promotion-new__bonus-progress-wrap--multi{justify-content:flex-start}}.page-promotion-new__bonus-progress-wrap--multi .page-promotion-new__bonus{flex:1;max-width:100%;width:auto}@media(min-width:1248px){.page-promotion-new__bonus-progress-wrap--multi .page-promotion-new__bonus{flex:0 0 364px}}.page-promotion-new__bonus-progress-wrap--multi .page-promotion-new__bonus__progress{flex:0 0 100%}@media(min-width:1248px){.page-promotion-new__bonus-progress-wrap--multi .page-promotion-new__bonus__progress{flex:1}}@media(min-width:768px){.page-promotion-new__bonus-progress-wrap--multi-max{align-items:stretch}}.page-promotion-new__bonus-progress-wrap--multi-max .page-promotion-new__bonus{flex:1;min-width:0;width:auto}@media(min-width:768px){.page-promotion-new__bonus-progress-wrap--multi-max .page-promotion-new__bonus{flex:1}}.page-promotion-new__bonus-progress-wrap--multi-max .page-promotion-new__bonus:first-child{flex:0 0 100%}@media(min-width:768px){.page-promotion-new__bonus-progress-wrap--multi-max .page-promotion-new__bonus:first-child{flex:1}}.page-promotion-new__bonus-progress-wrap--multi-max .page-promotion-new__bonus__progress{flex:0 0 100%}.page-promotion-new__button-back-wrap{display:flex;justify-content:center}.page-promotion-new__games:empty{display:none}.page-promotion-new--diamond .content-collapse__btn{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#90a7ba,#e3e8ed);background-clip:text;-webkit-background-clip:text}.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}.promo-bonus{align-items:center;background:#133f6c;border:2px solid #133f6c;border-radius:15px;display:flex;flex-direction:column;height:100%;padding:20px 24px}@media(min-width:768px){.promo-bonus{padding:20px}}@media(min-width:960px){.promo-bonus{padding:24px}}.promo-bonus__title{color:#fff;font-size:14px;font-weight:400;line-height:1;text-align:center}@media(min-width:768px){.promo-bonus__title{font-size:18px;line-height:1.2}}@media(min-width:960px){.promo-bonus__title{font-size:20px}}.promo-bonus__title mark{background:transparent;color:#fbe3a3;font-weight:800}.promo-bonus__wrap{display:flex;flex:1;flex-direction:column;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:4px;width:100%}@media(min-width:768px){.promo-bonus__wrap{gap:34px}}@media(min-width:960px){.promo-bonus__wrap{gap:24px}}.promo-bonus__code{align-items:center;background:transparent;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:400;gap:5px;justify-content:center;line-height:1.5;min-width:100px;padding:0}.promo-bonus__code mark{background:transparent;color:#fbe3a3;font-weight:800;text-transform:uppercase}@media(min-width:960px){.promo-bonus__code{font-size:14px}}.promo-bonus--crypto{background:rgba(3,33,62,.4);border:2px solid #75e6ff}.promo-bonus--crypto .promo-bonus__title mark{-webkit-text-fill-color:unset;color:#75e6ff}.promo-bonus--crypto .promo-bonus__code mark{color:#75e6ff}.promo-bonus--diamond .promo-bonus__title mark{-webkit-text-fill-color:unset;color:#cfe9ff}.promo-bonus--diamond .promo-bonus__code mark{color:#cfe9ff}.promo-bonus--disabled{opacity:.4}.promo-bonus--disabled .promo-bonus__btn{pointer-events:none}.games-view-switcher{position:relative}.games-view-switcher__header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}@media(min-width:768px){.games-view-switcher__header{margin-bottom:16px}}.games-view-switcher__header--switched{right:0;top:5px}@media(min-width:768px){.games-view-switcher__header--switched{right:91px;top:7px}}@media(min-width:1248px){.games-view-switcher__header--switched{right:116px;top:11px}}.games-view-switcher__title{color:#fff;font-size:18px;font-weight:600}@media(min-width:960px){.games-view-switcher__title{font-size:22px}}@media(min-width:1632px){.games-view-switcher__title{font-size:24px}}.games-view-switcher__toggle{color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500}@media(min-width:768px){.games-view-switcher__toggle{font-size:14px}}@media(min-width:1248px){.games-view-switcher__toggle{font-size:16px}}.games-view-switcher__counter{display:flex;margin-left:6px}.games-view-switcher__games-wrap .container{padding:0}.body--reversed .games-view-switcher .games-view-switcher__counter{margin-left:0;margin-right:6px}.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)}}.promo-description{background:#10152d;border-radius:15px;padding:24px}@media(min-width:768px){.promo-description{padding:40px}}.promo-description__title{color:#fbe3a3;font-size:16px;font-weight:700;margin-bottom:14px}@media(min-width:768px){.promo-description__title{font-size:24px;margin-bottom:24px}}.promo-description .content{--sections-gap:14px;color:#e7eaed;font-size:12px}@media(min-width:768px){.promo-description .content{--sections-gap:24px;font-size:18px}}.promo-description .content.paragraph{margin-bottom:var(--sections-gap)}.promo-description .content.paragraph mark{background:transparent;color:#fbe3a3}.promo-description .content p{margin-bottom:var(--sections-gap)}.promo-description .content h1,.promo-description .content h2,.promo-description .content h3,.promo-description .content h4,.promo-description .content h5,.promo-description .content h6{color:#fbe3a3;margin-bottom:var(--sections-gap)}.promo-description .content h1{font-size:22px}@media(min-width:768px){.promo-description .content h1{font-size:26px}}.promo-description .content h2{font-size:18px}@media(min-width:960px){.promo-description .content h2{font-size:22px}}.promo-description .content h3{font-size:16px}@media(min-width:768px){.promo-description .content h3{font-size:20px}}.promo-description .content ol,.promo-description .content ul{margin-bottom:var(--sections-gap)}.promo-description .content ol li,.promo-description .content ul li{padding-left:15px}.promo-description .content ul li:before{height:5px;width:5px}.promo-description--diamond .content h1,.promo-description--diamond .content h2,.promo-description--diamond .content h3,.promo-description--diamond .content h4,.promo-description--diamond .content h5,.promo-description--diamond .content h6,.promo-description--diamond .promo-description__title{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#90a7ba,#e3e8ed);background-clip:text;-webkit-background-clip:text}.body--reversed .promo-description,.body--reversed .promo-description .content{text-align:right}