.tabs__button{cursor:pointer}.tabs__button--active{cursor:default}.tabs__panel--hidden{display:none}
.decor-inner{position:absolute;inset:0;border-radius:inherit;overflow:hidden;z-index:1;pointer-events:none}.decor-inner~*{z-index:2}.decor-inner__container{position:relative;display:block;height:100%;z-index:1}.decor-inner__image{position:absolute;z-index:1}.decor-inner-video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;mix-blend-mode:screen;opacity:.3;z-index:1}.decor-inner-video::-webkit-media-controls-panel,.decor-inner-video::-webkit-media-controls-play-button,.decor-inner-video::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}
.slot-card{color:var(--slotCardColor);border-radius:var(--slotCardBorderRadiusMobile);cursor:pointer;position:relative;overflow:hidden;z-index:1}.slot-card.type-1::after,.slot-card.type-2::after{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.slot-card.type-1:hover::after,.slot-card.type-2:hover::after{opacity:var(--slotCardGradientOpacity)}.slot-card.type-1{background:var(--slotCardBgType1);border:var(--slotCardBorderType1)}.slot-card.type-1::after{background:var(--slotCardGradientType1)}.slot-card.type-1 .slot-card__img-box{box-shadow:var(--slotCardImgBoxShadowType1)}.slot-card.type-2{background:var(--slotCardBgType2);border:var(--slotCardBorderType2)}.slot-card.type-2::after{background:var(--slotCardGradientType2)}.slot-card.type-2 .slot-card__img-box{box-shadow:var(--slotCardImgBoxShadowType2)}.slot-card__content{display:flex;align-items:center;gap:8px;width:100%}.slot-card__game{flex-grow:1;font-size:14px;line-height:1.6;font-family:var(--accentFontFamily);font-weight:var(--baseFontExtrabold);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.slot-card__rtp-box{display:flex;align-items:center;justify-content:center;padding:var(--slotCardRtpPadding);gap:var(--slotCardRtpGap);height:42px;border-radius:var(--slotCardRtpBorderRadius);border-top:var(--slotCardRtpBorderTop);overflow:hidden;flex-shrink:0}.slot-card__rtp-box.type-1{background:var(--slotCardRtpBgType1)}.slot-card__rtp-box.type-2{background:var(--slotCardRtpBgType2)}.slot-card__rtp-icon{display:flex;justify-content:center;align-items:center;width:var(--slotCardRtpIconWidth);height:var(--slotCardRtpIconHeight);background:var(--slotCardRtpIconBg)}.slot-card__rtp-icon .svg-icon,.slot-card__rtp-icon .icon{display:block;width:auto;height:24px}.slot-card__rtp-value{display:flex;align-items:center;padding:var(--slotCardRtpValuePadding);height:100%;font-size:var(--slotCardRtpValueFontSize);line-height:1.22;font-weight:var(--accentFontBold);font-family:var(--accentFontFamily)}.slot-card__img-box{position:relative;width:48px;min-width:48px;height:64px;background:var(--slotCardImgBg);border:var(--slotCardBorder);border-radius:8px}.slot-card__img-box--1x1{width:64px;min-width:64px}.slot-card__img-box--3x4{width:48px;height:64px}.slot-card__img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;border-radius:var(--slotCardImgBorderRadius)}.slot-card__content-box{flex-grow:1;display:flex;align-items:center}.slot-card__badges{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:0;right:0;z-index:1}@media screen and (min-width: 768px){.slot-card{border-radius:var(--slotCardBorderRadiusDesktop)}.slot-card__game{font-size:14px}}
.slots-list{position:relative;display:flex;flex-direction:column;gap:12px;padding:var(--slotsListPadding);min-height:var(--slotsListMinHeight);color:var(--slotsListColor);border-radius:12px;box-shadow:var(--slotsListBoxShadow)}.slots-list.type-tab{padding-top:62px}.slots-list.type-1{background-image:var(--slotsListBgImgType1);background-size:var(--slotsListBgSize1);background-position:center}.slots-list.type-2{background-image:var(--slotsListBgImgType2);background-size:var(--slotsListBgSize2)}.slots-list .bg-overlay__video,.slots-list .bg-overlay__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:16px}.slots-list .bg-overlay__video{object-fit:cover;mix-blend-mode:screen;opacity:.3}.slots-list .bg-overlay__image{background-size:cover;background-position:top;opacity:1}.slots-list__info-trigger{position:absolute;inset:0 0 auto auto;z-index:3}.slots-list__info-box{position:relative}.slots-list__info-box:hover .slots-list__info-btn{opacity:.5}.slots-list__info-box:hover .slots-list__info-content{pointer-events:all;opacity:1;transform:translateY(0)}.slots-list__info-btn{display:flex;justify-content:center;align-items:center;width:48px;height:48px;opacity:1;transition:opacity .2s ease-in-out;cursor:pointer}.slots-list__info-content{position:absolute;top:99%;right:10px;display:block;width:calc(100vw - 55px);padding:16px;color:var(--slotsListInfoColor);font-size:var(--slotsListInfoFontSize);line-height:1.6;border-radius:8px;background:var(--slotsListBg);box-shadow:0px 8px 24px 0px rgba(60,42,92,.24);pointer-events:none;transform:translateY(-15px);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.slots-list__sub-title{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;line-height:1.6}.slots-list__sub-title-time{position:relative;display:block;width:121px;min-width:121px;font-family:var(--baseFontFamily)}.slots-list__list{display:flex;flex-direction:column;gap:4px;z-index:1}.slots-list .decor-inner~.slots-list__info-trigger{z-index:3}@media screen and (min-width: 768px){.slots-list{gap:var(--slotsListGapTablet);padding:var(--slotsListPaddingTablet);border-radius:16px}.slots-list.type-tab{padding-top:70px}.slots-list__info-trigger{inset:var(--slotsListInfoTriggerInsetTablet)}.slots-list__sub-title{position:relative;padding:0;width:calc(100% - 35px);font-size:16px;line-height:1.6;z-index:1}.slots-list__sub-title-category{font-size:24px;line-height:1.2;font-weight:var(--accentFontBold);font-family:var(--accentFontFamily)}.slots-list__sub-title-time{width:auto;min-width:auto}}@media screen and (min-width: 1200px){.slots-list{padding:var(--slotsListPaddingDesktop)}}
.electric-border{--electricLightColor: oklch(from var(--electric-border-color) l c h);position:relative;overflow:visible;isolation:isolate}.eb-content{position:relative;border-radius:inherit;z-index:1}.eb-layers{position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0}.eb-glow-1,.eb-glow-2{position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-sizing:border-box}.eb-glow-1{border:2px solid oklch(from var(--electric-border-color) l c h/0.6);filter:blur(1px)}.eb-glow-2{border:2px solid var(--electricLightColor);filter:blur(4px)}.eb-background-glow{position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-sizing:border-box;z-index:-1;transform:scale(1.1);filter:blur(32px);opacity:.3;background:linear-gradient(-30deg, var(--electricLightColor), transparent, var(--electric-border-color))}
.decor-wrapper{position:relative;z-index:1}.decor-wrapper:after{content:"";position:absolute;inset:var(--decorWrapperInset);border-style:solid;border-width:var(--decorWrapperBorderWidth);border-image:var(--bgImg) var(--decorWrapperBorderImageSlice);pointer-events:none;z-index:1}.decor-wrapper--type-2:after{inset:var(--decorWrapperInsetType2);border-width:var(--decorWrapperBorderWidthType2);border-image:var(--bgImg) var(--decorWrapperBorderImageSliceType2)}.decor-wrapper--type-3:after{inset:var(--decorWrapperInsetType3);border-width:var(--decorWrapperBorderWidthType3);border-image:var(--bgImg) var(--decorWrapperBorderImageSliceType3)}
._93Rvd{display:flex;gap:16px}.C6ct7{flex-direction:column}.pHnFb{flex-grow:1}
.hot-cold-tabs{position:relative;z-index:3}.hot-cold-tabs .tabs__panel{width:100%;margin:0 auto}.hot-cold-tabs .tabs__header{position:absolute;top:12px;left:12px;display:flex;align-items:center;width:calc(100% - 68px);color:var(--hotColdHeaderColor);z-index:2}.hot-cold-tabs .tabs__button{flex-grow:1;display:flex;justify-content:center;align-items:center;padding:0 8px 11px;min-width:138px;height:var(--hotColdButtonHeight);font-size:16px;font-weight:var(--accentFontBold);line-height:normal;text-align:center;font-family:var(--hotColdButtonFontFamily);border-bottom:var(--hotColdButtonBorderBottom);opacity:.5;transition:opacity .2s ease-in-out}.hot-cold-tabs .tabs__button:hover{opacity:1}.hot-cold-tabs .tabs__button--active{padding:0 8px 10px;opacity:1;border-bottom:var(--hotColdActiveButtonBorderBottom)}.hot-cold-tabs .tabs__content--separated{display:flex;flex-direction:column;gap:20px}.hot-cold-tabs .tabs__panel-header{display:none;visibility:hidden}@media screen and (min-width: 768px){.hot-cold-tabs .tabs__header{top:20px;left:20px;width:calc(100% - 84px)}.hot-cold-tabs .tabs__button{font-size:24px}.hot-cold-tabs .tabs__content--separated{flex-direction:row;gap:16px}.hot-cold-tabs .tabs__panel{flex:1 1 50%}.hot-cold-tabs.single .tabs__content--separated{flex-direction:column;gap:16px}.hot-cold-tabs.double .tabs__content--separated{flex-direction:row;gap:16px}}@media screen and (max-width: 375px){.hot-cold-tabs .tabs__button{min-width:100px}}.hotcold-section__empty{height:160px;width:100%;display:flex;align-items:center;justify-content:center}

/*# sourceMappingURL=67455.css.map*/