:root{--max-width:1200px;--header-height:80px;--font-family:"Roboto",sans-serif;--primary-color:#30574b;--primary-color-hover:#2b8715;--primary-color-text:#fff;--pmu-primary-color:#00a01e;--secondary-color:#30574b;--secondary-color-hover:#2b8715;--secondary-color-text:#30574b;--secondary-color-text-hover:#fff;--tertiary-color:#30574b;--warning-color:#ea7407;--warning-color-hover:#fd962e;--warning-color-text:#fff;--negative-color:#ff5445;--negative-color-hover:#ff5d4d;--negative-color-text:#fff;--disabled-color:#30574b40;--disabled-color-text:#fff;--header-gradiant-1:#36573c;--header-gradiant-2:#00a01e;--badges-gradiant-1:#e2f9dd;--badges-gradiant-2:#577250;--color-bettype:#00a01e;--color-wheel-span1:#00a01e;--color-wheel-span2:#ff5445;--color-wheel-span3:#00a01e99;--color-wheel-span4:#36573c;--accent-color-LHR1:#007215;--accent-color-contest:#dc4605;--accent-color-BRBET:#660069;--xs-spacing:4px;--s-spacing:8px;--m-spacing:16px;--l-spacing:24px;--s-border-radius:4px;--l-border-radius:8px;--button-font-weight:400}*{box-sizing:border-box;padding:0;margin:0}html{max-width:100vw;overflow-x:hidden}main{min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height))}a{color:inherit;text-decoration:none}li{list-style:none}.noCopy{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}