.FrontPagePanel-module__cX4xJq__article{padding:var(--sds-space-padding-medium);border-radius:var(--sds-space-border-radius-medium);background-color:#fff;flex-direction:column;flex:1;align-items:center;display:flex}.FrontPagePanel-module__cX4xJq__header{gap:var(--sds-space-gap-medium);text-align:center;margin:0 var(--sds-space-padding-large);flex-direction:column;align-items:center;display:flex}
.sds-icon{fill:currentColor;stroke:currentColor;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}.sds-icon--spinner{animation:1s steps(8,end) infinite spinner}@keyframes spinner{to{transform:rotate(360deg)}}.sds-icon-logo{--icon-color:#000;fill:var(--icon-color);stroke:var(--icon-color)}@media (prefers-color-scheme:dark){.sds-icon-logo{--icon-color:#fff}}.sds-icon-logo--color-white{--icon-color:#fff}.sds-icon-logo--color-black{--icon-color:#000}[data-color-scheme=dark] .sds-icon-logo,[data-color-scheme=dark] .sds-icon-logo--color-white{--icon-color:#fff}[data-color-scheme=dark] .sds-icon-logo--color-black,[data-color-scheme=light] .sds-icon-logo{--icon-color:#000}[data-color-scheme=light] .sds-icon-logo--color-white{--icon-color:#fff}[data-color-scheme=light] .sds-icon-logo--color-black{--icon-color:#000}
.sds-button{--button-border-radius:var(--sds-space-border-radius-full);--button-padding:var(--sds-space-padding-small);border-radius:var(--button-border-radius);color:var(--sds-color-text-primary);cursor:pointer;font-size:var(--sds-typography-body-l-fontsize);font-weight:var(--sds-typography-body-l-fontweight);line-height:var(--sds-typography-body-l-lineheight);align-items:center;gap:var(--button-padding);padding:var(--button-padding)calc(var(--button-padding) + var(--button-padding));background-color:#0000;border:0;display:inline-flex}.sds-button__icon{font-size:var(--sds-typography-fontsize-700);justify-content:center;align-items:center;display:flex}.sds-button__icon--left{margin-left:calc(var(--button-padding)*-1)}.sds-button__icon--right{margin-right:calc(var(--button-padding)*-1)}.sds-button__icon--only{margin-right:calc(var(--button-padding)*-1);margin-left:calc(var(--button-padding)*-1)}.sds-button:focus-visible{outline:var(--sds-focus-outline)}.sds-button--icon-left{flex-direction:row-reverse;justify-content:flex-end}.sds-button--strong{background-color:var(--sds-color-interaction-primary-strong-default);color:var(--sds-color-text-on-strong)}.sds-button--strong:hover,.sds-button--strong:focus-visible{background-color:var(--sds-color-interaction-primary-strong-highlight)}.sds-button--strong:active{background-color:var(--sds-color-interaction-primary-strong-pressed)}.sds-button--subtle{background-color:var(--sds-color-interaction-primary-subtle-default)}.sds-button--subtle:hover,.sds-button--subtle:focus-visible{background-color:var(--sds-color-interaction-primary-subtle-highlight)}.sds-button--subtle:active{background-color:var(--sds-color-interaction-primary-subtle-pressed)}.sds-button--transparent:hover,.sds-button--transparent:focus-visible{background-color:var(--sds-color-interaction-primary-transparent-highlight)}.sds-button--transparent:active{background-color:var(--sds-color-interaction-primary-transparent-pressed)}.sds-button--critical{background-color:var(--sds-color-interaction-danger-strong-default);color:var(--sds-color-text-on-strong)}.sds-button--critical:hover,.sds-button--critical:focus-visible{background-color:var(--sds-color-interaction-danger-strong-highlight)}.sds-button--critical:active{background-color:var(--sds-color-interaction-danger-strong-pressed)}.sds-button--neutral{background-color:var(--sds-color-interaction-neutral-subtle-default)}.sds-button--neutral:hover,.sds-button--neutral:focus-visible{background-color:var(--sds-color-interaction-neutral-subtle-highlight)}.sds-button--neutral:active{background-color:var(--sds-color-interaction-neutral-subtle-pressed)}.sds-button--neutral-transparent:hover,.sds-button--neutral-transparent:focus-visible{background-color:var(--sds-color-interaction-neutral-transparent-highlight)}.sds-button--neutral-transparent:active{background-color:var(--sds-color-interaction-neutral-transparent-pressed)}.sds-button--small{--button-border-radius:var(--sds-space-border-radius-minimal);--button-padding:var(--sds-space-padding-minimal);font-size:var(--sds-typography-body-default-fontsize);font-weight:var(--sds-typography-body-default-fontweight);line-height:var(--sds-typography-body-default-lineheight)}.sds-button:disabled{background:repeating-linear-gradient(-45deg,transparent,transparent var(--sds-base-size-s),var(--sds-color-interaction-neutral-subtle-default)var(--sds-base-size-s),var(--sds-color-interaction-neutral-subtle-default)calc(var(--sds-base-size-s)*2));color:var(--sds-color-text-primary);cursor:not-allowed}.sds-button-link{-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.sds-button-link:focus-visible{outline-offset:0}.sds-button-group{gap:var(--sds-space-gap-small);flex-wrap:wrap;display:flex}.sds-button-group--vertical{flex-direction:column}.sds-button-group--horizontal{flex-direction:row}.sds-button-group--auto{flex-direction:column}@media (min-width:720px){.sds-button-group--auto{flex-direction:row;align-items:center}}.sds-button-group--left{justify-content:flex-start}.sds-button-group--right,.sds-button-group--split{justify-content:flex-end}@media (min-width:720px){.sds-button-group--split>:first-child{margin-right:auto}}
*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;word-wrap:break-word;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;line-height:1.5}:where(body){margin:0}:where(h1){margin:.67em 0;font-size:2em}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){padding:0;list-style-type:none}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace;font-size:1em;overflow:auto}:where(abbr[title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){resize:vertical;margin:0}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){color:#000;background-color:#fff;border:solid;width:fit-content;height:fit-content;margin:auto;padding:1em;position:absolute;left:0;right:0}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:inline;display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:where(iframe,img,input,video,select,textarea){max-width:100%;height:auto}:where(button,input,select,textarea){color:inherit;font:inherit;letter-spacing:inherit;background-color:#0000;border:1px solid windowframe;padding:.25em .375em}:where(select){appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E") 100%/1em no-repeat;border-radius:0;padding-right:1em}:where(select[multiple]){background-image:none}:where([type=color i],[type=range i]){border-width:0;padding:0}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}code,kbd,samp,pre{font-family:ui-monospace,Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}@media (prefers-reduced-motion:reduce){*,:before,:after{background-attachment:scroll!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:-1ms!important}}:root{--sds-base-breakpoint-tablet:720px;--sds-base-breakpoint-desktop:1024px;--sds-base-breakpoint-ultrawide:1440px;--sds-base-size-xxxs:2px;--sds-base-size-xxs:4px;--sds-base-size-xs:8px;--sds-base-size-s:12px;--sds-base-size-s1:16px;--sds-base-size-m:24px;--sds-base-size-m1:32px;--sds-base-size-l:48px;--sds-base-size-xl:96px;--sds-base-size-xxl:192px;--sds-base-zindex-default:auto;--sds-base-zindex-drawer:2000;--sds-base-zindex-menu:1000;--sds-base-zindex-modal:3000;--sds-effect-animation-duration-short:.1s;--sds-effect-animation-duration-medium:.25s;--sds-effect-animation-duration-long:.5s;--sds-effect-animation-easing-default:ease-in-out;--sds-effect-shadow-elevated-default:0 4px 24px var(--sds-color-shadow-elevated-default);--sds-effect-shadow-elevated-hover:0 4px 12px var(--sds-color-shadow-elevated-hover);--sds-space-border-weight-thin:1px;--sds-space-border-weight-regular:2px;--sds-space-border-weight-bold:4px;--sds-space-border-radius-minimal:4px;--sds-space-border-radius-small:8px;--sds-space-border-radius-medium:12px;--sds-space-border-radius-large:24px;--sds-space-border-radius-full:99999px;--sds-space-gap-minimal:4px;--sds-space-gap-tiny:8px;--sds-space-gap-small:12px;--sds-space-gap-medium:24px;--sds-space-gap-large:48px;--sds-space-grid-full:100%;--sds-space-grid-max-width:100%;--sds-space-padding-infinitesimal:2px;--sds-space-padding-minimal:4px;--sds-space-padding-tiny:8px;--sds-space-padding-small:12px;--sds-space-padding-medium:12px;--sds-space-padding-large:24px;--sds-space-padding-huge:32px;--sds-typography-fontsize-100:.75rem;--sds-typography-fontsize-200:.875rem;--sds-typography-fontsize-300:1rem;--sds-typography-fontsize-400:1.125rem;--sds-typography-fontsize-500:1.25rem;--sds-typography-fontsize-600:1.375rem;--sds-typography-fontsize-700:1.5rem;--sds-typography-fontsize-800:1.75rem;--sds-typography-fontsize-900:2rem;--sds-typography-fontsize-1000:2.25rem;--sds-typography-fontsize-1100:2.625rem;--sds-typography-fontsize-1200:3rem;--sds-typography-fontsize-1300:3.5rem;--sds-typography-fontsize-1400:4rem;--sds-typography-fontsize-1500:4.5rem;--sds-typography-fontweight-regular:400;--sds-typography-fontweight-semibold:600;--sds-typography-fontweight-bold:700;--sds-typography-letterspacing-wide:.02em;--sds-typography-lineheight-xs:1.15;--sds-typography-lineheight-s:1.25;--sds-typography-lineheight-m:1.35;--sds-typography-lineheight-l:1.5;--sds-typography-lineheight-xl:1.6;--sds-typography-body-s-fontsize:.875rem;--sds-typography-body-s-fontweight:400;--sds-typography-body-s-lineheight:1.6;--sds-typography-body-default-fontsize:1rem;--sds-typography-body-default-fontweight:400;--sds-typography-body-default-lineheight:1.5;--sds-typography-body-l-fontsize:1.125rem;--sds-typography-body-l-fontweight:400;--sds-typography-body-l-lineheight:1.35;--sds-typography-body-xl-fontsize:1.25rem;--sds-typography-body-xl-fontweight:400;--sds-typography-body-xl-lineheight:1.5;--sds-typography-editorial-headline-xxs-fontsize:1rem;--sds-typography-editorial-headline-xxs-fontweight:600;--sds-typography-editorial-headline-xxs-lineheight:1.5;--sds-typography-editorial-headline-xs-fontsize:1.375rem;--sds-typography-editorial-headline-xs-fontweight:600;--sds-typography-editorial-headline-xs-lineheight:1.35;--sds-typography-editorial-headline-s-fontsize:1.5rem;--sds-typography-editorial-headline-s-fontweight:600;--sds-typography-editorial-headline-s-lineheight:1.25;--sds-typography-editorial-headline-m-fontsize:1.75rem;--sds-typography-editorial-headline-m-fontweight:600;--sds-typography-editorial-headline-m-lineheight:1.25;--sds-typography-editorial-headline-l-fontsize:2rem;--sds-typography-editorial-headline-l-fontweight:600;--sds-typography-editorial-headline-l-lineheight:1.15;--sds-typography-editorial-headline-xl-fontsize:2.625rem;--sds-typography-editorial-headline-xl-fontweight:600;--sds-typography-editorial-headline-xl-lineheight:1.15;--sds-typography-editorial-headline-xxl-fontsize:3rem;--sds-typography-editorial-headline-xxl-fontweight:600;--sds-typography-editorial-headline-xxl-lineheight:1.15;--sds-typography-application-headline-xxs-fontsize:1rem;--sds-typography-application-headline-xxs-fontweight:600;--sds-typography-application-headline-xxs-lineheight:1.35;--sds-typography-application-headline-xs-fontsize:1.125rem;--sds-typography-application-headline-xs-fontweight:600;--sds-typography-application-headline-xs-lineheight:1.35;--sds-typography-application-headline-s-fontsize:1.25rem;--sds-typography-application-headline-s-fontweight:600;--sds-typography-application-headline-s-lineheight:1.35;--sds-typography-application-headline-m-fontsize:1.375rem;--sds-typography-application-headline-m-fontweight:600;--sds-typography-application-headline-m-lineheight:1.25;--sds-typography-application-headline-l-fontsize:1.5rem;--sds-typography-application-headline-l-fontweight:600;--sds-typography-application-headline-l-lineheight:1.25;--sds-typography-application-headline-xl-fontsize:1.75rem;--sds-typography-application-headline-xl-fontweight:600;--sds-typography-application-headline-xl-lineheight:1.25;--sds-typography-application-headline-xxl-fontsize:2.25rem;--sds-typography-application-headline-xxl-fontweight:600;--sds-typography-application-headline-xxl-lineheight:1.25;--sds-typography-label-default-fontsize:1rem;--sds-typography-label-default-fontweight:600;--sds-typography-label-default-lineheight:1.5;--sds-typography-label-l-fontsize:1.125rem;--sds-typography-label-l-fontweight:600;--sds-typography-label-l-lineheight:1.35;--sds-typography-overline-default-fontsize:.875rem;--sds-typography-overline-default-fontweight:600;--sds-typography-overline-default-lineheight:1.15;--sds-typography-overline-default-texttransform:uppercase}@media (min-width:720px){:root{--sds-typography-editorial-headline-s-fontsize:28px;--sds-typography-editorial-headline-m-fontsize:32px;--sds-typography-editorial-headline-l-fontsize:42px;--sds-typography-editorial-headline-xl-fontsize:48px;--sds-typography-editorial-headline-xxl-fontsize:56px;--sds-typography-application-headline-xl-fontsize:32px;--sds-typography-application-headline-xxl-fontsize:42px;--sds-space-padding-medium:16px;--sds-space-padding-large:32px;--sds-space-padding-huge:48px}}@media (min-width:1024px){:root{--sds-typography-editorial-headline-m-fontsize:36px;--sds-typography-editorial-headline-l-fontsize:48px;--sds-typography-editorial-headline-xl-fontsize:64px;--sds-typography-editorial-headline-xxl-fontsize:72px;--sds-typography-application-headline-xs-fontsize:20px;--sds-typography-application-headline-s-fontsize:22px;--sds-typography-application-headline-m-fontsize:24px;--sds-typography-application-headline-l-fontsize:28px;--sds-typography-application-headline-xl-fontsize:36px;--sds-typography-application-headline-xxl-fontsize:48px;--sds-space-grid-max-width:960px;--sds-space-padding-medium:24px;--sds-space-padding-large:48px;--sds-space-padding-huge:96px}}:root{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--csstools-light-dark-toggle--0:var(--csstools-color-scheme--light)#7351fb;--sds-color-brand-primary-strong:var(--csstools-light-dark-toggle--0,#7351fb);--csstools-light-dark-toggle--1:var(--csstools-color-scheme--light)#4324c8;--sds-color-brand-primary-subtle:var(--csstools-light-dark-toggle--1,#ebe6fe);--csstools-light-dark-toggle--2:var(--csstools-color-scheme--light)#1d1d1d;--sds-color-brand-accent-strong:var(--csstools-light-dark-toggle--2,#0a0132);--csstools-light-dark-toggle--3:var(--csstools-color-scheme--light)#433a65;--sds-color-brand-accent-subtle:var(--csstools-light-dark-toggle--3,#c2bfcb);--csstools-light-dark-toggle--4:var(--csstools-color-scheme--light)#767676;--sds-color-brand-neutral-strong:var(--csstools-light-dark-toggle--4,#767676);--csstools-light-dark-toggle--5:var(--csstools-color-scheme--light)#dedede;--sds-color-brand-neutral-subtle:var(--csstools-light-dark-toggle--5,#dedede);--csstools-light-dark-toggle--6:var(--csstools-color-scheme--light)#7351fb;--sds-color-interaction-primary-strong-default:var(--csstools-light-dark-toggle--6,#7351fb);--csstools-light-dark-toggle--7:var(--csstools-color-scheme--light)#643ffa;--sds-color-interaction-primary-strong-highlight:var(--csstools-light-dark-toggle--7,#643ffa);--csstools-light-dark-toggle--8:var(--csstools-color-scheme--light)#5531e8;--sds-color-interaction-primary-strong-pressed:var(--csstools-light-dark-toggle--8,#5531e8);--csstools-light-dark-toggle--9:var(--csstools-color-scheme--light)#4324c8;--sds-color-interaction-primary-subtle-default:var(--csstools-light-dark-toggle--9,#d1cdff);--csstools-light-dark-toggle--10:var(--csstools-color-scheme--light)#351aad;--sds-color-interaction-primary-subtle-highlight:var(--csstools-light-dark-toggle--10,#c2bcff);--csstools-light-dark-toggle--11:var(--csstools-color-scheme--light)#260d92;--sds-color-interaction-primary-subtle-pressed:var(--csstools-light-dark-toggle--11,#b4aeff);--csstools-light-dark-toggle--58:var(--csstools-color-scheme--light)#0000;--sds-color-interaction-primary-transparent-default:var(--csstools-light-dark-toggle--58,#0000);--csstools-light-dark-toggle--12:var(--csstools-color-scheme--light)#351aad;--sds-color-interaction-primary-transparent-highlight:var(--csstools-light-dark-toggle--12,#c2bcff);--csstools-light-dark-toggle--13:var(--csstools-color-scheme--light)#260d92;--sds-color-interaction-primary-transparent-pressed:var(--csstools-light-dark-toggle--13,#b4aeff);--csstools-light-dark-toggle--14:var(--csstools-color-scheme--light)#767676;--sds-color-interaction-neutral-strong-default:var(--csstools-light-dark-toggle--14,#767676);--csstools-light-dark-toggle--15:var(--csstools-color-scheme--light)#656565;--sds-color-interaction-neutral-strong-highlight:var(--csstools-light-dark-toggle--15,#656565);--csstools-light-dark-toggle--16:var(--csstools-color-scheme--light)#595959;--sds-color-interaction-neutral-strong-pressed:var(--csstools-light-dark-toggle--16,#595959);--csstools-light-dark-toggle--17:var(--csstools-color-scheme--light)#4f4f4f;--sds-color-interaction-neutral-subtle-default:var(--csstools-light-dark-toggle--17,#dedede);--csstools-light-dark-toggle--18:var(--csstools-color-scheme--light)#454545;--sds-color-interaction-neutral-subtle-highlight:var(--csstools-light-dark-toggle--18,#d6d6d6);--csstools-light-dark-toggle--19:var(--csstools-color-scheme--light)#404040;--sds-color-interaction-neutral-subtle-pressed:var(--csstools-light-dark-toggle--19,#ccc);--csstools-light-dark-toggle--59:var(--csstools-color-scheme--light)#0000;--sds-color-interaction-neutral-transparent-default:var(--csstools-light-dark-toggle--59,#0000);--csstools-light-dark-toggle--20:var(--csstools-color-scheme--light)#454545;--sds-color-interaction-neutral-transparent-highlight:var(--csstools-light-dark-toggle--20,#d6d6d6);--csstools-light-dark-toggle--21:var(--csstools-color-scheme--light)#404040;--sds-color-interaction-neutral-transparent-pressed:var(--csstools-light-dark-toggle--21,#ccc);--csstools-light-dark-toggle--22:var(--csstools-color-scheme--light)#cc1201;--sds-color-interaction-danger-strong-default:var(--csstools-light-dark-toggle--22,#b60203);--csstools-light-dark-toggle--23:var(--csstools-color-scheme--light)#b60203;--sds-color-interaction-danger-strong-highlight:var(--csstools-light-dark-toggle--23,#970002);--csstools-light-dark-toggle--24:var(--csstools-color-scheme--light)#970002;--sds-color-interaction-danger-strong-pressed:var(--csstools-light-dark-toggle--24,#7f0001);--csstools-light-dark-toggle--25:var(--csstools-color-scheme--light)#1a1a1a;--sds-color-layout-page-default:var(--csstools-light-dark-toggle--25,#f1f1f1);--csstools-light-dark-toggle--60:var(--csstools-color-scheme--light)#00000040;--sds-color-layout-page-overlay:var(--csstools-light-dark-toggle--60,#00000040);--csstools-light-dark-toggle--26:var(--csstools-color-scheme--light)#959595;--sds-color-layout-divider-strong:var(--csstools-light-dark-toggle--26,#656565);--csstools-light-dark-toggle--27:var(--csstools-color-scheme--light)#595959;--sds-color-layout-divider-subtle:var(--csstools-light-dark-toggle--27,#dedede);--csstools-light-dark-toggle--28:var(--csstools-color-scheme--light)#005aea;--sds-color-layout-focus-border:var(--csstools-light-dark-toggle--28,#004fcf);--csstools-light-dark-toggle--29:var(--csstools-color-scheme--light)#262626;--sds-color-layout-background-default:var(--csstools-light-dark-toggle--29,#fff);--csstools-light-dark-toggle--30:var(--csstools-color-scheme--light)#404040;--sds-color-layout-background-primary:var(--csstools-light-dark-toggle--30,#ebe6fe);--csstools-light-dark-toggle--31:var(--csstools-color-scheme--light)#2a2a2a;--sds-color-layout-background-neutral:var(--csstools-light-dark-toggle--31,#ebebeb);--csstools-light-dark-toggle--32:var(--csstools-color-scheme--light)#001d4d;--sds-color-layout-background-info:var(--csstools-light-dark-toggle--32,#e6f0ff);--csstools-light-dark-toggle--33:var(--csstools-color-scheme--light)#032b17;--sds-color-layout-background-success:var(--csstools-light-dark-toggle--33,#cff7e2);--csstools-light-dark-toggle--34:var(--csstools-color-scheme--light)#000;--sds-color-layout-background-warning:var(--csstools-light-dark-toggle--34,#fceed2);--csstools-light-dark-toggle--35:var(--csstools-color-scheme--light)#470001;--sds-color-layout-background-critical:var(--csstools-light-dark-toggle--35,#ffeae9);--csstools-light-dark-toggle--61:var(--csstools-color-scheme--light)#00000080;--sds-color-shadow-elevated-default:var(--csstools-light-dark-toggle--61,#0000001a);--csstools-light-dark-toggle--62:var(--csstools-color-scheme--light)#000000bf;--sds-color-shadow-elevated-hover:var(--csstools-light-dark-toggle--62,#00000040);--csstools-light-dark-toggle--36:var(--csstools-color-scheme--light)#005aea;--sds-color-support-info-strong:var(--csstools-light-dark-toggle--36,#004fcf);--csstools-light-dark-toggle--37:var(--csstools-color-scheme--light)#001d4d;--sds-color-support-info-subtle:var(--csstools-light-dark-toggle--37,#e6f0ff);--csstools-light-dark-toggle--38:var(--csstools-color-scheme--light)#007638;--sds-color-support-success-strong:var(--csstools-light-dark-toggle--38,#096638);--csstools-light-dark-toggle--39:var(--csstools-color-scheme--light)#032b17;--sds-color-support-success-subtle:var(--csstools-light-dark-toggle--39,#cff7e2);--csstools-light-dark-toggle--40:var(--csstools-color-scheme--light)#ffb700;--sds-color-support-warning-strong:var(--csstools-light-dark-toggle--40,#ffb700);--csstools-light-dark-toggle--41:var(--csstools-color-scheme--light)#000;--sds-color-support-warning-subtle:var(--csstools-light-dark-toggle--41,#fceed2);--csstools-light-dark-toggle--42:var(--csstools-color-scheme--light)#cc1201;--sds-color-support-critical-strong:var(--csstools-light-dark-toggle--42,#b60203);--csstools-light-dark-toggle--43:var(--csstools-color-scheme--light)#470001;--sds-color-support-critical-subtle:var(--csstools-light-dark-toggle--43,#ffeae9);--csstools-light-dark-toggle--44:var(--csstools-color-scheme--light)#fff;--sds-color-text-primary:var(--csstools-light-dark-toggle--44,#0a0132);--csstools-light-dark-toggle--45:var(--csstools-color-scheme--light)#fff;--sds-color-text-on-strong:var(--csstools-light-dark-toggle--45,#fff);--csstools-light-dark-toggle--46:var(--csstools-color-scheme--light)#dedede;--sds-color-text-secondary:var(--csstools-light-dark-toggle--46,#595959);--csstools-light-dark-toggle--47:var(--csstools-color-scheme--light)#e87373;--sds-color-text-critical:var(--csstools-light-dark-toggle--47,#b60203)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@supports (color:light-dark(red, red)){:root{--sds-color-brand-primary-strong:light-dark(#7351fb,#7351fb);--sds-color-brand-primary-subtle:light-dark(#ebe6fe,#4324c8);--sds-color-brand-accent-strong:light-dark(#0a0132,#1d1d1d);--sds-color-brand-accent-subtle:light-dark(#c2bfcb,#433a65);--sds-color-brand-neutral-strong:light-dark(#767676,#767676);--sds-color-brand-neutral-subtle:light-dark(#dedede,#dedede);--sds-color-interaction-primary-strong-default:light-dark(#7351fb,#7351fb);--sds-color-interaction-primary-strong-highlight:light-dark(#643ffa,#643ffa);--sds-color-interaction-primary-strong-pressed:light-dark(#5531e8,#5531e8);--sds-color-interaction-primary-subtle-default:light-dark(#d1cdff,#4324c8);--sds-color-interaction-primary-subtle-highlight:light-dark(#c2bcff,#351aad);--sds-color-interaction-primary-subtle-pressed:light-dark(#b4aeff,#260d92);--sds-color-interaction-primary-transparent-default:light-dark(#0000,#0000);--sds-color-interaction-primary-transparent-highlight:light-dark(#c2bcff,#351aad);--sds-color-interaction-primary-transparent-pressed:light-dark(#b4aeff,#260d92);--sds-color-interaction-neutral-strong-default:light-dark(#767676,#767676);--sds-color-interaction-neutral-strong-highlight:light-dark(#656565,#656565);--sds-color-interaction-neutral-strong-pressed:light-dark(#595959,#595959);--sds-color-interaction-neutral-subtle-default:light-dark(#dedede,#4f4f4f);--sds-color-interaction-neutral-subtle-highlight:light-dark(#d6d6d6,#454545);--sds-color-interaction-neutral-subtle-pressed:light-dark(#ccc,#404040);--sds-color-interaction-neutral-transparent-default:light-dark(#0000,#0000);--sds-color-interaction-neutral-transparent-highlight:light-dark(#d6d6d6,#454545);--sds-color-interaction-neutral-transparent-pressed:light-dark(#ccc,#404040);--sds-color-interaction-danger-strong-default:light-dark(#b60203,#cc1201);--sds-color-interaction-danger-strong-highlight:light-dark(#970002,#b60203);--sds-color-interaction-danger-strong-pressed:light-dark(#7f0001,#970002);--sds-color-layout-page-default:light-dark(#f1f1f1,#1a1a1a);--sds-color-layout-page-overlay:light-dark(#00000040,#00000040);--sds-color-layout-divider-strong:light-dark(#656565,#959595);--sds-color-layout-divider-subtle:light-dark(#dedede,#595959);--sds-color-layout-focus-border:light-dark(#004fcf,#005aea);--sds-color-layout-background-default:light-dark(#fff,#262626);--sds-color-layout-background-primary:light-dark(#ebe6fe,#404040);--sds-color-layout-background-neutral:light-dark(#ebebeb,#2a2a2a);--sds-color-layout-background-info:light-dark(#e6f0ff,#001d4d);--sds-color-layout-background-success:light-dark(#cff7e2,#032b17);--sds-color-layout-background-warning:light-dark(#fceed2,#000);--sds-color-layout-background-critical:light-dark(#ffeae9,#470001);--sds-color-shadow-elevated-default:light-dark(#0000001a,#00000080);--sds-color-shadow-elevated-hover:light-dark(#00000040,#000000bf);--sds-color-support-info-strong:light-dark(#004fcf,#005aea);--sds-color-support-info-subtle:light-dark(#e6f0ff,#001d4d);--sds-color-support-success-strong:light-dark(#096638,#007638);--sds-color-support-success-subtle:light-dark(#cff7e2,#032b17);--sds-color-support-warning-strong:light-dark(#ffb700,#ffb700);--sds-color-support-warning-subtle:light-dark(#fceed2,#000);--sds-color-support-critical-strong:light-dark(#b60203,#cc1201);--sds-color-support-critical-subtle:light-dark(#ffeae9,#470001);--sds-color-text-primary:light-dark(#0a0132,#fff);--sds-color-text-on-strong:light-dark(#fff,#fff);--sds-color-text-secondary:light-dark(#595959,#dedede);--sds-color-text-critical:light-dark(#b60203,#e87373)}}@supports not (color:light-dark(tan, tan)){:root *{--csstools-light-dark-toggle--58:var(--csstools-color-scheme--light)#0000;--sds-color-interaction-primary-transparent-default:var(--csstools-light-dark-toggle--58,#0000);--csstools-light-dark-toggle--59:var(--csstools-color-scheme--light)#0000;--sds-color-interaction-neutral-transparent-default:var(--csstools-light-dark-toggle--59,#0000);--csstools-light-dark-toggle--60:var(--csstools-color-scheme--light)#00000040;--sds-color-layout-page-overlay:var(--csstools-light-dark-toggle--60,#00000040);--csstools-light-dark-toggle--61:var(--csstools-color-scheme--light)#00000080;--sds-color-shadow-elevated-default:var(--csstools-light-dark-toggle--61,#0000001a);--csstools-light-dark-toggle--62:var(--csstools-color-scheme--light)#000000bf;--sds-color-shadow-elevated-hover:var(--csstools-light-dark-toggle--62,#00000040);--csstools-light-dark-toggle--0:var(--csstools-color-scheme--light)#7351fb;--sds-color-brand-primary-strong:var(--csstools-light-dark-toggle--0,#7351fb);--csstools-light-dark-toggle--1:var(--csstools-color-scheme--light)#4324c8;--sds-color-brand-primary-subtle:var(--csstools-light-dark-toggle--1,#ebe6fe);--csstools-light-dark-toggle--2:var(--csstools-color-scheme--light)#1d1d1d;--sds-color-brand-accent-strong:var(--csstools-light-dark-toggle--2,#0a0132);--csstools-light-dark-toggle--3:var(--csstools-color-scheme--light)#433a65;--sds-color-brand-accent-subtle:var(--csstools-light-dark-toggle--3,#c2bfcb);--csstools-light-dark-toggle--4:var(--csstools-color-scheme--light)#767676;--sds-color-brand-neutral-strong:var(--csstools-light-dark-toggle--4,#767676);--csstools-light-dark-toggle--5:var(--csstools-color-scheme--light)#dedede;--sds-color-brand-neutral-subtle:var(--csstools-light-dark-toggle--5,#dedede);--csstools-light-dark-toggle--6:var(--csstools-color-scheme--light)#7351fb;--sds-color-interaction-primary-strong-default:var(--csstools-light-dark-toggle--6,#7351fb);--csstools-light-dark-toggle--7:var(--csstools-color-scheme--light)#643ffa;--sds-color-interaction-primary-strong-highlight:var(--csstools-light-dark-toggle--7,#643ffa);--csstools-light-dark-toggle--8:var(--csstools-color-scheme--light)#5531e8;--sds-color-interaction-primary-strong-pressed:var(--csstools-light-dark-toggle--8,#5531e8);--csstools-light-dark-toggle--9:var(--csstools-color-scheme--light)#4324c8;--sds-color-interaction-primary-subtle-default:var(--csstools-light-dark-toggle--9,#d1cdff);--csstools-light-dark-toggle--10:var(--csstools-color-scheme--light)#351aad;--sds-color-interaction-primary-subtle-highlight:var(--csstools-light-dark-toggle--10,#c2bcff);--csstools-light-dark-toggle--11:var(--csstools-color-scheme--light)#260d92;--sds-color-interaction-primary-subtle-pressed:var(--csstools-light-dark-toggle--11,#b4aeff);--csstools-light-dark-toggle--12:var(--csstools-color-scheme--light)#351aad;--sds-color-interaction-primary-transparent-highlight:var(--csstools-light-dark-toggle--12,#c2bcff);--csstools-light-dark-toggle--13:var(--csstools-color-scheme--light)#260d92;--sds-color-interaction-primary-transparent-pressed:var(--csstools-light-dark-toggle--13,#b4aeff);--csstools-light-dark-toggle--14:var(--csstools-color-scheme--light)#767676;--sds-color-interaction-neutral-strong-default:var(--csstools-light-dark-toggle--14,#767676);--csstools-light-dark-toggle--15:var(--csstools-color-scheme--light)#656565;--sds-color-interaction-neutral-strong-highlight:var(--csstools-light-dark-toggle--15,#656565);--csstools-light-dark-toggle--16:var(--csstools-color-scheme--light)#595959;--sds-color-interaction-neutral-strong-pressed:var(--csstools-light-dark-toggle--16,#595959);--csstools-light-dark-toggle--17:var(--csstools-color-scheme--light)#4f4f4f;--sds-color-interaction-neutral-subtle-default:var(--csstools-light-dark-toggle--17,#dedede);--csstools-light-dark-toggle--18:var(--csstools-color-scheme--light)#454545;--sds-color-interaction-neutral-subtle-highlight:var(--csstools-light-dark-toggle--18,#d6d6d6);--csstools-light-dark-toggle--19:var(--csstools-color-scheme--light)#404040;--sds-color-interaction-neutral-subtle-pressed:var(--csstools-light-dark-toggle--19,#ccc);--csstools-light-dark-toggle--20:var(--csstools-color-scheme--light)#454545;--sds-color-interaction-neutral-transparent-highlight:var(--csstools-light-dark-toggle--20,#d6d6d6);--csstools-light-dark-toggle--21:var(--csstools-color-scheme--light)#404040;--sds-color-interaction-neutral-transparent-pressed:var(--csstools-light-dark-toggle--21,#ccc);--csstools-light-dark-toggle--22:var(--csstools-color-scheme--light)#cc1201;--sds-color-interaction-danger-strong-default:var(--csstools-light-dark-toggle--22,#b60203);--csstools-light-dark-toggle--23:var(--csstools-color-scheme--light)#b60203;--sds-color-interaction-danger-strong-highlight:var(--csstools-light-dark-toggle--23,#970002);--csstools-light-dark-toggle--24:var(--csstools-color-scheme--light)#970002;--sds-color-interaction-danger-strong-pressed:var(--csstools-light-dark-toggle--24,#7f0001);--csstools-light-dark-toggle--25:var(--csstools-color-scheme--light)#1a1a1a;--sds-color-layout-page-default:var(--csstools-light-dark-toggle--25,#f1f1f1);--csstools-light-dark-toggle--26:var(--csstools-color-scheme--light)#959595;--sds-color-layout-divider-strong:var(--csstools-light-dark-toggle--26,#656565);--csstools-light-dark-toggle--27:var(--csstools-color-scheme--light)#595959;--sds-color-layout-divider-subtle:var(--csstools-light-dark-toggle--27,#dedede);--csstools-light-dark-toggle--28:var(--csstools-color-scheme--light)#005aea;--sds-color-layout-focus-border:var(--csstools-light-dark-toggle--28,#004fcf);--csstools-light-dark-toggle--29:var(--csstools-color-scheme--light)#262626;--sds-color-layout-background-default:var(--csstools-light-dark-toggle--29,#fff);--csstools-light-dark-toggle--30:var(--csstools-color-scheme--light)#404040;--sds-color-layout-background-primary:var(--csstools-light-dark-toggle--30,#ebe6fe);--csstools-light-dark-toggle--31:var(--csstools-color-scheme--light)#2a2a2a;--sds-color-layout-background-neutral:var(--csstools-light-dark-toggle--31,#ebebeb);--csstools-light-dark-toggle--32:var(--csstools-color-scheme--light)#001d4d;--sds-color-layout-background-info:var(--csstools-light-dark-toggle--32,#e6f0ff);--csstools-light-dark-toggle--33:var(--csstools-color-scheme--light)#032b17;--sds-color-layout-background-success:var(--csstools-light-dark-toggle--33,#cff7e2);--csstools-light-dark-toggle--34:var(--csstools-color-scheme--light)#000;--sds-color-layout-background-warning:var(--csstools-light-dark-toggle--34,#fceed2);--csstools-light-dark-toggle--35:var(--csstools-color-scheme--light)#470001;--sds-color-layout-background-critical:var(--csstools-light-dark-toggle--35,#ffeae9);--csstools-light-dark-toggle--36:var(--csstools-color-scheme--light)#005aea;--sds-color-support-info-strong:var(--csstools-light-dark-toggle--36,#004fcf);--csstools-light-dark-toggle--37:var(--csstools-color-scheme--light)#001d4d;--sds-color-support-info-subtle:var(--csstools-light-dark-toggle--37,#e6f0ff);--csstools-light-dark-toggle--38:var(--csstools-color-scheme--light)#007638;--sds-color-support-success-strong:var(--csstools-light-dark-toggle--38,#096638);--csstools-light-dark-toggle--39:var(--csstools-color-scheme--light)#032b17;--sds-color-support-success-subtle:var(--csstools-light-dark-toggle--39,#cff7e2);--csstools-light-dark-toggle--40:var(--csstools-color-scheme--light)#ffb700;--sds-color-support-warning-strong:var(--csstools-light-dark-toggle--40,#ffb700);--csstools-light-dark-toggle--41:var(--csstools-color-scheme--light)#000;--sds-color-support-warning-subtle:var(--csstools-light-dark-toggle--41,#fceed2);--csstools-light-dark-toggle--42:var(--csstools-color-scheme--light)#cc1201;--sds-color-support-critical-strong:var(--csstools-light-dark-toggle--42,#b60203);--csstools-light-dark-toggle--43:var(--csstools-color-scheme--light)#470001;--sds-color-support-critical-subtle:var(--csstools-light-dark-toggle--43,#ffeae9);--csstools-light-dark-toggle--44:var(--csstools-color-scheme--light)#fff;--sds-color-text-primary:var(--csstools-light-dark-toggle--44,#0a0132);--csstools-light-dark-toggle--45:var(--csstools-color-scheme--light)#fff;--sds-color-text-on-strong:var(--csstools-light-dark-toggle--45,#fff);--csstools-light-dark-toggle--46:var(--csstools-color-scheme--light)#dedede;--sds-color-text-secondary:var(--csstools-light-dark-toggle--46,#595959);--csstools-light-dark-toggle--47:var(--csstools-color-scheme--light)#e87373;--sds-color-text-critical:var(--csstools-light-dark-toggle--47,#b60203)}}@media (prefers-color-scheme:dark){:root{--csstools-color-scheme--light: }}[data-color-scheme=light]{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}[data-color-scheme=dark]{--csstools-color-scheme--light: ;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark only}:root{--sds-focus-outline-width:var(--sds-base-size-xxs);--sds-focus-outline:var(--sds-focus-outline-width)dashed var(--sds-color-layout-focus-border);--sds-color-support-warning-default:var(--sds-color-support-warning-strong)}h1,h2,h3,h4,h5,h6,p,dl,ol,ul{margin:0}fieldset{border:0;margin:0;padding:0;line-height:1;display:block}table{border-collapse:collapse}table,thead,tbody,tr,td,th{margin:0;padding:0}[hidden]{display:none}.sds-figure{margin:0}.sds-figure__figure{width:100%}.sds-figure__figure--ratio-16x9{aspect-ratio:16/9}.sds-figure__caption{font-size:.875rem;font-size:var(--sds-typography-body-s-fontsize);font-weight:400;font-weight:var(--sds-typography-body-s-fontweight);line-height:1.6;line-height:var(--sds-typography-body-s-lineheight)}@font-face{font-family:Haffer;font-display:swap;font-style:normal;font-weight:400;src:url(https://static.sikt.no/Haffer-Regular.woff2)format("woff2"),url(https://static.sikt.no/Haffer-Regular.woff)format("woff")}@font-face{font-family:Haffer;font-display:swap;font-style:normal;font-weight:600;src:url(https://static.sikt.no/Haffer-SemiBold.woff2)format("woff2"),url(https://static.sikt.no/Haffer-SemiBold.woff)format("woff")}.sds-typography-editorial-headline--xxs{font-size:1rem;font-size:var(--sds-typography-editorial-headline-xxs-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-xxs-fontweight);line-height:1.5;line-height:var(--sds-typography-editorial-headline-xxs-lineheight)}.sds-typography-editorial-headline--xs{font-size:1.375rem;font-size:var(--sds-typography-editorial-headline-xs-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-xs-fontweight);line-height:1.35;line-height:var(--sds-typography-editorial-headline-xs-lineheight)}.sds-typography-editorial-headline--s{font-size:1.5rem;font-size:var(--sds-typography-editorial-headline-s-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-s-fontweight);line-height:1.25;line-height:var(--sds-typography-editorial-headline-s-lineheight)}.sds-typography-editorial-headline--m{font-size:1.75rem;font-size:var(--sds-typography-editorial-headline-m-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-m-fontweight);line-height:1.25;line-height:var(--sds-typography-editorial-headline-m-lineheight)}.sds-typography-editorial-headline--l{font-size:2rem;font-size:var(--sds-typography-editorial-headline-l-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-l-fontweight);line-height:1.15;line-height:var(--sds-typography-editorial-headline-l-lineheight)}.sds-typography-editorial-headline--xl{font-size:2.625rem;font-size:var(--sds-typography-editorial-headline-xl-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-xl-fontweight);line-height:1.15;line-height:var(--sds-typography-editorial-headline-xl-lineheight)}.sds-typography-editorial-headline--xxl{font-size:3rem;font-size:var(--sds-typography-editorial-headline-xxl-fontsize);font-weight:600;font-weight:var(--sds-typography-editorial-headline-xxl-fontweight);line-height:1.15;line-height:var(--sds-typography-editorial-headline-xxl-lineheight)}.sds-typography-application-headline--xxs{font-size:1rem;font-size:var(--sds-typography-application-headline-xxs-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-xxs-fontweight);line-height:1.35;line-height:var(--sds-typography-application-headline-xxs-lineheight)}.sds-typography-application-headline--xs{font-size:1.125rem;font-size:var(--sds-typography-application-headline-xs-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-xs-fontweight);line-height:1.35;line-height:var(--sds-typography-application-headline-xs-lineheight)}.sds-typography-application-headline--s{font-size:1.25rem;font-size:var(--sds-typography-application-headline-s-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-s-fontweight);line-height:1.35;line-height:var(--sds-typography-application-headline-s-lineheight)}.sds-typography-application-headline--m{font-size:1.375rem;font-size:var(--sds-typography-application-headline-m-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-m-fontweight);line-height:1.25;line-height:var(--sds-typography-application-headline-m-lineheight)}.sds-typography-application-headline--l{font-size:1.5rem;font-size:var(--sds-typography-application-headline-l-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-l-fontweight);line-height:1.25;line-height:var(--sds-typography-application-headline-l-lineheight)}.sds-typography-application-headline--xl{font-size:1.75rem;font-size:var(--sds-typography-application-headline-xl-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-xl-fontweight);line-height:1.25;line-height:var(--sds-typography-application-headline-xl-lineheight)}.sds-typography-application-headline--xxl{font-size:2.25rem;font-size:var(--sds-typography-application-headline-xxl-fontsize);font-weight:600;font-weight:var(--sds-typography-application-headline-xxl-fontweight);line-height:1.25;line-height:var(--sds-typography-application-headline-xxl-lineheight)}.sds-typography-label{font-size:1rem;font-size:var(--sds-typography-label-default-fontsize);font-weight:600;font-weight:var(--sds-typography-label-default-fontweight);line-height:1.5;line-height:var(--sds-typography-label-default-lineheight)}.sds-typography-label--l{font-size:1.125rem;font-size:var(--sds-typography-label-l-fontsize);font-weight:600;font-weight:var(--sds-typography-label-l-fontweight);line-height:1.35;line-height:var(--sds-typography-label-l-lineheight)}.sds-typography-overline{font-size:.875rem;font-size:var(--sds-typography-overline-default-fontsize);font-weight:600;font-weight:var(--sds-typography-overline-default-fontweight);line-height:1.15;line-height:var(--sds-typography-overline-default-lineheight);text-transform:uppercase}.sds-typography-body{font-size:1rem;font-size:var(--sds-typography-body-default-fontsize);font-weight:400;font-weight:var(--sds-typography-body-default-fontweight);line-height:1.5;line-height:var(--sds-typography-body-default-lineheight)}.sds-typography-body--s{font-size:.875rem;font-size:var(--sds-typography-body-s-fontsize);font-weight:400;font-weight:var(--sds-typography-body-s-fontweight);line-height:1.6;line-height:var(--sds-typography-body-s-lineheight)}.sds-typography-body--l{font-size:1.125rem;font-size:var(--sds-typography-body-l-fontsize);font-weight:400;font-weight:var(--sds-typography-body-l-fontweight);line-height:1.35;line-height:var(--sds-typography-body-l-lineheight)}.sds-typography-body--xl{font-size:1.25rem;font-size:var(--sds-typography-body-xl-fontsize);font-weight:400;font-weight:var(--sds-typography-body-xl-fontweight);line-height:1.5;line-height:var(--sds-typography-body-xl-lineheight)}.sds-typography--emphasis,.sds-typography--quote{font-style:italic}.sds-typography--strong{font-weight:600}.sds-typography--code{font-family:monospace}.sds-typography--tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sds-typography--color-primary{--csstools-light-dark-toggle--48:var(--csstools-color-scheme--light)#fff;color:var(--csstools-light-dark-toggle--48,#0a0132);color:var(--sds-color-text-primary)}.sds-typography--color-secondary{--csstools-light-dark-toggle--49:var(--csstools-color-scheme--light)#dedede;color:var(--csstools-light-dark-toggle--49,#595959);color:var(--sds-color-text-secondary)}.sds-typography--color-critical{--csstools-light-dark-toggle--50:var(--csstools-color-scheme--light)#e87373;color:var(--csstools-light-dark-toggle--50,#b60203);color:var(--sds-color-text-critical)}.sds-typography-blockquote{font-size:1.375rem;font-size:var(--sds-typography-fontsize-600);font-weight:400;font-weight:var(--sds-typography-fontweight-regular);line-height:1.35;line-height:var(--sds-typography-lineheight-m);quotes:"“" "”";margin:0;padding-left:48px;position:relative}.sds-typography-blockquote:before{content:open-quote;font-size:96px;font-size:var(--sds-base-size-xl);margin-left:-48px;position:absolute}.sds-typography-blockquote__quote{margin:0}.sds-typography-link{--link-icon-size:1.3em;--csstools-light-dark-toggle--51:var(--csstools-color-scheme--light)#fff;color:var(--csstools-light-dark-toggle--51,#0a0132);color:var(--sds-color-text-primary);gap:4px;gap:var(--sds-space-gap-minimal);-webkit-text-decoration:underline;text-decoration:underline;display:inline-flex}.sds-typography-link--icon-left{flex-direction:row-reverse}.sds-typography-link__icon{font-size:var(--link-icon-size);justify-content:center;align-items:center;display:inline-flex}.sds-typography-link:after,.sds-typography-link:before{--csstools-light-dark-toggle--52:var(--csstools-color-scheme--light)#fff;background-color:#0a0132;background-color:var(--csstools-light-dark-toggle--52,#0a0132);background-color:var(--lightningcss-light,#0a0132)var(--lightningcss-dark,#fff);background-color:var(--sds-color-text-primary)}.sds-typography-link:hover,.sds-typography-link:focus-visible{--csstools-light-dark-toggle--53:var(--csstools-color-scheme--light)#351aad;background-color:#c2bcff;background-color:var(--csstools-light-dark-toggle--53,#c2bcff);background-color:var(--lightningcss-light,#c2bcff)var(--lightningcss-dark,#351aad);background-color:var(--sds-color-interaction-primary-transparent-highlight)}.sds-typography-link:active{--csstools-light-dark-toggle--54:var(--csstools-color-scheme--light)#260d92;background-color:#b4aeff;background-color:var(--csstools-light-dark-toggle--54,#b4aeff);background-color:var(--lightningcss-light,#b4aeff)var(--lightningcss-dark,#260d92);background-color:var(--sds-color-interaction-primary-transparent-pressed)}.sds-typography-link:focus-visible{--csstools-light-dark-toggle--55:var(--csstools-color-scheme--light)#005aea;outline:4px dashed #004fcf;outline:4px dashed var(--csstools-light-dark-toggle--55,#004fcf);outline:4px dashed var(--lightningcss-light,#004fcf)var(--lightningcss-dark,#005aea);outline:var(--sds-focus-outline);outline-offset:0}.sds-typography-link[target=_blank]:after,.sds-typography-link--external:after,.sds-typography-link--navigation:after{content:"";-webkit-mask-position:100%;mask-position:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--link-icon-size);-webkit-mask-size:var(--link-icon-size);mask-size:var(--link-icon-size);min-width:var(--link-icon-size);min-height:var(--link-icon-size);width:var(--link-icon-size);height:var(--link-icon-size);vertical-align:sub;align-self:center;display:inline-block}.sds-typography-link[target=_blank]:after,.sds-typography-link--external:after{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\"><path d=\"M224,100a8,8,0,0,1-16,0V59.3l-58.4,58.4A8,8,0,0,1,144,120a8.3,8.3,0,0,1-5.7-2.3,8,8,0,0,1,0-11.3L196.7,48H156a8,8,0,0,1,0-16h60a8,8,0,0,1,8,8Zm-40,36a8,8,0,0,0-8,8v64H48V80h64a8,8,0,0,0,0-16H48A16,16,0,0,0,32,80V208a16,16,0,0,0,16,16H176a16,16,0,0,0,16-16V144A8,8,0,0,0,184,136Z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\"><path d=\"M224,100a8,8,0,0,1-16,0V59.3l-58.4,58.4A8,8,0,0,1,144,120a8.3,8.3,0,0,1-5.7-2.3,8,8,0,0,1,0-11.3L196.7,48H156a8,8,0,0,1,0-16h60a8,8,0,0,1,8,8Zm-40,36a8,8,0,0,0-8,8v64H48V80h64a8,8,0,0,0,0-16H48A16,16,0,0,0,32,80V208a16,16,0,0,0,16,16H176a16,16,0,0,0,16-16V144A8,8,0,0,0,184,136Z\"/></svg>")}.sds-typography-link--navigation:after{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\" fill=\"currentColor\"><path d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm45.66-93.66a8,8,0,0,1,0,11.32l-32,32a8,8,0,0,1-11.32-11.32L148.69,136H88a8,8,0,0,1,0-16h60.69l-18.35-18.34a8,8,0,0,1,11.32-11.32Z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\" fill=\"currentColor\"><path d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm45.66-93.66a8,8,0,0,1,0,11.32l-32,32a8,8,0,0,1-11.32-11.32L148.69,136H88a8,8,0,0,1,0-16h60.69l-18.35-18.34a8,8,0,0,1,11.32-11.32Z\"/></svg>")}.sds-typography-link[href^=mailto\:]:before,.sds-typography-link[href^=tel\:]:before{content:"";-webkit-mask-position:0;mask-position:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--link-icon-size);-webkit-mask-size:var(--link-icon-size);mask-size:var(--link-icon-size);min-width:var(--link-icon-size);min-height:var(--link-icon-size);width:var(--link-icon-size);height:var(--link-icon-size);vertical-align:sub;align-self:center;display:inline-block}.sds-typography-link[href^=mailto\:]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\"><path d=\"M224,48H32a8,8,0,0,0-8,8V192a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A8,8,0,0,0,224,48ZM203.4,64,128,133.1,52.6,64ZM216,192H40V74.2l82.6,75.7a8,8,0,0,0,10.8,0L216,74.2V192Z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\"><path d=\"M224,48H32a8,8,0,0,0-8,8V192a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A8,8,0,0,0,224,48ZM203.4,64,128,133.1,52.6,64ZM216,192H40V74.2l82.6,75.7a8,8,0,0,0,10.8,0L216,74.2V192Z\"/></svg>")}.sds-typography-link[href^=tel\:]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\"><path d=\"M176,224C96.6,224,32,159.4,32,80A56.2,56.2,0,0,1,80.9,24.4,16.3,16.3,0,0,1,97.6,34l20.1,46.9A15.9,15.9,0,0,1,116.3,96L99.7,121.4h0a76.5,76.5,0,0,0,35.2,35L160,139.7a15.6,15.6,0,0,1,15.1-1.3l46.9,20a16.3,16.3,0,0,1,9.6,16.7A56.2,56.2,0,0,1,176,224ZM82.9,40.3A40,40,0,0,0,48,80,128.1,128.1,0,0,0,176,208a40,40,0,0,0,39.7-34.9l-46.9-20-25,16.7a16,16,0,0,1-15.7,1.1,92.5,92.5,0,0,1-42.8-42.6,16,16,0,0,1,1-15.7L103,87.2ZM135,156.5Z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\"><path d=\"M176,224C96.6,224,32,159.4,32,80A56.2,56.2,0,0,1,80.9,24.4,16.3,16.3,0,0,1,97.6,34l20.1,46.9A15.9,15.9,0,0,1,116.3,96L99.7,121.4h0a76.5,76.5,0,0,0,35.2,35L160,139.7a15.6,15.6,0,0,1,15.1-1.3l46.9,20a16.3,16.3,0,0,1,9.6,16.7A56.2,56.2,0,0,1,176,224ZM82.9,40.3A40,40,0,0,0,48,80,128.1,128.1,0,0,0,176,208a40,40,0,0,0,39.7-34.9l-46.9-20-25,16.7a16,16,0,0,1-15.7,1.1,92.5,92.5,0,0,1-42.8-42.6,16,16,0,0,1,1-15.7L103,87.2ZM135,156.5Z\"/></svg>")}.sds-typography-link--no-icon[target=_blank]:after,.sds-typography-link--no-icon[href^=mailto\:]:before,.sds-typography-link--no-icon[href^=tel\:]:before{align-self:initial;content:normal;content:initial;-webkit-mask-image:unset;-webkit-mask-image:initial;mask-image:initial;margin:0;margin:initial;min-width:0;min-width:initial;min-height:0;min-height:initial;vertical-align:baseline;vertical-align:initial;width:auto;width:initial;height:auto;height:initial}.sds-screen-reader-only{clip-path:circle(0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sds-screen-reader-only--focusable:focus,.sds-screen-reader-only--focusable:focus-within{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}@media (prefers-reduced-motion:reduce){@view-transition{}}:root{--csstools-light-dark-toggle--56:var(--csstools-color-scheme--light)#1a1a1a;background-color:#f1f1f1;background-color:var(--csstools-light-dark-toggle--56,#f1f1f1);background-color:var(--lightningcss-light,#f1f1f1)var(--lightningcss-dark,#1a1a1a);background-color:var(--sds-color-layout-page-default);--csstools-light-dark-toggle--57:var(--csstools-color-scheme--light)#fff;color:var(--csstools-light-dark-toggle--57,#0a0132);color:var(--sds-color-text-primary);font-family:Haffer,Arial,sans-serif;font-size:1rem;font-size:var(--sds-typography-body-default-fontsize);font-feature-settings:"calt" off;font-variant-ligatures:no-contextual;font-style:normal;font-weight:400;font-weight:var(--sds-typography-body-default-fontweight);interpolate-size:allow-keywords;line-height:1.5;line-height:var(--sds-typography-body-default-lineheight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.SkeletonCard-module__fVD8da__skeletonCard__listView{gap:var(--sds-space-gap-medium);outline:2px solid var(--sds-color-brand-accent-subtle);border-radius:var(--sds-space-border-radius-medium);padding:var(--sds-space-padding-medium);flex-direction:column;animation:.1s linear SkeletonCard-module__fVD8da__appear;display:flex}@container not (max-width:600px){.SkeletonCard-module__fVD8da__skeletonCard__listView{flex-direction:row}}.SkeletonCard-module__fVD8da__skeletonCard__cardView{outline:1px solid var(--sds-color-brand-accent-subtle);background-color:var(--sds-color-layout-background-default);border-radius:var(--sds-space-border-radius-large);color:var(--sds-color-text-primary);grid-template-rows:240px auto;grid-template-areas:"image""content";grid-auto-columns:100%;animation:.1s linear SkeletonCard-module__fVD8da__appear;display:grid;overflow:hidden}.SkeletonCard-module__fVD8da__skeletonLogo__listView,.SkeletonCard-module__fVD8da__skeletonLogo__cardView,.SkeletonCard-module__fVD8da__skeletonPublisher,.SkeletonCard-module__fVD8da__skeletonTitle__listView,.SkeletonCard-module__fVD8da__skeletonTitle__cardView{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;animation:1.5s infinite SkeletonCard-module__fVD8da__pulse}.SkeletonCard-module__fVD8da__skeletonLogo__listView{border-radius:var(--sds-space-border-radius-small);width:100%;height:160px}@container not (max-width:600px){.SkeletonCard-module__fVD8da__skeletonLogo__listView{width:220px}}.SkeletonCard-module__fVD8da__skeletonLogo__cardView{grid-area:image;width:350px;height:250px}.SkeletonCard-module__fVD8da__skeletonContent__listView{gap:var(--sds-space-gap-tiny);width:100%;margin-bottom:var(--sds-space-gap-small);margin-top:var(--sds-space-gap-small);flex-direction:column;display:flex}@container not (max-width:600px){.SkeletonCard-module__fVD8da__skeletonContent__listView{width:70%}}.SkeletonCard-module__fVD8da__skeletonContent__cardView{grid-gap:var(--sds-space-gap-small);padding:var(--sds-space-padding-medium);flex-direction:column;grid-area:content;align-items:flex-start;display:flex}.SkeletonCard-module__fVD8da__skeletonHeader{gap:var(--sds-space-gap-small);flex-direction:column;width:100%;display:flex}.SkeletonCard-module__fVD8da__skeletonPublisher{height:var(--sds-typography-body-s-fontsize);border-radius:var(--sds-space-border-radius-minimal);width:20%}.SkeletonCard-module__fVD8da__skeletonTitle__listView{height:var(--sds-typography-body-default-fontsize);border-radius:var(--sds-space-border-radius-minimal);width:40%;margin-bottom:var(--sds-space-gap-minimal)}.SkeletonCard-module__fVD8da__skeletonTitle__cardView{height:var(--sds-typography-body-default-fontsize);border-radius:var(--sds-space-border-radius-minimal);width:100%;margin-bottom:var(--sds-space-gap-medium);margin-top:var(--sds-space-gap-medium)}.SkeletonCard-module__fVD8da__skeletonBody{height:var(--sds-typography-body-s-fontsize);border-radius:var(--sds-space-border-radius-minimal);background:linear-gradient(90deg,#7373731a 25%,#f5f5f5 50%,#7373731a 75%) 0 0/200% 100%;width:100%;animation:1.5s infinite SkeletonCard-module__fVD8da__pulse}@keyframes SkeletonCard-module__fVD8da__pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes SkeletonCard-module__fVD8da__appear{0%{opacity:0}99%{opacity:0}to{opacity:1}}
.SkeletonCardList-module__VJ3kqa__wrapper__listView{gap:var(--sds-space-gap-medium);flex-direction:column;display:flex;container-type:inline-size}.SkeletonCardList-module__VJ3kqa__wrapper__cardView{grid-gap:var(--sds-space-gap-large);gap:var(--sds-space-gap-large);grid-template-columns:repeat(1,1fr);justify-content:center;display:grid}@media (min-width:720px){.SkeletonCardList-module__VJ3kqa__wrapper__cardView{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.SkeletonCardList-module__VJ3kqa__wrapper__cardView{grid-template-columns:repeat(3,1fr)}}
.sds-footer{background-color:var(--sds-color-brand-accent-strong);min-height:100px}.sds-footer__content{color:var(--sds-color-text-primary);gap:var(--sds-space-gap-large);max-width:var(--sds-space-grid-max-width);padding:var(--sds-space-padding-large);flex-flow:column;grid-template-columns:auto;justify-content:space-between;margin:0 auto;display:flex}@media (min-width:720px){.sds-footer__content{flex-flow:row}}.sds-footer__logo-link.sds-typography-link{background-color:#0000;background-color:initial;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}
.sds-logo{color:var(--sds-color-text-primary);align-items:center;gap:var(--sds-space-gap-small);flex-direction:row;display:flex}.sds-logo__icon{width:1.57em}.sds-logo--primary{font-size:var(--sds-typography-fontsize-1200);font-weight:var(--sds-typography-fontweight-regular);line-height:1em}.sds-logo--secondary{font-size:var(--sds-typography-fontsize-300);font-weight:var(--sds-typography-fontweight-semibold);line-height:1em}.sds-logo--secondary .sds-logo__subtitle{font-weight:var(--sds-typography-fontweight-regular)}.sds-logo--secondary .sds-logo__icon{width:4.69em}.sds-logo--product{font-size:var(--sds-typography-fontsize-800);font-weight:var(--sds-typography-fontweight-regular);gap:var(--sds-space-gap-tiny);line-height:1em}.sds-logo--product .sds-logo__title{font-size:var(--sds-typography-fontsize-700);font-weight:var(--sds-typography-fontweight-regular);line-height:var(--sds-typography-lineheight-l)}
.Footer-module__LBuQgq__content{color:var(--sds-color-text-primary);grid-gap:var(--sds-space-gap-large);justify-content:space-evenly;gap:var(--sds-space-gap-large);width:100%;padding:var(--sds-space-padding-large)var(--sds-space-padding-huge);grid-template-areas:"logo""scrollButton""links";margin:0 auto;display:grid}@media (min-width:720px){.Footer-module__LBuQgq__content{grid-template-areas:"logo links""scrollButton links"}}.Footer-module__LBuQgq__logo{grid-area:logo;justify-content:center;align-items:center;display:flex}.Footer-module__LBuQgq__scrollButton{grid-area:scrollButton}.Footer-module__LBuQgq__links{gap:var(--sds-space-gap-large);flex-direction:column;grid-area:links;display:flex}@media (min-width:1024px){.Footer-module__LBuQgq__links{flex-direction:row}}.Footer-module__LBuQgq__linkGroup{gap:var(--sds-space-gap-medium);flex-direction:column;display:flex}
.ActiveFilterTags-module__TaOuYG__filterList{gap:var(--sds-space-gap-tiny);border-radius:var(--sds-space-border-radius-small);flex-wrap:wrap;display:flex}@media (min-width:720px){.ActiveFilterTags-module__TaOuYG__filterList{background:var(--sds-color-layout-background-primary);padding:var(--sds-space-padding-small)}}
.Breadcrumbs-module__WF60la__list{font-size:var(--sds-typography-body-l-fontsize);flex-wrap:nowrap;align-items:baseline}.Breadcrumbs-module__WF60la__list li{white-space:nowrap}.Breadcrumbs-module__WF60la__list li:last-child{text-overflow:ellipsis;overflow:hidden}
.Drawer-module__iWqLeW__drawer{z-index:1000;background-color:#fff;transition:transform .3s;position:fixed;inset:0;transform:translateY(100%)}.Drawer-module__iWqLeW__open{transform:translateY(0%)}.Drawer-module__iWqLeW__drawerContent{height:100%}.Drawer-module__iWqLeW__closeButtonContainer{z-index:1;position:absolute;top:16px;right:16px}
.PageHeader-module__uHC5ga__header{background:var(--sds-color-layout-background-primary)}.PageHeader-module__uHC5ga__content{width:100%;max-width:1100px;padding-top:var(--sds-space-padding-small);padding-right:var(--sds-space-padding-small);padding-bottom:var(--sds-space-padding-large);padding-left:var(--sds-space-padding-small);margin-left:auto;margin-right:auto}@media (min-width:720px){.PageHeader-module__uHC5ga__content{padding-top:var(--sds-space-padding-medium);padding-bottom:var(--sds-space-padding-huge);padding-left:var(--sds-space-padding-large);padding-right:var(--sds-space-padding-large)}}
.ModuleFilterPageHeader-module__M0T8UW__content{gap:var(--sds-space-padding-large);flex-direction:column;display:flex}
.ProgrammeSelector-module__y1Vrrq__background{padding-bottom:var(--sds-base-size-xl);background-color:var(--sds-color-brand-primary-subtle);flex-grow:1}.ProgrammeSelector-module__y1Vrrq__background .ProgrammeSelector-module__y1Vrrq__header{gap:var(--sds-space-padding-medium);padding-bottom:var(--sds-space-padding-large);flex-direction:column;display:flex}.ProgrammeSelector-module__y1Vrrq__card{padding:var(--sds-space-padding-medium);background:var(--sds-color-layout-background-default);border-radius:var(--sds-space-border-radius-large);text-align:center;box-shadow:0px 4px 12px 0px var(--sds-color-shadow-elevated-default);-webkit-text-decoration:inherit;text-decoration:inherit;color:inherit;aspect-ratio:1;outline:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex}@media (min-width:1024px){.ProgrammeSelector-module__y1Vrrq__card{font-size:inherit}}.ProgrammeSelector-module__y1Vrrq__cardIcon{-o-object-fit:contain;object-fit:contain;height:26px;margin-bottom:var(--sds-space-padding-tiny)}.ProgrammeSelector-module__y1Vrrq__cardText{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.ProgrammeSelector-module__y1Vrrq__programmeCards{grid-gap:var(--sds-space-gap-medium);gap:var(--sds-space-gap-medium);grid-template-columns:repeat(2,1fr);display:grid}.ProgrammeSelector-module__y1Vrrq__programmeCards h2{grid-column:1/-1;font-weight:400}.ProgrammeSelector-module__y1Vrrq__programmeCards h2:not(:first-of-type){padding-top:var(--sds-space-padding-large)}@media (min-width:720px){.ProgrammeSelector-module__y1Vrrq__programmeCards{max-width:calc(5*180px + 4*var(--sds-space-gap-medium));grid-template-columns:repeat(auto-fill,180px)}}
.page-module__HO_EsW__modulePage{grid-gap:var(--sds-space-padding-large);gap:var(--sds-space-padding-large);flex-grow:1;display:grid}.page-module__HO_EsW__modulePage>:first-child{grid-row:1/-1}.page-module__HO_EsW__modulePage{grid-template-columns:1fr}@media (min-width:720px){.page-module__HO_EsW__modulePage{grid-template-rows:max-content 1fr;grid-template-columns:300px 1fr}}.page-module__HO_EsW__mainContent{padding-top:var(--sds-space-padding-medium);padding-bottom:var(--sds-space-padding-large);gap:var(--sds-space-padding-medium);flex-direction:column;display:flex}.page-module__HO_EsW__breadcrumbs{margin-bottom:var(--sds-space-padding-medium)}.page-module__HO_EsW__feedbackContainer{margin-top:var(--sds-space-padding-huge);align-self:center}.page-module__HO_EsW__feedbackLinks{gap:var(--sds-space-gap-small);flex-direction:column;display:flex}@media (min-width:720px){.page-module__HO_EsW__feedbackLinks{flex-direction:row}}
.Stack-module___FdoRq__container{flex-direction:column;display:flex}.Stack-module___FdoRq__gap-t{gap:var(--sds-space-gap-tiny)}.Stack-module___FdoRq__gap-s{gap:var(--sds-space-gap-small)}.Stack-module___FdoRq__gap-m{gap:var(--sds-space-gap-medium)}.Stack-module___FdoRq__gap-l{gap:var(--sds-space-gap-large)}
.ListImage-module__sqhRMW__listImage{-webkit-backdrop-filter:blur();backdrop-filter:blur();grid-template-rows:100%;grid-template-columns:100%;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.ListImage-module__sqhRMW__listImage>img{grid-area:1/1;width:100%;height:100%;overflow:hidden}.ListImage-module__sqhRMW__roundedCorners{border-radius:var(--sds-space-border-radius-medium)}.ListImage-module__sqhRMW__placeholderImage{-o-object-fit:cover;object-fit:cover}.ListImage-module__sqhRMW__mainImage{-o-object-fit:contain;object-fit:contain}.ListImage-module__sqhRMW__blur{-webkit-backdrop-filter:blur(18px)brightness(.9);backdrop-filter:blur(18px)brightness(.9)}.ListImage-module__sqhRMW__backgroundImage{-o-object-fit:cover;object-fit:cover}
.ServiceModuleCard-module__jAg_Fq__moduleLink{outline:2px solid var(--sds-color-brand-accent-subtle);border-radius:var(--sds-space-border-radius-large);background-color:var(--sds-color-layout-background-default);height:100%;color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;grid-template-rows:240px auto;grid-template-areas:"image""content";display:grid;overflow:hidden}.ServiceModuleCard-module__jAg_Fq__image{grid-area:image;padding:1rem}.ServiceModuleCard-module__jAg_Fq__content{grid-gap:var(--sds-space-gap-medium);padding:var(--sds-space-padding-medium);word-wrap:break-word;flex-direction:column;grid-area:content;align-items:flex-start;display:flex;overflow:hidden}.ServiceModuleCard-module__jAg_Fq__heading{width:100%}.ServiceModuleCard-module__jAg_Fq__description{-webkit-line-clamp:4;line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;height:4lh;display:-webkit-box;overflow:hidden}
.ServiceModuleList-module__Phwd6q__noModules{align-items:center;gap:var(--sds-space-gap-medium);flex-direction:column;display:flex}.ServiceModuleList-module__Phwd6q__search{gap:var(--sds-space-gap-medium);flex-direction:column;display:flex}.ServiceModuleList-module__Phwd6q__modules{margin-top:var(--sds-space-padding-medium);grid-gap:var(--sds-space-gap-large);gap:var(--sds-space-gap-large);grid-template-columns:repeat(1,1fr);justify-content:center;display:grid}@media (min-width:720px){.ServiceModuleList-module__Phwd6q__modules{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServiceModuleList-module__Phwd6q__modules{grid-template-columns:repeat(3,1fr)}}.ServiceModuleList-module__Phwd6q__firstSkeleton{margin-top:0}.ServiceModuleList-module__Phwd6q__loadMoreSkeleton,.ServiceModuleList-module__Phwd6q__noResults{margin-top:var(--sds-space-gap-large)}.ServiceModuleList-module__Phwd6q__showMore{gap:var(--sds-space-gap-small);margin-top:var(--sds-space-gap-large);flex-direction:column;align-items:center;display:flex}
.ServicePageHeader-module__CTaAva__content{padding-top:var(--sds-space-padding-large);grid-gap:var(--sds-space-padding-large);gap:var(--sds-space-padding-large);grid-template-rows:max-content 1fr;grid-template-areas:"heading""logo""link""infoBox";display:grid}@media (min-width:1024px){.ServicePageHeader-module__CTaAva__content{grid-template-columns:max-content 1fr 1fr;grid-template-areas:"logo heading heading""logo link.""logo infoBox infoBox"}}.ServicePageHeader-module__CTaAva__logo{grid-area:logo;justify-content:center;align-items:center;display:flex}.ServicePageHeader-module__CTaAva__heading{flex-direction:column;grid-area:heading;display:flex}.ServicePageHeader-module__CTaAva__externalLink{grid-area:link;width:max-content;max-height:50px}.ServicePageHeader-module__CTaAva__infoBox{grid-area:infoBox}
.UseServiceInfoBox-module__FBhdHq__infoBox{padding:var(--sds-space-padding-medium);border:1px solid var(--sds-color-layout-divider-strong);border-radius:var(--sds-space-border-radius-medium);gap:var(--sds-space-padding-small);flex-direction:column;max-width:60ch;display:flex}
.ServiceCard-module__nldd5W__card{container-type:inline-size}.ServiceCard-module__nldd5W__link{grid-gap:var(--sds-space-padding-medium);gap:var(--sds-space-padding-medium);color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;outline:2px solid var(--sds-color-brand-accent-subtle);border-radius:var(--sds-space-border-radius-medium);padding:var(--sds-space-padding-medium);grid-template:"image"160px"content"16rem/100%;height:100%;display:grid}.ServiceCard-module__nldd5W__link .ServiceCard-module__nldd5W__description{-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;height:8lh;display:-webkit-box;overflow:hidden}@container not (max-width:450px){.ServiceCard-module__nldd5W__link{grid-template:"image image"160px"content content"13rem/160px 1fr}.ServiceCard-module__nldd5W__link .ServiceCard-module__nldd5W__description{-webkit-line-clamp:6;line-clamp:6;height:6lh}}@container not (max-width:800px){.ServiceCard-module__nldd5W__link{grid-template:"image content"10rem/160px 1fr}.ServiceCard-module__nldd5W__link .ServiceCard-module__nldd5W__description{-webkit-line-clamp:3;line-clamp:3;height:3lh}}.ServiceCard-module__nldd5W__serviceLink{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;outline:2px solid var(--sds-color-brand-accent-subtle);border-radius:var(--sds-space-border-radius-medium);display:block}.ServiceCard-module__nldd5W__content{grid-area:content;overflow:hidden}.ServiceCard-module__nldd5W__title{margin-bottom:var(--sds-space-padding-tiny)}
.ServiceCardList-module__bN55dG__footer{gap:var(--sds-space-gap-large);flex-direction:column;align-self:center;display:flex}.ServiceCardList-module__bN55dG__count,.ServiceCardList-module__bN55dG__moreButton{align-self:center}
.GradeCard-module__XXRNkW__card{padding:var(--sds-space-padding-medium);background:var(--sds-color-layout-background-default);border-radius:var(--sds-space-border-radius-large);text-align:center;box-shadow:0px 4px 12px 0px var(--sds-color-shadow-elevated-default);gap:var(--sds-space-gap-medium);-webkit-text-decoration:inherit;text-decoration:inherit;font-size:inherit;color:inherit;outline:2px solid #0000;flex-direction:column;justify-content:space-between;align-items:center;display:flex}.GradeCard-module__XXRNkW__heading{word-break:break-word}
.HomePageHeader-module__dJsm8G__pageHeader{padding-top:var(--sds-space-padding-large)}.HomePageHeader-module__dJsm8G__pageTitle{margin-bottom:var(--sds-space-gap-medium)}.HomePageHeader-module__dJsm8G__description{max-width:720px}.HomePageHeader-module__dJsm8G__gradeCards{margin-top:var(--sds-space-padding-large);grid-gap:var(--sds-space-gap-medium);gap:var(--sds-space-gap-medium);grid-template-columns:1fr;justify-content:center;display:grid}@media (min-width:720px){.HomePageHeader-module__dJsm8G__gradeCards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.HomePageHeader-module__dJsm8G__gradeCards{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
.page-module__rsrm8a__content{gap:var(--sds-space-gap-medium);flex-direction:column;display:flex}.page-module__rsrm8a__button{margin-top:var(--sds-space-padding-medium);align-self:center}.page-module__rsrm8a__background{background-color:var(--sds-color-layout-page-default)}.page-module__rsrm8a__columns{gap:var(--sds-space-gap-medium);flex-direction:row;display:flex}@media not (min-width:720px){.page-module__rsrm8a__columns{flex-direction:column}}.page-module__rsrm8a__title{margin-bottom:var(--sds-space-gap-medium)}.page-module__rsrm8a__points{gap:var(--sds-space-gap-medium);margin:0 var(--sds-space-gap-medium);flex-direction:column;display:flex}.page-module__rsrm8a__point{gap:2rem;display:flex}.page-module__rsrm8a__icon{font-size:32px}.page-module__rsrm8a__feedbackLinks{gap:var(--sds-space-gap-small);flex-direction:column;display:flex}@media (min-width:720px){.page-module__rsrm8a__feedbackLinks{flex-direction:row}}.page-module__rsrm8a__panelFooter{flex:1}.page-module__rsrm8a__blapp{justify-content:space-between}.page-module__rsrm8a__infoParagraph{text-align:center;max-width:70ch}.page-module__rsrm8a__binoculars{max-width:200px}@media (min-width:1024px){.page-module__rsrm8a__binoculars{max-width:250px}}
.Header-module__U1MS4q__header{border-bottom:2px solid var(--sds-color-layout-divider-subtle)}.Header-module__U1MS4q__header a{-webkit-text-decoration:none;text-decoration:none}
.LocaleSwitcherSelect-module__Pne1uq__localeSwitcher{position:relative}.LocaleSwitcherSelect-module__Pne1uq__list{z-index:1;width:100%;padding:var(--sds-space-padding-tiny);background:var(--sds-color-layout-background-default);border-radius:var(--sds-space-border-radius-medium);position:absolute}.LocaleSwitcherSelect-module__Pne1uq__listButton{width:100%;padding:var(--sds-space-padding-small);border-radius:var(--sds-space-border-radius-medium);text-align:left;cursor:pointer;border:none}.LocaleSwitcherSelect-module__Pne1uq__listButton:hover{background-color:var(--sds-color-interaction-primary-subtle-highlight)}.LocaleSwitcherSelect-module__Pne1uq__listButtonSelected,.LocaleSwitcherSelect-module__Pne1uq__listButtonSelected:hover{background-color:var(--sds-color-interaction-primary-strong-highlight);color:var(--sds-color-text-on-strong)}.LocaleSwitcherSelect-module__Pne1uq__listButton:focus-visible{outline:var(--sds-focus-outline)}
.layout-module__1f2BEW__body{flex-direction:column;min-height:100vh;display:flex}.layout-module__1f2BEW__content{flex-direction:column;flex-grow:1;display:flex}.layout-module__1f2BEW__footer{margin-top:auto}
.page-module__BGsDzq__page h1{margin-bottom:var(--sds-space-padding-medium)}.page-module__BGsDzq__page h2{margin-top:var(--sds-space-padding-medium);margin-bottom:var(--sds-space-padding-small)}.page-module__BGsDzq__page p{margin-bottom:var(--sds-space-padding-small)}.page-module__BGsDzq__content{margin-top:var(--sds-space-padding-large);max-width:80ch}
.page-module__i5CKPW__page h1{margin-bottom:var(--sds-space-padding-medium)}.page-module__i5CKPW__page h2{margin-top:var(--sds-space-padding-medium);margin-bottom:var(--sds-space-padding-small)}.page-module__i5CKPW__page p,.page-module__i5CKPW__page ul{margin-bottom:var(--sds-space-padding-small)}.page-module__i5CKPW__content{margin-top:var(--sds-space-padding-large);max-width:80ch}
.not-found-module__-wicsa__container{text-align:center;padding:var(--sds-space-padding-huge);justify-content:center;align-items:center;gap:var(--sds-space-gap-large);flex-direction:column;display:flex}
