:root {
    --cwBodyG: #F1F1F1;
    --cwBodyBg: #F1F1F1;
    --cwBodyBg2: #e2e2e2;
    --cwBodyBg3: #cdcdcd;
    --cwBodyBgHover: #e7e7e7;
    --cwBodyBg2Hover: #d8d8d8;
    --cwBodyBg3Hover: #c3c3c3;
    --cwBodyTxt: #000;
    --cwBodyTxt2: #484848;
    --cwBodyTxt3: #797979;
    --cwBodyAccent: #C625AC;
    --cwBodyAccentTxt: rgba(255, 255, 255, 0.9);
    --cwBodyRGBA: rgba(241, 241, 241, 0.7);
    --cwBodyRGBA2: rgba(241, 241, 241, 0.5);
    --cwBodyRGBA3: rgba(241, 241, 241, 0.3);
    --cwBodyShadow: rgba(247, 247, 247, 0.7);
    --cwBodyShadowFade: rgba(247, 247, 247, 0);
    --cwBodyRadius: 8px;
    --cwBodyBorder: #e7e7e7;
    --cwAccentG: #C625AC;
    --cwAccentBg: #C625AC;
    --cwAccentBg2: #dd47c4;
    --cwAccentBg3: #e369cf;
    --cwAccentBgHover: #d82dbc;
    --cwAccentBg2Hover: #e15dcb;
    --cwAccentBg3Hover: #e77ed6;
    --cwAccentTxt: #fff;
    --cwAccentTxt2: #eebee6;
    --cwAccentTxt3: #e392d6;
    --cwAccentAccent: #C625AC;
    --cwAccentAccentTxt: rgba(255, 255, 255, 0.9);
    --cwAccentRGBA: rgba(198, 37, 172, 0.7);
    --cwAccentRGBA2: rgba(198, 37, 172, 0.5);
    --cwAccentRGBA3: rgba(198, 37, 172, 0.3);
    --cwAccentShadow: rgba(119, 22, 103, 0.7);
    --cwAccentShadowFade: rgba(119, 22, 103, 0);
    --cwAccentRadius: 8px;
    --cwAccentBorder: #d82dbc;
    --cwDominantG: #e7e7e7;
    --cwDominantBg: #e7e7e7;
    --cwDominantBg2: #ffffff;
    --cwDominantBg3: #ffffff;
    --cwDominantBgHover: #f4f4f4;
    --cwDominantBg2Hover: #ffffff;
    --cwDominantBg3Hover: #ffffff;
    --cwDominantTxt: #000;
    --cwDominantTxt2: #454545;
    --cwDominantTxt3: #747474;
    --cwDominantAccent: #C625AC;
    --cwDominantAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDominantRGBA: rgba(231, 231, 231, 0.7);
    --cwDominantRGBA2: rgba(231, 231, 231, 0.5);
    --cwDominantRGBA3: rgba(231, 231, 231, 0.3);
    --cwDominantShadow: rgba(139, 139, 139, 0.7);
    --cwDominantShadowFade: rgba(139, 139, 139, 0);
    --cwDominantRadius: 8px;
    --cwDominantBorder: #f4f4f4;
    --cwCardG: #e7e7e7;
    --cwCardBg: #e7e7e7;
    --cwCardBg2: #d8d8d8;
    --cwCardBg3: #c3c3c3;
    --cwCardBgHover: #dddddd;
    --cwCardBg2Hover: #cecece;
    --cwCardBg3Hover: #b9b9b9;
    --cwCardTxt: #000;
    --cwCardTxt2: #454545;
    --cwCardTxt3: #747474;
    --cwCardAccent: #C625AC;
    --cwCardAccentTxt: rgba(255, 255, 255, 0.9);
    --cwCardRGBA: rgba(231, 231, 231, 0.7);
    --cwCardRGBA2: rgba(231, 231, 231, 0.5);
    --cwCardRGBA3: rgba(231, 231, 231, 0.3);
    --cwCardShadow: rgba(241, 241, 241, 0.7);
    --cwCardShadowFade: rgba(241, 241, 241, 0);
    --cwCardRadius: 16px;
    --cwCardBorder: #dddddd;
    --cwGameG: #e7e7e7;
    --cwGameBg: #e7e7e7;
    --cwGameBg2: #ffffff;
    --cwGameBg3: #ffffff;
    --cwGameBgHover: #f4f4f4;
    --cwGameBg2Hover: #ffffff;
    --cwGameBg3Hover: #ffffff;
    --cwGameTxt: #000;
    --cwGameTxt2: #454545;
    --cwGameTxt3: #747474;
    --cwGameAccent: #C625AC;
    --cwGameAccentTxt: rgba(255, 255, 255, 0.9);
    --cwGameRGBA: rgba(231, 231, 231, 0.7);
    --cwGameRGBA2: rgba(231, 231, 231, 0.5);
    --cwGameRGBA3: rgba(231, 231, 231, 0.3);
    --cwGameShadow: rgba(139, 139, 139, 0.7);
    --cwGameShadowFade: rgba(139, 139, 139, 0);
    --cwGameRadius: 8px;
    --cwGameBorder: #f4f4f4;
    --cwJackpotG: #e7e7e7;
    --cwJackpotBg: #e7e7e7;
    --cwJackpotBg2: #ffffff;
    --cwJackpotBg3: #ffffff;
    --cwJackpotBgHover: #f4f4f4;
    --cwJackpotBg2Hover: #ffffff;
    --cwJackpotBg3Hover: #ffffff;
    --cwJackpotTxt: #000;
    --cwJackpotTxt2: #454545;
    --cwJackpotTxt3: #747474;
    --cwJackpotAccent: #C625AC;
    --cwJackpotAccentTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotRGBA: rgba(231, 231, 231, 0.7);
    --cwJackpotRGBA2: rgba(231, 231, 231, 0.5);
    --cwJackpotRGBA3: rgba(231, 231, 231, 0.3);
    --cwJackpotShadow: rgba(139, 139, 139, 0.7);
    --cwJackpotShadowFade: rgba(139, 139, 139, 0);
    --cwJackpotRadius: 8px;
    --cwJackpotBorder: #f4f4f4;
    --cwButtonG: #d82dbc;
    --cwButtonBg: #d82dbc;
    --cwButtonBgHover: #dc42c3;
    --cwButtonBg2: #e15ccb;
    --cwButtonBg2Hover: #e572d2;
    --cwButtonTxt: #fff;
    --cwButtonTxt2: #f3c0eb;
    --cwButtonAccent: #C625AC;
    --cwButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonRadius: 8px;
    --cwButtonBorder: #dc42c3;
    --cwSignInButtonG: #C3C3C3;
    --cwSignInButtonBg: #C3C3C3;
    --cwSignInButtonBgHover: #d0d0d0;
    --cwSignInButtonBg2: #dfdfdf;
    --cwSignInButtonBg2Hover: #ececec;
    --cwSignInButtonTxt: #000;
    --cwSignInButtonTxt2: #3b3b3b;
    --cwSignInButtonAccent: #C625AC;
    --cwSignInButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSignInButtonRadius: 8px;
    --cwSignInButtonBorder: #d0d0d0;
    --cwDepositButtonG: #008500;
    --cwDepositButtonBg: #008500;
    --cwDepositButtonBgHover: #009e00;
    --cwDepositButtonBg2: #00bd00;
    --cwDepositButtonBg2Hover: #00d600;
    --cwDepositButtonTxt: #fff;
    --cwDepositButtonTxt2: #b3dab3;
    --cwDepositButtonAccent: #C625AC;
    --cwDepositButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDepositButtonRadius: 8px;
    --cwDepositButtonBorder: #009e00;
    --cwButtonSecondaryG: #C3C3C3;
    --cwButtonSecondaryBg: #C3C3C3;
    --cwButtonSecondaryBgHover: #b9b9b9;
    --cwButtonSecondaryBg2: #b4b4b4;
    --cwButtonSecondaryBg2Hover: #aaaaaa;
    --cwButtonSecondaryTxt: #000;
    --cwButtonSecondaryTxt2: #3b3b3b;
    --cwButtonSecondaryAccent: #C625AC;
    --cwButtonSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryRadius: 8px;
    --cwButtonSecondaryBorder: #b9b9b9;
    --cwNavbarG: #e2e2e2;
    --cwNavbarBg: #e2e2e2;
    --cwNavbarBg2: #fefefe;
    --cwNavbarBg3: #ffffff;
    --cwNavbarBgHover: #efefef;
    --cwNavbarBg2Hover: #ffffff;
    --cwNavbarBg3Hover: #ffffff;
    --cwNavbarTxt: #000;
    --cwNavbarTxt2: #444444;
    --cwNavbarTxt3: #717171;
    --cwNavbarAccent: #C625AC;
    --cwNavbarAccentTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarRGBA: rgba(226, 226, 226, 0.7);
    --cwNavbarRGBA2: rgba(226, 226, 226, 0.5);
    --cwNavbarRGBA3: rgba(226, 226, 226, 0.3);
    --cwNavbarShadow: rgba(136, 136, 136, 0.7);
    --cwNavbarShadowFade: rgba(136, 136, 136, 0);
    --cwNavbarRadius: 8px;
    --cwNavbarBorder: #efefef;
    --cwSliderG: #e7e7e7;
    --cwSliderBg: #e7e7e7;
    --cwSliderBg2: #ffffff;
    --cwSliderBg3: #ffffff;
    --cwSliderBgHover: #f4f4f4;
    --cwSliderBg2Hover: #ffffff;
    --cwSliderBg3Hover: #ffffff;
    --cwSliderTxt: #000;
    --cwSliderTxt2: #454545;
    --cwSliderTxt3: #747474;
    --cwSliderAccent: #C625AC;
    --cwSliderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSliderRGBA: rgba(231, 231, 231, 0.7);
    --cwSliderRGBA2: rgba(231, 231, 231, 0.5);
    --cwSliderRGBA3: rgba(231, 231, 231, 0.3);
    --cwSliderShadow: rgba(139, 139, 139, 0.7);
    --cwSliderShadowFade: rgba(139, 139, 139, 0);
    --cwSliderRadius: 8px;
    --cwSliderBorder: #f4f4f4;
    --cwHeaderG: #3B2864;
    --cwHeaderBg: #3B2864;
    --cwHeaderBg2: #53388c;
    --cwHeaderBg3: #6444a9;
    --cwHeaderBgHover: #462f76;
    --cwHeaderBg2Hover: #5e3f9e;
    --cwHeaderBg3Hover: #704fb8;
    --cwHeaderTxt: #fff;
    --cwHeaderTxt2: #c4bfd1;
    --cwHeaderTxt3: #9d94b2;
    --cwHeaderAccent: #C625AC;
    --cwHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderRGBA: rgba(59, 40, 100, 0.7);
    --cwHeaderRGBA2: rgba(59, 40, 100, 0.5);
    --cwHeaderRGBA3: rgba(59, 40, 100, 0.3);
    --cwHeaderShadow: rgba(35, 24, 60, 0.7);
    --cwHeaderShadowFade: rgba(35, 24, 60, 0);
    --cwHeaderRadius: 8px;
    --cwHeaderBorder: #462f76;
    --cwHeaderSecondaryG: #e2e2e2;
    --cwHeaderSecondaryBg: #e2e2e2;
    --cwHeaderSecondaryBg2: #fefefe;
    --cwHeaderSecondaryBg3: #ffffff;
    --cwHeaderSecondaryBgHover: #efefef;
    --cwHeaderSecondaryBg2Hover: #ffffff;
    --cwHeaderSecondaryBg3Hover: #ffffff;
    --cwHeaderSecondaryTxt: #000;
    --cwHeaderSecondaryTxt2: #444444;
    --cwHeaderSecondaryTxt3: #717171;
    --cwHeaderSecondaryAccent: #C625AC;
    --cwHeaderSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryRGBA: rgba(226, 226, 226, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(226, 226, 226, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(226, 226, 226, 0.3);
    --cwHeaderSecondaryShadow: rgba(136, 136, 136, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(136, 136, 136, 0);
    --cwHeaderSecondaryRadius: 8px;
    --cwHeaderSecondaryBorder: #efefef;
    --cwFooterG: #3B2864;
    --cwFooterBg: #3B2864;
    --cwFooterBg2: #53388c;
    --cwFooterBg3: #6444a9;
    --cwFooterBgHover: #462f76;
    --cwFooterBg2Hover: #5e3f9e;
    --cwFooterBg3Hover: #704fb8;
    --cwFooterTxt: #fff;
    --cwFooterTxt2: #c4bfd1;
    --cwFooterTxt3: #9d94b2;
    --cwFooterAccent: #C625AC;
    --cwFooterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFooterRGBA: rgba(59, 40, 100, 0.7);
    --cwFooterRGBA2: rgba(59, 40, 100, 0.5);
    --cwFooterRGBA3: rgba(59, 40, 100, 0.3);
    --cwFooterShadow: rgba(35, 24, 60, 0.7);
    --cwFooterShadowFade: rgba(35, 24, 60, 0);
    --cwFooterRadius: 8px;
    --cwFooterBorder: #462f76;
    --cwSubHeaderG: #5e3f9e;
    --cwSubHeaderBg: #5e3f9e;
    --cwSubHeaderBg2: #7958bd;
    --cwSubHeaderBg3: #9176c8;
    --cwSubHeaderBgHover: #6946b0;
    --cwSubHeaderBg2Hover: #886ac4;
    --cwSubHeaderBg3Hover: #a088cf;
    --cwSubHeaderTxt: #fff;
    --cwSubHeaderTxt2: #cfc5e2;
    --cwSubHeaderTxt3: #af9fcf;
    --cwSubHeaderAccent: #C625AC;
    --cwSubHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderRGBA: rgba(94, 63, 158, 0.7);
    --cwSubHeaderRGBA2: rgba(94, 63, 158, 0.5);
    --cwSubHeaderRGBA3: rgba(94, 63, 158, 0.3);
    --cwSubHeaderShadow: rgba(56, 38, 95, 0.7);
    --cwSubHeaderShadowFade: rgba(56, 38, 95, 0);
    --cwSubHeaderRadius: 8px;
    --cwSubHeaderBorder: #6946b0;
    --cwTabG: #e2e2e2;
    --cwTabBg: #e2e2e2;
    --cwTabBg2: #fefefe;
    --cwTabBg3: #ffffff;
    --cwTabBgHover: #efefef;
    --cwTabBg2Hover: #ffffff;
    --cwTabBg3Hover: #ffffff;
    --cwTabTxt: #000;
    --cwTabTxt2: #444444;
    --cwTabTxt3: #717171;
    --cwTabAccent: #C625AC;
    --cwTabAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabRGBA: rgba(226, 226, 226, 0.7);
    --cwTabRGBA2: rgba(226, 226, 226, 0.5);
    --cwTabRGBA3: rgba(226, 226, 226, 0.3);
    --cwTabShadow: rgba(136, 136, 136, 0.7);
    --cwTabShadowFade: rgba(136, 136, 136, 0);
    --cwTabRadius: 8px;
    --cwTabBorder: #efefef;
    --cwTabActiveG: #d8d8d8;
    --cwTabActiveBg: #d8d8d8;
    --cwTabActiveBg2: #f4f4f4;
    --cwTabActiveBg3: #ffffff;
    --cwTabActiveBgHover: #e5e5e5;
    --cwTabActiveBg2Hover: #ffffff;
    --cwTabActiveBg3Hover: #ffffff;
    --cwTabActiveTxt: #000;
    --cwTabActiveTxt2: #414141;
    --cwTabActiveTxt3: #6c6c6c;
    --cwTabActiveAccent: #C625AC;
    --cwTabActiveAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveRGBA: rgba(216, 216, 216, 0.7);
    --cwTabActiveRGBA2: rgba(216, 216, 216, 0.5);
    --cwTabActiveRGBA3: rgba(216, 216, 216, 0.3);
    --cwTabActiveShadow: rgba(130, 130, 130, 0.7);
    --cwTabActiveShadowFade: rgba(130, 130, 130, 0);
    --cwTabActiveRadius: 8px;
    --cwTabActiveBorder: #e5e5e5;
    --cwInputG: #D8D8D8;
    --cwInputBg: #D8D8D8;
    --cwInputBg2: #c9c9c9;
    --cwInputBg3: #b4b4b4;
    --cwInputBgHover: #cecece;
    --cwInputBg2Hover: #bfbfbf;
    --cwInputBg3Hover: #aaaaaa;
    --cwInputTxt: #000;
    --cwInputTxt2: #414141;
    --cwInputTxt3: #6c6c6c;
    --cwInputAccent: #C625AC;
    --cwInputAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputRGBA: rgba(216, 216, 216, 0.7);
    --cwInputRGBA2: rgba(216, 216, 216, 0.5);
    --cwInputRGBA3: rgba(216, 216, 216, 0.3);
    --cwInputShadow: rgba(232, 232, 232, 0.7);
    --cwInputShadowFade: rgba(232, 232, 232, 0);
    --cwInputRadius: 8px;
    --cwInputBorder: #cecece;
    --cwInputSecondaryG: #D8D8D8;
    --cwInputSecondaryBg: #D8D8D8;
    --cwInputSecondaryBg2: #c9c9c9;
    --cwInputSecondaryBg3: #b4b4b4;
    --cwInputSecondaryBgHover: #cecece;
    --cwInputSecondaryBg2Hover: #bfbfbf;
    --cwInputSecondaryBg3Hover: #aaaaaa;
    --cwInputSecondaryTxt: #000;
    --cwInputSecondaryTxt2: #414141;
    --cwInputSecondaryTxt3: #6c6c6c;
    --cwInputSecondaryAccent: #C625AC;
    --cwInputSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryRGBA: rgba(216, 216, 216, 0.7);
    --cwInputSecondaryRGBA2: rgba(216, 216, 216, 0.5);
    --cwInputSecondaryRGBA3: rgba(216, 216, 216, 0.3);
    --cwInputSecondaryShadow: rgba(232, 232, 232, 0.7);
    --cwInputSecondaryShadowFade: rgba(232, 232, 232, 0);
    --cwInputSecondaryRadius: 8px;
    --cwInputSecondaryBorder: #cecece;
    --cwFilterG: #e2e2e2;
    --cwFilterBg: #e2e2e2;
    --cwFilterBg2: #fefefe;
    --cwFilterBg3: #ffffff;
    --cwFilterBgHover: #efefef;
    --cwFilterBg2Hover: #ffffff;
    --cwFilterBg3Hover: #ffffff;
    --cwFilterTxt: #000;
    --cwFilterTxt2: #444444;
    --cwFilterTxt3: #717171;
    --cwFilterAccent: #C625AC;
    --cwFilterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFilterRGBA: rgba(226, 226, 226, 0.7);
    --cwFilterRGBA2: rgba(226, 226, 226, 0.5);
    --cwFilterRGBA3: rgba(226, 226, 226, 0.3);
    --cwFilterShadow: rgba(136, 136, 136, 0.7);
    --cwFilterShadowFade: rgba(136, 136, 136, 0);
    --cwFilterRadius: 8px;
    --cwFilterBorder: #efefef;
    --cwTooltipG: #e2e2e2;
    --cwTooltipBg: #e2e2e2;
    --cwTooltipBg2: #fefefe;
    --cwTooltipBg3: #ffffff;
    --cwTooltipBgHover: #efefef;
    --cwTooltipBg2Hover: #ffffff;
    --cwTooltipBg3Hover: #ffffff;
    --cwTooltipTxt: #000;
    --cwTooltipTxt2: #444444;
    --cwTooltipTxt3: #717171;
    --cwTooltipAccent: #C625AC;
    --cwTooltipAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipRGBA: rgba(226, 226, 226, 0.7);
    --cwTooltipRGBA2: rgba(226, 226, 226, 0.5);
    --cwTooltipRGBA3: rgba(226, 226, 226, 0.3);
    --cwTooltipShadow: rgba(136, 136, 136, 0.7);
    --cwTooltipShadowFade: rgba(136, 136, 136, 0);
    --cwTooltipRadius: 8px;
    --cwTooltipBorder: #efefef;
    --cwModalG: #e7e7e7;
    --cwModalBg: #e7e7e7;
    --cwModalBg2: #ffffff;
    --cwModalBg3: #ffffff;
    --cwModalBgHover: #f4f4f4;
    --cwModalBg2Hover: #ffffff;
    --cwModalBg3Hover: #ffffff;
    --cwModalTxt: #000;
    --cwModalTxt2: #454545;
    --cwModalTxt3: #747474;
    --cwModalAccent: #C625AC;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(231, 231, 231, 0.7);
    --cwModalRGBA2: rgba(231, 231, 231, 0.5);
    --cwModalRGBA3: rgba(231, 231, 231, 0.3);
    --cwModalShadow: rgba(139, 139, 139, 0.7);
    --cwModalShadowFade: rgba(139, 139, 139, 0);
    --cwModalRadius: 8px;
    --cwModalBorder: #f4f4f4;
    --cwLoginG: #F9F9F9;
    --cwLoginBg: #F9F9F9;
    --cwLoginBg2: #eaeaea;
    --cwLoginBg3: #d5d5d5;
    --cwLoginBgHover: #efefef;
    --cwLoginBg2Hover: #e0e0e0;
    --cwLoginBg3Hover: #cbcbcb;
    --cwLoginTxt: #000;
    --cwLoginTxt2: #4b4b4b;
    --cwLoginTxt3: #7d7d7d;
    --cwLoginAccent: #C625AC;
    --cwLoginAccentTxt: rgba(255, 255, 255, 0.9);
    --cwLoginRGBA: rgba(249, 249, 249, 0.7);
    --cwLoginRGBA2: rgba(249, 249, 249, 0.5);
    --cwLoginRGBA3: rgba(249, 249, 249, 0.3);
    --cwLoginShadow: rgba(251, 251, 251, 0.7);
    --cwLoginShadowFade: rgba(251, 251, 251, 0);
    --cwLoginRadius: 8px;
    --cwLoginBorder: #efefef;
    --cwRegisterG: #F9F9F9;
    --cwRegisterBg: #F9F9F9;
    --cwRegisterBg2: #eaeaea;
    --cwRegisterBg3: #d5d5d5;
    --cwRegisterBgHover: #efefef;
    --cwRegisterBg2Hover: #e0e0e0;
    --cwRegisterBg3Hover: #cbcbcb;
    --cwRegisterTxt: #000;
    --cwRegisterTxt2: #4b4b4b;
    --cwRegisterTxt3: #7d7d7d;
    --cwRegisterAccent: #C625AC;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(249, 249, 249, 0.7);
    --cwRegisterRGBA2: rgba(249, 249, 249, 0.5);
    --cwRegisterRGBA3: rgba(249, 249, 249, 0.3);
    --cwRegisterShadow: rgba(251, 251, 251, 0.7);
    --cwRegisterShadowFade: rgba(251, 251, 251, 0);
    --cwRegisterRadius: 8px;
    --cwRegisterBorder: #efefef;
    --cwOverlayBg: rgba(0, 0, 0, 0.5);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #b3b3b3;
    --cwOverlayAccent: #C625AC;
    --cwOverlayAccentTxt: rgba(255, 255, 255, 0.9);
    --cwOverlayBlur: 4px;
}
/*Start Footer*/
.tl_footer_links {
    margin: 28px 0 0;
}

.footer_copy{
    margin-top: 20px;
    margin-bottom: 35px;
}

.tl_footer_copy {
    font-size: 14px;
    color: var(--cwHeaderTxt2);
}

.name_vidget {
    background-color: var(--cwButtonSecondaryBg);
}
.sbc_img {
    margin-inline-start: auto;
    display: block;
}

.footer_social-list {
    padding-inline-start: 104px;
}

.ft_container{
    padding-inline: 104px;
}

.header__top-promolink {
    border-radius: var(--cwButtonRadius, 8px);
    background: var(--cwButtonSecondaryBg, #C3C3C3);
    box-shadow: 0 1px 2px 0 rgba(1, 1, 26, 0.70);
    --cwHeaderAccent: var(--cwButtonSecondaryTxt);
}

.footer-txt {
    color: var(--cwFooterTxt2, #C4BFD1);
    max-width: 300px;
    margin-inline: 40px;
    min-width: 160px;
}

.license_script {
    width: 122px;
    height: 130px;
}

.left_side_footer{
    max-width:fit-content;
}

.footer_links_cont {
    gap: 24px;
}

.licenseBlock{
    gap: 42px;
}

@media only screen and (max-width:1530px){
    .licenseBlock{
        flex-direction:column
    }
}

@media only screen and (max-width:1530px) {
    .footer-txt {
        margin-inline: 20px;
    }
}
/*End Footer*/
.dyn_regPopup_progressDots span {
    --cwRegisterTxt2: #EAEAEA;
}

.footer_links_cont ul {
    list-style: disc;
    margin-inline-start: 24px;
}

.lca-gv-game-btn-block {
    --cwModalBgHover: var(--cwModalBg2Hover);
}

@media screen and (max-width: 1660px) {
    body .header__top-link .dynamic_icon,
    body .header__top-link .header_cw_icon {
        display: block;
    }
}

@media screen and (max-width: 1660px) {
    body .header__top-link span {
        display: none;
    }
}

@media only screen and (max-width: 1700px) {
    body .header__top-links span,
    body .header__top-promolink span {
        display: none;
    }
}

@media only screen and (max-width: 1500px) {
    .tl_time {
        display: none;
    }
}

@media only screen and (max-width: 1500px) {
    .username_cont .user-name {
        display: none;
    }
}
/*Start New Year Decorations */
.tl_header_top_row .tl_logo::after,
.tl_header_top_row .header__logo::after {
    inset-inline-start: 5px;
}
/*End New Year Decorations */