
:root {
    --cwBodyG: #E2E2E2;
    --cwBodyBg: #E2E2E2;
    --cwBodyBg2: #d3d3d3;
    --cwBodyBg3: #bebebe;
    --cwBodyBgHover: #d8d8d8;
    --cwBodyBg2Hover: #c9c9c9;
    --cwBodyBg3Hover: #b4b4b4;
    --cwBodyTxt: #000;
    --cwBodyTxt2: #444444;
    --cwBodyTxt3: #717171;
    --cwBodyAccent: #169E49;
    --cwBodyAccentTxt: rgba(255, 255, 255, 0.9);
    --cwBodyRGBA: rgba(226, 226, 226, 0.7);
    --cwBodyRGBA2: rgba(226, 226, 226, 0.5);
    --cwBodyRGBA3: rgba(226, 226, 226, 0.3);
    --cwBodyShadow: rgba(238, 238, 238, 0.7);
    --cwBodyShadowFade: rgba(238, 238, 238, 0);
    --cwBodyRadius: 8px;
    --cwBodyBorder: #d8d8d8;
    --cwAccentG: #169E49;
    --cwAccentBg: #169E49;
    --cwAccentBg2: #1dcf60;
    --cwAccentBg3: #32e374;
    --cwAccentBgHover: #19b453;
    --cwAccentBg2Hover: #25e06c;
    --cwAccentBg3Hover: #48e683;
    --cwAccentTxt: #fff;
    --cwAccentTxt2: #b9e2c8;
    --cwAccentTxt3: #8bcfa4;
    --cwAccentAccent: #169E49;
    --cwAccentAccentTxt: rgba(255, 255, 255, 0.9);
    --cwAccentRGBA: rgba(22, 158, 73, 0.7);
    --cwAccentRGBA2: rgba(22, 158, 73, 0.5);
    --cwAccentRGBA3: rgba(22, 158, 73, 0.3);
    --cwAccentShadow: rgba(13, 95, 44, 0.7);
    --cwAccentShadowFade: rgba(13, 95, 44, 0);
    --cwAccentRadius: 8px;
    --cwAccentBorder: #19b453;
    --cwDominantG: #d8d8d8;
    --cwDominantBg: #d8d8d8;
    --cwDominantBg2: #c9c9c9;
    --cwDominantBg3: #b4b4b4;
    --cwDominantBgHover: #cecece;
    --cwDominantBg2Hover: #bfbfbf;
    --cwDominantBg3Hover: #aaaaaa;
    --cwDominantTxt: #000;
    --cwDominantTxt2: #414141;
    --cwDominantTxt3: #6c6c6c;
    --cwDominantAccent: #169E49;
    --cwDominantAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDominantRGBA: rgba(216, 216, 216, 0.7);
    --cwDominantRGBA2: rgba(216, 216, 216, 0.5);
    --cwDominantRGBA3: rgba(216, 216, 216, 0.3);
    --cwDominantShadow: rgba(232, 232, 232, 0.7);
    --cwDominantShadowFade: rgba(232, 232, 232, 0);
    --cwDominantRadius: 8px;
    --cwDominantBorder: #cecece;
    --cwCardG: #d8d8d8;
    --cwCardBg: #d8d8d8;
    --cwCardBg2: #c9c9c9;
    --cwCardBg3: #b4b4b4;
    --cwCardBgHover: #cecece;
    --cwCardBg2Hover: #bfbfbf;
    --cwCardBg3Hover: #aaaaaa;
    --cwCardTxt: #000;
    --cwCardTxt2: #414141;
    --cwCardTxt3: #6c6c6c;
    --cwCardAccent: #169E49;
    --cwCardAccentTxt: rgba(255, 255, 255, 0.9);
    --cwCardRGBA: rgba(216, 216, 216, 0.7);
    --cwCardRGBA2: rgba(216, 216, 216, 0.5);
    --cwCardRGBA3: rgba(216, 216, 216, 0.3);
    --cwCardShadow: rgba(232, 232, 232, 0.7);
    --cwCardShadowFade: rgba(232, 232, 232, 0);
    --cwCardRadius: 16px;
    --cwCardBorder: #cecece;
    --cwGameG: #d8d8d8;
    --cwGameBg: #d8d8d8;
    --cwGameBg2: #c9c9c9;
    --cwGameBg3: #b4b4b4;
    --cwGameBgHover: #cecece;
    --cwGameBg2Hover: #bfbfbf;
    --cwGameBg3Hover: #aaaaaa;
    --cwGameTxt: #000;
    --cwGameTxt2: #414141;
    --cwGameTxt3: #6c6c6c;
    --cwGameAccent: #169E49;
    --cwGameAccentTxt: rgba(255, 255, 255, 0.9);
    --cwGameRGBA: rgba(216, 216, 216, 0.7);
    --cwGameRGBA2: rgba(216, 216, 216, 0.5);
    --cwGameRGBA3: rgba(216, 216, 216, 0.3);
    --cwGameShadow: rgba(232, 232, 232, 0.7);
    --cwGameShadowFade: rgba(232, 232, 232, 0);
    --cwGameRadius: 8px;
    --cwGameBorder: #cecece;
    --cwJackpotG: #d8d8d8;
    --cwJackpotBg: #d8d8d8;
    --cwJackpotBg2: #c9c9c9;
    --cwJackpotBg3: #b4b4b4;
    --cwJackpotBgHover: #cecece;
    --cwJackpotBg2Hover: #bfbfbf;
    --cwJackpotBg3Hover: #aaaaaa;
    --cwJackpotTxt: #000;
    --cwJackpotTxt2: #414141;
    --cwJackpotTxt3: #6c6c6c;
    --cwJackpotAccent: #169E49;
    --cwJackpotAccentTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotRGBA: rgba(216, 216, 216, 0.7);
    --cwJackpotRGBA2: rgba(216, 216, 216, 0.5);
    --cwJackpotRGBA3: rgba(216, 216, 216, 0.3);
    --cwJackpotShadow: rgba(232, 232, 232, 0.7);
    --cwJackpotShadowFade: rgba(232, 232, 232, 0);
    --cwJackpotRadius: 8px;
    --cwJackpotBorder: #cecece;
    --cwButtonG: linear-gradient(180deg, rgb(18, 157, 72) 0%,rgba(9, 79, 36, 1) 100%);
    --cwButtonBg: #129D48;
    --cwButtonBg2: #18cf5f;
    --cwButtonBg3: #29e673;
    --cwButtonBgHover: #15b452;
    --cwButtonBg2Hover: #1ce56a;
    --cwButtonBg3Hover: #40e982;
    --cwButtonTxt: #fff;
    --cwButtonTxt2: #b8e2c8;
    --cwButtonTxt3: #89cea4;
    --cwButtonAccent: #169E49;
    --cwButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonRGBA: rgba(18, 157, 72, 0.7);
    --cwButtonRGBA2: rgba(18, 157, 72, 0.5);
    --cwButtonRGBA3: rgba(18, 157, 72, 0.3);
    --cwButtonShadow: rgba(11, 94, 43, 0.7);
    --cwButtonShadowFade: rgba(11, 94, 43, 0);
    --cwButtonRadius: 2px;
    --cwButtonBorder: #15b452;
    --cwSignInButtonG: #131A21;
    --cwSignInButtonBg: #131A21;
    --cwSignInButtonBg2: #273645;
    --cwSignInButtonBg3: #364a5e;
    --cwSignInButtonBgHover: #1c2731;
    --cwSignInButtonBg2Hover: #304355;
    --cwSignInButtonBg3Hover: #3f576e;
    --cwSignInButtonTxt: #fff;
    --cwSignInButtonTxt2: #b8babc;
    --cwSignInButtonTxt3: #898d90;
    --cwSignInButtonAccent: #169E49;
    --cwSignInButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSignInButtonRGBA: rgba(19, 26, 33, 0.7);
    --cwSignInButtonRGBA2: rgba(19, 26, 33, 0.5);
    --cwSignInButtonRGBA3: rgba(19, 26, 33, 0.3);
    --cwSignInButtonShadow: rgba(11, 16, 20, 0.7);
    --cwSignInButtonShadowFade: rgba(11, 16, 20, 0);
    --cwSignInButtonRadius: 100px;
    --cwSignInButtonBorder: #1c2731;
    --cwDepositButtonG: linear-gradient(180deg, rgb(18, 157, 72) 0%,rgba(9, 79, 36, 1) 100%);
    --cwDepositButtonBg: #129D48;
    --cwDepositButtonBg2: #18cf5f;
    --cwDepositButtonBg3: #29e673;
    --cwDepositButtonBgHover: #15b452;
    --cwDepositButtonBg2Hover: #1ce56a;
    --cwDepositButtonBg3Hover: #40e982;
    --cwDepositButtonTxt: #fff;
    --cwDepositButtonTxt2: #b8e2c8;
    --cwDepositButtonTxt3: #89cea4;
    --cwDepositButtonAccent: #169E49;
    --cwDepositButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDepositButtonRGBA: rgba(18, 157, 72, 0.7);
    --cwDepositButtonRGBA2: rgba(18, 157, 72, 0.5);
    --cwDepositButtonRGBA3: rgba(18, 157, 72, 0.3);
    --cwDepositButtonShadow: rgba(11, 94, 43, 0.7);
    --cwDepositButtonShadowFade: rgba(11, 94, 43, 0);
    --cwDepositButtonRadius: 2px;
    --cwDepositButtonBorder: #15b452;
    --cwButtonSecondaryG: #131A21;
    --cwButtonSecondaryBg: #131A21;
    --cwButtonSecondaryBg2: #080b0e;
    --cwButtonSecondaryBg3: #000000;
    --cwButtonSecondaryBgHover: #0c1014;
    --cwButtonSecondaryBg2Hover: #010101;
    --cwButtonSecondaryBg3Hover: #000000;
    --cwButtonSecondaryTxt: #fff;
    --cwButtonSecondaryTxt2: #b8babc;
    --cwButtonSecondaryTxt3: #898d90;
    --cwButtonSecondaryAccent: #169E49;
    --cwButtonSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryRGBA: rgba(19, 26, 33, 0.7);
    --cwButtonSecondaryRGBA2: rgba(19, 26, 33, 0.5);
    --cwButtonSecondaryRGBA3: rgba(19, 26, 33, 0.3);
    --cwButtonSecondaryShadow: rgba(113, 118, 122, 0.7);
    --cwButtonSecondaryShadowFade: rgba(113, 118, 122, 0);
    --cwButtonSecondaryRadius: 2px;
    --cwButtonSecondaryBorder: #0c1014;
    --cwNavbarG: #d3d3d3;
    --cwNavbarBg: #d3d3d3;
    --cwNavbarBg2: #c4c4c4;
    --cwNavbarBg3: #afafaf;
    --cwNavbarBgHover: #c9c9c9;
    --cwNavbarBg2Hover: #bababa;
    --cwNavbarBg3Hover: #a5a5a5;
    --cwNavbarTxt: #000;
    --cwNavbarTxt2: #3f3f3f;
    --cwNavbarTxt3: #6a6a6a;
    --cwNavbarAccent: #169E49;
    --cwNavbarAccentTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarRGBA: rgba(211, 211, 211, 0.7);
    --cwNavbarRGBA2: rgba(211, 211, 211, 0.5);
    --cwNavbarRGBA3: rgba(211, 211, 211, 0.3);
    --cwNavbarShadow: rgba(229, 229, 229, 0.7);
    --cwNavbarShadowFade: rgba(229, 229, 229, 0);
    --cwNavbarRadius: 8px;
    --cwNavbarBorder: #c9c9c9;
    --cwSliderG: #d8d8d8;
    --cwSliderBg: #d8d8d8;
    --cwSliderBg2: #c9c9c9;
    --cwSliderBg3: #b4b4b4;
    --cwSliderBgHover: #cecece;
    --cwSliderBg2Hover: #bfbfbf;
    --cwSliderBg3Hover: #aaaaaa;
    --cwSliderTxt: #000;
    --cwSliderTxt2: #414141;
    --cwSliderTxt3: #6c6c6c;
    --cwSliderAccent: #169E49;
    --cwSliderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSliderRGBA: rgba(216, 216, 216, 0.7);
    --cwSliderRGBA2: rgba(216, 216, 216, 0.5);
    --cwSliderRGBA3: rgba(216, 216, 216, 0.3);
    --cwSliderShadow: rgba(232, 232, 232, 0.7);
    --cwSliderShadowFade: rgba(232, 232, 232, 0);
    --cwSliderRadius: 8px;
    --cwSliderBorder: #cecece;
    --cwHeaderG: #E2E2E2;
    --cwHeaderBg: #E2E2E2;
    --cwHeaderBg2: #d3d3d3;
    --cwHeaderBg3: #bebebe;
    --cwHeaderBgHover: #d8d8d8;
    --cwHeaderBg2Hover: #c9c9c9;
    --cwHeaderBg3Hover: #b4b4b4;
    --cwHeaderTxt: #000;
    --cwHeaderTxt2: #444444;
    --cwHeaderTxt3: #717171;
    --cwHeaderAccent: #169E49;
    --cwHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderRGBA: rgba(226, 226, 226, 0.7);
    --cwHeaderRGBA2: rgba(226, 226, 226, 0.5);
    --cwHeaderRGBA3: rgba(226, 226, 226, 0.3);
    --cwHeaderShadow: rgba(238, 238, 238, 0.7);
    --cwHeaderShadowFade: rgba(238, 238, 238, 0);
    --cwHeaderRadius: 8px;
    --cwHeaderBorder: #d8d8d8;
    --cwHeaderSecondaryG: #1F2A36;
    --cwHeaderSecondaryBg: #1F2A36;
    --cwHeaderSecondaryBg2: #141b23;
    --cwHeaderSecondaryBg3: #050709;
    --cwHeaderSecondaryBgHover: #182029;
    --cwHeaderSecondaryBg2Hover: #0d1116;
    --cwHeaderSecondaryBg3Hover: #000000;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #bcbfc3;
    --cwHeaderSecondaryTxt3: #8f959b;
    --cwHeaderSecondaryAccent: #169E49;
    --cwHeaderSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryRGBA: rgba(31, 42, 54, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(31, 42, 54, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(31, 42, 54, 0.3);
    --cwHeaderSecondaryShadow: rgba(121, 127, 134, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(121, 127, 134, 0);
    --cwHeaderSecondaryRadius: 8px;
    --cwHeaderSecondaryBorder: #182029;
    --cwFooterG: linear-gradient(180deg, rgba(43, 59, 75, 1) 0%,rgba(9, 12, 15, 1) 100%);
    --cwFooterBg: #2B3B4B;
    --cwFooterBg2: #202c38;
    --cwFooterBg3: #11171e;
    --cwFooterBgHover: #24313e;
    --cwFooterBg2Hover: #19222b;
    --cwFooterBg3Hover: #0a0d11;
    --cwFooterTxt: #fff;
    --cwFooterTxt2: #bfc4c9;
    --cwFooterTxt3: #959da5;
    --cwFooterAccent: #169E49;
    --cwFooterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFooterRGBA: rgba(43, 59, 75, 0.7);
    --cwFooterRGBA2: rgba(43, 59, 75, 0.5);
    --cwFooterRGBA3: rgba(43, 59, 75, 0.3);
    --cwFooterShadow: rgba(128, 137, 147, 0.7);
    --cwFooterShadowFade: rgba(128, 137, 147, 0);
    --cwFooterRadius: 8px;
    --cwFooterBorder: #24313e;
    --cwSubHeaderG: #c9c9c9;
    --cwSubHeaderBg: #c9c9c9;
    --cwSubHeaderBg2: #bababa;
    --cwSubHeaderBg3: #a5a5a5;
    --cwSubHeaderBgHover: #bfbfbf;
    --cwSubHeaderBg2Hover: #b0b0b0;
    --cwSubHeaderBg3Hover: #9b9b9b;
    --cwSubHeaderTxt: #000;
    --cwSubHeaderTxt2: #3c3c3c;
    --cwSubHeaderTxt3: #656565;
    --cwSubHeaderAccent: #169E49;
    --cwSubHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderRGBA: rgba(201, 201, 201, 0.7);
    --cwSubHeaderRGBA2: rgba(201, 201, 201, 0.5);
    --cwSubHeaderRGBA3: rgba(201, 201, 201, 0.3);
    --cwSubHeaderShadow: rgba(223, 223, 223, 0.7);
    --cwSubHeaderShadowFade: rgba(223, 223, 223, 0);
    --cwSubHeaderRadius: 8px;
    --cwSubHeaderBorder: #bfbfbf;
    --cwTabG: #d3d3d3;
    --cwTabBg: #d3d3d3;
    --cwTabBg2: #c4c4c4;
    --cwTabBg3: #afafaf;
    --cwTabBgHover: #c9c9c9;
    --cwTabBg2Hover: #bababa;
    --cwTabBg3Hover: #a5a5a5;
    --cwTabTxt: #000;
    --cwTabTxt2: #3f3f3f;
    --cwTabTxt3: #6a6a6a;
    --cwTabAccent: #169E49;
    --cwTabAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabRGBA: rgba(211, 211, 211, 0.7);
    --cwTabRGBA2: rgba(211, 211, 211, 0.5);
    --cwTabRGBA3: rgba(211, 211, 211, 0.3);
    --cwTabShadow: rgba(229, 229, 229, 0.7);
    --cwTabShadowFade: rgba(229, 229, 229, 0);
    --cwTabRadius: 8px;
    --cwTabBorder: #c9c9c9;
    --cwTabActiveG: #c9c9c9;
    --cwTabActiveBg: #c9c9c9;
    --cwTabActiveBg2: #bababa;
    --cwTabActiveBg3: #a5a5a5;
    --cwTabActiveBgHover: #bfbfbf;
    --cwTabActiveBg2Hover: #b0b0b0;
    --cwTabActiveBg3Hover: #9b9b9b;
    --cwTabActiveTxt: #000;
    --cwTabActiveTxt2: #3c3c3c;
    --cwTabActiveTxt3: #656565;
    --cwTabActiveAccent: #169E49;
    --cwTabActiveAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveRGBA: rgba(201, 201, 201, 0.7);
    --cwTabActiveRGBA2: rgba(201, 201, 201, 0.5);
    --cwTabActiveRGBA3: rgba(201, 201, 201, 0.3);
    --cwTabActiveShadow: rgba(223, 223, 223, 0.7);
    --cwTabActiveShadowFade: rgba(223, 223, 223, 0);
    --cwTabActiveRadius: 8px;
    --cwTabActiveBorder: #bfbfbf;
    --cwInputG: #131A21;
    --cwInputBg: #131A21;
    --cwInputBg2: #080b0e;
    --cwInputBg3: #000000;
    --cwInputBgHover: #0c1014;
    --cwInputBg2Hover: #010101;
    --cwInputBg3Hover: #000000;
    --cwInputTxt: #fff;
    --cwInputTxt2: #b8babc;
    --cwInputTxt3: #898d90;
    --cwInputAccent: #169E49;
    --cwInputAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputRGBA: rgba(19, 26, 33, 0.7);
    --cwInputRGBA2: rgba(19, 26, 33, 0.5);
    --cwInputRGBA3: rgba(19, 26, 33, 0.3);
    --cwInputShadow: rgba(113, 118, 122, 0.7);
    --cwInputShadowFade: rgba(113, 118, 122, 0);
    --cwInputRadius: 0px;
    --cwInputBorder: #0c1014;
    --cwInputSecondaryG: #131A21;
    --cwInputSecondaryBg: #131A21;
    --cwInputSecondaryBg2: #080b0e;
    --cwInputSecondaryBg3: #000000;
    --cwInputSecondaryBgHover: #0c1014;
    --cwInputSecondaryBg2Hover: #010101;
    --cwInputSecondaryBg3Hover: #000000;
    --cwInputSecondaryTxt: #fff;
    --cwInputSecondaryTxt2: #b8babc;
    --cwInputSecondaryTxt3: #898d90;
    --cwInputSecondaryAccent: #169E49;
    --cwInputSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryRGBA: rgba(19, 26, 33, 0.7);
    --cwInputSecondaryRGBA2: rgba(19, 26, 33, 0.5);
    --cwInputSecondaryRGBA3: rgba(19, 26, 33, 0.3);
    --cwInputSecondaryShadow: rgba(113, 118, 122, 0.7);
    --cwInputSecondaryShadowFade: rgba(113, 118, 122, 0);
    --cwInputSecondaryRadius: 0px;
    --cwInputSecondaryBorder: #0c1014;
    --cwFilterG: #d3d3d3;
    --cwFilterBg: #d3d3d3;
    --cwFilterBg2: #c4c4c4;
    --cwFilterBg3: #afafaf;
    --cwFilterBgHover: #c9c9c9;
    --cwFilterBg2Hover: #bababa;
    --cwFilterBg3Hover: #a5a5a5;
    --cwFilterTxt: #000;
    --cwFilterTxt2: #3f3f3f;
    --cwFilterTxt3: #6a6a6a;
    --cwFilterAccent: #169E49;
    --cwFilterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFilterRGBA: rgba(211, 211, 211, 0.7);
    --cwFilterRGBA2: rgba(211, 211, 211, 0.5);
    --cwFilterRGBA3: rgba(211, 211, 211, 0.3);
    --cwFilterShadow: rgba(229, 229, 229, 0.7);
    --cwFilterShadowFade: rgba(229, 229, 229, 0);
    --cwFilterRadius: 8px;
    --cwFilterBorder: #c9c9c9;
    --cwTooltipG: #d3d3d3;
    --cwTooltipBg: #d3d3d3;
    --cwTooltipBg2: #c4c4c4;
    --cwTooltipBg3: #afafaf;
    --cwTooltipBgHover: #c9c9c9;
    --cwTooltipBg2Hover: #bababa;
    --cwTooltipBg3Hover: #a5a5a5;
    --cwTooltipTxt: #000;
    --cwTooltipTxt2: #3f3f3f;
    --cwTooltipTxt3: #6a6a6a;
    --cwTooltipAccent: #169E49;
    --cwTooltipAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipRGBA: rgba(211, 211, 211, 0.7);
    --cwTooltipRGBA2: rgba(211, 211, 211, 0.5);
    --cwTooltipRGBA3: rgba(211, 211, 211, 0.3);
    --cwTooltipShadow: rgba(229, 229, 229, 0.7);
    --cwTooltipShadowFade: rgba(229, 229, 229, 0);
    --cwTooltipRadius: 8px;
    --cwTooltipBorder: #c9c9c9;
    --cwModalG: #2B3B4B;
    --cwModalBg: #2B3B4B;
    --cwModalBg2: #202c38;
    --cwModalBg3: #11171e;
    --cwModalBgHover: #24313e;
    --cwModalBg2Hover: #19222b;
    --cwModalBg3Hover: #0a0d11;
    --cwModalTxt: #fff;
    --cwModalTxt2: #bfc4c9;
    --cwModalTxt3: #959da5;
    --cwModalAccent: #169E49;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(43, 59, 75, 0.7);
    --cwModalRGBA2: rgba(43, 59, 75, 0.5);
    --cwModalRGBA3: rgba(43, 59, 75, 0.3);
    --cwModalShadow: rgba(128, 137, 147, 0.7);
    --cwModalShadowFade: rgba(128, 137, 147, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #24313e;
    --cwLoginG: #2B3B4B;
    --cwLoginBg: #2B3B4B;
    --cwLoginBg2: #202c38;
    --cwLoginBg3: #11171e;
    --cwLoginBgHover: #24313e;
    --cwLoginBg2Hover: #19222b;
    --cwLoginBg3Hover: #0a0d11;
    --cwLoginTxt: #fff;
    --cwLoginTxt2: #bfc4c9;
    --cwLoginTxt3: #959da5;
    --cwLoginAccent: #169E49;
    --cwLoginAccentTxt: rgba(255, 255, 255, 0.9);
    --cwLoginRGBA: rgba(43, 59, 75, 0.7);
    --cwLoginRGBA2: rgba(43, 59, 75, 0.5);
    --cwLoginRGBA3: rgba(43, 59, 75, 0.3);
    --cwLoginShadow: rgba(128, 137, 147, 0.7);
    --cwLoginShadowFade: rgba(128, 137, 147, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #24313e;
    --cwRegisterG: #2B3B4B;
    --cwRegisterBg: #2B3B4B;
    --cwRegisterBg2: #202c38;
    --cwRegisterBg3: #11171e;
    --cwRegisterBgHover: #24313e;
    --cwRegisterBg2Hover: #19222b;
    --cwRegisterBg3Hover: #0a0d11;
    --cwRegisterTxt: #fff;
    --cwRegisterTxt2: #bfc4c9;
    --cwRegisterTxt3: #959da5;
    --cwRegisterAccent: #169E49;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(43, 59, 75, 0.7);
    --cwRegisterRGBA2: rgba(43, 59, 75, 0.5);
    --cwRegisterRGBA3: rgba(43, 59, 75, 0.3);
    --cwRegisterShadow: rgba(128, 137, 147, 0.7);
    --cwRegisterShadowFade: rgba(128, 137, 147, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #24313e;
    --cwOverlayBg: rgba(216, 216, 216, 0.6);
    --cwOverlayTxt: #000;
    --cwOverlayTxt2: #414141;
    --cwOverlayAccent: #169E49;
    --cwOverlayAccentTxt: rgba(255, 255, 255, 0.9);
    --cwOverlayBlur: 4px;
}
/*header*/
@media screen and (max-width: 1680px) {
    .tl_head_promos_btns .top_header_link .onlySmallWeb {
        display: inline-block;
    }
}

@media screen and (max-width: 1680px) {
    .top_header_link .onlyWeb {
        display: none;
    }
}

@media only screen and (max-width: 1700px) {
    .username_cont div{
        display: none;
    }
}

.top_header_link .onlySmallWeb {
    display: none;
}

.top_header_link img {
    height: 30px;
    margin: 0 5px;
    object-fit: contain;
}

/*custom Socials*/

.whatsapp_top {
    position: fixed;
    bottom: 106px;
    height: 56px;
    width: 56px;
    color: #000;
    background-size: contain;
    z-index: 10001;
    left: 40px;
    background-repeat: no-repeat
}

.telegram_top {
    display: flex;
    background-repeat: no-repeat;
    background-size: contain;
    height: 56px;
    width: 56px;
    cursor: pointer;
    position: fixed;
    bottom: 182px;
    left: 40px;
    z-index: 10001
}

/*rwSupport*/

:root {
    --rw-red: #30d159
}

#rwQuickActions.opened #rwQuickActionsMenu {
    display: none
}

#rwQuickActions #rwQuickActionsMenuNew {
    display: block;
    position: fixed;
    bottom: 85px;
    left: -100%;
    opacity: 0;
    pointer-events: none !important;
    transition: all .3s;
    width: calc(100% - 20px);
    min-height: 270px;
    max-height: 270px
}

#rwQuickActions.opened #rwQuickActionsMenuNew {
    opacity: 1;
    pointer-events: auto !important;
    left: 0
}

#rwQuickActions {
    position: fixed;
    right: 40px;
    bottom: 0;
    z-index: 10001;
    user-select: none
}

#rwQuickActionsMenu {
    opacity: 0;
    pointer-events: none !important;
    position: fixed;
    right: 100%;
    bottom: 85px;
    right: -5px;
    transition: all .3s;
    display: flex;
    flex-direction: column
}

#rwQuickActionsMenu a {
    color: #fff;
    font-family: var(--rw-font-1);
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 6px 35px 6px 10px;
    margin: 2px 0;
    position: relative;
    transition: all .3s;
    white-space: nowrap;
    background-color: #404256;
    border: 1px solid var(--rw-red);
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px
}

#rwQuickActionsMenu a p {
    margin: 0
}

#rwQuickActionsMenu a:hover {
    transform: translateX(-5px)
}

#rwQuickActionsMenu a:hover:after {
    background-color: #111
}

#rwQuickActionsMenu a img {
    height: 20px;
    width: 20px;
    margin-right: 10px
}

#rwQuickActionsMenu a span {
    color: var(--rw-red)
}

#rwQuickActions.opened #rwQuickActionsMenu {
    opacity: 1;
    pointer-events: auto !important
}

#rwToggleQuickActionsBtn {
    background-color: initial;
    cursor: pointer;
    border: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #fff;
    position: fixed;
    left: 40px;
    bottom: 26px;
    z-index: 10001;
    transition: all .3s
}

#rwToggleQuickActionsBtn > span {
    background: linear-gradient(180deg,#2b3b4b 0%,#090c0f 100%);
    border: 5px solid var(--rw-red);
    height: 56px;
    width: 56px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    box-shadow: 0 4px 4px rgba(0,0,0,.25),inset 0 -6px 3px rgba(0,0,0,.2)
}

#rwToggleQuickActionsBtn p {
    -webkit-text-stroke: .5px black;
    margin: 5px 0 0;
    white-space: nowrap;
    font-family: var(--rw-font-1);
    font-size: 24px;
    transition: all .3s
}

#rwToggleQuickActionsBtn p span {
    color: var(--rw-red)
}

#rwToggleQuickActionsBtn img {
    width: 25px;
    transition: all .3s
}

#rwToggleQuickActionsBtn:hover img {
    transform: scale(1.2)rotate(90deg)translateY(-1px)
}

#rwQuickActions.opened #rwToggleQuickActionsBtn {
    bottom: 10px
}

#rwQuickActions.opened #rwToggleQuickActionsBtn img {
    transform: rotate(-45deg)
}

#rwQuickActionsOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10002;
    width: 100%;
    height: 100%;
    background-color: rgb(30,30,30,.9);
    opacity: 0;
    pointer-events: none;
    transition: all .3s
}

#rwQuickActionsOverlay.opened {
    opacity: 1;
    pointer-events: auto
}

#declineReason {
    text-align: center;
    padding: 10px;
    border: 1px solid var(--rw-red);
    border-radius: 5px;
    margin: 10px 0
}

#rwQuickActionsWindow {
    position: fixed;
    border-radius: 40px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    width: 100%;
    max-width: 500px;
    max-height: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: 10004;
    padding: 40px;
    color: #fff
}

#rwQuickActionsWindow:after {
    background: linear-gradient(180deg,#404256 0%,#222907 100%);
    border-radius: 40px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

#rwQuickActionsWindow:before {
    background: linear-gradient(180deg,#BB120A 0%,#222907 100%);
    border-radius: 40px;
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    z-index: -1
}

#rwQuickActionsWindow.opened {
    opacity: 1;
    pointer-events: auto
}

#rwQuickActionsWindowCloseBtn {
    background-color: initial;
    border: none;
    color: var(--rw-red);
    padding: 3px 10px;
    font-size: 25px;
    font-weight: 700;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 15px;
    padding: 10px 20px;
    z-index: 10005
}

#rwQuickActionsMenuNew {
    background: linear-gradient(180deg,#2b3b4b 0%,#090c0f 100%);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.18);
    border-radius: 6px;
    width: calc(100% - 20px);
    max-width: 500px;
    height: auto;
    position: relative
}

#rwQuickActionsMenuWrapperNew {
    position: absolute;
    margin: 12px;
    left: 0;
    top: 0;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
    display: grid
}

#rwQuickActionsMenuNew a {
    border: 1px solid #30d159;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-family: var(--rw-font-1);
    font-size: 14px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg,#2b3b4b 0%,#090c0f 100%);
    line-height: 1.1;
    text-align: center;
    color: #fff;
    text-decoration: none
}

#rwQuickActionsMenuNew img {
    margin-bottom: 5px
}

#rwQuickActionsMenuNew a:nth-child(1) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(2) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(3) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(4) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(5) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(6) img {
    height: 32px
}

#rwQuickActionsMenuNew a:nth-child(7) img {
    height: 32px
}

#rwQuickActionsMenuNew a:nth-child(8) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(9) img {
    height: 34px
}

#rwQuickActionsMenuNew a:nth-child(10) img {
    height: 24px
}

#rwQuickActionsMenuNew a:nth-child(11) img {
    height: 24px
}

#rwSupportOptionsToggleBtnNew small {
    position: absolute;
    background: #d1b430;
    transform: rotate(-45deg);
    right: -11px;
    top: -11px;
    padding: 8px 12px 8px 1px
}

#rwSupportOptionsToggleBtnNew small img {
    transform: rotate(45deg);
    height: 8px !important
}

#openTrialBonus {
    line-height: .8
}

#rwFriendAff {
    flex-direction: row !important;
    display: none !important
}

    #rwFriendAff img {
        margin-right: 5px
    }

#rwQuickActionsMenuNew #rwShowEventsBtn {
    display: none
}

#rwQuickActionsMenuNew a#btcWithdraw {
    grid-row: span 3;
    font-size: 26px;
    text-align: left !important;
    justify-content: flex-start !important;
    align-content: flex-start !important;
    align-items: flex-start !important;
    padding: 10px;
    order: -1;
    text-decoration: none;
    line-height: 39px
}

#btcWithdraw p {
    margin: 0
}

#btcWithdraw i {
    color: var(--rw-red);
    font-weight: 700;
    font-size: 34px;
    font-style: initial;
    font-size: 45px
}

#rwQuickActionsMenuNew a#btcWithdraw img {
    height: 90px;
    right: 10px;
    bottom: 10px;
    position: absolute
}

#rwSupportOptionsNew {
    right: -150%;
    display: flex;
    position: absolute;
    background-color: #222907;
    bottom: 0;
    width: 330px;
    height: 90px;
    flex-wrap: wrap;
    margin: 5px;
    box-shadow: 0 0 5px 5px rgb(0 0 0/.2);
    border-radius: 10px;
    padding: 5px
}

#rwSupportOptionsNew.opened {
    right: 5px
}

#rwSupportOptionsNew a {
    width: 70px;
    margin: 5px;
    height: 70px
}

#rwSupportOptionsNew a img {
    height: 25px !important
}
/*footer*/
.tl_footer_link {
    display: flex;
    flex-direction: column;
}

.tl_footer_links {
    padding: 15px 0 55px;
}

.footer_social-list a:hover {
    transform: scale(1.2);
}
.footer_logos img {
    max-width: 350px;
    height: auto;
}

.footer_text.licence_img {
    margin-inline-start: 60px;
}

.tl_footer_links_heading{
    text-decoration: underline;
}

.lang_socialIcons {
    margin-bottom: 56px;
}

.social_icon-img:before {
    height: 120px;
    width: 120px;
}

.social_icon-img {
    background-color: rgba(19, 140, 68, .3);
    height: 138px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kumar_text {
    --cwFooterTxt3: var(--cwFooterTxt2);
}

.dyn_resend_text {
    --cwBodyTxt:var(--cwRegisterTxt2);
}
.cw_slide_item_open, .cw_slide_item_open:hover{
  --cwButtonSecondaryTxt:var(--cwButtonSecondaryBg2Hover);
}
.trust-seal-container {
    max-height: 128px;
}