<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.grid{--grid-template-columns:[background-start content-start sidebar-primary-start sidebar-secondary-start] repeat(4,1fr) [background-end content-end sidebar-primary-end sidebar-secondary-end];--grid-column--stretch-start:1/-1;--grid-template-columns--stretch-start:var(--grid-template-columns);--grid-column--stretch-end:1/-1;--grid-template-columns--stretch-end:var(--grid-template-columns);--grid-column--stretch-full:1/-1;--grid-template-columns--stretch-full:var(--grid-template-columns);display:grid;grid-template-columns:var(--grid-template-columns);column-gap:var(--gutter)}.content-stretch-end,.content-stretch-full,.content-stretch-start{display:grid;grid-template-columns:var(--grid-template-columns);grid-column:1/-1}@media screen and (min-width:769px){.grid{--content-width:min(calc(100vw - var(--margin) * 2),var(--max-content-width));--content-width:min(calc(100dvw - var(--margin) * 2),var(--max-content-width));--column-width:calc((var(--content-width) - (11 * var(--gutter))) / 12);--grid-template-columns:1fr [background-start content-start] repeat(12,var(--column-width)) [background-end content-end] 1fr;--grid-column--stretch-start:1/content-end;--grid-template-columns--stretch-start:[background-start] 1fr [content-start] repeat(12,var(--column-width)) [background-end content-end];--grid-column--stretch-end:content-start/-1;--grid-template-columns--stretch-end:[background-start content-start] repeat(12,var(--column-width)) [content-end] 1fr [background-end];--grid-column--stretch-full:1/-1;--grid-template-columns--stretch-full:[background-start] 1fr [content-start] repeat(12,var(--column-width)) [content-end] 1fr [background-end];grid-template-columns:var(--grid-template-columns)}.content-stretch-end,.content-stretch-start,.grid{display:grid;column-gap:var(--gutter)}.content-stretch-end{grid-column:var(--grid-column--stretch-end);grid-template-columns:var(--grid-template-columns--stretch-end)}.content-stretch-full{grid-column:var(--grid-column--stretch-full);display:grid;grid-template-columns:var(--grid-template-columns--stretch-full);column-gap:var(--gutter)}.grid.grid--sidebar-both{--grid-template-columns:1fr var(--column-width) [background-start content-start] repeat(10,var(--column-width)) [background-end content-end] var(--column-width) 1fr;--grid-template-columns--stretch-start:[background-start] 1fr var(--column-width) [content-start] repeat(10,var(--column-width)) [background-end content-end];--grid-template-columns--stretch-end:[background-start content-start] repeat(10,var(--column-width)) [content-end] var(--column-width) 1fr [background-end];--grid-template-columns--stretch-full:[background-start] 1fr var(--column-width) [content-start] repeat(10,var(--column-width)) [content-end] var(--column-width) 1fr [background-end]}.grid.grid--article{--grid-template-columns:1fr repeat(2,var(--column-width)) [background-start] var(--column-width) [content-start] repeat(6,var(--column-width)) [content-end] var(--column-width) [background-end] repeat(2,var(--column-width)) 1fr;--grid-template-columns--stretch-start:[background-start] 1fr repeat(3,var(--column-width)) [content-start] repeat(6,var(--column-width)) [background-end content-end];--grid-template-columns--stretch-end:[background-start content-start] var(--column-width) repeat(6,var(--column-width)) [content-end] repeat(2,var(--column-width)) 1fr [background-end];--grid-template-columns--stretch-full:[background-start] 1fr repeat(3,var(--column-width)) [content-start] repeat(6,var(--column-width)) [content-end] repeat(3,var(--column-width)) 1fr [background-end]}}@media screen and (min-width:1025px){.grid.grid--sidebar-primary{--grid-template-columns:1fr [sidebar-primary-start] repeat(2,var(--column-width)) [background-start content-start sidebar-primary-end] repeat(10,var(--column-width)) [background-end content-end] 1fr;--grid-template-columns--stretch-start:[background-start] 1fr repeat(2,var(--column-width)) [content-start] repeat(10,var(--column-width)) [background-end content-end];--grid-template-columns--stretch-end:[background-start content-start] repeat(10,var(--column-width)) [content-end] 1fr [background-end];--grid-template-columns--stretch-full:[background-start] 1fr repeat(2,var(--column-width)) [background-start content-start] repeat(10,var(--column-width)) [content-end] 1fr [background-end]}.grid.grid--sidebar-secondary{--grid-template-columns:1fr [content-start background-start] repeat(10,var(--column-width)) [background-end content-end sidebar-secondary-start] repeat(2,var(--column-width)) [sidebar-secondary-end] 1fr;--grid-template-columns--stretch-start:[background-start] 1fr [content-start] repeat(10,var(--column-width)) [background-end content-end];--grid-template-columns--stretch-end:[background-start content-start] repeat(10,var(--column-width)) [content-end] repeat(2,var(--column-width)) 1fr [background-end];--grid-template-columns--stretch-full:[background-start] 1fr [content-start] repeat(10,var(--column-width)) [content-end] repeat(2,var(--column-width)) 1fr [background-end]}.grid.grid--sidebar-both{--grid-template-columns:1fr [sidebar-primary-start] repeat(2,var(--column-width)) [background-start content-start sidebar-primary-end] repeat(8,var(--column-width)) [background-end content-end sidebar-secondary-start] repeat(2,var(--column-width)) [sidebar-secondary-end] 1fr;--grid-template-columns--stretch-start:[background-start] 1fr repeat(2,var(--column-width)) [content-start] repeat(8,var(--column-width)) [background-end content-end];--grid-template-columns--stretch-end:[background-start content-start] repeat(8,var(--column-width)) [content-end] repeat(2,var(--column-width)) 1fr [background-end];--grid-template-columns--stretch-full:[background-start] 1fr repeat(2,var(--column-width)) [content-start] repeat(8,var(--column-width)) [content-end] repeat(2,var(--column-width)) 1fr [background-end]}.grid.grid--article{--grid-template-columns:1fr [sidebar-primary-start] repeat(2,var(--column-width)) [background-start sidebar-primary-end] var(--column-width) [content-start] repeat(6,var(--column-width)) [content-end] var(--column-width) [background-end] repeat(2,var(--column-width)) 1fr;--grid-template-columns--stretch-start:[background-start] 1fr repeat(3,var(--column-width)) [content-start] repeat(6,var(--column-width)) [background-end content-end];--grid-template-columns--stretch-end:[background-start content-start] var(--column-width) repeat(6,var(--column-width)) [content-end] repeat(2,var(--column-width)) 1fr [background-end];--grid-template-columns--stretch-full:[background-start] 1fr repeat(3,var(--column-width)) [content-start] repeat(6,var(--column-width)) [content-end] repeat(3,var(--column-width)) 1fr [background-end]}.sidebar{grid-row:1;z-index:1}.sidebar-primary{grid-column:sidebar-primary-start/sidebar-primary-end}.sidebar-secondary{grid-column:sidebar-secondary-start/sidebar-secondary-end}}.content-grid{display:inherit;grid-template-columns:inherit;grid-column:1/-1;column-gap:var(--gutter)}.content-grid.content-grid--gap,.grid.grid--gap{gap:var(--gutter)}.content-grid.content-grid--align-start{grid-row:1}.content{grid-column:content-start/content-end;margin-inline:var(--margin)}@media screen and (min-width:769px){.content{margin-inline:unset}}*,:after,:before{box-sizing:border-box}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;hyphens:auto;--tableOfContentsStickyTop:172px}@font-face{font-family:Chalet;src:url(/fi-fi/_next/static/media/Chalet-NewYorkEighty.7ad40b61.woff2) format("woff2")}#__next{display:contents}body{min-height:100dvh;margin:0;overflow-x:hidden;overflow-y:scroll;background-color:var(--neutral-background);color:var(--text-primary);font-family:var(--font-family);font-size:var(--font-size-default);line-height:var(--line-height-default)}@media print{body{background-color:#fff}}main{flex-grow:1}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}a{font:inherit;text-decoration:none;color:var(--neste-blue-default)}a:focus-visible,a:hover{text-decoration:underline}.hide-scrollbar::-webkit-scrollbar{display:none;scrollbar-width:none}html{scroll-behavior:smooth!important}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}.toc-scroll-margin{scroll-margin-top:calc(80px + var(--secondary-navbar-height))}.grid--article .toc-scroll-margin{scroll-margin-top:calc(125px + var(--secondary-navbar-height))}.euroland-stock-ticker{height:4em;padding-top:1.4em;border-top:.0625em solid #e0dede;border-bottom:.0625em solid #e0dede;background:#f4f4f4;overflow:hidden}.piwikTrackContent{display:none}@media print{.front-button-container{display:none}}</pre></body></html>