body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}#root,body,html{font-family:Figtree;font-size:12px;height:100%;margin:0;padding:0}.App-link{color:#61dafb}.layout{display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0}.layout .main{width:50%}.layout__header{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between}.layout__logo{height:auto;width:160px}.layout__main{background:red}.layout__footer{background-color:#ab0b0b;padding:20px;text-align:center}@media(max-width:768px){.layout__header{align-items:flex-start;flex-direction:column}.layout__logo{margin-bottom:10px;width:120px}.layout__footer{font-size:.875rem}}@media(max-width:768px)and (min-width:768px){.container,.container-fluid{padding:0 38px}}@media(max-width:768px)and (min-width:992px){.container,.container-fluid{padding:0 38px}}@media(max-width:768px)and (min-width:1200px){.container,.container-fluid{padding:0 38px}}@media(max-width:768px)and (min-width:1400px){.container,.container-fluid{padding:0 38px}}@layer kth-style.old, kth-style;@layer kth-style{html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}:root{--color-text:#212121;--color-text-muted:#646464;--color-background:#fcfcfc;--color-background-alt:#ededed;--color-header:#fcfcfc;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#036eb8;--color-error:#c7321d;--color-error-hover:#bf2c17;--color-success:#3d784a;--color-success-hover:#366f43;--color-border:#a5a5a5;--space-inner-inline:1rem;--space-inner-block:0.5rem;--space-inner-icon:0.5rem;font-family:Figtree,sans-serif}body{background:var(--color-background);color:var(--color-text);display:flex;flex-direction:column;font-size:1rem;font-weight:400;line-height:1.5rem;margin:2.5rem 0 0;min-height:calc(100vh - 2.5rem);overflow-wrap:anywhere}*,:after,:before{box-sizing:border-box}blockquote,dd,dl,figure,h1,h2,h3,h4,p{margin:0}h1{font-size:1.875rem;font-weight:700;line-height:2.5rem}@media(min-width:48rem){h1{font-size:2.75rem;font-weight:700;line-height:3.5rem}}h2{font-size:1.5rem;font-weight:700;line-height:2rem}@media(min-width:48rem){h2{font-size:1.875rem;font-weight:700;line-height:2.5rem}}h3{font-size:1.25rem;font-weight:700;line-height:1.75rem}@media(min-width:48rem){h3{font-size:1.5rem;font-weight:700;line-height:2rem}}h4{font-size:1rem;font-weight:700;line-height:1.5rem}@media(min-width:48rem){h4{font-size:1.25rem;font-weight:700;line-height:1.75rem}}p{font-size:1rem;font-weight:400;line-height:1.5rem}a{color:var(--color-tertiary);text-underline-offset:.25rem}strong{font-weight:600}img,picture{height:auto;max-width:100%}button,input,select,textarea{font:inherit}dialog{color:#212121;color:var(--color-text,#212121);z-index:1}.kth-content,.kth-main-content{margin-inline:auto;max-width:82rem;padding-inline:clamp(1rem,3.3333333333vw,2rem);width:100%}.kth-main-content{flex:1 1;padding-block:1rem}}@layer kth-style{@media(min-width:64rem){.kth-main-content{padding-block:2rem}}}@layer kth-style{.kth-header.intranet{--color-text:#212121;--color-text-muted:#646464;--color-background:#ebe5e0;--color-background-alt:#f2f2f2;--color-header:#ebe5e0;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#004791;--color-error:#bf2c17;--color-error-hover:#962312;--color-success:#366f43;--color-success-hover:#264f30;--color-border:#a5a5a5}.kth-header.external{--color-text:#fcfcfc;--color-text-muted:#f2f2f2;--color-background:#004791;--color-background-alt:#000061;--color-header:#000061;--color-on-header:#fcfcfc;--color-primary:#fcfcfc;--color-primary-hover:#fcfcfc;--color-on-primary:#004791;--color-secondary:#fcfcfc;--color-secondary-hover:#2121211a;--color-tertiary:#fcfcfc;--color-error:#fad6d6;--color-error-hover:#fad6d6;--color-success:#d8ffe7;--color-success-hover:#d8ffe7;--color-border:#fcfcfc}.kth-header.student-web{--color-text:#212121;--color-text-muted:#646464;--color-background:#def0ff;--color-background-alt:#ededed;--color-header:#def0ff;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#036eb8;--color-error:#bf2c17;--color-error-hover:#962312;--color-success:#366f43;--color-success-hover:#264f30;--color-border:#fcfcfc}.kth-header{background:var(--color-header);color:var(--color-on-header);padding-block:1rem;position:relative}.kth-header__container{align-items:center;display:flex;margin-inline:auto;max-width:82rem;padding-inline:clamp(1rem,3.3333333333vw,2rem);width:100%}.kth-header__tools{-webkit-margin-start:auto;align-items:center;display:flex;flex-wrap:wrap;gap:0 1rem;justify-content:flex-end;list-style:none;margin:0;margin-inline-start:auto;padding:0}.kth-header__mega-menu--collapsable{display:none}.kth-footer.intranet{--color-text:#212121;--color-text-muted:#646464;--color-background:#ebe5e0;--color-background-alt:#f2f2f2;--color-header:#ebe5e0;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#004791;--color-error:#bf2c17;--color-error-hover:#962312;--color-success:#366f43;--color-success-hover:#264f30;--color-border:#a5a5a5}.kth-footer.external{--color-text:#fcfcfc;--color-text-muted:#f2f2f2;--color-background:#004791;--color-background-alt:#000061;--color-header:#000061;--color-on-header:#fcfcfc;--color-primary:#fcfcfc;--color-primary-hover:#fcfcfc;--color-on-primary:#004791;--color-secondary:#fcfcfc;--color-secondary-hover:#2121211a;--color-tertiary:#fcfcfc;--color-error:#fad6d6;--color-error-hover:#fad6d6;--color-success:#d8ffe7;--color-success-hover:#d8ffe7;--color-border:#fcfcfc}.kth-footer.student-web{--color-text:#212121;--color-text-muted:#646464;--color-background:#def0ff;--color-background-alt:#ededed;--color-header:#def0ff;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#036eb8;--color-error:#bf2c17;--color-error-hover:#962312;--color-success:#366f43;--color-success-hover:#264f30;--color-border:#fcfcfc}.kth-footer{background:#fcfcfc;background:var(--color-header,#fcfcfc);color:var(--color-text)}.kth-footer__content{margin-inline:auto;max-width:82rem;padding-inline:clamp(1rem,3.3333333333vw,2rem);padding-bottom:2rem;padding-top:2rem;width:100%}.kth-footer__content .columnSplitter{display:block}.kth-footer__content .columnSplitter .col{break-inside:avoid-column;width:100%}.kth-footer__content .columnSplitter .col:not(:first-child){margin-top:2rem}}@layer kth-style{@media(min-width:40rem){.kth-footer__content .columnSplitter{column-count:2}}@media(min-width:64rem){.kth-footer__content .columnSplitter{grid-column-gap:3rem;display:grid;grid-template-columns:repeat(4,1fr)}.kth-footer__content .columnSplitter .col:not(:first-child){margin-top:0}}.kth-footer__content .columnSplitter .col .block:not(:first-child){margin-top:2rem}.kth-footer__content h2{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin:0 0 .5rem}.kth-footer__content ul{list-style-type:none;margin:0;padding:0}.kth-footer__content ul li:not(:last-child){margin-bottom:1rem}a.kth-logotype,figure.kth-logotype{-webkit-margin-end:.5rem;block-size:4rem;border:none;display:inline-block;flex:0 0 auto;inline-size:4rem;margin:0;margin-inline-end:.5rem;padding:0}}@layer kth-style{@media(min-width:40rem){a.kth-logotype,figure.kth-logotype{-webkit-margin-end:2rem;margin-inline-end:2rem}}a.kth-logotype img,a.kth-logotype>figure,figure.kth-logotype img,figure.kth-logotype>figure{block-size:100%;inline-size:100%}}@keyframes spin{to{transform:rotate(1turn)}}@layer kth-style{.kth-search{display:grid;grid-template-areas:"label" "input";max-width:40rem}.kth-search>label{display:block;font-size:1.25rem;font-weight:700;grid-area:label;line-height:1.75rem;margin-block:.25rem}.kth-search>input{--border-width:0.0625rem;background:#0000;border-color:var(--color-secondary);border-radius:0;border-style:solid;border-width:var(--border-width);color:var(--color-secondary);font-size:1rem;font-weight:400;grid-area:input;line-height:1.5rem;padding-block:calc(var(--space-inner-block) - var(--border-width));padding-inline:var(--space-inner-inline)}.kth-search>button{background:#0000;border:none;grid-area:input;height:calc(1.5rem + var(--space-inner-icon)*2);padding-block:var(--space-inner-icon);place-self:center end;width:calc(1.5rem + var(--space-inner-icon)*2)}.kth-search>button:after{background-color:var(--color-secondary);height:1.5rem;width:1.5rem}.kth-search>button:not(.loading):after{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='m15.89 16.647-4.964-4.963a4.96 4.96 0 0 1-1.37.735 4.63 4.63 0 0 1-1.54.26c-1.3 0-2.404-.454-3.314-1.364C3.792 10.405 3.337 9.3 3.337 8S3.792 5.598 4.7 4.687c.91-.911 2.015-1.366 3.314-1.366s2.403.455 3.314 1.365c.911.91 1.366 2.015 1.366 3.315 0 .545-.089 1.066-.268 1.563a4.993 4.993 0 0 1-.727 1.346l4.963 4.963-.774.774Zm-7.874-5.05c1.004 0 1.855-.35 2.551-1.046.697-.696 1.045-1.547 1.045-2.551 0-1.004-.348-1.855-1.045-2.551-.696-.697-1.547-1.045-2.551-1.045-1.004 0-1.855.348-2.551 1.045C4.768 6.145 4.42 6.996 4.42 8c0 1.004.348 1.855 1.045 2.551.696.697 1.547 1.045 2.551 1.045Z'/%3E%3C/svg%3E")}.kth-search>button.loading:after,.kth-search>button:not(.loading):after{content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-search>button.loading:after{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M17 10a7 7 0 1 0-7 7v-1.75A5.25 5.25 0 1 1 15.25 10H17Z'/%3E%3C/svg%3E");animation:spin .75s linear infinite;display:block;margin:auto}.kth-translation{--color-text:#212121;--color-text-muted:#646464;--color-background:#fcfcfc;--color-background-alt:#ededed;--color-header:#fcfcfc;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#036eb8;--color-error:#c7321d;--color-error-hover:#bf2c17;--color-success:#3d784a;--color-success-hover:#366f43;--color-border:#a5a5a5;background-color:var(--color-background);border:none;box-shadow:0 .125rem .5rem 0 #00000026;left:1rem;padding:1rem 1rem 2rem 2rem;right:1rem;width:auto}}@layer kth-style{@media(min-width:24.5rem){.kth-translation{left:auto;right:clamp(1rem,3.3333333333vw,2rem);width:22.5rem}}@media(min-width:82rem){.kth-translation{right:calc(50vw - 39rem)}}.kth-translation__content{display:flex;flex-direction:column;gap:.5rem}.kth-translation__content a,.kth-translation__content span{padding-right:1rem}.kth-translation .kth-icon-button{align-self:end}nav.kth-mega-menu{display:none}}@layer kth-style{@media(min-width:64rem){nav.kth-mega-menu{display:block}}nav.kth-mega-menu>ul{display:flex;flex-wrap:wrap;gap:0 1rem;list-style:none;margin:0;padding:0}nav.kth-mega-menu--collapsable{display:block}@media(min-width:64rem){nav.kth-mega-menu--collapsable{display:none}}}@layer kth-style{.kth-menu-item{align-items:center;background:none;border:none;color:#000061;color:var(--color-on-header,#000061);display:flex;gap:.25rem;padding:0;padding-block:.5rem;text-decoration:none}.kth-menu-item.collapsable{-webkit-margin-start:1rem;margin-inline-start:1rem}@media(min-width:64rem){.kth-menu-item.collapsable{display:none}}.kth-menu-item:hover{text-decoration:underline;text-decoration-thickness:.25rem;text-underline-offset:.5rem}.kth-menu-item.dropdown:after{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M11.164 10 7.226 6.062 8 5.288 12.711 10 8 14.711l-.774-.774L11.164 10Z'/%3E%3C/svg%3E");rotate:90deg}.kth-menu-item.dropdown:after,.kth-menu-item.search:before{background-color:#000061;background-color:var(--color-on-header,#000061);content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-menu-item.search:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='m15.89 16.647-4.964-4.963a4.96 4.96 0 0 1-1.37.735 4.63 4.63 0 0 1-1.54.26c-1.3 0-2.404-.454-3.314-1.364C3.792 10.405 3.337 9.3 3.337 8S3.792 5.598 4.7 4.687c.91-.911 2.015-1.366 3.314-1.366s2.403.455 3.314 1.365c.911.91 1.366 2.015 1.366 3.315 0 .545-.089 1.066-.268 1.563a4.993 4.993 0 0 1-.727 1.346l4.963 4.963-.774.774Zm-7.874-5.05c1.004 0 1.855-.35 2.551-1.046.697-.696 1.045-1.547 1.045-2.551 0-1.004-.348-1.855-1.045-2.551-.696-.697-1.547-1.045-2.551-1.045-1.004 0-1.855.348-2.551 1.045C4.768 6.145 4.42 6.996 4.42 8c0 1.004.348 1.855 1.045 2.551.696.697 1.547 1.045 2.551 1.045Z'/%3E%3C/svg%3E")}.kth-menu-item.language:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M10 17.583a7.398 7.398 0 0 1-2.948-.593 7.64 7.64 0 0 1-2.416-1.626 7.64 7.64 0 0 1-1.626-2.416A7.397 7.397 0 0 1 2.417 10a7.37 7.37 0 0 1 .593-2.954 7.66 7.66 0 0 1 1.626-2.41A7.64 7.64 0 0 1 7.052 3.01 7.397 7.397 0 0 1 10 2.417a7.37 7.37 0 0 1 2.954.593 7.66 7.66 0 0 1 2.41 1.626 7.66 7.66 0 0 1 1.626 2.41A7.37 7.37 0 0 1 17.583 10a7.397 7.397 0 0 1-.593 2.948 7.64 7.64 0 0 1-1.626 2.416 7.66 7.66 0 0 1-2.41 1.626 7.384 7.384 0 0 1-2.954.593Zm0-1.121c.3-.3.582-.79.845-1.468.262-.678.464-1.433.605-2.267h-2.9a12.7 12.7 0 0 0 .614 2.3c.257.677.536 1.156.836 1.435Zm-1.343-.105c-.264-.416-.502-.94-.715-1.573a12.306 12.306 0 0 1-.488-2.057H4.106a6.426 6.426 0 0 0 1.864 2.4 6.026 6.026 0 0 0 2.687 1.23Zm2.686 0a6.027 6.027 0 0 0 2.687-1.23 6.426 6.426 0 0 0 1.864-2.4h-3.348c-.14.744-.316 1.432-.528 2.065-.213.632-.438 1.154-.675 1.565Zm-7.615-4.713h3.618a9.153 9.153 0 0 1-.072-.87 24.147 24.147 0 0 1 0-1.611c.01-.27.034-.54.072-.807H3.728c-.08.269-.138.542-.174.82a6.441 6.441 0 0 0 0 1.648c.036.277.094.551.174.82Zm4.722 0h3.1c.038-.31.062-.597.072-.861a21.579 21.579 0 0 0 0-1.576 9.133 9.133 0 0 0-.072-.851h-3.1c-.038.296-.062.58-.072.85a22.424 22.424 0 0 0 0 1.587c.01.272.034.555.072.851Zm4.204 0h3.619c.08-.269.138-.543.173-.82a6.44 6.44 0 0 0 0-1.658 4.633 4.633 0 0 0-.174-.81h-3.618c.038.296.062.585.072.87a24.172 24.172 0 0 1 0 1.611c-.01.27-.034.539-.072.807Zm-.107-4.372h3.347c-.445-.973-1.063-1.773-1.852-2.4a6.203 6.203 0 0 0-2.699-1.237c.264.443.5.977.707 1.601.207.625.373 1.303.496 2.036Zm-3.997 0h2.9c-.151-.849-.36-1.62-.625-2.31-.266-.692-.54-1.166-.825-1.424-.284.258-.559.732-.824 1.423a12.65 12.65 0 0 0-.626 2.311Zm-4.444 0h3.348c.124-.733.29-1.411.496-2.036a8.174 8.174 0 0 1 .707-1.601 6.154 6.154 0 0 0-2.703 1.242 6.486 6.486 0 0 0-1.848 2.395Z'/%3E%3C/svg%3E")}.kth-menu-item.language:before,.kth-menu-item.menu:before{background-color:#000061;background-color:var(--color-on-header,#000061);content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-menu-item.menu:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M3.417 14.195v-1.083h13.166v1.083H3.417Zm0-3.653V9.458h13.166v1.084H3.417Zm0-3.654V5.804h13.166v1.084H3.417Z'/%3E%3C/svg%3E")}.kth-menu-panel{background:#fcfcfc;background:var(--color-header,#fcfcfc);border:none;padding:3rem 0;top:100%;width:100%}.kth-menu-panel__container{margin-inline:auto;max-width:82rem;padding-inline:clamp(1rem,3.3333333333vw,2rem);width:100%}.kth-menu-panel__container.search{display:flex;flex-direction:column}.kth-menu-panel__container.search .kth-icon-button{align-self:end}.kth-menu-panel__header{align-items:flex-start;display:flex;justify-content:space-between;padding:0 0 2rem;width:100%}.kth-menu-panel__header h2{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:.25rem}.kth-menu-panel__content .columnSplitter{grid-gap:3rem;display:grid;grid-template-columns:repeat(4,1fr)}.kth-menu-panel__content .columnSplitter .col .block:not(:first-child){margin-top:2rem}.kth-menu-panel__content h3{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin:0 0 .5rem}.kth-menu-panel__content ul{list-style-type:none;padding:0}.kth-menu-panel__content ul li:not(:last-child){margin-bottom:1rem}.kth-mobile-menu{background-color:var(--color-header);border:0;height:100dvh;left:auto;max-height:100dvh;max-width:32rem;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;width:100dvw}.kth-mobile-menu.left{left:0;right:auto}.kth-mobile-menu__navigation{height:60px}.kth-mobile-menu__navigation .kth-icon-button.close{float:right}.kth-mobile-menu__header{padding:0 0 2rem}.kth-mobile-menu__header h2{font-size:1.5rem;font-weight:700;line-height:2rem;margin-bottom:.25rem}.kth-mobile-menu__cortina-content li:not(:last-child){margin-bottom:1rem}.kth-mobile-menu__cortina-content h3{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:.25rem}.kth-mobile-menu__cortina-content .block:not(:first-child),.kth-mobile-menu__cortina-content .col:not(:first-child){margin-top:2rem}.kth-mobile-menu__content ul{list-style-type:none;margin:0;padding:0}.kth-mobile-menu__content .kth-mobile-menu__item{align-items:center;background:none;border:none;color:#000061;color:var(--color-on-header,#000061);display:flex;font-size:1.5rem;font-weight:700;line-height:2rem;padding:0;text-decoration:none}.kth-mobile-menu__content .kth-mobile-menu__item:after{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='m5.992 17.712-1.12-1.12L11.463 10 4.872 3.409l1.12-1.12L13.704 10l-7.712 7.712Z'/%3E%3C/svg%3E");background-color:#000061;background-color:var(--color-on-header,#000061);content:"";display:inline-block;height:1.25rem;margin-left:.75rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-mobile-menu__content .kth-mobile-menu__item:hover{cursor:pointer;text-decoration:underline}.kth-mobile-menu__content .kth-mobile-menu__items li:not(:last-child){margin-bottom:1.5rem}.kth-mobile-menu .block.columnSplitter.row{display:block}.kth-local-navigation h2,.kth-local-navigation--mobile h2{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-block:.75rem .25rem}.kth-local-navigation ul,.kth-local-navigation--mobile ul{list-style:none;margin:0;padding:0}.kth-local-navigation ul.kth-local-navigation--mobile__submenu,.kth-local-navigation ul.kth-local-navigation__submenu,.kth-local-navigation--mobile ul.kth-local-navigation--mobile__submenu,.kth-local-navigation--mobile ul.kth-local-navigation__submenu{-webkit-margin-start:1rem;margin-inline-start:1rem}.kth-local-navigation a:not(.kth-button),.kth-local-navigation--mobile a:not(.kth-button){-webkit-padding-start:.75rem;display:flex;padding-block:.5rem;padding-inline-start:.75rem;text-decoration:none}.kth-local-navigation a:hover,.kth-local-navigation--mobile a:hover{text-decoration:underline;text-underline-offset:3px}.kth-local-navigation a.expandable,.kth-local-navigation--mobile a.expandable{justify-content:space-between}.kth-local-navigation a.expandable:after,.kth-local-navigation--mobile a.expandable:after{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M11.164 10 7.226 6.062 8 5.288 12.711 10 8 14.711l-.774-.774L11.164 10Z'/%3E%3C/svg%3E");align-self:center;background-color:var(--color-tertiary);content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-local-navigation a.expandable.expanded:after,.kth-local-navigation--mobile a.expandable.expanded:after{rotate:90deg}.kth-local-navigation a[aria-current=page],.kth-local-navigation--mobile a[aria-current=page]{position:relative}.kth-local-navigation a[aria-current=page]:before,.kth-local-navigation--mobile a[aria-current=page]:before{background-color:#004791;background-color:var(--color-primary,#004791);bottom:0;content:"";left:0;position:absolute;top:0;width:.25rem}.kth-local-navigation--mobile{display:block}}@layer kth-style{@media(min-width:64rem){.kth-local-navigation--mobile{display:none}}.kth-local-navigation{display:none}@media(min-width:64rem){.kth-local-navigation{display:block}}.kth-main-content.with-local-nav{column-gap:2rem;display:flex;flex-direction:column}@media(min-width:64rem){.kth-main-content.with-local-nav{flex-direction:row}}}@layer kth-style{.kth-kpm{background:#fcfcfc;background:var(--color-background,#fcfcfc);width:100%}.kth-kpm__container{display:flex;margin-inline:auto;max-width:82rem;padding-inline:clamp(1rem,3.3333333333vw,2rem);width:100%}.kth-kpm .kpm-login{margin-inline:auto .25rem}.kth-entrances{display:none}.kth-entrances>ul{display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.kth-entrances a:not([href*=intra],[href*=student]){inline-size:4rem;justify-content:center}.kth-entrances a[href*=intra],.kth-entrances a[href*=student]{padding-inline:.5rem}.kth-entrances a[aria-current=true]{background:#0000;background:var(--color-header,#0000)}.kth-entrances a:not([href*=intra],[href*=student])[aria-current=true]{--color-text:#fcfcfc;--color-text-muted:#f2f2f2;--color-background:#004791;--color-background-alt:#000061;--color-header:#000061;--color-on-header:#fcfcfc;--color-primary:#fcfcfc;--color-primary-hover:#fcfcfc;--color-on-primary:#004791;--color-secondary:#fcfcfc;--color-secondary-hover:#2121211a;--color-tertiary:#fcfcfc;--color-error:#fad6d6;--color-error-hover:#fad6d6;--color-success:#d8ffe7;--color-success-hover:#d8ffe7;--color-border:#fcfcfc}.kth-entrances a[href*=student][aria-current=true]{--color-text:#212121;--color-text-muted:#646464;--color-background:#def0ff;--color-background-alt:#ededed;--color-header:#def0ff;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#036eb8;--color-error:#bf2c17;--color-error-hover:#962312;--color-success:#366f43;--color-success-hover:#264f30;--color-border:#fcfcfc}.kth-entrances a[href*=intra][aria-current=true]{--color-text:#212121;--color-text-muted:#646464;--color-background:#ebe5e0;--color-background-alt:#f2f2f2;--color-header:#ebe5e0;--color-on-header:#000061;--color-primary:#004791;--color-primary-hover:#003975;--color-on-primary:#fcfcfc;--color-secondary:#212121;--color-secondary-hover:#2121211a;--color-tertiary:#004791;--color-error:#bf2c17;--color-error-hover:#962312;--color-success:#366f43;--color-success-hover:#264f30;--color-border:#a5a5a5}@media screen and (min-width:30rem){.kth-entrances{display:block}.kth-entrances-expandable{display:none}}}@layer kth-style{.kth-visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}.kth-alert{grid-gap:.25rem .5rem;border-block-end-width:.125rem;border-block-start-width:.375rem;border-color:var(--color-text);border-inline-width:.125rem;border-style:solid;display:grid;gap:.25rem .5rem;grid-template-columns:auto 1fr;padding-block:.5rem 1rem;padding-inline:.625rem}.kth-alert:before{align-self:center;background-color:var(--color-text);grid-column-start:1}.kth-alert.info{border-color:#004791;border-color:var(--color-primary,#004791)}.kth-alert.info:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M11 7c-1 0-3.5 2-4 2.5l.5.5c.5-.5 1-1 2-1s-1 4-1 7.5c0 1.5 1 1.5 2 1s2.5-1.5 3-2L13 15c-1 .5-1.5 1.5-2 1s1-7 1-8 0-1-1-1Zm1.5-3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'/%3E%3C/svg%3E");content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-alert.warning{border-color:var(--color-error)}.kth-alert.warning:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M2.386 17.085a.848.848 0 0 1-.764-.435.735.735 0 0 1-.109-.43c.007-.16.05-.311.13-.455L9.255 3.062a.708.708 0 0 1 .324-.313.982.982 0 0 1 .843 0 .709.709 0 0 1 .324.313l7.611 12.703c.08.144.123.296.13.455a.735.735 0 0 1-.109.43.98.98 0 0 1-.31.313.83.83 0 0 1-.454.122H2.386ZM3.77 15.43h12.46L10 5.056 3.77 15.43Zm6.226-.945a.758.758 0 0 0 .55-.224.736.736 0 0 0 .229-.546.75.75 0 0 0-.224-.549.74.74 0 0 0-.547-.226.762.762 0 0 0-.55.222.728.728 0 0 0-.229.544c0 .214.075.398.224.55.15.153.332.23.547.23Zm0-2.485c.21 0 .39-.072.535-.216a.72.72 0 0 0 .219-.534V8.805a.728.728 0 0 0-.214-.535.72.72 0 0 0-.532-.215.734.734 0 0 0-.535.215.72.72 0 0 0-.219.535v2.445c0 .213.071.39.214.534a.72.72 0 0 0 .532.216Z'/%3E%3C/svg%3E");content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-alert.success{border-color:var(--color-success)}.kth-alert.success:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M8.23 14.222 4.548 10.52l1.206-1.206 2.474 2.453 6.016-5.995L15.451 7 8.23 14.222Z'/%3E%3C/svg%3E");content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-alert>*{grid-column-start:2}}@layer kth-style{.kth-alert>:is(h2,h3,h4){font-size:1rem;font-weight:400;font-weight:600;line-height:1.5rem}.kth-alert p{margin-block:.5rem}.kth-alert p:first-child{-webkit-margin-before:0;margin-block-start:0}.kth-alert p:last-child{-webkit-margin-after:0;margin-block-end:0}.kth-button{align-items:center;background:none;border:initial;border-radius:1.25rem;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1.5rem;padding:.5rem 1rem;text-decoration:none}.kth-button:hover{cursor:pointer}.kth-button:disabled{cursor:not-allowed;opacity:.6}.kth-button.primary{background:#004791;background:var(--color-primary,#004791);color:var(--color-on-primary)}.kth-button.primary:hover:not(:disabled){background:var(--color-primary-hover)}.kth-button.previous{gap:.25rem}.kth-button.previous,.kth-button.secondary{background:none;border:1px solid var(--color-secondary);color:var(--color-secondary)}.kth-button.previous:hover:not(:disabled),.kth-button.secondary:hover:not(:disabled){background:var(--color-secondary-hover)}.kth-button.next{gap:.25rem}.kth-button.next,.kth-button.success{background:var(--color-success);color:var(--color-on-primary)}.kth-button.next:hover:not(:disabled),.kth-button.success:hover:not(:disabled){background:var(--color-success-hover)}.kth-button.error{background:var(--color-error);color:var(--color-on-primary)}.kth-button.error:hover:not(:disabled){background:var(--color-error-hover)}.kth-button.back,.kth-button.menu{color:var(--color-tertiary);font-size:1rem;font-weight:400;gap:.25rem;line-height:1.5rem;padding:.5rem 0}.kth-button.back:hover:not(:disabled),.kth-button.menu:hover:not(:disabled){-webkit-text-decoration-line:underline;text-decoration-line:underline}.kth-button.menu:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M3.417 14.195v-1.083h13.166v1.083H3.417Zm0-3.653V9.458h13.166v1.084H3.417Zm0-3.654V5.804h13.166v1.084H3.417Z'/%3E%3C/svg%3E")}.kth-button.back:before,.kth-button.menu:before{background-color:var(--color-tertiary);content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-button.back:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M13.502 10.542H4.417V9.458h9.085L9.234 5.191 10 4.417 15.583 10 10 15.583l-.766-.774 4.268-4.267Z'/%3E%3C/svg%3E");rotate:180deg}.kth-button.previous:before{background-color:var(--color-text);rotate:180deg}.kth-button.next:after,.kth-button.previous:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M12.851 10.864h-9.02V9.136h9.02L8.773 5.057 10 3.831 16.17 10 10 16.17l-1.227-1.228 4.078-4.078Z'/%3E%3C/svg%3E");content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-button.next:after{background-color:var(--color-on-primary)}.kth-input.error{border-left:.25rem solid var(--color-error);padding-left:1rem}.kth-input fieldset{border:none;margin:0;padding:0}.kth-input__label{font-weight:700;padding:0}.kth-input__description,.kth-input__label{color:var(--color-text);font-size:1rem;line-height:1.5rem}.kth-input__description,.kth-input__requirement{font-weight:400;margin-top:.25rem}.kth-input__requirement{color:var(--color-text-muted);font-size:1rem;font-style:italic;line-height:1.5rem}.kth-input__error-text{align-items:center;color:var(--color-error);display:flex;font-size:1rem;font-weight:400;gap:.5rem;line-height:1.5rem;margin-top:1rem}.kth-input__error-text:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M2.386 17.085a.848.848 0 0 1-.764-.435.735.735 0 0 1-.109-.43c.007-.16.05-.311.13-.455L9.255 3.062a.708.708 0 0 1 .324-.313.982.982 0 0 1 .843 0 .709.709 0 0 1 .324.313l7.611 12.703c.08.144.123.296.13.455a.735.735 0 0 1-.109.43.98.98 0 0 1-.31.313.83.83 0 0 1-.454.122H2.386ZM3.77 15.43h12.46L10 5.056 3.77 15.43Zm6.226-.945a.758.758 0 0 0 .55-.224.736.736 0 0 0 .229-.546.75.75 0 0 0-.224-.549.74.74 0 0 0-.547-.226.762.762 0 0 0-.55.222.728.728 0 0 0-.229.544c0 .214.075.398.224.55.15.153.332.23.547.23Zm0-2.485c.21 0 .39-.072.535-.216a.72.72 0 0 0 .219-.534V8.805a.728.728 0 0 0-.214-.535.72.72 0 0 0-.532-.215.734.734 0 0 0-.535.215.72.72 0 0 0-.219.535v2.445c0 .213.071.39.214.534a.72.72 0 0 0 .532.216Z'/%3E%3C/svg%3E");background-color:var(--color-error);content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem}.kth-input__option{align-items:start;display:flex;gap:.75rem;margin-top:1rem}.kth-input__option label{font-size:1rem;font-weight:400;line-height:1.5rem}.kth-input__option .kth-checkbox{align-items:center;-webkit-appearance:none;appearance:none;background-color:var(--color-on-primary);border:1px solid var(--color-secondary);border-radius:0;display:flex;height:1.5rem;justify-content:center;margin:0;min-width:1.5rem;width:1.5rem}.kth-input__option .kth-checkbox:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.kth-input__option .kth-checkbox:checked:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23212121' d='m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4 9.55 18Z'/%3E%3C/svg%3E");content:"";display:inline-block;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover}.kth-input__option .kth-checkbox:checked:before,.kth-input__option .kth-radio{background-color:var(--color-on-primary);height:1.5rem;min-width:1.5rem;width:1.5rem}.kth-input__option .kth-radio{align-items:center;-webkit-appearance:none;appearance:none;border:1px solid var(--color-secondary);border-radius:50%;display:flex;justify-content:center;margin:0}.kth-input__option .kth-radio:checked{border-color:var(--color-primary);border-width:.375rem}.kth-icon-button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;border-radius:1.25rem;height:calc(1.5rem + var(--space-inner-icon)*2);padding:var(--space-inner-icon);width:calc(1.5rem + var(--space-inner-icon)*2)}.kth-icon-button:hover{background:var(--color-secondary-hover);cursor:pointer}.kth-icon-button.close:before{--icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23212121' d='M6.063 15 5 13.937 8.938 10 5 6.062 6.063 5 10 8.938 13.938 5 15 6.063 11.062 10 15 13.938 13.937 15 10 11.062 6.062 15Z'/%3E%3C/svg%3E");background-color:var(--color-tertiary);content:"";display:inline-block;height:1.25rem;height:100%;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-size:cover;mask-size:cover;min-width:1.25rem;width:1.25rem;width:100%}}main code:not(pre *){background-color:var(--color-background-alt);font-size:.9rem;padding:.125rem .25rem}main p{margin-block:1.25rem;max-width:60ch}main .lead{font-size:1.25rem;font-weight:400;line-height:1.75rem}@media(min-width:48rem){main .lead{font-size:1.5rem;font-weight:400;line-height:2.25rem}}main .lead{margin-block:.75rem 1rem}main h1,main h2,main h3,main h4{text-wrap:balance}main h1,main h2{margin-block:2rem 1rem}main h3{margin-block:2rem .5rem}main h4{margin-block:2rem .25rem}main li{margin-block:.5rem;margin-inline:0;max-width:60ch}main ol,main ul{-webkit-padding-start:2rem;padding-inline-start:2rem}main ol li,main ul li{-webkit-padding-start:.375rem;padding-inline-start:.375rem}main h1+*,main h2+*,main h3+*{-webkit-margin-before:0;margin-block-start:0}main pre{margin-block:2rem;padding-block:1rem;padding-inline:1.5rem}#app>nav{grid-column:1}#app>main{grid-column:2}@media(min-width:992px){#app{display:grid;grid-template-columns:300px 1fr}}
/*# sourceMappingURL=main.af3e51cc.css.map*/