:root {
  --primary-color:linear-gradient(79deg, #612BD9 2.81%, #D65CD5 97.19%);
  --secondary-color: #161328;
  --other-bg: #28224A;
  --bg-body: #0A0915;
  --header_bg: linear-gradient(90deg, #140D1F, #0D0B1B, #120E22, #130F25, #141026 100%);
  --header_br:#221d33;
  --icon_bg:#A9A3C9;
  --header-btn-br:#C96EE1;
  --currancy_btn:linear-gradient(90deg, #124236 0%, #0D5B3A 20.67%, #141026 75.22%, #141026 100%);
  --header_dropdpown_bg:linear-gradient(90deg, #124236 0%, #0D5B3A 20.67%, #141026 75.22%, #141026 100%);
  --header_green_text:#62CCA9;
  --header_outer_box:#1B172F;
  --header-box-bg:#140F23;
  --grent_dot:#099A49;
  --br-bg:#DA5EE5;
  --light-br:#36314C;
  --primary-text:#EA5DFF;
  --left-sidebar-bg:#110F20;
  --casino_btn:#231D48;
  --casino_btn_br:#463871;
  --sports_btn: radial-gradient(50% 50% at 50% 50%, #572662 0%, #462052 12.98%, #341B41 26.92%, #110F20 99.52%);
  --sports_btn_br:#542A64;
  --arrow-bg-box:linear-gradient(138deg, #130F25 2.01%, #56285F 97.99%);
  --arrow-bg-br:rgba(160, 84, 195, 0.17);
  --darkline_bg:linear-gradient(90deg,#36314C 0%,#161328 32%,#161328 78%,#36314C 100%);
  /* --icon_bg:#BBB9C8; */
  --social_icon_bg:#1C1637;
  --green_box:#34E18E;
  --yellow_box:#FFC70B;
  --text-white: #fff;
  --black_text:#000000;
  --provider_highlight:#B457EF;
  --light_text:#8B80CE;
  --white_light_br:#FFFFFF;
  --deposit_br:#C96EE1;
  --deposit_btn_bg:linear-gradient(87deg, #961396 2.79%, #DF53E5 97.21%);
  --tabs_bg:#0F0E22;
  --all_games_bg:#262047;
  --line_gradient:linear-gradient(90deg, #36314c 0%, #D157DB 50%, #36314c 100%);
  --count_box:#3D3270;
  --slider_outer:linear-gradient(90deg,#4C1795 0%,#0B0418 37%,#0B0418 66%,#4C1795 100%);
  --provider_header:#08061A;
  --provider_header_br:#261E3D;
  --deta_drop_bg:#082625;
  --deta_drop_br:#275E59;
  --tbl_row:rgba(22, 19, 40, 0.76);
  --green_text:#00FF2F;
  --tbl_box_bg:#0F0C21;
  --tbl_line_bg:linear-gradient(90deg,#0A1818 18%,rgba(209, 87, 219, 0.25) 50%,#0A1818 82%);
  --footer_inner_box_bg:linear-gradient(90deg,#07041B 0%,#0B0624 51%,#050217 100%);
  --footer_inner_outer_bg:linear-gradient(90deg,#9C189D 0%,rgba(249, 148, 186, 0) 53%,#DD51E3 100%);
  --footer_social_bg:linear-gradient(180deg,#8C22B3 0%,#150432 37%,#150432 67%,#9A00FF 100%);
  --footer_social_inner_bg:#150432;
  --footer_icon_color:#D297FA;
  --login_inner:linear-gradient(180deg, rgba(11, 1, 45, 0.63) 0%, rgba(59, 1, 147, 0.63) 100%);
  --login_outer:linear-gradient(90deg,#E100FF 0%,#00B2FF 100%);
  --check_box_bg:#160146;
  --login_social_bg:#2A0177;
  --tabs_br:#36314C;
  --tabs_icon_bg:#1c1a3e;
  --tabs_active:#A022E7;
  --tabs_active_bg:#170C34;
  --light_text_other:#7C74A9;
  --progress_bar_bg:#373357;
  --dark_pink_text:#FF04FF;
  --vip_light_text:#C0B5FF;
  --yellow_text:#FFBB00;
  --vip_gradient_line: linear-gradient(90deg, #080114 0%, rgb(192 181 255 / 70%) 50.48%, #070014 100%);
  --red_text:#FF0004;
  --dropdown_outer:linear-gradient(to bottom,#652DD9 0%,#D25AD5 100%);
  --notification_count:linear-gradient(to bottom,#007E28 0%,#00E448 100%);
  --reject_btn:linear-gradient(to bottom, #B80000 0%, #FF3B3B 100%);
  --green_br:#01D63E; 
  --dropdown_menu:linear-gradient(to right, rgb(51 18 126 / 70%) 0%, rgb(8 3 42 / 70%) 100%);
  --waller_dropdown_outer:linear-gradient(to bottom,#652DD8 0%,#0A0915 52%,#D55CD5 100%);
  --input_icon:#5F5683;
  --list_br:#1F1B37;
  --box_bg:#050518;
  --box_br:#322D48;
  --challanges_tabs:#1C1835;
  --primary_br:#662DD8;
  --other_bolor_br:#89208D;
  --non_active_bg:#120A28;
  --rewards_list_outer:linear-gradient(180deg,#632BD9 0%,#120A28 38%,#120A28 63%,#D25AD5 100%);
  --rewards_list_bg:linear-gradient(180deg,#120A28 0%,#3D1C68 100%);
  --profile_hero_bg:#220F44;
  --profile_bg_br:#38275D;
  --profile_light_text:#9C93D2;
  --modal_br:#c96ee187;
  --wallet_modal_bg:#00010d;
  --wallet_modal_card_bg:#09091f;
  --wallet_modal_card_br:#221f3b;
  --light_prime_br:#47306f;
  --notification_bg:#0a0917;
  --notification_br:#39276b;
  --cms_light_text:#aaa5bc;

}