.activity-feed-section{background:var(--other-activity-feed-background-color);border-radius:var(--other-activity-feed-border-radius);display:flex;gap:130px;margin:var(--other-activity-feed-margin);min-height:var(--other-activity-feed-section-height);overflow:hidden;padding:32px 54px;position:relative;width:auto}.activity-feed-section.hide{display:none}.activity-feed-section .activity-feed-component-wrapper,.activity-feed-section .activity-feed-top-winners-component-wrapper{flex:1 1;min-width:0}.activity-feed-section .title-wrapper{position:relative}.activity-feed-section .title-wrapper .activity-feed-section-title{color:var(--other-activity-feed-title-color);font-size:var(--other-activity-feed-title-font-size);font-weight:var(--other-activity-feed-title-font-weight);line-height:var(--other-activity-feed-title-line-height)}.activity-feed-section .title-wrapper .activity-feed-section-title p{margin:var(--other-activity-feed-title-p-margin)}.activity-feed-section .activity-feed{display:inline}.activity-feed-section .activity-feed .activity-feed-wrapper{margin-top:24px;overflow:hidden;position:relative;scrollbar-width:none;width:100%}.activity-feed-section .activity-feed .activity-feed-wrapper ul{display:flex;flex-wrap:nowrap;margin:0}.activity-feed-section .activity-feed .activity-feed-wrapper ul li{background:var(--other-activity-feed-item-background);border:none;border-radius:var(--other-activity-feed-item-border-radius);color:var(--other-activity-feed-item-color);display:flex;flex-shrink:0;height:var(--other-activity-feed-item-min-height);margin-right:var(--other-activity-feed-item-margin-right);overflow:hidden;padding:var(--other-activity-feed-inner-padding);width:var(--other-activity-feed-item-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-image-container{flex-shrink:0;height:var(--other-activity-feed-item-image-width);margin-right:12px;width:var(--other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-image{border-radius:15px;height:var(--other-activity-feed-item-image-width);width:var(--other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-image:hover{cursor:pointer}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay{align-items:center;background:var(--other-activity-feed-item-image-background);border-radius:8px 0 0 8px;cursor:pointer;display:flex;height:var(--other-activity-feed-item-image-width);justify-content:center;position:absolute;width:var(--other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay icon-component{align-items:center;display:flex;height:100%;justify-content:center;margin-right:0;width:100%}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay svg{height:30px;width:30px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay svg path{fill:var(--other-activity-feed-item-svg-color)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li span{color:var(--other-activity-feed-item-color);font-size:var(--other-activity-feed-item-font-size);line-height:var(--other-activity-feed-item-line-height);margin:var(--other-activity-feed-item-margin)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li span.colored{color:var(--other-activity-feed-item-color-items);display:inherit;font-size:var(--other-activity-feed-item-color-items-font-size);font-weight:700}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .icon-wrapper{display:inline-block}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-inner{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;width:100%}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .username{font-weight:var(--other-activity-feed-username-font-weight);line-height:var(--other-activity-feed-username-line-height)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .single-word{display:inline-block;font-weight:var(--other-activity-feed-single-word-font-weight);line-height:normal;margin:0 5px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-game-link{color:var(--other-activity-feed-game-link-color);font-size:var(--other-activity-feed-game-font-weight);font-weight:var(--other-activity-feed-game-font-weight);text-decoration:none}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-game-link:hover{text-decoration:underline}.activity-feed-section .activity-feed .activity-feed-wrapper ul li:first-child,.activity-feed-section .activity-feed .activity-feed-wrapper ul li:nth-of-type(2),.activity-feed-section .activity-feed .activity-feed-wrapper ul li:nth-of-type(3),.activity-feed-section .activity-feed .activity-feed-wrapper ul li:nth-of-type(4){opacity:1;transition:all .5s;transition-delay:.1s;visibility:visible}.activity-feed-section .activity-feed .activity-feed-wrapper ul:active ul{-webkit-animation:animationFrames .5s ease-out;animation:animationFrames .5s ease-out}.activity-feed-section .activity-feed .activity-feed-wrapper ul:active ul li:first-child,.activity-feed-section .activity-feed .activity-feed-wrapper ul:active ul li:nth-of-type(2),.activity-feed-section .activity-feed .activity-feed-wrapper ul:active ul li:nth-of-type(3),.activity-feed-section .activity-feed .activity-feed-wrapper ul:active ul li:nth-of-type(4){opacity:0;visibility:hidden}@-webkit-keyframes animationFrames{0%{opacity:1}50%{opacity:.6}to{opacity:0}}@keyframes animationFrames{0%{opacity:1}50%{opacity:.6}to{opacity:0}}.activity-feed-container h3{color:var(--other-activity-feed-heding-color);font-size:var(--other-activity-feed-heding-font-size);letter-spacing:.02em;line-height:22px;margin:var(--other-activity-feed-heding-margin);padding:var(--other-activity-feed-heding-padding)}@media only screen and (min-width:1024px)and (max-width:1250px){.activity-feed-section{margin:0 16px}}@media only screen and (min-width:1024px)and (max-width:1600px){.activity-feed-section .activity-feed .activity-feed-wrapper ul li{width:var(--other-activity-feed-item-small-width)}}@media only screen and (min-width:768px)and (max-width:1024px){.activity-feed-section{border-radius:var(--mobile-other-activity-feed-section-border-radius);display:block;margin:var(--mobile-other-activity-feed-section-margin);padding:32px 16px}.activity-feed-section .activity-feed-component-wrapper,.activity-feed-section .activity-feed-top-winners-component-wrapper{display:none;width:var(--mobile-other-activity-feed-component-wrapper-width)}.activity-feed-section .activity-feed-component-wrapper.shown,.activity-feed-section .activity-feed-top-winners-component-wrapper.shown{display:block}.activity-feed-section .activity-feed-component-wrapper.hidden,.activity-feed-section .activity-feed-top-winners-component-wrapper.hidden{display:none}.activity-feed-section .activity-feed-section-title .titles-wrapper{display:flex}.activity-feed-section .activity-feed-section-title .titles-wrapper .activity-feed-mobile-title{color:var(--mobile-other-activity-feed-mobile-title-color);cursor:pointer;font-size:var(--mobile-other-activity-feed-mobile-title-font-size);font-weight:var(--mobile-other-activity-feed-mobile-title-font-weight)}.activity-feed-section .activity-feed-section-title .titles-wrapper .activity-feed-mobile-title p{margin:var(--mobile-other-activity-feed-mobile-title-p-margin)}.activity-feed-section .activity-feed-section-title .titles-wrapper .top-winners-mobile-title{color:var(--mobile-other-activity-feed-mobile-title-color);cursor:pointer;font-size:var(--mobile-other-activity-feed-mobile-title-font-size);font-weight:var(--mobile-other-activity-feed-mobile-title-font-weight);margin-right:24px}.activity-feed-section .activity-feed-section-title .titles-wrapper .top-winners-mobile-title p{margin:var(--mobile-other-activity-feed-mobile-title-p-margin)}.activity-feed-section .activity-feed-section-title .titles-wrapper .active{color:var(--mobile-other-activity-feed-mobile-active-color);font-weight:var(--mobile-other-activity-feed-mobile-active-title-font-weight)}.activity-feed-section .activity-feed .icon-arrow-wrapper{display:none}.activity-feed-section .activity-feed .activity-feed-wrapper{height:var(--mobile-other-activity-feed-height);overflow:hidden;padding:var(--mobile-other-activity-feed-padding);position:relative;scrollbar-width:none}.activity-feed-section .activity-feed .activity-feed-wrapper ul{display:inline-flex;flex-wrap:nowrap}.activity-feed-section .activity-feed .activity-feed-wrapper ul li{height:var(--mobile-other-activity-feed-item-min-height);width:var(--mobile-other-activity-feed-item-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-image{border-radius:var(--mobile-other-activity-feed-item-image-border-radius);height:var(--mobile-other-activity-feed-item-image-width);width:var(--mobile-other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay{background:var(--other-activity-feed-item-image-background);border-radius:8px 0 0 8px;height:var(--mobile-other-activity-feed-item-image-width);width:var(--mobile-other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay svg{height:20px;width:20px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay svg path{fill:var(--other-activity-feed-item-svg-color)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li span{font-size:var(--mobile-other-activity-feed-item-font-size);line-height:12px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-inner .colored{font-size:var(--mobile-other-activity-feed-inner-colored-font-size)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li:nth-of-type(3){margin-bottom:16px}}@media only screen and (min-width:768px)and (max-width:1024px)and (min-width:500px)and (max-width:1024px){.activity-feed-section{border-radius:15px;margin:0 16px}.activity-feed-section .activity-feed-component-wrapper{overflow:auto;width:auto}.activity-feed-section .title-wrapper{padding:24px 0 0}.activity-feed-section .title-wrapper .activity-feed-section-title{font-size:16px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-inner{padding:14px 16px 5px 10px}}@media only screen and (max-width:767px){.activity-feed-section{border-radius:var(--mobile-other-activity-feed-section-border-radius);display:block;margin:var(--mobile-other-activity-feed-section-margin);padding:32px 16px}.activity-feed-section .activity-feed-component-wrapper,.activity-feed-section .activity-feed-top-winners-component-wrapper{display:none;width:var(--mobile-other-activity-feed-component-wrapper-width)}.activity-feed-section .activity-feed-component-wrapper.shown,.activity-feed-section .activity-feed-top-winners-component-wrapper.shown{display:block}.activity-feed-section .activity-feed-component-wrapper.hidden,.activity-feed-section .activity-feed-top-winners-component-wrapper.hidden{display:none}.activity-feed-section .activity-feed-section-title .titles-wrapper{display:flex}.activity-feed-section .activity-feed-section-title .titles-wrapper .activity-feed-mobile-title{color:var(--mobile-other-activity-feed-mobile-title-color);cursor:pointer;font-size:var(--mobile-other-activity-feed-mobile-title-font-size);font-weight:var(--mobile-other-activity-feed-mobile-title-font-weight)}.activity-feed-section .activity-feed-section-title .titles-wrapper .activity-feed-mobile-title p{margin:var(--mobile-other-activity-feed-mobile-title-p-margin)}.activity-feed-section .activity-feed-section-title .titles-wrapper .top-winners-mobile-title{color:var(--mobile-other-activity-feed-mobile-title-color);cursor:pointer;font-size:var(--mobile-other-activity-feed-mobile-title-font-size);font-weight:var(--mobile-other-activity-feed-mobile-title-font-weight);margin-right:24px}.activity-feed-section .activity-feed-section-title .titles-wrapper .top-winners-mobile-title p{margin:var(--mobile-other-activity-feed-mobile-title-p-margin)}.activity-feed-section .activity-feed-section-title .titles-wrapper .active{color:var(--mobile-other-activity-feed-mobile-active-color);font-weight:var(--mobile-other-activity-feed-mobile-active-title-font-weight)}.activity-feed-section .activity-feed .icon-arrow-wrapper{display:none}.activity-feed-section .activity-feed .activity-feed-wrapper{height:var(--mobile-other-activity-feed-height);overflow:hidden;padding:var(--mobile-other-activity-feed-padding);position:relative;scrollbar-width:none}.activity-feed-section .activity-feed .activity-feed-wrapper ul{display:inline-flex;flex-wrap:nowrap}.activity-feed-section .activity-feed .activity-feed-wrapper ul li{height:var(--mobile-other-activity-feed-item-min-height);width:var(--mobile-other-activity-feed-item-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-image{border-radius:var(--mobile-other-activity-feed-item-image-border-radius);height:var(--mobile-other-activity-feed-item-image-width);width:var(--mobile-other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay{background:var(--other-activity-feed-item-image-background);border-radius:8px 0 0 8px;height:var(--mobile-other-activity-feed-item-image-width);width:var(--mobile-other-activity-feed-item-image-width)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay svg{height:20px;width:20px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .image-overlay svg path{fill:var(--other-activity-feed-item-svg-color)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li span{font-size:var(--mobile-other-activity-feed-item-font-size);line-height:12px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-inner .colored{font-size:var(--mobile-other-activity-feed-inner-colored-font-size)}.activity-feed-section .activity-feed .activity-feed-wrapper ul li:nth-of-type(3){margin-bottom:16px}}@media only screen and (max-width:767px)and (min-width:500px)and (max-width:1024px){.activity-feed-section{border-radius:15px;margin:0 16px}.activity-feed-section .activity-feed-component-wrapper{overflow:auto;width:auto}.activity-feed-section .title-wrapper{padding:24px 0 0}.activity-feed-section .title-wrapper .activity-feed-section-title{font-size:16px}.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-inner{padding:14px 16px 5px 10px}}@media only screen and (min-width:768px)and (max-width:1024px){.activity-feed-section .activity-feed .activity-feed-wrapper ul li .activity-feed-inner{font-size:var(--tablet-other-activity-feed-item-font-size)}}.minimum-visible-category{background:var(--casino-home-minimum-visible-category-container-background);margin:0}.minimum-visible-category-header{align-items:center;display:flex;justify-content:space-between;padding:var(--casino-minimum-visible-category-header-padding)}.minimum-visible-category-name-wrapper{align-items:center;display:flex;justify-content:flex-start}.minimum-visible-category-name-wrapper .minimum-visible-category-icon svg{display:block;height:var(--casino-minimum-visible-category-icon-height);margin-right:10px;width:var(--casino-minimum-visible-category-icon-width)}.minimum-visible-category-name-wrapper .minimum-visible-category-icon svg path:not(.no-fill),.minimum-visible-category-name-wrapper .minimum-visible-category-icon svg polygon:not(.no-fill),.minimum-visible-category-name-wrapper .minimum-visible-category-icon svg rect:not(.no-fill){fill:var(--casino-minimum-visible-category-icon-fill-color);stroke:var(--casino-minimum-visible-category-icon-stroke-color)}.minimum-visible-category-name-wrapper .minimum-visible-category-name{align-items:center;color:var(--casino-minimum-visible-category-name-color);display:flex;font-size:var(--casino-minimum-visible-category-name-font-size);font-weight:var(--casino-minimum-visible-category-name-font-weight);line-height:var(--casino-minimum-visible-category-name-line-height)}.minimum-visible-category-showAll{border:var(--casino-minimum-visible-category-show-all-games-border);border-radius:var(--casino-minimum-visible-category-show-all-games-border-radius);color:var(--casino-minimum-visible-category-show-all-games-color);cursor:pointer;font-size:var(--casino-minimum-visible-category-show-all-games-font-size);font-weight:var(--casino-minimum-visible-category-show-all-games-font-weight);height:var(--casino-minimum-visible-category-show-all-games-height);line-height:var(--casino-minimum-visible-category-show-all-games-line-height);min-width:var(--casino-minimum-visible-category-show-all-games-min-width);padding:var(--casino-minimum-visible-category-show-all-games-padding);text-align:var(--casino-minimum-visible-category-show-all-games-text-align)}.minimum-visible-category-showAll:hover{background:var(--casino-minimum-visible-category-show-all-games-hover-background);border:var(--casino-minimum-visible-category-show-all-games-hover-border);color:var(--casino-minimum-visible-category-show-all-games-hover-color)}.minimum-visible-category-body{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(6,minmax(auto,1fr));margin:0 -10px}@media only screen and (min-width:1025px){.minimum-visible-category-body .game-item{width:auto}}@media only screen and (max-width:1425px){.minimum-visible-category-body{grid-template-columns:repeat(4,minmax(auto,1fr))}}@media only screen and (min-width:768px)and (max-width:1024px){.minimum-visible-category-header{padding:var(--tablet-casino-minimum-visible-category-header-padding)}.minimum-visible-category .minimum-visible-category-name{color:var(--mobile-casino-minimum-visible-category-name-color);font-size:var(--mobile-casino-minimum-visible-category-name-font-size);font-weight:var(--mobile-casino-minimum-visible-category-name-font-weight);line-height:var(--mobile-casino-minimum-visible-category-name-line-height)}.minimum-visible-category .minimum-visible-category-showAll{font-size:var(--mobile-casino-minimum-visible-category-show-all-games-font-size);line-height:var(--mobile-casino-minimum-visible-category-show-all-games-line-height)}.minimum-visible-category-body{display:flex;flex-wrap:wrap;margin:0}.minimum-visible-category-body .game-item .game-item-name{position:static;text-overflow:ellipsis}}@media only screen and (max-width:767px){.minimum-visible-category-header{padding:var(--tablet-casino-minimum-visible-category-header-padding)}.minimum-visible-category .minimum-visible-category-name{color:var(--mobile-casino-minimum-visible-category-name-color);font-size:var(--mobile-casino-minimum-visible-category-name-font-size);font-weight:var(--mobile-casino-minimum-visible-category-name-font-weight);line-height:var(--mobile-casino-minimum-visible-category-name-line-height)}.minimum-visible-category .minimum-visible-category-showAll{font-size:var(--mobile-casino-minimum-visible-category-show-all-games-font-size);line-height:var(--mobile-casino-minimum-visible-category-show-all-games-line-height)}.minimum-visible-category-body{display:flex;flex-wrap:wrap;margin:0}.minimum-visible-category-body .game-item .game-item-name{position:static;text-overflow:ellipsis}}.filters-container+.minimum-visible-category .minimum-visible-category-header{padding:0 0 12px}@media only screen and (min-width:768px)and (max-width:1024px){.filters-container+.minimum-visible-category .minimum-visible-category-header{padding:var(--tablet-casino-minimum-visible-category-first-header-padding)}}@media only screen and (max-width:767px){.filters-container+.minimum-visible-category .minimum-visible-category-header{padding:var(--tablet-casino-minimum-visible-category-first-header-padding)}}.home .game-tags-list,.home .providers-list{display:inline-block;overflow-x:scroll;overflow-y:visible;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap;width:100%}.home .game-tags-list::-webkit-scrollbar,.home .providers-list::-webkit-scrollbar{display:none}.home .game-tags-list .single-tag,.home .providers-list .single-tag{display:inline-block;margin:0 15px 0 0}@media only screen and (min-width:768px)and (max-width:1024px){.minimum-visible-category-slider-wrapper .next,.minimum-visible-category-slider-wrapper .prev{display:none}}@media only screen and (max-width:767px){.minimum-visible-category-slider-wrapper .next,.minimum-visible-category-slider-wrapper .prev{display:none}}.casino-providers-container{background:var(--casino-custom-providers-slider-background);height:var(--casino-custom-providers-slider-height);margin:var(--casino-custom-providers-slider-margin);padding:var(--casino-custom-providers-slider-padding)}.casino-providers-container .providers-slider-header{padding:var(--casino-custom-providers-slider-header-padding)}.casino-providers-container .providers-slider-header .minimum-visible-category-name{font-weight:700}.casino-providers-container .minimum-visible-providers-category-showAll,.casino-providers-container .providers-list-body-slider dench-label{display:none}.casino-providers-container .providers-list-body-slider .next-prev-arrows{display:flex;justify-content:right;position:relative;right:10px;top:-36px}.casino-providers-container .providers-list-body-slider .next-prev-arrows .next{cursor:pointer;margin-right:16px}.casino-providers-container .providers-list-body-slider .next-prev-arrows .prev{cursor:pointer}.casino-providers-container .providers-list-body-slider .providers-list{display:-webkit-inline-box;padding:var(--casino-custom-providers-list-padding)}.casino-providers-container .providers-list-body-slider .providers-list .single-provider{background:var(--casino-custom-providers-slider-single-provider-background);border-radius:var(--casino-custom-providers-slider-single-provider-border-radius);box-shadow:var(--casino-custom-providers-slider-single-provider-box-shadow);cursor:pointer;display:inline-block;height:70px;margin:var(--casino-custom-providers-slider-single-provider-margin);padding:var(--casino-custom-providers-slider-single-provider-padding);width:calc(12.5% - 18px)}@media only screen and (max-width:1600px){.casino-providers-container .providers-list-body-slider .providers-list .single-provider{width:var(--small-desktop-casino-custom-providers-slider-single-provider-width)}}@media only screen and (min-width:1280px)and (max-width:1500px){.casino-providers-container .providers-list-body-slider .providers-list .single-provider{width:var(--small-desktop-casino-custom-providers-slider-single-provider-width)}}.casino-providers-container .providers-list-body-slider .providers-list .single-provider .single-provider-content{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto}.casino-providers-container .providers-list-body-slider .providers-list .single-provider .single-provider-content img{height:65px;width:80px}.casino-providers-container .providers-list-body-slider .providers-list .single-provider .single-provider-content.CT_INTERACTIVE img{width:80px}.casino-providers-container .providers-list-body-slider .providers-list .single-provider .single-provider-content.SPINOMENAL img{width:100px}.casino-providers-container .providers-list-body-slider .providers-list .single-provider .single-provider-content.PLAYSON img{width:50px}@media only screen and (min-width:768px)and (max-width:1024px){.casino-providers-container{margin:var(--mobile-casino-custom-providers-slider-margin);min-height:100px;padding:var(--mobile-casino-custom-providers-slider-padding)}.casino-providers-container .providers-slider-header{padding:var(--mobile-casino-custom-providers-slider-header-padding)}.casino-providers-container .providers-slider-header .minimum-visible-category-name-wrapper{padding:var(--mobile-casino-minimum-visible-category-name-wrapper-padding)}.casino-providers-container .providers-slider-header .minimum-visible-category-name-wrapper .minimum-visible-category-name{font-size:var(--mobile-casino-minimum-visible-category-name-font-size)}}@media only screen and (max-width:767px){.casino-providers-container{margin:var(--mobile-casino-custom-providers-slider-margin);min-height:100px;padding:var(--mobile-casino-custom-providers-slider-padding)}.casino-providers-container .providers-slider-header{padding:var(--mobile-casino-custom-providers-slider-header-padding)}.casino-providers-container .providers-slider-header .minimum-visible-category-name-wrapper{padding:var(--mobile-casino-minimum-visible-category-name-wrapper-padding)}.casino-providers-container .providers-slider-header .minimum-visible-category-name-wrapper .minimum-visible-category-name{font-size:var(--mobile-casino-minimum-visible-category-name-font-size)}}