.tl_header_top_row .tl_logo::after, .tl_header_top_row .header__logo::after{
    display:none;
}
.snow_effect{
    display:none;
}

.dynamic_featured_item {
    border: none!important;
    background-color: #c8c8c800!important;
}

    html.ui-mobile,
    html.ui-mobile body {
    align-items: center;
    align-content: center;
.social__youtube-icon, .social__youtube1-icon {
    background-color: #f00;
    color:white;

}

.social__mail-icon {
    background-color: #168de2;
    color:white;
}

.notification_content {
    box-shadow: 0 2px 11px #080808;
    height: 44px;
    background-color: #38430b;
    border-bottom: 1px solid #222907;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 91
}

.notification_icon {
    animation: neon 1s ease infinite;
    background:transparent;
}

@keyframes neon {
    0%,100% {
        text-shadow: 0 0 10px #89ff00,0 0 20px #222907,0 0 20px #707300,0 0 20px #ef00e3a8,0 0 2px #fed128,2px 2px 2px #806914;
        color: #f5efcb
    }

    50% {
        text-shadow: 0 0 2px #89ff00,0 0 5px #222907,0 0 5px #707300,0 0 5px #800e0b,0 0 2px #800e0b,4px 4px 2px #40340a;
        color: #f5efcb
    }
}

.banners_card_stream[class$=_items] .dynamicBanners_item{
    display:flex;
    z-index:0;
}
.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img:hover {
    animation: slideOut 0.4s forwards;
}

.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img:not(:hover) {
    animation: slideIn 0.4s forwards;
}

.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img {
    position:absolute;
    transform: perspective(100em) translateX(0) rotateY(25deg);
    opacity: 1;
    transition: transform 0.4s ease, opacity 0.6s ease, z-index 0.6s ease;
    box-shadow: 4px 4px 10px #1b8211;
    scale:85% !important;
    border: unset !important;
}


@keyframes slideOut {
    0% {
        opacity: 1;
        z-index: 19999;
    }
    50% {
        opacity: 1;
        z-index: 1999;
    }
    100% {
        opacity: 1;
        z-index: 9000;
        transform: scale(1.2);
    }
}

@keyframes slideIn {
    0% {
        opacity: 1;
        z-index: -1;
    }
    50% {
        opacity: 1;
        z-index: -1 ;
    }
    100% {
        opacity: 1;
        z-index: -1;
    }
}

.banners_card_stream[class$=_items] .swiper-slide .dynamicBanners_item img{
    filter:drop-shadow(-15px -5px 5px  #becb00);
    border-top:4px solid #1a8802!important;
    border-bottom:4px solid #1a8802!important;
    border-radius:10px!important;
}
.top_winners__value .top_jackpots__crns {
    color: #379823!important;
    text-shadow: none
}
.top_winners__value .top_jackpots__crns {
    color: #379823!important;
    text-shadow: none
}
.top_winners__game.swiper-slide {
    background: linear-gradient(45deg,#0000003d,#7fff0078,#0000003d)!important;
    backdrop-filter: blur(15px);
    box-shadow: 0 0 10px 4px #c4ca00
}
.top_winners__game.swiper-slide span {
    color: #ffffff
}
.top_winners__game.swiper-slide i {
    color: #ffffff
}
.top_winners__date,.top_winners__bet {
    color: #fff!important
}
.top_winners__img{
    animation: breath 4s linear infinite;
}
@keyframes breath{
    0% {
        opacity:1;
    }
    25%{
        opacity:.5;
    }
    50% {
        opacity:1;
    }
    75% {
        opacity:.5;
    }
    100% {
        opacity:1;
    }
}
@keyframes scroller {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(0)
    }
}
.js_top_winners_container {
    overflow: hidden;
    position: relative
}
.widget_arrow__wrapper {
    display: none!important
}
.js_top_winners_container .swiper-wrapper {
    min-width: 0!important;
    max-width: none!important;
    animation: scroller 40s linear infinite;
    gap: 10px!important;
    padding: 15px!important
}
#js_top_winners_content .swiper-wrapper {
    min-width: 0!important;
    max-width: none!important;
    animation: scroller 40s linear infinite;
    gap: 10px!important;
    padding: 15px!important
}

/* DAMABET JACKPOT 050226_2910_pc35212465234562523535 */
.top_jackpots__block{
    border: none!important;
    box-shadow: rgba(0, 0, 0, 0.17) 0 -23px 25px 0 inset, rgba(0, 0, 0, 0.15) 0 -36px 30px 0 inset, rgba(0, 0, 0, 0.1) 0 -79px 40px 0 inset, rgba(0, 0, 0, 0.06) 0 1px 1px, rgba(0, 0, 0, 0.09) 0 2px 2px, rgba(0, 0, 0, 0.09) 0 4px 4px, rgba(0, 0, 0, 0.09) 0 8px 8px!important;
}
