
/* casWeb page */
 
        :root{
            --cwBodyG: #0C1C23;
    --cwBodyBg: #0C1C23;
    --cwBodyBg2: #1a3d4d;
    --cwBodyBg3: #25566b;
    --cwBodyBgHover: #132b36;
    --cwBodyBg2Hover: #204c60;
    --cwBodyBg3Hover: #2c657e;
    --cwBodyTxt: rgba(255, 255, 255, 0.9);
    --cwBodyTxt2: #b6bbbd;
    --cwBodyTxt3: #868e91;
    --cwBodyAccent: #57EEB6;
    --cwBodyAccentTxt: rgba(0, 0, 0, 0.9);
    --cwBodyRGBA: rgba(12, 28, 35, 0.7);
    --cwBodyRGBA2: rgba(12, 28, 35, 0.5);
    --cwBodyRGBA3: rgba(12, 28, 35, 0.3);
    --cwBodyShadow: rgba(7, 17, 21, 0.7);
    --cwBodyShadowFade: rgba(7, 17, 21, 0);
    --cwBodyRadius: 0px;
    --cwBodyBorder: #0C1C23;

    --cwAccentG: #57EEB6;
    --cwAccentBg: #57EEB6;
    --cwAccentBg2: #8af3cc;
    --cwAccentBg3: #aff7dc;
    --cwAccentBgHover: #6ef0c0;
    --cwAccentBg2Hover: #a1f5d6;
    --cwAccentBg3Hover: #c6f9e6;
    --cwAccentTxt: #1A1400;
    --cwAccentTxt2: #2c5537;
    --cwAccentTxt3: #39815b;
    --cwAccentAccent: #57EEB6;
    --cwAccentAccentTxt: rgba(0, 0, 0, 0.9);
    --cwAccentRGBA: rgba(87, 238, 182, 0.7);
    --cwAccentRGBA2: rgba(87, 238, 182, 0.5);
    --cwAccentRGBA3: rgba(87, 238, 182, 0.3);
    --cwAccentShadow: rgba(52, 143, 109, 0.7);
    --cwAccentShadowFade: rgba(52, 143, 109, 0);
    --cwAccentRadius: 0px;
    --cwAccentBorder: #6ef0c0;

    --cwDominantG: #0C2D32;
    --cwDominantBg: #0C2D32;
    --cwDominantBg2: #17565f;
    --cwDominantBg3: #1f7380;
    --cwDominantBgHover: #113f47;
    --cwDominantBg2Hover: #1c6973;
    --cwDominantBg3Hover: #248594;
    --cwDominantTxt: rgba(255, 255, 255, 0.9);
    --cwDominantTxt2: #b6c0c2;
    --cwDominantTxt3: #869699;
    --cwDominantAccent: #57EEB6;
    --cwDominantAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDominantRGBA: rgba(12, 45, 50, 0.7);
    --cwDominantRGBA2: rgba(12, 45, 50, 0.5);
    --cwDominantRGBA3: rgba(12, 45, 50, 0.3);
    --cwDominantShadow: rgba(7, 27, 30, 0.7);
    --cwDominantShadowFade: rgba(7, 27, 30, 0);
    --cwDominantRadius: 0px;
    --cwDominantBorder: #113f47;

    --cwCardG: #0F3338;
    --cwCardBg: #0F3338;
    --cwCardBg2: #1b5b64;
    --cwCardBg3: #237984;
    --cwCardBgHover: #14454c;
    --cwCardBg2Hover: #206d78;
    --cwCardBg3Hover: #288b98;
    --cwCardTxt: rgba(255, 255, 255, 0.9);
    --cwCardTxt2: #b7c2c3;
    --cwCardTxt3: #87999c;
    --cwCardAccent: #57EEB6;
    --cwCardAccentTxt: rgba(0, 0, 0, 0.9);
    --cwCardRGBA: rgba(15, 51, 56, 0.7);
    --cwCardRGBA2: rgba(15, 51, 56, 0.5);
    --cwCardRGBA3: rgba(15, 51, 56, 0.3);
    --cwCardShadow: rgba(9, 31, 34, 0.7);
    --cwCardShadowFade: rgba(9, 31, 34, 0);
    --cwCardRadius: 16px;
    --cwCardBorder: #0C1C23;

    --cwGameG: #132b36;
    --cwGameBg: #132b36;
    --cwGameBg2: #224c5f;
    --cwGameBg3: #2c647e;
    --cwGameBgHover: #1a3a49;
    --cwGameBg2Hover: #295b72;
    --cwGameBg3Hover: #337391;
    --cwGameTxt: rgba(255, 255, 255, 0.9);
    --cwGameTxt2: #b8bfc3;
    --cwGameTxt3: #89959b;
    --cwGameAccent: #57EEB6;
    --cwGameAccentTxt: rgba(0, 0, 0, 0.9);
    --cwGameRGBA: rgba(19, 43, 54, 0.7);
    --cwGameRGBA2: rgba(19, 43, 54, 0.5);
    --cwGameRGBA3: rgba(19, 43, 54, 0.3);
    --cwGameShadow: rgba(11, 26, 32, 0.7);
    --cwGameShadowFade: rgba(11, 26, 32, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #0C1C23;

    --cwJackpotG: #132b36;
    --cwJackpotBg: #132b36;
    --cwJackpotBg2: #224c5f;
    --cwJackpotBg3: #2c647e;
    --cwJackpotBgHover: #1a3a49;
    --cwJackpotBg2Hover: #295b72;
    --cwJackpotBg3Hover: #337391;
    --cwJackpotTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotTxt2: #b8bfc3;
    --cwJackpotTxt3: #89959b;
    --cwJackpotAccent: #57EEB6;
    --cwJackpotAccentTxt: rgba(0, 0, 0, 0.9);
    --cwJackpotRGBA: rgba(19, 43, 54, 0.7);
    --cwJackpotRGBA2: rgba(19, 43, 54, 0.5);
    --cwJackpotRGBA3: rgba(19, 43, 54, 0.3);
    --cwJackpotShadow: rgba(11, 26, 32, 0.7);
    --cwJackpotShadowFade: rgba(11, 26, 32, 0);
    --cwJackpotRadius: 0px;
    --cwJackpotBorder: #0C1C23;

    --cwButtonG: linear-gradient(0deg, #57EEB6 0%, #2ED885 100%);
    --cwButtonBg: #2ED885;
    --cwButtonBg2: #5de1a1;
    --cwButtonBg3: #80e7b5;
    --cwButtonBgHover: #43dc92;
    --cwButtonBg2Hover: #73e5ad;
    --cwButtonBg3Hover: #95ebc1;
    --cwButtonTxt: #06190D;
    --cwButtonTxt2: #125231;
    --cwButtonTxt3: #1a7949;
    --cwButtonAccent: #57EEB6;
    --cwButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonRGBA: rgba(46, 216, 133, 0.7);
    --cwButtonRGBA2: rgba(46, 216, 133, 0.5);
    --cwButtonRGBA3: rgba(46, 216, 133, 0.3);
    --cwButtonShadow: rgba(28, 130, 80, 0.7);
    --cwButtonShadowFade: rgba(28, 130, 80, 0);
    --cwButtonRadius: 12px;
    --cwButtonBorder: #0C1C23;

    --cwButtonSecondaryG: #122F39;
    --cwButtonSecondaryBg: #122F39;
    --cwButtonSecondaryBg2: #1f5264;
    --cwButtonSecondaryBg3: #296c83;
    --cwButtonSecondaryBgHover: #183f4c;
    --cwButtonSecondaryBg2Hover: #256277;
    --cwButtonSecondaryBg3Hover: #2f7c96;
    --cwButtonSecondaryTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryTxt2: #b8c1c4;
    --cwButtonSecondaryTxt3: #89979c;
    --cwButtonSecondaryAccent: #57EEB6;
    --cwButtonSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwButtonSecondaryRGBA: rgba(18, 47, 57, 0.7);
    --cwButtonSecondaryRGBA2: rgba(18, 47, 57, 0.5);
    --cwButtonSecondaryRGBA3: rgba(18, 47, 57, 0.3);
    --cwButtonSecondaryShadow: rgba(11, 28, 34, 0.7);
    --cwButtonSecondaryShadowFade: rgba(11, 28, 34, 0);
    --cwButtonSecondaryRadius: 12px;
    --cwButtonSecondaryBorder: #183f4c;

    --cwNavbarG: #17565f;
    --cwNavbarBg: #17565f;
    --cwNavbarBg2: #227f8c;
    --cwNavbarBg3: #2a9dad;
    --cwNavbarBgHover: #1c6973;
    --cwNavbarBg2Hover: #2792a0;
    --cwNavbarBg3Hover: #2fb0c1;
    --cwNavbarTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarTxt2: #b9cccf;
    --cwNavbarTxt3: #8babaf;
    --cwNavbarAccent: #57EEB6;
    --cwNavbarAccentTxt: rgba(0, 0, 0, 0.9);
    --cwNavbarRGBA: rgba(23, 86, 95, 0.7);
    --cwNavbarRGBA2: rgba(23, 86, 95, 0.5);
    --cwNavbarRGBA3: rgba(23, 86, 95, 0.3);
    --cwNavbarShadow: rgba(14, 52, 57, 0.7);
    --cwNavbarShadowFade: rgba(14, 52, 57, 0);
    --cwNavbarRadius: 0px;
    --cwNavbarBorder: #1c6973;

    --cwSliderG: #132b36;
    --cwSliderBg: #132b36;
    --cwSliderBg2: #224c5f;
    --cwSliderBg3: #2c647e;
    --cwSliderBgHover: #1a3a49;
    --cwSliderBg2Hover: #295b72;
    --cwSliderBg3Hover: #337391;
    --cwSliderTxt: rgba(255, 255, 255, 0.9);
    --cwSliderTxt2: #b8bfc3;
    --cwSliderTxt3: #89959b;
    --cwSliderAccent: #57EEB6;
    --cwSliderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSliderRGBA: rgba(19, 43, 54, 0.7);
    --cwSliderRGBA2: rgba(19, 43, 54, 0.5);
    --cwSliderRGBA3: rgba(19, 43, 54, 0.3);
    --cwSliderShadow: rgba(11, 26, 32, 0.7);
    --cwSliderShadowFade: rgba(11, 26, 32, 0);
    --cwSliderRadius: 0px;
    --cwSliderBorder: #0C1C23;

    --cwHeaderG: #13434A;
    --cwHeaderBg: #13434A;
    --cwHeaderBg2: #1e6b77;
    --cwHeaderBg3: #278997;
    --cwHeaderBgHover: #18555e;
    --cwHeaderBg2Hover: #237d8b;
    --cwHeaderBg3Hover: #2c9bab;
    --cwHeaderTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderTxt2: #b8c7c9;
    --cwHeaderTxt3: #89a1a5;
    --cwHeaderAccent: #57EEB6;
    --cwHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderRGBA: rgba(19, 67, 74, 0.7);
    --cwHeaderRGBA2: rgba(19, 67, 74, 0.5);
    --cwHeaderRGBA3: rgba(19, 67, 74, 0.3);
    --cwHeaderShadow: rgba(11, 40, 44, 0.7);
    --cwHeaderShadowFade: rgba(11, 40, 44, 0);
    --cwHeaderRadius: 0px;
    --cwHeaderBorder: #0C1C23;

    --cwHeaderSecondaryG: #122F39;
    --cwHeaderSecondaryBg: #122F39;
    --cwHeaderSecondaryBg2: #1f5264;
    --cwHeaderSecondaryBg3: #296c83;
    --cwHeaderSecondaryBgHover: #183f4c;
    --cwHeaderSecondaryBg2Hover: #256277;
    --cwHeaderSecondaryBg3Hover: #2f7c96;
    --cwHeaderSecondaryTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryTxt2: #b8c1c4;
    --cwHeaderSecondaryTxt3: #89979c;
    --cwHeaderSecondaryAccent: #57EEB6;
    --cwHeaderSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwHeaderSecondaryRGBA: rgba(18, 47, 57, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(18, 47, 57, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(18, 47, 57, 0.3);
    --cwHeaderSecondaryShadow: rgba(11, 28, 34, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(11, 28, 34, 0);
    --cwHeaderSecondaryRadius: 0px;
    --cwHeaderSecondaryBorder: #183f4c;

    --cwFooterG: #13434A;
    --cwFooterBg: #13434A;
    --cwFooterBg2: #1e6b77;
    --cwFooterBg3: #278997;
    --cwFooterBgHover: #18555e;
    --cwFooterBg2Hover: #237d8b;
    --cwFooterBg3Hover: #2c9bab;
    --cwFooterTxt: rgba(255, 255, 255, 0.9);
    --cwFooterTxt2: #b8c7c9;
    --cwFooterTxt3: #89a1a5;
    --cwFooterAccent: #57EEB6;
    --cwFooterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFooterRGBA: rgba(19, 67, 74, 0.7);
    --cwFooterRGBA2: rgba(19, 67, 74, 0.5);
    --cwFooterRGBA3: rgba(19, 67, 74, 0.3);
    --cwFooterShadow: rgba(11, 40, 44, 0.7);
    --cwFooterShadowFade: rgba(11, 40, 44, 0);
    --cwFooterRadius: 0px;
    --cwFooterBorder: #18555e;

    --cwSubHeaderG: #20737f;
    --cwSubHeaderBg: #20737f;
    --cwSubHeaderBg2: #2b9cac;
    --cwSubHeaderBg3: #34b9cc;
    --cwSubHeaderBgHover: #258593;
    --cwSubHeaderBg2Hover: #30aec0;
    --cwSubHeaderBg3Hover: #48c0d1;
    --cwSubHeaderTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderTxt2: #bcd5d9;
    --cwSubHeaderTxt3: #90b9bf;
    --cwSubHeaderAccent: #57EEB6;
    --cwSubHeaderAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSubHeaderRGBA: rgba(32, 115, 127, 0.7);
    --cwSubHeaderRGBA2: rgba(32, 115, 127, 0.5);
    --cwSubHeaderRGBA3: rgba(32, 115, 127, 0.3);
    --cwSubHeaderShadow: rgba(19, 69, 76, 0.7);
    --cwSubHeaderShadowFade: rgba(19, 69, 76, 0);
    --cwSubHeaderRadius: 0px;
    --cwSubHeaderBorder: #0C1C23;

    --cwTabG: #16525b;
    --cwTabBg: #16525b;
    --cwTabBg2: #217b88;
    --cwTabBg3: #2998a9;
    --cwTabBgHover: #1b6470;
    --cwTabBg2Hover: #268e9c;
    --cwTabBg3Hover: #2eaabd;
    --cwTabTxt: rgba(255, 255, 255, 0.9);
    --cwTabTxt2: #b9cbce;
    --cwTabTxt3: #8ba9ad;
    --cwTabAccent: #57EEB6;
    --cwTabAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabRGBA: rgba(22, 82, 91, 0.7);
    --cwTabRGBA2: rgba(22, 82, 91, 0.5);
    --cwTabRGBA3: rgba(22, 82, 91, 0.3);
    --cwTabShadow: rgba(13, 49, 55, 0.7);
    --cwTabShadowFade: rgba(13, 49, 55, 0);
    --cwTabRadius: 0px;
    --cwTabBorder: #0C1C23;

    --cwTabActiveG: #195d67;
    --cwTabActiveBg: #195d67;
    --cwTabActiveBg2: #248694;
    --cwTabActiveBg3: #2ca3b5;
    --cwTabActiveBgHover: #1e6f7b;
    --cwTabActiveBg2Hover: #2999a8;
    --cwTabActiveBg3Hover: #31b5c9;
    --cwTabActiveTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveTxt2: #baced1;
    --cwTabActiveTxt3: #8caeb3;
    --cwTabActiveAccent: #57EEB6;
    --cwTabActiveAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTabActiveRGBA: rgba(25, 93, 103, 0.7);
    --cwTabActiveRGBA2: rgba(25, 93, 103, 0.5);
    --cwTabActiveRGBA3: rgba(25, 93, 103, 0.3);
    --cwTabActiveShadow: rgba(15, 56, 62, 0.7);
    --cwTabActiveShadowFade: rgba(15, 56, 62, 0);
    --cwTabActiveRadius: 0px;
    --cwTabActiveBorder: #0C1C23;

    --cwInputG: #16525b;
    --cwInputBg: #16525b;
    --cwInputBg2: #217b88;
    --cwInputBg3: #2998a9;
    --cwInputBgHover: #1b6470;
    --cwInputBg2Hover: #268e9c;
    --cwInputBg3Hover: #2eaabd;
    --cwInputTxt: rgba(255, 255, 255, 0.9);
    --cwInputTxt2: #b9cbce;
    --cwInputTxt3: #8ba9ad;
    --cwInputAccent: #57EEB6;
    --cwInputAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputRGBA: rgba(22, 82, 91, 0.7);
    --cwInputRGBA2: rgba(22, 82, 91, 0.5);
    --cwInputRGBA3: rgba(22, 82, 91, 0.3);
    --cwInputShadow: rgba(13, 49, 55, 0.7);
    --cwInputShadowFade: rgba(13, 49, 55, 0);
    --cwInputRadius: 0px;
    --cwInputBorder: rgba(255, 255, 255, 0.9);

    --cwInputSecondaryG: #15525B;
    --cwInputSecondaryBg: #15525B;
    --cwInputSecondaryBg2: #207b89;
    --cwInputSecondaryBg3: #2799aa;
    --cwInputSecondaryBgHover: #1a6570;
    --cwInputSecondaryBg2Hover: #258e9e;
    --cwInputSecondaryBg3Hover: #2cacbf;
    --cwInputSecondaryTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryTxt2: #b9cbce;
    --cwInputSecondaryTxt3: #8aa9ad;
    --cwInputSecondaryAccent: #57EEB6;
    --cwInputSecondaryAccentTxt: rgba(0, 0, 0, 0.9);
    --cwInputSecondaryRGBA: rgba(21, 82, 91, 0.7);
    --cwInputSecondaryRGBA2: rgba(21, 82, 91, 0.5);
    --cwInputSecondaryRGBA3: rgba(21, 82, 91, 0.3);
    --cwInputSecondaryShadow: rgba(13, 49, 55, 0.7);
    --cwInputSecondaryShadowFade: rgba(13, 49, 55, 0);
    --cwInputSecondaryRadius: 0px;
    --cwInputSecondaryBorder: #FFFFFF;

    --cwFilterG: #17565f;
    --cwFilterBg: #17565f;
    --cwFilterBg2: #227f8c;
    --cwFilterBg3: #2a9dad;
    --cwFilterBgHover: #1c6973;
    --cwFilterBg2Hover: #2792a0;
    --cwFilterBg3Hover: #2fb0c1;
    --cwFilterTxt: rgba(255, 255, 255, 0.9);
    --cwFilterTxt2: #b9cccf;
    --cwFilterTxt3: #8babaf;
    --cwFilterAccent: #57EEB6;
    --cwFilterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwFilterRGBA: rgba(23, 86, 95, 0.7);
    --cwFilterRGBA2: rgba(23, 86, 95, 0.5);
    --cwFilterRGBA3: rgba(23, 86, 95, 0.3);
    --cwFilterShadow: rgba(14, 52, 57, 0.7);
    --cwFilterShadowFade: rgba(14, 52, 57, 0);
    --cwFilterRadius: 0px;
    --cwFilterBorder: #1c6973;

    --cwTooltipG: #16525b;
    --cwTooltipBg: #16525b;
    --cwTooltipBg2: #217b88;
    --cwTooltipBg3: #2998a9;
    --cwTooltipBgHover: #1b6470;
    --cwTooltipBg2Hover: #268e9c;
    --cwTooltipBg3Hover: #2eaabd;
    --cwTooltipTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipTxt2: #b9cbce;
    --cwTooltipTxt3: #8ba9ad;
    --cwTooltipAccent: #57EEB6;
    --cwTooltipAccentTxt: rgba(0, 0, 0, 0.9);
    --cwTooltipRGBA: rgba(22, 82, 91, 0.7);
    --cwTooltipRGBA2: rgba(22, 82, 91, 0.5);
    --cwTooltipRGBA3: rgba(22, 82, 91, 0.3);
    --cwTooltipShadow: rgba(13, 49, 55, 0.7);
    --cwTooltipShadowFade: rgba(13, 49, 55, 0);
    --cwTooltipRadius: 0px;
    --cwTooltipBorder: #0C1C23;

    --cwModalG: #103D44;
    --cwModalBg: #103D44;
    --cwModalBg2: #1b6671;
    --cwModalBg3: #228392;
    --cwModalBgHover: #155059;
    --cwModalBg2Hover: #207986;
    --cwModalBg3Hover: #2796a7;
    --cwModalTxt: rgba(255, 255, 255, 0.9);
    --cwModalTxt2: #b7c5c7;
    --cwModalTxt3: #889ea2;
    --cwModalAccent: #57EEB6;
    --cwModalAccentTxt: rgba(0, 0, 0, 0.9);
    --cwModalRGBA: rgba(16, 61, 68, 0.7);
    --cwModalRGBA2: rgba(16, 61, 68, 0.5);
    --cwModalRGBA3: rgba(16, 61, 68, 0.3);
    --cwModalShadow: rgba(10, 37, 41, 0.7);
    --cwModalShadowFade: rgba(10, 37, 41, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #0C1C23;

    --cwLoginG: #15525B;
    --cwLoginBg: #15525B;
    --cwLoginBg2: #207b89;
    --cwLoginBg3: #2799aa;
    --cwLoginBgHover: #1a6570;
    --cwLoginBg2Hover: #258e9e;
    --cwLoginBg3Hover: #2cacbf;
    --cwLoginTxt: rgba(255, 255, 255, 0.9);
    --cwLoginTxt2: #b9cbce;
    --cwLoginTxt3: #8aa9ad;
    --cwLoginAccent: #57EEB6;
    --cwLoginAccentTxt: rgba(0, 0, 0, 0.9);
    --cwLoginRGBA: rgba(21, 82, 91, 0.7);
    --cwLoginRGBA2: rgba(21, 82, 91, 0.5);
    --cwLoginRGBA3: rgba(21, 82, 91, 0.3);
    --cwLoginShadow: rgba(13, 49, 55, 0.7);
    --cwLoginShadowFade: rgba(13, 49, 55, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #0C1C23;

    --cwRegisterG: #15525B;
    --cwRegisterBg: #15525B;
    --cwRegisterBg2: #207b89;
    --cwRegisterBg3: #2799aa;
    --cwRegisterBgHover: #1a6570;
    --cwRegisterBg2Hover: #258e9e;
    --cwRegisterBg3Hover: #2cacbf;
    --cwRegisterTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterTxt2: #b9cbce;
    --cwRegisterTxt3: #8aa9ad;
    --cwRegisterAccent: #57EEB6;
    --cwRegisterAccentTxt: rgba(0, 0, 0, 0.9);
    --cwRegisterRGBA: rgba(21, 82, 91, 0.7);
    --cwRegisterRGBA2: rgba(21, 82, 91, 0.5);
    --cwRegisterRGBA3: rgba(21, 82, 91, 0.3);
    --cwRegisterShadow: rgba(13, 49, 55, 0.7);
    --cwRegisterShadowFade: rgba(13, 49, 55, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #0C1C23;

    /*overlay essence start*/
    --cwOverlayBg: rgba(0, 0, 0, 0.7);
    --cwOverlayTxt: rgba(255, 255, 255, 0.9);
    --cwOverlayTxt2: rgba(255, 255, 255, 0.6);
    --cwOverlayAccent: #57EEB6;
    --cwOverlayAccentTxt: rgba(0, 0, 0, 0.9);
    --cwOverlayBlur: 4px;
    /* cwSignInButton essence start */
    --cwSignInButtonG: #122F39;
    --cwSignInButtonBg: #122F39;
    --cwSignInButtonBgHover: #183f4c;
    --cwSignInButtonBg2: #1f5264;
    --cwSignInButtonBg2Hover: #256277;
    --cwSignInButtonBg3: #296c83;
    --cwSignInButtonBg3Hover: #2f7c96;
    --cwSignInButtonTxt: rgba(255, 255, 255, 0.9);
    --cwSignInButtonTxt2: #b8c1c4;
    --cwSignInButtonTxt3: #89979c;
    --cwSignInButtonAccent: #57EEB6;
    --cwSignInButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwSignInButtonBorder: #122F39;
    --cwSignInButtonRadius: 12px;
    /* cwDepositButton essence start */
    --cwDepositButtonG: linear-gradient(0deg, #57EEB6 0%, #2ED885 100%);
    --cwDepositButtonBg: #2ED885;
    --cwDepositButtonBgHover: #43dc92;
    --cwDepositButtonBg2: #5de1a1;
    --cwDepositButtonBg2Hover: #73e5ad;
    --cwDepositButtonBg3: #80e7b5;
    --cwDepositButtonBg3Hover: #95ebc1;
    --cwDepositButtonTxt: #06190D;
    --cwDepositButtonTxt2: #125231;
    --cwDepositButtonTxt3: #1a7949;
    --cwDepositButtonAccent: #57EEB6;
    --cwDepositButtonAccentTxt: rgba(0, 0, 0, 0.9);
    --cwDepositButtonBorder: #43dc92;
    --cwDepositButtonRadius: 12px;
        }
.cw_deposit_button.tl_btn.cw_deposit_button.tl_btn:hover {
    --cwDepositButtonBgHover: var(--cwDepositButtonG);
}
/*start footer*/
.footer-license-text {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 37px;
    line-height: 1.6;
    font-size: 14px;
}
.footer-license-text img{
    height: 100px;
}
.footer_social-list {
    width: 50%;
}
.lenguage_section{
    width: 50%;
    display: flex;
    justify-content: right;
}
.links-content {
    border-top: 2px solid var(--cwFooterTxt3);
    padding: 22px 0 54px;
    margin-top: 24px;
}
.cw_footer_18_wrapper {
    color: var(--cwFooterAccent);
}
.footer_protection {
    padding-bottom: 50px;
}
.footer_protection p {
    width: 190px;
    margin: 0 auto;
}
.footer_protection a,
.footer_protection p,
.footer-license-text{
    color: var(--cwFooterTxt2);
}
.footer_protection-leftBox {
    width: 40%;
}
.footer_protection-centerBox {
    width: 20%;
}
.footer_protection-rightBox {
    width: 40%;
    column-gap: 50px;
}
.dmca_licence_box img {
    width: 180px;
}
.fixed_socials {
    position: fixed;
    bottom: 60px;
    inset-inline-start: 100px;
    z-index: 100;
    display: flex;
    column-gap: 20px;
}
@media screen and (max-width: 1680px) {
    .whatsapp_top {
        left: 20px;
    }
}
/*end footer*/
/*start Header*/
.header_promo_link img {
    width: auto;
    height: 36px;
}
.col_footer #PreferMobile{
    margin-left: 30px;
}
.header__fixed-right .tl_btn,
.tl_btn {
    border: 1px solid var(--cwButtonSecondaryBorder);
}
.tl_popup_content .D_logo{
    display:none;
}
/*end Header*/
.js_otp_lock_msg_resend {
    margin-top: 16px;
}
/*Start New Year Decorations */
.tl_header_top_row .tl_logo::after,
.tl_header_top_row .header__logo::after {
    inset-inline-start: -10px;
}

@media only screen and (max-width: 1500px) {
    .tl_header_top_row .header__logo::after {
        inset-inline-start: -8px;
        transform: rotate(10deg);
        top: -4px;
    }
}
/*End New Year Decorations */