:root{
    --cwBodyG: #012D5F;
    --cwBodyBg: #012D5F;
    --cwBodyBg2: #024796;
    --cwBodyBg3: #025abf;
    --cwBodyBgHover: #013978;
    --cwBodyBg2Hover: #0253af;
    --cwBodyBg3Hover: #0266d8;
    --cwBodyTxt: #fff;
    --cwBodyTxt2: #b3c0cf;
    --cwBodyTxt3: #8096af;
    --cwBodyAccent: #006AE2;
    --cwBodyAccentTxt: rgba(255, 255, 255, 0.9);
    --cwBodyRGBA: rgba(1, 45, 95, 0.7);
    --cwBodyRGBA2: rgba(1, 45, 95, 0.5);
    --cwBodyRGBA3: rgba(1, 45, 95, 0.3);
    --cwBodyShadow: rgba(1, 27, 57, 0.7);
    --cwBodyShadowFade: rgba(1, 27, 57, 0);
    --cwBodyRadius: 0px;
    --cwBodyBorder: #012D5F;

    --cwAccentG: #FF4343;
    --cwAccentBg: #FF4343;
    --cwAccentBg2: #1b86ff;
    --cwAccentBg3: #449cff;
    --cwAccentBgHover: #0076fb;
    --cwAccentBg2Hover: #3494ff;
    --cwAccentBg3Hover: #5da9ff;
    --cwAccentTxt: #fff;
    --cwAccentTxt2: #b3d2f6;
    --cwAccentTxt3: #80b5f1;
    --cwAccentAccent: #006AE2;
    --cwAccentAccentTxt: rgba(255, 255, 255, 0.9);
    --cwAccentRGBA: rgba(0, 106, 226, 0.7);
    --cwAccentRGBA2: rgba(0, 106, 226, 0.5);
    --cwAccentRGBA3: rgba(0, 106, 226, 0.3);
    --cwAccentShadow: rgba(0, 64, 136, 0.7);
    --cwAccentShadowFade: rgba(0, 64, 136, 0);
    --cwAccentRadius: 0px;
    --cwAccentBorder: #0076fb;

    --cwDominantG: #02172F;
    --cwDominantBg: #02172F;
    --cwDominantBg2: #043165;
    --cwDominantBg3: #06448c;
    --cwDominantBgHover: #032347;
    --cwDominantBg2Hover: #053d7d;
    --cwDominantBg3Hover: #0750a4;
    --cwDominantTxt: #fff;
    --cwDominantTxt2: #b3b9c1;
    --cwDominantTxt3: #818b97;
    --cwDominantAccent: #006AE2;
    --cwDominantAccentTxt: rgba(255, 255, 255, 0.9);
    --cwDominantRGBA: rgba(2, 23, 47, 0.7);
    --cwDominantRGBA2: rgba(2, 23, 47, 0.5);
    --cwDominantRGBA3: rgba(2, 23, 47, 0.3);
    --cwDominantShadow: rgba(1, 14, 28, 0.7);
    --cwDominantShadowFade: rgba(1, 14, 28, 0);
    --cwDominantRadius: 0px;
    --cwDominantBorder: #032347;

    --cwCardG: #013978;
    --cwCardBg: #013978;
    --cwCardBg2: #0153b0;
    --cwCardBg3: #0267d8;
    --cwCardBgHover: #014591;
    --cwCardBg2Hover: #015fc9;
    --cwCardBg3Hover: #0273f1;
    --cwCardTxt: #fff;
    --cwCardTxt2: #b3c4d7;
    --cwCardTxt3: #809cbc;
    --cwCardAccent: #006AE2;
    --cwCardAccentTxt: rgba(255, 255, 255, 0.9);
    --cwCardRGBA: rgba(1, 57, 120, 0.7);
    --cwCardRGBA2: rgba(1, 57, 120, 0.5);
    --cwCardRGBA3: rgba(1, 57, 120, 0.3);
    --cwCardShadow: rgba(1, 34, 72, 0.7);
    --cwCardShadowFade: rgba(1, 34, 72, 0);
    --cwCardRadius: 0px;
    --cwCardBorder: #012D5F;

    --cwGameG: #013978;
    --cwGameBg: #013978;
    --cwGameBg2: #0153b0;
    --cwGameBg3: #0267d8;
    --cwGameBgHover: #014591;
    --cwGameBg2Hover: #015fc9;
    --cwGameBg3Hover: #0273f1;
    --cwGameTxt: #fff;
    --cwGameTxt2: #b3c4d7;
    --cwGameTxt3: #809cbc;
    --cwGameAccent: #006AE2;
    --cwGameAccentTxt: rgba(255, 255, 255, 0.9);
    --cwGameRGBA: rgba(1, 57, 120, 0.7);
    --cwGameRGBA2: rgba(1, 57, 120, 0.5);
    --cwGameRGBA3: rgba(1, 57, 120, 0.3);
    --cwGameShadow: rgba(1, 34, 72, 0.7);
    --cwGameShadowFade: rgba(1, 34, 72, 0);
    --cwGameRadius: 16px;
    --cwGameBorder: #012D5F;

    --cwJackpotG: #013978;
    --cwJackpotBg: #013978;
    --cwJackpotBg2: #0153b0;
    --cwJackpotBg3: #0267d8;
    --cwJackpotBgHover: #014591;
    --cwJackpotBg2Hover: #015fc9;
    --cwJackpotBg3Hover: #0273f1;
    --cwJackpotTxt: #fff;
    --cwJackpotTxt2: #b3c4d7;
    --cwJackpotTxt3: #809cbc;
    --cwJackpotAccent: #006AE2;
    --cwJackpotAccentTxt: rgba(255, 255, 255, 0.9);
    --cwJackpotRGBA: rgba(1, 57, 120, 0.7);
    --cwJackpotRGBA2: rgba(1, 57, 120, 0.5);
    --cwJackpotRGBA3: rgba(1, 57, 120, 0.3);
    --cwJackpotShadow: rgba(1, 34, 72, 0.7);
    --cwJackpotShadowFade: rgba(1, 34, 72, 0);
    --cwJackpotRadius: 0px;
    --cwJackpotBorder: #012D5F;

    --cwButtonG: #FF4343;
    --cwButtonBg: #FF4343;
    --cwButtonBg2: #ff7b7b;
    --cwButtonBg3: #ffa4a4;
    --cwButtonBgHover: #ff5c5c;
    --cwButtonBg2Hover: #ff9494;
    --cwButtonBg3Hover: #ffbdbd;
    --cwButtonTxt: #fff;
    --cwButtonTxt2: #ffc7c7;
    --cwButtonTxt3: #ffa1a1;
    --cwButtonAccent: #006AE2;
    --cwButtonAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonRGBA: rgba(255, 67, 67, 0.7);
    --cwButtonRGBA2: rgba(255, 67, 67, 0.5);
    --cwButtonRGBA3: rgba(255, 67, 67, 0.3);
    --cwButtonShadow: rgba(153, 40, 40, 0.7);
    --cwButtonShadowFade: rgba(153, 40, 40, 0);
    --cwButtonRadius: 0px;
    --cwButtonBorder: #012D5F;

    --cwButtonSecondaryG: #0258BA;
    --cwButtonSecondaryBg: #0258BA;
    --cwButtonSecondaryBg2: #0372f1;
    --cwButtonSecondaryBg3: #2087fd;
    --cwButtonSecondaryBgHover: #0264d3;
    --cwButtonSecondaryBg2Hover: #117ffc;
    --cwButtonSecondaryBg3Hover: #3995fd;
    --cwButtonSecondaryTxt: #fff;
    --cwButtonSecondaryTxt2: #b3cdea;
    --cwButtonSecondaryTxt3: #81acdd;
    --cwButtonSecondaryAccent: #006AE2;
    --cwButtonSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwButtonSecondaryRGBA: rgba(2, 88, 186, 0.7);
    --cwButtonSecondaryRGBA2: rgba(2, 88, 186, 0.5);
    --cwButtonSecondaryRGBA3: rgba(2, 88, 186, 0.3);
    --cwButtonSecondaryShadow: rgba(1, 53, 112, 0.7);
    --cwButtonSecondaryShadowFade: rgba(1, 53, 112, 0);
    --cwButtonSecondaryRadius: 0px;
    --cwButtonSecondaryBorder: #0264d3;

    --cwNavbarG: #043165;
    --cwNavbarBg: #043165;
    --cwNavbarBg2: #064b9b;
    --cwNavbarBg3: #085ec2;
    --cwNavbarBgHover: #053d7d;
    --cwNavbarBg2Hover: #0757b4;
    --cwNavbarBg3Hover: #096ada;
    --cwNavbarTxt: #fff;
    --cwNavbarTxt2: #b4c1d1;
    --cwNavbarTxt3: #8298b2;
    --cwNavbarAccent: #006AE2;
    --cwNavbarAccentTxt: rgba(255, 255, 255, 0.9);
    --cwNavbarRGBA: rgba(4, 49, 101, 0.7);
    --cwNavbarRGBA2: rgba(4, 49, 101, 0.5);
    --cwNavbarRGBA3: rgba(4, 49, 101, 0.3);
    --cwNavbarShadow: rgba(2, 29, 61, 0.7);
    --cwNavbarShadowFade: rgba(2, 29, 61, 0);
    --cwNavbarRadius: 0px;
    --cwNavbarBorder: #053d7d;

    --cwSliderG: #013978;
    --cwSliderBg: #013978;
    --cwSliderBg2: #0153b0;
    --cwSliderBg3: #0267d8;
    --cwSliderBgHover: #014591;
    --cwSliderBg2Hover: #015fc9;
    --cwSliderBg3Hover: #0273f1;
    --cwSliderTxt: #fff;
    --cwSliderTxt2: #b3c4d7;
    --cwSliderTxt3: #809cbc;
    --cwSliderAccent: #006AE2;
    --cwSliderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSliderRGBA: rgba(1, 57, 120, 0.7);
    --cwSliderRGBA2: rgba(1, 57, 120, 0.5);
    --cwSliderRGBA3: rgba(1, 57, 120, 0.3);
    --cwSliderShadow: rgba(1, 34, 72, 0.7);
    --cwSliderShadowFade: rgba(1, 34, 72, 0);
    --cwSliderRadius: 0px;
    --cwSliderBorder: #012D5F;

    --cwHeaderG: #002044;
    --cwHeaderBg: #002044;
    --cwHeaderBg2: #003a7c;
    --cwHeaderBg3: #004ea5;
    --cwHeaderBgHover: #002c5d;
    --cwHeaderBg2Hover: #004695;
    --cwHeaderBg3Hover: #005abe;
    --cwHeaderTxt: #fff;
    --cwHeaderTxt2: #b3bcc7;
    --cwHeaderTxt3: #8090a2;
    --cwHeaderAccent: #006AE2;
    --cwHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderRGBA: rgba(0, 32, 68, 0.7);
    --cwHeaderRGBA2: rgba(0, 32, 68, 0.5);
    --cwHeaderRGBA3: rgba(0, 32, 68, 0.3);
    --cwHeaderShadow: rgba(0, 19, 41, 0.7);
    --cwHeaderShadowFade: rgba(0, 19, 41, 0);
    --cwHeaderRadius: 0px;
    --cwHeaderBorder: #012D5F;

    --cwHeaderSecondaryG: #043165;
    --cwHeaderSecondaryBg: #043165;
    --cwHeaderSecondaryBg2: #064b9b;
    --cwHeaderSecondaryBg3: #085ec2;
    --cwHeaderSecondaryBgHover: #053d7d;
    --cwHeaderSecondaryBg2Hover: #0757b4;
    --cwHeaderSecondaryBg3Hover: #096ada;
    --cwHeaderSecondaryTxt: #fff;
    --cwHeaderSecondaryTxt2: #b4c1d1;
    --cwHeaderSecondaryTxt3: #8298b2;
    --cwHeaderSecondaryAccent: #006AE2;
    --cwHeaderSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwHeaderSecondaryRGBA: rgba(4, 49, 101, 0.7);
    --cwHeaderSecondaryRGBA2: rgba(4, 49, 101, 0.5);
    --cwHeaderSecondaryRGBA3: rgba(4, 49, 101, 0.3);
    --cwHeaderSecondaryShadow: rgba(2, 29, 61, 0.7);
    --cwHeaderSecondaryShadowFade: rgba(2, 29, 61, 0);
    --cwHeaderSecondaryRadius: 0px;
    --cwHeaderSecondaryBorder: #053d7d;

    --cwFooterG: #043165;
    --cwFooterBg: #043165;
    --cwFooterBg2: #064b9b;
    --cwFooterBg3: #085ec2;
    --cwFooterBgHover: #053d7d;
    --cwFooterBg2Hover: #0757b4;
    --cwFooterBg3Hover: #096ada;
    --cwFooterTxt: #fff;
    --cwFooterTxt2: #b4c1d1;
    --cwFooterTxt3: #8298b2;
    --cwFooterAccent: #006AE2;
    --cwFooterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFooterRGBA: rgba(4, 49, 101, 0.7);
    --cwFooterRGBA2: rgba(4, 49, 101, 0.5);
    --cwFooterRGBA3: rgba(4, 49, 101, 0.3);
    --cwFooterShadow: rgba(2, 29, 61, 0.7);
    --cwFooterShadowFade: rgba(2, 29, 61, 0);
    --cwFooterRadius: 0px;
    --cwFooterBorder: #053d7d;

    --cwSubHeaderG: #003F86;
    --cwSubHeaderBg: #003F86;
    --cwSubHeaderBg2: #0059be;
    --cwSubHeaderBg3: #006de7;
    --cwSubHeaderBgHover: #004b9f;
    --cwSubHeaderBg2Hover: #0065d7;
    --cwSubHeaderBg3Hover: #0179ff;
    --cwSubHeaderTxt: #fff;
    --cwSubHeaderTxt2: #b3c5db;
    --cwSubHeaderTxt3: #809fc3;
    --cwSubHeaderAccent: #006AE2;
    --cwSubHeaderAccentTxt: rgba(255, 255, 255, 0.9);
    --cwSubHeaderRGBA: rgba(0, 63, 134, 0.7);
    --cwSubHeaderRGBA2: rgba(0, 63, 134, 0.5);
    --cwSubHeaderRGBA3: rgba(0, 63, 134, 0.3);
    --cwSubHeaderShadow: rgba(0, 38, 80, 0.7);
    --cwSubHeaderShadowFade: rgba(0, 38, 80, 0);
    --cwSubHeaderRadius: 0px;
    --cwSubHeaderBorder: #012D5F;

    --cwTabG: #012D5F;
    --cwTabBg: #012D5F;
    --cwTabBg2: #024796;
    --cwTabBg3: #025abf;
    --cwTabBgHover: #013978;
    --cwTabBg2Hover: #0253af;
    --cwTabBg3Hover: #0266d8;
    --cwTabTxt: #fff;
    --cwTabTxt2: #b3c0cf;
    --cwTabTxt3: #8096af;
    --cwTabAccent: #006AE2;
    --cwTabAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabRGBA: rgba(1, 45, 95, 0.7);
    --cwTabRGBA2: rgba(1, 45, 95, 0.5);
    --cwTabRGBA3: rgba(1, 45, 95, 0.3);
    --cwTabShadow: rgba(1, 27, 57, 0.7);
    --cwTabShadowFade: rgba(1, 27, 57, 0);
    --cwTabRadius: 0px;
    --cwTabBorder: #013978;

    --cwTabActiveG: #002044;
    --cwTabActiveBg: #002044;
    --cwTabActiveBg2: #003a7c;
    --cwTabActiveBg3: #004ea5;
    --cwTabActiveBgHover: #002c5d;
    --cwTabActiveBg2Hover: #004695;
    --cwTabActiveBg3Hover: #005abe;
    --cwTabActiveTxt: #fff;
    --cwTabActiveTxt2: #b3bcc7;
    --cwTabActiveTxt3: #8090a2;
    --cwTabActiveAccent: #006AE2;
    --cwTabActiveAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTabActiveRGBA: rgba(0, 32, 68, 0.7);
    --cwTabActiveRGBA2: rgba(0, 32, 68, 0.5);
    --cwTabActiveRGBA3: rgba(0, 32, 68, 0.3);
    --cwTabActiveShadow: rgba(0, 19, 41, 0.7);
    --cwTabActiveShadowFade: rgba(0, 19, 41, 0);
    --cwTabActiveRadius: 0px;
    --cwTabActiveBorder: #012D5F;

    --cwInputG: #003877;
    --cwInputBg: #003877;
    --cwInputBg2: #0052af;
    --cwInputBg3: #0066d8;
    --cwInputBgHover: #004490;
    --cwInputBg2Hover: #005ec8;
    --cwInputBg3Hover: #0072f1;
    --cwInputTxt: #fff;
    --cwInputTxt2: #b3c3d6;
    --cwInputTxt3: #809cbb;
    --cwInputAccent: #006AE2;
    --cwInputAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputRGBA: rgba(0, 56, 119, 0.7);
    --cwInputRGBA2: rgba(0, 56, 119, 0.5);
    --cwInputRGBA3: rgba(0, 56, 119, 0.3);
    --cwInputShadow: rgba(0, 34, 71, 0.7);
    --cwInputShadowFade: rgba(0, 34, 71, 0);
    --cwInputRadius: 0px;
    --cwInputBorder: #fff;

    --cwInputSecondaryG: #042F60;
    --cwInputSecondaryBg: #042F60;
    --cwInputSecondaryBg2: #064996;
    --cwInputSecondaryBg3: #085dbd;
    --cwInputSecondaryBgHover: #053b78;
    --cwInputSecondaryBg2Hover: #0755ae;
    --cwInputSecondaryBg3Hover: #0969d5;
    --cwInputSecondaryTxt: #fff;
    --cwInputSecondaryTxt2: #b4c1cf;
    --cwInputSecondaryTxt3: #8297b0;
    --cwInputSecondaryAccent: #006AE2;
    --cwInputSecondaryAccentTxt: rgba(255, 255, 255, 0.9);
    --cwInputSecondaryRGBA: rgba(4, 47, 96, 0.7);
    --cwInputSecondaryRGBA2: rgba(4, 47, 96, 0.5);
    --cwInputSecondaryRGBA3: rgba(4, 47, 96, 0.3);
    --cwInputSecondaryShadow: rgba(2, 28, 58, 0.7);
    --cwInputSecondaryShadowFade: rgba(2, 28, 58, 0);
    --cwInputSecondaryRadius: 0px;
    --cwInputSecondaryBorder: #FFFFFF;

    --cwFilterG: #02172F;
    --cwFilterBg: #02172F;
    --cwFilterBg2: #043165;
    --cwFilterBg3: #06448c;
    --cwFilterBgHover: #032347;
    --cwFilterBg2Hover: #053d7d;
    --cwFilterBg3Hover: #0750a4;
    --cwFilterTxt: #fff;
    --cwFilterTxt2: #b3b9c1;
    --cwFilterTxt3: #818b97;
    --cwFilterAccent: #FF4343;
    --cwFilterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwFilterRGBA: rgba(2, 23, 47, 0.7);
    --cwFilterRGBA2: rgba(2, 23, 47, 0.5);
    --cwFilterRGBA3: rgba(2, 23, 47, 0.3);
    --cwFilterShadow: rgba(1, 14, 28, 0.7);
    --cwFilterShadowFade: rgba(1, 14, 28, 0);
    --cwFilterRadius: 0px;
    --cwFilterBorder: #032347;

    --cwTooltipG: #042F60;
    --cwTooltipBg: #064b99;
    --cwTooltipBg2: #064996;
    --cwTooltipBg3: #085dbd;
    --cwTooltipBgHover: #053b78;
    --cwTooltipBg2Hover: #0755ae;
    --cwTooltipBg3Hover: #0969d5;
    --cwTooltipTxt: #fff;
    --cwTooltipTxt2: #b4c1cf;
    --cwTooltipTxt3: #8297b0;
    --cwTooltipAccent: #006AE2;
    --cwTooltipAccentTxt: rgba(255, 255, 255, 0.9);
    --cwTooltipRGBA: rgba(4, 47, 96, 0.7);
    --cwTooltipRGBA2: rgba(4, 47, 96, 0.5);
    --cwTooltipRGBA3: rgba(4, 47, 96, 0.3);
    --cwTooltipShadow: rgba(2, 28, 58, 0.7);
    --cwTooltipShadowFade: rgba(2, 28, 58, 0);
    --cwTooltipRadius: 0px;
    --cwTooltipBorder: #012D5F;

    --cwModalG: #042F60;
    --cwModalBg: #042F60;
    --cwModalBg2: #064996;
    --cwModalBg3: #085dbd;
    --cwModalBgHover: #053b78;
    --cwModalBg2Hover: #0755ae;
    --cwModalBg3Hover: #0969d5;
    --cwModalTxt: #fff;
    --cwModalTxt2: #b4c1cf;
    --cwModalTxt3: #8297b0;
    --cwModalAccent: #006AE2;
    --cwModalAccentTxt: rgba(255, 255, 255, 0.9);
    --cwModalRGBA: rgba(4, 47, 96, 0.7);
    --cwModalRGBA2: rgba(4, 47, 96, 0.5);
    --cwModalRGBA3: rgba(4, 47, 96, 0.3);
    --cwModalShadow: rgba(2, 28, 58, 0.7);
    --cwModalShadowFade: rgba(2, 28, 58, 0);
    --cwModalRadius: 0px;
    --cwModalBorder: #012D5F;

    --cwLoginG: #042F60;
    --cwLoginBg: #042F60;
    --cwLoginBg2: #064996;
    --cwLoginBg3: #085dbd;
    --cwLoginBgHover: #053b78;
    --cwLoginBg2Hover: #0755ae;
    --cwLoginBg3Hover: #0969d5;
    --cwLoginTxt: #fff;
    --cwLoginTxt2: #b4c1cf;
    --cwLoginTxt3: #8297b0;
    --cwLoginAccent: #006AE2;
    --cwLoginAccentTxt: rgba(255, 255, 255, 0.9);
    --cwLoginRGBA: rgba(4, 47, 96, 0.7);
    --cwLoginRGBA2: rgba(4, 47, 96, 0.5);
    --cwLoginRGBA3: rgba(4, 47, 96, 0.3);
    --cwLoginShadow: rgba(2, 28, 58, 0.7);
    --cwLoginShadowFade: rgba(2, 28, 58, 0);
    --cwLoginRadius: 0px;
    --cwLoginBorder: #012D5F;

    --cwRegisterG: #042F60;
    --cwRegisterBg: #042F60;
    --cwRegisterBg2: #064996;
    --cwRegisterBg3: #085dbd;
    --cwRegisterBgHover: #053b78;
    --cwRegisterBg2Hover: #0755ae;
    --cwRegisterBg3Hover: #0969d5;
    --cwRegisterTxt: #fff;
    --cwRegisterTxt2: #b4c1cf;
    --cwRegisterTxt3: #8297b0;
    --cwRegisterAccent: #006AE2;
    --cwRegisterAccentTxt: rgba(255, 255, 255, 0.9);
    --cwRegisterRGBA: rgba(4, 47, 96, 0.7);
    --cwRegisterRGBA2: rgba(4, 47, 96, 0.5);
    --cwRegisterRGBA3: rgba(4, 47, 96, 0.3);
    --cwRegisterShadow: rgba(2, 28, 58, 0.7);
    --cwRegisterShadowFade: rgba(2, 28, 58, 0);
    --cwRegisterRadius: 0px;
    --cwRegisterBorder: #012D5F;
    /*overlay essence start*/
--cwOverlayBg: rgba(0, 0, 0, 0.7);
--cwOverlayTxt: #fff;
--cwOverlayTxt2: #fff;
--cwOverlayAccent: #006AE2;
--cwOverlayAccentTxt: rgba(255, 255, 255, 0.9);
--cwOverlayBlur: 4px;
/*cwSignInButton essence start*/
--cwSignInButtonG: #0258BA;
--cwSignInButtonBg: #0258BA;
--cwSignInButtonBgHover: #0264d3;
--cwSignInButtonBg2: #0372f1;
--cwSignInButtonBg2Hover: #117ffc;
--cwSignInButtonBg3: #2087fd;
--cwSignInButtonBg3Hover: #3995fd;
--cwSignInButtonTxt: #fff;
--cwSignInButtonTxt2: #b3cdea;
--cwSignInButtonTxt3: #81acdd;
--cwSignInButtonAccent: #006AE2;
--cwSignInButtonAccentTxt: rgba(255, 255, 255, 0.9);
--cwSignInButtonBorder: #0258BA;
--cwSignInButtonRadius: 0px;
/*cwDepositButton essence start*/
--cwDepositButtonG: #FF4343;
--cwDepositButtonBg: #FF4343;
--cwDepositButtonBgHover: #ff5c5c;
--cwDepositButtonBg2: #ff7b7b;
--cwDepositButtonBg2Hover: #ff9494;
--cwDepositButtonBg3: #ffa4a4;
--cwDepositButtonBg3Hover: #ffbdbd;
--cwDepositButtonTxt: #fff;
--cwDepositButtonTxt2: #ffc7c7;
--cwDepositButtonTxt3: #ffa1a1;
--cwDepositButtonAccent: #006AE2;
--cwDepositButtonAccentTxt: rgba(255, 255, 255, 0.9);
--cwDepositButtonBorder: #ff5c5c;
--cwDepositButtonRadius: 0px;
        }
/*header*/
.header__logo img {
    width: 150px;
}
/*start Footer*/
.links-content {
    padding: 64px 0 50px;
    border-top: 2px solid var(--cwFooterTxt3);
    border-bottom: 2px solid var(--cwFooterTxt3);
    margin: 24px 0 28px;
}
.footer_links_heading {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-decoration-line: underline;
    margin-bottom: 16px;
}
.footer_link {
    font-size: 14px;
    line-height: 20px;
}
.footer_copy {
    color: var(--cwFooterTxt2);
    font-size: 14px;
    line-height: 20px;
}
.footer_social-list{
    margin: 26px 0 50px;
}
.footer__payments img{
    max-width: 100%;
    width: 1014px;
    height: auto;
}
/*end Footer*/
/*start floating links wrapper*/
.floating-links-wrapper .promocode-badge .content,
.floating-links-wrapper .promocode-badge .triangles{
    --cwAccentG: #006AE2;
}
/*end floating links wrapper*/
/*start loader gif*/
.tl_loader::before,.tl_loader::after {
    display: none
}
.tl_loader.tl_loader {
    --size: 130px;
    background-size: var(--size) !important;
    border-radius: 0;
}
.tl_loader_box {
    background-color: var(--cwOverlayBg);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.tl_loader.tl_loader-inside-button::before,
.tl_loader.tl_loader-inside-button::after{
     display: block;
     background-color:transparent;
}
.tl_loader.tl_loader-inside-button{
      background-image:none !important;
}
/*end loader gif*/
