@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;overflow-x:hidden;background:#010101 96%;font-family:SUSE,sans-serif;transition:all .3s ease-in-out}a,body,html{color:#f4f6f5}a{text-decoration:none}@media screen and (max-width:599px){body,html{background:#010101 96%;color:#f4f6f5}}