:root{--accordion-active-bg: rgb(4, 32, 50);--accordion-active-color: #fff}main{height:100%;overflow:auto}@media all and (min-width:30em){.content{display:flex;flex-direction:row-reverse;height:100vh}}.leser{flex:1;max-height:100%;overflow:hidden}.leser__d2reader{height:100%}.leser__iframe{min-height:100%;width:100%}.skip-to-main{background-color:#fff;border:1px solid grey;left:-99999px;padding:1em;position:absolute;text-decoration:underline;top:0;z-index:5}.skip-to-main:focus{left:1em}.timeline{position:fixed;top:7em;left:1.25em;bottom:1.5em;width:1.25em;display:none;flex-direction:column;gap:.25em}@media all and (min-width:30em){.timeline{display:flex}}.timeline .chapter{transition:border-color .3s ease-out;border:2px solid var(--chakra-colors-brand-900);border-radius:5px;position:relative}.timeline .chapter:hover,.timeline .chapter:focus-visible{background-color:var(--chakra-colors-brand-100)}.timeline .chapter:hover .chapter-tooltip,.timeline .chapter:focus-visible .chapter-tooltip{display:block}.timeline .chapter.active{background-color:var(--chakra-colors-brand-900)}.timeline .chapter-tooltip{display:none;position:absolute;left:1.5em;top:50%;transform:translateY(-50%);border:1px solid var(--chakra-colors-brand-900);background:#fff;padding:.25em .5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22rem}button.leser__sidenavigering{position:absolute;top:calc(50vh - 20px);z-index:2}button.sidenavigering--forrige{left:1em}button.sidenavigering--neste{right:1em}button.tts-button{height:2.75em;width:2.75em;display:flex;flex-direction:column;font-size:.8em}button.tts-color-button{height:2.75em;width:2.75em;border-radius:50%}button.tts-color-button.orange{background-color:#ff8c00}button.tts-color-button.red{background-color:red}button.tts-color-button.gray{background-color:gray}button.tts-color-button.purple{background-color:purple}button.tts-color-button.green{background-color:green}.leser__hovednavigasjon .chakra-modal__body{padding-left:.5em;padding-right:.5em}.leser__hovednavigasjon .chakra-accordion__button{padding-left:0;padding-right:0;gap:.5em}.leser__innholdsfortegnelse-punkt:not(:last-child){border-bottom:1px solid grey}.innholdsfortegnelse__lenke{align-items:center;display:flex;height:100%;padding:1em .75em;width:100%;border-radius:.5em}.innholdsfortegnelse__lenke:hover{background-color:#0000000d}.leser__sokeord{background-color:#ff0}.toolbox{position:fixed;left:50%;bottom:4em;transform:translate(-50%);transform-origin:bottom;z-index:999;display:block;width:fit-content;animation:toolsAnimateIn .1s ease-out both}@keyframes toolsAnimateIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}}.visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.textLayer>div{position:absolute}.leser__lastemelding{align-items:center;display:flex;font-size:1.5em;font-weight:700;height:3em;justify-content:center;left:calc(50vw - 6em);position:absolute;top:calc(50vh - 1.5em);width:12em}
