@keyframes kpmRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes kpmRotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}#kpm-6cf53 .kpm-empty-placeholder{width:100%;min-height:20rem;color:var(--kpmPaneTextMuted);justify-content:center;align-items:center;font-size:1.2em;font-weight:700;display:flex}@media screen and (width<=430px){#kpm-6cf53 .kpm-empty-placeholder{font-size:1.1em}}#kpm-6cf53 .kpm-loading-placeholder{justify-content:center;align-items:center;width:100%;min-height:20rem;display:flex}#kpm-6cf53 .kpm-loading-placeholder .kpm-loader{border:3px solid;border-color:var(--kpmPaneFg)var(--kpmPaneFg)transparent;border-radius:50%;width:48px;height:48px;animation:1s linear infinite kpmRotation;display:inline-block;position:relative}#kpm-6cf53 .kpm-loading-placeholder .kpm-loader:after{content:"";border:3px solid;border-color:transparent var(--kpmPaneFg)var(--kpmPaneFg);transform-origin:50%;border-radius:50%;width:24px;height:24px;margin:auto;animation:.5s linear infinite kpmRotationBack;position:absolute;inset:0}@media screen and (width<=430px){#kpm-6cf53 .kpm-loading-placeholder{font-size:1.1em}#kpm-6cf53 .kpm-loading-placeholder .kpm-loader{width:96px;height:96px}#kpm-6cf53 .kpm-loading-placeholder .kpm-loader:after{width:48px;height:48px}}#kpm-6cf53 .kpm-error-message{width:100%;min-height:20rem;padding:var(--kpmPad);gap:var(--kpmGap);flex-direction:column;justify-content:center;align-items:center;font-size:.9em;line-height:2em;display:flex}#kpm-6cf53 .kpm-error-message.compact{min-height:unset}#kpm-6cf53 .kpm-error-message h2{font-size:1.2em;font-weight:400}#kpm-6cf53 .kpm-error-message p{color:var(--kpmPaneTextMuted);max-width:50ch}#kpm-6cf53 .kpm-error-message .kpm-login-widget{padding:calc(3*var(--kpmPad))calc(4*var(--kpmPad));padding-left:0}@media screen and (width<=430px){#kpm-6cf53 .kpm-error-message{font-size:1.1em}}#kpm-6cf53 .kpm-login-widget{gap:calc(2*var(--kpmGap))calc(4*var(--kpmGap));width:100%;padding:calc(var(--kpmPad)/2);flex-flow:wrap;justify-content:center;align-items:center;display:flex}#kpm-6cf53 .kpm-login-widget .kpm-button{--kpmPad:.3em;font-size:.9em}@keyframes spin{to{transform:rotate(1turn)}}@layer kth-style{.kth-button{border:unset;background:0 0;border-radius:1.25rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:700;line-height:1.5rem;text-decoration:none;display:inline-flex}.kth-button:hover{cursor:pointer}.kth-button:disabled{cursor:not-allowed;opacity:.6}.kth-button.primary{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.secondary,.kth-button.previous{border:1px solid var(--color-secondary);color:var(--color-secondary);background:0 0}.kth-button.secondary:hover:not(:disabled),.kth-button.previous:hover:not(:disabled){background:var(--color-secondary-hover)}.kth-button.next{gap:.25rem}.kth-button.success,.kth-button.next{background:var(--color-success);color:var(--color-on-primary)}.kth-button.success:hover:not(:disabled),.kth-button.next: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);gap:.25rem;padding:.5rem 0;font-size:1rem;font-weight:400;line-height:1.5rem}.kth-button.back:hover:not(:disabled),.kth-button.menu:hover:not(:disabled){text-decoration-line:underline}.kth-button.menu:before{--icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M3.417%2014.195v-1.083h13.166v1.083H3.417Zm0-3.653V9.458h13.166v1.084H3.417Zm0-3.654V5.804h13.166v1.084H3.417Z%22%2F%3E%3C%2Fsvg%3E);content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:var(--color-tertiary);display:inline-block;-webkit-mask-size:cover;mask-size:cover}.kth-button.back:before{--icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M13.502%2010.542H4.417V9.458h9.085L9.234%205.191%2010%204.417%2015.583%2010%2010%2015.583l-.766-.774%204.268-4.267Z%22%2F%3E%3C%2Fsvg%3E);content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:var(--color-tertiary);display:inline-block;rotate:180deg;-webkit-mask-size:cover;mask-size:cover}.kth-button.previous:before{--icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M12.851%2010.864h-9.02V9.136h9.02L8.773%205.057%2010%203.831%2016.17%2010%2010%2016.17l-1.227-1.228%204.078-4.078Z%22%2F%3E%3C%2Fsvg%3E);content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:var(--color-text);display:inline-block;rotate:180deg;-webkit-mask-size:cover;mask-size:cover}.kth-button.next:after{--icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M12.851%2010.864h-9.02V9.136h9.02L8.773%205.057%2010%203.831%2016.17%2010%2010%2016.17l-1.227-1.228%204.078-4.078Z%22%2F%3E%3C%2Fsvg%3E);content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:var(--color-on-primary);display:inline-block;-webkit-mask-size:cover;mask-size:cover}.kth-visually-hidden{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;position:absolute;top:auto;overflow:hidden}.kth-kpm{background:var(--color-background,#fcfcfc);width:100%}.kth-kpm__container{width:100%;max-width:82rem;margin-inline:auto;padding-inline:clamp(1rem,3.33333vw,2rem);display:flex}.kth-kpm .kpm-login{margin-inline:auto .25rem}.kth-entrances{display:none}.kth-entrances>ul{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.kth-entrances a:not([href*=intra],[href*=student]){justify-content:center;inline-size:4rem}.kth-entrances a[href*=intra],.kth-entrances a[href*=student]{padding-inline:.5rem}.kth-entrances a[aria-current=true]{background:var(--color-header,transparent)}.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 (width>=30rem){.kth-entrances{display:block}.kth-entrances-expandable{display:none}}}#kpm-6cf53 .KpmModalBackdropAnim-enter{opacity:0}#kpm-6cf53 .KpmModalBackdropAnim-enter-active{opacity:1;transition:opacity .2s ease-out}#kpm-6cf53 .KpmModalBackdropAnim-exit{opacity:1}#kpm-6cf53 .KpmModalBackdropAnim-exit-active{opacity:0;transition:opacity .15s ease-in}#kpm-6cf53 .kpm-modal{border:unset;left:unset;right:unset;margin:unset;width:calc(100% - 4*var(--kpmMargin));background-color:var(--kpmPaneBg);max-width:80rem;min-height:40rem;color:var(--kpmPaneText);margin-bottom:var(--kpmMargin);border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:0;display:block;position:relative}#kpm-6cf53 .kpm-modal a{color:var(--kpmLink);text-decoration:none}#kpm-6cf53 .kpm-modal a:hover{text-decoration:underline}#kpm-6cf53 .kpm-modal .kpm-modal-content{accent-color:var(--kpmPaneFg);gap:0 calc(4*var(--kpmGap));flex-flow:wrap;display:flex}#kpm-6cf53 .kpm-modal .kpm-modal-content-header{flex-wrap:wrap;align-items:center;width:100%;display:flex}#kpm-6cf53 .kpm-modal .kpm-modal-content-header h2{flex-grow:1;font-size:1.42em;font-weight:700}#kpm-6cf53 .kpm-modal .kpm-modal-content-header .kpm-modal-content-header-actions{align-items:center;gap:calc(4*var(--kpmGap))calc(4*var(--kpmGap));flex-flow:wrap;flex-grow:0;display:flex}@media screen and (width<=64rem){body #kpm-6cf53 .kpm-modal-backdrop{display:none}body #kpm-6cf53 .kpm-modal{width:100vw;height:100vh;transition:transform .3s ease-out;position:fixed;top:0;left:0;transform:translate(100vw)}body #kpm-6cf53 .kpm-modal.active{transform:translate(0)}body #kpm-6cf53 .kpm-modal.freeze{overflow:hidden!important}body #kpm-6cf53 .kpm-modal .kpm-modal-back-button.kpm-mobile{z-index:1;width:100%;padding:calc(4*var(--kpmPad));align-items:center;gap:var(--kpmGap);background-color:var(--kpmPaneBg);color:var(--kpmLink);border:none;font-size:1.1em;display:inline-flex;position:sticky;top:0}body #kpm-6cf53 .kpm-modal .kpm-modal-back-button.kpm-mobile:before{content:"";background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iYSIKICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDcuNDEgMTIiPgogICAgPHBhdGggZD0iTTAsMTAuNThMNC41OCw2LDAsMS40MSwxLjQxLDAsNy40MSw2LDEuNDEsMTJsLTEuNDEtMS40MloiIHN0eWxlPSJmaWxsOiMyMTIxMjE7Ii8+Cjwvc3ZnPg==) no-repeat;width:.4rem;height:.65rem;transform:rotate(180deg)}body #kpm-6cf53 .kpm-modal .kpm-modal-back-button.kpm-mobile+.kpm-modal-content{padding-top:0}body #kpm-6cf53 .kpm-modal .kpm-modal-content-header{margin-bottom:.5em;font-size:1.1em}}#kpm-6cf53 div.kpm-profile h3{margin-block:1rem .25rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}#kpm-6cf53 div.kpm-profile h4{margin-block:.25rem .125rem;font-size:1rem;font-weight:700;line-height:1.5rem}#kpm-6cf53 .kpm-profile .kpm-profile-link{gap:calc(2*var(--kpmGap))calc(2*var(--kpmGap));flex-flow:row;align-items:center;display:flex}#kpm-6cf53 .kpm-profile .kpm-profile-link img{width:3em;height:3em}#kpm-6cf53 .kpm-button.change-lang:after{content:" ";background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iYSIKICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGQ9Ik0xNC4zNiwxMmMuMDgtLjY2LC4xNC0xLjMyLC4xNC0ycy0uMDYtMS4zNC0uMTQtMmgzLjM4Yy4xNiwuNjQsLjI2LDEuMzEsLjI2LDJzLS4xLDEuMzYtLjI2LDJtLTUuMTUsNS41NmMuNi0xLjExLDEuMDYtMi4zMSwxLjM4LTMuNTZoMi45NWMtLjk2LDEuNjUtMi40OSwyLjkzLTQuMzMsMy41Nm0tLjI1LTUuNTZINy42NmMtLjEtLjY2LS4xNi0xLjMyLS4xNi0ycy4wNi0xLjM1LC4xNi0yaDQuNjhjLjA5LC42NSwuMTYsMS4zMiwuMTYsMnMtLjA3LDEuMzQtLjE2LDJtLTIuMzQsNS45NmMtLjgzLTEuMi0xLjUtMi41My0xLjkxLTMuOTZoMy44MmMtLjQxLDEuNDMtMS4wOCwyLjc2LTEuOTEsMy45Nk02LDZIMy4wOGMuOTUtMS42NiwyLjQ5LTIuOTQsNC4zMi0zLjU2LS42LDEuMTEtMS4wNSwyLjMxLTEuNCwzLjU2TTMuMDgsMTRoMi45MmMuMzUsMS4yNSwuOCwyLjQ1LDEuNCwzLjU2LTEuODMtLjYzLTMuMzctMS45MS00LjMyLTMuNTZtLS44Mi0yYy0uMTYtLjY0LS4yNi0xLjMxLS4yNi0ycy4xLTEuMzYsLjI2LTJoMy4zOGMtLjA4LC42Ni0uMTQsMS4zMi0uMTQsMnMuMDYsMS4zNCwuMTQsMk0xMCwyLjAzYy44MywxLjIsMS41LDIuNTQsMS45MSwzLjk3aC0zLjgyYy40MS0xLjQzLDEuMDgtMi43NywxLjkxLTMuOTdtNi45MiwzLjk3aC0yLjk1Yy0uMzItMS4yNS0uNzgtMi40NS0xLjM4LTMuNTYsMS44NCwuNjMsMy4zNywxLjksNC4zMywzLjU2TTEwLDBDNC40NywwLDAsNC41LDAsMTBzNC40OCwxMCwxMCwxMCwxMC00LjQ4LDEwLTEwUzE1LjUyLDAsMTAsMFoiIHN0eWxlPSJmaWxsOiMyMTIxMjE7Ii8+Cjwvc3ZnPg==);width:1em;height:1em;margin:.2em 0 .2em 1ch;display:inline-block}@media screen and (width<=430px){#kpm-6cf53 .kpm-profile>.kpm-col{font-size:1.1em}}#kpm-6cf53 .kpm-studies{align-items:flex-start;gap:calc(4*var(--kpmGap))calc(4*var(--kpmGap));--borderFg:var(--kpmPaneSepatorFg);flex-flow:wrap;width:100%;display:flex}#kpm-6cf53 .kpm-studies .kpm-studies-course{min-height:16em;padding:var(--kpmPad);border:var(--border);flex-direction:column;flex:14em;display:flex}#kpm-6cf53 .kpm-studies .kpm-studies-course.kpm-antagna{--border:1px solid #915b17}#kpm-6cf53 .kpm-studies .kpm-studies-course.kpm-omregistrerade,#kpm-6cf53 .kpm-studies .kpm-studies-course.kpm-registrerade{--border:1px solid #d4d4d4}#kpm-6cf53 .kpm-studies .kpm-studies-course.kpm-godkand{--border:2px solid #d4d4d4}#kpm-6cf53 .kpm-studies .kpm-studies-course>.kpm-dropdownmenu-group{margin-top:auto}#kpm-6cf53 .kpm-studies .kpm-studies-course>ul{margin-bottom:auto}#kpm-6cf53 .kpm-studies .kpm-studies-course h2{margin:0;padding:0;font-size:1em;font-weight:600;overflow:hidden}#kpm-6cf53 .kpm-studies .kpm-studies-course h2+p{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:block-axis;height:2.4em;line-height:1.2em;display:-webkit-box;overflow:hidden}#kpm-6cf53 .kpm-studies .kpm-studies-course h3{margin-top:calc(4*var(--kpmGap));font-size:1rem;line-height:1.5rem}#kpm-6cf53 .kpm-studies .kpm-studies-course select.kpm-rounds{margin-top:calc(4*var(--kpmGap));margin-left:calc(-.5*var(--kpmPad));background:var(--kpmPaneBg);border:0}#kpm-6cf53 .kpm-studies .kpm-studies-course ul{height:calc(3*(1.5em + var(--kpmMargin)))}#kpm-6cf53 .kpm-studies .kpm-studies-course .kpm-studies-course-status{color:var(--kpmPaneTextMuted);font-weight:400}#kpm-6cf53 .kpm-studies .kpm-studies-course .kpm-link-list{min-width:30ch;min-height:50px}#kpm-6cf53 .kpm-studies .kpm-studies-course .kpm-link-list ul{gap:calc(3*var(--kpmGap))calc(3*var(--kpmGap));flex-direction:column;display:flex}@media screen and (width<=430px){#kpm-6cf53 .kpm-studies .kpm-studies-course{flex-basis:100%;font-size:1.1em}}#kpm-6cf53 .kpm-collapsable-group .kpm-link-list{margin:0}#kpm-6cf53 .kpm-collapsable-group .kpm-link-list li{margin:0;padding:0}#kpm-6cf53 .kpm-collapsable-group summary{cursor:pointer}#kpm-6cf53 .kpm-dropdown-backdrop{cursor:pointer;z-index:998;width:100%;height:100%;position:fixed;top:0;left:0}#kpm-6cf53 .kpm-dropdownmenu-group{margin-bottom:0;position:relative}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list{z-index:999;background-color:var(--kpmPaneBg);visibility:hidden;opacity:0;max-width:95%;min-height:200px;max-height:min(90vh - 60px,40rem);transition:opacity .1s ease-in;position:absolute;overflow-y:auto;box-shadow:4px 4px 10px #0003}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list.open{visibility:visible;opacity:1}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list menu{padding:var(--kpmPad);margin:0}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list li.item{margin:var(--kpmPad)0;padding:0 calc(2*var(--kpmPad))0 0}@media screen and (width<=430px){#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list li.item{padding:calc(2*var(--kpmPad))calc(4*var(--kpmPad))}}#kpm-6cf53 .kpm-dropdownmenu-group label{cursor:context-menu;min-height:0;padding:0 1rem 0 0;list-style:none;position:relative}#kpm-6cf53 .kpm-dropdownmenu-group label>button{cursor:context-menu;background:0 0;border:none;margin:0;padding:0;font-size:1em}#kpm-6cf53 .kpm-dropdownmenu-group>label:before{display:none}#kpm-6cf53 .kpm-dropdownmenu-group>label::-webkit-details-marker{display:none}#kpm-6cf53 .kpm-dropdownmenu-group>label:first-of-type:after{content:"";background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iYSIKICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDcuNDEgMTIiPgogICAgPHBhdGggZD0iTTAsMTAuNThMNC41OCw2LDAsMS40MSwxLjQxLDAsNy40MSw2LDEuNDEsMTJsLTEuNDEtMS40MloiIHN0eWxlPSJmaWxsOiMyMTIxMjE7Ii8+Cjwvc3ZnPg==) no-repeat;width:.3rem;height:.5rem;transition:transform .1s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(0)}#kpm-6cf53 .kpm-dropdownmenu-group.open>label:first-of-type:after{transform:translateY(-50%)rotate(90deg)}@media screen and (width<=430px){#kpm-6cf53 .kpm-dropdownmenu-group{position:unset;flex-basis:100%;font-size:1rem}#kpm-6cf53 .kpm-dropdownmenu-group>label{font-size:1em}#kpm-6cf53 .kpm-dropdownmenu-group>label:first-of-type:after{width:.4rem;height:.65rem}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list{max-width:unset;max-height:unset;transition:transform .25s ease-in-out;position:fixed;top:0;left:0;width:100%!important;height:100vh!important;transform:translate(100%)!important}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list>ul{font-size:1.1em}#kpm-6cf53 .kpm-dropdownmenu-group .kpm-link-list.open{transform:translate(0)!important}}#kpm-6cf53 .kpm-course-rooms menu{gap:calc(3*var(--kpmGap))calc(3*var(--kpmGap));flex-flow:column;align-items:flex-start;display:flex}#kpm-6cf53 .kpm-course-rooms menu>li{margin:0}#kpm-6cf53 .kpm-course-rooms a{word-wrap:normal;display:inline}#kpm-6cf53 .kpm-course-rooms .kpm-link-list{min-height:unset!important}@media screen and (width<=430px){#kpm-6cf53 .kpm-course-rooms{padding:0 calc(3*var(--kpmPad))}}#kpm-6cf53 .kpm-tab-filter{width:100%}#kpm-6cf53 .kpm-tab-filter>ul{gap:calc(2*var(--kpmGap))calc(4*var(--kpmGap));flex-flow:wrap;display:flex}#kpm-6cf53 .kpm-tab-filter>ul>li{margin-bottom:var(--kpmGap)}#kpm-6cf53 .kpm-tab-filter>ul>li.active{border-bottom:4px solid var(--kpmLink);margin-bottom:calc(var(--kpmGap) - 4px);font-weight:700}#kpm-6cf53 .kpm-tab-filter>ul>li button{cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:1em}#kpm-6cf53 .icon.star{cursor:pointer;background:0 0;border:none;margin:0;padding:0}#kpm-6cf53 .icon.star svg{width:1.25em;height:1.25em;color:var(--kpmIconFg);flex-shrink:0}@media screen and (width<=430px){#kpm-6cf53 .icon.star svg{width:1em;height:1em}}#kpm-6cf53 .kpm-teaching{flex-flow:column;width:100%;display:flex}#kpm-6cf53 .kpm-teaching .kpm-teaching-course{gap:var(--kpmGap)calc(2*var(--kpmGap));padding:calc(2*var(--kpmPad))0;border-bottom:1px solid var(--kpmPaneSepatorFg);grid-template-columns:auto auto 1fr auto auto;align-items:flex-start;display:grid}#kpm-6cf53 .kpm-teaching .kpm-teaching-course h2{grid-column:2;margin:0;padding:0;font-size:1rem;line-height:1.5rem}#kpm-6cf53 .kpm-teaching .kpm-teaching-course h3{font-size:1rem;line-height:1.5rem}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .icon.star{grid-row:1}#kpm-6cf53 .kpm-teaching .kpm-teaching-course>.kpm-row{grid-column:3/6}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-code,#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-name{font-weight:600}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-code i.kpm-muted-text,#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-name i.kpm-muted-text{margin-inline-start:1ch;font-weight:300}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-row{gap:calc(2*var(--kpmPad))calc(2*var(--kpmGap))}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-admin-dropdown{margin-left:auto}#kpm-6cf53 .kpm-teaching .kpm-teaching-course ul.kpm-teaching-course-rooms{gap:var(--kpmGap)calc(2*var(--kpmGap));flex-flow:wrap;display:flex}#kpm-6cf53 .kpm-teaching .kpm-teaching-course ul.kpm-teaching-course-rooms li{margin:0}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-link-list{min-width:30ch;min-height:50px}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-link-list ul{gap:calc(3*var(--kpmGap))calc(3*var(--kpmGap));flex-direction:column;display:flex}@media screen and (width<=430px){#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-link-list ul{gap:0 calc(3*var(--kpmGap))}}@media screen and (width>=431px) and (width<=928px){#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-name{grid-column:3/6}#kpm-6cf53 .kpm-teaching .kpm-teaching-course>a{grid-column:2/4}#kpm-6cf53 .kpm-teaching .kpm-teaching-course>.kpm-row{grid-column:2/6}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-admin-dropdown{margin-left:0}}@media screen and (width<=430px){#kpm-6cf53 .kpm-teaching .kpm-teaching-course{grid-template-columns:auto 1fr;font-size:1.1em}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-name,#kpm-6cf53 .kpm-teaching .kpm-teaching-course>a,#kpm-6cf53 .kpm-teaching .kpm-teaching-course>details,#kpm-6cf53 .kpm-teaching .kpm-teaching-course>.kpm-row{grid-column:1/3}#kpm-6cf53 .kpm-teaching .kpm-teaching-course .kpm-teaching-course-admin-dropdown{margin-left:0}}#kpm-6cf53 .kpm-programs{flex-flow:column;display:flex}#kpm-6cf53 .kpm-programs .kpm-program-item{gap:calc(2*var(--kpmGap))calc(4*var(--kpmGap));width:100%;padding:calc(2*var(--kpmPad))0;border-bottom:1px solid var(--kpmPaneSepatorFg);flex-flow:row;align-items:flex-start;display:flex}#kpm-6cf53 .kpm-programs .kpm-program-item h2{margin:0;padding:0;font-size:1em}#kpm-6cf53 .kpm-programs .kpm-program-item .kpm-program-item-code{font-weight:600}#kpm-6cf53 .kpm-programs .kpm-program-item .kpm-program-item-name{margin-right:auto}@media screen and (width<=430px){#kpm-6cf53 .kpm-programs .kpm-program-item{flex-wrap:wrap}#kpm-6cf53 .kpm-programs .kpm-program-item a{width:calc(50% - 2*var(--kpmGap))}}#kpm-6cf53 div.kpm-services{align-items:flex-start}#kpm-6cf53 div.kpm-services .kpm-col{flex:13em}#kpm-6cf53 div.kpm-services .kpm-col.kpm-services-links{flex:6 20em}#kpm-6cf53 div.kpm-services .kpm-col.kpm-services-links>ul{column-width:17em;gap:calc(2*var(--kpmGap))}#kpm-6cf53 div.kpm-services h3{margin-block:1rem .25rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}#kpm-6cf53 div.kpm-services h4{margin-block:.25rem .125rem;font-size:1rem;font-weight:700;line-height:1.5rem}#kpm-6cf53 div.kpm-services .kpm-empty-placeholder,#kpm-6cf53 div.kpm-services .kpm-loading-placeholder{min-height:5rem}#kpm-6cf53 .kpm-groups>ul{gap:calc(2*var(--kpmGap))calc(4*var(--kpmGap));flex-flow:wrap;align-items:flex-start;width:100%;display:flex}#kpm-6cf53 .kpm-groups>ul>.kpm-groups-item{width:calc(33.3333% - 4*var(--kpmGap)*2/3);align-items:start;gap:calc(2*var(--kpmGap))calc(4*var(--kpmGap));margin-bottom:0;display:flex}#kpm-6cf53 .kpm-groups>ul>.kpm-groups-item .icon.star{margin-bottom:2px}@media screen and (width<=430px){#kpm-6cf53 .kpm-groups>ul>.kpm-groups-item{flex-basis:100%;font-size:1.1em}}#kpm-6cf53 .kpm-loading-indicator{width:100%;height:var(--kpmPad);opacity:0;background:#00f;transition:opacity .2s ease-in;position:absolute}#kpm-6cf53 .kpm-loading-indicator.loading{opacity:1;background:linear-gradient(-45deg,transparent,#eee,var(--kpmLink),#eee);background-size:500% 300%;animation:1.8s infinite alternate-reverse kpmMenuLoadingAnim}@keyframes kpmMenuLoadingAnim{0%{background-position:0%}to{background-position:100%}}#kpm-6cf53 .kpm-icon-button{border-block:.25rem solid #0000;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}#kpm-6cf53 .kpm-icon-button:hover{border-block-end-color:var(--kpmMenuText)}#kpm-6cf53 .kpm-icon-button:before{background:var(--kpmMenuText);width:1.5rem;height:1.5rem}#kpm-6cf53 .kpm-icon-button.mail:before{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cmask%20id%3D%22b%22%20width%3D%2220%22%20height%3D%2220%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%23D9D9D9%22%20d%3D%22M0%200h20v20H0z%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23b)%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M3.56%2016.17c-.48%200-.887-.17-1.224-.506a1.668%201.668%200%200%201-.505-1.225V5.554c0-.48.168-.886.505-1.221A1.672%201.672%200%200%201%203.56%203.83h12.88c.48%200%20.887.168%201.224.505.337.337.505.745.505%201.225v8.885c0%20.48-.168.886-.505%201.221a1.672%201.672%200%200%201-1.224.502H3.56ZM10%2011.213%203.56%207.485v6.955h12.88V7.485L10%2011.215Zm0-1.925%206.44-3.73H3.56L10%209.29ZM3.56%207.485V5.56v8.88-6.955Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h20v20H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);display:inline-block;-webkit-mask-size:cover;mask-size:cover}#kpm-6cf53 .kpm-icon-button.kpm-feed:before{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cmask%20id%3D%22b%22%20width%3D%2220%22%20height%3D%2220%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%23D9D9D9%22%20d%3D%22M0%200h20v20H0z%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23b)%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M7.525%2015.26c-.453%200-.836-.158-1.147-.471a1.563%201.563%200%200%201-.468-1.144V12.53h9.645V5.895h1.114c.45%200%20.83.157%201.145.47.313.314.47.696.47%201.145v10.794l-3.045-3.045H7.525Zm-5.809-1.155V3.31c0-.45.157-.83.47-1.144.314-.314.695-.47%201.145-.47h9.11c.448%200%20.83.156%201.143.47.314.313.47.695.47%201.144v6.104c0%20.45-.156.83-.47%201.145-.313.313-.695.47-1.144.47H4.796l-3.08%203.075ZM12.326%209.3V3.425h-8.88v5.876h8.88Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h20v20H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);display:inline-block;-webkit-mask-size:cover;mask-size:cover}#kpm-6cf53 .kpm-icon-button.notifications:before{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cmask%20id%3D%22b%22%20width%3D%2220%22%20height%3D%2220%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3Aalpha%22%3E%3Cpath%20fill%3D%22%23D9D9D9%22%20d%3D%22M0%200h20v20H0z%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23b)%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M3.83%2015.67v-1.73h.94V9.11c0-1.252.382-2.357%201.143-3.315.761-.958%201.752-1.553%202.972-1.785V2.945c0-.31.109-.573.326-.79.216-.216.48-.324.789-.324.31%200%20.573.108.79.325.216.216.325.48.325.79v1.063c1.223.233%202.215.827%202.975%201.784.76.956%201.14%202.062%201.14%203.317v4.83h.94v1.73H3.83ZM10%2018.223c-.43%200-.796-.152-1.1-.457a1.5%201.5%200%200%201-.455-1.098h3.115c0%20.434-.153.801-.458%201.103a1.51%201.51%200%200%201-1.101.452ZM6.5%2013.94h7V9.11c0-.973-.34-1.799-1.02-2.48-.681-.68-1.508-1.02-2.48-1.02s-1.799.34-2.48%201.02c-.68.681-1.02%201.507-1.02%202.48v4.83Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h20v20H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);display:inline-block;-webkit-mask-size:cover;mask-size:cover}.kth-kpm{box-shadow:0 .25rem .25rem #0003}#kpm-6cf53 .kpm-mobile-menu-opener{display:none}#kpm-6cf53 .kpm-menu{pointer-events:all;background-color:var(--kpmMenuBg);color:var(--kpmMenuText);flex-grow:0;width:100%}#kpm-6cf53 .kpm-menu>ul{margin-inline:auto;padding-inline:clamp(1rem,3.33333vw,2rem);justify-content:flex-end;gap:0 1rem;width:100%;max-width:82rem;margin:0;padding:0;list-style:none;display:flex}#kpm-6cf53 .kpm-menu li{cursor:pointer;list-style:none;display:block}#kpm-6cf53 .kpm-menu a.kth-menu-item.active{text-underline-offset:.5rem;text-decoration:underline;text-decoration-thickness:.25rem}#kpm-6cf53 .kpm-menu .kpm-profile-image{width:1.5rem;height:1.5rem}#kpm-6cf53 .kpm-menu .kpm-menu-shotcuts{flex-direction:row;padding:0;display:flex}#kpm-6cf53 .kpm-menu .kpm-menu-shotcuts .kpm-loading{opacity:.8;filter:blur(1px)}#kpm-6cf53 .kpm-menu .kpm-menu-shotcuts .kpm-has-new-notices{position:relative}#kpm-6cf53 .kpm-menu .kpm-menu-shotcuts .kpm-has-new-notices .kpm-notice-new{background:var(--kpmAlertBg);color:var(--kpmMenuHoverText);text-align:center;border-radius:100%;min-width:1.5rem;height:1.5rem;padding:.3rem;font-size:.9rem;line-height:100%;display:block;position:absolute;top:.1em;right:.1em}#kpm-6cf53 .kpm-menu .kpm-menu-shotcuts .kpm-has-new-notices .kpm-notice-new-trail,#kpm-6cf53 .kpm-profile-item.kpm-mobile,#kpm-6cf53 .kpm-mobile-logout.kpm-mobile{display:none}#kpm-6cf53 .kpm-mobile{display:none!important}@media screen and (width<=64rem){#kpm-6cf53 .kpm-mobile{display:block!important}#kpm-6cf53 .kpm-desktop{display:none!important}#kpm-6cf53 .kpm-mobile-menu-opener{justify-content:flex-end;display:flex}body #kpm-6cf53 .kpm-menu{height:2.5rem;transition:height .2s ease-out;overflow:hidden}body #kpm-6cf53 .kpm-menu.active{height:100vh}body #kpm-6cf53 .kpm-menu.active>ul{visibility:visible;opacity:1;gap:1rem;padding-top:1rem}body #kpm-6cf53 .kpm-menu .kpm-menu-shotcuts{justify-content:space-evenly}body #kpm-6cf53 .kpm-menu .kpm-menu-shotcuts .kpm-icon-button:before{background:var(--kpmMenuText);width:2.5rem;height:2.5rem}body #kpm-6cf53 .kpm-menu>ul{visibility:hidden;opacity:0;flex-direction:column;transition:opacity .2s}body #kpm-6cf53 .kpm-menu>ul .kpm-profile-item img{display:none}body #kpm-6cf53 .kpm-menu>ul>li,body #kpm-6cf53 .kpm-menu>ul>li.kpm-profile-item,body #kpm-6cf53 .kpm-menu>ul>li.kpm-schedule-item,body #kpm-6cf53 .kpm-menu>ul>li.kpm-mobile-logout{display:unset}body #kpm-6cf53 .kpm-menu>ul .kpm-menu-item:after{rotate:none}}@media screen and (width>=30rem){.kpm-logged-out .kpm-entrances{display:block}.kpm-logged-out .kpm-entrances-expandable{display:none}}@media screen and (width>=80rem){.kpm-entrances{display:block}.kpm-entrances-expandable{display:none}}#kpm-6cf53{--kpmMenuBg:var(--color-header,#fcfcfc);--kpmMenuText:var(--color-on-header,#000061);--kpmMenuHoverText:#2d2d31;--kpmAlertBg:#fab919;--kpmLink:#006cb7;--kpmLinkHover:#005e80;--kpmPaneBg:#fff;--kpmPaneFg:#006cb7;--kpmPaneText:#000;--kpmPaneTextMuted:#65656c;--kpmPaneSepatorFg:#d4d4d4;--kpmPad:.5rem;--kpmMargin:.75rem;--kpmGap:.35em;--kpmButtonBg:var(--kpmPaneBg);--kpmButtonFg:var(--kpmPaneSepatorFg);--kpmButtonText:var(--kpmPaneText);--kpmButtonHoverBg:var(--kpmPaneFg);--kpmButtonHoverFg:var(--kpmButtonBg);--kpmButtonHoverText:var(--kpmButtonBg);--kpmButtonRadius:.25em;--kpmIconFg:#006cb7}#kpm-6cf53 *,#kpm-6cf53 :before,#kpm-6cf53 :after{box-sizing:border-box}#kpm-6cf53 h1,#kpm-6cf53 h2,#kpm-6cf53 h3,#kpm-6cf53 h4,#kpm-6cf53 p,#kpm-6cf53 figure,#kpm-6cf53 blockquote,#kpm-6cf53 dl,#kpm-6cf53 dd{margin:0}#kpm-6cf53 h1{font-size:1.875rem;font-weight:700;line-height:2.5rem}@media (width>=48rem){#kpm-6cf53 h1{font-size:2.75rem;font-weight:700;line-height:3.5rem}}#kpm-6cf53 h2{font-size:1.5rem;font-weight:700;line-height:2rem}@media (width>=48rem){#kpm-6cf53 h2{font-size:1.875rem;font-weight:700;line-height:2.5rem}}#kpm-6cf53 h3{font-size:1.25rem;font-weight:700;line-height:1.75rem}@media (width>=48rem){#kpm-6cf53 h3{font-size:1.5rem;font-weight:700;line-height:2rem}}#kpm-6cf53 h4{font-size:1rem;font-weight:700;line-height:1.5rem}@media (width>=48rem){#kpm-6cf53 h4{font-size:1.25rem;font-weight:700;line-height:1.75rem}}#kpm-6cf53 p{font-size:1rem;font-weight:400;line-height:1.5rem}#kpm-6cf53 a{color:var(--color-tertiary);text-underline-offset:.25rem}#kpm-6cf53 strong{font-weight:600}#kpm-6cf53 img,#kpm-6cf53 picture{max-width:100%;height:auto}#kpm-6cf53 input,#kpm-6cf53 button,#kpm-6cf53 textarea,#kpm-6cf53 select{font:inherit}#kpm-6cf53 dialog{z-index:1;color:var(--color-text,#212121)}div.ef-file-preview-overlay{margin-top:var(--kpm-bar-height,2em)}div.ReactTrayPortal div.ReactTray__Overlay,#flash_message_holder{top:var(--kpm-bar-height,2em)!important}#application.ic-app{margin-top:var(--kpm-bar-height,2em)}#left-side.ic-sticky-on>.ic-sticky-frame{top:var(--kpm-bar-height,2em)}header.ic-app-header{height:calc(100% - var(--kpm-bar-height,2em));top:var(--kpm-bar-height,2em)}body.use-personal-menu div.ui-widget.ui-tooltip{z-index:10030}body.use-personal-menu #nav-tray-portal>span>span,div#main.ic-Layout-columns>span>span,#discussion-toolbar>div,body.use-personal-menu .bcs__trigger{top:var(--kpm-bar-height,2em)}body.use-personal-menu .bcs__trigger:after{top:calc(58px + var(--kpm-bar-height,2em))}body>span>span[data-position-content*=Popover],body>span>span[data-position-content*=Menu]{margin-top:calc(-1*var(--kpm-bar-height,2em))}body.use-personal-menu{scroll-padding-top:var(--kpm-bar-height,2em);padding-top:0;margin-top:var(--kpm-bar-height,2em)!important;border-top:none!important;position:relative!important}#kpm-6cf53 nav.kth-entrances>ul{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}#kpm-6cf53 nav.kth-entrances a:not([href*=intra],[href*=student]){justify-content:center;inline-size:4rem}#kpm-6cf53 nav.kth-entrances a[href*=intra],#kpm-6cf53 nav.kth-entrances a[href*=student]{padding-inline:.5rem}#kpm-6cf53 nav.kth-entrances a[aria-current=true]{background:var(--color-header,transparent)}#kpm-6cf53 nav.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}#kpm-6cf53 nav.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}#kpm-6cf53 nav.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}.kth-menu-item{white-space:nowrap}.kpm-entrances,#kpm-6cf53-entrances{display:none}button[aria-controls=kpm-6cf53-entrances][aria-expanded=true]+#kpm-6cf53-entrances{display:block}.kpm-mini-dialog{--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;width:22.5rem;padding:1rem 2rem;position:absolute;box-shadow:0 .125rem .5rem #00000026}.kpm-mini-dialog ul{margin:0;padding:0;list-style:none}.kpm-mini-dialog li{padding-block:4px}.kpm-entrances-expandable{position:absolute}@media screen and (width>=30rem){.kpm-logged-out .kpm-entrances{display:block}.kpm-logged-out .kpm-entrances-expandable{display:none}}@media screen and (width>=80rem){.kpm-entrances{display:block}.kpm-entrances-expandable{display:none}}#kpm-6cf53 .kth-menu-item{color:var(--color-on-header,#000061);background:0 0;border:none;align-items:center;gap:.25rem;padding-block:.5rem;text-decoration:none;display:flex}#kpm-6cf53 .kth-menu-item.collapsable{margin-inline-start:1rem}@media (width>=64rem){#kpm-6cf53 .kth-menu-item.collapsable{display:none}}#kpm-6cf53 .kth-menu-item:hover{text-underline-offset:.5rem;text-decoration:underline;text-decoration-thickness:.25rem}#kpm-6cf53 .kth-menu-item.dropdown:after{--icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M11.164%2010%207.226%206.062%208%205.288%2012.711%2010%208%2014.711l-.774-.774L11.164%2010Z%22%2F%3E%3C%2Fsvg%3E);content:"";width:1.25rem;min-width:1.25rem;height:1.25rem;-webkit-mask-image:var(--icon);-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:var(--color-on-header,#000061);display:inline-block;rotate:90deg;-webkit-mask-size:cover;mask-size:cover}#kpm-6cf53{pointer-events:none;z-index:9999;flex-direction:column;align-items:center;font-family:Figtree,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;display:flex;position:fixed;inset:0}@media print{#kpm-6cf53{display:none}}#kpm-6cf53 .kth-kpm__container{pointer-events:all;gap:0;width:100%;padding-inline:clamp(0rem,3.33333vw,2rem);overflow:hidden}#kpm-6cf53 .kpm-modal{pointer-events:all;max-width:1200px;padding-block:1rem;padding-inline:2rem;overflow-x:hidden}#kpm-6cf53 .kpm-modal-backdrop{pointer-events:all;z-index:-1;background:linear-gradient(#00000040,#00000073);width:100%;height:100%;position:absolute;top:0;left:0}#kpm-6cf53 .kpm-row{flex-flow:wrap;width:100%;display:flex}#kpm-6cf53 .kpm-col{flex-flow:column;flex-grow:1;justify-content:flex-start;display:flex}@media screen and (width<=430px){#kpm-6cf53 .kpm-col{flex-basis:100%;margin-top:1em;margin-bottom:1em}}#kpm-6cf53 .kpm-modal button.kpm-button,#kpm-6cf53 .kpm-modal a.kpm-button{padding:calc(var(--kpmPad))calc(3*var(--kpmPad));border-radius:var(--kpmButtonRadius);color:var(--kpmButtonText);background-color:var(--kpmButtonBg);border:2px solid var(--kpmButtonFg);text-decoration:none;display:flex}#kpm-6cf53 .kpm-modal button.kpm-button:hover,#kpm-6cf53 .kpm-modal a.kpm-button:hover{color:var(--kpmButtonHoverText);background-color:var(--kpmButtonHoverBg);border-color:var(--kpmButtonHoverFg);cursor:pointer;text-decoration:none}#kpm-6cf53 .kpm-modal button.kpm-button.kpm-button-primary,#kpm-6cf53 .kpm-modal a.kpm-button.kpm-button-primary{--kpmButtonBg:var(--kpmPaneFg);--kpmButtonFg:var(--kpmPaneBg);--kpmButtonText:var(--kpmPaneBg)}#kpm-6cf53 .kpm-modal button.kpm-button.kpm-button-link,#kpm-6cf53 .kpm-modal a.kpm-button.kpm-button-link{--kpmButtonBg:var(--kpmPaneBg);--kpmButtonHoverBg:var(--kpmPaneBg);--kpmButtonFg:var(--kpmPaneBg);--kpmButtonHoverFg:var(--kpmPaneBg);--kpmButtonText:var(--kpmPaneFg);--kpmButtonHoverText:var(--kpmPaneText);padding:calc(var(--kpmPad)/2)0;margin:calc(var(--kpmPad)/2)0;border:1px solid var(--kpmButtonBg);border-radius:0}#kpm-6cf53 .kpm-modal button.kpm-button.kpm-button-link:hover,#kpm-6cf53 .kpm-modal a.kpm-button.kpm-button-link:hover{border-bottom-color:var(--kpmButtonHoverText)}#kpm-6cf53 .kpm-login{margin-inline:auto .25rem}#kpm-6cf53 .kpm-modal-content h1{margin-top:0}#kpm-6cf53 .kpm-modal-content ul{margin:0;padding:0}#kpm-6cf53 .kpm-modal-content li{margin-bottom:var(--kpmMargin);list-style:none}#kpm-6cf53 .kpm-modal-content a.icon{color:var(--kpmLink);line-height:1em;text-decoration:none}#kpm-6cf53 .kpm-modal-content a.icon:hover{color:var(--kpmLinkHover);text-decoration:underline}#kpm-6cf53 .kpm-modal-content .kpm-muted-text{color:var(--kpmPaneTextMuted);padding-top:.1em;font-size:.9em}#kpm-6cf53:before{content:"desktop";visibility:hidden;width:0;height:0;position:absolute}@media screen and (width<=430px){#kpm-6cf53:before{content:"mobile"}}@media screen and (width>=929px){#kpm-6cf53:before{content:"desktop-large"}}
/*# sourceMappingURL=index.4f0727ab.css.map */
