html,body{margin:0;font-family:Roboto,sans-serif}main{min-height:100vh}svg{fill:currentColor}a{text-decoration:none}.primary-red{color:#fc3565!important}html,body,.standard-gradient{background:#1a1457;background:-webkit-linear-gradient(bottom,rgb(25.8804255319,19.5238297872,87.1761702128),rgb(25.6055555556,16.2944444444,109.4055555556));background:linear-gradient(to top,#1a1457,#1a106d)}.grey-gradient{background:#282931;background:-webkit-linear-gradient(left,#282931,rgb(51.4606741573,52.7471910112,63.0393258427));background:linear-gradient(to right,#282931,#33353f)}.purple-gradient{background:#4d3fd4;background:-webkit-linear-gradient(top,#4d3fd4,#5343e3);background:linear-gradient(to bottom,#4d3fd4,#5343e3)}.darker-purple-gradient{background:#4d3fd4;background:-webkit-linear-gradient(top,#4d3fd4,rgb(92.4519148936,79.6672340426,215.7327659574));background:linear-gradient(to bottom,#4d3fd4,#5c50d8)}.fadeIn{-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-ms-animation:fadeIn 1s;-o-animation:fadeIn 1s;animation:fadeIn 1s}.fadeInSlow{-webkit-animation:fadeIn 3s;-moz-animation:fadeIn 3s;-ms-animation:fadeIn 3s;-o-animation:fadeIn 3s;animation:fadeIn 3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer .drawer-content{width:auto;padding-top:32px}.drawer .drawer-content .list{width:250px}
