@layer normalize,defaults,component,feature-component;@layer normalize{/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}}@layer defaults{*{margin:0;padding:0}html{height:100%}body{color:var(--text-primary);background-color:var(--bg-light);font-family:Lato,sans-serif;font-size:.9375rem;font-weight:400;height:100%;line-height:1.5rem;--forest-50: #ebf9f2;--forest-100: #d0f1df;--forest-200: #9ce2bc;--forest-300: #65d296;--forest-400: #37be74;--forest-500: #278651;--forest-600: #217346;--forest-700: #1c5f3a;--forest-800: #174f30;--forest-900: #113b24;--forest-950: #0e2f1d;--lime-50: #f8fced;--lime-100: #eef8d3;--lime-200: #dcf0a3;--lime-300: #c7e86e;--lime-400: #b5e03e;--lime-500: #95c11f;--lime-600: #7ea31a;--lime-700: #668415;--lime-800: #526911;--lime-900: #3a4b0c;--lime-950: #2c3909;--lemon-50: #fdfdf6;--lemon-100: #f9fae1;--lemon-200: #f3f3be;--lemon-300: #ebed97;--lemon-400: #e4e670;--lemon-500: #dddf4b;--lemon-600: #d1d426;--lemon-700: #a7a91e;--lemon-800: #7c7e16;--lemon-900: #55570f;--lemon-950: #40410c;--green-900: #0a1a0a;--green-800: #14321c;--green-700: #1b4c2d;--green-600: #22693f;--green-500: #288651;--green-400: #6caa81;--green-300: #a7ceb4;--green-200: #e3f2e9;--green-100: #f5fef9;--brown-900: #1f1e14;--brown-800: #343325;--brown-700: #4a4937;--brown-600: #616049;--brown-500: #79785d;--brown-400: #a09e8a;--brown-300: #c8c6b9;--brown-200: #f1f0ea;--brown-100: #fbfbf8;--blue-900: #0d1c26;--blue-800: #163246;--blue-700: #1e4969;--blue-600: #25618d;--blue-500: #2c7bb4;--blue-400: #7aa2cb;--blue-300: #b7cbe1;--blue-200: #e6edf5;--blue-100: #f7fafc;--red-900: #280b0b;--red-800: #4a1b1d;--red-700: #712b2d;--red-600: #993d3d;--red-500: #c44f4f;--red-400: #db837e;--red-300: #edb5b0;--red-200: #fae7e5;--red-100: #fdf6f6;--yellow-200: #f8e5c1;--yellow-300: #ffdf8e;--yellow-400: #ffd361;--yellow-500: #ffb800;--gray-50: #fdfcfc;--gray-100: #f8f7f7;--gray-200: #f2f0ef;--gray-300: #d8d2cf;--gray-400: #bdb3ad;--gray-500: #a1938c;--gray-600: #84746c;--gray-700: #625650;--gray-800: #443b37;--gray-900: #221e1b;--gray-950: #110f0e;--cta-primary: var(--forest-500);--cta-darker: var(--forest-700);--navigation-active: var(--lime-100);--navigation-active-secondary-menu: var(--lime-500);--navigation-bg: var(--lime-50);--navigation-text: var(--forest-900);--bg-white: white;--bg-light: var(--gray-50);--bg-middle: var(--gray-100);--bg-dark: var(--gray-200);--bg-extra-dark: var(--gray-300);--text-primary: #0a0b0b;--text-secondary: var(--gray-800);--stroke-light: var(--gray-100);--stroke-middle: var(--gray-200);--stroke-dark: var(--gray-300);--stroke-inaccessible-element: var(--gray-300);--stroke-accessible-element: var(--gray-800);--message-warning-text: var(--red-800);--message-warning-background: var(--red-300);--message-warning-border: var(--red-400);--message-info-text: var(--blue-800);--message-info-background: var(--blue-200);--message-info-border: var(--blue-300);--message-archived-text: var(--lemon-950);--message-archived-background: var(--gray-200);--message-archived-border: var(--gray-300);--message-success-text: var(--forest-950);--message-success-background: var(--forest-100);--message-success-border: var(--forest-200);--message-caution-text: var(--lemon-950);--message-caution-background: var(--lemon-200);--message-caution-border: var(--lemon-300);--dialog-backdrop: 1200;--dialog-content: 1300;--modal-backdrop: 1400;--modal-content: 1500;--dropdown: 1600;--hover-card: 1700;--toast: 1800;--tooltip: 1900;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 2.5rem;--main-max-width: 80rem;--border-radius: .25rem;--venterommet-title: venterommet-slide-title;--venterommet-content: venterommet-slide-content;--venterommet-image: venterommet-slide-image;--venterommet-theme_pill: venterommet-slide-theme_pill}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation-duration:1s}::-moz-selection{color:var(--lime-50);background:var(--forest-600)}::selection{color:var(--lime-50);background:var(--forest-600)}h1{font-size:1.4375rem;font-weight:700;line-height:2rem;margin-bottom:1.5rem}h2{font-size:1.1875rem;font-weight:700;line-height:2rem;margin-bottom:1.5rem}h3{font-size:1.0625rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5rem}h4{font-size:.9375rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5rem}bold,strong{font-weight:700}hr{border:.5px solid var(--gray-300)}p{margin-bottom:1.5rem}a{color:var(--blue-500);text-decoration-color:var(--blue-500)}button{cursor:pointer;border:none}fieldset{border:0}ul,ol{padding-left:1rem}button,input{border:0 solid transparent}.visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}}.tree button[role=treeitem]{display:flex;background:transparent;border:none;width:100%;padding:0 0 2px}.treeitem{width:100%;text-align:left;background-color:#fff;padding:3px 10px;position:relative;border-radius:8px;transition:background-color .2s ease;cursor:pointer}.renaming-item{background-color:var(--selected-color);margin-bottom:2px;border-radius:8px;padding:4px 10px 5px 24px}.renaming-item input{width:100%;height:100%;border:none;background:transparent;outline:none}.treeitem:hover{border-color:#000}.tree button[role=treeitem]:focus{outline:none}button:focus-visible .treeitem.focused,.treeitem.searchmatch.focused{outline:2px solid black}.treeitem.drop{border-color:var(--selected-color);background-color:#e1f1f8}.treeitem.searchmatch{background-color:#e1f8ff}.treeitem.folder:before{width:10px;display:inline-block;z-index:1;margin-right:4px;transition:transform .1s ease-in-out}.treeitem.folder.expanded:before{transform:rotate(90deg)}.treeitem.selected:after{content:" ";position:absolute;top:5px;left:-2px;height:16px;width:4px;background-color:transparent;border-radius:99px}.description{font-family:sans-serif;font-size:.8rem;background-color:#eee;border-radius:8px;padding:8px 12px}.dragline{position:absolute;height:2px;width:unset;margin-top:-1px;background-color:#0366d6}.dragline:before{content:"";position:absolute;left:0;top:-3px;height:4px;width:4px;background:#fff;border:2px solid #0366d6;border-radius:99px}.outeritem{display:flex;align-items:center;gap:2px}.outeritem button:not([role=treeitem]){padding:2px 4px;height:80%}.actionbar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;margin-top:8px}.foreign-dragsource,.foreign-dropzone,.searchbox,.actionbtn{height:30px;background-color:transparent;border:1px solid #808080;padding:0 8px;border-radius:4px;font-size:.8rem;color:#393939;display:flex;align-items:center;justify-items:center}.foreign-dragsource{cursor:grab}.foreign-dragsource:active{cursor:grabbing}.foreign-dragsource:before{content:url(data:image/svg+xml;base64,PHN2ZyBzdHJva2U9ImN1cnJlbnRDb2xvciIgZmlsbD0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGhlaWdodD0iMThweCIgd2lkdGg9IjE4cHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgMTNhMSAxIDAgMSAxIDAtMiAxIDEgMCAwIDEgMCAyWm03LTFhMSAxIDAgMSAxLTIgMCAxIDEgMCAwIDEgMiAwWk05IDhhMSAxIDAgMSAxIDAtMiAxIDEgMCAwIDEgMCAyWm03LTFhMSAxIDAgMSAxLTIgMCAxIDEgMCAwIDEgMiAwWk05IDE4YTEgMSAwIDEgMSAwLTIgMSAxIDAgMCAxIDAgMlptNiAwYTEgMSAwIDEgMSAwLTIgMSAxIDAgMCAxIDAgMloiPjwvcGF0aD48L3N2Zz4=);width:10px;display:inline-block;z-index:1;margin-right:8px;margin-top:2px}.foreign-dragsource:hover{background-color:#f6f6f6}.foreign-dropzone{border:1px dashed #808080;padding:0 26px}.searchbox{padding:8px 16px;margin-bottom:8px;flex-wrap:wrap;gap:4px;height:unset}.searchbox:before{content:"Navigate between search results with ArrowUp and ArrowDown. Press Escape to close search.";display:block;width:100%}.searchbox input{flex-grow:1;padding:4px}.actionbtn:hover{cursor:pointer;background-color:#f6f6f6}.visible-assistive-text{position:unset!important;width:unset!important;height:60px!important;margin:unset!important;overflow:auto!important;clip:unset!important;display:block;margin-bottom:1rem!important;background-color:#e1f1f8}.dropdown-menu ul{margin:0!important;padding:0!important}.slide-content{max-width:none;color:inherit}.slide-content>*:first-child{margin-top:0!important}.slide-content>*:last-child{margin-bottom:0!important}.slide-content h1{font-size:2.25rem;line-height:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.5em;margin-top:0}.slide-content h2{font-size:1.875rem;line-height:2.25rem;font-weight:600;line-height:1.2;margin-bottom:.5em;margin-top:0}.slide-content h3{font-size:1.5rem;line-height:2rem;font-weight:500;line-height:1.2;margin-bottom:.5em;margin-top:0}.slide-content p{line-height:1.6;margin-bottom:1em;margin-top:0}.slide-content ul li,.slide-content ol li{color:inherit!important}.btn-toolbar{display:inline-flex;align-items:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.btn-toolbar:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.btn-toolbar-shadow{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);display:inline-flex;align-items:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.btn-toolbar-shadow:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.btn-toolbar-disabled{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);display:inline-flex;align-items:center;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.btn-toolbar-disabled:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.btn-toolbar-disabled:disabled{cursor:not-allowed;opacity:.5}.ProseMirror{outline:none;padding:0;margin:0;color:inherit!important;min-height:100%;cursor:text}.ProseMirror>*:first-child{margin-top:0!important}.ProseMirror>*:last-child{margin-bottom:0!important}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{color:inherit;font-weight:700;line-height:1.2}.ProseMirror h1{font-size:2.25rem;margin-bottom:.5em;margin-top:0}.ProseMirror h2{font-size:1.875rem;margin-bottom:.5em;margin-top:0}.ProseMirror h3{font-size:1.5rem;margin-bottom:.5em;margin-top:0}.ProseMirror p{margin-bottom:1em;margin-top:0;line-height:1.6}.ProseMirror ul,.ProseMirror ol{margin:0 0 1em;padding-left:1.5em}.ProseMirror li{margin-bottom:.5em;line-height:1.6}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}.ProseMirror *{color:inherit!important}.ProseMirror ul li::marker,.ProseMirror ol li::marker{color:inherit!important}ul li::marker,ol li::marker{color:inherit!important}.ProseMirror ul li,.ProseMirror ol li{list-style-position:outside;color:inherit!important;padding-left:.5em}.ProseMirror ul{list-style-type:disc;padding-left:1.5em}.ProseMirror ol{list-style-type:decimal;padding-left:1.5em}.ProseMirror ul li{list-style-type:disc;display:list-item}.ProseMirror ol li{list-style-type:decimal;display:list-item}div[data-type=divider]{display:block;margin:.75rem 0}.slide-content div[data-type=divider]:before{content:"";display:block;height:.3125rem;width:80px;border-radius:9999px;background-color:var(--divider-color, currentColor)}.slide-content div[data-type=divider][data-alignment=center]{display:flex;justify-content:center}.slide-content div[data-type=divider][data-alignment=right]{display:flex;justify-content:flex-end}
