:root{--max-w:1440px;--main-w:calc(100% - 160px);--background:rgba(17,17,17,1);--light:rgba(255,255,255,1);--dark:rgba(17,17,17,1)}@font-face{font-family:Inter-regular;src:url(/fonts/Inter/Inter-Regular.otf)}@font-face{font-family:Inter-bold;src:url(/fonts/Inter/Inter-Bold.otf)}@font-face{font-family:Inter-medium;src:url(/fonts/Inter/Inter-Medium.otf)}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--light);background:var(--background);font-family:Inter-regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}