@keyframes flipLogo{0%,45%{transform:rotateY(0deg);visibility:visible}50%{transform:rotateY(90deg);visibility:visible}55%,to{transform:rotateY(180deg);visibility:hidden}}@keyframes flipLogoBack{0%,45%{transform:rotateY(0deg);visibility:hidden}50%{transform:rotateY(90deg);visibility:hidden}55%,to{transform:rotateY(180deg);visibility:visible}}@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)}}:root{--btn-content-direction:row;--btn-min-height:40px;--btn-min-width:110px;--btn-padding:8px 20px;--btn-content-gap:8px;--btn-border-radius:2px;--btn-font-size:14px;--btn-line-height:1;--btn-color:#000;--btn-color--hover:#000;--btn-color--active:#000;--btn-color--disabled:#4f4b45;--btn-bg:linear-gradient(90deg,#ba9d64,#fbe3a3);--btn-bg--hover:linear-gradient(90deg,#a08756,#dfca90);--btn-bg--active:linear-gradient(90deg,#3b3730,#fbe3af);--btn-bg--disabled:#afa68f;--btn-border-color:#fbe3af;--btn-border-color--hover:#9d9b98;--btn-border-color--active:#ba9d64;--btn-border-color--disabled:#76736e}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:600;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);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)}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){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:6px 16px;--btn-font-size:14px}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:8px 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:10px 24px;--btn-font-size:16px}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-content-gap:12px;--btn-padding:12px 28px;--btn-font-size:16px;--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:14px 32px;--btn-font-size:18px}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:16px 36px;--btn-font-size:18px}body a:where(.link-btn):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--outlined),body button:where(.btn):where(.btn--outlined),body button:where(.btn):where(.link-btn--outlined){--btn-bg:transparent;--btn-bg--hover:transparent;--btn-bg--active:transparent;--btn-bg--disabled:hsla(0,0%,100%,.05);--btn-color:#fff;--btn-color--hover:#9d9b98;--btn-color--active:#fbe3af;--btn-color--disabled:#76736e;border:1px solid var(--btn-border-color)}@media(min-width:768px){body a:where(.link-btn):where(.btn--outlined):hover,body a:where(.link-btn):where(.link-btn--outlined):hover,body button:where(.btn):where(.btn--outlined):hover,body button:where(.btn):where(.link-btn--outlined):hover{border-color:var(--btn-border-color--hover)}}body a:where(.link-btn):where(.btn--outlined):active,body a:where(.link-btn):where(.link-btn--outlined):active,body button:where(.btn):where(.btn--outlined):active,body button:where(.btn):where(.link-btn--outlined):active{border-color:var(--btn-border-color--active)}body a:where(.link-btn):where(.btn--outlined):disabled,body a:where(.link-btn):where(.btn--outlined):where(.link-btn--disabled),body a:where(.link-btn):where(.link-btn--outlined):disabled,body a:where(.link-btn):where(.link-btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.btn--outlined):disabled,body button:where(.btn):where(.btn--outlined):where(.link-btn--disabled),body button:where(.btn):where(.link-btn--outlined):disabled,body button:where(.btn):where(.link-btn--outlined):where(.link-btn--disabled){border-color:var(--btn-border-color--disabled)}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:#fff;--btn-color--hover:#fff;--btn-color--active:#fff;--btn-color--disabled:#fff;box-shadow:none;font-weight:400;text-transform:none;transition:color .3s ease,opacity .3s ease;vertical-align:top}@media(min-width:768px){body a:where(.link-btn):where(.btn--text):hover,body a:where(.link-btn):where(.link-btn--text):hover,body button:where(.btn):where(.btn--text):hover,body button:where(.btn):where(.link-btn--text):hover{opacity:.8}}body a:where(.link-btn):where(.btn--text):active,body a:where(.link-btn):where(.link-btn--text):active,body button:where(.btn):where(.btn--text):active,body button:where(.btn):where(.link-btn--text):active{opacity:.8}body a:where(.link-btn):where(.btn--text):disabled,body a:where(.link-btn):where(.link-btn--text):disabled,body button:where(.btn):where(.btn--text):disabled,body button:where(.btn):where(.link-btn--text):disabled{opacity:.5}body a:where(.link-btn):where(.btn--tertiary),body a:where(.link-btn):where(.link-btn--tertiary),body button:where(.btn):where(.btn--tertiary),body button:where(.btn):where(.link-btn--tertiary){--btn-color:#76736e;--btn-color--hover:#76736e;--btn-color--active:#fff;--btn-color--disabled:#3b3730;--btn-bg:#2f2c26;--btn-bg--hover:#181613;--btn-bg--active:#181613;--btn-bg--disabled:#0c0b0a}body a:where(.link-btn):where(.btn--brown),body a:where(.link-btn):where(.link-btn--brown),body button:where(.btn):where(.btn--brown),body button:where(.btn):where(.link-btn--brown){--btn-color:#fff;--btn-color--hover:#9d9b98;--btn-color--active:#fff;--btn-color--disabled:#fff;--btn-bg:#3b3730;--btn-bg--hover:#2f2c26;--btn-bg--active:#060505;--btn-bg--disabled:#3b3730}body a:where(.link-btn):where(.btn--brown):disabled,body a:where(.link-btn):where(.btn--brown):where(.link-btn--disabled),body a:where(.link-btn):where(.link-btn--brown):disabled,body a:where(.link-btn):where(.link-btn--brown):where(.link-btn--disabled),body button:where(.btn):where(.btn--brown):disabled,body button:where(.btn):where(.btn--brown):where(.link-btn--disabled),body button:where(.btn):where(.link-btn--brown):disabled,body button:where(.btn):where(.link-btn--brown):where(.link-btn--disabled){opacity:.4}body a:where(.link-btn):where(.btn--brown-gold),body a:where(.link-btn):where(.link-btn--brown-gold),body button:where(.btn):where(.btn--brown-gold),body button:where(.btn):where(.link-btn--brown-gold){--btn-color:#fbe3af;--btn-color--hover:#9d9b98;--btn-color--active:#fbe3af;--btn-bg:#3b3730;--btn-bg--hover:#2f2c26;--btn-bg--active:#060505}body a:where(.link-btn):where(.btn--diamond),body a:where(.link-btn):where(.link-btn--diamond),body button:where(.btn):where(.btn--diamond),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);border:1px solid #e3e8ed;box-shadow:3px 3px 10px 0 rgba(120,132,149,.08)}body a:where(.link-btn):where(.btn--diamond):where(.btn--outlined),body a:where(.link-btn):where(.btn--diamond):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):where(.btn--outlined),body button:where(.btn):where(.btn--diamond):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:#c6d2db;--btn-color--active:#8ea5b8;--btn-color--disabled:#4e565d;--btn-bg:transparent;--btn-bg--hover:transparent;--btn-bg--active:transparent;--btn-bg--disabled:hsla(0,0%,100%,.05);--btn-border-color:#e3e8ed;--btn-border-color--hover:#c6d2db;--btn-border-color--active:#8ea5b8;--btn-border-color--disabled:#b2b3b8;box-shadow:0 0 8px 0 rgba(120,132,149,.2)}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-padding:8px;--btn-font-size:20px}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-padding:6px}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-padding:8px}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-padding:10px}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-padding:12px;--btn-font-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-padding:14px}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-padding:16px}body a:where(.link-btn):where(.btn--icon):where(.btn--outlined),body a:where(.link-btn):where(.btn--icon):where(.link-btn--outlined),body a:where(.link-btn):where(.link-btn--icon):where(.btn--outlined),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--outlined),body button:where(.btn):where(.btn--icon):where(.btn--outlined),body button:where(.btn):where(.btn--icon):where(.link-btn--outlined),body button:where(.btn):where(.link-btn--icon):where(.btn--outlined),body button:where(.btn):where(.link-btn--icon):where(.link-btn--outlined){--btn-bg--hover:hsla(0,0%,100%,.2);--btn-bg--active:hsla(0,0%,100%,.2);--btn-bg--disabled:transparent;--btn-color--hover:#fff;--btn-color--disabled:#4f4b45;--btn-border-color:#fff;--btn-border-color--hover:#fff;--btn-border-color--active:#fbe3af;--btn-border-color--disabled:#4f4b45}body a:where(.link-btn):where(.btn--icon):where(.btn--tertiary),body a:where(.link-btn):where(.btn--icon):where(.link-btn--tertiary),body a:where(.link-btn):where(.link-btn--icon):where(.btn--tertiary),body a:where(.link-btn):where(.link-btn--icon):where(.link-btn--tertiary),body button:where(.btn):where(.btn--icon):where(.btn--tertiary),body button:where(.btn):where(.btn--icon):where(.link-btn--tertiary),body button:where(.btn):where(.link-btn--icon):where(.btn--tertiary),body button:where(.btn):where(.link-btn--icon):where(.link-btn--tertiary){--btn-color--hover:#fff;--btn-bg:#060505;--btn-bg--active:#3b3730;--btn-bg--disabled:#0c0b0a}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}.diamond-club__info{background:#2f2c26;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{color:#e3e8ed;font-size:14px;font-weight:700;margin-bottom:16px}@media(min-width:768px){.diamond-club__info-title{font-size:18px;margin-bottom:18px}}@media(min-width:960px){.diamond-club__info-title{font-size:20px;margin-bottom:24px}}@media(min-width:1248px){.diamond-club__info-title{font-size:22px}}@media(min-width:1632px){.diamond-club__info-title{font-size:24px}}.diamond-club__info-description{color:#e7eaed;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}}.diamond-club .slider-controls__button{background:linear-gradient(180deg,#90a7ba,#e3e8ed);color:#181613}.diamond-club .slider-controls__button:hover{background:linear-gradient(180deg,#65859f,#e3e8ed);color:#181613}.diamond-club .slider-controls__button:active{background:linear-gradient(180deg,#4b779b,#b1c1cd);color:#181613}.diamond-club .slider__head-link{background:linear-gradient(180deg,#90a7ba,#e3e8ed);color:#181613}.diamond-club .slider__head-link:hover{background:linear-gradient(180deg,#65859f,#e3e8ed);color:#181613}.diamond-club .slider__head-link:active{background:linear-gradient(180deg,#4b779b,#b1c1cd);color:#181613}.diamond-club .games-view-switcher__toggle{background:linear-gradient(180deg,#90a7ba,#e3e8ed);color:#181613;line-height:1.5}.diamond-club .games-view-switcher__toggle:hover{background:linear-gradient(180deg,#65859f,#e3e8ed);color:#181613}.diamond-club .games-view-switcher__toggle:active{background:linear-gradient(180deg,#4b779b,#b1c1cd);color:#181613}.body--reversed .diamond-club__info{text-align:right}.main-section{--main-section-padding:12px;background:#181613;border-radius:4px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);overflow:hidden;padding:var(--main-section-padding)}@media(min-width:768px){.main-section{--main-section-padding:20px}}@media(min-width:1632px){.main-section{--main-section-padding:40px}}.main-section>:not(:last-child):not(:empty):not(.clear-section-list-padding){margin-bottom:48px}.main-section--small-space>:not(:last-child):not(:empty):not(.clear-section-list-padding){margin-bottom:14px}@media(min-width:768px){.main-section--small-space>:not(:last-child):not(:empty):not(.clear-section-list-padding){margin-bottom:28px}}.main-section--md-space>:not(:last-child):not(:empty):not(.clear-section-list-padding){margin-bottom:24px}@media(min-width:768px){.main-section--md-space>:not(:last-child):not(:empty):not(.clear-section-list-padding){margin-bottom:48px}}.page-filter{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;position:relative}@media(min-width:768px){.page-filter{gap:12px}}@media(min-width:1632px){.page-filter{flex-direction:row;justify-content:space-between}}.page-filter__footer{display:flex;gap:8px}@media(min-width:1248px){.page-filter .page-routing__wrapper{flex:1}}.page-filter__search{align-items:center;background:#23211d;border-radius:2px;color:#9d9b98;display:flex;font-size:24px;height:48px;justify-content:center;transition:.3s ease;width:48px}@media(min-width:1632px){.page-filter__search{height:52px;width:52px}}.page-filter__search:hover{background:#3b3730}@media(min-width:768px){.page-filter--live-page{flex-direction:row;flex-wrap:nowrap;gap:32px;justify-content:space-between}.page-filter--live-page .page-filter__search{height:52px;width:52px}.page-filter--live-page .page-routing{display:grid}}.games-view-switcher{--btnOffsetSm:72px;--btnOffsetMd:80px;--btnOffsetLg:88px;--sliderHeadOffset:75px;overflow:hidden;position:relative}.games-view-switcher__header{align-items:center;display:flex;gap:10px;justify-content:space-between}.games-view-switcher__header--switched{position:absolute;right:0;top:0}@media(min-width:768px){.games-view-switcher__header--switched{right:var(--btnOffsetSm)}}@media(min-width:960px){.games-view-switcher__header--switched{right:var(--btnOffsetMd)}}@media(min-width:1248px){.games-view-switcher__header--switched{right:var(--btnOffsetLg)}}.games-view-switcher__title{color:#fff;font-size:18px;font-weight:800}@media(min-width:960px){.games-view-switcher__title{font-size:20px}}@media(min-width:1248px){.games-view-switcher__title{font-size:22px}}@media(min-width:1632px){.games-view-switcher__title{font-size:24px}}.games-view-switcher__toggle{align-items:center;align-self:flex-start;background:#060505;border-radius:2px;color:#76736e;cursor:pointer;display:flex;font-size:10px;font-weight:600;line-height:2;min-height:32px;text-transform:uppercase;transition:.3s ease;white-space:nowrap}@media(min-width:960px){.games-view-switcher__toggle{min-height:36px}}@media(min-width:1248px){.games-view-switcher__toggle{min-height:40px}}.games-view-switcher__toggle{padding:6px 16px}@media(min-width:1248px){.games-view-switcher__toggle{padding:8px 16px}}.games-view-switcher__toggle:hover{background:#3b3730;color:#9d9b98}.games-view-switcher__games-wrap .container{padding:0}.games-view-switcher .slider__head{margin-right:var(--sliderHeadOffset);min-height:32px}@media(min-width:768px){.games-view-switcher .slider__head{margin-right:0}}.games-view-switcher--with-bg{--toggle-btn-position:var(--inner-offset);--inner-offset:12px;background:#181613;border-radius:4px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);padding:var(--inner-offset)}@media(min-width:768px){.games-view-switcher--with-bg{--inner-offset:20px}}@media(min-width:1632px){.games-view-switcher--with-bg{--inner-offset:40px}}.games-view-switcher--with-bg .games-view-switcher__header--switched{right:var(--toggle-btn-position);top:var(--inner-offset)}@media(min-width:768px){.games-view-switcher--with-bg .games-view-switcher__header--switched{--toggle-btn-position:calc(var(--btnOffsetSm) + var(--inner-offset))}}@media(min-width:960px){.games-view-switcher--with-bg .games-view-switcher__header--switched{--toggle-btn-position:calc(var(--btnOffsetMd) + var(--inner-offset))}}@media(min-width:1248px){.games-view-switcher--with-bg .games-view-switcher__header--switched{--toggle-btn-position:calc(var(--btnOffsetLg) + var(--inner-offset))}}.body--reversed .games-view-switcher__header--switched{left:0;right:auto}@media(min-width:768px){.body--reversed .games-view-switcher__header--switched{left:var(--btnOffsetSm)}}@media(min-width:960px){.body--reversed .games-view-switcher__header--switched{left:var(--btnOffsetMd)}}@media(min-width:1248px){.body--reversed .games-view-switcher__header--switched{left:var(--btnOffsetLg)}}.body--reversed .games-view-switcher .slider__head{margin-left:var(--sliderHeadOffset);margin-right:0}@media(min-width:768px){.body--reversed .games-view-switcher .slider__head{margin-left:0}}.body--reversed .games-view-switcher--with-bg .games-view-switcher__header--switched{left:var(--toggle-btn-position);right:auto}.games-blocks__flag{display:none}.games-blocks>span:empty+.games-blocks__flag{display:block;height:500px}.live-stream-streams .game-slider__item{margin-right:12px}@media(min-width:768px){.live-stream-streams .game-slider__item{margin-right:10px}}@media(min-width:960px){.live-stream-streams .game-slider__item{margin-right:14px}}@media(min-width:1248px){.live-stream-streams .game-slider__item{margin-right:18px}}.livespins-active-stream-tile{cursor:pointer}.slider__wrap.slider__wrap--with-scroll::-webkit-scrollbar{height:2px;width:2px}.slider__wrap.slider__wrap--with-scroll::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:100px}.slider__wrap.slider__wrap--with-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ba9d64,#fbe3a3);border-radius:100px;margin:0}.slider__wrap.slider__wrap--with-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#ba9d64,#fbe3a3)}@supports(-moz-appearance:none){.slider__wrap.slider__wrap--with-scroll{scrollbar-color:#fbe3a3 hsla(0,0%,100%,.1);scrollbar-width:thin}}.swiper .swiper-slide{display:flex;height:auto;width:auto}.swiper .swiper-button-disabled{opacity:.5;pointer-events:none}.swiper .swiper-pagination{align-items:center;bottom:10px;display:flex;gap:8px;justify-content:center;left:var(--container-padding);position:absolute;width:calc(100% - var(--container-padding)*2);z-index:10}@media(min-width:768px){.swiper .swiper-pagination{bottom:20px}}.swiper .swiper-pagination-bullet{background-color:hsla(35,22%,77%,.5);border-radius:50%;cursor:pointer;height:8px;opacity:1;transition:.3s ease;width:8px}@media(min-width:768px){.swiper .swiper-pagination-bullet{height:10px;width:10px}}.swiper .swiper-pagination-bullet-active{background:#ba9d64;border-radius:8px;opacity:1;transition:.3s ease;width:28px}@media(min-width:768px){.swiper .swiper-pagination-bullet-active{width:35px}}.slider{--width:152px;--offset:8px}@media(min-width:768px){.slider{--width:132px;--offset:10px}}@media(min-width:960px){.slider{--width:152px;--offset:12px}}@media(min-width:1248px){.slider{--width:160px;--offset:12px}}@media(min-width:1632px){.slider{--width:186px;--offset:14px}}.slider__img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.slider__head{align-items:center;display:flex;gap:4px;justify-content:space-between;margin-bottom:12px}@media(min-width:768px){.slider__head{margin-bottom:16px}}@media(min-width:960px){.slider__head{margin-bottom:20px}}@media(min-width:1248px){.slider__head{margin-bottom:24px}}.slider__head:empty{display:none}.catalog__title,.slider__head-title{color:#fff;font-size:18px;font-weight:800}@media(min-width:960px){.catalog__title,.slider__head-title{font-size:20px}}@media(min-width:1248px){.catalog__title,.slider__head-title{font-size:22px}}@media(min-width:1632px){.catalog__title,.slider__head-title{font-size:24px}}.slider__head-link{background:#060505;border-radius:2px;color:#76736e;font-size:10px;font-weight:600;line-height:2;margin-left:auto;padding:6px 16px;text-transform:uppercase;transition:.3s ease;white-space:nowrap}@media(min-width:960px){.slider__head-link{padding:8px 16px}}@media(min-width:1248px){.slider__head-link{padding:10px 16px}}.slider__head-link:hover{background:#3b3730;color:#9d9b98}.slider__item.swiper-slide{display:flex!important;margin-right:var(--offset);max-width:var(--width);min-width:var(--width);overflow:hidden;position:relative;scroll-snap-align:start;width:100%}.slider__item.swiper-slide:last-of-type{margin-right:0}.slider__wrap.slider__wrap--with-scroll{display:flex;margin-right:calc(var(--innerSpace)*-1);min-width:calc(100% + var(--innerSpace));overflow-x:auto;padding-bottom:10px;padding-right:var(--innerSpace);scroll-snap-type:x mandatory}.slider__wrap--wide{--width:312px}@media(min-width:768px){.slider__wrap--wide{--width:274px}}@media(min-width:960px){.slider__wrap--wide{--width:316px}}@media(min-width:1248px){.slider__wrap--wide{--width:332px}}@media(min-width:1632px){.slider__wrap--wide{--width:386px}}.slider__wrap--wide .slider__link-bg{align-items:center;flex-direction:column-reverse;justify-content:flex-start;padding:16px 20px}@media(min-width:960px){.slider__wrap--wide .slider__link-bg{padding:18px 26px}}@media(min-width:1248px){.slider__wrap--wide .slider__link-bg{padding-left:28px;padding-right:28px}}@media(min-width:1632px){.slider__wrap--wide .slider__link-bg{padding:20px 32px}}.slider__wrap--wide .slider__link-bg-name{font-size:30px;line-height:1}@media(min-width:960px){.slider__wrap--wide .slider__link-bg-name{font-size:38px}}@media(min-width:1248px){.slider__wrap--wide .slider__link-bg-name{font-size:40px}}@media(min-width:1632px){.slider__wrap--wide .slider__link-bg-name{font-size:48px}}@media(min-width:960px){.slider__wrap--wide .slider__link-bg-arrow{font-size:32px}}@media(min-width:1248px){.slider__wrap--wide .slider__link-bg-arrow{font-size:34px}}@media(min-width:1632px){.slider__wrap--wide .slider__link-bg-arrow{font-size:40px}}.slider__wrap--providers{--width:auto;--height:48px;--offset:8px}@media(min-width:768px){.slider__wrap--providers{--height:60px;--offset:10px}}@media(min-width:960px){.slider__wrap--providers{--offset:12px}}@media(min-width:1920px){.slider__wrap--providers{--offset:14px}}.slider__wrap--providers .slider__item{width:auto}.slider:not(.slider--jackpots,.slider--jackpots-double) .slider__wrap:not(.slider__wrap--with-scroll),.slider:not(.slider--jackpots,.slider--jackpots-double) .slider__wrap:not(.slider__wrap--with-scroll).swiper{overflow:visible}.slider--game-slider{--offset:19px}.slider--game-slider .slider__head{margin:0}.slider--testimonials{--width:224px}@media(min-width:960px){.slider--testimonials{--width:274px}}@media(min-width:1248px){.slider--testimonials{--width:294px}}@media(min-width:1632px){.slider--testimonials{--width:352px}}@media(max-width:360px){.slider--livespins-slider{--width:264px}}.slider--livespins-slider{--width:280px}@media(min-width:768px){.slider--livespins-slider{--width:260px}}@media(min-width:960px){.slider--livespins-slider{--width:320px}}@media(min-width:1248px){.slider--livespins-slider{--width:360px}}.slider--providers-left-header{position:relative}.slider--providers-left-header .slider__wrap{padding-bottom:16px;position:relative}.slider--providers-left-header .slider__head{margin:0;position:absolute;right:0;top:-29px}.slider--providers-left-header .slider__item{border-radius:4px}.slider--providers-left-header .swiper-scrollbar-horizontal{background-color:#23211d;bottom:0;height:4px;position:absolute}.slider--providers-left-header .swiper-scrollbar-drag{background-color:#fbe3af}.slider--played-left-header{--height:38px;--offset:6px;--width:90px;--head-offset:12px;position:relative}.slider--played-left-header .slider__head{margin-bottom:var(--head-offset)}.slider--played-left-header .slider__item{border-radius:4px}.slider--jackpots,.slider--jackpots-double{--width:100%;position:relative}.slider--jackpots{--offset:12px}@media(min-width:768px){.slider--jackpots{--width:495px;--offset:12px}}@media(min-width:1248px){.slider--jackpots{--width:702px;--offset:18px}}@media(min-width:1632px){.slider--jackpots{--width:864px;--offset:24px}}@media(min-width:768px){.slider--jackpots .slider__item{margin:0 var(--offset)}}.slider--live-feed{--width:104px}@media(min-width:768px){.slider--live-feed{--width:160px}}@media(min-width:960px){.slider--live-feed{--width:180px}}@media(min-width:1248px){.slider--live-feed{--width:200px}}@media(min-width:1632px){.slider--live-feed{--width:240px}}.body--reversed .slider__head-link{margin-left:0;margin-right:auto}.body--reversed .slider__wrap.slider__wrap--with-scroll{margin-left:calc(var(--innerSpace)*-1);margin-right:0;padding-left:var(--innerSpace);padding-right:0;scroll-snap-type:none}.body--reversed .slider__item.swiper-slide{margin-left:var(--offset);margin-right:0}.body--reversed .slider__item.swiper-slide:last-of-type{margin-left:0}.body--reversed .slider--providers-left-header .slider__head{left:0;right:auto}.catalog__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}@media(min-width:768px){.catalog__head{margin-bottom:16px}}@media(min-width:960px){.catalog__head{margin-bottom:20px}}@media(min-width:1248px){.catalog__head{margin-bottom:24px}}.catalog__title{margin:0}.catalog__link{color:#9d9b98;font-size:12px;text-transform:uppercase;transition:color .3s ease}@media(min-width:960px){.catalog__link{font-size:14px}}@media(min-width:1248px){.catalog__link{font-size:16px}}.catalog__link:hover{color:#fff}.catalog__list{--gap:15px;grid-gap:var(--gap);display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:768px){.catalog__list{--gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:960px){.catalog__list{--gap:12px}}@media(min-width:1248px){.catalog__list{--gap:14px}}@media(min-width:1632px){.catalog__list{--gap:20px}}.catalog__list--scroll{display:flex;flex-wrap:nowrap;gap:0;overflow:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.catalog__list--scroll .game{width:150px}@media(min-width:768px){.catalog__list--scroll .game{width:auto}}.catalog__list--scroll .catalog__item{scroll-snap-align:start}.catalog__list--scroll .catalog__item:not(:last-child){padding-right:12px}.catalog__item{display:flex}.catalog__item--wide{grid-column-end:span 2;grid-row-end:span 1}.catalog__footer:not(:empty){padding-top:48px;text-align:center}.catalog__show-more{margin-top:16px}.catalog__show-more:not(.btn--diamond){--btn-color:$text-color-primary;--btn-color--hover:$text-color-primary;--btn-color--active:$text-color-primary;--btn-bg:#3b3730}.catalog .live-feed-game{--card-height:auto}.progress-bar-games{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center}.progress-bar-games__count,.progress-bar-games__percent{color:#9d9b98;opacity:.6}.progress-bar-games__progress{background:#2a2926;border-radius:3px;height:6px;overflow:hidden;position:relative;width:150px}.progress-bar-games__progress-bar{background:linear-gradient(90deg,#ba9d64,#fbe3a3);border-radius:3px;height:100%;left:0;position:absolute;top:0;transition:.3s ease}.body--reversed .progress-bar-games__progress-bar{left:auto;right:0}.diamond-promotions__list{display:flex;flex-direction:column;gap:12px}.title-with-link__wrap{align-items:flex-end;display:flex;flex-wrap:wrap}.title-with-link__title{color:#fff;flex:1;font-size:18px;font-weight:800;line-height:1.3;text-transform:capitalize}@media(min-width:960px){.title-with-link__title{font-size:20px}}@media(min-width:1248px){.title-with-link__title{font-size:22px}}@media(min-width:1632px){.title-with-link__title{font-size:24px}}.body--de .entry .section-games .title-with-link__title{text-transform:none}.title-with-link__link{font-size:12px;line-height:1.3;margin-left:15px;transition:color .3s ease}@media(min-width:768px){.title-with-link__link{font-size:14px}}@media(min-width:1248px){.title-with-link__link{font-size:16px}}.title-with-link__link:hover{opacity:.8}.title-with-link__btn{--btn-min-width:fit-content;font-size:10px;font-weight:600;min-height:32px;text-transform:uppercase}@media(min-width:960px){.title-with-link__btn{min-height:36px}}@media(min-width:1248px){.title-with-link__btn{min-height:40px}}.title-with-link__btn{padding:6px 16px}@media(min-width:1248px){.title-with-link__btn{padding:8px 16px}}.title-with-link--bottom-space{margin-bottom:12px}@media(min-width:768px){.title-with-link--bottom-space{margin-bottom:16px}}@media(min-width:960px){.title-with-link--bottom-space{margin-bottom:20px}}@media(min-width:1248px){.title-with-link--bottom-space{margin-bottom:24px}}.body--reversed .title-with-link__btn,.body--reversed .title-with-link__link{margin-left:0;margin-right:15px}.body--reversed .title-with-link__title{text-align:right}.game-in-page{background-color:#23211d;border-radius:4px;display:flex;flex-direction:column;overflow:hidden;position:relative}@media(min-width:768px){.game-in-page{flex-direction:row;min-height:260px}}.game-in-page__game{flex:1;padding-bottom:33%;position:relative}.game-in-page__game-layer{background-color:#071824;background-image:url(/images/logo.4cbb1622..svg);background-position:50%;background-repeat:no-repeat;background-size:30%;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.game-in-page__game-layer img{height:100%;min-height:260px;width:100%}.game-in-page__image{max-height:320px;-o-object-fit:cover;object-fit:cover;width:100%}.game-in-page__iframe.game-iframe{border:none;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.game-in-page__info{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:12px}@media(min-width:768px){.game-in-page__info{gap:16px;padding:12px;width:37%}}@media(min-width:960px){.game-in-page__info{gap:20px;padding:20px}}@media(min-width:1632px){.game-in-page__info{gap:32px;padding:40px}}.game-in-page__provider-wrap{display:flex;flex-direction:column;gap:8px}.game-in-page__title{font-size:20px;font-weight:700;line-height:1}@media(min-width:768px){.game-in-page__title{font-size:26px}}@media(min-width:960px){.game-in-page__title{font-size:32px}}@media(min-width:1632px){.game-in-page__title{font-size:40px}}.game-in-page__provider{color:#9d9b98;font-size:12px;font-weight:700;line-height:1}@media(min-width:768px){.game-in-page__provider{font-size:14px}}@media(min-width:960px){.game-in-page__provider{font-size:16px}}@media(min-width:1632px){.game-in-page__provider{font-size:18px}}.game-in-page__description{color:#9d9b98;font-size:12px;font-weight:400;line-height:1.1}@media(min-width:768px){.game-in-page__description{font-size:14px}}@media(min-width:960px){.game-in-page__description{font-size:16px}}@media(min-width:1632px){.game-in-page__description{font-size:18px}}.game-in-page__btn.link-btn{font-size:16px;padding:8px 16px}@media(min-width:768px){.game-in-page__btn.link-btn{padding:12px 24px}}@media(min-width:960px){.game-in-page__btn.link-btn{padding:14px 28px}}.game-in-page--diamond .game-in-page__btn.btn,.game-in-page--diamond .game-in-page__btn.link-btn{background:linear-gradient(180deg,#90a7ba,#e3e8ed);border:1px solid #e3e8ed;box-shadow:3px 3px 10px 0 rgba(120,132,149,.08)}.game-in-page--diamond .game-in-page__btn.btn:hover,.game-in-page--diamond .game-in-page__btn.link-btn:hover{background:linear-gradient(180deg,#65859f,#e3e8ed)}.game-in-page--diamond .game-in-page__btn.btn:active,.game-in-page--diamond .game-in-page__btn.link-btn:active{background:linear-gradient(180deg,#4b779b,#b1c1cd)}.game-iframe__error::-webkit-scrollbar{height:2px;width:2px}.game-iframe__error::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:100px}.game-iframe__error::-webkit-scrollbar-thumb{border-radius:100px;margin:0}.game-iframe__error::-webkit-scrollbar-thumb,.game-iframe__error::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#ba9d64,#fbe3a3)}@supports(-moz-appearance:none){.game-iframe__error{scrollbar-color:#fbe3a3 hsla(0,0%,100%,.1);scrollbar-width:thin}}.game-iframe{--offsetX:14px;--offsetY:28px;align-items:center;background:linear-gradient(180deg,#000,#3b3730);border-radius:0;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}@media(min-width:960px){.game-iframe{border-radius:6px}}.game-iframe--error{padding:28px}.game-iframe__error{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background:linear-gradient(77deg,hsla(0,0%,100%,.3) -8%,hsla(0,0%,100%,0) 110%,hsla(0,0%,100%,.26) 0);border:1px solid #ba9d64;border-radius:8px;color:#fff;margin:0;max-height:100%;max-width:650px;overflow-y:auto;padding:var(--offsetY) var(--offsetX);text-align:center;width:100%}@media(min-width:960px){.game-iframe__error{--offsetX:32px;--offsetY:32px}}.game-iframe__error--small{background:transparent;border:0;height:auto;max-height:100%;max-width:100%;overflow:auto;padding:0}.game-iframe__error--small .game-iframe__logo{height:64px;margin-bottom:12px}.game-iframe__error--small .game-iframe__title{font-size:18px}.game-iframe__error--small .game-iframe__message{font-size:12px;margin-bottom:12px}.game-iframe__error--small .game-iframe__description{font-size:18px;margin-bottom:12px;max-width:210px}.game-iframe__error--small .game-iframe__button{--btn-min-height:36px;border-radius:2px;font-size:14px;padding:8px 16px}.game-iframe--with-overlay{position:relative}.game-iframe--with-overlay:after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.game-iframe__logo{height:64px;margin-bottom:12px}@media(min-width:960px){.game-iframe__logo{height:84px;margin-bottom:24px}}.game-iframe__title{color:#fff;font-size:18px;font-weight:800;line-height:1.3;margin:0 0 8px;text-transform:uppercase}@media(min-width:960px){.game-iframe__title{font-size:26px}}.game-iframe__message{font-size:12px;margin:0 0 12px}.game-iframe__message b{display:block}@media(min-width:960px){.game-iframe__message{font-size:14px;margin:0 0 24px}.game-iframe__message b{display:inline}}.game-iframe__description{font-size:18px;font-weight:600;margin:0 auto 12px;max-width:230px}@media(min-width:960px){.game-iframe__description{font-size:26px;margin-bottom:24px;max-width:310px}}.game-iframe>iframe{border:none;height:100%;margin:0 auto;width:100%}.game-iframe__button{--btn-min-height:36px;border-radius:2px;font-size:14px;padding:8px 16px}@media(min-width:960px){.game-iframe__button{--btn-min-height:60px;font-size:18px;padding:18px 36px}}.game-iframe__games{display:flex;justify-content:center;margin-top:40px}.game-iframe .games-block-game-iframe{margin:0 calc(var(--offsetX)*-1)}.games-block-game-iframe{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.games-block-game-iframe:after,.games-block-game-iframe:before{content:"";display:block;scroll-snap-align:start}.games-block-game-iframe__game{padding-left:10px;scroll-snap-align:start}.games-block-game-iframe__game:last-of-type{padding-right:10px}.games-block-game-iframe .empty-game__img,.games-block-game-iframe .game__img{width:136px}.game-required-fields-modal__content{padding:0 12px}@media(min-width:768px){.game-required-fields-modal__content{padding:0 40px}}.game-required-fields-modal__title{color:#9d9b98;font-size:12px;text-align:center}@media(min-width:768px){.game-required-fields-modal__title{font-size:20px}}.game-required-fields-modal .game-required-fields-modal__form{background-color:transparent}.game-required-fields-modal .dynamic-form__buttons-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}@media(min-width:768px){.game-required-fields-modal .dynamic-form__buttons-wrapper{gap:24px}}.game-required-fields-modal .dynamic-form__buttons-wrapper .btn{font-size:14px}@media(min-width:768px){.game-required-fields-modal .dynamic-form__buttons-wrapper .btn{--btn-min-height:54px;font-size:20px;min-width:124px}}.game-required-fields-modal .input-animation .input-animation__focus-container{background:#071824}