:root{--color-primary: #253855;--color-secondary: #ececec;--color-accent: #e94f24;--color-black: #000000;--color-white: #ffffff;--font-family: "Schibsted Grotesk", sans-serif;--space-xs: 4px;--space-s: 8px;--space-m: 16px;--space-l: 24px;--space-xl: 32px;--space-xxl: 64px;--grid-gap: 8px;--background: var(--color-white);--foreground: var(--color-primary)}@font-face{font-family:Schibsted Grotesk;src:url(/fonts/SchibstedGrotesk-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}
