article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;}audio:not([controls]){display:none;height:0;}template,[hidden]{display:none;}*,::before,::after{background-repeat:no-repeat;box-sizing:inherit;}::before,::after{text-decoration:inherit;vertical-align:inherit;}html{box-sizing:border-box;cursor:default;font-family:sans-serif;line-height:1.5;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}h1{font-size:2em;margin:.67em 0;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}hr{height:0;overflow:visible;}nav ol,nav ul{list-style:none;}abbr[title]{border-bottom:1px dotted;text-decoration:none;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}dfn{font-style:italic;}mark{background-color:#ffff00;color:#000000;}progress{vertical-align:baseline;}small{font-size:83.3333%;}sub,sup{font-size:83.3333%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}::-moz-selection{background-color:#b3d4fc;color:#000000;text-shadow:none;}::selection{background-color:#b3d4fc;color:#000000;text-shadow:none;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}img{border-style:none;}svg{fill:currentColor;}svg:not(:root){overflow:hidden;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:hover{outline-width:0;}table{border-collapse:collapse;border-spacing:0;}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit;font-size:1em;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}::-moz-focus-inner{border-style:none;padding:0;}:-moz-focusring{outline:1px dotted ButtonText;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;resize:vertical;}[type="checkbox"],[type="radio"]{padding:0;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-input-placeholder{color:inherit;opacity:.54;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}[aria-busy="true"]{cursor:progress;}[aria-controls]{cursor:pointer;}[aria-disabled]{cursor:default;}a,area,button,input,label,select,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation;}[hidden][aria-hidden="false"]{clip:rect(0,0,0,0);display:inherit;position:absolute;}[hidden][aria-hidden="false"]:focus{clip:auto;}
.language-menu{list-style:none;padding:0;margin-bottom:0;margin-top:0}@media (max-width:920px){.toggled .language-menu{display:none}}.language-menu.open ul{display:block;min-width:170px;position:absolute;z-index:1;padding:0;list-style:none;background-color:#fff}@media (max-width:920px){.language-menu.open ul{right:0}}.language-menu.open ul a{display:block;padding:1rem 2rem;color:#000;color:var(--colorPrimaryBlack)}.language-menu.open ul a:focus,.language-menu.open ul a:hover{background-color:#eddbe4;background-color:var(--colorLightPlum)}.language-menu ul{display:none}.language-menu__button{height:8rem;height:var(--headerHeightTop);padding:0 4rem 0 2rem;font-weight:400;background-color:hsla(0,0%,100%,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .2s ease-out;-o-transition:background-color ease-out .2s;transition:background-color .2s ease-out;text-decoration:none;background-image:url(/themes/custom/theorell/src/images/earth-neg.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background-image:url(/themes/custom/theorell/src/images/earth-neg.svg),-o-linear-gradient(transparent,transparent);background-image:url(/themes/custom/theorell/src/images/earth-neg.svg),linear-gradient(transparent,transparent);background-size:18px;background-repeat:no-repeat;background-position:right 1rem center}@media (max-width:920px){.language-menu__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:90px;padding:2rem 0;background-position:center 36%}}.language-menu__button:focus,.language-menu__button:hover,.open .language-menu__button{cursor:pointer}@media (min-width:921px){.language-menu__button:focus,.language-menu__button:hover,.open .language-menu__button{background-color:#fff;background-image:url(/themes/custom/theorell/src/images/earth-pos.svg);color:#000;color:var(--colorPrimaryBlack)}}
.menu-full{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;color:var(--colorBaseText);left:0;top:100%;height:calc(100vh - 8rem);height:calc(100vh - var(--header-offset));font-size:18px;-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}@media (min-width:921px){.menu-full{width:auto}}.toggled .menu-full{-webkit-transform:translateZ(0);transform:translateZ(0)}.menu-full__trail{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;margin:0;padding:0;font-size:14px;text-transform:uppercase;z-index:1}.menu-full__trail-item{padding:3rem .2rem;background:#fff;background:var(--colorWhite);border-left:1px solid}@media (min-width:921px){.menu-full__trail-item{padding:3rem 1rem}}.menu-full__trail-item:first-child{background:#4f0433;background:var(--colorPrimaryDarkPlum);border-left:none;color:#fff;color:var(--colorWhite)}.menu-full__trail-item:first-child a:focus,.menu-full__trail-item:first-child a:hover{color:#fff;color:var(--colorWhite)}.menu-full__trail-item:nth-child(2){background:#79084a;background:var(--colorPlum);border-left:none;color:#fff;color:var(--colorWhite)}.menu-full__trail-item:nth-child(2) a:focus,.menu-full__trail-item:nth-child(2) a:hover{color:#fff;color:var(--colorWhite)}.menu-full__trail-item:nth-child(3){background:#eddbe4;background:var(--colorLightPlum);border-left:none}.menu-full__trail-item:nth-child(4){border-left:none}.menu-full .menu-full__tree-wrapper li{border-bottom:1px solid #fff;border-bottom:1px solid var(--colorWhite)}.menu-full .menu-full__tree-wrapper a{-webkit-box-flex:1;-ms-flex:1;flex:1 1;color:#000;color:var(--colorBaseText);word-break:break-word;text-decoration:none}.menu-full .menu-full__tree-wrapper a:focus,.menu-full .menu-full__tree-wrapper a:hover{background:#4f0433;background:var(--colorPrimaryDarkPlum);color:#fff;color:var(--colorWhite)}.menu-full .menu-full__tree-wrapper a.is-active{background:#4f0433;background:var(--colorPrimaryDarkPlum);color:#fff!important;color:var(--colorWhite)!important}.menu-full .menu-full__tree-wrapper{position:absolute;width:100%;height:100%;background:#edf4f4;background:var(--colorLightBlue)}@media (min-width:921px){.menu-full .menu-full__tree-wrapper{position:relative;max-width:450px;min-width:450px}}.menu-full .menu-full__tree-wrapper ul.menu-level{visibility:hidden;max-height:0;overflow:auto}.menu-full .menu-full__tree-wrapper ul.menu-level.visible{max-height:100vh;visibility:visible;position:absolute;top:0;height:100%;width:100%;padding-bottom:12rem;overflow:auto}.menu-full .menu-full__tree-wrapper ul.menu-level.visible .menu-level{visibility:hidden;max-height:0}@media (max-width:920px){.menu-full .menu-full__tree-wrapper ul{left:0;width:100%}.menu-full .menu-full__tree-wrapper ul ul{left:25px;width:calc(100% - 25px)!important}.menu-full .menu-full__tree-wrapper ul ul ul{left:50px;width:calc(100% - 50px)!important}.menu-full .menu-full__tree-wrapper ul ul ul ul{left:75px;width:calc(100% - 75px)!important}.menu-full .menu-full__tree-wrapper ul ul ul ul ul{left:100px;width:calc(100% - 100px)!important}.menu-full .menu-full__tree-wrapper ul ul ul ul ul ul{left:125px;width:calc(100% - 125px)!important}.menu-full .menu-full__tree-wrapper ul ul ul ul ul ul ul{left:150px;width:calc(100% - 150px)!important}.menu-full .menu-full__tree-wrapper ul ul ul ul ul ul ul ul{left:175px;width:calc(100% - 175px)!important}}.menu-full ul{list-style:none;padding:0;margin:0}.menu-full-item,.menu-full-item--with-children{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-full-item--with-children{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.menu-full-item__trigger{-ms-flex-preferred-size:50px;flex-basis:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-left:1px solid #fff;border-left:1px solid var(--colorWhite);padding:2rem}@media (min-width:921px){.menu-full-item__trigger{padding:2rem 4rem}}.menu-full-item__trigger svg g{fill:#000;fill:var(--colorBaseText)}.menu-full-item__trigger:focus,.menu-full-item__trigger:hover{background:#4f0433;background:var(--colorPrimaryDarkPlum)}.menu-full-item__trigger:focus svg g,.menu-full-item__trigger:hover svg g{fill:#fff;fill:var(--colorWhite)}.menu-full-item__last-parent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-full-item__last-parent__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:14px;padding:2rem}@media (min-width:921px){.menu-full-item__last-parent__navigation{padding:3rem 3rem 2rem}}.menu-full-item__last-parent__back{position:relative;padding-left:24px;cursor:pointer}.menu-full-item__last-parent__back:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:10px;height:15px;background-image:url(/themes/custom/theorell/dist/images/global-menu-back-arrow.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background-image:url(/themes/custom/theorell/dist/images/global-menu-back-arrow.svg),-o-linear-gradient(transparent,transparent);background-image:url(/themes/custom/theorell/dist/images/global-menu-back-arrow.svg),linear-gradient(transparent,transparent);background-size:cover}.menu-full-item__last-parent__back:focus,.menu-full-item__last-parent__back:hover{color:#4f0433;color:var(--colorPrimaryDarkPlum)}.menu-full-item__last-parent__back:focus:before,.menu-full-item__last-parent__back:hover:before{background-position-x:-10.25px}.menu-full-item__last-parent__close{position:relative;padding-right:24px;cursor:pointer}.menu-full-item__last-parent__close:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:13px;height:13px;background-image:url(/themes/custom/theorell/dist/images/global-menu-close.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background-image:url(/themes/custom/theorell/dist/images/global-menu-close.svg),-o-linear-gradient(transparent,transparent);background-image:url(/themes/custom/theorell/dist/images/global-menu-close.svg),linear-gradient(transparent,transparent);background-size:cover}.menu-full-item__last-parent__close:focus,.menu-full-item__last-parent__close:hover{color:#4f0433;color:var(--colorPrimaryDarkPlum)}.menu-full-item__last-parent__close:focus:after,.menu-full-item__last-parent__close:hover:after{background-position-x:-14.25px}.menu-full-item__last-parent__link{position:relative;-ms-flex-preferred-size:100%;flex-basis:100%;font-weight:700}.menu-full-item__last-parent__link a{display:block;padding:1rem 2rem}@media (min-width:921px){.menu-full-item__last-parent__link a{padding:2rem 2rem 2rem 4rem}}.menu-full-item--title{font-weight:700;padding:1rem 2rem}@media (min-width:921px){.menu-full-item--title{padding:2rem 2rem 2rem 4rem}}.menu-full-item--with-children .link,.menu-full-item .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 2rem}@media (min-width:921px){.menu-full-item--with-children .link,.menu-full-item .link{padding:2rem 2rem 2rem 4rem}}.menu-full-item--with-children span.link,.menu-full-item span.link{display:block;padding-top:4rem;font-weight:700}
:root{--colorPrimaryDarkPlum:#4f0433;--colorPrimaryDarkOrange:#b84145;--colorPrimaryDarkBlue:#002c34;--colorPrimaryDarkGreen:#094334;--colorPrimaryDarkYellow:#f59a00;--colorPrimaryBlack:#000;--colorOrange:#ff876f;--colorBlue:#4db5bc;--colorGreen:#54b986;--colorYellow:#ffc66d;--colorGray:#666;--colorLightPlum:#eddbe4;--colorLightOrange:#feeeeb;--colorLightBlue:#edf4f4;--colorLightGreen:#c7ecdc;--colorLightYellow:#ffe7c2;--colorLightGray:#f1f1f1;--colorBlack:#171717;--colorWhite:#fff;--colorBaseText:var(--colorPrimaryBlack);--colorTextGray:#6c6c6c;--colorLinkGray:#616161;--colorStrokeGray:#e3e3e3;--colorFormStrokeGray:#e0e0e0;--colorTabGray:#f8f8f8;--colorTableStrokeGray:#e6e8eb;--colorStrokeGrayHover:#d5d5d5;--colorStrokeGrayDark:#393939;--colorMain:#79084a;--colorWhiteOpacity:hsla(0,0%,100%,0.9);--colorWhiteOpacityPlus:hsla(0,0%,100%,0.85);--colorWhiteOpacityMinus:hsla(0,0%,100%,0.2);--colorFullTrans:hsla(0,0%,100%,0);--colorFauxTrans:#8c476d;--colorTurquoise:#2b7d98;--colorAqua:#88cdd3;--colorGrey:#f3f3f3;--colorPlum:#79084a;--colorUnpublished:#ffdede;--colorLocalContent:var(--colorBlue);--colorLocalContentSemiTransparent:rgba(16,228,247,0.21961);--colorLocalContentTransparent:rgba(16,228,247,0.16078);--colorFacebook:#547bbd;--colorTwitter:#79ccf0;--colorYoutube:#e9644b;--colorInstagram:#003569;--colorLinkedin:#1385c8;--colorGoogle:#df493a;--colorRss:#f39200;--colorError:#ce0000;--boxShadowLarge:0 1.5rem 3rem 0 rgba(0,0,0,0.2);--fontBase:"DM Sans",sans-serif;--fontSizeBase:1.5rem;--fontLineHeight:2.4rem;--fontSizeH1:3.6rem;--fontSizeH2:3rem;--fontSizeH3:2.3rem;--fontSizeH4:2rem;--fontSizeH5:1.25rem;--fontSizeH6:1rem;--fontSizeMain:1.7rem;--fontSizeSmaller:1.6rem;--fontSizePreamble:2.1rem;--headerHeight:12.9rem;--headerHeightTop:8rem;--sitebrandingHeight:4.6rem;--heroHeight:56rem;--containerEntries:130rem;--containerWide:130rem;--containerNarrow:78rem;--slidshowPad:0 10%;--paragraphRight:4rem;--kiBorderRadius:4px;--header-offset:var(--headerHeightTop)}@media (max-width:1920px){:root{--containerWide:108rem}}@media (max-width:920px){:root{--header-offset:90px}}:root .toolbar-horizontal{--header-offset:calc(var(--headerHeightTop) + 39px)}:root .toolbar-horizontal.toolbar-tray-open{--header-offset:calc(var(--headerHeightTop) + 79px)}:root .toolbar-vertical{--header-offset:calc(var(--headerHeightTop) + 39px)}@media (max-width:920px){:root .toolbar-fixed{--header-offset:129px}}
:root{background:#fff;background:var(--colorWhite);color:#000;color:var(--colorBaseText)}html{height:100%;font-size:62.5%;-webkit-font-smoothing:subpixel-antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{position:relative}body{min-height:100%;font-size:1.6rem}@media (max-width:920px){body{font-size:1.5rem}}button,html,input,select,textarea{font-family:DM Sans,sans-serif;font-family:var(--fontBase);max-width:100%}img{max-width:100%;height:auto}ul.menu{margin:0;padding:0}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}
