: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,.diamond-club .section-slider__controls .section-slider__button),body a:where(.link-btn):where(.link-btn--diamond),body button:where(.btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body a:where(.link-btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):hover,body button:where(.btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):active,body a:where(.link-btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):active,body button:where(.btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.btn--diamond,.diamond-club .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body a:where(.link-btn):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.btn--diamond,.diamond-club .section-slider__controls .section-slider__button):where(.link-btn--outlined):disabled,body button:where(.btn):where(.btn--diamond,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.btn--vip):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--vip):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.btn--vip):where(.btn--diamond,.diamond-club .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,.diamond-club .section-slider__controls .section-slider__button):where(.btn--outlined),body button:where(.btn):where(.link-btn--vip):where(.btn--diamond,.diamond-club .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}.diamond-club__info{background:#10152d;border-radius:15px;padding:24px}@media(min-width:768px){.diamond-club__info{border-radius:10px}}@media(min-width:1248px){.diamond-club__info{padding:32px}}@media(min-width:1632px){.diamond-club__info{padding:40px}}.diamond-club__info-title{font-size:14px;font-weight:700;margin-bottom:16px}@media(min-width:768px){.diamond-club__info-title{font-size:18px}}@media(min-width:960px){.diamond-club__info-title{font-size:20px;margin-bottom:20px}}@media(min-width:1248px){.diamond-club__info-title{font-size:22px;margin-bottom:24px}}@media(min-width:1632px){.diamond-club__info-title{font-size:24px}}.diamond-club__info-description{font-size:12px;font-weight:400;line-height:1.4}@media(min-width:768px){.diamond-club__info-description{font-size:14px}}@media(min-width:960px){.diamond-club__info-description{font-size:16px}}@media(min-width:1248px){.diamond-club__info-description{font-size:18px}}.body--reversed .diamond-club__info{text-align:right}.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}@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)}}.diamond-promotions__list{display:flex;flex-direction:column;gap:17px}