.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);grid-template-columns:var(--grid-template-columns);column-gap:var(--gutter);display:grid}.content-stretch-start,.content-stretch-end,.content-stretch-full{grid-template-columns:var(--grid-template-columns);grid-column:1/-1;display:grid}@media screen and (min-width:769px){.grid{--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);column-gap:var(--gutter);display:grid}.content-stretch-start{grid-column:var(--grid-column--stretch-start);grid-template-columns:var(--grid-template-columns--stretch-start);column-gap:var(--gutter);display:grid}.content-stretch-end{grid-column:var(--grid-column--stretch-end);grid-template-columns:var(--grid-template-columns--stretch-end);column-gap:var(--gutter);display:grid}.content-stretch-full{grid-column:var(--grid-column--stretch-full);grid-template-columns:var(--grid-template-columns--stretch-full);column-gap:var(--gutter);display:grid}.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]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]}}@media screen and (min-width:769px) and (max-width:1199px){.grid.grid--article{--grid-template-columns:1fr [background-start]1fr [content-start]repeat(8,1fr)[content-end]1fr [background-end]1fr;--grid-template-columns--stretch-start:[background-start]repeat(2,1fr)[content-start]repeat(8,1fr)[background-end content-end];--grid-template-columns--stretch-end:[background-start content-start]repeat(8,1fr)[content-end]repeat(2,1fr)[background-end];--grid-template-columns--stretch-full:[background-start]repeat(2,1fr)[content-start]repeat(8,1fr)[content-end]repeat(2,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,minmax(var(--column-width),1fr))[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,minmax(var(--column-width),1fr))[content-end]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]}}@media screen and (min-width:1199px){.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]}}@media screen and (min-width:769px){.sidebar-primary{grid-column:content-start/content-end}}@media screen and (min-width:1025px){.sidebar{z-index:1;grid-row:1}.sidebar-primary{grid-column:sidebar-primary-start/sidebar-primary-end}.sidebar-secondary{grid-column:sidebar-secondary-start/sidebar-secondary-end}}@media screen and (min-width:1200px){.sidebar--1200px{z-index:1;grid-row:1}.sidebar-primary--1200px{grid-column:sidebar-primary-start/sidebar-primary-end}}.content-grid{display:inherit;grid-template-columns:inherit;column-gap:var(--gutter);grid-column:1/-1}.content-grid.content-grid--gap,.grid.grid--gap{gap:var(--gutter)}.content-grid.content-grid--align-start{grid-row:1}.content{margin-inline:var(--margin);grid-column:content-start/content-end}.footer{z-index:var(--z-index-footer)}@media print{.footer{display:none}}@media screen and (min-width:769px){.content{margin-inline:unset}}
*,:before,:after{box-sizing:border-box}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-hyphens:auto;hyphens:auto;--z-index-toc-tracked-cta:2;--z-index-footer:3;--tableOfContentsStickyTop:200px}@font-face{font-family:Chalet;src:url(../media/Chalet-NewYorkEighty.0946d388.woff2)format("woff2")}#__next{display:contents}body{background-color:var(--neutral-background);min-height:100dvh;color:var(--text-primary);font-family:var(--font-family);font-size:var(--font-size-default);line-height:var(--line-height-default);margin:0;overflow-x:hidden}@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;color:var(--neste-blue-default);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}p a{text-underline-offset:25%;color:var(--text-primary);text-decoration:underline}p a:hover,p a:focus-visible{text-decoration-thickness:2px}p a:focus-visible{outline-color:var(--neste-blue-default);border-radius:4px;padding:0 2px 6px}.hide-scrollbar::-webkit-scrollbar{scrollbar-width:none;display: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{background:#f4f4f4;border-top:.0625em solid #e0dede;border-bottom:.0625em solid #e0dede;height:4em;padding-top:1.4em;overflow:hidden}.piwikTrackContent{display:none}@media print{.front-button-container{display:none}}
:root{--neste-blue-background:#e6eff8;--neste-blue-lighter:#c2d7f2;--neste-blue-light:#6799db;--neste-blue-default:#003c96;--neste-blue-dark:#012c6d;--neste-green-background:#e5f6ef;--neste-green-lighter:#cbecde;--neste-green-light:#8cd7b4;--neste-green-default:#007452;--neste-green-dark:#285032;--text-primary:#333;--text-secondary:#666;--text-negative:#fff;--white:#fff;--neutral-background:#f8f7f7;--neutral-lighter:#e0e3e4;--neutral-light:#c4c8c8;--neutral-default:#666;--neutral-dark:#333;--danger-background:#fff5f5;--danger-lighter:#fed3d3;--danger-light:#fa9b9b;--danger-default:#9f2f2f;--danger-dark:#6c0013;--warning-background:#fffadf;--warning-lighter:#fff1a8;--warning-light:#ffd300;--warning-default:#97660d;--warning-dark:#7c4b28;--success-background:#e5f6ef;--success-lighter:#cbecde;--success-light:#8cd7b4;--success-default:#0c7882;--success-dark:#285032;--overlay-60-white:#fff9;--overlay-85-white:#ffffffd9;--overlay-10-black:#0000001a;--overlay-15-black:#00000026;--overlay-20-black:#0003;--overlay-30-black:#0000004d;--overlay-40-black:#0006;--info-1:var(--neste-blue-default);--info-2:#a0cdcd;--info-3:var(--neste-green-default);--info-4:var(--neste-blue-light);--info-5:#d2e1f5;--info-6:#a5b996;--info-7:#767676;--info-negative:var(--danger-default)}
:root{--font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-size-large:1.125rem;--font-size-default:1rem;--font-size-small:.875rem;--font-size-micro:.75rem;--font-size-lead-in:1.5rem;--font-size-category:.75rem;--font-weight-thin:300;--font-weight-default:400;--font-weight-emphasis:700;--line-height-large:1.77778;--line-height-default:1.5;--line-height-small:1.71429;--line-height-micro:1.33333;--line-height-lead-in:1.66667;--line-height-category:1.33333;--font-hero-small:var(--font-weight-default)2.75rem/1.09091 var(--font-family);--font-heading-1-small:var(--font-weight-default)2.5rem/1.1 var(--font-family);--font-heading-2-small:var(--font-weight-default)2rem/1.25 var(--font-family);--font-heading-3-small:var(--font-weight-default)1.75rem/1.42857 var(--font-family);--font-heading-4-small:500 1.5rem/1.33333 var(--font-family);--font-heading-5-small:700 1.125rem/1.33333 var(--font-family);--font-heading-6-small:700 1rem/1.5 var(--font-family);--font-hero-large:var(--font-weight-default)5.5rem/1 var(--font-family);--font-heading-1-large:var(--font-weight-default)4rem/1.125 var(--font-family);--font-heading-2-large:var(--font-weight-default)3rem/1.16667 var(--font-family);--font-heading-3-large:var(--font-weight-default)2.625rem/1.14286 var(--font-family);--font-heading-4-large:var(--font-weight-default)2rem/1.25 var(--font-family);--font-heading-5-large:500 1.5rem/1.33333 var(--font-family);--font-heading-6-large:500 1.25rem/1.2 var(--font-family);--font-lead-in:var(--font-weight-default)1.5rem/1.66667 var(--font-family);--font-lead-in-emphasis:var(--font-weight-emphasis)1.5rem/1.66667 var(--font-family);--font-overline:500 .75rem/1.33333 var(--font-family);--font-ui-label-small:500 var(--font-size-small)/var(--line-height-small)var(--font-family);--font-ui-label-default:500 var(--font-size-default)/var(--line-height-default)var(--font-family);--font-ui-label-large:500 var(--font-size-large)/var(--line-height-large)var(--font-family);--font-body-micro:var(--font-weight-default)var(--font-size-micro)/var(--line-height-micro)var(--font-family);--font-body-micro-emphasis:var(--font-weight-emphasis)var(--font-size-micro)/var(--line-height-micro)var(--font-family);--font-body-small:var(--font-weight-default)var(--font-size-small)/var(--line-height-small)var(--font-family);--font-body-small-emphasis:var(--font-weight-emphasis)var(--font-size-small)/var(--line-height-small)var(--font-family);--font-body-default:var(--font-weight-default)var(--font-size-default)/var(--line-height-default)var(--font-family);--font-body-default-emphasis:var(--font-weight-emphasis)var(--font-size-default)/var(--line-height-default)var(--font-family);--font-body-large:var(--font-weight-default)var(--font-size-large)/var(--line-height-large)var(--font-family);--font-body-large-emphasis:var(--font-weight-emphasis)var(--font-size-large)/var(--line-height-large)var(--font-family)}.category{font-size:var(--font-size-category);text-transform:uppercase;line-height:var(--line-height-category);letter-spacing:.1em}.hero,.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6{font-weight:var(--font-weight-default)}.hero{font:var(--font-hero-small)}.heading-1{font:var(--font-heading-1-small)}.heading-2{font:var(--font-heading-2-small)}.heading-3{font:var(--font-heading-3-small)}.heading-4{font:var(--font-heading-4-small)}.heading-5{font:var(--font-heading-5-small)}.heading-6{font:var(--font-heading-6-small)}.ui-label-small,.ui-label-default,.ui-label-large{font-weight:500}.body-micro,.body-small,.body-default,.body-large{font-weight:400}.body-micro{font-size:var(--font-size-micro);line-height:var(--line-height-micro)}.ui-label-small,.body-small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.ui-label-default,.body-default{font-size:var(--font-size-default);line-height:var(--line-height-default)}.ui-label-large,.body-large{font-size:var(--font-size-large);line-height:var(--line-height-large)}.lead-in{font-size:var(--font-size-lead-in);line-height:var(--line-height-lead-in)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (min-width:769px){.hero{font:var(--font-hero-large);letter-spacing:-1px}.heading-1{font:var(--font-heading-1-large)}.heading-2{font:var(--font-heading-2-large)}.heading-3{font:var(--font-heading-3-large)}.heading-4{font:var(--font-heading-4-large)}.heading-5{font:var(--font-heading-5-large)}.heading-6{font:var(--font-heading-6-large)}}
:root{--gutter:1rem;--margin:1rem;--max-page-width:1920px;--max-content-width:1400px;--elevation-idle:0 4px 8px 0 #012c6d26,0 1px 2px 0 #012c6d1a;--elevation-pressed:0 2px 4px 0 #012c6d40;--text-pop-small:0 0 8px var(--overlay-20-black);--text-pop-large:0 0 16px var(--overlay-15-black);--radius-compact:2px;--radius-normal:4px;--radius-large:8px;--radius-rounded:1000px;--size-1:2px;--size-2:4px;--size-3:8px;--size-4:16px;--size-5:24px;--size-6:32px;--size-7:40px;--size-8:48px;--size-9:56px;--size-10:64px;--size-11:80px;--size-12:96px;--size-13:128px;--size-14:192px;--z-index-sub:-1;--z-index-base:1;--z-index-medialockup-bottom:2;--z-index-medialockup-top:3;--z-index-subheader:4;--z-index-header:5;--z-index-popup:6;--z-index-modal:7;--z-index-top:8;--transition-time:.3s;--transition-easing:ease-in-out}@media (prefers-reduced-motion:reduce){:root{--transition-time:1ms}}@media screen and (min-width:768px){:root{--margin:1.5rem}}@media screen and (min-width:769px){:root{--gutter:1.5rem}}@media screen and (min-width:1200px){:root{--margin:6.25rem}}
