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