:root{--background-red:linear-gradient(144deg,#de1717,#780d0d);--text-primary:#fff;--text-secondary:rgba(255,255,255,0.6);--bg-color:#1a1c21}*{box-sizing:border-box;padding:0;margin:0}body{overflow-x:hidden;font-style:normal;background:var(--bg-color)}a,button{color:inherit;text-decoration:none;cursor:pointer}li,ul{list-style:none}a:active,a:focus,a:focus-visible,button:active,button:focus,button:focus-visible{outline:none}footer{margin-top:auto}.stop__scroll{overflow:hidden}.scrollbar::-webkit-scrollbar{width:5px;outline:1px solid rgba(41,41,41,.15);border-radius:2px}.scrollbar::-webkit-scrollbar-track{background-color:rgba(181,181,181,.2);border-radius:2px}.scrollbar::-webkit-scrollbar-thumb{background-color:rgba(202,202,202,1);border-radius:2px}