@charset "UTF-8";@keyframes fade-in-from-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*,:after,:before{box-sizing:border-box;color:var(--color-text);font-family:TrondelagTeaterSansLight}html{font-size:var(--font-size);height:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-background);display:flex;flex-direction:column;font-weight:400;margin:0;min-height:100%;position:relative}header{margin-bottom:auto}main{flex-grow:1;margin-bottom:100px}footer{margin-top:auto}figure{margin:0}img{display:inline-block;height:auto;max-width:100%;vertical-align:middle;width:auto}iframe{display:block}button{cursor:pointer}a{color:inherit}h1,h2,h3,h4,h5,h6{font-family:TrondelagTeaterGrotesk;margin:0}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:400}h2{font-family:TrondelagTeaterFlair;font-size:2.5rem;line-height:2.5rem}@media screen and (min-width:64em){h2{font-size:84px;line-height:84px}}h3{font-size:1.8rem;font-style:normal;font-weight:400;line-height:1.8rem}@media screen and (min-width:64em){h3{font-size:40px;line-height:40px}}.hamburger{height:12px;width:18px}.fade-in{animation:fade-in-from-bottom .5s ease-out forwards}.pdf-links{display:none}.content-width{padding:0 calc(var(--content-padding)/3)}.content-width--small{max-width:calc(var(--content-width-small) + var(--content-padding)*2/3)}.content-width--medium,.content-width--small{margin:0 auto;padding:0 calc(var(--content-padding)/3)}.content-width--medium{max-width:calc(var(--content-width-medium) + var(--content-padding)*2/3)}.content-width--large{margin:0 auto;max-width:calc(var(--content-width-large) + var(--content-padding)*2/3);padding:0 calc(var(--content-padding)/3)}@media screen and (min-width:64em){.content-width{padding:0 var(--content-padding)}.content-width--small{max-width:calc(var(--content-width-small) + var(--content-padding)*2)}.content-width--medium,.content-width--small{margin:0 auto;padding:0 var(--content-padding)}.content-width--medium{max-width:calc(var(--content-width-medium) + var(--content-padding)*2)}.content-width--large{margin:0 auto;max-width:calc(var(--content-width-large) + var(--content-padding)*2);padding:0 var(--content-padding)}}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:0;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:12px;position:relative;width:18px}.hamburger-inner{display:block;margin-top:-1px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:2px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:18px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-5px}.hamburger-inner:after{bottom:-5px}.hamburger--3dx .hamburger-box{perspective:36px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:36px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:36px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:36px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:36px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:36px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-3.6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-3.6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(3.6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(3.6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-3.6px,-4.5px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-3.6px,4.5px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(3.6px,-4.5px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(3.6px,4.5px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-10px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-5px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-10px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-5px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:5px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:10px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:5px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:10px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:5px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-36px;top:-36px;transform:translate3d(36px,36px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-36px;top:-36px;transform:translate3d(-36px,36px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:5px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-36px;top:36px;transform:translate3d(36px,-36px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-36px;top:36px;transform:translate3d(-36px,-36px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:5px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:10px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-2.5714285714px,-3px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner:before{top:5px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:10px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(2.5714285714px,-3px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:5px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:10px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,5px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,5px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-10px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-5px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.article__headline{font-size:1.3rem;font-style:normal;font-weight:700;font-weight:500;margin:50px 0;opacity:0;text-align:center;transform:translateY(20px)}@media screen and (min-width:64em){.article__headline{font-size:3rem;margin:130px 0 50px}}.article__banner{border-radius:var(--border-radius);margin:0 auto;width:100%}.article__banner-container{margin:21px auto 0;max-width:1440px}.article__intro{margin-bottom:50px;opacity:0;transform:translateY(20px)}@media screen and (max-width:63.9375em){.article__intro{padding:0}}.article__intro *{font-size:1.1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:center}@media screen and (min-width:64em){.article__intro *{font-size:1.5rem;line-height:2rem}}.article__intro p:first-child{margin-top:0}.article__intro p:last-child{margin-bottom:0}.articles-list{display:flex;flex-wrap:wrap;list-style:none;margin:0 -16px}.articles-list__item{margin-bottom:32px;padding:0 16px;width:33.3333333333%}.articles-list__link{cursor:pointer;text-decoration:none}.articles-list__media{border-radius:var(--border-radius);width:100%}.articles-list__title{font-family:var(--font-0);font-size:1.1rem;font-style:normal;font-weight:400;line-height:1.7rem;margin-top:10px}.articles{list-style:none;margin:50px 0}@media screen and (min-width:64em){.articles{margin:150px 0}}.articles__item{transform:translateY(20px)}.articles__item:not(:last-child){margin-bottom:50px}@media screen and (min-width:64em){.articles__item:not(:last-child){margin-bottom:170px}}.articles__content{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:64em){.articles__content{flex-direction:row}}.articles__content--mirrored{flex-direction:column}@media screen and (min-width:64em){.articles__content--mirrored{flex-direction:row-reverse}}.articles__content--mirrored .articles__image-container{justify-content:center}@media screen and (min-width:64em){.articles__content--mirrored .articles__image-container{justify-content:flex-start}.articles__content--mirrored .articles__text-container{padding-right:60px;text-align:right}.articles__content--mirrored .articles__text{justify-content:flex-end}.articles__content--mirrored .articles__link-button{margin-left:auto;margin-right:0}}.articles__image-container{display:flex;justify-content:center}@media screen and (min-width:64em){.articles__image-container{justify-content:flex-end;width:50%}}.articles__image,.articles__media{border-radius:var(--border-radius)}.articles__text-container{display:flex;flex-direction:column;justify-content:center;text-align:left}@media screen and (min-width:64em){.articles__text-container{padding-left:60px;width:50%}}.articles__text{display:flex;justify-content:flex-start}@media screen and (min-width:64em){.articles__text{font-size:1.6rem;line-height:2.4rem}}.articles__text p{font-family:TrondelagTeaterSansLight;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2rem}@media screen and (min-width:64em){.articles__text p{max-width:100%;width:510px}}.articles__text p:first-child{margin-top:0}.articles__text p:last-child{margin-bottom:0}.articles__link-button{align-items:center;background:var(--color-primary);border:1px solid transparent;border-radius:var(--border-radius);display:flex;flex-shrink:0;height:59px;justify-content:space-between;margin-left:0;margin-right:auto;margin-top:32px;padding:0 28px;text-decoration:none;transition:background-color 75ms ease-in-out,border 75ms ease-in-out;width:226px}@media screen and (min-width:64em){.articles__link-button{margin-top:60px}}.articles__link-button svg{transition:transform 75ms ease-in-out}.articles__link-button:hover{background-color:#fff;border:1px solid #fff;box-shadow:0 0 32px rgba(0,0,0,.1)}.articles__link-button:hover svg{transform:translateX(10px)}.barchart{width:-moz-fit-content;width:fit-content}.barchart,.barchart__container{border-radius:var(--border-radius)}.barchart__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px}.barchart__container--primary{background-color:var(--color-primary)}.barchart__container--primary .barchart__headline,.barchart__container--primary .barchart__text{color:var(--color-primary-text)}.barchart__container--secondary{background-color:var(--color-secondary)}.barchart__container--secondary .barchart__headline,.barchart__container--secondary .barchart__text{color:var(--color-secondary-text)}.barchart__container--tertiary{background-color:var(--color-tertiary)}.barchart__container--tertiary .barchart__headline,.barchart__container--tertiary .barchart__text{color:var(--color-tertiary-text)}.barchart__container--quartiary{background-color:var(--color-quartiary)}.barchart__container--quartiary .barchart__headline,.barchart__container--quartiary .barchart__text{color:var(--color-quartiary-text)}.barchart__container--background{background-color:var(--color-background)}.barchart__container--background .barchart__headline,.barchart__container--background .barchart__text{color:var(--color-background-text)}.barchart__content{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:16px}@media screen and (min-width:64em){.barchart__content{margin-bottom:0}}.barchart__canvas-container{padding:10px;width:100%}.barchart__canvas-container canvas{color:#fff}.barchart__headline{color:#fff;font-family:TrondelagTeaterSansLight;font-size:1rem;font-style:normal;font-weight:600}@media screen and (min-width:64em){.barchart__headline{font-size:2rem;line-height:2.2rem}}.barchart__text{color:#fff;font-style:normal;font-weight:400;text-align:center}@media screen and (min-width:64em){.barchart__text{font-size:1rem;line-height:1.6rem}}.block{margin-top:50px;opacity:0;transform:translateY(20px)}.block--reduce-bottom-space{margin-bottom:11px}.block--remove-top-space{margin-top:0}.body--homepage,.body--pdf{background-color:#fff}.body--pdf{padding:0 48px;page-break-inside:avoid!important}.body--pdf *{opacity:1}.body--pdf .boxes,.body--pdf .boxes__container,.body--pdf .boxes__item,.body--pdf .boxes__list,.body--pdf .chart,.body--pdf figure,.body--pdf img,.body--pdf picture,.body--pdf table{-moz-column-break-inside:avoid!important;break-inside:avoid!important}.body--pdf .gallery{height:auto!important}.body--pdf .gallery__byline,.body--pdf .gallery__title{color:var(--color-text);position:relative;top:unset}.body--pdf .gallery__content{display:block;opacity:1;position:relative;top:unset}.body--pdf .gallery figure{background-color:transparent!important}.body--pdf .crumbs,.body--pdf .footer,.body--pdf .header,.body--pdf .report-navigation{display:none}.body--pdf .articles__item,.body--pdf .block{transform:translateY(0)!important}.body--pdf .block{height:auto;margin-bottom:16px;margin-top:16px;max-height:none;max-width:none;padding:0}.body--pdf .swiper{max-height:none}.body--pdf .swiper-button-next,.body--pdf .swiper-button-prev,.body--pdf .swiper-pagination{display:none!important}.body--pdf .swiper-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap}.body--pdf .swiper .gallery__image,.body--pdf .swiper .gallery__video{background-color:transparent;-o-object-fit:contain;object-fit:contain;padding:16px;width:33.3333333333%!important}.body--pdf .swiper .gallery__image figcaption,.body--pdf .swiper .gallery__video figcaption{text-align:left!important}.body--pdf .swiper .gallery__image img,.body--pdf .swiper .gallery__image video,.body--pdf .swiper .gallery__video img,.body--pdf .swiper .gallery__video video{height:auto;width:100%}.body--pdf .persons--big .persons__item{margin-bottom:16px;width:calc(50% - 20px)!important}.body--pdf .persons--big .persons__item img{height:auto;-o-object-fit:contain;object-fit:contain}.body--pdf .persons--big .persons__name{font-size:16px}.body--pdf .persons--big .persons__details{padding:0}.body--pdf .content-width{padding:0!important}.body--pdf .report__top{align-items:flex-start!important;background-color:transparent!important;display:flex!important;flex-direction:row!important}.body--pdf .report__index{margin:0 16px 0 0}.body--pdf .report__headline{color:#000!important;margin:0}.body--pdf .report__intro{margin:0;padding:0}.body--pdf .chart__canvas-container--bar canvas{height:520px;width:100%}.body--pdf .chartjs-size-monitor{position:fixed!important}.boxes__list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 -10px;padding:0}@media screen and (min-width:64em){.boxes__list{flex-direction:row}}.boxes__item{color:var(--color-secondary);padding:10px}@media screen and (max-width:63.9375em){.boxes__item{width:100%!important}}.boxes__container{background-color:#fff;border-radius:var(--border-radius);height:100%;padding:16px}@media screen and (min-width:64em){.boxes__container{padding:32px}}.boxes__container--primary{background-color:var(--color-primary)}.boxes__container--primary *{color:var(--color-primary-text)}.boxes__container--secondary{background-color:var(--color-secondary)}.boxes__container--secondary *{color:var(--color-secondary-text)}.boxes__container--tertiary{background-color:var(--color-tertiary)}.boxes__container--tertiary *{color:var(--color-tertiary-text)}.boxes__container--background{background-color:var(--color-background)}.boxes__container--background *{color:var(--color-background-text)}.boxes__container--image-box{display:flex;justify-content:space-between;overflow:hidden;padding:0}@media screen and (min-width:64em){.boxes__top{margin-bottom:130px}}.boxes__left{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:16px}@media screen and (min-width:64em){.boxes__left{padding:70px 60px}}.boxes__right figure{display:none}@media screen and (min-width:64em){.boxes__right figure{display:block}}.boxes__number{font-family:var(--font-1);font-weight:600;max-width:100%}@media screen and (min-width:64em){.boxes__number{font-size:4rem;line-height:4rem}}.boxes__subtext,.boxes__supertext{text-transform:uppercase}@media screen and (min-width:64em){.boxes__subtext,.boxes__supertext{font-size:.75rem;min-height:19px}}.button__container{align-items:center;background-color:var(--color-primary);border-radius:var(--border-radius);display:flex;justify-content:space-between;min-height:75px;padding:21px 32px;text-decoration:none;transition:background-color 75ms ease-in-out}.button__container--filled svg{transition:transform 75ms ease-in-out}.button__container--filled svg path{fill:#000}.button__container--stroked svg{transition:transform 75ms ease-in-out}.button__container--stroked svg path{stroke:#000}.button__container:hover{background-color:#fff;box-shadow:0 0 32px rgba(0,0,0,.1)}.button__container:hover .button__name{color:#000}.button__container:hover svg{transform:translateX(10px)}.button__name{color:#000;font-size:.8rem;line-height:1.1rem}@media screen and (min-width:64em){.button__name{font-size:1rem;line-height:1.5rem}}.chart__container{background-color:#fff;border-radius:var(--border-radius);padding:32px}.chart__headline{font-size:1.3rem;font-weight:700;line-height:1.5rem;margin:0}@media screen and (min-width:64em){.chart__headline{font-size:2rem;line-height:2rem;width:50%}}.chart__intro{font-size:.8rem;line-height:1.1rem;margin-top:50px}@media screen and (min-width:64em){.chart__intro{font-size:1rem;line-height:1.5rem;width:50%}}.chart__legend{font-size:.6rem;padding-left:0}@media screen and (min-width:64em){.chart__legend{font-size:1rem}}.chart__canvas-container{display:flex;justify-content:center}.chart__canvas-container--bar,.chart__canvas-container--line{height:50vh}@media screen and (min-width:64em){.chart__canvas-container--bar,.chart__canvas-container--line{height:70vh;max-height:520px}}.chart__canvas-container--bar canvas,.chart__canvas-container--line canvas{width:100%!important}.chart__canvas-container--doughnut{height:350px}@media screen and (min-width:64em){.chart__canvas-container--doughnut{height:500px}}.crumbs{border-bottom:1px solid #000;border-top:1px solid #000;padding-bottom:1rem;padding-top:1rem}.crumbs--dark .crumbs__here,.crumbs--dark .crumbs__link{color:#000}.crumbs--primary{background-color:var(--color-primary)}.crumbs--secondary{background-color:var(--color-secondary)}.crumbs--tertiary{background-color:var(--color-tertiary)}.crumbs--quartiary{background-color:var(--color-quartiary)}.crumbs__list{display:flex;list-style:none;margin:0;opacity:0;padding:0;position:relative;transform:translateY(20px)}.crumbs__item{font-size:18px;font-style:normal;font-weight:400}@media screen and (min-width:64em){.crumbs__item:first-child{display:block}}.crumbs__item:first-child .crumbs__link{padding-left:0}.crumbs__link{display:block;position:relative;text-decoration:none;z-index:1}.crumbs__link:hover .crumbs__text{text-decoration:underline}.crumbs__link svg{left:0;top:3px}.crumbs__separator{padding:0 0 0 7px}.crumbs__here{display:none;position:relative;z-index:1}@media screen and (min-width:64em){.crumbs__here{display:block}}.donutchart__container{background-color:#fff;border-radius:var(--border-radius);padding:0}.donutchart__container--primary{background-color:var(--color-primary)}.donutchart__container--secondary{background-color:var(--color-secondary)}.donutchart__container--tertiary{background-color:var(--color-tertiary)}.donutchart__container--quartiary{background-color:var(--color-quartiary)}.donutchart__container--background{background-color:var(--color-background)}.donutchart__container--dark{background-color:#000}.donutchart__container--dark .donutchart__headline{color:#fff}.donutchart__canvas-container{height:200px;position:relative}@media screen and (min-width:64em){.donutchart__canvas-container{height:535px}}.donutchart__headline{font-family:TrondelagTeaterSansLight;font-size:.3rem;font-style:normal;font-weight:400;left:50%;line-height:normal;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width:64em){.donutchart__headline{font-size:.7rem}}.embed__container{padding-top:56.25%;position:relative}.embed__iframe{height:100%;left:0;position:absolute;top:0;width:100%}.embed__iframe,.facts__container{border-radius:var(--border-radius)}.facts__container{background-color:#efefef;padding:25px}@media screen and (min-width:64em){.facts__container{padding:50px}}.facts__headline{font-size:.8rem;line-height:1.1rem;margin:0}@media screen and (min-width:64em){.facts__headline{font-size:1rem;line-height:1.5rem}}.facts__body *{font-size:.8rem;line-height:1.1rem}@media screen and (min-width:64em){.facts__body *{font-size:1rem;line-height:1.5rem}}.facts__body p:first-child{margin-top:0}.facts__body p:last-child{margin-bottom:0}.gallery{height:auto;max-height:670px;position:relative}@media screen and (min-width:64em){.gallery{height:825px;max-height:none}}.gallery--page{background-color:var(--color-tertiary);height:960px}.gallery--page .gallery__top{height:100%;margin-bottom:700px}.gallery--page .gallery__top .gallery__image,.gallery--page .gallery__top .gallery__video{background-color:var(--color-tertiary);height:500px;max-width:100vw}.gallery--page .gallery__top .gallery__image video,.gallery--page .gallery__top .gallery__video video{border-radius:var(--border-radius);height:500px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:64em){.gallery--page .gallery__top .gallery__image video,.gallery--page .gallery__top .gallery__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:345px}}.gallery--page .gallery__top .gallery__image figure,.gallery--page .gallery__top .gallery__video figure{background-color:#000}.gallery--page .gallery__top .swiper{height:auto;overflow:unset;overflow-x:hidden;padding:0 0 calc(100vh - var(--header-height) - 300px)!important}.gallery--page .gallery__top .swiper-slide{filter:grayscale(100%);opacity:.5;transform:scale(.75);transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}.gallery--page .gallery__top .swiper-slide-active{filter:grayscale(0);opacity:1;transform:scale(1)}.gallery--page .gallery__top .swiper-pagination{display:none;top:635px!important}@media screen and (min-width:64em){.gallery--page .gallery__top .swiper-pagination{display:block}}.gallery--page .gallery__top .swiper-pagination-bullet{border-color:#fff}.gallery--page .gallery__top .swiper-pagination-bullet-active{background:#fff!important}.gallery--page .gallery__top .swiper-button-next,.gallery--page .gallery__top .swiper-button-prev{align-items:center;border:1px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;position:absolute;right:16px;top:320px;width:35px;z-index:1000}.gallery--page .gallery__top .swiper-button-next svg,.gallery--page .gallery__top .swiper-button-prev svg{width:16px}.gallery--page .gallery__top .swiper-button-next:after,.gallery--page .gallery__top .swiper-button-prev:after{content:unset}.gallery--page .gallery__top .swiper-button-prev{left:16px;right:auto;transform:rotate(180deg)}.gallery--page .boxes__bottom,.gallery--page .boxes__top{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.gallery--page .boxes__bottom{height:100%}.gallery--page .boxes__subtext,.gallery--page .boxes__supertext{font-style:normal;font-weight:400;text-align:left;text-transform:none}@media screen and (min-width:64em){.gallery--page .boxes__subtext,.gallery--page .boxes__supertext{font-size:2.2rem;line-height:2.6rem}}.gallery--page .boxes__number{font-style:normal;font-weight:600}@media screen and (min-width:64em){.gallery--page .boxes__number{font-size:4.5rem;line-height:3.8rem}}.gallery figure{background-color:var(--color-background)}@media screen and (min-width:64em){.gallery figure{height:100%}}.gallery__image{background-color:transparent!important;max-width:100vw;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery__image img{border-radius:var(--border-radius)}.gallery__image figcaption{font-size:.7rem;font-style:normal;font-weight:400;line-height:1.1rem;max-width:100%}@media screen and (min-width:64em){.gallery__image figcaption{line-height:1.5rem}}.gallery__content{display:none;margin-top:50px;opacity:0;position:absolute;top:620px;transform:translateY(50px);transition:opacity .6s ease-in-out,transform .6s ease-in-out;width:100%;z-index:1}.gallery__content--active{display:block;opacity:1;transform:translateY(0)}.gallery__title{color:#fff;font-size:1rem;font-style:normal;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;top:-150px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media screen and (min-width:64em){.gallery__title{font-size:3.5rem;line-height:2.8rem;top:-150px}}.gallery__byline{color:#fff;font-style:normal;font-weight:400;margin:16px 0 50px;padding:0 10px;position:absolute;text-align:center;top:-100px;width:100%}@media screen and (min-width:64em){.gallery__byline{font-size:1.1rem;margin:32px 0 200px;top:-108px}}.grid{display:flex;flex-wrap:wrap;list-style:none;margin:0 -8px;padding:0}.grid__item{margin-bottom:50px;width:100%;width:50%;width:33.3333333333%}.grid__content{padding:0 8px}.header{background-color:var(--color-header);height:var(--header-height)}.header--primary{background-color:var(--color-primary)}.header--secondary{background-color:var(--color-secondary)}.header--tertiary{background-color:var(--color-tertiary)}.header--quartiary{background-color:var(--color-quartiary)}.header--transportation{background-color:#000}.header--transportation .header__link{color:#fff}@media screen and (min-width:64em){.header--transportation .header__mobile-menu{background-color:var(--color-primary)}}.header--transportation .header__mobile-menu .header__menu-title{color:#fff}@media screen and (min-width:64em){.header--transportation .header__mobile-menu .header__menu-title{color:#000}}.header--transportation .hamburger .hamburger-inner{background-color:#fff}@media screen and (min-width:64em){.header--transportation .hamburger .hamburger-inner{background-color:#000}}.header--transportation .hamburger .hamburger-inner:after,.header--transportation .hamburger .hamburger-inner:before{background-color:#fff}@media screen and (min-width:64em){.header--transportation .hamburger .hamburger-inner:after,.header--transportation .hamburger .hamburger-inner:before{background-color:#000}}.header--homepage .header__search-text{color:#fff}.header--homepage .header__search svg path{fill:#fff}.header--homepage .header__link{color:#fff}.header--primary .header__link,.header--primary .header__search-text,.header--quartiary .header__link,.header--quartiary .header__search-text,.header--secondary .header__link,.header--secondary .header__search-text,.header--tertiary .header__link,.header--tertiary .header__search-text{color:#000}.header__row{align-items:center;display:flex;height:var(--header-height);justify-content:space-between;padding-bottom:16px;padding-top:16px;position:relative}.header__row--active{position:fixed;top:0;width:100%;z-index:1000}.header__row--active .header__link{color:#000}@keyframes showMenu{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.header__row--active .header__download,.header__row--active .header__menu-item{animation:showMenu .3s ease-in-out forwards}.header__row--active .header__search-text{color:#fff}.header__row--active .header__search svg path{fill:#fff}.header__link{display:none;font-family:TrondelagTeaterSansLight;font-size:.8rem;font-style:normal;font-weight:400;text-decoration:none;transition:color .3s;white-space:pre-wrap;z-index:2000}@media screen and (min-width:64em){.header__link{display:block;white-space:normal}}.header__link-selector{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select;background-color:transparent;border:transparent;border-radius:var(--border-radius);box-sizing:border-box;color:#fff;cursor:pointer;display:none;font-size:.8rem;padding:.5rem .75rem;width:-moz-fit-content;width:fit-content}@media screen and (min-width:64em){.header__link-selector{display:block}}.header__logo{display:block;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;z-index:2000}.header__logo img{height:100%;max-height:90px;max-width:100px;width:revert-layer}@media screen and (min-width:64em){.header__logo img{max-width:unset}}.header__logo--dark{display:none}.header__menu{background-color:#000;height:101vh;left:0;overflow:hidden;padding-top:var(--header-height);position:absolute;right:0;top:-101vh;transform:translateY(0);transition:transform .3s ease-in-out;z-index:1000}.header__menu--active{border-bottom:1px solid rgba(0,0,0,.25);transform:translateY(101vh)}@media screen and (min-width:64em){.header__menu{height:100vh}}.header__menu-container{height:80vh;overflow:auto}.header__menu-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;list-style:none;margin:0;padding:0}.header__menu-list-wrapper{margin-bottom:100px}.header__menu-item{border-top:1px solid #fff;font-size:1rem;margin-bottom:0;padding:1rem 0;text-align:left;width:100%}.header__menu-item:last-child{border-bottom:1px solid #fff}.header__menu-item div.wrapper,.header__menu-item summary{cursor:pointer;display:grid;font-size:1.6rem;font-style:normal;font-weight:400;grid-template-columns:3rem auto;line-height:1.8rem;text-decoration:none;text-transform:uppercase}@media screen and (min-width:64em){.header__menu-item div.wrapper,.header__menu-item summary{font-size:3.5rem;grid-template-columns:4rem auto 3rem;line-height:3rem}.header__menu-item div.wrapper::marker,.header__menu-item summary::marker{content:""}.header__menu-item div.wrapper:after,.header__menu-item summary:after{color:#000;content:"+";margin-inline-start:5px;padding:0 5px;text-align:center}.header__menu-item div.wrapper[open] summary:after,.header__menu-item summary[open] summary:after{content:"–"}}.header__menu-item .open-close__content{margin-top:16px}.header__menu-child-item{font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}@media screen and (min-width:64em){.header__menu-child-item{font-size:1.4rem;line-height:2.1rem}}.header__menu-link{display:grid;font-size:3.5625rem;font-style:normal;font-weight:400;grid-template-columns:3rem auto;line-height:3rem;text-decoration:none;text-transform:uppercase}@media screen and (min-width:64em){.header__menu-link{grid-template-columns:4rem auto}}.header__menu-link:hover{text-decoration:underline}.header__menu-link--child{font-size:1rem;font-style:normal;font-weight:400;line-height:2rem;text-transform:unset}@media screen and (min-width:64em){.header__menu-link--child{font-size:1.375rem;line-height:2rem}}.header__menu-link--child span{color:#fff}.header__menu-link-number{color:#fff;display:inline-block;font-family:TrondelagTeaterGrotesk;font-style:normal;text-align:left;width:27px}@media screen and (min-width:64em){.header__menu-link-number{width:40px}}.header__menu-link-text{color:#fff;font-family:TrondelagTeaterGrotesk;-webkit-hyphens:auto;hyphens:auto}.header__menu-link-text--primary{color:var(--color-primary)}.header__menu-link-text--secondary{color:var(--color-secondary)}.header__menu-link-text--tertiary{color:var(--color-tertiary)}.header__menu-link-text--quartiary{color:var(--color-quartiary)}.header__right{align-items:center;display:flex;z-index:2000}.header__search{align-items:center;display:none;justify-content:space-between;margin-right:177px;text-decoration:none}@media screen and (min-width:64em){.header__search{display:flex}}.header__search svg path{fill:#000}.header__search-text{font-family:TrondelagTeaterSansLight;font-size:.8rem;font-style:normal;font-weight:400;margin-right:7px}.header__mobile-menu{align-items:center;background-color:transparent;border:none;border-radius:var(--border-radius);display:flex;filter:drop-shadow(0 0 20px rgba(18,20,22,.1));height:75px;padding:0 28.5px;right:calc(var(--content-padding)/3)}@media screen and (min-width:64em){.header__mobile-menu{background-color:#000;padding:0 32px;position:fixed;right:var(--content-padding)}.header__mobile-menu .hamburger-inner,.header__mobile-menu .hamburger-inner:after,.header__mobile-menu .hamburger-inner:before{background-color:#fff}.header__mobile-menu--active{background-color:var(--color-primary)}}.header__mobile-menu--active .header__menu-title{color:#fff}@media screen and (min-width:64em){.header__mobile-menu--active .header__menu-title{color:#000}}.header__mobile-menu--active .hamburger.is-active .hamburger-inner{background-color:#fff}@media screen and (min-width:64em){.header__mobile-menu--active .hamburger.is-active .hamburger-inner{background-color:#000}}.header__mobile-menu--active .hamburger.is-active .hamburger-inner:after,.header__mobile-menu--active .hamburger.is-active .hamburger-inner:before{background-color:#fff}@media screen and (min-width:64em){.header__mobile-menu--active .hamburger.is-active .hamburger-inner:after,.header__mobile-menu--active .hamburger.is-active .hamburger-inner:before{background-color:#000}}.header__menu-title{font-family:TrondelagTeaterSansLight;font-size:.8rem;font-style:normal;font-weight:400;line-height:normal;margin-right:16px}@media screen and (min-width:64em){.header__menu-title{color:#fff}}.header__download{align-items:center;background:#fff;border-radius:var(--border-radius);display:flex;flex-shrink:0;font-family:TrondelagTeaterSansLight;font-size:.7rem;font-style:normal;font-weight:400;height:65px;justify-content:space-between;margin-top:50px;max-width:100%;opacity:0;padding-left:32px;padding-right:32px;text-decoration:none;transform:translateY(50px);width:542px}.header__download:hover{text-decoration:underline}@media screen and (min-width:64em){.header__download{font-size:1rem;padding-left:40px}}.homepage__top,.homepage__top-media{width:100%}.homepage__top-svg{height:100%;left:0;position:absolute;top:0;width:100%}.homepage__content{margin:0 auto;max-width:1330px}.homepage__content-top{display:flex;flex-direction:column-reverse;padding:20px 20px 0}@media screen and (min-width:64em){.homepage__content-top{align-items:flex-start;flex-direction:row;justify-content:space-between;padding-top:0}}.homepage__intro{font-style:normal;font-weight:400;padding:10px 0}@media screen and (min-width:64em){.homepage__intro{font-size:1.5rem;line-height:2rem;padding:0;width:50%}}.homepage__intro p:first-child{margin-top:0}.homepage__intro p:last-child{margin-bottom:0}.homepage__links{align-items:flex-end;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.homepage__links li{flex-grow:1;width:100%}@media screen and (min-width:64em){.homepage__links li{flex-grow:0;width:auto}}.homepage__link{align-items:center;border:1px solid transparent;border-radius:12px;display:flex;flex-shrink:0;font-size:.9rem;height:75px;justify-content:space-between;line-height:1.1rem;margin-bottom:10px;padding:0 16px;text-decoration:none;width:100%}@media screen and (min-width:64em){.homepage__link{padding:0 32px;width:535px}}.homepage__link:hover{background-color:transparent;border-color:#000;color:#000}.homepage__link:hover svg path{fill:#000}.homepage__link--primary{background-color:var(--color-primary);color:#000}.homepage__link--primary svg path{fill:#000}.homepage__link--secondary{background-color:var(--color-secondary);color:#fff}.homepage__link--tertiary{background-color:var(--color-tertiary);color:#fff}.homepage__link--quartiary{background-color:var(--color-quartiary);color:#fff}.homepage__link--dark{background-color:#000;color:#fff}.homepage__blocks{grid-gap:20px 0;display:grid;grid-row:auto/span 1;grid-template-columns:1fr;padding:20px;width:100%}@media screen and (min-width:64em){.homepage__blocks{grid-gap:20px;grid-template-columns:1fr 1fr}}.homepage__box{border-radius:var(--border-radius);overflow:hidden}.homepage__box--1x1{grid-row:auto/span 1;width:100%}@media screen and (min-width:64em){.homepage__box--1x1{min-height:400px}}.homepage__box--2x1{grid-row:auto/span 1;width:100%}@media screen and (min-width:64em){.homepage__box--2x1{grid-column:auto/span 2;min-height:400px}}.homepage__box--1x2{grid-column:auto/span 1;grid-row:auto/span 1;min-height:820px;width:100%}@media screen and (min-width:64em){.homepage__box--1x2{grid-column:unset;grid-row:auto/span 2}}.homepage__test-block-2{background-color:#5a5a5a;border-radius:12px}.homepage .boxes{opacity:0;transform:translateY(20px)}.homepage .boxes__item{padding-bottom:0;padding-top:0}.homepage .boxes__item:not(:last-child){margin-bottom:20px}@media screen and (min-width:64em){.homepage .boxes__item:not(:last-child){margin-bottom:0}}.homepage .boxes__top{display:none}.homepage .boxes__bottom{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0}.homepage .boxes__number{font-size:1rem;font-style:normal;font-weight:600}@media screen and (min-width:64em){.homepage .boxes__number{font-size:4.5rem;line-height:3.2rem}}.homepage .boxes__subtext{font-family:TrondelagTeaterSansLight;font-style:normal;font-weight:400;text-transform:none}@media screen and (min-width:64em){.homepage .boxes__subtext{font-size:1.3rem;line-height:1rem}}.homepage .barChart,.homepage .donutChart{opacity:0;transform:translateY(20px)}.homepageBanner{display:block;height:calc(85vh - var(--header-height));overflow:hidden;position:relative}@media screen and (min-width:64em){.homepageBanner{height:calc(100vh - var(--header-height));margin-bottom:70px}}.homepageBanner__item{height:100%;position:absolute;top:0;transition:left .4s ease-in-out;width:24px}@media screen and (min-width:64em){.homepageBanner__item{width:32px}}.homepageBanner__video-selectors{background-color:transparent;display:block;height:100%;margin-bottom:100px;position:relative;width:100%}.homepageBanner__video-selector{background-color:var(--color-primary);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:absolute;width:24px;z-index:2}@media screen and (min-width:64em){.homepageBanner__video-selector{width:32px}}.homepageBanner__video-selector--left{border-right:1px solid #000}.homepageBanner__video-selector--right{border-left:1px solid #000}.homepageBanner__video-selector.selected{background-color:transparent;cursor:default}.homepageBanner__video-selector.selected .homepageBanner__video-selector-text{color:#fff}.homepageBanner__video-selector.selected .homepageBanner__video-selector-img--light{display:block}.homepageBanner__video-selector.selected .homepageBanner__video-selector-img--dark{display:none}.homepageBanner__video-selector-text{font-size:14px;line-height:14px;margin-bottom:10px;transform:rotate(-90deg);white-space:nowrap}@media screen and (min-width:64em){.homepageBanner__video-selector-text{font-size:20px;line-height:20px}}.homepageBanner__video-selector-img{height:14px;margin:10px auto;width:14px}@media screen and (min-width:64em){.homepageBanner__video-selector-img{height:18px;width:18px}}.homepageBanner__video-selector-img--light{display:none}.homepageBanner__video-selector-img--dark{display:block}.homepageBanner__video-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepageBanner__video{height:100%;overflow:hidden;position:absolute;right:0;top:0;transition:width .4s ease-in-out;width:100vw;z-index:1}@media screen and (min-width:64em){.homepageBanner__video{width:100vw}}.homepageBanner__video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100vw}@media screen and (min-width:64em){.homepageBanner__video video{width:100vw}}.infographicBoxes__wrapper{background-color:unset;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.infographicBoxes__wrapper--primary{background-color:var(--color-primary)}.infographicBoxes__wrapper--primary .infographicBoxes__number,.infographicBoxes__wrapper--primary .infographicBoxes__text{color:var(--color-primary-text)}.infographicBoxes__wrapper--secondary{background-color:var(--color-secondary)}.infographicBoxes__wrapper--secondary .infographicBoxes__number,.infographicBoxes__wrapper--secondary .infographicBoxes__text{color:var(--color-secondary-text)}.infographicBoxes__wrapper--tertiary{background-color:var(--color-tertiary)}.infographicBoxes__wrapper--tertiary .infographicBoxes__number,.infographicBoxes__wrapper--tertiary .infographicBoxes__text{color:var(--color-tertiary-text)}.infographicBoxes__wrapper--quartiary{background-color:var(--color-quartiary)}.infographicBoxes__wrapper--quartiary .infographicBoxes__number,.infographicBoxes__wrapper--quartiary .infographicBoxes__text{color:var(--color-quartiary-text)}.infographicBoxes__wrapper--background{background-color:var(--color-background)}.infographicBoxes__wrapper--background .infographicBoxes__number,.infographicBoxes__wrapper--background .infographicBoxes__text{color:var(--color-background-text)}.infographicBoxes__wrapper--dark{background-color:var(--color-dark)}.infographicBoxes__wrapper--dark .infographicBoxes__number,.infographicBoxes__wrapper--dark .infographicBoxes__text{color:var(--color-dark-text)}.infographicBoxes__number{font-family:TrondelagTeaterGrotesk;font-size:1rem;font-style:normal;font-weight:600}@media screen and (min-width:64em){.infographicBoxes__number{font-size:4.5rem;line-height:3.2rem}}.infographicBoxes__text{font-family:TrondelagTeaterSansLight;font-style:normal;font-weight:400;text-transform:none}@media screen and (min-width:64em){.infographicBoxes__text{font-size:1.3rem;line-height:1rem}}.infographicCompare__wrapper{background-color:unset;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.infographicCompare__wrapper--primary{background-color:var(--color-primary)}.infographicCompare__wrapper--primary .infographicCompare__compare-wrapper p,.infographicCompare__wrapper--primary .infographicCompare__main-amount p,.infographicCompare__wrapper--primary .infographicCompare__main-headline,.infographicCompare__wrapper--primary .infographicCompare__main-name p,.infographicCompare__wrapper--primary .infographicCompare__main-subtitle{color:var(--color-primary-text)}.infographicCompare__wrapper--primary hr{border:none;border-bottom:1px solid var(--color-primary-text)}.infographicCompare__wrapper--secondary{background-color:var(--color-secondary)}.infographicCompare__wrapper--secondary .infographicCompare__compare-wrapper p,.infographicCompare__wrapper--secondary .infographicCompare__main-amount p,.infographicCompare__wrapper--secondary .infographicCompare__main-headline,.infographicCompare__wrapper--secondary .infographicCompare__main-name p,.infographicCompare__wrapper--secondary .infographicCompare__main-subtitle{color:var(--color-secondary-text)}.infographicCompare__wrapper--secondary hr{border:none;border-bottom:1px solid var(--color-secondary-text)}.infographicCompare__wrapper--tertiary{background-color:var(--color-tertiary)}.infographicCompare__wrapper--tertiary .infographicCompare__compare-wrapper p,.infographicCompare__wrapper--tertiary .infographicCompare__main-amount p,.infographicCompare__wrapper--tertiary .infographicCompare__main-headline,.infographicCompare__wrapper--tertiary .infographicCompare__main-name p,.infographicCompare__wrapper--tertiary .infographicCompare__main-subtitle{color:var(--color-tertiary-text)}.infographicCompare__wrapper--tertiary hr{border:none;border-bottom:1px solid var(--color-tertiary-text)}.infographicCompare__wrapper--quartiary{background-color:var(--color-quartiary)}.infographicCompare__wrapper--quartiary .infographicCompare__compare-wrapper p,.infographicCompare__wrapper--quartiary .infographicCompare__main-amount p,.infographicCompare__wrapper--quartiary .infographicCompare__main-headline,.infographicCompare__wrapper--quartiary .infographicCompare__main-name p,.infographicCompare__wrapper--quartiary .infographicCompare__main-subtitle{color:var(--color-quartiary-text)}.infographicCompare__wrapper--quartiary hr{border:none;border-bottom:1px solid var(--color-quartiary-text)}.infographicCompare__wrapper--background{background-color:var(--color-background)}.infographicCompare__wrapper--background .infographicCompare__compare-wrapper p,.infographicCompare__wrapper--background .infographicCompare__main-amount p,.infographicCompare__wrapper--background .infographicCompare__main-headline,.infographicCompare__wrapper--background .infographicCompare__main-name p,.infographicCompare__wrapper--background .infographicCompare__main-subtitle{color:var(--color-background-text)}.infographicCompare__wrapper--background hr{border:none;border-bottom:1px solid var(--color-background-text)}.infographicCompare__wrapper--dark{background-color:var(--color-dark)}.infographicCompare__wrapper--dark .infographicCompare__compare-wrapper p,.infographicCompare__wrapper--dark .infographicCompare__main-amount p,.infographicCompare__wrapper--dark .infographicCompare__main-headline,.infographicCompare__wrapper--dark .infographicCompare__main-name p,.infographicCompare__wrapper--dark .infographicCompare__main-subtitle{color:var(--color-dark-text)}.infographicCompare__wrapper--dark hr{border:none;border-bottom:1px solid var(--color-background-text)}.infographicCompare__wrapper hr{width:100%}.infographicCompare__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.infographicCompare__main-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.infographicCompare__main-headline{color:#4e4e44;font-size:1rem;margin:0;text-align:center}.infographicCompare__main-subtitle{color:#4e4e44;font-size:.8rem;margin:0;text-align:center}.infographicCompare__main-icon{width:145px}.infographicCompare__main-name{font-size:1.5rem}.infographicCompare__main-name *{color:#4e4e44;margin:0}.infographicCompare__main-amount{font-size:1.5rem}.infographicCompare__main-amount *{color:#4e4e44;margin:0;text-align:center}.infographicCompare__compare-wrapper{display:grid;gap:0 10px;grid-template-columns:33% 33% 33%;grid-template-rows:auto auto auto;width:100%}.infographicCompare__compare-icon{align-self:center;grid-row:1;margin:0 auto;max-height:100px}.infographicCompare__compare-amount{font-size:1.5rem;font-weight:800;grid-row:2;text-align:center}.infographicCompare__compare-amount p{color:#4e4e44;margin-bottom:0}.infographicCompare__compare-name{font-size:.7rem;grid-row:3;-webkit-hyphens:auto;hyphens:auto;text-align:center}@media screen and (min-width:64em){.infographicCompare__compare-name{font-size:1rem}}.infographicCompare__compare-name p{color:#4e4e44;margin-top:0}.infographicCount__wrapper{align-items:center;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:10px}.infographicCount__wrapper--primary{background-color:var(--color-primary)}.infographicCount__wrapper--primary .infographicCount__text,.infographicCount__wrapper--primary .infographicCount__title{color:var(--color-primary-text)}.infographicCount__wrapper--secondary{background-color:var(--color-secondary)}.infographicCount__wrapper--secondary .infographicCount__text,.infographicCount__wrapper--secondary .infographicCount__title{color:var(--color-secondary-text)}.infographicCount__wrapper--tertiary{background-color:var(--color-tertiary)}.infographicCount__wrapper--tertiary .infographicCount__text,.infographicCount__wrapper--tertiary .infographicCount__title{color:var(--color-tertiary-text)}.infographicCount__wrapper--quartiary{background-color:var(--color-quartiary)}.infographicCount__wrapper--quartiary .infographicCount__text,.infographicCount__wrapper--quartiary .infographicCount__title{color:var(--color-quartiary-text)}.infographicCount__wrapper--background{background-color:var(--color-background)}.infographicCount__wrapper--background .infographicCount__text,.infographicCount__wrapper--background .infographicCount__title{color:var(--color-background-text)}.infographicCount__wrapper--dark{background-color:var(--color-dark)}.infographicCount__wrapper--dark .infographicCount__text,.infographicCount__wrapper--dark .infographicCount__title{color:var(--color-dark-text)}.infographicCount__graphics{align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;justify-content:center;padding:10px;width:100%}.infographicCount__graphics img{height:auto;width:100%}.infographicCount__content{display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.infographicCount__title{font-size:2.5rem;font-weight:700}.infographicCount__text{font-size:.8rem;font-weight:400;max-width:60%;padding-left:10px}.infographicText__wrapper{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:space-between;padding:20px}@media screen and (min-width:64em){.infographicText__wrapper{flex-direction:row}}.infographicText__wrapper--primary{background-color:var(--color-primary)}.infographicText__wrapper--primary .infographicText__body p,.infographicText__wrapper--primary .infographicText__headline,.infographicText__wrapper--primary .infographicText__subtitle{color:var(--color-primary-text)}.infographicText__wrapper--secondary{background-color:var(--color-secondary)}.infographicText__wrapper--secondary .infographicText__body p,.infographicText__wrapper--secondary .infographicText__headline,.infographicText__wrapper--secondary .infographicText__subtitle{color:var(--color-secondary-text)}.infographicText__wrapper--tertiary{background-color:var(--color-tertiary)}.infographicText__wrapper--tertiary .infographicText__body p,.infographicText__wrapper--tertiary .infographicText__headline,.infographicText__wrapper--tertiary .infographicText__subtitle{color:var(--color-tertiary-text)}.infographicText__wrapper--quartiary{background-color:var(--color-quartiary)}.infographicText__wrapper--quartiary .infographicText__body p,.infographicText__wrapper--quartiary .infographicText__headline,.infographicText__wrapper--quartiary .infographicText__subtitle{color:var(--color-quartiary-text)}.infographicText__wrapper--background{background-color:var(--color-background)}.infographicText__wrapper--background .infographicText__body p,.infographicText__wrapper--background .infographicText__headline,.infographicText__wrapper--background .infographicText__subtitle{color:var(--color-background-text)}.infographicText__wrapper--dark{background-color:var(--color-dark)}.infographicText__wrapper--dark .infographicText__body p,.infographicText__wrapper--dark .infographicText__headline,.infographicText__wrapper--dark .infographicText__subtitle{color:var(--color-dark-text)}.infographicText__graphics{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}@media screen and (min-width:64em){.infographicText__graphics{width:45%}}.infographicText__graphics img{width:100%}.infographicText__content{display:flex;flex-direction:column;justify-content:center;padding:10px;width:100%}@media screen and (min-width:64em){.infographicText__content{width:45%}}.infographicText__headline{font-family:TrondelagTeaterGrotesk;font-size:4rem}@media screen and (min-width:64em){.infographicText__headline{font-size:6rem}}.infographicText__subtitle{font-size:2rem}.infographicText__body{font-size:1rem}.infographicImageBox__wrapper{background-color:unset;display:flex;flex-direction:row;justify-content:space-between}.infographicImageBox__wrapper--primary{background-color:var(--color-primary)}.infographicImageBox__wrapper--secondary{background-color:var(--color-secondary)}.infographicImageBox__wrapper--tertiary{background-color:var(--color-tertiary)}.infographicImageBox__wrapper--quartiary{background-color:var(--color-quartiary)}.infographicImageBox__wrapper--background{background-color:var(--color-background)}.media__image{border-radius:var(--border-radius)}.media__video{width:100%}.media figcaption{font-size:.7rem;font-style:normal;font-weight:400;line-height:1.5rem}.news:last-child{padding-bottom:150px}.news__heading{font-size:2rem;font-weight:400;margin-top:50px}.news__list{margin:0 -16px}.news__list-item{padding:0 16px}.news__link{text-decoration:none}.news__link:hover{text-decoration:underline}.news__list-image{width:100%}.news__title{font-weight:400;margin-bottom:0;margin-top:10px}.open-close__details{background-color:var(--color-primary);border-radius:var(--border-radius);min-height:80px;padding:23px 32px}.open-close__details[open] .svg--plus{display:none}.open-close__details[open] .svg--minus{display:block}.open-close__summary{cursor:pointer;display:flex;font-size:.8rem;font-weight:500;justify-content:space-between;line-height:1.1rem;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:64em){.open-close__summary{font-size:1.6rem;line-height:2rem}}.open-close__content{margin-top:32px;padding-bottom:4.2rem}.open-close__content p:first-child{margin-top:0}.open-close__content p:last-child{margin-bottom:0}.open-close__svg-container{height:26px;margin-top:3px}.persons--big .persons__list{justify-content:center}.persons--big .persons__image{border-radius:20px;height:364px;width:313px}.persons--big .persons__item{flex-direction:column;margin:10px 10px 80px;width:333px}.persons--big .persons__name{font-family:var(--font-1);font-size:1.1rem;margin-top:20px;text-align:center}.persons--big .persons__position{font-size:.9rem;text-align:center}.persons__list{display:flex;flex-wrap:wrap;list-style:none;padding:0}.persons__item{align-items:center;display:flex;margin:20px 0}@media screen and (min-width:64em){.persons__item{width:50%}}.persons__image{border-radius:50%;height:90px;-o-object-fit:cover;object-fit:cover;width:90px}.persons__details{padding-left:20px}.persons__name{font-size:1rem;line-height:1rem;margin-bottom:10px}@media screen and (min-width:64em){.persons__name{font-size:1.1rem;line-height:1.1rem}}.persons__position{font-size:.9rem;font-style:italic;line-height:.9rem}.quote__blockquote{border-left:6px solid #000;margin:0;padding-left:24px}@media screen and (min-width:64em){.quote__blockquote{padding-left:60px}}.quote__text{font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.7}@media screen and (min-width:64em){.quote__text{font-size:2rem;line-height:2rem}}.quote__by{font-size:.8rem}@media screen and (min-width:64em){.quote__by{font-size:1rem}}.report-navigation{display:flex;flex-wrap:wrap;margin:0}@media screen and (min-width:64em){.report-navigation{margin:0}}.report-navigation--primary{background-color:var(--color-primary)}.report-navigation--secondary{background-color:var(--color-secondary)}.report-navigation--tertiary{background-color:var(--color-tertiary)}.report-navigation--quartiary{background-color:var(--color-quartiary)}.report-navigation--overview{flex-direction:column}.report-navigation--overview .report-navigation__link{flex-direction:column;margin:0;padding:20px;width:100%}@media screen and (min-width:64em){.report-navigation--overview .report-navigation__link{flex-direction:row;padding:50px 32px 100px}}.report-navigation--overview .report-navigation__link:not(:last-child){margin-bottom:8px}.report-navigation--overview .report-navigation__link:hover{background-color:#fff;color:#000}.report-navigation--overview .report-navigation__link:hover .report-navigation__index{color:var(--color-primary)}.report-navigation--overview .report-navigation__link:hover .report-navigation__text{color:#000}.report-navigation--overview .report-navigation__headline{display:flex;flex-direction:column}@media screen and (min-width:64em){.report-navigation--overview .report-navigation__headline{flex-direction:row;width:50%}.report-navigation--overview .report-navigation__index{margin-right:86px}}.report-navigation--overview .report-navigation__text{max-width:none}.report-navigation__link{background-color:transparent!important;border-left:1px solid #000;display:flex;margin:9px 0;opacity:.5;padding:1rem 1rem 0;position:relative;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out;width:calc(50% - 10px)}.report-navigation__link:first-child{border-left:none;padding-left:0}.report-navigation__link--active,.report-navigation__link:hover{opacity:1}.report-navigation__headline{font-size:2rem;text-align:left;width:100%}.report-navigation__index{font-family:var(--font-1);font-family:TrondelagTeaterSansLight;font-size:.8rem;font-style:normal;font-weight:500;letter-spacing:-.54px;transition:color .15s ease-in-out}@media screen and (min-width:64em){.report-navigation__index{font-size:1rem}}.report-navigation__text{font-family:var(--font-0);font-family:TrondelagTeaterGrotesk;font-size:1.5rem;font-style:normal;font-weight:500;text-transform:uppercase;transition:color .15s ease-in-out}@media screen and (min-width:64em){.report-navigation__text{font-size:2rem}}.report-navigation__intro{font-size:.8rem;font-style:normal;font-weight:400;margin-top:10px}@media screen and (min-width:64em){.report-navigation__intro{font-size:1rem;margin-top:0;width:50%}}.report-navigation__intro p:first-child{margin-top:0}.report-navigation__intro p:last-child{margin-bottom:0}.report-navigation svg{position:absolute;right:32px;top:32px}@media screen and (min-width:64em){.report-navigation svg{bottom:32px;top:auto}}.report-transportation{background-color:#000;color:#fff}.report-transportation__item{grid-gap:1em;border-top:2px solid #fff;display:flex;flex-direction:column;padding:1rem 0 2rem;position:relative;text-decoration:none}@media screen and (min-width:64em){.report-transportation__item{display:grid;grid-template-columns:1fr 530px;padding:49px 111px 94px 34px}}.report-transportation__headline{grid-gap:1rem;display:grid;grid-template-columns:4rem auto}@media screen and (min-width:64em){.report-transportation__headline{grid-gap:4.5rem;grid-template-columns:140px 1fr}}.report-transportation__index{font-family:TrondelagTeaterGrotesk;font-size:4.25rem;font-style:normal;font-weight:400;line-height:3.4rem}@media screen and (min-width:64em){.report-transportation__index{margin-right:4.5rem}}.report-transportation__index--primary{color:var(--color-primary)}.report-transportation__index--secondary{color:var(--color-secondary)}.report-transportation__index--tertiary{color:var(--color-tertiary)}.report-transportation__index--quartiary{color:var(--color-quartiary)}.report-transportation__intro p{font-size:1.25rem;margin:0}.report-transportation__link{bottom:1rem;position:absolute;right:2rem}.report-transportation__link svg{height:1.5rem;width:1rem}.report-transportation__link svg path{fill:#fff}.report-transportation__title{color:#fff;font-size:1.25rem;line-height:1.5rem}@media screen and (min-width:64em){.report-transportation__title{font-size:1.75rem;line-height:1.8rem}}.report-transportation__intro p{color:#fff}.report--pdf{background-color:var(--color-background);padding:32px}.report__top{align-items:center;display:flex;flex-direction:column;padding-bottom:7rem;padding-top:4rem}@media screen and (min-width:64em){.report__top{padding-bottom:7rem;padding-top:7.5rem}}.report__top--primary{background-color:var(--color-primary)}.report__top--secondary{background-color:var(--color-secondary)}.report__top--tertiary{background-color:var(--color-tertiary)}.report__top--quartiary{background-color:var(--color-quartiary)}.report__top--transportation{background-color:#000}.report__top--transportation .report__headline,.report__top--transportation .report__index{color:#fff}.report__top--transportation-primary .report__headline,.report__top--transportation-primary .report__index{color:var(--color-primary)}.report__top--transportation-secondary .report__headline,.report__top--transportation-secondary .report__index{color:var(--color-secondary)}.report__top--transportation-tertiary .report__headline,.report__top--transportation-tertiary .report__index{color:var(--color-tertiary)}.report__top--transportation-quartiary .report__headline,.report__top--transportation-quartiary .report__index{color:var(--color-quartiary)}.report__index{font-family:TrondelagTeaterFlair;font-size:4rem;font-style:normal;font-weight:500;letter-spacing:-.84px;line-height:4rem;opacity:0}@media screen and (min-width:64em){.report__index{font-size:124px;line-height:124px}}.report__headline{font-family:TrondelagTeaterFlair;font-size:4rem;font-style:normal;font-weight:500;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.84px;line-height:normal;line-height:4rem;opacity:0;text-align:center}@media screen and (min-width:64em){.report__headline{font-size:124px;-webkit-hyphens:none;hyphens:none;line-height:124px;text-transform:uppercase}}.report__content{background-color:transparent}.report__intro{font-size:1.1rem;font-style:normal;font-weight:400;line-height:1.5rem;opacity:0;transform:translateY(20px)}@media screen and (min-width:64em){.report__intro{font-size:1.5rem;line-height:2rem}}.svg--plus{display:block;height:26px;width:26px}.svg--minus{display:none;height:26px;width:26px}.svg--download{height:30px;width:27px}.svg--arrow-right{height:22px;width:25px}.swiper{height:100%;padding-bottom:60px!important;width:100%}@media screen and (min-width:40em){.swiper{padding-bottom:100px!important}}.swiper-slide,.swiper-wrapper{align-items:center}.swiper-slide{background:#fff;cursor:grab;display:flex;font-size:.8rem;justify-content:center;text-align:center;width:auto!important}.swiper-slide:active{cursor:grabbing}.swiper-slide--dummy{background-color:transparent!important;border-left:0;height:138px!important;width:300vw!important}.swiper-slide img{display:block;height:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:40em){.swiper-slide img{max-height:none}.swiper-pagination{bottom:40px!important;display:block}}.swiper-pagination-bullet{background-color:transparent;border:1px solid #000;height:15px;opacity:1;width:15px}.swiper-pagination-bullet-active{background:#000!important}.swiper-navigation{overflow-x:hidden}.table__container{background-color:#efefef;border-radius:var(--border-radius);padding:16px}@media screen and (min-width:64em){.table__container{padding:32px}}.table__headline{margin:0}.table__intro{font-size:.8rem;line-height:1.3rem;margin-top:50px}@media screen and (min-width:64em){.table__intro{font-size:1rem;line-height:1.5rem;width:50%}}.table__table-container{overflow:auto;width:100%}.table__table{border-collapse:collapse;width:100%}.table__table td,.table__table th{border-top:1px solid rgba(0,0,0,.1);font-size:.6rem;height:40px;padding:0 8px}@media screen and (min-width:64em){.table__table td,.table__table th{font-size:.8rem;height:60px}}.table__table tr:last-child td{border-bottom:1px solid rgba(0,0,0,.1)}.text__headline{margin-bottom:0}.text__headline:not(:last-child){margin-bottom:1rem}.text__subheadline{margin:0 0 1rem}.text__body *{font-size:.8rem;line-height:1.1rem}@media screen and (min-width:64em){.text__body *{font-size:1rem;line-height:1.5rem}}.text__body p:first-child{margin-top:0}.text__body p:last-child{margin-bottom:0}
