:root{--white: #ffffff;--default-text: #464648;--orange: #f36012;--gray: #d9d9d9;--gray-2: #bcbcbc;--gray-3: #333333;--background: #6d6d6d;--background-2: #e6e6e6}*{box-sizing:border-box;margin:0;padding:0}html{font-size:1.11113vw}body{height:100vh;color:var(--default-text);font-size:.875rem;background:var(--background);font-family:Inter,sans-serif}body:before{content:"";background-image:url("./media/noise-CPHMAHUL.png");position:fixed;z-index:1000;mix-blend-mode:soft-light;background-size:cover;top:0;left:0;width:100%;height:100%;opacity:.4;pointer-events:none}@media screen and (width > 1440px){body{overflow:hidden}}@media screen and (width > 1920px){body{overflow:hidden}}a{text-decoration:none;color:inherit}
