
        :root{
            --cwBodyG: #1B1C22;
    --cwBodyBg: #1B1C22;
    --cwBodyBg2: #343641;
    --cwBodyBg3: #464858;
    --cwBodyBgHover: #262830;
    --cwBodyBg2Hover: #3f424f;
    --cwBodyBg3Hover: #515466;
    --cwBodyTxt: #E8E8E9;
    --cwBodyTxt2: #ababad;
    --cwBodyTxt3: #828286;
    --cwBodyAccent: #CF4A4A;
    --cwBodyAccentTxt: rgba(255, 255, 255, 0.9);
    --cwBodyRGBA: rgba(27, 28, 34, 0.7);
    --cwBodyRGBA2: rgba(27, 28, 34, 0.5);
    --cwBodyRGBA3: rgba(27, 28, 34, 0.3);
    --cwBodyShadow: rgba(16, 17, 20, 0.7);
    --cwBodyShadowFade: rgba(16, 17, 20, 0);
    --cwBodyRadius: 0px;
    --cwBodyBorder: #1B1C22;

    --cwAccentG: #CF4A4A;
    --cwAccentBg: #CF4A4A;
    --cwAccentBg2: #db7676;
    --cwAccentBg3: #e39797;
    --cwAccentBgHover: #d45e5e;
    --cwAccentBg2Hover: #e08a8a;
    --cwAccentBg3Hover: #e8abab;
    --cwAccentTxt: #FAEDED;
    --cwAccentTxt2: #edbcbc;
    --cwAccentTxt3: #e59c9c;
    --cwAccentAccent: #CF4A4A;
    --cwAccentAccentTxt: rgba(255, 255, 255, 0.9);
    --cwAccentRGBA: rgba(207, 74, 74, 0.7);
    --cwAccentRGBA2: rgba(207, 74, 74, 0.5);
    --cwAccentRGBA3: rgba(207, 74, 74, 0.3);
    --cwAccentShadow: rgba(124, 44, 44, 0.7);
    --cwAccentShadowFade: rgba(124, 44, 44, 0);
    --cwAccentRadius: 8px;
    --cwAccentBorder: #d45e5e;

    --cwDominantG: #22232B;
    --cwDominantBg: #22232B;
    --cwDominantBg2: #3b3c4a;
    --cwDominantBg3: #4d4f61;
    --cwDominantBgHover: #2d2f39;
    --cwDominantBg2Hover: #464758;
    --cwDominantBg3Hover: #585b6f;
    --cwDominantTxt: #E9E9EA;
    --cwDominantTxt2: #adaeb1;
    --cwDominantTxt3: #86868b;
    --cwDominantAccent: #CF4A4A;
    --cwDominantAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDominantRGBA: rgba(34, 35, 43, 0.7);
    --cwDominantRGBA2: rgba(34, 35, 43, 0.5);
    --cwDominantRGBA3: rgba(34, 35, 43, 0.3);
    --cwDominantShadow: rgba(20, 21, 26, 0.7);
    --cwDominantShadowFade: rgba(20, 21, 26, 0);
    --cwDominantRadius: 0px;
    --cwDominantBorder: #2d2f39;

    --cwCardG: #262830;
    --cwCardBg: #262830;
    --cwCardBg2: #3f424f;
    --cwCardBg3: #515566;
    --cwCardBgHover: #31343e;
    --cwCardBg2Hover: #4a4e5d;
    --cwCardBg3Hover: #5c6174;
    --cwCardTxt: #E8E8E9;
    --cwCardTxt2: #aeaeb2;
    --cwCardTxt3: #87888d;
    --cwCardAccent: #CF4A4A;
    --cwCardAccentTxt: rgba(255, 255, 255, 0.9);
    --cwCardRGBA: rgba(38, 40, 48, 0.7);
    --cwCardRGBA2: rgba(38, 40, 48, 0.5);
    --cwCardRGBA3: rgba(38, 40, 48, 0.3);
    --cwCardShadow: rgba(23, 24, 29, 0.7);
    --cwCardShadowFade: rgba(23, 24, 29, 0);
    --cwCardRadius: 0px;
    --cwCardBorder: #1B1C22;

    --cwGameG: #262830;
    --cwGameBg: #262830;
    --cwGameBg2: #3f424f;
    --cwGameBg3: #515566;
    --cwGameBgHover: #31343e;
    --cwGameBg2Hover: #4a4e5d;
    --cwGameBg3Hover: #5c6174;
    --cwGameTxt: #E8E8E9;
    --cwGameTxt2: #aeaeb2;
    --cwGameTxt3: #87888d;
    --cwGameAccent: #CF4A4A;
    --cwGameAccentTxt: rgba(255, 255, 255, 0.9);
    --cwGameRGBA: rgba(38, 40, 48, 0.7);
    --cwGameRGBA2: rgba(38, 40, 48, 0.5);
    --cwGameRGBA3: rgba(38, 40, 48, 0.3);
    --cwGameShadow: rgba(23, 24, 29, 0.7);
    --cwGameShadowFade: rgba(23, 24, 29, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #1B1C22;

    --cwJackpotG: #262830;
    --cwJackpotBg: #262830;
    --cwJackpotBg2: #3f424f;
    --cwJackpotBg3: #515566;
    --cwJackpotBgHover: #31343e;
    --cwJackpotBg2Hover: #4a4e5d;
    --cwJackpotBg3Hover: #5c6174;
    --cwJackpotTxt: #E8E8E9;
    --cwJackpotTxt2: #aeaeb2;
    --cwJackpotTxt3: #87888d;
    --cwJackpotAccent: #CF4A4A;
    --cwJackpotAccentTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotRGBA: rgba(38, 40, 48, 0.7);
    --cwJackpotRGBA2: rgba(38, 40, 48, 0.5);
    --cwJackpotRGBA3: rgba(38, 40, 48, 0.3);
    --cwJackpotShadow: rgba(23, 24, 29, 0.7);
    --cwJackpotShadowFade: rgba(23, 24, 29, 0);
    --cwJackpotRadius: 0px;
    --cwJackpotBorder: #1B1C22;

    --cwButtonG: #D25656;
    --cwButtonBg: #D25656;
    --cwButtonBg2: #de8282;
    --cwButtonBg3: #e6a2a2;
    --cwButtonBgHover: #d76a6a;
    --cwButtonBg2Hover: #e39696;
    --cwButtonBg3Hover: #ebb6b6;
    --cwButtonTxt: #FBEEEE;
    --cwButtonTxt2: #efc0c0;
    --cwButtonTxt3: #e7a2a2;
    --cwButtonAccent: #CF4A4A;
    --cwButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonRGBA: rgba(210, 86, 86, 0.7);
    --cwButtonRGBA2: rgba(210, 86, 86, 0.5);
    --cwButtonRGBA3: rgba(210, 86, 86, 0.3);
    --cwButtonShadow: rgba(126, 52, 52, 0.7);
    --cwButtonShadowFade: rgba(126, 52, 52, 0);
    --cwButtonRadius: 4px;
    --cwButtonBorder: #D25656;

    --cwButtonSecondaryG: #DE8282;
    --cwButtonSecondaryBg: #DE8282;
    --cwButtonSecondaryBg2: #eaaeae;
    --cwButtonSecondaryBg3: #f2cfcf;
    --cwButtonSecondaryBgHover: #e39696;
    --cwButtonSecondaryBg2Hover: #efc2c2;
    --cwButtonSecondaryBg3Hover: #f7e3e3;
    --cwButtonSecondaryTxt: #160D0D;
    --cwButtonSecondaryTxt2: #523030;
    --cwButtonSecondaryTxt3: #7a4848;
    --cwButtonSecondaryAccent: #CF4A4A;
    --cwButtonSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryRGBA: rgba(222, 130, 130, 0.7);
    --cwButtonSecondaryRGBA2: rgba(222, 130, 130, 0.5);
    --cwButtonSecondaryRGBA3: rgba(222, 130, 130, 0.3);
    --cwButtonSecondaryShadow: rgba(133, 78, 78, 0.7);
    --cwButtonSecondaryShadowFade: rgba(133, 78, 78, 0);
    --cwButtonSecondaryRadius: 4px;
    --cwButtonSecondaryBorder: #e39696;

    --cwNavbarG: #3b3c4a;
    --cwNavbarBg: #3b3c4a;
    --cwNavbarBg2: #545569;
    --cwNavbarBg3: #666880;
    --cwNavbarBgHover: #464758;
    --cwNavbarBg2Hover: #5f6077;
    --cwNavbarBg3Hover: #71748e;
    --cwNavbarTxt: #E9E9EA;
    --cwNavbarTxt2: #b5b5ba;
    --cwNavbarTxt3: #92939a;
    --cwNavbarAccent: #CF4A4A;
    --cwNavbarAccentTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarRGBA: rgba(59, 60, 74, 0.7);
    --cwNavbarRGBA2: rgba(59, 60, 74, 0.5);
    --cwNavbarRGBA3: rgba(59, 60, 74, 0.3);
    --cwNavbarShadow: rgba(35, 36, 44, 0.7);
    --cwNavbarShadowFade: rgba(35, 36, 44, 0);
    --cwNavbarRadius: 0px;
    --cwNavbarBorder: #464758;

    --cwSliderG: #262830;
    --cwSliderBg: #262830;
    --cwSliderBg2: #3f424f;
    --cwSliderBg3: #515566;
    --cwSliderBgHover: #31343e;
    --cwSliderBg2Hover: #4a4e5d;
    --cwSliderBg3Hover: #5c6174;
    --cwSliderTxt: #E8E8E9;
    --cwSliderTxt2: #aeaeb2;
    --cwSliderTxt3: #87888d;
    --cwSliderAccent: #CF4A4A;
    --cwSliderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSliderRGBA: rgba(38, 40, 48, 0.7);
    --cwSliderRGBA2: rgba(38, 40, 48, 0.5);
    --cwSliderRGBA3: rgba(38, 40, 48, 0.3);
    --cwSliderShadow: rgba(23, 24, 29, 0.7);
    --cwSliderShadowFade: rgba(23, 24, 29, 0);
    --cwSliderRadius: 0px;
    --cwSliderBorder: #1B1C22;

    --cwHeaderG: #31343F;
    --cwHeaderBg: #31343F;
    --cwHeaderBg2: #4a4e5f;
    --cwHeaderBg3: #5b6176;
    --cwHeaderBgHover: #3c404d;
    --cwHeaderBg2Hover: #555a6d;
    --cwHeaderBg3Hover: #666d84;
    --cwHeaderTxt: #EAEBEC;
    --cwHeaderTxt2: #b3b4b8;
    --cwHeaderTxt3: #8e9096;
    --cwHeaderAccent: #CF4A4A;
    --cwHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderRGBA: rgba(49, 52, 63, 0.7);
    --cwHeaderRGBA2: rgba(49, 52, 63, 0.5);
    --cwHeaderRGBA3: rgba(49, 52, 63, 0.3);
    --cwHeaderShadow: rgba(29, 31, 38, 0.7);
    --cwHeaderShadowFade: rgba(29, 31, 38, 0);
    --cwHeaderRadius: 0px;
    --cwHeaderBorder: #1B1C22;

    --cwHeaderSecondaryG: #393B48;
    --cwHeaderSecondaryBg: #393B48;
    --cwHeaderSecondaryBg2: #525567;
    --cwHeaderSecondaryBg3: #64677e;
    --cwHeaderSecondaryBgHover: #444756;
    --cwHeaderSecondaryBg2Hover: #5d6175;
    --cwHeaderSecondaryBg3Hover: #6f738c;
    --cwHeaderSecondaryTxt: #E9E9EA;
    --cwHeaderSecondaryTxt2: #b4b5b9;
    --cwHeaderSecondaryTxt3: #919299;
    --cwHeaderSecondaryAccent: #CF4A4A;
    --cwHeaderSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryRGBA: rgba(57, 59, 72, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(57, 59, 72, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(57, 59, 72, 0.3);
    --cwHeaderSecondaryShadow: rgba(34, 35, 43, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(34, 35, 43, 0);
    --cwHeaderSecondaryRadius: 0px;
    --cwHeaderSecondaryBorder: #444756;

    --cwFooterG: #32343F;
    --cwFooterBg: #32343F;
    --cwFooterBg2: #4b4e5e;
    --cwFooterBg3: #5d6175;
    --cwFooterBgHover: #3d404d;
    --cwFooterBg2Hover: #565a6c;
    --cwFooterBg3Hover: #686d83;
    --cwFooterTxt: #E9E9EA;
    --cwFooterTxt2: #b2b3b7;
    --cwFooterTxt3: #8e8f95;
    --cwFooterAccent: #CF4A4A;
    --cwFooterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFooterRGBA: rgba(50, 52, 63, 0.7);
    --cwFooterRGBA2: rgba(50, 52, 63, 0.5);
    --cwFooterRGBA3: rgba(50, 52, 63, 0.3);
    --cwFooterShadow: rgba(30, 31, 38, 0.7);
    --cwFooterShadowFade: rgba(30, 31, 38, 0);
    --cwFooterRadius: 0px;
    --cwFooterBorder: #3d404d;

    --cwSubHeaderG: #4E5365;
    --cwSubHeaderBg: #4E5365;
    --cwSubHeaderBg2: #666d85;
    --cwSubHeaderBg3: #7b8199;
    --cwSubHeaderBgHover: #595f73;
    --cwSubHeaderBg2Hover: #727993;
    --cwSubHeaderBg3Hover: #898fa4;
    --cwSubHeaderTxt: #EDEEF0;
    --cwSubHeaderTxt2: #bdc0c6;
    --cwSubHeaderTxt3: #9ea1ab;
    --cwSubHeaderAccent: #CF4A4A;
    --cwSubHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderRGBA: rgba(78, 83, 101, 0.7);
    --cwSubHeaderRGBA2: rgba(78, 83, 101, 0.5);
    --cwSubHeaderRGBA3: rgba(78, 83, 101, 0.3);
    --cwSubHeaderShadow: rgba(47, 50, 61, 0.7);
    --cwSubHeaderShadowFade: rgba(47, 50, 61, 0);
    --cwSubHeaderRadius: 0px;
    --cwSubHeaderBorder: #1B1C22;

    --cwTabG: #32333E;
    --cwTabBg: #32333E;
    --cwTabBg2: #4b4d5d;
    --cwTabBg3: #5d5f74;
    --cwTabBgHover: #3d3f4c;
    --cwTabBg2Hover: #56596b;
    --cwTabBg3Hover: #686b82;
    --cwTabTxt: #EBEBEC;
    --cwTabTxt2: #b4b4b8;
    --cwTabTxt3: #8f8f95;
    --cwTabAccent: #CF4A4A;
    --cwTabAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabRGBA: rgba(50, 51, 62, 0.7);
    --cwTabRGBA2: rgba(50, 51, 62, 0.5);
    --cwTabRGBA3: rgba(50, 51, 62, 0.3);
    --cwTabShadow: rgba(30, 31, 37, 0.7);
    --cwTabShadowFade: rgba(30, 31, 37, 0);
    --cwTabRadius: 0px;
    --cwTabBorder: #1B1C22;

    --cwTabActiveG: #393A46;
    --cwTabActiveBg: #393A46;
    --cwTabActiveBg2: #525465;
    --cwTabActiveBg3: #64667b;
    --cwTabActiveBgHover: #444654;
    --cwTabActiveBg2Hover: #5d6073;
    --cwTabActiveBg3Hover: #6f7289;
    --cwTabActiveTxt: #EBEBED;
    --cwTabActiveTxt2: #b6b6bb;
    --cwTabActiveTxt3: #92939a;
    --cwTabActiveAccent: #CF4A4A;
    --cwTabActiveAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveRGBA: rgba(57, 58, 70, 0.7);
    --cwTabActiveRGBA2: rgba(57, 58, 70, 0.5);
    --cwTabActiveRGBA3: rgba(57, 58, 70, 0.3);
    --cwTabActiveShadow: rgba(34, 35, 42, 0.7);
    --cwTabActiveShadowFade: rgba(34, 35, 42, 0);
    --cwTabActiveRadius: 0px;
    --cwTabActiveBorder: #1B1C22;

   --cwInputG: #424456;
    --cwInputBg: #424456;
    --cwInputBg2: #5a5d76;
    --cwInputBg3: #6c6f8d;
    --cwInputBgHover: #4d4f64;
    --cwInputBg2Hover: #656884;
    --cwInputBg3Hover: #7a7c99;
    --cwInputTxt: #EBEBEC;
    --cwInputTxt2: #b8b9bf;
    --cwInputTxt3: #9798a1;
    --cwInputAccent: #CF4A4A;
    --cwInputAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputRGBA: rgba(66, 68, 86, 0.7);
    --cwInputRGBA2: rgba(66, 68, 86, 0.5);
    --cwInputRGBA3: rgba(66, 68, 86, 0.3);
    --cwInputShadow: rgba(40, 41, 52, 0.7);
    --cwInputShadowFade: rgba(40, 41, 52, 0);
    --cwInputRadius: 0px;
    --cwInputBorder: #FFFFFF;

    --cwInputSecondaryG: #272830;
    --cwInputSecondaryBg: #272830;
    --cwInputSecondaryBg2: #40424f;
    --cwInputSecondaryBg3: #525565;
    --cwInputSecondaryBgHover: #32343e;
    --cwInputSecondaryBg2Hover: #4b4e5d;
    --cwInputSecondaryBg3Hover: #5d6173;
    --cwInputSecondaryTxt: #EEEEEF;
    --cwInputSecondaryTxt2: #b2b3b6;
    --cwInputSecondaryTxt3: #8b8b90;
    --cwInputSecondaryAccent: #CF4A4A;
    --cwInputSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryRGBA: rgba(39, 40, 48, 0.7);
    --cwInputSecondaryRGBA2: rgba(39, 40, 48, 0.5);
    --cwInputSecondaryRGBA3: rgba(39, 40, 48, 0.3);
    --cwInputSecondaryShadow: rgba(23, 24, 29, 0.7);
    --cwInputSecondaryShadowFade: rgba(23, 24, 29, 0);
    --cwInputSecondaryRadius: 0px;
    --cwInputSecondaryBorder: #B7B7B7;

    --cwFilterG: #3b3c4a;
    --cwFilterBg: #3b3c4a;
    --cwFilterBg2: #545569;
    --cwFilterBg3: #666880;
    --cwFilterBgHover: #464758;
    --cwFilterBg2Hover: #5f6077;
    --cwFilterBg3Hover: #71748e;
    --cwFilterTxt: #E9E9EA;
    --cwFilterTxt2: #b5b5ba;
    --cwFilterTxt3: #92939a;
    --cwFilterAccent: #CF4A4A;
    --cwFilterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFilterRGBA: rgba(59, 60, 74, 0.7);
    --cwFilterRGBA2: rgba(59, 60, 74, 0.5);
    --cwFilterRGBA3: rgba(59, 60, 74, 0.3);
    --cwFilterShadow: rgba(35, 36, 44, 0.7);
    --cwFilterShadowFade: rgba(35, 36, 44, 0);
    --cwFilterRadius: 0px;
    --cwFilterBorder: #464758;

    --cwTooltipG: #32333E;
    --cwTooltipBg: #32333E;
    --cwTooltipBg2: #4b4d5d;
    --cwTooltipBg3: #5d5f74;
    --cwTooltipBgHover: #3d3f4c;
    --cwTooltipBg2Hover: #56596b;
    --cwTooltipBg3Hover: #686b82;
    --cwTooltipTxt: #EBEBEC;
    --cwTooltipTxt2: #b4b4b8;
    --cwTooltipTxt3: #8f8f95;
    --cwTooltipAccent: #CF4A4A;
    --cwTooltipAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipRGBA: rgba(50, 51, 62, 0.7);
    --cwTooltipRGBA2: rgba(50, 51, 62, 0.5);
    --cwTooltipRGBA3: rgba(50, 51, 62, 0.3);
    --cwTooltipShadow: rgba(30, 31, 37, 0.7);
    --cwTooltipShadowFade: rgba(30, 31, 37, 0);
    --cwTooltipRadius: 0px;
    --cwTooltipBorder: #1B1C22;

   --cwModalG: #272830;
    --cwModalBg: #272830;
    --cwModalBg2: #40424f;
    --cwModalBg3: #525565;
    --cwModalBgHover: #32343e;
    --cwModalBg2Hover: #4b4e5d;
    --cwModalBg3Hover: #5d6173;
    --cwModalTxt: #E9EAEA;
    --cwModalTxt2: #afb0b2;
    --cwModalTxt3: #88898d;
    --cwModalAccent: #CF4A4A;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(39, 40, 48, 0.7);
    --cwModalRGBA2: rgba(39, 40, 48, 0.5);
    --cwModalRGBA3: rgba(39, 40, 48, 0.3);
    --cwModalShadow: rgba(23, 24, 29, 0.7);
    --cwModalShadowFade: rgba(23, 24, 29, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #1B1C22;

    --cwLoginG: #272830;
    --cwLoginBg: #272830;
    --cwLoginBg2: #40424f;
    --cwLoginBg3: #525565;
    --cwLoginBgHover: #32343e;
    --cwLoginBg2Hover: #4b4e5d;
    --cwLoginBg3Hover: #5d6173;
    --cwLoginTxt: #E9EAEA;
    --cwLoginTxt2: #afb0b2;
    --cwLoginTxt3: #88898d;
    --cwLoginAccent: #CF4A4A;
    --cwLoginAccentTxt: rgba(255, 255, 255, 0.9);
    --cwLoginRGBA: rgba(39, 40, 48, 0.7);
    --cwLoginRGBA2: rgba(39, 40, 48, 0.5);
    --cwLoginRGBA3: rgba(39, 40, 48, 0.3);
    --cwLoginShadow: rgba(23, 24, 29, 0.7);
    --cwLoginShadowFade: rgba(23, 24, 29, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #1B1C22;

    --cwRegisterG: #272830;
    --cwRegisterBg: #272830;
    --cwRegisterBg2: #40424f;
    --cwRegisterBg3: #525565;
    --cwRegisterBgHover: #32343e;
    --cwRegisterBg2Hover: #4b4e5d;
    --cwRegisterBg3Hover: #5d6173;
    --cwRegisterTxt: #E9EAEA;
    --cwRegisterTxt2: #afb0b2;
    --cwRegisterTxt3: #88898d;
    --cwRegisterAccent: #CF4A4A;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(39, 40, 48, 0.7);
    --cwRegisterRGBA2: rgba(39, 40, 48, 0.5);
    --cwRegisterRGBA3: rgba(39, 40, 48, 0.3);
    --cwRegisterShadow: rgba(23, 24, 29, 0.7);
    --cwRegisterShadowFade: rgba(23, 24, 29, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #1B1C22;
    /*overlay essence start*/
    --cwOverlayBg: rgba(0, 0, 0, 0.7);
    --cwOverlayTxt: #fff;
    --cwOverlayTxt2: #fff;
    --cwOverlayAccent: #CF4A4A;
    --cwOverlayAccentTxt: rgba(255, 255, 255, 0.9);
    --cwOverlayBlur: 4px;
    /*cwSignInButton essence start*/
    --cwSignInButtonG: #DE8282;
    --cwSignInButtonBg: #DE8282;
    --cwSignInButtonBgHover: #e39696;
    --cwSignInButtonBg2: #eaaeae;
    --cwSignInButtonBg2Hover: #efc2c2;
    --cwSignInButtonBg3: #f2cfcf;
    --cwSignInButtonBg3Hover: #f7e3e3;
    --cwSignInButtonTxt: #160D0D;
    --cwSignInButtonTxt2: #523030;
    --cwSignInButtonTxt3: #7a4848;
    --cwSignInButtonAccent: #CF4A4A;
    --cwSignInButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSignInButtonBorder: #DE8282;
    --cwSignInButtonRadius: 4px;
    /*cwDepositButton essence start*/
    --cwDepositButtonG: #D25656;
    --cwDepositButtonBg: #D25656;
    --cwDepositButtonBgHover: #d76a6a;
    --cwDepositButtonBg2: #de8282;
    --cwDepositButtonBg2Hover: #e39696;
    --cwDepositButtonBg3: #e6a2a2;
    --cwDepositButtonBg3Hover: #ebb6b6;
    --cwDepositButtonTxt: #FBEEEE;
    --cwDepositButtonTxt2: #efc0c0;
    --cwDepositButtonTxt3: #e7a2a2;
    --cwDepositButtonAccent: #CF4A4A;
    --cwDepositButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDepositButtonBorder: #d76a6a;
    --cwDepositButtonRadius: 4px;
        }
/*Start login part*/
.D_logo {
    height: 60px;
    background: var(--cdn-logo_png) no-repeat center/contain;
    width: 198px;
    margin: 30px auto 25px;
}
.change-input-btn, .eye_button.change-input-btn {
    cursor: pointer;
    background-color: transparent;
    border-inline-start: 1px solid #ccc;
    padding-inline-end: 10px;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    column-gap: 6px;
    top: 0;
    inset-inline-end: 0;
    z-index: 9;
    color: #5e5e5e;
}

.email-mobile-login .eye_block input, .email-mobile-login input {
    padding-inline-end: 60px;
    text-overflow: ellipsis;
}
.change-input-btn i {
    font-size: 30px;
}
.change-input-btn .arrow-icon {
    padding-bottom: 4px;
    font-family: 'Roboto';
}
.via_email .email {
    display: none
}
.via_mobile .phone {
    display: none
}
.email-input-wrapper {
    width: 100%
}
.auth-wrapper {
    column-gap: 16px;
}
.mobile-input-wrapper .code-wrapper {
    width: 80px;
    margin: 0
}
.mobile-input-wrapper .reg_mobile_code {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    flex-shrink: 0;
    color: var(--cwInputTxt);
    background: transparent;
    border-radius: var(--cwInputRadius);
    border: 1px solid var(--cwInputTxt);
    height: 35px;
}
.email-mobile-login#login_container .captcha_block {
    transform: none;
    width: auto;
    margin-bottom: 20px
}
.login_captcha_block{
    display: flex;
}
.email-mobile-login .regFromPopup {
    color: var(--cwButtonSecondaryTxt);
    text-align: center;
    line-height: 36px;
}
#loginContent .recover-popup .reg_mobile_code {
    background: transparent;
    border-radius: var(--cwInputRadius);
    border: 1px solid var(--cwInputTxt);
}
.form-step {
    display: none;
}
.showStep{
    display: block;
}
/*End login part*/
.dyn_profile_leftPart_inner  .dyn_form_group input{
    --cwInputBorder:#4d4f64;
}
