*{margin:0;padding:0;box-sizing:border-box}:root{--text:#fefefe;--primary:#ab0c0c;--background:#0a0a0a}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{background:var(--background);color:var(--text);overflow:hidden}body,button,input,select,textarea{font:400 1rem Poppins,sans-serif}a,button{cursor:pointer}a{color:inherit;text-decoration:none}