:root {
    --shadow: 0 5px 5px 0px #00000040;
    --color-basic-white:#fff;
    --color-basic-black:#000;

    --body-bg-color: #ffffff;
    --header-gradient: linear-gradient(180deg, #149202 0%, #094400 100%);
    --text-color: #000;
    --text-hover: #E0C79D;
    --header-top-shadow-bg-img: linear-gradient(360deg, #000000 2.96%, rgba(0, 0, 0, 0) 100%);
    --header-bg-bottom-shadow-after: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 51.04%, #000000 100%);
    --header-bg-bottom-shadow: 0 14.6667px 13.3333px rgba(0, 0, 0, 0.25);

    --thumb-scroll-datapicker: #427f37;
    --track-datapicker:#dddddd;

    --focus-input-border: #90ad8c;
    --focus-input-outline:#418038;

    --error-border:#EB4846;
    --color-checkbox: #427f37;
    --colored-text: #157006;
    --tooltip-red: #DF4B4B;
    --header-mobile-burger-border: #E43A64;
    --burger-sticks: #fff;
    --header-mobile-burder-box-shadow: 0 5px 10px 0px #9D082D, 0 1px 1px 0px #E43A64 inset;

    --rgba-white-75: rgba(255, 255, 255, 0.75);
    --rgba-black-25:rgba(0,0,0, 0.25);

    --main-roullete-bg-img-transition:linear-gradient(180deg, rgba(10, 17, 42, 0) 0%, #0A112A 100%);
    --tagline-text-shadow-filter: drop-shadow(0 7px 10px rgba(0, 0, 0, 0.5));
    --tagline-text-bg-color: #FF0000;
    --tagline-all-text-bg-color: #0A112A;
    --tagline-big-text-shadow-filter: drop-shadow( 0 5px 10px #000000);
    --tagline-text-color: #FFF;
    --button-bg-img: radial-gradient(100% 100% at 47.27% 0%, #FFFFFF 0%, rgba(255, 255, 255, 0) 67.19%), linear-gradient(360deg, #A78300 0%, #FFD700 100%);
    --button-bg-img-2: transparent;
    --button-shadow-filter: 0 0 10px rgba(0, 0, 0, 0.25);
    --button-hover: #f2f2f2;
    --button-hover-box-shadow:0 1.5072598457336426px 0 0 #BA8F57;
    --button-hover-color: #000000;
    --button-hover-text-shadow: 0 1px 0 #B5B2B4;
    --button-hover-border: #cccccc;
    --button-text-shadow: 0 -2px 0 rgba(255, 255, 255, 0.25);
    --button-text-shadow-2: 0 1px #000;
    --button-text-color: #000000;
    --primary-btn-shadow-hover: 0 -2px 0 0 #BE8E00 inset, 0 5px 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 5px rgba(0, 0, 0, 0.25);

    --registration-btn:radial-gradient(100% 100% at 47.27% 0%, #EED065 0%, rgba(254, 243, 205, 0) 67.19%), linear-gradient(360deg, #F3B616 0%, #F9CD04 100%);
    --registration-btn-shadow: 0 5px 5px rgba(181, 139, 54, 0.25), inset 0 1px 0 #EABF1A;

    --best-games-bg: #ffffff;
    --bg-games-image: #2B5525;
    --games-block-bg-color: #080D24;
    --games-block-shadow: inset 0 0 60px rgba(0, 0, 0, 0.8);
    --games-title-color: #303030;
    --game-bottom-border: #f9cf0a;
    --game-popup-bg: #1c302b;
    --game-popup-title-color: #d4b52e;
    --game-gold-color: #f3bb1a;
    --game-popup-description-border: #dcc04c;

    --scrollbar: #4B6B6D;
    --about-us-bg-color: #0A112A;
    --about-us-link-hover: #FAD505;
    --footer-text: #fff;
    --footer-bg-color: #232828;
    --footer-bg-social: #283030;
    --footer-bg-social-small-text: #A3A3A3;
    --footer-bg-inform: linear-gradient(93.58deg, #001825 0%, #271F00 100%);

    --datapicker-day-color:#80858c;
    --datapicker-day-bg: #eaeaea;
    --datapicker-lg: radial-gradient(100% 100% at 47.27% 0%, rgba(117, 215, 81, 0.55) 0%, rgba(166, 255, 77, 0) 100%), linear-gradient(360deg, #09420F 0%, #327D1F 100%);
    --btn-close-lg: radial-gradient(100% 100% at 47.27% 0%, rgba(117, 215, 81, 0.55) 0%, rgba(166, 255, 77, 0) 100%), linear-gradient(360deg, #09420F 0%, #327D1F 100%);
    --btn-close-lg-hover:  linear-gradient(360deg, #3B7A2B 0%, #06320A 100%);
    --btn-close-shadow-hover: inset 0 1px 0 #7CB367, inset 0 -1px 0 #112703;


    --header-desk-button-color: #000;
    --header-desk-button-bg-img: linear-gradient(104.89deg, #DA2352 0.12%, #F85579 101.97%);
    --header-desk-button-shadow: 0 1.5072598457336426px 0px 0px #991B4E;

    --header-desk-button-color-hover: #000;
    --header-desk-button-bg-img-hover: linear-gradient(360deg, #DF8600 0%, #FFEC8C 100%);
    --header-desk-button-shadow-hover: 0 5px 10px #7b5000;

    --first-color: #e0c79d;
    --color-black--200: #120a05;
    --color-darkgrey--250: #797979;
    --rgba-black-40: rgba(0, 0, 0, 0.4);
    --rgba-black-85: rgba(0, 0, 0, 0.85);
    --rgba-pink-90: rgba(172, 27, 82, 0.9);
    --color-purple--100: #b91179;
    --color-yellow--100: #dcc04c;
    --color-darkyellow--100: #bf9b5d;
    --color-darkyellow--150: #d3ba91;
    --color-darkyellow--140: #c59f61;
    --color-darkyellow--240: #daab01;
    --color-yellow--320: #fbd1aa;

    --color-purple--180: #db2453;
    --color-basic-black: #000000;
    --color-black--190: #1b1b1b;
    --color-darkgrey--180: #8e8e8e;
    --color-basic-white:#ffffff;
    --color-darkred--120: #ab5955;
    --rgba-black-60: rgba(0, 0, 0, 0.6);
    --color-black--180: #0f131d;
    --color-brown--110: #776c5d;
    --color-green--120: #61dd24;
    --color-red--140: #e7321f;

    --input-overflow-start-rgba: rgba(255, 255, 255, 1);
    --input-overflow-end-rgba: rgba(255, 255, 255,0.5);
}
