#initial-preloader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    padding: 20px 20px 82px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 100;
    background-color: #094a92
}

@keyframes move100 {
    0% {
        background-position-x: 0%
    }

    100% {
        background-position-x: 100%
    }
}

@keyframes progress {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.sf-hidden {
    display: none !important
}

img[src="data:,"],
source[src="data:,"] {
    display: none !important
}

.textSeo {
    padding: 20px;
}
.textSeo p {
    line-height: 1.5;
    font-size: 16px;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
.headerLogoMobile {
    display: none;
}
@media (max-width: 1200px) {
    .MainLayout_leftSideWrapp__OxwDp {
        display: none;
    }
    .CasinoLists_contentInner__etJ-K {
        padding-left: 20px;
    }
    .MainLayout_isCasino__Bv47d.MainLayout_withLeftSide__OMWDb .MainLayout_inner__qNqoW {
        padding-left: 0!important;
    }
    .MainLayout_isCasino__Bv47d.MainLayout_withLeftSide__OMWDb .MainLayout_content__a-o-W {
        left: 0;
    }
    .CasinoLists_root__GYmyt:not(.CasinoLists_mobile__-FlUJ) {
        width: calc(100%);
    }
    .footer-middle--withPadding {
        display: grid;
        grid-template-columns: 1fr auto;
        gap: 20px;
    }
    .footer-middle .footer-top {
        order: -1;
        grid-column: -1/1;
        margin: 0;
    }
    .DownloadLinks_container__TDc0K {
        display: none;
    }
    .LockBypass_button__hpDfT {
        display: none;
    }
    .Settings_container__Qhfgm {
        display: none;
    }
    .headerLogoMobile {
        display: flex;
        max-width: 60px;
        margin: 0;
        margin-right: 15px;
    }
    .headerLogoMobile img {
        width: 100%;
        height: auto;
    }
    .Header_headerBottom__qqsSV {
        display: none;
    }
    .MainLayout_header__Sc0\+V {
        height: auto;
    }
    .Header_headerTop__o4V3l {
        padding: 10px 16px;
    }
    .Header_headerProfileWrap__aFeRE >*:nth-child(2) {
        margin-right: 0;
    }
    .MainLayout_header__Sc0\+V {
        min-width: 100%;
    }
    .MainLayout_inner__qNqoW {
        padding-top: 80px;
    }
}
@media (max-width: 767px) {
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .FreeMoneyButton_container__1fcwD {
        display: none;
    }
    .DropDownMenu_container__NTRb8 {
        display: none;
    }
    .Header_headerTop__o4V3l {
        justify-content: space-between;
    }
    .Header_headerSpaceBetweenWrap__DbLar {
        flex: 0;
    }
}
@media (max-width: 575px) {
    .ProvidersBanners_item__iHy5w {
        flex-basis: calc(56%);
    }
    .SliderPopularGames_slideItem__O7i68 {
        flex-basis: calc(55%);
    }
    .PromoBanners_item__ZcUWi {
        flex-basis: 100%;
    }
    .CasinoHeader_root__aoGgk {
        height: 53vw;
    }
    .SectionSwiper_prev__XNDV6 {
        display: none;
    }
    .SectionSwiper_next__dvFtz {
        display: none;
    }
    .footer-middle .footer-top {
        display: none;
    }
    .footer-middle--withPadding {
        grid-template-columns: 1fr;
    }
    .footer-column_right {
        justify-content: center;
    }
    .footer-column_left {
        justify-content: center;
    }
    .Header_registration__72yVy {
        margin: 0;
    }
    .Auth_container__KrXWt {
        margin: 0;
    }
    .headerLogoMobile {
        margin: 0;
    }
    .Header_headerProfileWrap__aFeRE {
        gap: 10px;
    }
    .Button_button_size-l__iLMF4 {
        font-size: 14px;
        padding: 10px 14px;
    }
    .headerLogoMobile {
        max-width: 45px;
    }
}