:root{--light:#ffffff;--red:rgba(199,40,28,1);--dark:rgba(29,29,29,1);--grey:rgba(85,90,101,1);--light:rgba(255,255,255,1);--max-w:1200px;--main-w:calc(100% - 100px)}@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)}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter-regular}body{background:var(--light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}