.scroll__wrapper{position:relative}.scroll__wrapper .bg{position:sticky;top:0;max-width:100%;width:100%;height:100vh;overflow:hidden;z-index:0}.scroll__wrapper .bg .bg__elem{transition:opacity .5s ease-in-out;height:100vh;max-width:100vw;background-color:var(--bg-filler-color,#fff);overflow:hidden;opacity:0;position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.scroll__wrapper .bg .bg__elem.active,.scroll__wrapper .bg .bg__elem.always-active{opacity:1}.scroll__wrapper .bg .bg__elem .bg__content{transition:opacity .5s ease-in-out;position:absolute;display:block;width:100%;height:100%}.scroll__wrapper .bg .bg__elem .bg__content figcaption{position:absolute;bottom:10px;right:10px;font-family:GuardianTextSans,Arial,Helvetica,sans-serif;font-size:12px;color:#ddd;text-shadow:1px 1px 1px rgba(255,255,255,.35)}.scroll__wrapper .bg .bg__elem .bg__content iframe,.scroll__wrapper .bg .bg__elem .bg__content img,.scroll__wrapper .bg .bg__elem .bg__content picture,.scroll__wrapper .bg .bg__elem .bg__content svg,.scroll__wrapper .bg .bg__elem .bg__content video{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.scroll__wrapper .bg .bg__elem .bg__content iframe.max-width--small,.scroll__wrapper .bg .bg__elem .bg__content img.max-width--small,.scroll__wrapper .bg .bg__elem .bg__content picture.max-width--small,.scroll__wrapper .bg .bg__elem .bg__content svg.max-width--small,.scroll__wrapper .bg .bg__elem .bg__content video.max-width--small{max-width:400px;height:auto;top:50%;left:50%;-o-object-position:50% 50%;object-position:50% 50%;transform:translate(-50%,-50%)}.scroll__wrapper .bg .bg__elem .bg__content iframe.max-width--medium,.scroll__wrapper .bg .bg__elem .bg__content img.max-width--medium,.scroll__wrapper .bg .bg__elem .bg__content picture.max-width--medium,.scroll__wrapper .bg .bg__elem .bg__content svg.max-width--medium,.scroll__wrapper .bg .bg__elem .bg__content video.max-width--medium{max-width:620px;height:auto;top:50%;left:50%;-o-object-position:50% 50%;object-position:50% 50%;transform:translate(-50%,-50%)}.scroll__wrapper .bg .bg__elem .bg__content iframe.max-width--large,.scroll__wrapper .bg .bg__elem .bg__content img.max-width--large,.scroll__wrapper .bg .bg__elem .bg__content picture.max-width--large,.scroll__wrapper .bg .bg__elem .bg__content svg.max-width--large,.scroll__wrapper .bg .bg__elem .bg__content video.max-width--large{max-width:960px;height:auto;top:50%;left:50%;-o-object-position:50% 50%;object-position:50% 50%;transform:translate(-50%,-50%)}.scroll__wrapper .bg .bg__elem .bg__content iframe.max-width--xlarge,.scroll__wrapper .bg .bg__elem .bg__content img.max-width--xlarge,.scroll__wrapper .bg .bg__elem .bg__content picture.max-width--xlarge,.scroll__wrapper .bg .bg__elem .bg__content svg.max-width--xlarge,.scroll__wrapper .bg .bg__elem .bg__content video.max-width--xlarge{max-width:1280px;height:auto;top:50%;left:50%;-o-object-position:50% 50%;object-position:50% 50%;transform:translate(-50%,-50%)}.scroll__wrapper .bg .bg__elem .bg__content iframe.max-width--full,.scroll__wrapper .bg .bg__elem .bg__content img.max-width--full,.scroll__wrapper .bg .bg__elem .bg__content picture.max-width--full,.scroll__wrapper .bg .bg__elem .bg__content svg.max-width--full,.scroll__wrapper .bg .bg__elem .bg__content video.max-width--full{max-width:100%}@media (max-width:400px){.scroll__wrapper .bg .bg__elem .bg__content iframe.max-width--full--mobile,.scroll__wrapper .bg .bg__elem .bg__content img.max-width--full--mobile,.scroll__wrapper .bg .bg__elem .bg__content picture.max-width--full--mobile,.scroll__wrapper .bg .bg__elem .bg__content svg.max-width--full--mobile,.scroll__wrapper .bg .bg__elem .bg__content video.max-width--full--mobile{max-width:unset;min-height:100%}}.scroll__wrapper .bg .bg__elem .bg__content .bg__content--contain{width:100%;height:calc(100vh - 64px);margin-top:64px;background-size:contain;background-repeat:no-repeat;background-position:center}.scroll__wrapper .bg .bg__elem.bg__elem--zoom-in .bg__content picture{transition:transform var(--zoomSpeed,10s) ease}.scroll__wrapper .bg .bg__elem.bg__elem--zoom-in.active .bg__content picture{transform:scale(var(--zoomFactor,1.1))}.scroll__wrapper .bg .bg__elem.bg__elem--zoom-out .bg__content picture{transition:transform var(--zoomSpeed,10s) ease;transform:scale(var(--zoomFactor,1.1))}.scroll__wrapper .bg .bg__elem.bg__elem--zoom-out.active .bg__content picture{transform:scale(1)}.scroll__wrapper .fg{z-index:500;max-width:1280px;margin:-100vh auto 0 auto}.scroll__wrapper .fg section{position:relative;background-color:transparent}.scroll__wrapper .fg section.fg-height--small{padding-top:50vh;padding-bottom:37.5vh}.scroll__wrapper .fg section.fg-height--medium{padding-top:75vh;padding-bottom:56.25vh}.scroll__wrapper .fg section.fg-height--large{padding-top:100vh;padding-bottom:75vh}.scroll__wrapper .fg section .fg__overlay{position:relative;display:block;background:var(--overlay-bg-color,rgba(255,255,255,.9));margin:auto;width:100%;padding:32px 24px}.scroll__wrapper .fg section .fg__overlay h1,.scroll__wrapper .fg section .fg__overlay h2,.scroll__wrapper .fg section .fg__overlay h3,.scroll__wrapper .fg section .fg__overlay h4,.scroll__wrapper .fg section .fg__overlay h5,.scroll__wrapper .fg section .fg__overlay h6,.scroll__wrapper .fg section .fg__overlay li{font-family:GuardianTextSans,Arial,Helvetica,sans-serif;color:var(--overlay-font-color,#111)}.scroll__wrapper .fg section .fg__overlay h1:first-of-type,.scroll__wrapper .fg section .fg__overlay h2:first-of-type,.scroll__wrapper .fg section .fg__overlay h3:first-of-type,.scroll__wrapper .fg section .fg__overlay h4:first-of-type,.scroll__wrapper .fg section .fg__overlay h5:first-of-type,.scroll__wrapper .fg section .fg__overlay h6:first-of-type,.scroll__wrapper .fg section .fg__overlay li:first-of-type{margin-top:0}.scroll__wrapper .fg section .fg__overlay li::marker{font-family:GuardianTextSans,Arial,Helvetica,sans-serif;color:var(--overlay-font-color,#111)}.scroll__wrapper .fg section .fg__overlay p{font-family:GuardianTextSans,Arial,Helvetica,sans-serif;color:var(--overlay-font-color,#111);line-height:22px;font-size:16px}.scroll__wrapper .fg section .fg__overlay p:first-of-type{margin-top:0}.scroll__wrapper .fg section .fg__overlay p:last-of-type{margin-bottom:0}.scroll__wrapper .fg section .fg__overlay figcaption{font:400 14px/18px GuardianTextSans,Arial,serif;color:#666;margin-top:4px}.scroll__wrapper .fg section .fg__overlay.fg__overlay--small{max-width:400px;width:90%}@media (max-width:768px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--small{width:calc(100% - 20px)}}@media (max-width:768px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--small{padding:24px 0}.scroll__wrapper .fg section .fg__overlay.fg__overlay--small blockquote,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small figcaption,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h4,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h6,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small p,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small::before{margin-left:10px;margin-right:10px}}@media (max-width:768px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--small blockquote,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small figcaption,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small h6,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small p,.scroll__wrapper .fg section .fg__overlay.fg__overlay--small::before{padding-left:6px;padding-right:6px}}.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium{max-width:620px}@media (max-width:768px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium{padding:24px 0}.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium blockquote,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium figcaption,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium h4,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium h6,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium p,.scroll__wrapper .fg section .fg__overlay.fg__overlay--medium::before{margin-left:10px;margin-right:10px}}.scroll__wrapper .fg section .fg__overlay.fg__overlay--large{max-width:960px}@media (min-width:768px) and (max-width:1240px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--large{width:calc(100% - 48px)}}@media (max-width:768px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--large{padding:24px 0}.scroll__wrapper .fg section .fg__overlay.fg__overlay--large blockquote,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large figcaption,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large h4,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large h6,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large p,.scroll__wrapper .fg section .fg__overlay.fg__overlay--large::before{margin-left:10px;margin-right:10px}}.scroll__wrapper .fg section .fg__overlay.fg__overlay--box-shadow{box-shadow:rgba(0,0,0,.2) 0 0 10px}@supports ((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))){.scroll__wrapper .fg section .fg__overlay.fg__overlay----blur{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}}.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark{background-color:rgba(0,0,0,.7)}.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark blockquote,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark h4,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark h6,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark li,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark li::marker,.scroll__wrapper .fg section .fg__overlay.fg__overlay--light-on-dark p{color:#fff}.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent{text-shadow:1px 1px 2px #000;background-color:rgba(0,0,0,0);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent blockquote,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent h4,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent h6,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent p{color:#fff}.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent li,.scroll__wrapper .fg section .fg__overlay.fg__overlay--transparent li::marker{color:#fff;text-shadow:1px 1px 2px #000}.scroll__wrapper .fg section .fg__overlay.fg__overlay--drop-shadow{background-color:rgba(0,0,0,0);background:radial-gradient(ellipse closest-side,rgba(0,0,0,.1) 0,rgba(0,0,0,.07) 50%,rgba(0,0,0,0) 100%)}@media (min-width:1240px){.scroll__wrapper .fg section .fg__overlay.fg__overlay--pos-left{margin-left:0}.scroll__wrapper .fg section .fg__overlay.fg__overlay--pos-right{margin-right:0}}.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h1,.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h2,.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h3,.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h4,.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h5,.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h6{font-family:GuardianTextEgyptian,Georgia,serif}.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h1{font-size:42px;line-height:48px;font-weight:600}.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h2{font-size:32px;line-height:38px;font-weight:700}.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt h3{font-size:20px;line-height:26px;font-weight:700}.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt li,.scroll__wrapper .fg section .fg__overlay.fg__overlay--body-txt p{font-family:GuardianTextEgyptian,Georgia,serif;line-height:28px;font-size:18px;font-weight:400}.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote p{font-family:GuardianTextEgyptian,Georgia,serif;font-size:21px;line-height:26px;font-weight:700;margin-bottom:16px}.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote figcaption{margin-top:16px}.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote::before{content:"";background-image:url(https://billeder.jyllands-posten.dk/pictures/image/15329020/n16ffw/BINARY/quoteicon4x-png);width:40px;height:28px;display:block;background-size:contain;background-repeat:no-repeat;margin-bottom:16px}.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote.fg__overlay--light-on-dark::before,.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote.fg__overlay--transparent::before{filter:invert(1)}.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote.fg__overlay--light-on-dark figcaption,.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote.fg__overlay--transparent figcaption{color:#999}.scroll__wrapper .fg section .fg__overlay.fg__overlay--quote.fg__overlay--transparent::before{filter:drop-shadow(1px 1px 1px rgb(255, 255, 255)) invert(1)}.scroll__wrapper[data-debug=true]{border-top:1px dotted #264b96;border-bottom:1px dotted #264b96}.scroll__wrapper[data-debug=true] .fg section{border-top:1px solid #bf212f}.scroll__wrapper[data-debug=true] .fg section::before{position:absolute;color:#bf212f;font-family:Arial,Helvetica,sans-serif;font-weight:700;top:10px;left:0;content:attr(data-sectionid)}.c-article-inline-element-container__full-width>.c-embed{margin:32px 0}#site-header{transition:transform .5s ease}#site-header.is-hidden{transform:translateY(-64px)}#site-header.is-inverted:not(.m--show-menu){--header-color:#fff}#site-header.is-inverted:not(.m--show-menu) .jp-header__top{border:none!important;padding-bottom:7px;background:linear-gradient(180deg,rgba(100,100,100,.3) 0,rgba(100,100,100,0) 100%)}#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-btn{background-color:transparent!important}#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header__btn-buy,#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header__btn-menu{color:var(--header-color)!important;border-color:var(--header-color)!important;background:0 0!important}#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header-date,#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header__btn-login,#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header__btn-logout{color:var(--header-color)!important}#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header__btn-login:after,#site-header.is-inverted:not(.m--show-menu) .jp-header__top .jp-header__top-wrapper .jp-header__btn-logout:after{background-color:var(--header-color)}#site-header.is-inverted:not(.m--show-menu):not(.m--feature-top) .jp-header__brand-logo .c-icon{fill:var(--header-color)!important}