.number-input.svelte-rhsmy6 .input:where(.svelte-rhsmy6){max-width:4rem;min-width:45px;border-color:#dbdbdb!important}.slider.svelte-1e0l81l{---track-width: var(--track-width, unset);---track-height: var(--track-height, 6px);---track-background: var(--track-background, #949494);---track-border: var(--track-border, none);---thumb-size: var(--thumb-size, 16px);---thumb-background: var(--thumb-background, #2d2d2d);---thumb-border: var(--thumb-border, none);---position: var(--position, 0px);---margin-inline-thumb-bigger: max(var(---thumb-size) - var(---track-height), 0px);---margin-inline-thumb-smaller: max(var(---track-height) - var(---thumb-size), 0px);position:relative;margin:auto;user-select:none;-webkit-user-select:none;background-color:transparent}.slider.svelte-1e0l81l:before{background-color:transparent}[aria-orientation=horizontal].svelte-1e0l81l{width:var(---track-width);max-width:calc(100% - 2 * var(---margin-inline-thumb-bigger));height:calc(max(var(---track-height),var(---thumb-size)) + 4px);height:max(var(---track-height),var(---thumb-size));margin-inline:var(---margin-inline-thumb-bigger);margin-block:var(--margin-block, 8px)}[aria-orientation=vertical].svelte-1e0l81l{width:calc(max(var(---track-height),var(---thumb-size)) + 4px);width:max(var(---track-height),var(---thumb-size));height:var(---track-width);max-height:calc(100% - 2 * var(---margin-inline-thumb-bigger));margin-block:var(---margin-inline-thumb-bigger);margin-inline:var(--margin-block, 8px)}.track.svelte-1e0l81l{position:absolute;pointer-events:none;background:var(---track-background);border:var(---track-border);border-radius:calc(var(---track-height) / 2);box-sizing:border-box}[aria-orientation=horizontal].svelte-1e0l81l .track:where(.svelte-1e0l81l){height:var(---track-height);top:50%;transform:translateY(-50%);left:0;right:0}[aria-orientation=vertical].svelte-1e0l81l .track:where(.svelte-1e0l81l){width:var(---track-height);left:50%;transform:translate(-50%);top:0;bottom:0}.thumb.svelte-1e0l81l{pointer-events:none;position:absolute;height:var(---thumb-size);width:var(---thumb-size);border-radius:calc(var(---thumb-size) / 2);background:var(---thumb-background);border:var(---thumb-border);box-sizing:border-box;transform:translate(-50%,-50%);--margin-left: ( 2 * var(---track-height) - var(---thumb-size) - var(---margin-inline-thumb-smaller) ) / 2;--left: calc(var(---position) * (100% - 2 * var(--margin-left)) + var(--margin-left))}[aria-orientation=horizontal].svelte-1e0l81l:not(.reverse) .thumb:where(.svelte-1e0l81l){top:50%;left:var(--left)}[aria-orientation=vertical].svelte-1e0l81l:not(.reverse) .thumb:where(.svelte-1e0l81l){left:50%;bottom:calc(var(--left) - var(---thumb-size))}[aria-orientation=horizontal].reverse.svelte-1e0l81l .thumb:where(.svelte-1e0l81l){top:50%;right:calc(var(--left) - var(---thumb-size))}[aria-orientation=vertical].reverse.svelte-1e0l81l .thumb:where(.svelte-1e0l81l){left:50%;top:calc(var(--left))}.slider.svelte-1e0l81l:focus-visible{outline:none}.slider.svelte-1e0l81l:focus-visible .track:where(.svelte-1e0l81l){outline:2px solid var(--focus-color, red);outline-offset:2px}.picker.svelte-lnhtzz{position:relative;display:inline-block;width:var(--picker-width, 200px);height:var(--picker-height, 200px);background:linear-gradient(#fff0,#000),linear-gradient(.25turn,#fff,#0000),var(--picker-color-bg);border-radius:var(--picker-radius, 8px);outline:none;-webkit-user-select:none;user-select:none}.s.svelte-lnhtzz,.v.svelte-lnhtzz{position:absolute;--track-background: none;--track-border: none;--thumb-background: none;--thumb-border: none;--thumb-size: 2px;--margin-block: 0;--track-height: var(--picker-indicator-size, 10px);user-select:none;-webkit-user-select:none}.s.svelte-lnhtzz{top:calc(var(--pos-y) * (var(--picker-height, 200px) - var(--picker-indicator-size, 10px) - 4px) / 100 + 2px);left:2px;--track-width: calc(var(--picker-width, 200px) - 4px)}.v.svelte-lnhtzz{top:2px;left:calc(var(--pos-x) * (var(--picker-width, 200px) - var(--picker-indicator-size, 10px) - 4px) / 100 + 2px);--track-width: calc(var(--picker-height, 200px) - 4px)}div.svelte-197h0ka{position:absolute;left:calc(var(--pos-x) * (var(--picker-width, 200px) - var(--picker-indicator-size, 10px) - 4px) / 100 + 2px);top:calc(var(--pos-y) * (var(--picker-height, 200px) - var(--picker-indicator-size, 10px) - 4px) / 100 + 2px);width:var(--picker-indicator-size, 10px);height:var(--picker-indicator-size, 10px);background-color:#fff;box-shadow:0 0 4px #000;border-radius:50%;pointer-events:none;z-index:1;transition:box-shadow .2s}.is-dark.svelte-197h0ka{box-shadow:0 0 4px #fff}.text-input.svelte-zfxp3g{margin:var(--text-input-margin, 5px 0 0)}.input-container.svelte-zfxp3g{display:flex;flex:1;gap:10px}input.svelte-zfxp3g,button.svelte-zfxp3g,.button-like.svelte-zfxp3g{flex:1;border:none;background-color:var(--cp-input-color, #eee);color:var(--cp-text-color, var(--cp-border-color));padding:0;border-radius:5px;height:30px;line-height:30px;text-align:center}input.svelte-zfxp3g{width:5px;font-family:inherit}button.svelte-zfxp3g,.button-like.svelte-zfxp3g{position:relative;flex:1;margin:8px 0 0;height:30px;width:100%;transition:background-color .2s;cursor:pointer;font-family:inherit}.button-like.svelte-zfxp3g{cursor:default}.appear.svelte-zfxp3g,.disappear.svelte-zfxp3g{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;transition:all .5s}button.svelte-zfxp3g:hover .disappear:where(.svelte-zfxp3g),.appear.svelte-zfxp3g{opacity:0}.disappear.svelte-zfxp3g,button.svelte-zfxp3g:hover .appear:where(.svelte-zfxp3g){opacity:1}button.svelte-zfxp3g:hover{background-color:var(--cp-button-hover-color, #ccc)}input.svelte-zfxp3g:focus,button.svelte-zfxp3g:focus{outline:none}input.svelte-zfxp3g:focus-visible,button.svelte-zfxp3g:focus-visible{outline:2px solid var(--focus-color, red);outline-offset:2px}label.svelte-1n4s96p{display:inline-flex;align-items:center;gap:8px;cursor:pointer;border-radius:3px;margin:4px;height:var(--input-size, 25px);-webkit-user-select:none;user-select:none}.container.svelte-1n4s96p{position:relative;display:block;display:flex;align-items:center;justify-content:center;width:var(--input-size, 25px)}input.svelte-1n4s96p{margin:0;padding:0;border:none;width:1px;height:1px;flex-shrink:0;opacity:0}.alpha.svelte-1n4s96p{clip-path:circle(50%);background:var(--alpha-grid-bg)}.alpha.svelte-1n4s96p,.color.svelte-1n4s96p{position:absolute;width:var(--input-size, 25px);height:var(--input-size, 25px);border-radius:50%;-webkit-user-select:none;user-select:none}input.svelte-1n4s96p:focus-visible~.color:where(.svelte-1n4s96p){outline:2px solid var(--focus-color, red);outline-offset:2px}div.svelte-1ujbc96{padding:8px;background-color:var(--cp-bg-color, white);margin:0 10px 10px;border:1px solid var(--cp-border-color, black);border-radius:12px;display:none;width:max-content}.is-open.svelte-1ujbc96{display:inline-block}[role=dialog].svelte-1ujbc96{position:absolute;top:calc(var(--input-size, 25px) + 12px);left:0;z-index:var(--picker-z-index, 2)}label.svelte-lb3pmh{display:flex;justify-content:center;margin-bottom:4px;grid-area:nullable;-webkit-user-select:none;user-select:none}input.svelte-lb3pmh{margin:0}input.svelte-lb3pmh:focus-visible{outline:none}input.svelte-lb3pmh:focus-visible+span:where(.svelte-lb3pmh){width:14px;height:14px;border-radius:2px;outline:2px solid var(--focus-color, red);outline-offset:2px}div.svelte-lb3pmh{width:32px;aspect-ratio:2;position:relative}div.svelte-lb3pmh :where(.svelte-lb3pmh){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}span.svelte-12pk1sg{position:relative;color:var(--cp-text-color, var(--cp-border-color));--alpha-grid-bg: linear-gradient(45deg, #eee 25%, #0000 25%, #0000 75%, #eee 75%) 0 0 / 10px 10px, linear-gradient(45deg, #eee 25%, #0000 25%, #0000 75%, #eee 75%) 5px 5px / 10px 10px}.h.svelte-12pk1sg,.a.svelte-12pk1sg{display:inline-flex;justify-content:center;--track-height: var(--slider-width, 10px);--track-width: var(--picker-height, 200px);--track-border: none;--thumb-size: calc(var(--slider-width, 10px) - 3px);--thumb-background: white;--thumb-border: 1px solid black;--margin-block: 0;--gradient-direction: .5turn}.horizontal.svelte-12pk1sg .h:where(.svelte-12pk1sg),.horizontal.svelte-12pk1sg .a:where(.svelte-12pk1sg){--track-width: calc(var(--picker-width, 200px) - 12px);--gradient-direction: .25turn;margin:4px 6px}.horizontal.svelte-12pk1sg .h:where(.svelte-12pk1sg){margin-top:8px}.vertical.svelte-12pk1sg .h:where(.svelte-12pk1sg),.vertical.svelte-12pk1sg .a:where(.svelte-12pk1sg){margin-left:3px}.h.svelte-12pk1sg{grid-area:hue;--gradient-hue: #ff1500fb, #ffff00 17.2%, #ffff00 18.2%, #00ff00 33.3%, #00ffff 49.5%, #00ffff 51.5%, #0000ff 67.7%, #ff00ff 83.3%, #ff0000;--track-background: linear-gradient(var(--gradient-direction), var(--gradient-hue))}.a.svelte-12pk1sg{grid-area:alpha;margin-top:2px;--track-background: linear-gradient(var(--gradient-direction), rgba(0, 0, 0, 0), var(--alphaless-color)), var(--alpha-grid-bg)}span.svelte-12pk1sg .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}div.svelte-16nssho{background-color:var(--cp-bg-color, white);margin:0 10px 15px;border:1px solid var(--cp-border-color, black);border-radius:8px;display:none;--text-input-margin: 5px 5px 6px;--picker-radius: 8px 8px 0 0;--picker-width: 260px}.is-open.svelte-16nssho{display:flex;flex-direction:column}[role=dialog].svelte-16nssho{position:absolute;top:calc(var(--input-size, 25px) + 12px);left:0;z-index:var(--picker-z-index, 2)}div.svelte-16nssho:not([role=dialog]){display:inline-flex;flex-direction:column}.default-color-picker-container.svelte-1qc5j8{position:relative}.default-color-picker-container.svelte-1qc5j8 .wrapper{margin:0}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.color-palette.svelte-14ddq8v{border:1px solid hsl(0,0%,0%);cursor:pointer}.color-palette.svelte-14ddq8v:hover{border:3px solid hsl(204,86%,53%)}.color-palette-readonly.svelte-14ddq8v{border:1px solid hsl(0,0%,0%)}.tooltip.svelte-14ddq8v{height:fit-content;width:260px}.rangePips{--pip: var(--range-pip, var(--slider-base));--pip-text: var(--range-pip-text, var(--pip));--pip-active: var(--range-pip-active, var(--slider-fg));--pip-active-text: var(--range-pip-active-text, var(--pip-active));--pip-hover: var(--range-pip-hover, var(--slider-fg));--pip-hover-text: var(--range-pip-hover-text, var(--pip-hover));--pip-in-range: var(--range-pip-in-range, var(--pip-active));--pip-in-range-text: var(--range-pip-in-range-text, var(--pip-active-text));--pip-out-of-limit: var(--range-pip-out-of-limit, var(--slider-base-100));--pip-out-of-limit-text: var(--range-pip-out-of-limit-text, var(--pip-out-of-limit))}.rangePips{position:absolute;transform:translateZ(.001px);height:1em;left:0;right:0;bottom:-1em;font-variant-numeric:tabular-nums}.rangePips.rsVertical{height:auto;width:1em;inset:0 auto 0 100%}.rangePips .rsPip{height:.4em;position:absolute;top:.25em;width:1px;white-space:nowrap;transform:translateZ(.001px)}.rangePips.rsVertical .rsPip{height:1px;width:.4em;left:.25em;top:auto;bottom:auto}.rangePips .rsPipVal{position:absolute;top:.4em;transform:translate(-50%,25%);display:inline-flex}.rangePips.rsVertical .rsPipVal{position:absolute;top:0;left:.4em;transform:translate(25%,-50%)}.rangePips .rsPip{transition:all .15s ease}.rangePips .rsPipVal{transition:all .15s ease,font-weight 0s linear}.rangePips .rsPip{color:var(--pip-text);background-color:var(--pip)}.rangePips .rsPip.rsSelected{color:var(--pip-active-text);background-color:var(--pip-active)}.rangePips.rsHoverable:not(.rsDisabled) .rsPip:not(.rsOutOfLimit):hover{color:var(--pip-hover-text);background-color:var(--pip-hover)}.rangePips .rsPip.rsInRange{color:var(--pip-in-range-text);background-color:var(--pip-in-range)}.rangePips .rsPip.rsOutOfLimit{color:var(--pip-out-of-limit-text);background-color:var(--pip-out-of-limit)}.rangePips .rsPip.rsSelected{height:.75em}.rangePips.rsVertical .rsPip.rsSelected{height:1px;width:.75em}.rangePips .rsPip.rsSelected .rsPipVal{font-weight:700;top:.75em}.rangePips.rsVertical .rsPip.rsSelected .rsPipVal{top:0;left:.75em}.rangePips.rsHoverable:not(.rsDisabled) .rsPip:not(.rsSelected):not(.rsOutOfLimit):hover{transition:none}.rangePips.rsHoverable:not(.rsDisabled) .rsPip:not(.rsSelected):not(.rsOutOfLimit):hover .rsPipVal{transition:none;font-weight:700}@layer base{.rangeSlider{--slider-accent: #4a40d4;--slider-accent-100: #838de7;--slider-base: #99a2a2;--slider-base-100: #b9c2c2;--slider-bg: #d7dada;--slider-fg: #3f3e4f;--slider-dark-accent: #6070fc;--slider-dark-accent-100: #7a7fab;--slider-dark-base: #82809f;--slider-dark-base-100: #595868;--slider-dark-bg: #3f3e4f;--slider-dark-fg: #d7dada;--slider: var(--range-slider, var(--slider-bg));--handle-inactive: var(--range-handle-inactive, var(--slider-base));--handle: var(--range-handle, var(--slider-accent-100));--handle-focus: var(--range-handle-focus, var(--slider-accent));--handle-border: var(--range-handle-border, var(--handle));--range-inactive: var(--range-range-inactive, var(--handle-inactive));--range: var(--range-range, var(--handle-focus));--range-limit: var(--range-range-limit, var(--slider-base-100));--range-hover: var(--range-range-hover, var(--handle-border));--range-press: var(--range-range-press, var(--handle-border));--float-inactive: var(--range-float-inactive, var(--handle-inactive));--float: var(--range-float, var(--handle-focus));--float-text: var(--range-float-text, white)}.rangeSlider.rsDark{--slider-accent: var(--slider-dark-accent);--slider-accent-100: var(--slider-dark-accent-100);--slider-base: var(--slider-dark-base);--slider-base-100: var(--slider-dark-base-100);--slider-bg: var(--slider-dark-bg);--slider-fg: var(--slider-dark-fg)}@media(prefers-color-scheme:dark){.rangeSlider.rsAutoDark{--slider-accent: var(--slider-dark-accent);--slider-accent-100: var(--slider-dark-accent-100);--slider-base: var(--slider-dark-base);--slider-base-100: var(--slider-dark-base-100);--slider-bg: var(--slider-dark-bg);--slider-fg: var(--slider-dark-fg)}}}.rangeSlider{position:relative;border-radius:100px;height:.5em;margin:1em;transition:opacity .2s ease;-webkit-user-select:none;user-select:none;overflow:visible}.rangeSlider *{-webkit-user-select:none;user-select:none}.rangeSlider.rsPips{margin-bottom:1.8em}.rangeSlider.rsPipLabels{margin-bottom:2.8em}.rangeSlider.rsVertical{display:inline-block;border-radius:100px;width:.5em;min-height:200px}.rangeSlider.rsVertical.rsPips{margin-right:1.8em;margin-bottom:1em}.rangeSlider.rsVertical.rsPipLabels{margin-right:2.8em;margin-bottom:1em}.rangeSlider .rangeHandle{position:absolute;display:block;height:1.4em;width:1.4em;top:.25em;bottom:auto;transform:translateY(-50%) translate(-50%);translate:calc(var(--slider-length) * (var(--handle-pos) / 100) * 1px) 0;z-index:2}.rangeSlider.rsReversed .rangeHandle{transform:translateY(-50%) translate(-50%);translate:calc((var(--slider-length) * 1px) - (var(--slider-length) * (var(--handle-pos) / 100) * 1px)) 0}.rangeSlider.rsVertical .rangeHandle{left:.25em;top:auto;transform:translateY(-50%) translate(-50%);translate:0 calc(var(--slider-length) * (1 - var(--handle-pos) / 100) * 1px)}.rangeSlider.rsVertical.rsReversed .rangeHandle{transform:translateY(-50%) translate(-50%);translate:0 calc((var(--slider-length) * 1px) - (var(--slider-length) * (1 - var(--handle-pos) / 100) * 1px))}.rangeSlider .rangeNub,.rangeSlider .rangeHandle:before{position:absolute;left:0;top:0;display:block;border-radius:10em;height:100%;width:100%;transition:background .2s ease,box-shadow .2s ease}.rangeSlider .rangeHandle:before{content:"";inset:1px;height:auto;width:auto;box-shadow:0 0 0 0 var(--handle-border);opacity:0;transition:opacity .2s ease,box-shadow .2s ease}.rangeSlider.rsHoverable:not(.rsDisabled) .rangeHandle:hover:before{box-shadow:0 0 0 8px var(--handle-border);opacity:.2}.rangeSlider.rsHoverable:not(.rsDisabled) .rangeHandle.rsPress:before,.rangeSlider.rsHoverable:not(.rsDisabled) .rangeHandle.rsPress:hover:before{box-shadow:0 0 0 12px var(--handle-border);opacity:.4}.rangeSlider.rsRange:not(.rsMin):not(.rsMax) .rangeNub{border-radius:10em 10em 10em 1.6em}.rangeSlider.rsRange .rangeHandle:nth-of-type(1) .rangeNub{transform:rotate(-135deg)}.rangeSlider.rsRange .rangeHandle:nth-of-type(2) .rangeNub{transform:rotate(45deg)}.rangeSlider.rsRange.rsReversed .rangeHandle:nth-of-type(1) .rangeNub{transform:rotate(45deg)}.rangeSlider.rsRange.rsReversed .rangeHandle:nth-of-type(2) .rangeNub{transform:rotate(-135deg)}.rangeSlider.rsRange.rsVertical .rangeHandle:nth-of-type(1) .rangeNub{transform:rotate(135deg)}.rangeSlider.rsRange.rsVertical .rangeHandle:nth-of-type(2) .rangeNub{transform:rotate(-45deg)}.rangeSlider.rsRange.rsVertical.rsReversed .rangeHandle:nth-of-type(1) .rangeNub{transform:rotate(-45deg)}.rangeSlider.rsRange.rsVertical.rsReversed .rangeHandle:nth-of-type(2) .rangeNub{transform:rotate(135deg)}.rangeSlider .rangeFloat{display:block;position:absolute;left:50%;bottom:1.75em;font-size:1em;text-align:center;pointer-events:none;white-space:nowrap;font-size:.9em;line-height:1;padding:.33em .5em .5em;border-radius:.5em;z-index:3;opacity:0;translate:-50% -50% .01px;scale:1;transform-origin:center;transition:all .22s cubic-bezier(.33,1,.68,1)}.rangeSlider .rangeHandle.rsActive .rangeFloat,.rangeSlider.rsHoverable .rangeHandle:hover .rangeFloat,.rangeSlider.rsHoverable .rangeBar:hover .rangeFloat,.rangeSlider.rsFocus .rangeBar .rangeFloat{opacity:1;scale:1;translate:-50% 0% .01px}.rangeSlider .rangeBar .rangeFloat{bottom:.875em;z-index:2}.rangeSlider.rsVertical .rangeFloat{inset:50% 1.75em auto auto;translate:-50% -50% .01px}.rangeSlider.rsVertical .rangeHandle.rsActive .rangeFloat,.rangeSlider.rsVertical.rsHoverable .rangeHandle:hover .rangeFloat,.rangeSlider.rsVertical.rsHoverable .rangeBar:hover .rangeFloat,.rangeSlider.rsVertical.rsFocus .rangeBar .rangeFloat{translate:0% -50% .01px}.rangeSlider.rsVertical .rangeBar .rangeFloat{right:.875em}.rangeSlider .rangeBar,.rangeSlider .rangeLimit,.rangeSlider.rsDrag .rangeBar:before{position:absolute;display:block;transition:background .2s ease;border-radius:1em;height:.5em;top:0;-webkit-user-select:none;user-select:none;z-index:1}.rangeSlider.rsVertical .rangeBar,.rangeSlider.rsVertical .rangeLimit,.rangeSlider.rsVertical.rsDrag .rangeBar:before{width:.5em;height:auto}.rangeSlider .rangeBar{translate:calc((var(--slider-length) * (var(--range-start) / 100) * 1px)) 0;width:calc(var(--slider-length) * (var(--range-size) / 100 * 1px))}.rangeSlider.rsReversed .rangeBar{translate:calc((var(--slider-length) * 1px) - (var(--slider-length) * (var(--range-end) / 100) * 1px)) 0}.rangeSlider.rsVertical .rangeBar{translate:0 calc((var(--slider-length) * 1px) - (var(--slider-length) * (var(--range-end) / 100) * 1px));height:calc(var(--slider-length) * (var(--range-size) / 100 * 1px))}.rangeSlider.rsVertical.rsReversed .rangeBar{translate:0 calc((var(--slider-length) * (var(--range-start) / 100) * 1px))}.rangeSlider.rsDrag .rangeBar:before{content:"";inset:-.5em 0;height:auto;background-color:var(--range-hover);opacity:0;scale:1 .5;transition:opacity .2s ease,scale .2s ease}.rangeSlider.rsVertical.rsDrag .rangeBar:before{inset:0 -.5em;width:auto}.rangeSlider.rsHoverable:not(.rsDisabled).rsDrag .rangeBar:hover:before{opacity:.2;scale:1 1}.rangeSlider.rsHoverable:not(.rsDisabled).rsDrag .rangeBar.rsPress:before{opacity:.4;scale:1 1.25}.rangeSlider.rsVertical.rsHoverable:not(.rsDisabled).rsDrag .rangeBar.rsPress:before{scale:1.25 1}.rangeSlider{background-color:var(--slider)}.rangeSlider .rangeBar{background-color:var(--range-inactive)}.rangeSlider.rsFocus .rangeBar{background-color:var(--range)}.rangeSlider .rangeLimit{background-color:var(--range-limit)}.rangeSlider .rangeNub{background-color:var(--handle-inactive)}.rangeSlider.rsFocus .rangeNub{background-color:var(--handle)}.rangeSlider .rangeHandle.rsActive .rangeNub{background-color:var(--handle-focus)}.rangeSlider .rangeFloat{color:var(--float-text);background-color:var(--float-inactive)}.rangeSlider.rsFocus .rangeFloat{background-color:var(--float)}.rangeSlider.rsDisabled{opacity:.5}.rangeSlider.rsDisabled .rangeNub{background-color:var(--handle-inactive)}.rangeSlider .rangeBar,.rangeSlider .rangeHandle{transition:opacity .2s ease}.range-slider.svelte-jji1ou{--range-handle-focus: #6babeb;--range-handle-inactive: #6babeb;--range-handle: #6babeb;--range-range-inactive: #6babeb;margin:0;font-size:12px}.inputs.svelte-jji1ou{height:30px}.help.svelte-rgo3so{cursor:pointer}.help.svelte-rgo3so .small:where(.svelte-rgo3so){font-size:16px}.help.svelte-rgo3so .normal:where(.svelte-rgo3so){font-size:24px}.help.svelte-rgo3so .medium:where(.svelte-rgo3so){font-size:36px}.help.svelte-rgo3so .large:where(.svelte-rgo3so){font-size:48px}.first-char-capitalized.svelte-jxuihe{text-transform:lowercase}.first-char-capitalized.svelte-jxuihe:first-letter{text-transform:capitalize}.font-size.svelte-jxuihe{font-size:.875rem}button.svelte-xzet44{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-xzet44{overflow:visible}button.svelte-xzet44{text-transform:none}button.svelte-xzet44{appearance:button}button.svelte-xzet44::-moz-focus-inner{border-style:none;padding:0}button.svelte-xzet44:-moz-focusring{outline:1px dotted ButtonText}.svelte-xzet44::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-xzet44{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-xzet44{font-size:var(--undpds-font-size-14)}}.language__item.svelte-xzet44,.svelte-xzet44:lang(my) p:where(.svelte-xzet44){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-xzet44,.svelte-xzet44:lang(my) p:where(.svelte-xzet44){font-size:var(--undpds-font-size-16)}}.language__item.svelte-xzet44,.sidebar_item.svelte-xzet44{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-xzet44{border:none}.sidebar_item.svelte-xzet44{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-xzet44{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-xzet44,.sidebar_item.selected.svelte-xzet44:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-xzet44:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-xzet44{background-image:none}.scale-up.svelte-xzet44{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-xzet44{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-xzet44{opacity:1;transform:translate(0)}.svelte-xzet44:lang(my) .language__item:where(.svelte-xzet44),.svelte-xzet44:lang(my) p:where(.svelte-xzet44){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-xzet44:lang(my) .language__item:where(.svelte-xzet44),.svelte-xzet44:lang(my) p:where(.svelte-xzet44){font-size:var(--undpds-font-size-14)}}.chevron-right-animated.svelte-xzet44 i:where(.svelte-xzet44):after,.chevron-right-animated.svelte-xzet44 i:where(.svelte-xzet44):before,.download-animated.svelte-xzet44:after,.download-animated.svelte-xzet44:before,.external-link-animated.svelte-xzet44:after,.external-link-animated.svelte-xzet44:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated.svelte-xzet44 i:where(.svelte-xzet44){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.chevron-right-animated.svelte-xzet44 i:where(.svelte-xzet44):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated.svelte-xzet44 i:where(.svelte-xzet44):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.chevron-right-animated.svelte-xzet44:hover i:where(.svelte-xzet44){width:var(--undpds-spacing-11)}.chevron-right-animated.svelte-xzet44:hover i:where(.svelte-xzet44):before{display:unset}.custom-scrollbar.svelte-xzet44{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-xzet44::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-xzet44::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-xzet44::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-xzet44::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-xzet44{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-xzet44{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-xzet44{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-xzet44{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-xzet44{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-xzet44{display:flex;flex-flow:row wrap}.cell.svelte-xzet44{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-xzet44{flex:1 1 0}.cell.shrink.svelte-xzet44{flex:0 0 auto}.grid-margin-x.svelte-xzet44{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-xzet44{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-padding-x.svelte-xzet44 .grid-padding-x:where(.svelte-xzet44){margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x.svelte-xzet44 .grid-padding-x:where(.svelte-xzet44){margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-xzet44,.small-padding-collapse.svelte-xzet44{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-xzet44{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-xzet44{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-xzet44,.large-padding-collapse.svelte-xzet44{margin-left:0;margin-right:0}}.small-offset-0.svelte-xzet44{margin-left:0}.small-offset-1.svelte-xzet44{margin-left:8.3333333333%}.small-offset-2.svelte-xzet44{margin-left:16.6666666667%}.small-offset-3.svelte-xzet44{margin-left:25%}.small-offset-4.svelte-xzet44{margin-left:33.3333333333%}.small-offset-5.svelte-xzet44{margin-left:41.6666666667%}.small-offset-6.svelte-xzet44{margin-left:50%}.small-offset-7.svelte-xzet44{margin-left:58.3333333333%}.small-offset-8.svelte-xzet44{margin-left:66.6666666667%}.small-offset-9.svelte-xzet44{margin-left:75%}.small-offset-10.svelte-xzet44{margin-left:83.3333333333%}.small-offset-11.svelte-xzet44{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-xzet44{margin-left:0}.medium-offset-1.svelte-xzet44{margin-left:8.3333333333%}.medium-offset-2.svelte-xzet44{margin-left:16.6666666667%}.medium-offset-3.svelte-xzet44{margin-left:25%}.medium-offset-4.svelte-xzet44{margin-left:33.3333333333%}.medium-offset-5.svelte-xzet44{margin-left:41.6666666667%}.medium-offset-6.svelte-xzet44{margin-left:50%}.medium-offset-7.svelte-xzet44{margin-left:58.3333333333%}.medium-offset-8.svelte-xzet44{margin-left:66.6666666667%}.medium-offset-9.svelte-xzet44{margin-left:75%}.medium-offset-10.svelte-xzet44{margin-left:83.3333333333%}.medium-offset-11.svelte-xzet44{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-xzet44{margin-left:0}.large-offset-1.svelte-xzet44{margin-left:8.3333333333%}.large-offset-2.svelte-xzet44{margin-left:16.6666666667%}.large-offset-3.svelte-xzet44{margin-left:25%}.large-offset-4.svelte-xzet44{margin-left:33.3333333333%}.large-offset-5.svelte-xzet44{margin-left:41.6666666667%}.large-offset-6.svelte-xzet44{margin-left:50%}.large-offset-7.svelte-xzet44{margin-left:58.3333333333%}.large-offset-8.svelte-xzet44{margin-left:66.6666666667%}.large-offset-9.svelte-xzet44{margin-left:75%}.large-offset-10.svelte-xzet44{margin-left:83.3333333333%}.large-offset-11.svelte-xzet44{margin-left:91.6666666667%}}.grid-y.svelte-xzet44{display:flex;flex-flow:column nowrap}.grid-padding-y.svelte-xzet44 .grid-padding-y:where(.svelte-xzet44){margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y.svelte-xzet44 .grid-padding-y:where(.svelte-xzet44){margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.svelte-xzet44{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-xzet44 .grid-frame:where(.svelte-xzet44){width:100%}.cell-block.svelte-xzet44{max-width:100%;overflow-x:auto}.cell-block.svelte-xzet44,.cell-block-y.svelte-xzet44{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-xzet44{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-xzet44{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-xzet44{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-xzet44 .medium-grid-frame:where(.svelte-xzet44){width:100%}.medium-cell-block.svelte-xzet44{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-xzet44{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-xzet44{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-xzet44{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-xzet44 .large-grid-frame:where(.svelte-xzet44){width:100%}.large-cell-block.svelte-xzet44{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-xzet44{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-xzet44{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-xzet44{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-xzet44{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-xzet44{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell.svelte-xzet44 .grid-y.grid-frame:where(.svelte-xzet44){height:100%}@media print,screen and (min-width:40em){.cell.svelte-xzet44 .grid-y.medium-grid-frame:where(.svelte-xzet44){height:100%}}@media print,screen and (min-width:64em){.cell.svelte-xzet44 .grid-y.large-grid-frame:where(.svelte-xzet44){height:100%}}.grid-margin-y.svelte-xzet44{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-xzet44{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-xzet44{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-xzet44{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-xzet44{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-xzet44{height:calc(100vh + 1.875rem)}}.float-left.svelte-xzet44{float:left!important}.float-right.svelte-xzet44{float:right!important}.float-center.svelte-xzet44{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-xzet44:after,.clearfix.svelte-xzet44:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-xzet44:after{clear:both}.align-left.svelte-xzet44{justify-content:flex-start}.align-right.svelte-xzet44{justify-content:flex-end}.align-center.svelte-xzet44{justify-content:center}.align-justify.svelte-xzet44{justify-content:space-between}.align-spaced.svelte-xzet44{justify-content:space-around}.align-top.svelte-xzet44{align-items:flex-start}.align-self-top.svelte-xzet44{align-self:flex-start}.align-bottom.svelte-xzet44{align-items:flex-end}.align-self-bottom.svelte-xzet44{align-self:flex-end}.align-middle.svelte-xzet44{align-items:center}.align-self-middle.svelte-xzet44{align-self:center}.align-stretch.svelte-xzet44{align-items:stretch}.align-self-stretch.svelte-xzet44{align-self:stretch}.align-center-middle.svelte-xzet44{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-xzet44{order:1}.small-order-2.svelte-xzet44{order:2}.small-order-3.svelte-xzet44{order:3}.small-order-4.svelte-xzet44{order:4}.small-order-5.svelte-xzet44{order:5}.small-order-6.svelte-xzet44{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-xzet44{order:1}.medium-order-2.svelte-xzet44{order:2}.medium-order-3.svelte-xzet44{order:3}.medium-order-4.svelte-xzet44{order:4}.medium-order-5.svelte-xzet44{order:5}.medium-order-6.svelte-xzet44{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-xzet44{order:1}.large-order-2.svelte-xzet44{order:2}.large-order-3.svelte-xzet44{order:3}.large-order-4.svelte-xzet44{order:4}.large-order-5.svelte-xzet44{order:5}.large-order-6.svelte-xzet44{order:6}}.flex-container.svelte-xzet44{display:flex}.flex-child-auto.svelte-xzet44{flex:1 1 auto}.flex-child-grow.svelte-xzet44{flex:1 0 auto}.flex-child-shrink.svelte-xzet44{flex:0 1 auto}.flex-dir-row.svelte-xzet44{flex-direction:row}.flex-dir-row-reverse.svelte-xzet44{flex-direction:row-reverse}.flex-dir-column.svelte-xzet44{flex-direction:column}.flex-dir-column-reverse.svelte-xzet44{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-xzet44{display:flex}.medium-flex-child-auto.svelte-xzet44{flex:1 1 auto}.medium-flex-child-grow.svelte-xzet44{flex:1 0 auto}.medium-flex-child-shrink.svelte-xzet44{flex:0 1 auto}.medium-flex-dir-row.svelte-xzet44{flex-direction:row}.medium-flex-dir-row-reverse.svelte-xzet44{flex-direction:row-reverse}.medium-flex-dir-column.svelte-xzet44{flex-direction:column}.medium-flex-dir-column-reverse.svelte-xzet44{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-xzet44{display:flex}.large-flex-child-auto.svelte-xzet44{flex:1 1 auto}.large-flex-child-grow.svelte-xzet44{flex:1 0 auto}.large-flex-child-shrink.svelte-xzet44{flex:0 1 auto}.large-flex-dir-row.svelte-xzet44{flex-direction:row}.large-flex-dir-row-reverse.svelte-xzet44{flex-direction:row-reverse}.large-flex-dir-column.svelte-xzet44{flex-direction:column}.large-flex-dir-column-reverse.svelte-xzet44{flex-direction:column-reverse}}.hide.svelte-xzet44{display:none!important}.invisible.svelte-xzet44{visibility:hidden}.visible.svelte-xzet44{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-xzet44{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-xzet44{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-xzet44{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-xzet44{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-xzet44{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-xzet44{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-xzet44{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-xzet44{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-xzet44{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-xzet44{display:none!important}}.show-for-sr.svelte-xzet44,.show-on-focus.svelte-xzet44{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-xzet44:active,.show-on-focus.svelte-xzet44:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-xzet44,.show-for-landscape.svelte-xzet44{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-xzet44,.show-for-landscape.svelte-xzet44{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-xzet44,.show-for-landscape.svelte-xzet44{display:none!important}}.hide-for-landscape.svelte-xzet44,.show-for-portrait.svelte-xzet44{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-xzet44,.show-for-portrait.svelte-xzet44{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-xzet44,.show-for-portrait.svelte-xzet44{display:block!important}}.show-for-dark-mode.svelte-xzet44{display:none}.hide-for-dark-mode.svelte-xzet44{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-xzet44{display:block!important}.hide-for-dark-mode.svelte-xzet44{display:none!important}}.show-for-ie.svelte-xzet44{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-xzet44{display:block!important}.hide-for-ie.svelte-xzet44{display:none!important}}.show-for-sticky.svelte-xzet44{display:none}.is-stuck.svelte-xzet44 .show-for-sticky:where(.svelte-xzet44){display:block}.is-stuck.svelte-xzet44 .hide-for-sticky:where(.svelte-xzet44){display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-xzet44:lang(my) button:where(.svelte-xzet44),.svelte-xzet44:lang(my) div:where(.svelte-xzet44),.svelte-xzet44:lang(my) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-xzet44:lang(bn) button:where(.svelte-xzet44),.svelte-xzet44:lang(bn) div:where(.svelte-xzet44),.svelte-xzet44:lang(bn) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-unbangla)}.svelte-xzet44:lang(ar) button:where(.svelte-xzet44),.svelte-xzet44:lang(ar) div:where(.svelte-xzet44),.svelte-xzet44:lang(ar) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-xzet44:lang(az) button:where(.svelte-xzet44),.svelte-xzet44:lang(az) div:where(.svelte-xzet44),.svelte-xzet44:lang(az) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans)}.svelte-xzet44:lang(zh) button:where(.svelte-xzet44),.svelte-xzet44:lang(zh) div:where(.svelte-xzet44),.svelte-xzet44:lang(zh) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-xzet44:lang(ja) button:where(.svelte-xzet44),.svelte-xzet44:lang(ja) div:where(.svelte-xzet44),.svelte-xzet44:lang(ja) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-xzet44:lang(ja) div:where(.svelte-xzet44){font-weight:350}.svelte-xzet44:lang(ka) button:where(.svelte-xzet44),.svelte-xzet44:lang(ka) div:where(.svelte-xzet44),.svelte-xzet44:lang(ka) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-xzet44:lang(km) button:where(.svelte-xzet44),.svelte-xzet44:lang(km) div:where(.svelte-xzet44),.svelte-xzet44:lang(km) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-xzet44:lang(ko) button:where(.svelte-xzet44),.svelte-xzet44:lang(ko) div:where(.svelte-xzet44),.svelte-xzet44:lang(ko) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-korean)}.svelte-xzet44:lang(ku) button:where(.svelte-xzet44),.svelte-xzet44:lang(ku) div:where(.svelte-xzet44),.svelte-xzet44:lang(ku) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-xzet44:lang(ne) button:where(.svelte-xzet44),.svelte-xzet44:lang(ne) div:where(.svelte-xzet44),.svelte-xzet44:lang(ne) p:where(.svelte-xzet44){font-family:var(--undpds-font-family-notosans)}button.svelte-xzet44{font-family:var(--undpds-font-family-proximanova)}p.svelte-xzet44{margin-top:0}ul.svelte-xzet44{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-xzet44{padding-left:1.313rem}}ul.svelte-xzet44 li:where(.svelte-xzet44){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-xzet44 li:where(.svelte-xzet44){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-xzet44 li:where(.svelte-xzet44)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-xzet44 li:where(.svelte-xzet44)::marker{font-size:1.313rem}}@keyframes svelte-xzet44-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.color-white.svelte-xzet44{color:var(--undpds-color-white)}.color-black.svelte-xzet44{color:var(--undpds-color-black)}.show-large.svelte-xzet44{display:none}@media(min-width:48em){.show-large.svelte-xzet44{display:block}}.show-small.svelte-xzet44{display:block}@media(min-width:48em){.show-small.svelte-xzet44{display:none}}.height-full.svelte-xzet44{height:100%}.overlay-grey.svelte-xzet44:before{background:#0003}.delay-1.svelte-xzet44{transition-delay:.1s}.delay-2.svelte-xzet44{transition-delay:.2s}.delay-3.svelte-xzet44{transition-delay:.3s}.delay-4.svelte-xzet44{transition-delay:.4s}.delay-5.svelte-xzet44{transition-delay:.5s}.scale-up.inviewport.svelte-xzet44{transform:scale(1)}.expand-to-size.svelte-xzet44{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-xzet44{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-xzet44{overflow:hidden}.background-yellow.svelte-xzet44{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-xzet44{background-color:var(--undpds-color-light-red)}.background-green.svelte-xzet44{background-color:var(--undpds-color-light-green)}.background-blue.svelte-xzet44{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-xzet44{background-color:var(--undpds-color-gray-100)}.background-white.svelte-xzet44{background-color:var(--undpds-color-white)}.accent-yellow.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before,.yellow.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before,.yellow.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after,.yellow.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after,.yellow.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before,.yellow.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-red.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before,.red.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before,.red.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after,.red.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after,.red.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before,.red.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-green.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before,.green.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before,.green.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after,.green.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after,.green.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before,.green.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-blue.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before,.blue.svelte-xzet44 .card-thumbnail__image:where(.svelte-xzet44):hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before,.blue.svelte-xzet44 .author__img:where(.svelte-xzet44):hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after,.blue.svelte-xzet44 .publication-thumbnail__image:where(.svelte-xzet44):hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after,.blue.svelte-xzet44 .stats-panel:where(.svelte-xzet44):hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before,.blue.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44):before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-yellow.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover,.yellow.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.yellow.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-yellow)}.accent-yellow.svelte-xzet44 .blockquote:where(.svelte-xzet44),.accent-yellow.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover,.yellow.svelte-xzet44 .blockquote:where(.svelte-xzet44),.yellow.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.accent-yellow.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover,.yellow.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.yellow.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44),.yellow.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44){background:var(--undpds-color-yellow)}.accent-red.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover,.red.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.red.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-red)}.accent-red.svelte-xzet44 .blockquote:where(.svelte-xzet44),.accent-red.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover,.red.svelte-xzet44 .blockquote:where(.svelte-xzet44),.red.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.accent-red.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover,.red.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.red.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44),.red.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44){background:var(--undpds-color-red)}.accent-green.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover,.green.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.green.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-green)}.accent-green.svelte-xzet44 .blockquote:where(.svelte-xzet44),.accent-green.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover,.green.svelte-xzet44 .blockquote:where(.svelte-xzet44),.green.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.accent-green.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover,.green.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.green.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44),.green.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44){background:var(--undpds-color-green)}.accent-blue.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover,.blue.svelte-xzet44 .stats-card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.blue.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-azure)}.accent-blue.svelte-xzet44 .blockquote:where(.svelte-xzet44),.accent-blue.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover,.blue.svelte-xzet44 .blockquote:where(.svelte-xzet44),.blue.svelte-xzet44 .content-card.card:where(.svelte-xzet44):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.accent-blue.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover,.blue.svelte-xzet44 .content-card.card-color:where(.svelte-xzet44):hover,.blue.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44),.blue.svelte-xzet44 .feature__card-slide:where(.svelte-xzet44){background:var(--undpds-color-azure)}.accent-yellow.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44),.yellow.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44){background-color:var(--undpds-color-light-yellow)}.accent-red.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44),.red.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44){background-color:var(--undpds-color-light-red)}.accent-green.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44),.green.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44){background-color:var(--undpds-color-light-green)}.accent-blue.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44),.blue.svelte-xzet44 .content-card.card-emphasize:where(.svelte-xzet44){background-color:var(--undpds-color-light-azure)}.color-wrapper.svelte-xzet44{display:block}@media(min-width:48em){.color-wrapper.svelte-xzet44{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-xzet44{width:100%}@media(min-width:48em){.color__row.svelte-xzet44{width:calc(50% - 10px)}}.color__row.full.svelte-xzet44{width:100%}.color__row.svelte-xzet44 .color__title:where(.svelte-xzet44){color:var(--undpds-color-black);font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row.svelte-xzet44 .color__title:where(.svelte-xzet44){font-size:var(--undpds-font-size-16)}}.color__row.svelte-xzet44 .color__define_wrapper:where(.svelte-xzet44){display:block}.Primary-text.svelte-xzet44{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-xzet44{margin-top:-1.55rem}}.color__define.svelte-xzet44{display:flex;margin-bottom:1.25rem}.color__define.svelte-xzet44 .color__name:where(.svelte-xzet44){flex-basis:0;flex-grow:1;margin:var(--undpds-spacing-03) 0;text-align:center}@media(min-width:48em){.color__define.svelte-xzet44 .color__name:where(.svelte-xzet44){flex-basis:0;flex-grow:1}}.color__define_balance.svelte-xzet44{display:flex;width:100%}.color__define_balance.svelte-xzet44 .color__name:where(.svelte-xzet44){margin:var(--undpds-spacing-03) 0;text-align:center}.color__define_balance.svelte-xzet44 .color__name.bl-1:where(.svelte-xzet44){height:75px;width:45%}.color__define_balance.svelte-xzet44 .color__name.bl-2:where(.svelte-xzet44){height:75px;width:12%}.color__define_balance.svelte-xzet44 .color__name.bl-3:where(.svelte-xzet44){height:75px;width:15%}.color__define_balance.svelte-xzet44 .color__name.bl-4:where(.svelte-xzet44){height:75px;width:18%}.color__define_balance.svelte-xzet44 .color__name.bl-5:where(.svelte-xzet44){height:75px;width:8%}.color__define_balance.svelte-xzet44 .color__name.bl-6:where(.svelte-xzet44){height:75px;width:5%}.icon--bar.svelte-xzet44{cursor:pointer}.chevron-right-animated.svelte-xzet44{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-xzet44{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-xzet44:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-xzet44:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-xzet44:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-xzet44:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-xzet44{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-xzet44 i:where(.svelte-xzet44){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-xzet44:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-xzet44:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-xzet44:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-xzet44:hover:before{transform:translateY(-10px)}.icons-container.svelte-xzet44{display:flex;flex-wrap:wrap}.credits.svelte-xzet44{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-xzet44{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-xzet44{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-xzet44{font-size:1.625rem}}.grid_description.svelte-xzet44{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-xzet44{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-xzet44:nth-child(odd){background-color:var(--undpds-color-gray-200)}.grid--layout.svelte-xzet44 .column:where(.svelte-xzet44){font-size:.813rem;padding:.625rem}.spacing__define.svelte-xzet44 .spacing__name:where(.svelte-xzet44){display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.breadcrumb__item.svelte-xzet44{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-xzet44:hover{color:var(--undpds-color-red)}.svelte-xzet44:lang(ro) .breadcrumb__item:where(.svelte-xzet44){font-weight:700}.language__item.svelte-xzet44{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-xzet44{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-xzet44{height:1rem}}.progress-container.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-yellow)}.progress-container.small.svelte-xzet44{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-xzet44{height:.75rem}}.progress-container.small.svelte-xzet44 .progress-bar:where(.svelte-xzet44){height:.625rem}@media(min-width:48em){.progress-container.small.svelte-xzet44 .progress-bar:where(.svelte-xzet44){height:.75rem}}.progress-container.accent-yellow.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.progress-container.yellow.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-yellow)}.progress-container.accent-red.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.progress-container.red.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-red)}.progress-container.accent-green.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.progress-container.green.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-green)}.progress-container.accent-blue.svelte-xzet44 .progress-bar:where(.svelte-xzet44),.progress-container.blue.svelte-xzet44 .progress-bar:where(.svelte-xzet44){background:var(--undpds-color-azure)}.progress-bar.svelte-xzet44{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-xzet44{height:1rem}}.progress-top.svelte-xzet44{top:0}.sidebar_item.svelte-xzet44:hover{background-color:var(--undpds-color-gray-200)}.sidebar_item.open.svelte-xzet44 .arrow:where(.svelte-xzet44){transform:rotate(180deg);transition:all .1s ease}.scroll.svelte-xzet44{overflow-x:auto}.form-check.svelte-xzet44{align-items:center;display:flex;position:relative}.accordion.svelte-xzet44 li:where(.svelte-xzet44) button:where(.svelte-xzet44){align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.accordion.svelte-xzet44 li:where(.svelte-xzet44) button:where(.svelte-xzet44){display:inline-flex}}.accordion.svelte-xzet44{background-color:var(--undpds-color-white)}.accordion.svelte-xzet44 li:where(.svelte-xzet44) :where(.svelte-xzet44):lang(my) button:where(.svelte-xzet44){font-size:var(--undpds-font-size-14)}.accordion.svelte-xzet44{padding:0;position:relative}.accordion.svelte-xzet44 li:where(.svelte-xzet44){border-bottom:1px solid #a9b1b7;cursor:pointer;list-style:none;margin-bottom:0;overflow:hidden;padding-left:0;position:relative}.accordion.svelte-xzet44 li:where(.svelte-xzet44) button:where(.svelte-xzet44){font-size:1.563rem;font-weight:400;letter-spacing:0;line-height:1.15;margin:0 auto;padding:1rem 0 1.5rem;text-align:left;width:100%}.accordion.svelte-xzet44 li:where(.svelte-xzet44) button:where(.svelte-xzet44):before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;border-top-color:#f3f3f3;content:"";height:1.25rem;margin-left:1.5rem;position:absolute;right:0;top:1.5rem;transition:all .3s ease;width:1.25rem}.accordion.svelte-xzet44 li:where(.svelte-xzet44) button.accordion--active:where(.svelte-xzet44):before{transform:rotate(-180deg)}.accordion.svelte-xzet44 li:where(.svelte-xzet44) p:where(.svelte-xzet44):last-of-type{margin-bottom:0}.accordion__panel.svelte-xzet44{display:none;height:auto;padding:2rem}@media(min-width:48em){.accordion__panel.svelte-xzet44{padding:2.5rem}}.accordion.svelte-xzet44{padding:5px 10px 5px 5px}.accordion.svelte-xzet44 .accordion-title:where(.svelte-xzet44){display:flex;flex-direction:row;align-items:center;justify-content:center;padding-left:.6rem}.accordion.svelte-xzet44 .accordion-title:where(.svelte-xzet44) .accordion-button:where(.svelte-xzet44){padding-top:1rem;padding-bottom:1rem;width:90%}.accordion.svelte-xzet44 .accordion-title:where(.svelte-xzet44) .accordion-header:where(.svelte-xzet44){padding-left:2rem;padding-right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;text-align:left;width:90%}.accordion.svelte-xzet44 li:where(.svelte-xzet44) button:where(.svelte-xzet44):before{content:"";margin-left:0;position:absolute;left:0;top:auto}.accordion.svelte-xzet44 .accordion-content:where(.svelte-xzet44){cursor:default}a.svelte-1r358ae{background-color:transparent}.svelte-1r358ae::-webkit-file-upload-button{appearance:button;font:inherit}.download-animated.svelte-1r358ae:after,.download-animated.svelte-1r358ae:before,.external-link-animated.svelte-1r358ae:after,.external-link-animated.svelte-1r358ae:before{box-sizing:border-box;content:"";display:block;position:absolute}a.svelte-1r358ae{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-1r358ae:hover{animation:svelte-1r358ae-lineLoop-animation 2s linear infinite}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}@keyframes svelte-1r358ae-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-1r358ae{color:var(--undpds-color-black);text-decoration:none}.external-link-animated.svelte-1r358ae{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-1r358ae:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-1r358ae:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-1r358ae:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-1r358ae:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-1r358ae{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-1r358ae i:where(.svelte-1r358ae){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-1r358ae:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-1r358ae:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-1r358ae:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-1r358ae:hover:before{transform:translateY(-10px)}.button.svelte-1r358ae{align-items:center;background:transparent;border:none;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.button.svelte-1r358ae{display:inline-flex}}.button.svelte-1r358ae{color:var(--undpds-color-white);cursor:pointer;justify-content:center;padding:var(--undpds-spacing-05) var(--undpds-spacing-06)}.button.svelte-1r358ae:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}.button.button-primary.svelte-1r358ae{background-color:var(--undpds-color-dark-red)}.button.button-primary.svelte-1r358ae:hover{background-color:var(--undpds-color-red)}.button.button-primary.button-arrow.svelte-1r358ae:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-primary.button-arrow.svelte-1r358ae:hover:after{transform:translate(70%)}.button.button-primary.button-arrow.disabled.svelte-1r358ae:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:""}.button.button-primary.button-external-link.svelte-1r358ae{align-items:baseline}.button.button-primary.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae){box-shadow:-2px 2px 0 0 var(--undpds-color-black),-4px 0 0 -2px var(--undpds-color-black),-3px 3px 0 -1px var(--undpds-color-black);margin-left:1rem}.button.button-primary.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-black)}.button.button-primary.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):after{border-right:2px solid var(--undpds-color-black);border-top:2px solid var(--undpds-color-black)}.button.button-primary.svelte-1r358ae:hover .external-link-animated:where(.svelte-1r358ae):after{transform:translate(5px,-5px)}.button.button-primary.svelte-1r358ae:hover .external-link-animated:where(.svelte-1r358ae):before{transform:rotate(-45deg) translate(7px)}.button.button-primary.disabled.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae){box-shadow:-2px 2px 0 0 var(--undpds-color-gray-300),-4px 0 0 -2px var(--undpds-color-gray-300),-3px 3px 0 -1px var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):after{border-right:2px solid var(--undpds-color-gray-300);border-top:2px solid var(--undpds-color-gray-300)}.button.button-primary.button-download.svelte-1r358ae{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-primary.svelte-1r358ae .download-animated:where(.svelte-1r358ae){margin-left:1rem}.button.button-primary.svelte-1r358ae .download-animated:where(.svelte-1r358ae) i:where(.svelte-1r358ae){border:2px solid var(--undpds-color-black);border-top:0}.button.button-primary.svelte-1r358ae .download-animated:where(.svelte-1r358ae):after{border-bottom:2px solid var(--undpds-color-black);border-left:2px solid var(--undpds-color-black)}.button.button-primary.svelte-1r358ae .download-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-black)}.button.button-primary.svelte-1r358ae:hover .download-animated:where(.svelte-1r358ae):after{transform:rotate(-45deg) translate(7px,-7px)}.button.button-primary.svelte-1r358ae:hover .download-animated:where(.svelte-1r358ae):before{transform:translateY(-10px)}.button.button-primary.disabled.svelte-1r358ae .download-animated:where(.svelte-1r358ae) i:where(.svelte-1r358ae){border:2px solid var(--undpds-color-gray-300);border-top:0}.button.button-primary.disabled.svelte-1r358ae .download-animated:where(.svelte-1r358ae):after{border-bottom:2px solid var(--undpds-color-gray-300);border-left:2px solid var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-1r358ae .download-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-gray-300)}.button.button-secondary.svelte-1r358ae{background-color:var(--undpds-color-blue-600)}.button.button-secondary.svelte-1r358ae:hover{background-color:var(--undpds-color-blue-400)}.button.button-secondary.button-arrow.svelte-1r358ae:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-secondary.button-arrow.svelte-1r358ae:hover:after{transform:translate(70%)}.button.button-secondary.button-arrow.disabled.svelte-1r358ae:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:""}.button.button-secondary.button-external-link.svelte-1r358ae{align-items:baseline}.button.button-secondary.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae){box-shadow:-2px 2px 0 0 var(--undpds-color-white),-4px 0 0 -2px var(--undpds-color-white),-3px 3px 0 -1px var(--undpds-color-white);margin-left:1rem}.button.button-secondary.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-white)}.button.button-secondary.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):after{border-right:2px solid var(--undpds-color-white);border-top:2px solid var(--undpds-color-white)}.button.button-secondary.svelte-1r358ae:hover .external-link-animated:where(.svelte-1r358ae):after{transform:translate(5px,-5px)}.button.button-secondary.svelte-1r358ae:hover .external-link-animated:where(.svelte-1r358ae):before{transform:rotate(-45deg) translate(7px)}.button.button-secondary.disabled.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae){box-shadow:-2px 2px 0 0 var(--undpds-color-gray-300),-4px 0 0 -2px var(--undpds-color-gray-300),-3px 3px 0 -1px var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-1r358ae .external-link-animated:where(.svelte-1r358ae):after{border-right:2px solid var(--undpds-color-gray-300);border-top:2px solid var(--undpds-color-gray-300)}.button.button-secondary.button-download.svelte-1r358ae{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-secondary.svelte-1r358ae .download-animated:where(.svelte-1r358ae){margin-left:1rem}.button.button-secondary.svelte-1r358ae .download-animated:where(.svelte-1r358ae) i:where(.svelte-1r358ae){border:2px solid var(--undpds-color-white);border-top:0}.button.button-secondary.svelte-1r358ae .download-animated:where(.svelte-1r358ae):after{border-bottom:2px solid var(--undpds-color-white);border-left:2px solid var(--undpds-color-white)}.button.button-secondary.svelte-1r358ae .download-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-white)}.button.button-secondary.svelte-1r358ae:hover .download-animated:where(.svelte-1r358ae):after{transform:rotate(-45deg) translate(7px,-7px)}.button.button-secondary.svelte-1r358ae:hover .download-animated:where(.svelte-1r358ae):before{transform:translateY(-10px)}.button.button-secondary.disabled.svelte-1r358ae .download-animated:where(.svelte-1r358ae) i:where(.svelte-1r358ae){border:2px solid var(--undpds-color-gray-300);border-top:0}.button.button-secondary.disabled.svelte-1r358ae .download-animated:where(.svelte-1r358ae):after{border-bottom:2px solid var(--undpds-color-gray-300);border-left:2px solid var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-1r358ae .download-animated:where(.svelte-1r358ae):before{background:var(--undpds-color-gray-300)}.button.disabled.svelte-1r358ae{background-color:var(--undpds-color-gray-400);color:var(--undpds-color-gray-300);pointer-events:none}.button.svelte-1r358ae{color:#fff!important;width:100%}.disabled.svelte-1r358ae{cursor:not-allowed;opacity:.5}a.svelte-mj414s{background-color:transparent}img.svelte-mj414s{border-style:none}.svelte-mj414s::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-mj414s{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-mj414s{font-size:var(--undpds-font-size-14)}}.language__item.svelte-mj414s{font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-mj414s{font-size:var(--undpds-font-size-16)}}.language__item.svelte-mj414s,.sidebar_item.svelte-mj414s{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-mj414s{border:none}.sidebar_item.svelte-mj414s{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-mj414s{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-mj414s,.sidebar_item.selected.svelte-mj414s:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-mj414s:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-mj414s{background-image:none}[data-viewport=true].svelte-mj414s{opacity:0;transform:translate(-100px);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport.svelte-mj414s{opacity:1;transform:translate(0);visibility:visible}.scale-up.svelte-mj414s{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-mj414s{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-mj414s{opacity:1;transform:translate(0)}.svelte-mj414s:lang(my) .language__item:where(.svelte-mj414s){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-mj414s:lang(my) .language__item:where(.svelte-mj414s){font-size:var(--undpds-font-size-14)}}.download-animated.svelte-mj414s:after,.download-animated.svelte-mj414s:before,.external-link-animated.svelte-mj414s:after,.external-link-animated.svelte-mj414s:before{box-sizing:border-box;content:"";display:block;position:absolute}a.svelte-mj414s{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-mj414s:hover{animation:svelte-mj414s-lineLoop-animation 2s linear infinite}.custom-scrollbar.svelte-mj414s{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-mj414s::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-mj414s::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-mj414s::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-mj414s::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-mj414s{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-mj414s{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-mj414s{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-mj414s{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-mj414s{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-mj414s{display:flex;flex-flow:row wrap}.cell.svelte-mj414s{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-mj414s{flex:1 1 0}.cell.shrink.svelte-mj414s{flex:0 0 auto}.grid-margin-x.svelte-mj414s{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-mj414s{margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-mj414s,.small-padding-collapse.svelte-mj414s{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-mj414s{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-mj414s{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-mj414s,.large-padding-collapse.svelte-mj414s{margin-left:0;margin-right:0}}.small-offset-0.svelte-mj414s{margin-left:0}.small-offset-1.svelte-mj414s{margin-left:8.3333333333%}.small-offset-2.svelte-mj414s{margin-left:16.6666666667%}.small-offset-3.svelte-mj414s{margin-left:25%}.small-offset-4.svelte-mj414s{margin-left:33.3333333333%}.small-offset-5.svelte-mj414s{margin-left:41.6666666667%}.small-offset-6.svelte-mj414s{margin-left:50%}.small-offset-7.svelte-mj414s{margin-left:58.3333333333%}.small-offset-8.svelte-mj414s{margin-left:66.6666666667%}.small-offset-9.svelte-mj414s{margin-left:75%}.small-offset-10.svelte-mj414s{margin-left:83.3333333333%}.small-offset-11.svelte-mj414s{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-mj414s{margin-left:0}.medium-offset-1.svelte-mj414s{margin-left:8.3333333333%}.medium-offset-2.svelte-mj414s{margin-left:16.6666666667%}.medium-offset-3.svelte-mj414s{margin-left:25%}.medium-offset-4.svelte-mj414s{margin-left:33.3333333333%}.medium-offset-5.svelte-mj414s{margin-left:41.6666666667%}.medium-offset-6.svelte-mj414s{margin-left:50%}.medium-offset-7.svelte-mj414s{margin-left:58.3333333333%}.medium-offset-8.svelte-mj414s{margin-left:66.6666666667%}.medium-offset-9.svelte-mj414s{margin-left:75%}.medium-offset-10.svelte-mj414s{margin-left:83.3333333333%}.medium-offset-11.svelte-mj414s{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-mj414s{margin-left:0}.large-offset-1.svelte-mj414s{margin-left:8.3333333333%}.large-offset-2.svelte-mj414s{margin-left:16.6666666667%}.large-offset-3.svelte-mj414s{margin-left:25%}.large-offset-4.svelte-mj414s{margin-left:33.3333333333%}.large-offset-5.svelte-mj414s{margin-left:41.6666666667%}.large-offset-6.svelte-mj414s{margin-left:50%}.large-offset-7.svelte-mj414s{margin-left:58.3333333333%}.large-offset-8.svelte-mj414s{margin-left:66.6666666667%}.large-offset-9.svelte-mj414s{margin-left:75%}.large-offset-10.svelte-mj414s{margin-left:83.3333333333%}.large-offset-11.svelte-mj414s{margin-left:91.6666666667%}}.grid-y.svelte-mj414s{display:flex;flex-flow:column nowrap}.grid-frame.svelte-mj414s{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell-block.svelte-mj414s{max-width:100%;overflow-x:auto}.cell-block.svelte-mj414s,.cell-block-y.svelte-mj414s{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-mj414s{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-mj414s{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-mj414s{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.medium-cell-block.svelte-mj414s{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-mj414s{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-mj414s{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-mj414s{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.large-cell-block.svelte-mj414s{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-mj414s{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-mj414s{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-mj414s{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-mj414s{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-mj414s{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.grid-margin-y.svelte-mj414s{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-mj414s{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-mj414s{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-mj414s{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-mj414s{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-mj414s{height:calc(100vh + 1.875rem)}}.float-left.svelte-mj414s{float:left!important}.float-right.svelte-mj414s{float:right!important}.float-center.svelte-mj414s{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-mj414s:after,.clearfix.svelte-mj414s:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-mj414s:after{clear:both}.align-left.svelte-mj414s{justify-content:flex-start}.align-right.svelte-mj414s{justify-content:flex-end}.align-center.svelte-mj414s{justify-content:center}.align-justify.svelte-mj414s{justify-content:space-between}.align-spaced.svelte-mj414s{justify-content:space-around}.align-top.svelte-mj414s{align-items:flex-start}.align-self-top.svelte-mj414s{align-self:flex-start}.align-bottom.svelte-mj414s{align-items:flex-end}.align-self-bottom.svelte-mj414s{align-self:flex-end}.align-middle.svelte-mj414s{align-items:center}.align-self-middle.svelte-mj414s{align-self:center}.align-stretch.svelte-mj414s{align-items:stretch}.align-self-stretch.svelte-mj414s{align-self:stretch}.align-center-middle.svelte-mj414s{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-mj414s{order:1}.small-order-2.svelte-mj414s{order:2}.small-order-3.svelte-mj414s{order:3}.small-order-4.svelte-mj414s{order:4}.small-order-5.svelte-mj414s{order:5}.small-order-6.svelte-mj414s{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-mj414s{order:1}.medium-order-2.svelte-mj414s{order:2}.medium-order-3.svelte-mj414s{order:3}.medium-order-4.svelte-mj414s{order:4}.medium-order-5.svelte-mj414s{order:5}.medium-order-6.svelte-mj414s{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-mj414s{order:1}.large-order-2.svelte-mj414s{order:2}.large-order-3.svelte-mj414s{order:3}.large-order-4.svelte-mj414s{order:4}.large-order-5.svelte-mj414s{order:5}.large-order-6.svelte-mj414s{order:6}}.flex-container.svelte-mj414s{display:flex}.flex-child-auto.svelte-mj414s{flex:1 1 auto}.flex-child-grow.svelte-mj414s{flex:1 0 auto}.flex-child-shrink.svelte-mj414s{flex:0 1 auto}.flex-dir-row.svelte-mj414s{flex-direction:row}.flex-dir-row-reverse.svelte-mj414s{flex-direction:row-reverse}.flex-dir-column.svelte-mj414s{flex-direction:column}.flex-dir-column-reverse.svelte-mj414s{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-mj414s{display:flex}.medium-flex-child-auto.svelte-mj414s{flex:1 1 auto}.medium-flex-child-grow.svelte-mj414s{flex:1 0 auto}.medium-flex-child-shrink.svelte-mj414s{flex:0 1 auto}.medium-flex-dir-row.svelte-mj414s{flex-direction:row}.medium-flex-dir-row-reverse.svelte-mj414s{flex-direction:row-reverse}.medium-flex-dir-column.svelte-mj414s{flex-direction:column}.medium-flex-dir-column-reverse.svelte-mj414s{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-mj414s{display:flex}.large-flex-child-auto.svelte-mj414s{flex:1 1 auto}.large-flex-child-grow.svelte-mj414s{flex:1 0 auto}.large-flex-child-shrink.svelte-mj414s{flex:0 1 auto}.large-flex-dir-row.svelte-mj414s{flex-direction:row}.large-flex-dir-row-reverse.svelte-mj414s{flex-direction:row-reverse}.large-flex-dir-column.svelte-mj414s{flex-direction:column}.large-flex-dir-column-reverse.svelte-mj414s{flex-direction:column-reverse}}.hide.svelte-mj414s{display:none!important}.invisible.svelte-mj414s{visibility:hidden}.visible.svelte-mj414s{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-mj414s{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-mj414s{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-mj414s{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-mj414s{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-mj414s{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-mj414s{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-mj414s{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-mj414s{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-mj414s{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-mj414s{display:none!important}}.show-for-sr.svelte-mj414s,.show-on-focus.svelte-mj414s{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-mj414s:active,.show-on-focus.svelte-mj414s:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-mj414s,.show-for-landscape.svelte-mj414s{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-mj414s,.show-for-landscape.svelte-mj414s{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-mj414s,.show-for-landscape.svelte-mj414s{display:none!important}}.hide-for-landscape.svelte-mj414s,.show-for-portrait.svelte-mj414s{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-mj414s,.show-for-portrait.svelte-mj414s{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-mj414s,.show-for-portrait.svelte-mj414s{display:block!important}}.show-for-dark-mode.svelte-mj414s{display:none}.hide-for-dark-mode.svelte-mj414s{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-mj414s{display:block!important}.hide-for-dark-mode.svelte-mj414s{display:none!important}}.show-for-ie.svelte-mj414s{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-mj414s{display:block!important}.hide-for-ie.svelte-mj414s{display:none!important}}.show-for-sticky.svelte-mj414s{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-mj414s:lang(my) ul:where(.svelte-mj414s) li:where(.svelte-mj414s){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-mj414s:lang(my) ul:where(.svelte-mj414s) li:where(.svelte-mj414s){font-size:1.125rem}}ul.svelte-mj414s{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-mj414s{padding-left:1.313rem}}ul.svelte-mj414s li:where(.svelte-mj414s){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-mj414s li:where(.svelte-mj414s){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-mj414s li:where(.svelte-mj414s)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-mj414s li:where(.svelte-mj414s)::marker{font-size:1.313rem}}@keyframes svelte-mj414s-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-mj414s{color:var(--undpds-color-black);text-decoration:none}.color-white.svelte-mj414s{color:var(--undpds-color-white)}.color-black.svelte-mj414s{color:var(--undpds-color-black)}.show-large.svelte-mj414s{display:none}@media(min-width:48em){.show-large.svelte-mj414s{display:block}}.show-small.svelte-mj414s{display:block}@media(min-width:48em){.show-small.svelte-mj414s{display:none}}.height-full.svelte-mj414s{height:100%}.overlay-grey.svelte-mj414s:before{background:#0003}.delay-1.svelte-mj414s{transition-delay:.1s}.delay-2.svelte-mj414s{transition-delay:.2s}.delay-3.svelte-mj414s{transition-delay:.3s}.delay-4.svelte-mj414s{transition-delay:.4s}.delay-5.svelte-mj414s{transition-delay:.5s}.scale-up.inviewport.svelte-mj414s{transform:scale(1)}.expand-to-size.svelte-mj414s{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-mj414s{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-mj414s{overflow:hidden}.background-yellow.svelte-mj414s{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-mj414s{background-color:var(--undpds-color-light-red)}.background-green.svelte-mj414s{background-color:var(--undpds-color-light-green)}.background-blue.svelte-mj414s{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-mj414s{background-color:var(--undpds-color-gray-100)}.background-white.svelte-mj414s{background-color:var(--undpds-color-white)}.color-wrapper.svelte-mj414s{display:block}@media(min-width:48em){.color-wrapper.svelte-mj414s{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-mj414s{width:100%}@media(min-width:48em){.color__row.svelte-mj414s{width:calc(50% - 10px)}}.color__row.full.svelte-mj414s{width:100%}.Primary-text.svelte-mj414s{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-mj414s{margin-top:-1.55rem}}.color__define.svelte-mj414s{display:flex;margin-bottom:1.25rem}.color__define_balance.svelte-mj414s{display:flex;width:100%}.icon--bar.svelte-mj414s{cursor:pointer}.chevron-right-animated.svelte-mj414s{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-mj414s{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-mj414s:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-mj414s:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-mj414s:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-mj414s:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-mj414s{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-mj414s:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-mj414s:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-mj414s:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-mj414s:hover:before{transform:translateY(-10px)}.icons-container.svelte-mj414s{display:flex;flex-wrap:wrap}img.svelte-mj414s{height:auto;max-width:100%}.credits.svelte-mj414s{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-mj414s{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-mj414s{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-mj414s{font-size:1.625rem}}.grid_description.svelte-mj414s{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-mj414s{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-mj414s:nth-child(odd){background-color:var(--undpds-color-gray-200)}.breadcrumb__item.svelte-mj414s{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-mj414s:hover{color:var(--undpds-color-red)}.svelte-mj414s:lang(ro) .breadcrumb__item:where(.svelte-mj414s){font-weight:700}.language__item.svelte-mj414s{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-mj414s{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-mj414s{height:1rem}}.progress-container.small.svelte-mj414s{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-mj414s{height:.75rem}}.progress-bar.svelte-mj414s{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-mj414s{height:1rem}}.progress-top.svelte-mj414s{top:0}.sidebar_item.svelte-mj414s:hover{background-color:var(--undpds-color-gray-200)}.scroll.svelte-mj414s{overflow-x:auto}.form-check.svelte-mj414s{align-items:center;display:flex;position:relative}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s){align-items:baseline;display:flex;flex-wrap:wrap;font-size:.75rem;padding:0}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s){display:inline-block;margin:.75rem 1.5rem .75rem 0;padding-left:0;position:relative}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s):after{color:var(--undpds-color-dark-red);content:"/";font-weight:700;position:absolute;right:-12px;top:0}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s):first-of-type{margin-left:0}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s):last-of-type{font-weight:600;letter-spacing:.03em;margin-right:0;max-width:calc(100vw - 2rem);text-transform:uppercase}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s):last-of-type:after{display:none}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s) a:where(.svelte-mj414s){background:none;color:var(--undpds-color-dark-red);font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;transition:opacity .2s ease}.breadcrumb-undp.svelte-mj414s ul:where(.svelte-mj414s) li:where(.svelte-mj414s) a:where(.svelte-mj414s):hover{color:var(--undpds-color-red)}.breadcrumb-undp.white.svelte-mj414s:last-of-type{color:var(--undpds-color-white)}li.svelte-mj414s:after{font-size:1.1rem!important}.fi.svelte-mj414s{width:24px!important;height:24px!important;line-height:2em!important}.isDisabled.svelte-mj414s{color:currentColor;cursor:not-allowed;opacity:.5;text-decoration:none}a.svelte-epw8je{background-color:transparent}.svelte-epw8je::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-epw8je{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-epw8je{font-size:var(--undpds-font-size-14)}}.language__item.svelte-epw8je,.svelte-epw8je:lang(my) p:where(.svelte-epw8je){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-epw8je,.svelte-epw8je:lang(my) p:where(.svelte-epw8je){font-size:var(--undpds-font-size-16)}}.language__item.svelte-epw8je,.sidebar_item.svelte-epw8je{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-epw8je{border:none}.sidebar_item.svelte-epw8je{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-epw8je{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-epw8je{background-color:var(--undpds-color-blue-600)}.sidebar_item.selected.svelte-epw8je h6:where(.svelte-epw8je){color:var(--undpds-color-white)}.sidebar_item.selected.svelte-epw8je:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-epw8je:before,div.author__img.svelte-epw8je:before,div.card-thumbnail__image.svelte-epw8je:before,div.publication-thumbnail__image.svelte-epw8je:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-epw8je{background-image:none}.scale-up.svelte-epw8je{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-epw8je{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-epw8je{opacity:1;transform:translate(0)}.svelte-epw8je:lang(my) .language__item:where(.svelte-epw8je),.svelte-epw8je:lang(my) p:where(.svelte-epw8je){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-epw8je:lang(my) .language__item:where(.svelte-epw8je),.svelte-epw8je:lang(my) p:where(.svelte-epw8je){font-size:var(--undpds-font-size-14)}}.chevron-right-animated.svelte-epw8je i:where(.svelte-epw8je):after,.chevron-right-animated.svelte-epw8je i:where(.svelte-epw8je):before,.download-animated.svelte-epw8je:after,.download-animated.svelte-epw8je:before,.external-link-animated.svelte-epw8je:after,.external-link-animated.svelte-epw8je:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated.svelte-epw8je i:where(.svelte-epw8je){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.chevron-right-animated.svelte-epw8je i:where(.svelte-epw8je):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated.svelte-epw8je i:where(.svelte-epw8je):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.chevron-right-animated.svelte-epw8je:hover i:where(.svelte-epw8je){width:var(--undpds-spacing-11)}.chevron-right-animated.svelte-epw8je:hover i:where(.svelte-epw8je):before{display:unset}a.svelte-epw8je{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-epw8je:hover{animation:svelte-epw8je-lineLoop-animation 2s linear infinite}.custom-scrollbar.svelte-epw8je{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-epw8je::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-epw8je::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-epw8je::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-epw8je::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-epw8je{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-epw8je{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-epw8je{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-epw8je{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-epw8je{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-epw8je{display:flex;flex-flow:row wrap}.cell.svelte-epw8je{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-epw8je{flex:1 1 0}.cell.shrink.svelte-epw8je{flex:0 0 auto}.grid-margin-x.svelte-epw8je{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-epw8je{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-padding-x.svelte-epw8je .grid-padding-x:where(.svelte-epw8je){margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x.svelte-epw8je .grid-padding-x:where(.svelte-epw8je){margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-epw8je,.small-padding-collapse.svelte-epw8je{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-epw8je{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-epw8je{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-epw8je,.large-padding-collapse.svelte-epw8je{margin-left:0;margin-right:0}}.small-offset-0.svelte-epw8je{margin-left:0}.small-offset-1.svelte-epw8je{margin-left:8.3333333333%}.small-offset-2.svelte-epw8je{margin-left:16.6666666667%}.small-offset-3.svelte-epw8je{margin-left:25%}.small-offset-4.svelte-epw8je{margin-left:33.3333333333%}.small-offset-5.svelte-epw8je{margin-left:41.6666666667%}.small-offset-6.svelte-epw8je{margin-left:50%}.small-offset-7.svelte-epw8je{margin-left:58.3333333333%}.small-offset-8.svelte-epw8je{margin-left:66.6666666667%}.small-offset-9.svelte-epw8je{margin-left:75%}.small-offset-10.svelte-epw8je{margin-left:83.3333333333%}.small-offset-11.svelte-epw8je{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-epw8je{margin-left:0}.medium-offset-1.svelte-epw8je{margin-left:8.3333333333%}.medium-offset-2.svelte-epw8je{margin-left:16.6666666667%}.medium-offset-3.svelte-epw8je{margin-left:25%}.medium-offset-4.svelte-epw8je{margin-left:33.3333333333%}.medium-offset-5.svelte-epw8je{margin-left:41.6666666667%}.medium-offset-6.svelte-epw8je{margin-left:50%}.medium-offset-7.svelte-epw8je{margin-left:58.3333333333%}.medium-offset-8.svelte-epw8je{margin-left:66.6666666667%}.medium-offset-9.svelte-epw8je{margin-left:75%}.medium-offset-10.svelte-epw8je{margin-left:83.3333333333%}.medium-offset-11.svelte-epw8je{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-epw8je{margin-left:0}.large-offset-1.svelte-epw8je{margin-left:8.3333333333%}.large-offset-2.svelte-epw8je{margin-left:16.6666666667%}.large-offset-3.svelte-epw8je{margin-left:25%}.large-offset-4.svelte-epw8je{margin-left:33.3333333333%}.large-offset-5.svelte-epw8je{margin-left:41.6666666667%}.large-offset-6.svelte-epw8je{margin-left:50%}.large-offset-7.svelte-epw8je{margin-left:58.3333333333%}.large-offset-8.svelte-epw8je{margin-left:66.6666666667%}.large-offset-9.svelte-epw8je{margin-left:75%}.large-offset-10.svelte-epw8je{margin-left:83.3333333333%}.large-offset-11.svelte-epw8je{margin-left:91.6666666667%}}.grid-y.svelte-epw8je{display:flex;flex-flow:column nowrap}.grid-padding-y.svelte-epw8je .grid-padding-y:where(.svelte-epw8je){margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y.svelte-epw8je .grid-padding-y:where(.svelte-epw8je){margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.svelte-epw8je{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-epw8je .grid-frame:where(.svelte-epw8je){width:100%}.cell-block.svelte-epw8je{max-width:100%;overflow-x:auto}.cell-block.svelte-epw8je,.cell-block-y.svelte-epw8je{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-epw8je{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-epw8je{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-epw8je{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-epw8je .medium-grid-frame:where(.svelte-epw8je){width:100%}.medium-cell-block.svelte-epw8je{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-epw8je{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-epw8je{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-epw8je{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-epw8je .large-grid-frame:where(.svelte-epw8je){width:100%}.large-cell-block.svelte-epw8je{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-epw8je{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-epw8je{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-epw8je{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-epw8je{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-epw8je{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell.svelte-epw8je .grid-y.grid-frame:where(.svelte-epw8je){height:100%}@media print,screen and (min-width:40em){.cell.svelte-epw8je .grid-y.medium-grid-frame:where(.svelte-epw8je){height:100%}}@media print,screen and (min-width:64em){.cell.svelte-epw8je .grid-y.large-grid-frame:where(.svelte-epw8je){height:100%}}.grid-margin-y.svelte-epw8je{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-epw8je{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-epw8je{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-epw8je{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-epw8je{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-epw8je{height:calc(100vh + 1.875rem)}}.float-left.svelte-epw8je{float:left!important}.float-right.svelte-epw8je{float:right!important}.float-center.svelte-epw8je{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-epw8je:after,.clearfix.svelte-epw8je:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-epw8je:after{clear:both}.align-left.svelte-epw8je{justify-content:flex-start}.align-right.svelte-epw8je{justify-content:flex-end}.align-center.svelte-epw8je{justify-content:center}.align-justify.svelte-epw8je{justify-content:space-between}.align-spaced.svelte-epw8je{justify-content:space-around}.align-top.svelte-epw8je{align-items:flex-start}.align-self-top.svelte-epw8je{align-self:flex-start}.align-bottom.svelte-epw8je{align-items:flex-end}.align-self-bottom.svelte-epw8je{align-self:flex-end}.align-middle.svelte-epw8je{align-items:center}.align-self-middle.svelte-epw8je{align-self:center}.align-stretch.svelte-epw8je{align-items:stretch}.align-self-stretch.svelte-epw8je{align-self:stretch}.align-center-middle.svelte-epw8je{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-epw8je{order:1}.small-order-2.svelte-epw8je{order:2}.small-order-3.svelte-epw8je{order:3}.small-order-4.svelte-epw8je{order:4}.small-order-5.svelte-epw8je{order:5}.small-order-6.svelte-epw8je{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-epw8je{order:1}.medium-order-2.svelte-epw8je{order:2}.medium-order-3.svelte-epw8je{order:3}.medium-order-4.svelte-epw8je{order:4}.medium-order-5.svelte-epw8je{order:5}.medium-order-6.svelte-epw8je{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-epw8je{order:1}.large-order-2.svelte-epw8je{order:2}.large-order-3.svelte-epw8je{order:3}.large-order-4.svelte-epw8je{order:4}.large-order-5.svelte-epw8je{order:5}.large-order-6.svelte-epw8je{order:6}}.flex-container.svelte-epw8je{display:flex}.flex-child-auto.svelte-epw8je{flex:1 1 auto}.flex-child-grow.svelte-epw8je{flex:1 0 auto}.flex-child-shrink.svelte-epw8je{flex:0 1 auto}.flex-dir-row.svelte-epw8je{flex-direction:row}.flex-dir-row-reverse.svelte-epw8je{flex-direction:row-reverse}.flex-dir-column.svelte-epw8je{flex-direction:column}.flex-dir-column-reverse.svelte-epw8je{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-epw8je{display:flex}.medium-flex-child-auto.svelte-epw8je{flex:1 1 auto}.medium-flex-child-grow.svelte-epw8je{flex:1 0 auto}.medium-flex-child-shrink.svelte-epw8je{flex:0 1 auto}.medium-flex-dir-row.svelte-epw8je{flex-direction:row}.medium-flex-dir-row-reverse.svelte-epw8je{flex-direction:row-reverse}.medium-flex-dir-column.svelte-epw8je{flex-direction:column}.medium-flex-dir-column-reverse.svelte-epw8je{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-epw8je{display:flex}.large-flex-child-auto.svelte-epw8je{flex:1 1 auto}.large-flex-child-grow.svelte-epw8je{flex:1 0 auto}.large-flex-child-shrink.svelte-epw8je{flex:0 1 auto}.large-flex-dir-row.svelte-epw8je{flex-direction:row}.large-flex-dir-row-reverse.svelte-epw8je{flex-direction:row-reverse}.large-flex-dir-column.svelte-epw8je{flex-direction:column}.large-flex-dir-column-reverse.svelte-epw8je{flex-direction:column-reverse}}.hide.svelte-epw8je{display:none!important}.invisible.svelte-epw8je{visibility:hidden}.visible.svelte-epw8je{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-epw8je{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-epw8je{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-epw8je{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-epw8je{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-epw8je{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-epw8je{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-epw8je{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-epw8je{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-epw8je{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-epw8je{display:none!important}}.show-for-sr.svelte-epw8je,.show-on-focus.svelte-epw8je{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-epw8je:active,.show-on-focus.svelte-epw8je:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-epw8je,.show-for-landscape.svelte-epw8je{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-epw8je,.show-for-landscape.svelte-epw8je{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-epw8je,.show-for-landscape.svelte-epw8je{display:none!important}}.hide-for-landscape.svelte-epw8je,.show-for-portrait.svelte-epw8je{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-epw8je,.show-for-portrait.svelte-epw8je{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-epw8je,.show-for-portrait.svelte-epw8je{display:block!important}}.show-for-dark-mode.svelte-epw8je{display:none}.hide-for-dark-mode.svelte-epw8je{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-epw8je{display:block!important}.hide-for-dark-mode.svelte-epw8je{display:none!important}}.show-for-ie.svelte-epw8je{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-epw8je{display:block!important}.hide-for-ie.svelte-epw8je{display:none!important}}.show-for-sticky.svelte-epw8je{display:none}.is-stuck.svelte-epw8je .show-for-sticky:where(.svelte-epw8je){display:block}.is-stuck.svelte-epw8je .hide-for-sticky:where(.svelte-epw8je){display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-epw8je:lang(my) div:where(.svelte-epw8je),.svelte-epw8je:lang(my) h5:where(.svelte-epw8je),.svelte-epw8je:lang(my) h6:where(.svelte-epw8je),.svelte-epw8je:lang(my) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-epw8je:lang(my) h5:where(.svelte-epw8je){font-size:var(--undpds-font-size-20)}@media(min-width:48em){.svelte-epw8je:lang(my) h5:where(.svelte-epw8je){font-size:1.375rem}}.svelte-epw8je:lang(bn) div:where(.svelte-epw8je),.svelte-epw8je:lang(bn) h5:where(.svelte-epw8je),.svelte-epw8je:lang(bn) h6:where(.svelte-epw8je),.svelte-epw8je:lang(bn) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-unbangla)}.svelte-epw8je:lang(ar) div:where(.svelte-epw8je),.svelte-epw8je:lang(ar) h5:where(.svelte-epw8je),.svelte-epw8je:lang(ar) h6:where(.svelte-epw8je),.svelte-epw8je:lang(ar) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-epw8je:lang(az) div:where(.svelte-epw8je),.svelte-epw8je:lang(az) h5:where(.svelte-epw8je),.svelte-epw8je:lang(az) h6:where(.svelte-epw8je),.svelte-epw8je:lang(az) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans)}.svelte-epw8je:lang(zh) div:where(.svelte-epw8je),.svelte-epw8je:lang(zh) h5:where(.svelte-epw8je),.svelte-epw8je:lang(zh) h6:where(.svelte-epw8je),.svelte-epw8je:lang(zh) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-epw8je:lang(ja) div:where(.svelte-epw8je),.svelte-epw8je:lang(ja) h5:where(.svelte-epw8je),.svelte-epw8je:lang(ja) h6:where(.svelte-epw8je),.svelte-epw8je:lang(ja) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-epw8je:lang(ja) div:where(.svelte-epw8je){font-weight:350}.svelte-epw8je:lang(ka) div:where(.svelte-epw8je),.svelte-epw8je:lang(ka) h5:where(.svelte-epw8je),.svelte-epw8je:lang(ka) h6:where(.svelte-epw8je),.svelte-epw8je:lang(ka) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-epw8je:lang(km) div:where(.svelte-epw8je),.svelte-epw8je:lang(km) h5:where(.svelte-epw8je),.svelte-epw8je:lang(km) h6:where(.svelte-epw8je),.svelte-epw8je:lang(km) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-epw8je:lang(ko) div:where(.svelte-epw8je),.svelte-epw8je:lang(ko) h5:where(.svelte-epw8je),.svelte-epw8je:lang(ko) h6:where(.svelte-epw8je),.svelte-epw8je:lang(ko) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-korean)}.svelte-epw8je:lang(ku) div:where(.svelte-epw8je),.svelte-epw8je:lang(ku) h5:where(.svelte-epw8je),.svelte-epw8je:lang(ku) h6:where(.svelte-epw8je),.svelte-epw8je:lang(ku) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-epw8je:lang(ne) div:where(.svelte-epw8je),.svelte-epw8je:lang(ne) h5:where(.svelte-epw8je),.svelte-epw8je:lang(ne) h6:where(.svelte-epw8je),.svelte-epw8je:lang(ne) p:where(.svelte-epw8je){font-family:var(--undpds-font-family-notosans)}h5.svelte-epw8je,h6.svelte-epw8je{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h5.svelte-epw8je,h6.svelte-epw8je{margin-bottom:var(--undpds-spacing-05)}}h5.svelte-epw8je{font-size:var(--undpds-font-size-20);font-weight:400;line-height:1.15}@media(min-width:48em){h5.svelte-epw8je{font-size:var(--undpds-font-size-25)}}h6.svelte-epw8je{font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p.svelte-epw8je{margin-top:0}@keyframes svelte-epw8je-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-epw8je{color:var(--undpds-color-black);text-decoration:none}.color-white.svelte-epw8je{color:var(--undpds-color-white)}.color-black.svelte-epw8je{color:var(--undpds-color-black)}.show-large.svelte-epw8je{display:none}@media(min-width:48em){.show-large.svelte-epw8je{display:block}}.show-small.svelte-epw8je{display:block}@media(min-width:48em){.show-small.svelte-epw8je{display:none}}.height-full.svelte-epw8je{height:100%}.overlay-grey.svelte-epw8je:before{background:#0003}.delay-1.svelte-epw8je{transition-delay:.1s}.delay-2.svelte-epw8je{transition-delay:.2s}.delay-3.svelte-epw8je{transition-delay:.3s}.delay-4.svelte-epw8je{transition-delay:.4s}.delay-5.svelte-epw8je{transition-delay:.5s}.scale-up.inviewport.svelte-epw8je{transform:scale(1)}.expand-to-size.svelte-epw8je{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-epw8je{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-epw8je{overflow:hidden}.background-yellow.svelte-epw8je{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-epw8je{background-color:var(--undpds-color-light-red)}.background-green.svelte-epw8je{background-color:var(--undpds-color-light-green)}.background-blue.svelte-epw8je{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-epw8je{background-color:var(--undpds-color-gray-100)}.background-white.svelte-epw8je{background-color:var(--undpds-color-white)}.accent-yellow.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before,.yellow.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before,.yellow.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after,.yellow.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after,.yellow.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before,.yellow.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-red.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before,.red.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before,.red.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after,.red.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after,.red.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before,.red.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-green.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before,.green.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before,.green.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after,.green.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after,.green.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before,.green.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-blue.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before,.blue.svelte-epw8je .card-thumbnail__image:where(.svelte-epw8je):hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before,.blue.svelte-epw8je .author__img:where(.svelte-epw8je):hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after,.blue.svelte-epw8je .publication-thumbnail__image:where(.svelte-epw8je):hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after,.blue.svelte-epw8je .stats-panel:where(.svelte-epw8je):hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before,.blue.svelte-epw8je .feature__card-slide:where(.svelte-epw8je):before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-yellow.svelte-epw8je .stats-card:where(.svelte-epw8je):hover,.yellow.svelte-epw8je .stats-card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-epw8je .progress-bar:where(.svelte-epw8je),.yellow.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-yellow)}.accent-yellow.svelte-epw8je .blockquote:where(.svelte-epw8je),.accent-yellow.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover,.yellow.svelte-epw8je .blockquote:where(.svelte-epw8je),.yellow.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.accent-yellow.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover,.yellow.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.yellow.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-epw8je .feature__card-slide:where(.svelte-epw8je),.yellow.svelte-epw8je .feature__card-slide:where(.svelte-epw8je){background:var(--undpds-color-yellow)}.accent-red.svelte-epw8je .stats-card:where(.svelte-epw8je):hover,.red.svelte-epw8je .stats-card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-epw8je .progress-bar:where(.svelte-epw8je),.red.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-red)}.accent-red.svelte-epw8je .blockquote:where(.svelte-epw8je),.accent-red.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover,.red.svelte-epw8je .blockquote:where(.svelte-epw8je),.red.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.accent-red.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover,.red.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.red.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-epw8je .feature__card-slide:where(.svelte-epw8je),.red.svelte-epw8je .feature__card-slide:where(.svelte-epw8je){background:var(--undpds-color-red)}.accent-green.svelte-epw8je .stats-card:where(.svelte-epw8je):hover,.green.svelte-epw8je .stats-card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-epw8je .progress-bar:where(.svelte-epw8je),.green.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-green)}.accent-green.svelte-epw8je .blockquote:where(.svelte-epw8je),.accent-green.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover,.green.svelte-epw8je .blockquote:where(.svelte-epw8je),.green.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.accent-green.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover,.green.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.green.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-epw8je .feature__card-slide:where(.svelte-epw8je),.green.svelte-epw8je .feature__card-slide:where(.svelte-epw8je){background:var(--undpds-color-green)}.accent-blue.svelte-epw8je .stats-card:where(.svelte-epw8je):hover,.blue.svelte-epw8je .stats-card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-epw8je .progress-bar:where(.svelte-epw8je),.blue.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-azure)}.accent-blue.svelte-epw8je .blockquote:where(.svelte-epw8je),.accent-blue.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover,.blue.svelte-epw8je .blockquote:where(.svelte-epw8je),.blue.svelte-epw8je .content-card.card:where(.svelte-epw8je):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.accent-blue.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover,.blue.svelte-epw8je .content-card.card-color:where(.svelte-epw8je):hover,.blue.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-epw8je .feature__card-slide:where(.svelte-epw8je),.blue.svelte-epw8je .feature__card-slide:where(.svelte-epw8je){background:var(--undpds-color-azure)}.accent-yellow.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je),.yellow.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je){background-color:var(--undpds-color-light-yellow)}.accent-red.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je),.red.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je){background-color:var(--undpds-color-light-red)}.accent-green.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je),.green.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je){background-color:var(--undpds-color-light-green)}.accent-blue.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je),.blue.svelte-epw8je .content-card.card-emphasize:where(.svelte-epw8je){background-color:var(--undpds-color-light-azure)}div.card-thumbnail__image.svelte-epw8je{display:inline-flex;position:relative}div.card-thumbnail__image.svelte-epw8je:before{opacity:0;transition:all .6s}div.card-thumbnail__image.svelte-epw8je:hover:before{opacity:.75}div.card-thumbnail__image:hover.accent-yellow.svelte-epw8je:before,div.card-thumbnail__image:hover.yellow.svelte-epw8je:before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.card-thumbnail__image:hover.accent-red.svelte-epw8je:before,div.card-thumbnail__image:hover.red.svelte-epw8je:before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.card-thumbnail__image:hover.accent-green.svelte-epw8je:before,div.card-thumbnail__image:hover.green.svelte-epw8je:before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.card-thumbnail__image:hover.accent-blue.svelte-epw8je:before,div.card-thumbnail__image:hover.blue.svelte-epw8je:before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.publication-thumbnail__image.svelte-epw8je{background:linear-gradient(180deg,#c9d0d6 70% 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image.svelte-epw8je:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skew(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image.svelte-epw8je:after{opacity:0;transition:all .6s;z-index:1}div.publication-thumbnail__image.svelte-epw8je:hover:after{opacity:.75}div.publication-thumbnail__image:hover.accent-yellow.svelte-epw8je:after,div.publication-thumbnail__image:hover.yellow.svelte-epw8je:after{background:linear-gradient(27.66deg,var(--undpds-color-yellow),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red.svelte-epw8je:after,div.publication-thumbnail__image:hover.red.svelte-epw8je:after{background:linear-gradient(27.66deg,var(--undpds-color-red),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green.svelte-epw8je:after,div.publication-thumbnail__image:hover.green.svelte-epw8je:after{background:linear-gradient(27.66deg,var(--undpds-color-green),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-blue.svelte-epw8je:after,div.publication-thumbnail__image:hover.blue.svelte-epw8je:after{background:linear-gradient(27.66deg,var(--undpds-color-azure),transparent 70.49%)}.color-wrapper.svelte-epw8je{display:block}@media(min-width:48em){.color-wrapper.svelte-epw8je{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-epw8je{width:100%}@media(min-width:48em){.color__row.svelte-epw8je{width:calc(50% - 10px)}}.color__row.full.svelte-epw8je{width:100%}.color__row.svelte-epw8je .color__title:where(.svelte-epw8je){color:var(--undpds-color-black);font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row.svelte-epw8je .color__title:where(.svelte-epw8je){font-size:var(--undpds-font-size-16)}}.color__row.svelte-epw8je .color__define_wrapper:where(.svelte-epw8je){display:block}.Primary-text.svelte-epw8je{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-epw8je{margin-top:-1.55rem}}.color__define.svelte-epw8je{display:flex;margin-bottom:1.25rem}.color__define.svelte-epw8je .color__name:where(.svelte-epw8je){flex-basis:0;flex-grow:1;margin:var(--undpds-spacing-03) 0;text-align:center}@media(min-width:48em){.color__define.svelte-epw8je .color__name:where(.svelte-epw8je){flex-basis:0;flex-grow:1}}.color__define_balance.svelte-epw8je{display:flex;width:100%}.color__define_balance.svelte-epw8je .color__name:where(.svelte-epw8je){margin:var(--undpds-spacing-03) 0;text-align:center}.color__define_balance.svelte-epw8je .color__name.bl-1:where(.svelte-epw8je){height:75px;width:45%}.color__define_balance.svelte-epw8je .color__name.bl-2:where(.svelte-epw8je){height:75px;width:12%}.color__define_balance.svelte-epw8je .color__name.bl-3:where(.svelte-epw8je){height:75px;width:15%}.color__define_balance.svelte-epw8je .color__name.bl-4:where(.svelte-epw8je){height:75px;width:18%}.color__define_balance.svelte-epw8je .color__name.bl-5:where(.svelte-epw8je){height:75px;width:8%}.color__define_balance.svelte-epw8je .color__name.bl-6:where(.svelte-epw8je){height:75px;width:5%}.icon--bar.svelte-epw8je{cursor:pointer}.chevron-right-animated.svelte-epw8je{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-epw8je{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-epw8je:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-epw8je:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-epw8je:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-epw8je:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-epw8je{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-epw8je i:where(.svelte-epw8je){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-epw8je:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-epw8je:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-epw8je:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-epw8je:hover:before{transform:translateY(-10px)}.icons-container.svelte-epw8je{display:flex;flex-wrap:wrap}div.author__img.svelte-epw8je{height:80px;min-width:80px;position:relative;width:80px}div.author__img.svelte-epw8je,div.author__img.svelte-epw8je:before{border-radius:var(--undpds-author-image-radius);overflow:hidden}div.author__img.svelte-epw8je:before{opacity:0;transition:all .6s}div.author__img.svelte-epw8je:hover:before{opacity:.75}div.author__img:hover.accent-yellow.svelte-epw8je:before,div.author__img:hover.yellow.svelte-epw8je:before,div.author__img.svelte-epw8je:hover:before{background:linear-gradient(45deg,var(--undpds-color-yellow),transparent 53%)}div.author__img:hover.accent-red.svelte-epw8je:before,div.author__img:hover.red.svelte-epw8je:before{background:linear-gradient(45deg,var(--undpds-color-red),transparent 53%)}div.author__img:hover.accent-green.svelte-epw8je:before,div.author__img:hover.green.svelte-epw8je:before{background:linear-gradient(45deg,var(--undpds-color-green),transparent 53%)}div.author__img:hover.accent-blue.svelte-epw8je:before,div.author__img:hover.blue.svelte-epw8je:before{background:linear-gradient(45deg,var(--undpds-color-azure),transparent 53%)}div.author__img.large.svelte-epw8je{height:180px;width:180px}div.author__img.large.svelte-epw8je:before{height:180px}.credits.svelte-epw8je{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-epw8je{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-epw8je{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-epw8je{font-size:1.625rem}}.grid_name.svelte-epw8je span:where(.svelte-epw8je){font-size:var(--undpds-font-size-14)}.grid_description.svelte-epw8je{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-epw8je{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-epw8je:nth-child(odd){background-color:var(--undpds-color-gray-200)}.grid--layout.svelte-epw8je .column:where(.svelte-epw8je){font-size:.813rem;padding:.625rem}.spacing__define.svelte-epw8je .spacing__name:where(.svelte-epw8je){display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.breadcrumb__item.svelte-epw8je{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-epw8je:hover{color:var(--undpds-color-red)}.svelte-epw8je:lang(ro) .breadcrumb__item:where(.svelte-epw8je){font-weight:700}.language__item.svelte-epw8je{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-epw8je{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-epw8je{height:1rem}}.progress-container.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-yellow)}.progress-container.small.svelte-epw8je{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-epw8je{height:.75rem}}.progress-container.small.svelte-epw8je .progress-bar:where(.svelte-epw8je){height:.625rem}@media(min-width:48em){.progress-container.small.svelte-epw8je .progress-bar:where(.svelte-epw8je){height:.75rem}}.progress-container.accent-yellow.svelte-epw8je .progress-bar:where(.svelte-epw8je),.progress-container.yellow.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-yellow)}.progress-container.accent-red.svelte-epw8je .progress-bar:where(.svelte-epw8je),.progress-container.red.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-red)}.progress-container.accent-green.svelte-epw8je .progress-bar:where(.svelte-epw8je),.progress-container.green.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-green)}.progress-container.accent-blue.svelte-epw8je .progress-bar:where(.svelte-epw8je),.progress-container.blue.svelte-epw8je .progress-bar:where(.svelte-epw8je){background:var(--undpds-color-azure)}.progress-bar.svelte-epw8je{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-epw8je{height:1rem}}.progress-top.svelte-epw8je{top:0}.sidebar_item.svelte-epw8je:hover{background-color:var(--undpds-color-gray-200)}.sidebar_item.open.svelte-epw8je .arrow:where(.svelte-epw8je){transform:rotate(180deg);transition:all .1s ease}.sidebar_item.svelte-epw8je h6:where(.svelte-epw8je){margin-bottom:0}.scroll.svelte-epw8je{overflow-x:auto}.form-check.svelte-epw8je{align-items:center;display:flex;position:relative}.cta__link.svelte-epw8je{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link.svelte-epw8je{display:inline-flex}}.cta__link.cta--space.svelte-epw8je:after{content:"";height:1.188rem;margin-left:var(--undpds-spacing-04);margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space.svelte-epw8je:after{margin-top:0}}.cta__link.svelte-epw8je{background-image:none}.svelte-epw8je:lang(my) .cta__link:where(.svelte-epw8je){font-size:var(--undpds-font-size-14)}.cta__link.cta--arrow.svelte-epw8je i:where(.svelte-epw8je):after,.cta__link.cta--arrow.svelte-epw8je i:where(.svelte-epw8je):before{box-sizing:border-box;content:"";display:block;position:absolute}.cta__link.cta--arrow.svelte-epw8je i:where(.svelte-epw8je){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.cta__link.cta--arrow.svelte-epw8je i:where(.svelte-epw8je):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.cta__link.cta--arrow.svelte-epw8je i:where(.svelte-epw8je):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.cta__link.cta--arrow.svelte-epw8je:hover i:where(.svelte-epw8je){width:var(--undpds-spacing-11)}.cta__link.cta--arrow.svelte-epw8je:hover i:where(.svelte-epw8je):before{display:unset}.cta__link.svelte-epw8je{color:#000}.cta__link.cta--arrow.svelte-epw8je{padding-left:0;padding-right:1.5rem}.cta__link.cta--space.svelte-epw8je:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDEzIDIwIj48cGF0aCBkPSJtLjY0OC43NjIgOS40NDEgOC4wMzEtOS40NDEgOC4wMzUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;transition:.2s ease}.cta__link.cta--space.svelte-epw8je:active:after,.cta__link.cta--space.svelte-epw8je:focus:after,.cta__link.cta--space.svelte-epw8je:hover:after{transform:translate(70%)}div.content-card.svelte-epw8je .image:where(.svelte-epw8je):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}div.content-card.svelte-epw8je h6:where(.svelte-epw8je){color:var(--undpds-color-black);font-size:.75rem;font-weight:700;letter-spacing:.48px;line-height:.84;margin-bottom:var(--undpds-spacing-05);text-transform:uppercase}div.content-card.svelte-epw8je :where(.svelte-epw8je):lang(my) h6:where(.svelte-epw8je){font-size:1rem}div.content-card.svelte-epw8je{background-color:var(--undpds-color-white);border-top:2px solid var(--undpds-color-black);height:100%;transition:all .5s;word-break:break-word}div.content-card.svelte-epw8je>a:where(.svelte-epw8je){background:none;box-sizing:border-box;display:block;height:100%;padding-bottom:2.625rem;position:relative}div.content-card.svelte-epw8je h6:where(.svelte-epw8je){margin-bottom:0;padding:var(--undpds-spacing-05) var(--undpds-spacing-06) 1.625rem}div.content-card.card.svelte-epw8je h6:where(.svelte-epw8je){padding-bottom:var(--undpds-spacing-05)}div.content-card.svelte-epw8je .image:where(.svelte-epw8je){position:relative;width:100%}div.content-card.svelte-epw8je .image:where(.svelte-epw8je):before{opacity:0;transition:all .9s}div.content-card.svelte-epw8je p:where(.svelte-epw8je){font-size:var(--undpds-font-size-16);margin:0;padding-top:var(--undpds-spacing-05)}div.content-card.card.svelte-epw8je:hover{background-color:var(--undpds-color-gray-100)}div.content-card.card-emphasize.svelte-epw8je{background-color:var(--undpds-color-light-yellow)}div.content-card.card-emphasize.svelte-epw8je:hover{background-color:var(--undpds-color-yellow)}div.content-card.card-emphasize:hover.red.svelte-epw8je .cta--space:where(.svelte-epw8je):after,div.content-card.card:hover.red.svelte-epw8je .cta--space:where(.svelte-epw8je):after{filter:invert(0) brightness(0)}div.content-card.card-emphasize:hover.red.svelte-epw8je .cta--arrow:where(.svelte-epw8je):after,div.content-card.card:hover.red.svelte-epw8je .cta--arrow:where(.svelte-epw8je):after{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2281%22%20height%3D%2220%22%20viewBox%3D%220%200%2081%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M69.5%201L79.5%209.99781M79.5%209.99781L69.5%2019M79.5%209.99781L0%209.99781%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E)}div.content-card.card-emphasize:hover.accent-yellow.svelte-epw8je,div.content-card.card-emphasize:hover.yellow.svelte-epw8je,div.content-card.card:hover.accent-yellow.svelte-epw8je,div.content-card.card:hover.yellow.svelte-epw8je{background-color:var(--undpds-color-yellow)}div.content-card.card-emphasize:hover.accent-red.svelte-epw8je,div.content-card.card-emphasize:hover.red.svelte-epw8je,div.content-card.card:hover.accent-red.svelte-epw8je,div.content-card.card:hover.red.svelte-epw8je{background-color:var(--undpds-color-red)}div.content-card.card-emphasize:hover.accent-green.svelte-epw8je,div.content-card.card-emphasize:hover.green.svelte-epw8je,div.content-card.card:hover.accent-green.svelte-epw8je,div.content-card.card:hover.green.svelte-epw8je{background-color:var(--undpds-color-green)}div.content-card.card-emphasize:hover.accent-blue.svelte-epw8je,div.content-card.card-emphasize:hover.blue.svelte-epw8je,div.content-card.card:hover.accent-blue.svelte-epw8je,div.content-card.card:hover.blue.svelte-epw8je{background-color:var(--undpds-color-azure)}div.content-card.card-emphasize:hover.accent-gray.svelte-epw8je,div.content-card.card-emphasize:hover.gray.svelte-epw8je,div.content-card.card:hover.accent-gray.svelte-epw8je,div.content-card.card:hover.gray.svelte-epw8je{background-color:var(--undpds-color-gray-100)}div.content-card.card-emphasize.accent-yellow.svelte-epw8je,div.content-card.card-emphasize.yellow.svelte-epw8je{background-color:var(--undpds-color-light-yellow)}div.content-card.card-emphasize.accent-red.svelte-epw8je,div.content-card.card-emphasize.red.svelte-epw8je{background-color:var(--undpds-color-light-red)}div.content-card.card-emphasize.accent-green.svelte-epw8je,div.content-card.card-emphasize.green.svelte-epw8je{background-color:var(--undpds-color-light-green)}div.content-card.card-emphasize.accent-blue.svelte-epw8je,div.content-card.card-emphasize.blue.svelte-epw8je{background-color:var(--undpds-color-light-azure)}div.content-card.card-emphasize.accent-gray.svelte-epw8je,div.content-card.card-emphasize.gray.svelte-epw8je,div.content-card.svelte-epw8je:hover{background-color:var(--undpds-color-gray-100)}div.content-card.svelte-epw8je:hover .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%);opacity:.75}div.content-card.svelte-epw8je:hover .cta--space:where(.svelte-epw8je):after{transform:translate(70%)}div.content-card.svelte-epw8je .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-gray-100),transparent 61.11%)}div.content-card.accent-yellow.svelte-epw8je .image:where(.svelte-epw8je):before,div.content-card.yellow.svelte-epw8je .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.content-card.accent-red.svelte-epw8je .image:where(.svelte-epw8je):before,div.content-card.red.svelte-epw8je .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.content-card.accent-green.svelte-epw8je .image:where(.svelte-epw8je):before,div.content-card.green.svelte-epw8je .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.content-card.accent-blue.svelte-epw8je .image:where(.svelte-epw8je):before,div.content-card.blue.svelte-epw8je .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.content-card.accent-gray.svelte-epw8je .image:where(.svelte-epw8je):before,div.content-card.gray.svelte-epw8je .image:where(.svelte-epw8je):before{background:linear-gradient(67.76deg,var(--undpds-color-gray-100),transparent 61.11%)}.content-caption.svelte-epw8je{padding:var(--undpds-spacing-05) var(--undpds-spacing-06) var(--undpds-spacing-06)}.content-caption.svelte-epw8je h5:where(.svelte-epw8je){margin-bottom:0}.content-caption.svelte-epw8je .cta__link:where(.svelte-epw8je){bottom:var(--undpds-spacing-06);position:absolute}.content-caption_cart.svelte-epw8je{height:100%}.content-caption_cart.svelte-epw8je h5:where(.svelte-epw8je){margin-bottom:var(--undpds-spacing-05)}.svelte-epw8je:lang(my) h6:where(.svelte-epw8je){font-size:var(--undpds-font-size-16)}.button.svelte-epw8je{align-items:center;background:transparent;border:none;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.button.svelte-epw8je{display:inline-flex}}.svelte-epw8je:lang(my) .button:where(.svelte-epw8je){font-size:var(--undpds-font-size-14)}.button.svelte-epw8je{color:var(--undpds-color-white);cursor:pointer;justify-content:center;padding:var(--undpds-spacing-05) var(--undpds-spacing-06)}.button.svelte-epw8je:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}.button.button-primary.svelte-epw8je{background-color:var(--undpds-color-dark-red)}.button.button-primary.svelte-epw8je:hover{background-color:var(--undpds-color-red)}.button.button-primary.button-arrow.svelte-epw8je:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-primary.button-arrow.svelte-epw8je:hover:after{transform:translate(70%)}.button.button-primary.button-arrow.disabled.svelte-epw8je:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:""}.button.button-primary.button-external-link.svelte-epw8je{align-items:baseline}.button.button-primary.svelte-epw8je .external-link-animated:where(.svelte-epw8je){box-shadow:-2px 2px 0 0 var(--undpds-color-black),-4px 0 0 -2px var(--undpds-color-black),-3px 3px 0 -1px var(--undpds-color-black);margin-left:1rem}.button.button-primary.svelte-epw8je .external-link-animated:where(.svelte-epw8je):before{background:var(--undpds-color-black)}.button.button-primary.svelte-epw8je .external-link-animated:where(.svelte-epw8je):after{border-right:2px solid var(--undpds-color-black);border-top:2px solid var(--undpds-color-black)}.button.button-primary.svelte-epw8je:hover .external-link-animated:where(.svelte-epw8je):after{transform:translate(5px,-5px)}.button.button-primary.svelte-epw8je:hover .external-link-animated:where(.svelte-epw8je):before{transform:rotate(-45deg) translate(7px)}.button.button-primary.disabled.svelte-epw8je .external-link-animated:where(.svelte-epw8je){box-shadow:-2px 2px 0 0 var(--undpds-color-gray-300),-4px 0 0 -2px var(--undpds-color-gray-300),-3px 3px 0 -1px var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-epw8je .external-link-animated:where(.svelte-epw8je):before{background:var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-epw8je .external-link-animated:where(.svelte-epw8je):after{border-right:2px solid var(--undpds-color-gray-300);border-top:2px solid var(--undpds-color-gray-300)}.button.button-primary.button-download.svelte-epw8je{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-primary.svelte-epw8je .download-animated:where(.svelte-epw8je){margin-left:1rem}.button.button-primary.svelte-epw8je .download-animated:where(.svelte-epw8je):after{border-bottom:2px solid var(--undpds-color-black);border-left:2px solid var(--undpds-color-black)}.button.button-primary.svelte-epw8je .download-animated:where(.svelte-epw8je):before{background:var(--undpds-color-black)}.button.button-primary.svelte-epw8je:hover .download-animated:where(.svelte-epw8je):after{transform:rotate(-45deg) translate(7px,-7px)}.button.button-primary.svelte-epw8je:hover .download-animated:where(.svelte-epw8je):before{transform:translateY(-10px)}.button.button-primary.disabled.svelte-epw8je .download-animated:where(.svelte-epw8je):after{border-bottom:2px solid var(--undpds-color-gray-300);border-left:2px solid var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-epw8je .download-animated:where(.svelte-epw8je):before{background:var(--undpds-color-gray-300)}.button.button-secondary.svelte-epw8je{background-color:var(--undpds-color-blue-600)}.button.button-secondary.svelte-epw8je:hover{background-color:var(--undpds-color-blue-400)}.button.button-secondary.button-arrow.svelte-epw8je:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-secondary.button-arrow.svelte-epw8je:hover:after{transform:translate(70%)}.button.button-secondary.button-arrow.disabled.svelte-epw8je:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:""}.button.button-secondary.button-external-link.svelte-epw8je{align-items:baseline}.button.button-secondary.svelte-epw8je .external-link-animated:where(.svelte-epw8je){box-shadow:-2px 2px 0 0 var(--undpds-color-white),-4px 0 0 -2px var(--undpds-color-white),-3px 3px 0 -1px var(--undpds-color-white);margin-left:1rem}.button.button-secondary.svelte-epw8je .external-link-animated:where(.svelte-epw8je):before{background:var(--undpds-color-white)}.button.button-secondary.svelte-epw8je .external-link-animated:where(.svelte-epw8je):after{border-right:2px solid var(--undpds-color-white);border-top:2px solid var(--undpds-color-white)}.button.button-secondary.svelte-epw8je:hover .external-link-animated:where(.svelte-epw8je):after{transform:translate(5px,-5px)}.button.button-secondary.svelte-epw8je:hover .external-link-animated:where(.svelte-epw8je):before{transform:rotate(-45deg) translate(7px)}.button.button-secondary.disabled.svelte-epw8je .external-link-animated:where(.svelte-epw8je){box-shadow:-2px 2px 0 0 var(--undpds-color-gray-300),-4px 0 0 -2px var(--undpds-color-gray-300),-3px 3px 0 -1px var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-epw8je .external-link-animated:where(.svelte-epw8je):before{background:var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-epw8je .external-link-animated:where(.svelte-epw8je):after{border-right:2px solid var(--undpds-color-gray-300);border-top:2px solid var(--undpds-color-gray-300)}.button.button-secondary.button-download.svelte-epw8je{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-secondary.svelte-epw8je .download-animated:where(.svelte-epw8je){margin-left:1rem}.button.button-secondary.svelte-epw8je .download-animated:where(.svelte-epw8je):after{border-bottom:2px solid var(--undpds-color-white);border-left:2px solid var(--undpds-color-white)}.button.button-secondary.svelte-epw8je .download-animated:where(.svelte-epw8je):before{background:var(--undpds-color-white)}.button.button-secondary.svelte-epw8je:hover .download-animated:where(.svelte-epw8je):after{transform:rotate(-45deg) translate(7px,-7px)}.button.button-secondary.svelte-epw8je:hover .download-animated:where(.svelte-epw8je):before{transform:translateY(-10px)}.button.button-secondary.disabled.svelte-epw8je .download-animated:where(.svelte-epw8je):after{border-bottom:2px solid var(--undpds-color-gray-300);border-left:2px solid var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-epw8je .download-animated:where(.svelte-epw8je):before{background:var(--undpds-color-gray-300)}.button.disabled.svelte-epw8je{background-color:var(--undpds-color-gray-400);color:var(--undpds-color-gray-300);pointer-events:none}.description.svelte-epw8je{align-items:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.content-card.hide-border-top.svelte-epw8je{border-top:2px solid rgba(0,0,0,0)}a.svelte-y7ecqs{background-color:transparent}img.svelte-y7ecqs{border-style:none}.svelte-y7ecqs::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-y7ecqs{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-y7ecqs{font-size:var(--undpds-font-size-14)}}.language__item.svelte-y7ecqs{font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-y7ecqs{font-size:var(--undpds-font-size-16)}}.language__item.svelte-y7ecqs,.sidebar_item.svelte-y7ecqs{border-bottom:1px solid var(--undpds-color-gray-400)}.image-figcaption__cart.svelte-y7ecqs img:where(.svelte-y7ecqs),div.author__img.svelte-y7ecqs img:where(.svelte-y7ecqs){height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item.svelte-y7ecqs{border:none}.sidebar_item.svelte-y7ecqs{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-y7ecqs{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-y7ecqs{background-color:var(--undpds-color-blue-600)}.sidebar_item.selected.svelte-y7ecqs h6:where(.svelte-y7ecqs){color:var(--undpds-color-white)}.sidebar_item.selected.svelte-y7ecqs:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-y7ecqs:before,div.author__img.svelte-y7ecqs:before,div.card-thumbnail__image.svelte-y7ecqs:before,div.publication-thumbnail__image.svelte-y7ecqs:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-y7ecqs{background-image:none}.scale-up.svelte-y7ecqs{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-y7ecqs{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-y7ecqs{opacity:1;transform:translate(0)}.svelte-y7ecqs:lang(my) .language__item:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-y7ecqs:lang(my) .language__item:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-14)}}.chevron-right-animated.svelte-y7ecqs i:where(.svelte-y7ecqs):after,.chevron-right-animated.svelte-y7ecqs i:where(.svelte-y7ecqs):before,.download-animated.svelte-y7ecqs:after,.download-animated.svelte-y7ecqs:before,.external-link-animated.svelte-y7ecqs:after,.external-link-animated.svelte-y7ecqs:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated.svelte-y7ecqs i:where(.svelte-y7ecqs){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.chevron-right-animated.svelte-y7ecqs i:where(.svelte-y7ecqs):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated.svelte-y7ecqs i:where(.svelte-y7ecqs):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.chevron-right-animated.svelte-y7ecqs:hover i:where(.svelte-y7ecqs){width:var(--undpds-spacing-11)}.chevron-right-animated.svelte-y7ecqs:hover i:where(.svelte-y7ecqs):before{display:unset}a.svelte-y7ecqs{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-y7ecqs:hover{animation:svelte-y7ecqs-lineLoop-animation 2s linear infinite}.custom-scrollbar.svelte-y7ecqs{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-y7ecqs::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-y7ecqs::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-y7ecqs::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-y7ecqs::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-y7ecqs{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-y7ecqs{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-y7ecqs{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-y7ecqs{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-y7ecqs{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-y7ecqs{display:flex;flex-flow:row wrap}.cell.svelte-y7ecqs{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-y7ecqs{flex:1 1 0}.cell.shrink.svelte-y7ecqs{flex:0 0 auto}.grid-margin-x.svelte-y7ecqs{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-y7ecqs{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-padding-x.svelte-y7ecqs .grid-padding-x:where(.svelte-y7ecqs){margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x.svelte-y7ecqs .grid-padding-x:where(.svelte-y7ecqs){margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-y7ecqs,.small-padding-collapse.svelte-y7ecqs{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-y7ecqs{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-y7ecqs{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-y7ecqs,.large-padding-collapse.svelte-y7ecqs{margin-left:0;margin-right:0}}.small-offset-0.svelte-y7ecqs{margin-left:0}.small-offset-1.svelte-y7ecqs{margin-left:8.3333333333%}.small-offset-2.svelte-y7ecqs{margin-left:16.6666666667%}.small-offset-3.svelte-y7ecqs{margin-left:25%}.small-offset-4.svelte-y7ecqs{margin-left:33.3333333333%}.small-offset-5.svelte-y7ecqs{margin-left:41.6666666667%}.small-offset-6.svelte-y7ecqs{margin-left:50%}.small-offset-7.svelte-y7ecqs{margin-left:58.3333333333%}.small-offset-8.svelte-y7ecqs{margin-left:66.6666666667%}.small-offset-9.svelte-y7ecqs{margin-left:75%}.small-offset-10.svelte-y7ecqs{margin-left:83.3333333333%}.small-offset-11.svelte-y7ecqs{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-y7ecqs{margin-left:0}.medium-offset-1.svelte-y7ecqs{margin-left:8.3333333333%}.medium-offset-2.svelte-y7ecqs{margin-left:16.6666666667%}.medium-offset-3.svelte-y7ecqs{margin-left:25%}.medium-offset-4.svelte-y7ecqs{margin-left:33.3333333333%}.medium-offset-5.svelte-y7ecqs{margin-left:41.6666666667%}.medium-offset-6.svelte-y7ecqs{margin-left:50%}.medium-offset-7.svelte-y7ecqs{margin-left:58.3333333333%}.medium-offset-8.svelte-y7ecqs{margin-left:66.6666666667%}.medium-offset-9.svelte-y7ecqs{margin-left:75%}.medium-offset-10.svelte-y7ecqs{margin-left:83.3333333333%}.medium-offset-11.svelte-y7ecqs{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-y7ecqs{margin-left:0}.large-offset-1.svelte-y7ecqs{margin-left:8.3333333333%}.large-offset-2.svelte-y7ecqs{margin-left:16.6666666667%}.large-offset-3.svelte-y7ecqs{margin-left:25%}.large-offset-4.svelte-y7ecqs{margin-left:33.3333333333%}.large-offset-5.svelte-y7ecqs{margin-left:41.6666666667%}.large-offset-6.svelte-y7ecqs{margin-left:50%}.large-offset-7.svelte-y7ecqs{margin-left:58.3333333333%}.large-offset-8.svelte-y7ecqs{margin-left:66.6666666667%}.large-offset-9.svelte-y7ecqs{margin-left:75%}.large-offset-10.svelte-y7ecqs{margin-left:83.3333333333%}.large-offset-11.svelte-y7ecqs{margin-left:91.6666666667%}}.grid-y.svelte-y7ecqs{display:flex;flex-flow:column nowrap}.grid-padding-y.svelte-y7ecqs .grid-padding-y:where(.svelte-y7ecqs){margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y.svelte-y7ecqs .grid-padding-y:where(.svelte-y7ecqs){margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.svelte-y7ecqs{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-y7ecqs .grid-frame:where(.svelte-y7ecqs){width:100%}.cell-block.svelte-y7ecqs{max-width:100%;overflow-x:auto}.cell-block.svelte-y7ecqs,.cell-block-y.svelte-y7ecqs{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-y7ecqs{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-y7ecqs{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-y7ecqs{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-y7ecqs .medium-grid-frame:where(.svelte-y7ecqs){width:100%}.medium-cell-block.svelte-y7ecqs{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-y7ecqs{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-y7ecqs{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-y7ecqs{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-y7ecqs .large-grid-frame:where(.svelte-y7ecqs){width:100%}.large-cell-block.svelte-y7ecqs{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-y7ecqs{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-y7ecqs{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-y7ecqs{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-y7ecqs{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-y7ecqs{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell.svelte-y7ecqs .grid-y.grid-frame:where(.svelte-y7ecqs){height:100%}@media print,screen and (min-width:40em){.cell.svelte-y7ecqs .grid-y.medium-grid-frame:where(.svelte-y7ecqs){height:100%}}@media print,screen and (min-width:64em){.cell.svelte-y7ecqs .grid-y.large-grid-frame:where(.svelte-y7ecqs){height:100%}}.grid-margin-y.svelte-y7ecqs{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-y7ecqs{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-y7ecqs{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-y7ecqs{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-y7ecqs{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-y7ecqs{height:calc(100vh + 1.875rem)}}.float-left.svelte-y7ecqs{float:left!important}.float-right.svelte-y7ecqs{float:right!important}.float-center.svelte-y7ecqs{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-y7ecqs:after,.clearfix.svelte-y7ecqs:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-y7ecqs:after{clear:both}.align-left.svelte-y7ecqs{justify-content:flex-start}.align-right.svelte-y7ecqs{justify-content:flex-end}.align-center.svelte-y7ecqs{justify-content:center}.align-justify.svelte-y7ecqs{justify-content:space-between}.align-spaced.svelte-y7ecqs{justify-content:space-around}.align-top.svelte-y7ecqs{align-items:flex-start}.align-self-top.svelte-y7ecqs{align-self:flex-start}.align-bottom.svelte-y7ecqs{align-items:flex-end}.align-self-bottom.svelte-y7ecqs{align-self:flex-end}.align-middle.svelte-y7ecqs{align-items:center}.align-self-middle.svelte-y7ecqs{align-self:center}.align-stretch.svelte-y7ecqs{align-items:stretch}.align-self-stretch.svelte-y7ecqs{align-self:stretch}.align-center-middle.svelte-y7ecqs{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-y7ecqs{order:1}.small-order-2.svelte-y7ecqs{order:2}.small-order-3.svelte-y7ecqs{order:3}.small-order-4.svelte-y7ecqs{order:4}.small-order-5.svelte-y7ecqs{order:5}.small-order-6.svelte-y7ecqs{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-y7ecqs{order:1}.medium-order-2.svelte-y7ecqs{order:2}.medium-order-3.svelte-y7ecqs{order:3}.medium-order-4.svelte-y7ecqs{order:4}.medium-order-5.svelte-y7ecqs{order:5}.medium-order-6.svelte-y7ecqs{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-y7ecqs{order:1}.large-order-2.svelte-y7ecqs{order:2}.large-order-3.svelte-y7ecqs{order:3}.large-order-4.svelte-y7ecqs{order:4}.large-order-5.svelte-y7ecqs{order:5}.large-order-6.svelte-y7ecqs{order:6}}.flex-container.svelte-y7ecqs{display:flex}.flex-child-auto.svelte-y7ecqs{flex:1 1 auto}.flex-child-grow.svelte-y7ecqs{flex:1 0 auto}.flex-child-shrink.svelte-y7ecqs{flex:0 1 auto}.flex-dir-row.svelte-y7ecqs{flex-direction:row}.flex-dir-row-reverse.svelte-y7ecqs{flex-direction:row-reverse}.flex-dir-column.svelte-y7ecqs{flex-direction:column}.flex-dir-column-reverse.svelte-y7ecqs{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-y7ecqs{display:flex}.medium-flex-child-auto.svelte-y7ecqs{flex:1 1 auto}.medium-flex-child-grow.svelte-y7ecqs{flex:1 0 auto}.medium-flex-child-shrink.svelte-y7ecqs{flex:0 1 auto}.medium-flex-dir-row.svelte-y7ecqs{flex-direction:row}.medium-flex-dir-row-reverse.svelte-y7ecqs{flex-direction:row-reverse}.medium-flex-dir-column.svelte-y7ecqs{flex-direction:column}.medium-flex-dir-column-reverse.svelte-y7ecqs{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-y7ecqs{display:flex}.large-flex-child-auto.svelte-y7ecqs{flex:1 1 auto}.large-flex-child-grow.svelte-y7ecqs{flex:1 0 auto}.large-flex-child-shrink.svelte-y7ecqs{flex:0 1 auto}.large-flex-dir-row.svelte-y7ecqs{flex-direction:row}.large-flex-dir-row-reverse.svelte-y7ecqs{flex-direction:row-reverse}.large-flex-dir-column.svelte-y7ecqs{flex-direction:column}.large-flex-dir-column-reverse.svelte-y7ecqs{flex-direction:column-reverse}}.hide.svelte-y7ecqs{display:none!important}.invisible.svelte-y7ecqs{visibility:hidden}.visible.svelte-y7ecqs{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-y7ecqs{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-y7ecqs{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-y7ecqs{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-y7ecqs{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-y7ecqs{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-y7ecqs{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-y7ecqs{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-y7ecqs{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-y7ecqs{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-y7ecqs{display:none!important}}.show-for-sr.svelte-y7ecqs,.show-on-focus.svelte-y7ecqs{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-y7ecqs:active,.show-on-focus.svelte-y7ecqs:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-y7ecqs,.show-for-landscape.svelte-y7ecqs{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-y7ecqs,.show-for-landscape.svelte-y7ecqs{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-y7ecqs,.show-for-landscape.svelte-y7ecqs{display:none!important}}.hide-for-landscape.svelte-y7ecqs,.show-for-portrait.svelte-y7ecqs{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-y7ecqs,.show-for-portrait.svelte-y7ecqs{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-y7ecqs,.show-for-portrait.svelte-y7ecqs{display:block!important}}.show-for-dark-mode.svelte-y7ecqs{display:none}.hide-for-dark-mode.svelte-y7ecqs{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-y7ecqs{display:block!important}.hide-for-dark-mode.svelte-y7ecqs{display:none!important}}.show-for-ie.svelte-y7ecqs{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-y7ecqs{display:block!important}.hide-for-ie.svelte-y7ecqs{display:none!important}}.show-for-sticky.svelte-y7ecqs{display:none}.is-stuck.svelte-y7ecqs .show-for-sticky:where(.svelte-y7ecqs){display:block}.is-stuck.svelte-y7ecqs .hide-for-sticky:where(.svelte-y7ecqs){display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-y7ecqs:lang(my) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(my) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(my) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-y7ecqs:lang(my) h5:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-20)}@media(min-width:48em){.svelte-y7ecqs:lang(my) h5:where(.svelte-y7ecqs){font-size:1.375rem}}.svelte-y7ecqs:lang(bn) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(bn) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(bn) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-unbangla)}.svelte-y7ecqs:lang(ar) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ar) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ar) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-y7ecqs:lang(az) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(az) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(az) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans)}.svelte-y7ecqs:lang(zh) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(zh) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(zh) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-y7ecqs:lang(ja) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ja) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ja) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-y7ecqs:lang(ja) div:where(.svelte-y7ecqs){font-weight:350}.svelte-y7ecqs:lang(ka) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ka) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ka) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-y7ecqs:lang(km) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(km) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(km) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-y7ecqs:lang(ko) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ko) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ko) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-korean)}.svelte-y7ecqs:lang(ku) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ku) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ku) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-y7ecqs:lang(ne) div:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ne) h5:where(.svelte-y7ecqs),.svelte-y7ecqs:lang(ne) h6:where(.svelte-y7ecqs){font-family:var(--undpds-font-family-notosans)}h5.svelte-y7ecqs,h6.svelte-y7ecqs{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h5.svelte-y7ecqs,h6.svelte-y7ecqs{margin-bottom:var(--undpds-spacing-05)}}h5.svelte-y7ecqs{font-size:var(--undpds-font-size-20);font-weight:400;line-height:1.15}@media(min-width:48em){h5.svelte-y7ecqs{font-size:var(--undpds-font-size-25)}}h6.svelte-y7ecqs{font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}@keyframes svelte-y7ecqs-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-y7ecqs{color:var(--undpds-color-black);text-decoration:none}.color-white.svelte-y7ecqs{color:var(--undpds-color-white)}.color-black.svelte-y7ecqs{color:var(--undpds-color-black)}.show-large.svelte-y7ecqs{display:none}@media(min-width:48em){.show-large.svelte-y7ecqs{display:block}}.show-small.svelte-y7ecqs{display:block}@media(min-width:48em){.show-small.svelte-y7ecqs{display:none}}.height-full.svelte-y7ecqs{height:100%}.overlay-grey.svelte-y7ecqs:before{background:#0003}.delay-1.svelte-y7ecqs{transition-delay:.1s}.delay-2.svelte-y7ecqs{transition-delay:.2s}.delay-3.svelte-y7ecqs{transition-delay:.3s}.delay-4.svelte-y7ecqs{transition-delay:.4s}.delay-5.svelte-y7ecqs{transition-delay:.5s}.scale-up.inviewport.svelte-y7ecqs{transform:scale(1)}.expand-to-size.svelte-y7ecqs{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-y7ecqs{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-y7ecqs{overflow:hidden}.background-yellow.svelte-y7ecqs{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-y7ecqs{background-color:var(--undpds-color-light-red)}.background-green.svelte-y7ecqs{background-color:var(--undpds-color-light-green)}.background-blue.svelte-y7ecqs{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-y7ecqs{background-color:var(--undpds-color-gray-100)}.background-white.svelte-y7ecqs{background-color:var(--undpds-color-white)}.accent-yellow.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before,.yellow.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before,.yellow.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after,.yellow.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after,.yellow.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before,.yellow.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-red.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before,.red.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before,.red.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after,.red.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after,.red.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before,.red.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-green.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before,.green.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before,.green.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after,.green.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after,.green.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before,.green.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-blue.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before,.blue.svelte-y7ecqs .card-thumbnail__image:where(.svelte-y7ecqs):hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before,.blue.svelte-y7ecqs .author__img:where(.svelte-y7ecqs):hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after,.blue.svelte-y7ecqs .publication-thumbnail__image:where(.svelte-y7ecqs):hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after,.blue.svelte-y7ecqs .stats-panel:where(.svelte-y7ecqs):hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before,.blue.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs):before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-yellow.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover,.yellow.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.yellow.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-yellow)}.accent-yellow.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.accent-yellow.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover,.yellow.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.yellow.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.accent-yellow.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover,.yellow.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.yellow.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs),.yellow.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs){background:var(--undpds-color-yellow)}.accent-red.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover,.red.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.red.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-red)}.accent-red.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.accent-red.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover,.red.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.red.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.accent-red.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover,.red.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.red.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs),.red.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs){background:var(--undpds-color-red)}.accent-green.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover,.green.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.green.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-green)}.accent-green.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.accent-green.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover,.green.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.green.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.accent-green.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover,.green.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.green.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs),.green.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs){background:var(--undpds-color-green)}.accent-blue.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover,.blue.svelte-y7ecqs .stats-card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.blue.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-azure)}.accent-blue.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.accent-blue.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover,.blue.svelte-y7ecqs .blockquote:where(.svelte-y7ecqs),.blue.svelte-y7ecqs .content-card.card:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.accent-blue.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover,.blue.svelte-y7ecqs .content-card.card-color:where(.svelte-y7ecqs):hover,.blue.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs),.blue.svelte-y7ecqs .feature__card-slide:where(.svelte-y7ecqs){background:var(--undpds-color-azure)}.accent-yellow.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs),.yellow.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs){background-color:var(--undpds-color-light-yellow)}.accent-red.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs),.red.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs){background-color:var(--undpds-color-light-red)}.accent-green.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs),.green.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs){background-color:var(--undpds-color-light-green)}.accent-blue.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs),.blue.svelte-y7ecqs .content-card.card-emphasize:where(.svelte-y7ecqs){background-color:var(--undpds-color-light-azure)}div.card-thumbnail__image.svelte-y7ecqs{display:inline-flex;position:relative}div.card-thumbnail__image.svelte-y7ecqs:before{opacity:0;transition:all .6s}div.card-thumbnail__image.svelte-y7ecqs:hover:before{opacity:.75}div.card-thumbnail__image:hover.accent-yellow.svelte-y7ecqs:before,div.card-thumbnail__image:hover.yellow.svelte-y7ecqs:before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.card-thumbnail__image:hover.accent-red.svelte-y7ecqs:before,div.card-thumbnail__image:hover.red.svelte-y7ecqs:before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.card-thumbnail__image:hover.accent-green.svelte-y7ecqs:before,div.card-thumbnail__image:hover.green.svelte-y7ecqs:before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.card-thumbnail__image:hover.accent-blue.svelte-y7ecqs:before,div.card-thumbnail__image:hover.blue.svelte-y7ecqs:before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.publication-thumbnail__image.svelte-y7ecqs{background:linear-gradient(180deg,#c9d0d6 70% 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image.svelte-y7ecqs:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skew(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image.svelte-y7ecqs:after{opacity:0;transition:all .6s;z-index:1}div.publication-thumbnail__image.svelte-y7ecqs:hover:after{opacity:.75}div.publication-thumbnail__image:hover.accent-yellow.svelte-y7ecqs:after,div.publication-thumbnail__image:hover.yellow.svelte-y7ecqs:after{background:linear-gradient(27.66deg,var(--undpds-color-yellow),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red.svelte-y7ecqs:after,div.publication-thumbnail__image:hover.red.svelte-y7ecqs:after{background:linear-gradient(27.66deg,var(--undpds-color-red),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green.svelte-y7ecqs:after,div.publication-thumbnail__image:hover.green.svelte-y7ecqs:after{background:linear-gradient(27.66deg,var(--undpds-color-green),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-blue.svelte-y7ecqs:after,div.publication-thumbnail__image:hover.blue.svelte-y7ecqs:after{background:linear-gradient(27.66deg,var(--undpds-color-azure),transparent 70.49%)}.color-wrapper.svelte-y7ecqs{display:block}@media(min-width:48em){.color-wrapper.svelte-y7ecqs{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-y7ecqs{width:100%}@media(min-width:48em){.color__row.svelte-y7ecqs{width:calc(50% - 10px)}}.color__row.full.svelte-y7ecqs{width:100%}.color__row.svelte-y7ecqs .color__title:where(.svelte-y7ecqs){color:var(--undpds-color-black);font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row.svelte-y7ecqs .color__title:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-16)}}.color__row.svelte-y7ecqs .color__define_wrapper:where(.svelte-y7ecqs){display:block}.Primary-text.svelte-y7ecqs{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-y7ecqs{margin-top:-1.55rem}}.color__define.svelte-y7ecqs{display:flex;margin-bottom:1.25rem}.color__define.svelte-y7ecqs .color__name:where(.svelte-y7ecqs){flex-basis:0;flex-grow:1;margin:var(--undpds-spacing-03) 0;text-align:center}@media(min-width:48em){.color__define.svelte-y7ecqs .color__name:where(.svelte-y7ecqs){flex-basis:0;flex-grow:1}}.color__define_balance.svelte-y7ecqs{display:flex;width:100%}.color__define_balance.svelte-y7ecqs .color__name:where(.svelte-y7ecqs){margin:var(--undpds-spacing-03) 0;text-align:center}.color__define_balance.svelte-y7ecqs .color__name.bl-1:where(.svelte-y7ecqs){height:75px;width:45%}.color__define_balance.svelte-y7ecqs .color__name.bl-2:where(.svelte-y7ecqs){height:75px;width:12%}.color__define_balance.svelte-y7ecqs .color__name.bl-3:where(.svelte-y7ecqs){height:75px;width:15%}.color__define_balance.svelte-y7ecqs .color__name.bl-4:where(.svelte-y7ecqs){height:75px;width:18%}.color__define_balance.svelte-y7ecqs .color__name.bl-5:where(.svelte-y7ecqs){height:75px;width:8%}.color__define_balance.svelte-y7ecqs .color__name.bl-6:where(.svelte-y7ecqs){height:75px;width:5%}.icon--bar.svelte-y7ecqs{cursor:pointer}.chevron-right-animated.svelte-y7ecqs{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-y7ecqs{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-y7ecqs:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-y7ecqs:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-y7ecqs:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-y7ecqs:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-y7ecqs{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-y7ecqs i:where(.svelte-y7ecqs){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-y7ecqs:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-y7ecqs:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-y7ecqs:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-y7ecqs:hover:before{transform:translateY(-10px)}.icons-container.svelte-y7ecqs{display:flex;flex-wrap:wrap}div.author__img.svelte-y7ecqs{height:80px;min-width:80px;position:relative;width:80px}div.author__img.svelte-y7ecqs,div.author__img.svelte-y7ecqs:before{border-radius:var(--undpds-author-image-radius);overflow:hidden}div.author__img.svelte-y7ecqs:before{opacity:0;transition:all .6s}div.author__img.svelte-y7ecqs:hover:before{opacity:.75}div.author__img:hover.accent-yellow.svelte-y7ecqs:before,div.author__img:hover.yellow.svelte-y7ecqs:before,div.author__img.svelte-y7ecqs:hover:before{background:linear-gradient(45deg,var(--undpds-color-yellow),transparent 53%)}div.author__img:hover.accent-red.svelte-y7ecqs:before,div.author__img:hover.red.svelte-y7ecqs:before{background:linear-gradient(45deg,var(--undpds-color-red),transparent 53%)}div.author__img:hover.accent-green.svelte-y7ecqs:before,div.author__img:hover.green.svelte-y7ecqs:before{background:linear-gradient(45deg,var(--undpds-color-green),transparent 53%)}div.author__img:hover.accent-blue.svelte-y7ecqs:before,div.author__img:hover.blue.svelte-y7ecqs:before{background:linear-gradient(45deg,var(--undpds-color-azure),transparent 53%)}div.author__img.large.svelte-y7ecqs{height:180px;width:180px}div.author__img.large.svelte-y7ecqs:before{height:180px}img.svelte-y7ecqs{height:auto;max-width:100%}.image-figcaption__cart.svelte-y7ecqs img:where(.svelte-y7ecqs){display:block}.credits.svelte-y7ecqs{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-y7ecqs{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-y7ecqs{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-y7ecqs{font-size:1.625rem}}.grid_name.svelte-y7ecqs span:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-14)}.grid_description.svelte-y7ecqs{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-y7ecqs{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-y7ecqs:nth-child(odd){background-color:var(--undpds-color-gray-200)}.grid--layout.svelte-y7ecqs .column:where(.svelte-y7ecqs){font-size:.813rem;padding:.625rem}.spacing__define.svelte-y7ecqs .spacing__name:where(.svelte-y7ecqs){display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.breadcrumb__item.svelte-y7ecqs{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-y7ecqs:hover{color:var(--undpds-color-red)}.svelte-y7ecqs:lang(ro) .breadcrumb__item:where(.svelte-y7ecqs){font-weight:700}.language__item.svelte-y7ecqs{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-y7ecqs{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-y7ecqs{height:1rem}}.progress-container.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-yellow)}.progress-container.small.svelte-y7ecqs{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-y7ecqs{height:.75rem}}.progress-container.small.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){height:.625rem}@media(min-width:48em){.progress-container.small.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){height:.75rem}}.progress-container.accent-yellow.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.progress-container.yellow.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-yellow)}.progress-container.accent-red.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.progress-container.red.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-red)}.progress-container.accent-green.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.progress-container.green.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-green)}.progress-container.accent-blue.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs),.progress-container.blue.svelte-y7ecqs .progress-bar:where(.svelte-y7ecqs){background:var(--undpds-color-azure)}.progress-bar.svelte-y7ecqs{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-y7ecqs{height:1rem}}.progress-top.svelte-y7ecqs{top:0}.sidebar_item.svelte-y7ecqs:hover{background-color:var(--undpds-color-gray-200)}.sidebar_item.open.svelte-y7ecqs .arrow:where(.svelte-y7ecqs){transform:rotate(180deg);transition:all .1s ease}.sidebar_item.svelte-y7ecqs h6:where(.svelte-y7ecqs){margin-bottom:0}.scroll.svelte-y7ecqs{overflow-x:auto}.form-check.svelte-y7ecqs{align-items:center;display:flex;position:relative}.cta__link.svelte-y7ecqs{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link.svelte-y7ecqs{display:inline-flex}}.cta__link.cta--space.svelte-y7ecqs:after{content:"";height:1.188rem;margin-left:var(--undpds-spacing-04);margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space.svelte-y7ecqs:after{margin-top:0}}.cta__link.svelte-y7ecqs{background-image:none}.svelte-y7ecqs:lang(my) .cta__link:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-14)}.cta__link.cta--arrow.svelte-y7ecqs i:where(.svelte-y7ecqs):after,.cta__link.cta--arrow.svelte-y7ecqs i:where(.svelte-y7ecqs):before{box-sizing:border-box;content:"";display:block;position:absolute}.cta__link.cta--arrow.svelte-y7ecqs i:where(.svelte-y7ecqs){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.cta__link.cta--arrow.svelte-y7ecqs i:where(.svelte-y7ecqs):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.cta__link.cta--arrow.svelte-y7ecqs i:where(.svelte-y7ecqs):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.cta__link.cta--arrow.svelte-y7ecqs:hover i:where(.svelte-y7ecqs){width:var(--undpds-spacing-11)}.cta__link.cta--arrow.svelte-y7ecqs:hover i:where(.svelte-y7ecqs):before{display:unset}.cta__link.svelte-y7ecqs{color:#000}.cta__link.cta--arrow.svelte-y7ecqs{padding-left:0;padding-right:1.5rem}.cta__link.cta--space.svelte-y7ecqs:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDEzIDIwIj48cGF0aCBkPSJtLjY0OC43NjIgOS40NDEgOC4wMzEtOS40NDEgOC4wMzUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;transition:.2s ease}.cta__link.cta--space.svelte-y7ecqs:active:after,.cta__link.cta--space.svelte-y7ecqs:focus:after,.cta__link.cta--space.svelte-y7ecqs:hover:after{transform:translate(70%)}div.content-card.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}div.content-card.svelte-y7ecqs h6:where(.svelte-y7ecqs){color:var(--undpds-color-black);font-size:.75rem;font-weight:700;letter-spacing:.48px;line-height:.84;margin-bottom:var(--undpds-spacing-05);text-transform:uppercase}div.content-card.svelte-y7ecqs :where(.svelte-y7ecqs):lang(my) h6:where(.svelte-y7ecqs){font-size:1rem}div.content-card.svelte-y7ecqs{background-color:var(--undpds-color-white);border-top:2px solid var(--undpds-color-black);height:100%;transition:all .5s;word-break:break-word}div.content-card.svelte-y7ecqs>a:where(.svelte-y7ecqs){background:none;box-sizing:border-box;display:block;height:100%;padding-bottom:2.625rem;position:relative}div.content-card.svelte-y7ecqs h6:where(.svelte-y7ecqs){margin-bottom:0;padding:var(--undpds-spacing-05) var(--undpds-spacing-06) 1.625rem}div.content-card.card.svelte-y7ecqs h6:where(.svelte-y7ecqs){padding-bottom:var(--undpds-spacing-05)}div.content-card.svelte-y7ecqs .image:where(.svelte-y7ecqs){position:relative;width:100%}div.content-card.svelte-y7ecqs .image:where(.svelte-y7ecqs) img:where(.svelte-y7ecqs){display:block;width:100%}div.content-card.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{opacity:0;transition:all .9s}div.content-card.card.svelte-y7ecqs:hover{background-color:var(--undpds-color-gray-100)}div.content-card.card-emphasize.svelte-y7ecqs{background-color:var(--undpds-color-light-yellow)}div.content-card.card-emphasize.svelte-y7ecqs:hover{background-color:var(--undpds-color-yellow)}div.content-card.card-emphasize:hover.red.svelte-y7ecqs .cta--space:where(.svelte-y7ecqs):after,div.content-card.card:hover.red.svelte-y7ecqs .cta--space:where(.svelte-y7ecqs):after{filter:invert(0) brightness(0)}div.content-card.card-emphasize:hover.red.svelte-y7ecqs .cta--arrow:where(.svelte-y7ecqs):after,div.content-card.card:hover.red.svelte-y7ecqs .cta--arrow:where(.svelte-y7ecqs):after{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2281%22%20height%3D%2220%22%20viewBox%3D%220%200%2081%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M69.5%201L79.5%209.99781M79.5%209.99781L69.5%2019M79.5%209.99781L0%209.99781%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E)}div.content-card.card-emphasize:hover.accent-yellow.svelte-y7ecqs,div.content-card.card-emphasize:hover.yellow.svelte-y7ecqs,div.content-card.card:hover.accent-yellow.svelte-y7ecqs,div.content-card.card:hover.yellow.svelte-y7ecqs{background-color:var(--undpds-color-yellow)}div.content-card.card-emphasize:hover.accent-red.svelte-y7ecqs,div.content-card.card-emphasize:hover.red.svelte-y7ecqs,div.content-card.card:hover.accent-red.svelte-y7ecqs,div.content-card.card:hover.red.svelte-y7ecqs{background-color:var(--undpds-color-red)}div.content-card.card-emphasize:hover.accent-green.svelte-y7ecqs,div.content-card.card-emphasize:hover.green.svelte-y7ecqs,div.content-card.card:hover.accent-green.svelte-y7ecqs,div.content-card.card:hover.green.svelte-y7ecqs{background-color:var(--undpds-color-green)}div.content-card.card-emphasize:hover.accent-blue.svelte-y7ecqs,div.content-card.card-emphasize:hover.blue.svelte-y7ecqs,div.content-card.card:hover.accent-blue.svelte-y7ecqs,div.content-card.card:hover.blue.svelte-y7ecqs{background-color:var(--undpds-color-azure)}div.content-card.card-emphasize:hover.accent-gray.svelte-y7ecqs,div.content-card.card-emphasize:hover.gray.svelte-y7ecqs,div.content-card.card:hover.accent-gray.svelte-y7ecqs,div.content-card.card:hover.gray.svelte-y7ecqs{background-color:var(--undpds-color-gray-100)}div.content-card.card-emphasize.accent-yellow.svelte-y7ecqs,div.content-card.card-emphasize.yellow.svelte-y7ecqs{background-color:var(--undpds-color-light-yellow)}div.content-card.card-emphasize.accent-red.svelte-y7ecqs,div.content-card.card-emphasize.red.svelte-y7ecqs{background-color:var(--undpds-color-light-red)}div.content-card.card-emphasize.accent-green.svelte-y7ecqs,div.content-card.card-emphasize.green.svelte-y7ecqs{background-color:var(--undpds-color-light-green)}div.content-card.card-emphasize.accent-blue.svelte-y7ecqs,div.content-card.card-emphasize.blue.svelte-y7ecqs{background-color:var(--undpds-color-light-azure)}div.content-card.card-emphasize.accent-gray.svelte-y7ecqs,div.content-card.card-emphasize.gray.svelte-y7ecqs,div.content-card.svelte-y7ecqs:hover{background-color:var(--undpds-color-gray-100)}div.content-card.svelte-y7ecqs:hover .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%);opacity:.75}div.content-card.svelte-y7ecqs:hover .cta--space:where(.svelte-y7ecqs):after{transform:translate(70%)}div.content-card.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%);background:linear-gradient(67.76deg,var(--undpds-color-gray-100),transparent 61.11%)}div.content-card.accent-yellow.svelte-y7ecqs .image:where(.svelte-y7ecqs):before,div.content-card.yellow.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.content-card.accent-red.svelte-y7ecqs .image:where(.svelte-y7ecqs):before,div.content-card.red.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.content-card.accent-green.svelte-y7ecqs .image:where(.svelte-y7ecqs):before,div.content-card.green.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.content-card.accent-blue.svelte-y7ecqs .image:where(.svelte-y7ecqs):before,div.content-card.blue.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.content-card.accent-gray.svelte-y7ecqs .image:where(.svelte-y7ecqs):before,div.content-card.gray.svelte-y7ecqs .image:where(.svelte-y7ecqs):before{background:linear-gradient(67.76deg,var(--undpds-color-gray-100),transparent 61.11%)}.content-caption.svelte-y7ecqs{padding:var(--undpds-spacing-05) var(--undpds-spacing-06) var(--undpds-spacing-06)}.content-caption.svelte-y7ecqs h5:where(.svelte-y7ecqs){margin-bottom:0}.content-caption.svelte-y7ecqs .cta__link:where(.svelte-y7ecqs){bottom:var(--undpds-spacing-06);position:absolute}.content-caption_cart.svelte-y7ecqs{height:100%}.content-caption_cart.svelte-y7ecqs h5:where(.svelte-y7ecqs){margin-bottom:var(--undpds-spacing-05)}.svelte-y7ecqs:lang(my) h6:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-16)}.button.svelte-y7ecqs{align-items:center;background:transparent;border:none;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.button.svelte-y7ecqs{display:inline-flex}}.svelte-y7ecqs:lang(my) .button:where(.svelte-y7ecqs){font-size:var(--undpds-font-size-14)}.button.svelte-y7ecqs{color:var(--undpds-color-white);cursor:pointer;justify-content:center;padding:var(--undpds-spacing-05) var(--undpds-spacing-06)}.button.svelte-y7ecqs:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}.button.button-primary.svelte-y7ecqs{background-color:var(--undpds-color-dark-red)}.button.button-primary.svelte-y7ecqs:hover{background-color:var(--undpds-color-red)}.button.button-primary.button-arrow.svelte-y7ecqs:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-primary.button-arrow.svelte-y7ecqs:hover:after{transform:translate(70%)}.button.button-primary.button-arrow.disabled.svelte-y7ecqs:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:""}.button.button-primary.button-external-link.svelte-y7ecqs{align-items:baseline}.button.button-primary.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs){box-shadow:-2px 2px 0 0 var(--undpds-color-black),-4px 0 0 -2px var(--undpds-color-black),-3px 3px 0 -1px var(--undpds-color-black);margin-left:1rem}.button.button-primary.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-black)}.button.button-primary.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):after{border-right:2px solid var(--undpds-color-black);border-top:2px solid var(--undpds-color-black)}.button.button-primary.svelte-y7ecqs:hover .external-link-animated:where(.svelte-y7ecqs):after{transform:translate(5px,-5px)}.button.button-primary.svelte-y7ecqs:hover .external-link-animated:where(.svelte-y7ecqs):before{transform:rotate(-45deg) translate(7px)}.button.button-primary.disabled.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs){box-shadow:-2px 2px 0 0 var(--undpds-color-gray-300),-4px 0 0 -2px var(--undpds-color-gray-300),-3px 3px 0 -1px var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):after{border-right:2px solid var(--undpds-color-gray-300);border-top:2px solid var(--undpds-color-gray-300)}.button.button-primary.button-download.svelte-y7ecqs{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-primary.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs){margin-left:1rem}.button.button-primary.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):after{border-bottom:2px solid var(--undpds-color-black);border-left:2px solid var(--undpds-color-black)}.button.button-primary.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-black)}.button.button-primary.svelte-y7ecqs:hover .download-animated:where(.svelte-y7ecqs):after{transform:rotate(-45deg) translate(7px,-7px)}.button.button-primary.svelte-y7ecqs:hover .download-animated:where(.svelte-y7ecqs):before{transform:translateY(-10px)}.button.button-primary.disabled.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):after{border-bottom:2px solid var(--undpds-color-gray-300);border-left:2px solid var(--undpds-color-gray-300)}.button.button-primary.disabled.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-gray-300)}.button.button-secondary.svelte-y7ecqs{background-color:var(--undpds-color-blue-600)}.button.button-secondary.svelte-y7ecqs:hover{background-color:var(--undpds-color-blue-400)}.button.button-secondary.button-arrow.svelte-y7ecqs:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-secondary.button-arrow.svelte-y7ecqs:hover:after{transform:translate(70%)}.button.button-secondary.button-arrow.disabled.svelte-y7ecqs:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:""}.button.button-secondary.button-external-link.svelte-y7ecqs{align-items:baseline}.button.button-secondary.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs){box-shadow:-2px 2px 0 0 var(--undpds-color-white),-4px 0 0 -2px var(--undpds-color-white),-3px 3px 0 -1px var(--undpds-color-white);margin-left:1rem}.button.button-secondary.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-white)}.button.button-secondary.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):after{border-right:2px solid var(--undpds-color-white);border-top:2px solid var(--undpds-color-white)}.button.button-secondary.svelte-y7ecqs:hover .external-link-animated:where(.svelte-y7ecqs):after{transform:translate(5px,-5px)}.button.button-secondary.svelte-y7ecqs:hover .external-link-animated:where(.svelte-y7ecqs):before{transform:rotate(-45deg) translate(7px)}.button.button-secondary.disabled.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs){box-shadow:-2px 2px 0 0 var(--undpds-color-gray-300),-4px 0 0 -2px var(--undpds-color-gray-300),-3px 3px 0 -1px var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-y7ecqs .external-link-animated:where(.svelte-y7ecqs):after{border-right:2px solid var(--undpds-color-gray-300);border-top:2px solid var(--undpds-color-gray-300)}.button.button-secondary.button-download.svelte-y7ecqs{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-secondary.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs){margin-left:1rem}.button.button-secondary.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):after{border-bottom:2px solid var(--undpds-color-white);border-left:2px solid var(--undpds-color-white)}.button.button-secondary.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-white)}.button.button-secondary.svelte-y7ecqs:hover .download-animated:where(.svelte-y7ecqs):after{transform:rotate(-45deg) translate(7px,-7px)}.button.button-secondary.svelte-y7ecqs:hover .download-animated:where(.svelte-y7ecqs):before{transform:translateY(-10px)}.button.button-secondary.disabled.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):after{border-bottom:2px solid var(--undpds-color-gray-300);border-left:2px solid var(--undpds-color-gray-300)}.button.button-secondary.disabled.svelte-y7ecqs .download-animated:where(.svelte-y7ecqs):before{background:var(--undpds-color-gray-300)}.button.disabled.svelte-y7ecqs{background-color:var(--undpds-color-gray-400);color:var(--undpds-color-gray-300);pointer-events:none}.image.svelte-y7ecqs{position:relative;border:1px solid gray}.image.svelte-y7ecqs .image-loader:where(.svelte-y7ecqs){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title.svelte-y7ecqs{align-items:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.content-card.hide-border-top.svelte-y7ecqs{border-top:2px solid rgba(0,0,0,0)}input.svelte-zk4a4k{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input.svelte-zk4a4k{overflow:visible}[type=checkbox].svelte-zk4a4k{box-sizing:border-box;padding:0}.svelte-zk4a4k::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-zk4a4k:lang(my) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-zk4a4k:lang(bn) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-unbangla)}.svelte-zk4a4k:lang(ar) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-zk4a4k:lang(az) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans)}.svelte-zk4a4k:lang(zh) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-zk4a4k:lang(ja) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-zk4a4k:lang(ka) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-zk4a4k:lang(km) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-zk4a4k:lang(ko) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-korean)}.svelte-zk4a4k:lang(ku) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-zk4a4k:lang(ne) input:where(.svelte-zk4a4k){font-family:var(--undpds-font-family-notosans)}@keyframes svelte-zk4a4k-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.form-check.svelte-zk4a4k{align-items:center;display:flex;position:relative}.form-check.svelte-zk4a4k label:where(.svelte-zk4a4k){cursor:pointer;font-size:1rem;padding:0 7px}input[type=checkbox].svelte-zk4a4k{appearance:none;border:2px solid var(--undpds-color-dark-red);cursor:pointer;height:16px;margin:0;width:16px}input[type=checkbox].svelte-zk4a4k:hover{border-color:var(--undpds-color-light-pink)}input[type=checkbox].svelte-zk4a4k:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}input[type=checkbox].svelte-zk4a4k{border-radius:0}input[type=checkbox].svelte-zk4a4k:checked{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgNi41IDMgM0w5LjUgMSIgc3Ryb2tlPSIjRDEyODAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) 1px 0 no-repeat}input[type=checkbox].svelte-zk4a4k:disabled{opacity:.5}.vertical-align.svelte-zk4a4k{align-content:center}button.svelte-ep2f6s{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-ep2f6s{overflow:visible}button.svelte-ep2f6s{text-transform:none}[type=button].svelte-ep2f6s,button.svelte-ep2f6s{appearance:button}[type=button].svelte-ep2f6s::-moz-focus-inner,button.svelte-ep2f6s::-moz-focus-inner{border-style:none;padding:0}[type=button].svelte-ep2f6s:-moz-focusring,button.svelte-ep2f6s:-moz-focusring{outline:1px dotted ButtonText}.svelte-ep2f6s::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}button.svelte-ep2f6s{font-family:var(--undpds-font-family-proximanova)}@keyframes svelte-ep2f6s-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.chip.svelte-ep2f6s{align-items:center;background:#f7f7f7;border:none;border-radius:20px;box-shadow:0 1px 2px #0003;display:inline-flex;min-height:1.875rem;padding:.25rem 1rem}.chip.svelte-ep2f6s:hover{background-color:#edeff0}.chip.chip__cross.svelte-ep2f6s:before{background:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2017%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%3Cpath%20d%3D%22M12.75%204.74976L4.24986%2013.2499%22%20stroke%3D%22%23D12800%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M12.7504%2013.25L4.2502%204.74982%22%20stroke%3D%22%23D12800%22%20stroke-width%3D%222%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0%22%3E%3Crect%20width%3D%2217%22%20height%3D%2217%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.5)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat 0;content:"";display:inline-flex;height:22px;margin-left:-.25rem;margin-right:.5rem;padding-right:1.375rem;position:relative;top:0;width:auto}.chip.svelte-ep2f6s{cursor:default}.chip.chip__cross.svelte-ep2f6s{cursor:pointer}a.svelte-1t210i4{background-color:transparent}.svelte-1t210i4::-webkit-file-upload-button{appearance:button;font:inherit}a.svelte-1t210i4{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-1t210i4:hover{animation:svelte-1t210i4-lineLoop-animation 2s linear infinite}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}@keyframes svelte-1t210i4-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-1t210i4{color:var(--undpds-color-black);text-decoration:none}.cta__link.svelte-1t210i4{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link.svelte-1t210i4{display:inline-flex}}.cta__link.cta--space.svelte-1t210i4:after{content:"";height:1.188rem;margin-left:var(--undpds-spacing-04);margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space.svelte-1t210i4:after{margin-top:0}}.cta__link.svelte-1t210i4{background-image:none}.cta__link.cta--arrow.svelte-1t210i4 i:where(.svelte-1t210i4):after,.cta__link.cta--arrow.svelte-1t210i4 i:where(.svelte-1t210i4):before{box-sizing:border-box;content:"";display:block;position:absolute}.cta__link.cta--arrow.svelte-1t210i4 i:where(.svelte-1t210i4){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.cta__link.cta--arrow.svelte-1t210i4 i:where(.svelte-1t210i4):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.cta__link.cta--arrow.svelte-1t210i4 i:where(.svelte-1t210i4):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.cta__link.cta--arrow.svelte-1t210i4:hover i:where(.svelte-1t210i4){width:var(--undpds-spacing-11)}.cta__link.cta--arrow.svelte-1t210i4:hover i:where(.svelte-1t210i4):before{display:unset}.cta__link.svelte-1t210i4{color:#000}.cta__link.cta--arrow.svelte-1t210i4{padding-left:0;padding-right:1.5rem}.cta__link.cta--space.svelte-1t210i4:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDEzIDIwIj48cGF0aCBkPSJtLjY0OC43NjIgOS40NDEgOC4wMzEtOS40NDEgOC4wMzUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;transition:.2s ease}.cta__link.cta--space.svelte-1t210i4:active:after,.cta__link.cta--space.svelte-1t210i4:focus:after,.cta__link.cta--space.svelte-1t210i4:hover:after{transform:translate(70%)}a.svelte-gl4t0o{background-color:transparent}.svelte-gl4t0o::-webkit-file-upload-button{appearance:button;font:inherit}a.svelte-gl4t0o{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-gl4t0o:hover{animation:svelte-gl4t0o-lineLoop-animation 2s linear infinite}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}@keyframes svelte-gl4t0o-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-gl4t0o{color:var(--undpds-color-black);text-decoration:none}a.svelte-gl4t0o{color:inherit!important}a.svelte-1f2c49q{background-color:transparent}.svelte-1f2c49q::-webkit-file-upload-button{appearance:button;font:inherit}.svelte-1f2c49q:lang(my) p:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.svelte-1f2c49q:lang(my) p:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-16)}}.svelte-1f2c49q:lang(my) p:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-1f2c49q:lang(my) p:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-14)}}.download-animated.svelte-1f2c49q:after,.download-animated.svelte-1f2c49q:before{box-sizing:border-box;content:"";display:block;position:absolute}a.svelte-1f2c49q{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-1f2c49q:hover{animation:svelte-1f2c49q-lineLoop-animation 2s linear infinite}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-1f2c49q:lang(my) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(my) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-1f2c49q:lang(bn) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(bn) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-unbangla)}.svelte-1f2c49q:lang(ar) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(ar) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1f2c49q:lang(az) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(az) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans)}.svelte-1f2c49q:lang(zh) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(zh) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-1f2c49q:lang(ja) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(ja) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-1f2c49q:lang(ja) div:where(.svelte-1f2c49q){font-weight:350}.svelte-1f2c49q:lang(ka) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(ka) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-1f2c49q:lang(km) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(km) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-1f2c49q:lang(ko) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(ko) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-korean)}.svelte-1f2c49q:lang(ku) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(ku) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1f2c49q:lang(ne) div:where(.svelte-1f2c49q),.svelte-1f2c49q:lang(ne) p:where(.svelte-1f2c49q){font-family:var(--undpds-font-family-notosans)}p.svelte-1f2c49q{margin-top:0}@keyframes svelte-1f2c49q-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-1f2c49q{color:var(--undpds-color-black);text-decoration:none}.download-animated.svelte-1f2c49q{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-1f2c49q i:where(.svelte-1f2c49q){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-1f2c49q:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-1f2c49q:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-1f2c49q:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-1f2c49q:hover:before{transform:translateY(-10px)}div.download-card.svelte-1f2c49q .download:where(.svelte-1f2c49q),div.download-card.svelte-1f2c49q .format:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){div.download-card.svelte-1f2c49q .download:where(.svelte-1f2c49q),div.download-card.svelte-1f2c49q .format:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-16)}}div.download-card.svelte-1f2c49q .title:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-16)}@media(min-width:48em){div.download-card.svelte-1f2c49q .title:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-20)}}div.download-card.svelte-1f2c49q :where(.svelte-1f2c49q):lang(my) .download:where(.svelte-1f2c49q),div.download-card.svelte-1f2c49q :where(.svelte-1f2c49q):lang(my) .format:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){div.download-card.svelte-1f2c49q :where(.svelte-1f2c49q):lang(my) .download:where(.svelte-1f2c49q),div.download-card.svelte-1f2c49q :where(.svelte-1f2c49q):lang(my) .format:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-14)}}div.download-card.svelte-1f2c49q :where(.svelte-1f2c49q):lang(my) .title:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-14)}@media(min-width:48em){div.download-card.svelte-1f2c49q :where(.svelte-1f2c49q):lang(my) .title:where(.svelte-1f2c49q){font-size:var(--undpds-font-size-16)}}div.download-card.svelte-1f2c49q{display:inline-block}@media(min-width:48em){div.download-card.svelte-1f2c49q{min-width:330px}}div.download-card.svelte-1f2c49q>a:where(.svelte-1f2c49q){background:none}div.download-card.svelte-1f2c49q:hover .download-animated:where(.svelte-1f2c49q):after{transform:rotate(-45deg) translate(7px,-7px)}div.download-card.svelte-1f2c49q:hover .download-animated:where(.svelte-1f2c49q):before{transform:translateY(-10px)}div.download-card.svelte-1f2c49q .description:where(.svelte-1f2c49q){background:#fafafa;padding:1.5rem}div.download-card.svelte-1f2c49q .title:where(.svelte-1f2c49q){margin-bottom:.25rem}div.download-card.svelte-1f2c49q .format:where(.svelte-1f2c49q){color:#55606e;margin-bottom:1rem}div.download-card.svelte-1f2c49q .download:where(.svelte-1f2c49q){align-items:center;background-image:none;display:flex;font-weight:700;letter-spacing:.03em;text-transform:uppercase}div.download-card.svelte-1f2c49q .download:where(.svelte-1f2c49q) .download-animated:where(.svelte-1f2c49q){margin-left:.75rem}.download-card.svelte-1f2c49q{cursor:pointer}.download-card.svelte-1f2c49q .description:where(.svelte-1f2c49q){width:fit-content;max-width:300px}:root{--sc-dot-size: 6px;--sc-active-dot-size: 8px;--sc-dot-size-animation-time: .25s}.sc-carousel-dot__dot.svelte-15qptsm{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:.5;transition:opacity .1s ease,height var(--sc-dot-size-animation-time) ease,width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-15qptsm:hover{opacity:.9}.sc-carousel-dot__dot_active.svelte-15qptsm{opacity:.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}.sc-carousel-dots__container.svelte-1yws6do{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-1yws6do{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}:root{--sc-arrow-size: 2px}.sc-carousel-arrow__circle.svelte-1fuml9a{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity .1s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1fuml9a:hover{opacity:.9}.sc-carousel-arrow__arrow.svelte-1fuml9a{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1fuml9a{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1fuml9a{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1fuml9a,.sc-carousel-arrow__circle_disabled.svelte-1fuml9a:hover{opacity:.5}.sc-carousel-progress__indicator.svelte-1a4aph6{height:100%;background-color:var(--sc-color-hex-dark-50p)}:root{--sc-color-rgb-light-50p: rgba(93, 93, 93, .5);--sc-color-rgb-light: #5d5d5d;--sc-color-hex-dark-50p: rgba(30, 30, 30, .5);--sc-color-hex-dark: #1e1e1e}.sc-carousel__carousel-container.svelte-1414hws{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-1414hws{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-1414hws{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-1414hws{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-1414hws{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-1414hws{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}a.svelte-1blhlrk{background-color:transparent}img.svelte-1blhlrk{border-style:none}button.svelte-1blhlrk{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-1blhlrk{overflow:visible}button.svelte-1blhlrk{text-transform:none}button.svelte-1blhlrk{appearance:button}button.svelte-1blhlrk::-moz-focus-inner{border-style:none;padding:0}button.svelte-1blhlrk:-moz-focusring{outline:1px dotted ButtonText}.svelte-1blhlrk::-webkit-file-upload-button{appearance:button;font:inherit}.svelte-1blhlrk:lang(my) p:where(.svelte-1blhlrk){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.svelte-1blhlrk:lang(my) p:where(.svelte-1blhlrk){font-size:var(--undpds-font-size-16)}}[data-viewport=true].svelte-1blhlrk{opacity:0;transform:translate(-100px);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport.svelte-1blhlrk{opacity:1;transform:translate(0);visibility:visible}.svelte-1blhlrk:lang(my) p:where(.svelte-1blhlrk){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-1blhlrk:lang(my) p:where(.svelte-1blhlrk){font-size:var(--undpds-font-size-14)}}a.svelte-1blhlrk{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-1blhlrk:hover{animation:svelte-1blhlrk-lineLoop-animation 2s linear infinite}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-1blhlrk:lang(my) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(my) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(my) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(my) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(my) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-1blhlrk:lang(my) h4:where(.svelte-1blhlrk){font-size:1.3rem}@media(min-width:48em){.svelte-1blhlrk:lang(my) h4:where(.svelte-1blhlrk){font-size:1.8rem}}.svelte-1blhlrk:lang(bn) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(bn) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(bn) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(bn) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(bn) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-unbangla)}.svelte-1blhlrk:lang(ar) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ar) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ar) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ar) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ar) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1blhlrk:lang(az) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(az) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(az) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(az) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(az) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans)}.svelte-1blhlrk:lang(zh) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(zh) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(zh) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(zh) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(zh) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-1blhlrk:lang(ja) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ja) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ja) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ja) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ja) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-1blhlrk:lang(ja) div:where(.svelte-1blhlrk){font-weight:350}.svelte-1blhlrk:lang(ka) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ka) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ka) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ka) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ka) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-1blhlrk:lang(km) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(km) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(km) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(km) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(km) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-1blhlrk:lang(ko) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ko) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ko) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ko) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ko) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-korean)}.svelte-1blhlrk:lang(ku) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ku) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ku) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ku) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ku) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1blhlrk:lang(ne) button:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ne) div:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ne) h4:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ne) h6:where(.svelte-1blhlrk),.svelte-1blhlrk:lang(ne) p:where(.svelte-1blhlrk){font-family:var(--undpds-font-family-notosans)}button.svelte-1blhlrk{font-family:var(--undpds-font-family-proximanova)}h4.svelte-1blhlrk,h6.svelte-1blhlrk{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h4.svelte-1blhlrk,h6.svelte-1blhlrk{margin-bottom:var(--undpds-spacing-05)}}h4.svelte-1blhlrk{font-size:var(--undpds-font-size-25);font-weight:400;line-height:1.15}@media(min-width:48em){h4.svelte-1blhlrk{font-size:var(--undpds-font-size-35)}}h6.svelte-1blhlrk{font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p.svelte-1blhlrk{margin-top:0}@keyframes svelte-1blhlrk-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-1blhlrk{color:var(--undpds-color-black);text-decoration:none}img.svelte-1blhlrk{height:auto;max-width:100%}.fluid-carousel.svelte-1blhlrk .slider-arrows:where(.svelte-1blhlrk) [class*=swiper-button-]:where(.svelte-1blhlrk){background:transparent;border:none;cursor:pointer;display:inline-block;height:2.75rem;padding:0;vertical-align:bottom;width:2.75rem}.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk) h6:where(.svelte-1blhlrk){color:var(--undpds-color-black);font-size:.75rem;font-weight:700;letter-spacing:.48px;line-height:.84;margin-bottom:var(--undpds-spacing-05);text-transform:uppercase}.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk) h4:where(.svelte-1blhlrk){font-weight:400;margin-bottom:1rem}.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk) p:where(.svelte-1blhlrk){font-size:1rem;margin-bottom:1.5rem}.fluid-carousel.svelte-1blhlrk .swiper-scrollbar:where(.svelte-1blhlrk){margin-bottom:var(--undpds-spacing-09)}@media(min-width:48em){.fluid-carousel.svelte-1blhlrk .slider-slide:where(.svelte-1blhlrk){display:flex}}.fluid-carousel.svelte-1blhlrk{overflow:hidden}.fluid-carousel__image.svelte-1blhlrk{display:block;height:31rem;max-width:55%;object-fit:cover}@media(min-width:64em){.fluid-carousel__image.svelte-1blhlrk{max-width:65%}}@media(min-width:90em){.fluid-carousel__image.svelte-1blhlrk{max-width:70%}}@media(max-width:47.9375em){.fluid-carousel__image.svelte-1blhlrk{height:18rem;max-width:100%;width:auto}}.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk){box-sizing:border-box;padding-left:var(--undpds-spacing-06)}@media(min-width:48em){.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk){flex:0 0 45%;max-width:45%;position:relative}}@media(min-width:64em){.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk){flex:0 0 35%;max-width:35%}}@media(min-width:90em){.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk){flex:0 0 30%;max-width:30%}}@media(max-width:47.9375em){.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk){margin-top:1.5rem;padding-left:1.5rem;padding-right:2rem}}@media(min-width:64em){.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk) p:where(.svelte-1blhlrk){margin-bottom:3rem}}@media(max-width:47.9375em){.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk) p:where(.svelte-1blhlrk){font-size:.875rem}}.fluid-carousel.svelte-1blhlrk .slide-content:where(.svelte-1blhlrk) .cta__link:where(.svelte-1blhlrk){text-transform:uppercase}.fluid-carousel.svelte-1blhlrk .slider-arrows:where(.svelte-1blhlrk){bottom:0;position:absolute;right:0}.fluid-carousel.svelte-1blhlrk .slider-arrows:where(.svelte-1blhlrk) [class*=swiper-button-]:where(.svelte-1blhlrk):first-of-type{margin-right:.344rem}.fluid-carousel.svelte-1blhlrk .slider-arrows:where(.svelte-1blhlrk) [class*=swiper-button-]:where(.svelte-1blhlrk):last-of-type{margin-left:.344rem}.cta__link.svelte-1blhlrk{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link.svelte-1blhlrk{display:inline-flex}}.cta__link.cta--space.svelte-1blhlrk:after{content:"";height:1.188rem;margin-left:var(--undpds-spacing-04);margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space.svelte-1blhlrk:after{margin-top:0}}.cta__link.svelte-1blhlrk{background-image:none}.svelte-1blhlrk:lang(my) .cta__link:where(.svelte-1blhlrk){font-size:var(--undpds-font-size-14)}.cta__link.svelte-1blhlrk{color:#000}.cta__link.cta--space.svelte-1blhlrk:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDEzIDIwIj48cGF0aCBkPSJtLjY0OC43NjIgOS40NDEgOC4wMzEtOS40NDEgOC4wMzUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;transition:.2s ease}.cta__link.cta--space.svelte-1blhlrk:active:after,.cta__link.cta--space.svelte-1blhlrk:focus:after,.cta__link.cta--space.svelte-1blhlrk:hover:after{transform:translate(70%)}button.svelte-1blhlrk:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}[class*=swiper-slider-].svelte-1blhlrk{box-sizing:border-box;max-width:100%;overflow:hidden;position:relative}.swiper-wrapper.svelte-1blhlrk{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-y;transform-style:preserve-3d;transition-property:transform;white-space:nowrap;width:100%;will-change:transform}.swiper-slide.svelte-1blhlrk{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;box-sizing:border-box;flex-shrink:0;height:100%;-webkit-user-select:none;user-select:none;white-space:normal;width:100%}.swiper-slide.svelte-1blhlrk a:where(.svelte-1blhlrk){-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.swiper-scrollbar.svelte-1blhlrk{background:transparent;cursor:pointer;display:block;height:4px;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.swiper-scrollbar.svelte-1blhlrk:after{border-bottom:1px solid #000;content:"";height:1px;left:0;position:absolute;top:1px;width:100%;z-index:1}.swiper-scrollbar-drag.svelte-1blhlrk{background:#000;height:100%}.swiper-initialized.svelte-1blhlrk{padding-right:2.75rem}@media(max-width:47.9375em){.swiper-initialized.svelte-1blhlrk,.swiper-initialized.svelte-1blhlrk .swiper-scrollbar:where(.svelte-1blhlrk){padding-right:2.5rem}}.fluid-carousel.svelte-1blhlrk{padding-right:0!important}@media(max-width:48em){.fluid-carousel.swiper-initialized.svelte-1blhlrk{padding-left:16px!important;padding-right:16px!important}}.fluid-carousel.svelte-1blhlrk .fluid-carousel__image:where(.svelte-1blhlrk){user-drag:none;-webkit-user-drag:none;-moz-user-select:none;width:65%;height:auto}@media(max-width:48em){.fluid-carousel.svelte-1blhlrk .fluid-carousel__image:where(.svelte-1blhlrk){width:100%}}a.svelte-1kh5ly0{background-color:transparent}img.svelte-1kh5ly0{border-style:none}button.svelte-1kh5ly0{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-1kh5ly0{overflow:visible}button.svelte-1kh5ly0{text-transform:none}[type=button].svelte-1kh5ly0,button.svelte-1kh5ly0{appearance:button}[type=button].svelte-1kh5ly0::-moz-focus-inner,button.svelte-1kh5ly0::-moz-focus-inner{border-style:none;padding:0}[type=button].svelte-1kh5ly0:-moz-focusring,button.svelte-1kh5ly0:-moz-focusring{outline:1px dotted ButtonText}.svelte-1kh5ly0::-webkit-file-upload-button{appearance:button;font:inherit}.svelte-1kh5ly0:lang(my) p:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.svelte-1kh5ly0:lang(my) p:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-16)}}.svelte-1kh5ly0:lang(my) p:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-1kh5ly0:lang(my) p:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-14)}}a.svelte-1kh5ly0{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-1kh5ly0:hover{animation:svelte-1kh5ly0-lineLoop-animation 2s linear infinite}.grid-x.svelte-1kh5ly0{display:flex;flex-flow:row wrap}.cell.svelte-1kh5ly0{flex:0 0 auto;min-height:0;min-width:0;width:100%}@media print,screen and (min-width:40em){.grid-x.svelte-1kh5ly0>.medium-10:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-4:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-5:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-6:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-8:where(.svelte-1kh5ly0){flex-basis:auto}}@media print,screen and (min-width:40em){.grid-x.svelte-1kh5ly0>.medium-10:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-4:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-5:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-6:where(.svelte-1kh5ly0),.grid-x.svelte-1kh5ly0>.medium-8:where(.svelte-1kh5ly0){flex:0 0 auto}.grid-x.svelte-1kh5ly0>.medium-4:where(.svelte-1kh5ly0){width:33.3333333333%}.grid-x.svelte-1kh5ly0>.medium-5:where(.svelte-1kh5ly0){width:41.6666666667%}.grid-x.svelte-1kh5ly0>.medium-6:where(.svelte-1kh5ly0){width:50%}.grid-x.svelte-1kh5ly0>.medium-8:where(.svelte-1kh5ly0){width:66.6666666667%}.grid-x.svelte-1kh5ly0>.medium-10:where(.svelte-1kh5ly0){width:83.3333333333%}}.grid-margin-x.svelte-1kh5ly0:not(.grid-x)>.cell:where(.svelte-1kh5ly0){width:auto}.grid-margin-x.svelte-1kh5ly0{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-1kh5ly0{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x.svelte-1kh5ly0>.cell:where(.svelte-1kh5ly0){margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.svelte-1kh5ly0>.cell:where(.svelte-1kh5ly0){margin-left:.9375rem;margin-right:.9375rem;width:calc(100% - 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-x.svelte-1kh5ly0>.medium-4:where(.svelte-1kh5ly0){width:calc(33.33333% - 1.875rem)}.grid-margin-x.svelte-1kh5ly0>.medium-8:where(.svelte-1kh5ly0){width:calc(66.66667% - 1.875rem)}}@media print,screen and (min-width:40em){.medium-offset-1.svelte-1kh5ly0{margin-left:8.3333333333%}}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-1kh5ly0:lang(my) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(my) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(my) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(my) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-1kh5ly0:lang(my) h5:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-20)}@media(min-width:48em){.svelte-1kh5ly0:lang(my) h5:where(.svelte-1kh5ly0){font-size:1.375rem}}.svelte-1kh5ly0:lang(my) ul:where(.svelte-1kh5ly0) li:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-1kh5ly0:lang(my) ul:where(.svelte-1kh5ly0) li:where(.svelte-1kh5ly0){font-size:1.125rem}}.svelte-1kh5ly0:lang(bn) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(bn) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(bn) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(bn) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-unbangla)}.svelte-1kh5ly0:lang(ar) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ar) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ar) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ar) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1kh5ly0:lang(az) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(az) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(az) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(az) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans)}.svelte-1kh5ly0:lang(zh) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(zh) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(zh) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(zh) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-1kh5ly0:lang(ja) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ja) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ja) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ja) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-1kh5ly0:lang(ja) div:where(.svelte-1kh5ly0){font-weight:350}.svelte-1kh5ly0:lang(ka) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ka) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ka) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ka) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-1kh5ly0:lang(km) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(km) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(km) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(km) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-1kh5ly0:lang(ko) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ko) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ko) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ko) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-korean)}.svelte-1kh5ly0:lang(ku) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ku) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ku) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ku) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1kh5ly0:lang(ne) button:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ne) div:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ne) h5:where(.svelte-1kh5ly0),.svelte-1kh5ly0:lang(ne) p:where(.svelte-1kh5ly0){font-family:var(--undpds-font-family-notosans)}button.svelte-1kh5ly0{font-family:var(--undpds-font-family-proximanova)}h5.svelte-1kh5ly0{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h5.svelte-1kh5ly0{margin-bottom:var(--undpds-spacing-05)}}h5.svelte-1kh5ly0{font-size:var(--undpds-font-size-20);font-weight:400;line-height:1.15}@media(min-width:48em){h5.svelte-1kh5ly0{font-size:var(--undpds-font-size-25)}}p.svelte-1kh5ly0{margin-top:0}ul.svelte-1kh5ly0{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-1kh5ly0{padding-left:1.313rem}}ul.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-1kh5ly0 li:where(.svelte-1kh5ly0)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-1kh5ly0 li:where(.svelte-1kh5ly0)::marker{font-size:1.313rem}}@keyframes svelte-1kh5ly0-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-1kh5ly0{color:var(--undpds-color-black);text-decoration:none}.show-large.svelte-1kh5ly0{display:none}@media(min-width:48em){.show-large.svelte-1kh5ly0{display:block}}.show-small.svelte-1kh5ly0{display:block}@media(min-width:48em){.show-small.svelte-1kh5ly0{display:none}}img.svelte-1kh5ly0{height:auto;max-width:100%}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0){border:none}.footer-head.svelte-1kh5ly0,.footer-top.svelte-1kh5ly0{align-items:center;border-bottom:1px solid var(--undpds-color-white);justify-content:space-between;margin-bottom:var(--undpds-spacing-07)}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0),.footer-links.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0),.footer-lists.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0),.footer-panel.svelte-1kh5ly0 a:where(.svelte-1kh5ly0){background-image:none}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0){animation:none}.footer-links.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0),.footer-lists.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0),.footer-panel.svelte-1kh5ly0 a:where(.svelte-1kh5ly0){color:var(--undpds-color-white);font-size:var(--undpds-font-size-16);line-height:1.4}.footer-links.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0):hover,.footer-lists.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0):hover,.footer-panel.svelte-1kh5ly0 a:where(.svelte-1kh5ly0):hover{color:var(--undpds-color-blue-100)}.footer-item.inverted.svelte-1kh5ly0 .footer-panel:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0),.footer-links.inverted.svelte-1kh5ly0 a:where(.svelte-1kh5ly0),.footer-lists.inverted.svelte-1kh5ly0 a:where(.svelte-1kh5ly0){color:var(--undpds-color-black)}.footer-item.inverted.svelte-1kh5ly0 .footer-panel:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0):hover,.footer-links.inverted.svelte-1kh5ly0 a:where(.svelte-1kh5ly0):hover,.footer-lists.inverted.svelte-1kh5ly0 a:where(.svelte-1kh5ly0):hover{color:var(--undpds-color-gray-600)}@media(min-width:48em){.footer-items.svelte-1kh5ly0{display:flex;row-gap:3rem}.footer-items.svelte-1kh5ly0 .footer-item:where(.svelte-1kh5ly0){flex:0 0 calc(50% - 1.5rem);width:calc(50% - 1.5rem)}}@media(min-width:64em){.footer-items.svelte-1kh5ly0 .footer-item:where(.svelte-1kh5ly0){flex:0 0 calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}}@media(min-width:90em){.footer-items.svelte-1kh5ly0 .footer-item:where(.svelte-1kh5ly0){flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.footer-links.svelte-1kh5ly0{padding-left:0}.footer-links.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){list-style:none;margin-bottom:var(--undpds-spacing-04);padding:0;text-align:left}@media(min-width:48em){.footer-links.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){text-align:right}}.svelte-1kh5ly0:lang(my) .footer-links:where(.svelte-1kh5ly0) li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0){line-height:1.9}.footer-lists.svelte-1kh5ly0{padding-left:0}@media(min-width:48em){.footer-lists.svelte-1kh5ly0{text-align:right}}@media(max-width:47.9375em){.footer-lists.svelte-1kh5ly0{margin:0 var(--undpds-spacing-05) var(--undpds-spacing-07)}}.footer-lists.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){list-style:none;margin-bottom:var(--undpds-spacing-04);padding-left:0}@media(min-width:48em){.footer-lists.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){display:inline-flex;margin-bottom:1.125rem;margin-left:2.25rem}}.svelte-1kh5ly0:lang(my) .footer-lists:where(.svelte-1kh5ly0) li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0){line-height:1.9}.footer-icons.svelte-1kh5ly0{display:flex;flex-wrap:wrap;padding-left:0}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0){list-style:none;margin-bottom:1rem;padding:0}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0){display:block;font-size:0;height:20px;margin-block-end:var(--undpds-spacing-05);margin-inline-start:var(--undpds-spacing-07);width:20px}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.facebook:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.instagram:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat bottom}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.linkedin:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.twitter-x:where(.svelte-1kh5ly0){background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20%20%20%20d%3D%22M18.2048%202.25H21.5128L14.2858%2010.51L22.7878%2021.75H16.1308L10.9168%2014.933L4.95084%2021.75H1.64084L9.37084%2012.915L1.21484%202.25H8.04084L12.7538%208.481L18.2048%202.25ZM17.0438%2019.77H18.8768L7.04484%204.126H5.07784L17.0438%2019.77Z%22%20%20%20%20fill%3D%22rgba(255%2C255%2C255%2C1)%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat bottom}.footer-icons.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.youtube:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.facebook:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.instagram:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.linkedin:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.twitter-x:where(.svelte-1kh5ly0){background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20%20%20%20d%3D%22M18.2048%202.25H21.5128L14.2858%2010.51L22.7878%2021.75H16.1308L10.9168%2014.933L4.95084%2021.75H1.64084L9.37084%2012.915L1.21484%202.25H8.04084L12.7538%208.481L18.2048%202.25ZM17.0438%2019.77H18.8768L7.04484%204.126H5.07784L17.0438%2019.77Z%22%20%20%20%20fill%3D%22rgba(0%2C0%2C0%2C1)%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat bottom}.footer-icons.inverted.svelte-1kh5ly0 li:where(.svelte-1kh5ly0) a.youtube:where(.svelte-1kh5ly0){background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-item.svelte-1kh5ly0{position:relative}@media(max-width:47.9375em){.footer-item.svelte-1kh5ly0:after{border-bottom:2px solid var(--undpds-color-gray-400);content:"";position:absolute;width:calc(100% - 1.3rem)}}.footer-item.inverted.svelte-1kh5ly0 .footer-heading:where(.svelte-1kh5ly0){color:var(--undpds-color-black)}.footer-item.inverted.svelte-1kh5ly0 .footer-heading:where(.svelte-1kh5ly0):before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.footer-heading.svelte-1kh5ly0{background:transparent;border:0;color:var(--undpds-color-white);display:block;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;padding:var(--undpds-spacing-05);position:relative;text-align:left;text-transform:uppercase;width:100%}@media(min-width:48em){.footer-heading.svelte-1kh5ly0{margin-bottom:1.25rem;padding:0;pointer-events:none}}.footer-heading.svelte-1kh5ly0:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";display:block;float:right;height:20px;transition:.1s ease;width:20px}@media(min-width:48em){.footer-heading.svelte-1kh5ly0:before{display:none}}.footer-heading.active.svelte-1kh5ly0:before{transform:rotate(180deg)}.footer-panel.svelte-1kh5ly0{display:none;padding:0 var(--undpds-spacing-05) var(--undpds-spacing-03)}@media(min-width:48em){.footer-panel.svelte-1kh5ly0{display:block;padding:0}}.footer-panel.svelte-1kh5ly0 a:where(.svelte-1kh5ly0){display:block;margin-bottom:var(--undpds-spacing-05)}.svelte-1kh5ly0:lang(my) .footer-panel:where(.svelte-1kh5ly0) a:where(.svelte-1kh5ly0){line-height:1.9}.footer-logo.svelte-1kh5ly0{align-items:center;display:flex}.footer-logo.svelte-1kh5ly0 a:where(.svelte-1kh5ly0){background:none}.footer-logo.svelte-1kh5ly0 h5:where(.svelte-1kh5ly0){color:var(--undpds-color-white);margin:0 var(--undpds-spacing-05)}.footer-logo.inverted.svelte-1kh5ly0 h5:where(.svelte-1kh5ly0){color:var(--undpds-color-black)}.footer.svelte-1kh5ly0{background-color:var(--undpds-color-gray-100);background-color:var(--undpds-color-blue-600);color:var(--undpds-color-white);padding:var(--undpds-spacing-09) var(--undpds-spacing-04) var(--undpds-spacing-08)}@media(min-width:48em){.footer.svelte-1kh5ly0{padding:3.25rem 0 var(--undpds-spacing-09)}}.footer.svelte-1kh5ly0 p:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-14);margin:0}@media(min-width:48em){.footer.svelte-1kh5ly0 p:where(.svelte-1kh5ly0){font-size:var(--undpds-font-size-16)}}.footer-head.svelte-1kh5ly0{margin-bottom:1.188rem;padding-bottom:var(--undpds-spacing-09)}@media(min-width:48em){.footer-head.svelte-1kh5ly0{margin-bottom:var(--undpds-spacing-09)}}.footer-top.svelte-1kh5ly0{padding-bottom:var(--undpds-spacing-07)}@media(min-width:48em){.footer-top.svelte-1kh5ly0{margin-bottom:var(--undpds-spacing-07);padding-bottom:var(--undpds-spacing-09)}}.footer-bottom.svelte-1kh5ly0{justify-content:space-between}@media(max-width:47.9375em){.footer-bottom.svelte-1kh5ly0{flex-direction:column-reverse}.footer-bottom.svelte-1kh5ly0 p:where(.svelte-1kh5ly0){margin:0 var(--undpds-spacing-05) 0}}.footer-copyright.svelte-1kh5ly0{margin:0 var(--undpds-spacing-05)}@media(min-width:48em){.footer-copyright.svelte-1kh5ly0{margin:var(--undpds-spacing-11) 0 0}}.footer-links.svelte-1kh5ly0{margin:var(--undpds-spacing-07) var(--undpds-spacing-05)}@media(min-width:48em){.footer-links.svelte-1kh5ly0{margin:0 0 var(--undpds-spacing-07) 0}}.footer.svelte-1kh5ly0 .footer-icons:where(.svelte-1kh5ly0){margin:0 1.25rem var(--undpds-spacing-07)}@media(min-width:48em){.footer.svelte-1kh5ly0 .footer-icons:where(.svelte-1kh5ly0){justify-content:flex-end;margin:0}}.footer.inverted.svelte-1kh5ly0{background-color:var(--undpds-color-gray-100);color:var(--undpds-color-black)}.footer.inverted.svelte-1kh5ly0 .footer-head:where(.svelte-1kh5ly0),.footer.inverted.svelte-1kh5ly0 .footer-top:where(.svelte-1kh5ly0){border-color:var(--undpds-color-gray-700)}button.svelte-1kh5ly0:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}@media(min-width:48em){[data-accordion=mobile].svelte-1kh5ly0 .desktop-visible:where(.svelte-1kh5ly0){display:block!important}[data-accordion=mobile].svelte-1kh5ly0 .desktop-event-none:where(.svelte-1kh5ly0){pointer-events:none}}a.svelte-kbv36s{background-color:transparent}img.svelte-kbv36s{border-style:none}button.svelte-kbv36s{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-kbv36s{overflow:visible}button.svelte-kbv36s{text-transform:none}button.svelte-kbv36s{appearance:button}button.svelte-kbv36s::-moz-focus-inner{border-style:none;padding:0}button.svelte-kbv36s:-moz-focusring{outline:1px dotted ButtonText}progress.svelte-kbv36s{vertical-align:baseline}.svelte-kbv36s::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-kbv36s,.menu.svelte-kbv36s li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-kbv36s,.menu.svelte-kbv36s li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){font-size:var(--undpds-font-size-14)}}.language__item.svelte-kbv36s{font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-kbv36s{font-size:var(--undpds-font-size-16)}}.language__item.svelte-kbv36s,.sidebar_item.svelte-kbv36s{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-kbv36s{border:none}.sidebar_item.svelte-kbv36s{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-kbv36s{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-kbv36s,.sidebar_item.selected.svelte-kbv36s:hover{background-color:var(--undpds-color-blue-600)}.breadcrumb__item.svelte-kbv36s,.menu.svelte-kbv36s li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){background-image:none}.svelte-kbv36s:lang(my) .language__item:where(.svelte-kbv36s){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-kbv36s:lang(my) .language__item:where(.svelte-kbv36s){font-size:var(--undpds-font-size-14)}}.chevron-right-animated.svelte-kbv36s i:where(.svelte-kbv36s):after,.chevron-right-animated.svelte-kbv36s i:where(.svelte-kbv36s):before,.download-animated.svelte-kbv36s:after,.download-animated.svelte-kbv36s:before,.external-link-animated.svelte-kbv36s:after,.external-link-animated.svelte-kbv36s:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated.svelte-kbv36s i:where(.svelte-kbv36s){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.chevron-right-animated.svelte-kbv36s i:where(.svelte-kbv36s):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated.svelte-kbv36s i:where(.svelte-kbv36s):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.chevron-right-animated.svelte-kbv36s:hover i:where(.svelte-kbv36s){width:var(--undpds-spacing-11)}.chevron-right-animated.svelte-kbv36s:hover i:where(.svelte-kbv36s):before{display:unset}.grid-container.svelte-kbv36s{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-kbv36s{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-kbv36s{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-kbv36s{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-kbv36s{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-kbv36s{display:flex;flex-flow:row wrap}.cell.svelte-kbv36s{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-kbv36s{flex:1 1 0}.cell.shrink.svelte-kbv36s{flex:0 0 auto}.grid-x.svelte-kbv36s>.shrink:where(.svelte-kbv36s){width:auto}.grid-x.svelte-kbv36s>.small-1:where(.svelte-kbv36s),.grid-x.svelte-kbv36s>.small-3:where(.svelte-kbv36s),.grid-x.svelte-kbv36s>.small-8:where(.svelte-kbv36s){flex-basis:auto}@media print,screen and (min-width:64em){.grid-x.svelte-kbv36s>.large-2:where(.svelte-kbv36s){flex-basis:auto}}.grid-x.svelte-kbv36s>.small-1:where(.svelte-kbv36s),.grid-x.svelte-kbv36s>.small-3:where(.svelte-kbv36s),.grid-x.svelte-kbv36s>.small-8:where(.svelte-kbv36s){flex:0 0 auto}.grid-x.svelte-kbv36s>.small-1:where(.svelte-kbv36s){width:8.3333333333%}.grid-x.svelte-kbv36s>.small-3:where(.svelte-kbv36s){width:25%}.grid-x.svelte-kbv36s>.small-8:where(.svelte-kbv36s){width:66.6666666667%}@media print,screen and (min-width:64em){.grid-x.svelte-kbv36s>.large-auto:where(.svelte-kbv36s){flex:1 1 0;width:auto}.grid-x.svelte-kbv36s>.large-2:where(.svelte-kbv36s){flex:0 0 auto}.grid-x.svelte-kbv36s>.large-2:where(.svelte-kbv36s){width:16.6666666667%}}.grid-margin-x.svelte-kbv36s:not(.grid-x)>.cell:where(.svelte-kbv36s){width:auto}.grid-margin-x.svelte-kbv36s{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-kbv36s{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x.svelte-kbv36s>.cell:where(.svelte-kbv36s){margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.svelte-kbv36s>.cell:where(.svelte-kbv36s){margin-left:.9375rem;margin-right:.9375rem;width:calc(100% - 1.875rem)}}.grid-margin-x.svelte-kbv36s>.shrink:where(.svelte-kbv36s){width:auto}.grid-margin-x.svelte-kbv36s>.small-1:where(.svelte-kbv36s){width:calc(8.33333% - 1.25rem)}.grid-margin-x.svelte-kbv36s>.small-3:where(.svelte-kbv36s){width:calc(25% - 1.25rem)}.grid-margin-x.svelte-kbv36s>.small-8:where(.svelte-kbv36s){width:calc(66.66667% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.svelte-kbv36s>.shrink:where(.svelte-kbv36s){width:auto}.grid-margin-x.svelte-kbv36s>.small-1:where(.svelte-kbv36s){width:calc(8.33333% - 1.875rem)}.grid-margin-x.svelte-kbv36s>.small-3:where(.svelte-kbv36s){width:calc(25% - 1.875rem)}.grid-margin-x.svelte-kbv36s>.small-8:where(.svelte-kbv36s){width:calc(66.66667% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.svelte-kbv36s>.large-auto:where(.svelte-kbv36s){width:auto}.grid-margin-x.svelte-kbv36s>.large-2:where(.svelte-kbv36s){width:calc(16.66667% - 1.875rem)}}.small-margin-collapse.svelte-kbv36s,.small-padding-collapse.svelte-kbv36s{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-kbv36s{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-kbv36s{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-kbv36s,.large-padding-collapse.svelte-kbv36s{margin-left:0;margin-right:0}}.small-offset-0.svelte-kbv36s{margin-left:0}.small-offset-1.svelte-kbv36s{margin-left:8.3333333333%}.small-offset-2.svelte-kbv36s{margin-left:16.6666666667%}.small-offset-3.svelte-kbv36s{margin-left:25%}.small-offset-4.svelte-kbv36s{margin-left:33.3333333333%}.small-offset-5.svelte-kbv36s{margin-left:41.6666666667%}.small-offset-6.svelte-kbv36s{margin-left:50%}.small-offset-7.svelte-kbv36s{margin-left:58.3333333333%}.small-offset-8.svelte-kbv36s{margin-left:66.6666666667%}.small-offset-9.svelte-kbv36s{margin-left:75%}.small-offset-10.svelte-kbv36s{margin-left:83.3333333333%}.small-offset-11.svelte-kbv36s{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-kbv36s{margin-left:0}.medium-offset-1.svelte-kbv36s{margin-left:8.3333333333%}.medium-offset-2.svelte-kbv36s{margin-left:16.6666666667%}.medium-offset-3.svelte-kbv36s{margin-left:25%}.medium-offset-4.svelte-kbv36s{margin-left:33.3333333333%}.medium-offset-5.svelte-kbv36s{margin-left:41.6666666667%}.medium-offset-6.svelte-kbv36s{margin-left:50%}.medium-offset-7.svelte-kbv36s{margin-left:58.3333333333%}.medium-offset-8.svelte-kbv36s{margin-left:66.6666666667%}.medium-offset-9.svelte-kbv36s{margin-left:75%}.medium-offset-10.svelte-kbv36s{margin-left:83.3333333333%}.medium-offset-11.svelte-kbv36s{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-kbv36s{margin-left:0}.large-offset-1.svelte-kbv36s{margin-left:8.3333333333%}.large-offset-2.svelte-kbv36s{margin-left:16.6666666667%}.large-offset-3.svelte-kbv36s{margin-left:25%}.large-offset-4.svelte-kbv36s{margin-left:33.3333333333%}.large-offset-5.svelte-kbv36s{margin-left:41.6666666667%}.large-offset-6.svelte-kbv36s{margin-left:50%}.large-offset-7.svelte-kbv36s{margin-left:58.3333333333%}.large-offset-8.svelte-kbv36s{margin-left:66.6666666667%}.large-offset-9.svelte-kbv36s{margin-left:75%}.large-offset-10.svelte-kbv36s{margin-left:83.3333333333%}.large-offset-11.svelte-kbv36s{margin-left:91.6666666667%}}.grid-y.svelte-kbv36s{display:flex;flex-flow:column nowrap}.grid-frame.svelte-kbv36s{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-kbv36s .grid-frame:where(.svelte-kbv36s){width:100%}.cell-block.svelte-kbv36s{max-width:100%;overflow-x:auto}.cell-block.svelte-kbv36s,.cell-block-y.svelte-kbv36s{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-kbv36s{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-kbv36s{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-kbv36s{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-kbv36s .medium-grid-frame:where(.svelte-kbv36s){width:100%}.medium-cell-block.svelte-kbv36s{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-kbv36s{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-kbv36s{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-kbv36s{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-kbv36s .large-grid-frame:where(.svelte-kbv36s){width:100%}.large-cell-block.svelte-kbv36s{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-kbv36s{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-kbv36s{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-kbv36s{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-kbv36s{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-kbv36s{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell.svelte-kbv36s .grid-y.grid-frame:where(.svelte-kbv36s){height:100%}@media print,screen and (min-width:40em){.cell.svelte-kbv36s .grid-y.medium-grid-frame:where(.svelte-kbv36s){height:100%}}@media print,screen and (min-width:64em){.cell.svelte-kbv36s .grid-y.large-grid-frame:where(.svelte-kbv36s){height:100%}}.grid-margin-y.svelte-kbv36s{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-kbv36s{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-kbv36s{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-kbv36s{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-kbv36s{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-kbv36s{height:calc(100vh + 1.875rem)}}.float-left.svelte-kbv36s{float:left!important}.float-right.svelte-kbv36s{float:right!important}.float-center.svelte-kbv36s{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-kbv36s:after,.clearfix.svelte-kbv36s:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-kbv36s:after{clear:both}.align-left.svelte-kbv36s{justify-content:flex-start}.align-right.svelte-kbv36s{justify-content:flex-end}.align-center.svelte-kbv36s{justify-content:center}.align-justify.svelte-kbv36s{justify-content:space-between}.align-spaced.svelte-kbv36s{justify-content:space-around}.align-top.svelte-kbv36s{align-items:flex-start}.align-self-top.svelte-kbv36s{align-self:flex-start}.align-bottom.svelte-kbv36s{align-items:flex-end}.align-self-bottom.svelte-kbv36s{align-self:flex-end}.align-middle.svelte-kbv36s{align-items:center}.align-self-middle.svelte-kbv36s{align-self:center}.align-stretch.svelte-kbv36s{align-items:stretch}.align-self-stretch.svelte-kbv36s{align-self:stretch}.align-center-middle.svelte-kbv36s{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-kbv36s{order:1}.small-order-2.svelte-kbv36s{order:2}.small-order-3.svelte-kbv36s{order:3}.small-order-4.svelte-kbv36s{order:4}.small-order-5.svelte-kbv36s{order:5}.small-order-6.svelte-kbv36s{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-kbv36s{order:1}.medium-order-2.svelte-kbv36s{order:2}.medium-order-3.svelte-kbv36s{order:3}.medium-order-4.svelte-kbv36s{order:4}.medium-order-5.svelte-kbv36s{order:5}.medium-order-6.svelte-kbv36s{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-kbv36s{order:1}.large-order-2.svelte-kbv36s{order:2}.large-order-3.svelte-kbv36s{order:3}.large-order-4.svelte-kbv36s{order:4}.large-order-5.svelte-kbv36s{order:5}.large-order-6.svelte-kbv36s{order:6}}.flex-container.svelte-kbv36s{display:flex}.flex-child-auto.svelte-kbv36s{flex:1 1 auto}.flex-child-grow.svelte-kbv36s{flex:1 0 auto}.flex-child-shrink.svelte-kbv36s{flex:0 1 auto}.flex-dir-row.svelte-kbv36s{flex-direction:row}.flex-dir-row-reverse.svelte-kbv36s{flex-direction:row-reverse}.flex-dir-column.svelte-kbv36s{flex-direction:column}.flex-dir-column-reverse.svelte-kbv36s{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-kbv36s{display:flex}.medium-flex-child-auto.svelte-kbv36s{flex:1 1 auto}.medium-flex-child-grow.svelte-kbv36s{flex:1 0 auto}.medium-flex-child-shrink.svelte-kbv36s{flex:0 1 auto}.medium-flex-dir-row.svelte-kbv36s{flex-direction:row}.medium-flex-dir-row-reverse.svelte-kbv36s{flex-direction:row-reverse}.medium-flex-dir-column.svelte-kbv36s{flex-direction:column}.medium-flex-dir-column-reverse.svelte-kbv36s{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-kbv36s{display:flex}.large-flex-child-auto.svelte-kbv36s{flex:1 1 auto}.large-flex-child-grow.svelte-kbv36s{flex:1 0 auto}.large-flex-child-shrink.svelte-kbv36s{flex:0 1 auto}.large-flex-dir-row.svelte-kbv36s{flex-direction:row}.large-flex-dir-row-reverse.svelte-kbv36s{flex-direction:row-reverse}.large-flex-dir-column.svelte-kbv36s{flex-direction:column}.large-flex-dir-column-reverse.svelte-kbv36s{flex-direction:column-reverse}}.hide.svelte-kbv36s{display:none!important}.invisible.svelte-kbv36s{visibility:hidden}.visible.svelte-kbv36s{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-kbv36s{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-kbv36s{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-kbv36s{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-kbv36s{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-kbv36s{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-kbv36s{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-kbv36s{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-kbv36s{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-kbv36s{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-kbv36s{display:none!important}}.show-for-sr.svelte-kbv36s,.show-on-focus.svelte-kbv36s{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-kbv36s:active,.show-on-focus.svelte-kbv36s:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-kbv36s,.show-for-landscape.svelte-kbv36s{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-kbv36s,.show-for-landscape.svelte-kbv36s{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-kbv36s,.show-for-landscape.svelte-kbv36s{display:none!important}}.hide-for-landscape.svelte-kbv36s,.show-for-portrait.svelte-kbv36s{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-kbv36s,.show-for-portrait.svelte-kbv36s{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-kbv36s,.show-for-portrait.svelte-kbv36s{display:block!important}}.show-for-dark-mode.svelte-kbv36s{display:none}.hide-for-dark-mode.svelte-kbv36s{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-kbv36s{display:block!important}.hide-for-dark-mode.svelte-kbv36s{display:none!important}}.show-for-ie.svelte-kbv36s{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-kbv36s{display:block!important}.hide-for-ie.svelte-kbv36s{display:none!important}}.show-for-sticky.svelte-kbv36s{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.color-wrapper.svelte-kbv36s{display:block}@media(min-width:48em){.color-wrapper.svelte-kbv36s{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-kbv36s{width:100%}@media(min-width:48em){.color__row.svelte-kbv36s{width:calc(50% - 10px)}}.color__row.full.svelte-kbv36s{width:100%}.Primary-text.svelte-kbv36s{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-kbv36s{margin-top:-1.55rem}}.color__define.svelte-kbv36s{display:flex;margin-bottom:1.25rem}.color__define_balance.svelte-kbv36s{display:flex;width:100%}.icon--bar.svelte-kbv36s{cursor:pointer}.chevron-right-animated.svelte-kbv36s{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-kbv36s{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-kbv36s:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-kbv36s:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-kbv36s:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-kbv36s:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-kbv36s{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-kbv36s i:where(.svelte-kbv36s){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-kbv36s:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-kbv36s:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-kbv36s:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-kbv36s:hover:before{transform:translateY(-10px)}.icons-container.svelte-kbv36s{display:flex;flex-wrap:wrap}img.svelte-kbv36s{height:auto;max-width:100%}.credits.svelte-kbv36s{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-kbv36s{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-kbv36s{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-kbv36s{font-size:1.625rem}}.grid_name.svelte-kbv36s span:where(.svelte-kbv36s){font-size:var(--undpds-font-size-14)}.grid_description.svelte-kbv36s{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-kbv36s{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-kbv36s:nth-child(odd){background-color:var(--undpds-color-gray-200)}.breadcrumb__item.svelte-kbv36s{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-kbv36s:hover{color:var(--undpds-color-red)}.svelte-kbv36s:lang(ro) .breadcrumb__item:where(.svelte-kbv36s){font-weight:700}.language__item.svelte-kbv36s{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.menu.svelte-kbv36s li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu.svelte-kbv36s li:where(.svelte-kbv36s) a:where(.svelte-kbv36s):focus,.menu.svelte-kbv36s li:where(.svelte-kbv36s) a:where(.svelte-kbv36s):hover{color:var(--undpds-color-gray-600);cursor:pointer}.menu.svelte-kbv36s li:where(.svelte-kbv36s) a.selected:where(.svelte-kbv36s){border-bottom:2px solid var(--undpds-color-dark-red);padding-bottom:var(--undpds-spacing-02)}.progress-container.svelte-kbv36s{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-kbv36s{height:1rem}}.progress-container.small.svelte-kbv36s{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-kbv36s{height:.75rem}}.progress-bar.svelte-kbv36s{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-kbv36s{height:1rem}}.progress-top.svelte-kbv36s{top:0}.sidebar_item.svelte-kbv36s:hover{background-color:var(--undpds-color-gray-200)}.scroll.svelte-kbv36s{overflow-x:auto}.form-check.svelte-kbv36s{align-items:center;display:flex;position:relative}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-globe:where(.svelte-kbv36s),.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-search:where(.svelte-kbv36s){background-color:var(--undpds-color-blue-600);border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-inline-end:var(--undpds-spacing-03);min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-globe:where(.svelte-kbv36s),.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-search:where(.svelte-kbv36s){margin-inline-end:0;-webkit-mask:inherit;mask:inherit}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-globe:where(.svelte-kbv36s):hover,.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-search:where(.svelte-kbv36s):hover{background-color:var(--undpds-color-blue-400)}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s){background-image:none}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s){background-color:var(--undpds-color-gray-100);height:7.1875rem;left:0;top:0;width:100%;z-index:9}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s) img:where(.svelte-kbv36s){min-width:60px;transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s) img:where(.svelte-kbv36s){height:calc(var(--undpds-header-height-xlarge) + 7px)}}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s) img:where(.svelte-kbv36s){height:calc(var(--undpds-header-height-medium) + 7px);min-width:40px}}.country-header.svelte-kbv36s{height:7.1875rem}@media(max-width:63.9375em){.country-header.svelte-kbv36s{height:4.6875rem}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s){background-color:#fafafa;box-shadow:0 3px 6px #0000001a;height:unset;min-height:7.1875rem;position:fixed}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s){min-height:4.6875rem}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .grid-container.fluid:where(.svelte-kbv36s)>.grid-margin-x:where(.svelte-kbv36s){justify-content:space-between}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s){flex-shrink:0;font-size:1rem;font-weight:600;line-height:1.142;margin-block-start:-.25rem;margin-inline-end:1.5rem;padding:.438rem 0}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s){width:calc(100% - 64px)}}@media(min-width:90em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s){font-size:1.25rem;margin-inline-end:auto;width:auto}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s) span:where(.svelte-kbv36s):first-of-type:not(:last-of-type){border-bottom:1px solid #a9b1b7;display:inline-block;font-size:.75rem;margin:0;padding-block-end:1px}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s) span:where(.svelte-kbv36s):first-of-type:not(:last-of-type) a:where(.svelte-kbv36s){color:#55606e}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s) span:where(.svelte-kbv36s){display:flex;margin-block-start:.3rem}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s) span:where(.svelte-kbv36s) a:where(.svelte-kbv36s){background:none;font-size:inherit}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s){align-items:center;display:flex;order:1}@media(min-width:64em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s):not(.large-9){max-width:14rem;width:auto}}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s):not(.large-9){width:auto}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s){align-items:flex-start;display:flex;height:7.1875rem;margin-inline-end:1.5rem;position:relative;z-index:2}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s){height:4.6875rem}}@media(max-width:47.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-left:where(.svelte-kbv36s) .logo:where(.svelte-kbv36s){margin-inline-end:.75rem}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-center:where(.svelte-kbv36s){justify-content:center;order:2}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .align-content-middle:where(.svelte-kbv36s){align-items:center;display:flex;position:relative}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s){align-items:stretch;align-self:stretch;display:flex;flex-grow:0;flex-shrink:1;margin:0;min-height:7.1875rem}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s){display:none}}@media(min-width:64em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s){margin:0}}@media(min-width:90em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s){margin:0}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s)>ul:where(.svelte-kbv36s){align-items:center;column-gap:0;display:flex;flex-direction:row;justify-content:space-evenly;margin:0 auto;padding-inline:0;position:relative}@media(min-width:90em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s)>ul:where(.svelte-kbv36s){column-gap:0}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s)>ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s){align-items:stretch;align-self:stretch;display:flex;justify-content:center;margin:0;padding-inline:0;word-break:keep-all}@media(min-width:90em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s)>ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s){margin:0}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s)>ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s):first-of-type{margin-inline-start:0}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s)>ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s)>a:where(.svelte-kbv36s){align-items:center;display:flex;justify-content:center;padding:0 1.5rem;text-align:center;white-space:nowrap;width:100%}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-right:where(.svelte-kbv36s){align-items:center;display:flex;justify-content:flex-end;order:3}@media(min-width:64em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-right:where(.svelte-kbv36s){flex:0 1 auto}}@media(min-width:90em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-right:where(.svelte-kbv36s){box-sizing:border-box}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-right:where(.svelte-kbv36s)>:where(.svelte-kbv36s):last-child{margin-inline-end:4rem}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .dropdown-language:where(.svelte-kbv36s){align-items:center;display:flex;justify-self:flex-end}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .dropdown-language:where(.svelte-kbv36s){display:none}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-search:where(.svelte-kbv36s){margin-inline-start:1rem;-webkit-mask:url(../../images/search.svg) no-repeat left center;mask:url(../../images/search.svg) no-repeat left center}@media(max-width:47.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-search:where(.svelte-kbv36s){background:transparent url(../../images/search.svg) no-repeat 0}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-globe:where(.svelte-kbv36s){margin-inline-start:1.75rem;-webkit-mask:url(../../images/globe.svg) no-repeat left center;mask:url(../../images/globe.svg) no-repeat left center}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .icon-globe:where(.svelte-kbv36s){display:none}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .button:where(.svelte-kbv36s){display:block;margin-inline-start:1rem}@media(max-width:63.9375em){.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .button:where(.svelte-kbv36s){display:none}}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .menu:where(.svelte-kbv36s),.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s),.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .top-right:where(.svelte-kbv36s){transition:opacity .3s ease}.color-white.svelte-kbv36s{color:var(--undpds-color-white)}.color-black.svelte-kbv36s{color:var(--undpds-color-black)}.show-large.svelte-kbv36s{display:none}@media(min-width:48em){.show-large.svelte-kbv36s{display:block}}.show-small.svelte-kbv36s{display:block}@media(min-width:48em){.show-small.svelte-kbv36s{display:none}}.height-full.svelte-kbv36s{height:100%}.overlay-grey.svelte-kbv36s:before{background:#0003}.delay-1.svelte-kbv36s{transition-delay:.1s}.delay-2.svelte-kbv36s{transition-delay:.2s}.delay-3.svelte-kbv36s{transition-delay:.3s}.delay-4.svelte-kbv36s{transition-delay:.4s}.delay-5.svelte-kbv36s{transition-delay:.5s}.scale-up.inviewport.svelte-kbv36s{transform:scale(1)}.expand-to-size.svelte-kbv36s{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-kbv36s{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-kbv36s{overflow:hidden}.background-yellow.svelte-kbv36s{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-kbv36s{background-color:var(--undpds-color-light-red)}.background-green.svelte-kbv36s{background-color:var(--undpds-color-light-green)}.background-blue.svelte-kbv36s{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-kbv36s{background-color:var(--undpds-color-gray-100)}.background-white.svelte-kbv36s{background-color:var(--undpds-color-white)}.overlay-grey.svelte-kbv36s:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.scale-up.svelte-kbv36s{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-kbv36s{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-kbv36s{opacity:1;transform:translate(0)}a.svelte-kbv36s{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-kbv36s:hover{animation:svelte-kbv36s-lineLoop-animation 2s linear infinite}.custom-scrollbar.svelte-kbv36s{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-kbv36s::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-kbv36s::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-kbv36s::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-kbv36s::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.svelte-kbv36s:lang(my) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(my) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(my) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-kbv36s:lang(my) ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-kbv36s:lang(my) ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s){font-size:1.125rem}}.svelte-kbv36s:lang(bn) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(bn) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(bn) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-unbangla)}.svelte-kbv36s:lang(ar) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(ar) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(ar) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-kbv36s:lang(az) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(az) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(az) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans)}.svelte-kbv36s:lang(zh) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(zh) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(zh) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-kbv36s:lang(ja) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(ja) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(ja) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-kbv36s:lang(ja) div:where(.svelte-kbv36s){font-weight:350}.svelte-kbv36s:lang(ka) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(ka) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(ka) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-kbv36s:lang(km) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(km) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(km) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-kbv36s:lang(ko) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(ko) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(ko) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-korean)}.svelte-kbv36s:lang(ku) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(ku) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(ku) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-kbv36s:lang(ne) button:where(.svelte-kbv36s),.svelte-kbv36s:lang(ne) div:where(.svelte-kbv36s),.svelte-kbv36s:lang(ne) h6:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans)}button.svelte-kbv36s{font-family:var(--undpds-font-family-proximanova)}h6.svelte-kbv36s{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h6.svelte-kbv36s{margin-bottom:var(--undpds-spacing-05)}}h6.svelte-kbv36s{font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}ul.svelte-kbv36s{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-kbv36s{padding-left:1.313rem}}ul.svelte-kbv36s li:where(.svelte-kbv36s){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-kbv36s li:where(.svelte-kbv36s){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-kbv36s li:where(.svelte-kbv36s)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-kbv36s li:where(.svelte-kbv36s)::marker{font-size:1.313rem}}@keyframes svelte-kbv36s-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-kbv36s{color:var(--undpds-color-black);text-decoration:none}.menu.svelte-kbv36s ul:where(.svelte-kbv36s){padding:0}.menu.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s){display:inline-block;margin:.75rem 3.75rem .75rem 0;padding-left:0}.menu.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s):last-of-type{margin-right:0}.mega-nav-option.svelte-kbv36s{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f7e6;box-shadow:0 3px 6px #00000029;box-sizing:border-box;display:none;left:50%;max-width:75.5rem;min-height:37.5rem;padding:4rem 0 0 3rem;position:fixed;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:8}.mega-nav-option.float-higher.svelte-kbv36s{z-index:16}.mega-nav-option.show-mega.svelte-kbv36s{display:block}.country-header.svelte-kbv36s .mega-nav-option:where(.svelte-kbv36s){animation-fill-mode:backwards}.country-header.svelte-kbv36s .mega-nav-option.show-mega:where(.svelte-kbv36s){-webkit-animation:svelte-kbv36s-circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:svelte-kbv36s-circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:svelte-kbv36s-circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:svelte-kbv36s-circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:svelte-kbv36s-circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards}.country-header.svelte-kbv36s .mega-nav-option.show-mega-back:where(.svelte-kbv36s){-webkit-animation:svelte-kbv36s-circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:svelte-kbv36s-circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:svelte-kbv36s-circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:svelte-kbv36s-circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:svelte-kbv36s-circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;box-shadow:none;display:block}.country-header.svelte-kbv36s .mega-nav-option.no-effect:where(.svelte-kbv36s){-webkit-animation:0s 0s none;-moz-animation:0s 0s none;-ms-animation:0s 0s none;-o-animation:0s 0s none;animation:0s 0s none}@-webkit-keyframes svelte-kbv36s-circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@keyframes svelte-kbv36s-circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@-webkit-keyframes svelte-kbv36s-circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@keyframes svelte-kbv36s-circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@-webkit-keyframes svelte-kbv36s-transition-opacity{0%{opacity:0}to{opacity:1}}@keyframes svelte-kbv36s-transition-opacity{0%{opacity:0}to{opacity:1}}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s){-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f7e6}.dropdown-menu-wrapper.svelte-kbv36s{margin-block-start:7.1875rem}.menu.svelte-kbv36s ul:where(.svelte-kbv36s){display:flex}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s){display:block;position:relative;text-align:center}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s){box-shadow:0 3px 6px #00000029;display:none;flex-direction:column;inset-block-start:calc(100% - 2rem);inset-inline-start:-1rem;padding-inline:0;position:absolute;width:18rem;z-index:10}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s){display:block;letter-spacing:normal;margin:0;padding:0;position:relative;text-align:left;transition:.2s ease;white-space:wrap;width:100%;word-break:keep-all}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){align-items:center;border-bottom:1px solid #d4d6d8;column-gap:1rem;display:flex;font-size:1rem;font-weight:400;justify-content:space-between;letter-spacing:unset;line-height:1.25;padding:1.25rem;text-align:left;text-transform:none;transition:.2s ease;width:auto}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s):after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EE402D%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 100%;color:var(--undpds-color-dark-red);content:"";display:flex;height:18px;margin-inline-start:auto;min-width:20px;transition:.2s ease}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s)>a:where(.svelte-kbv36s):not(.external,.download){padding-inline-end:1.25rem}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s)>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s){min-width:.75rem}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s)>a.external:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s){min-width:1.25rem}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s):focus-within>ul.submenu:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s):focus>ul.submenu:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s):hover>ul.submenu:where(.svelte-kbv36s){display:flex;position:absolute}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover{background:var(--undpds-color-blue-600);color:var(--undpds-color-white);transition:.2s ease}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within:not(.has-submenu),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus:not(.has-submenu),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover:not(.has-submenu){background:var(--undpds-color-gray-400);color:var(--undpds-color-black)}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>ul.submenu:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>ul.submenu:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>ul.submenu:where(.svelte-kbv36s){display:flex;flex-direction:column;inset-block-start:0;inset-inline-start:100%;position:absolute}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:focus-within.edge:where(.svelte-kbv36s)>ul.submenu:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:focus.edge:where(.svelte-kbv36s)>ul.submenu:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:hover.edge:where(.svelte-kbv36s)>ul.submenu:where(.svelte-kbv36s){inset-inline-end:100%;inset-inline-start:unset}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.active:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a:where(.svelte-kbv36s):focus,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a:where(.svelte-kbv36s):focus-within,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a:where(.svelte-kbv36s):hover,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.active:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a:where(.svelte-kbv36s):focus,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a:where(.svelte-kbv36s):focus-within,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a:where(.svelte-kbv36s):hover,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.active:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a:where(.svelte-kbv36s):focus,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a:where(.svelte-kbv36s):focus-within,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a:where(.svelte-kbv36s):hover{color:var(--undpds-color-black)}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:focus-within.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:focus.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:hover.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s){color:var(--undpds-color-white)}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a:where(.svelte-kbv36s):not(.external,.download),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a:where(.svelte-kbv36s):not(.external,.download),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a:where(.svelte-kbv36s):not(.external,.download){padding-inline-end:.75rem}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:focus-within.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s):after,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:focus.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s):after,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:hover.has-submenu:where(.svelte-kbv36s)>a:where(.svelte-kbv36s):after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 100%;margin-inline-start:.5rem}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s){box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red)}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):before,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):before,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):before{background-color:var(--undpds-color-dark-red);transition:transform .2s}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):after,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):after,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);transition:transform .2s}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):before,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):before,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):before{background-color:var(--undpds-color-dark-red);transition:transform .2s}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s) i:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s) i:where(.svelte-kbv36s),.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s) i:where(.svelte-kbv36s){border:2px solid var(--undpds-color-dark-red);border-block-start:0;transition:transform .2s}.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus-within>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):after,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):focus>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):after,.menu.svelte-kbv36s ul:where(.svelte-kbv36s)>li:where(.svelte-kbv36s) ul.submenu:where(.svelte-kbv36s) li:where(.svelte-kbv36s):hover>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);transition:transform .2s}.menu.svelte-kbv36s li:where(.svelte-kbv36s)>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):after{transform:rotate(0) translate(0)}.menu.svelte-kbv36s li:where(.svelte-kbv36s)>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):before{transform:rotate(-45deg) translate(0)}.menu.svelte-kbv36s li:where(.svelte-kbv36s):hover>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s){box-shadow:-2px 2px 0 0 var(--undpds-color-white),-4px 0 0 -2px var(--undpds-color-white),-3px 3px 0 -1px var(--undpds-color-white)}.menu.svelte-kbv36s li:where(.svelte-kbv36s):hover>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):after{border-block-start-color:var(--undpds-color-white);border-inline-end-color:var(--undpds-color-white);transform:rotate(0) translate(5px,-5px)}.menu.svelte-kbv36s li:where(.svelte-kbv36s):hover>a.external:where(.svelte-kbv36s) .external-link-animated:where(.svelte-kbv36s):before{background:var(--undpds-color-white);transform:rotate(-45deg) translate(7px)}.menu.svelte-kbv36s li:where(.svelte-kbv36s):hover>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s) i:where(.svelte-kbv36s){border-color:var(--undpds-color-white)}.menu.svelte-kbv36s li:where(.svelte-kbv36s):hover>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):after{border-block-end-color:var(--undpds-color-white);border-inline-start-color:var(--undpds-color-white);transform:rotate(-45deg) translate(7px,-7px)}.menu.svelte-kbv36s li:where(.svelte-kbv36s):hover>a.download:where(.svelte-kbv36s) .download-animated:where(.svelte-kbv36s):before{background:var(--undpds-color-white);transform:translateY(-10px)}.mobile-nav.svelte-kbv36s{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f7e6}.mobile-nav.svelte-kbv36s .back-nav:where(.svelte-kbv36s),.mobile-nav.svelte-kbv36s .mobile-nav-options:where(.svelte-kbv36s) a:where(.svelte-kbv36s){align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;text-transform:uppercase}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s) .sub-sub-lang:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s),.mobile-nav.svelte-kbv36s .mobile-nav-options:where(.svelte-kbv36s) a:where(.svelte-kbv36s),.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){background-image:none}.mobile-nav.svelte-kbv36s{box-sizing:border-box;display:none;height:calc(100vh - 4.6875rem);left:0;margin:0;overflow-y:auto;padding:0 var(--undpds-spacing-06);position:absolute;top:100%;width:100%}.mobile-nav.show.svelte-kbv36s{display:block}.mobile-nav.svelte-kbv36s .mobile-links:where(.svelte-kbv36s){padding:5.625rem 0 3.75rem}.mobile-nav.svelte-kbv36s .mobile-links.hide:where(.svelte-kbv36s){display:none;pointer-events:none}.mobile-nav.svelte-kbv36s .mobile-links:where(.svelte-kbv36s) ul:where(.svelte-kbv36s){border-bottom:1px solid var(--undpds-color-gray-500);margin-bottom:2.25rem;padding:0}.mobile-nav.svelte-kbv36s .mobile-links:where(.svelte-kbv36s) ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s){list-style:none;margin-bottom:0;padding-bottom:2.25rem;padding-left:0;text-transform:uppercase}.mobile-nav.svelte-kbv36s .mobile-nav-options:where(.svelte-kbv36s) a:where(.svelte-kbv36s){color:var(--undpds-color-blue-600);margin-bottom:1.58125rem}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s){display:none;padding:2.0625rem 0}.mobile-nav.svelte-kbv36s .mobile-sub-menu.show:where(.svelte-kbv36s){display:block;height:calc(100vh - 9.1875rem)}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-heading:where(.svelte-kbv36s){margin-bottom:0;padding:2.5625rem 0 2.25rem;text-transform:uppercase}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s){margin:0;padding:0}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s){list-style:none;margin-bottom:0;padding-left:0}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s) span:where(.svelte-kbv36s){font-size:var(--undpds-font-size-16)}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s) ul:where(.svelte-kbv36s){margin:0;padding:var(--undpds-spacing-06) 1.6875rem}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s) ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s){margin-bottom:.46875rem}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s) ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s):last-of-type{margin-bottom:0}.mobile-nav.svelte-kbv36s .mobile-sub-menu:where(.svelte-kbv36s) .sub-sub-menus:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){font-size:.875rem;padding:.46875rem 0}.mobile-nav.svelte-kbv36s .back-nav:where(.svelte-kbv36s){background:none;border:0;padding:0}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s){display:none;padding:2.25rem 0;pointer-events:none}.mobile-nav.svelte-kbv36s .mob-sub-lang.show:where(.svelte-kbv36s){display:block;pointer-events:all}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s) .sub-sub-lang:where(.svelte-kbv36s){margin:var(--undpds-spacing-08) 0 0;padding:0}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s) .sub-sub-lang:where(.svelte-kbv36s) li:where(.svelte-kbv36s){list-style:none;padding-left:0}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s) .sub-sub-lang:where(.svelte-kbv36s) li:where(.svelte-kbv36s) span:where(.svelte-kbv36s){font-size:var(--undpds-font-size-16)}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s) .sub-sub-lang:where(.svelte-kbv36s) li:where(.svelte-kbv36s) ul:where(.svelte-kbv36s){margin:0;padding:var(--undpds-spacing-05) 1.6875rem}.mobile-nav.svelte-kbv36s .mob-sub-lang:where(.svelte-kbv36s) .sub-sub-lang:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){font-size:.875rem;padding:.46875rem 0}.mobile-nav.svelte-kbv36s .mobile-mega-content:where(.svelte-kbv36s){display:none}.mobile-nav.svelte-kbv36s .mobile-mega-content.show-content:where(.svelte-kbv36s){display:block}.menu-hamburger.svelte-kbv36s{background:none;border:0;cursor:pointer;display:none;font-size:0;min-height:1.75rem;position:relative;width:1.375rem;z-index:25}@media(max-width:63.9375em){.menu-hamburger.svelte-kbv36s{display:block}}.top-right.svelte-kbv36s .menu-hamburger:where(.svelte-kbv36s){margin-left:0}.menu-hamburger.is-active.svelte-kbv36s .hamburger-line.line-top:where(.svelte-kbv36s){transform:translateY(0) rotate(45deg)}.menu-hamburger.is-active.svelte-kbv36s .hamburger-line.line-middle:where(.svelte-kbv36s){opacity:0;transform:translate(6.33px)}.menu-hamburger.is-active.svelte-kbv36s .hamburger-line.line-bottom:where(.svelte-kbv36s){transform:translateY(0) rotate(-45deg)}.menu-hamburger.svelte-kbv36s .hamburger-line:where(.svelte-kbv36s){background-color:var(--undpds-color-blue-600);display:block;height:.125rem;left:0;margin:auto;position:absolute;right:0;top:var(--undpds-spacing-04);transition:.2s ease-out;width:100%}.menu-hamburger.svelte-kbv36s .hamburger-line.line-top:where(.svelte-kbv36s){transform:translateY(-6.5px)}.menu-hamburger.svelte-kbv36s .hamburger-line.line-bottom:where(.svelte-kbv36s){transform:translateY(6.5px)}.cta__link.svelte-kbv36s{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link.svelte-kbv36s{display:inline-flex}}.cta__link.cta--space.svelte-kbv36s:after{content:"";height:1.188rem;margin-left:var(--undpds-spacing-04);margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space.svelte-kbv36s:after{margin-top:0}}.cta__link.svelte-kbv36s{background-image:none}.svelte-kbv36s:lang(my) .cta__link:where(.svelte-kbv36s){font-size:var(--undpds-font-size-14)}.cta__link.cta--arrow.svelte-kbv36s i:where(.svelte-kbv36s):after,.cta__link.cta--arrow.svelte-kbv36s i:where(.svelte-kbv36s):before{box-sizing:border-box;content:"";display:block;position:absolute}.cta__link.cta--arrow.svelte-kbv36s i:where(.svelte-kbv36s){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.cta__link.cta--arrow.svelte-kbv36s i:where(.svelte-kbv36s):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.cta__link.cta--arrow.svelte-kbv36s i:where(.svelte-kbv36s):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.cta__link.cta--arrow.svelte-kbv36s:hover i:where(.svelte-kbv36s){width:var(--undpds-spacing-11)}.cta__link.cta--arrow.svelte-kbv36s:hover i:where(.svelte-kbv36s):before{display:unset}.cta__link.svelte-kbv36s{color:#000}.cta__link.cta--arrow.svelte-kbv36s{padding-left:0;padding-right:1.5rem}.cta__link.cta--space.svelte-kbv36s:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDEzIDIwIj48cGF0aCBkPSJtLjY0OC43NjIgOS40NDEgOC4wMzEtOS40NDEgOC4wMzUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;transition:.2s ease}.cta__link.cta--space.svelte-kbv36s:active:after,.cta__link.cta--space.svelte-kbv36s:focus:after,.cta__link.cta--space.svelte-kbv36s:hover:after{transform:translate(70%)}.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s),.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){border:none;font-size:var(--undpds-font-size-14);font-weight:600;text-transform:uppercase}.dropdown-language.svelte-kbv36s{display:inline-block;position:relative}.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s){height:0;left:var(--undpds-spacing-05);overflow:hidden;padding:0;position:absolute;top:calc(100% + 3px);transition:.3s ease-in-out;z-index:9}.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s){list-style:none;margin-bottom:0;padding-left:0}.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s){background:var(--undpds-color-gray-200);border-bottom:1px solid var(--undpds-color-gray-400);box-shadow:0 3px 4px #0000001a;display:block;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s):active,.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s):focus,.dropdown-language.svelte-kbv36s ul:where(.svelte-kbv36s) li:where(.svelte-kbv36s) a:where(.svelte-kbv36s):hover{background-color:var(--undpds-color-gray-400)}.dropdown-language.active.svelte-kbv36s button:where(.svelte-kbv36s):after{transform:rotate(180deg)}.dropdown-language.active.svelte-kbv36s ul:where(.svelte-kbv36s){height:auto}.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s){align-items:center;background-color:transparent;color:var(--undpds-color-blue-600);cursor:pointer;display:flex;padding:0}.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):before{background-color:var(--undpds-color-blue-600);content:"";height:26px;margin-right:var(--undpds-spacing-03);-webkit-mask:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2226%22%20viewBox%3D%220%200%2025%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%3Cpath%20d%3D%22M16.599%2023.688C17.7895%2022.3987%2018.4193%2020.6895%2018.35%2018.936H0.75V0.75H23.88V15.468L23.875%2015.474C23.875%2015.521%2023.875%2015.568%2023.875%2015.616C23.905%2020.278%2017.206%2024.488%2016.175%2024.488C15.921%2024.488%2016.004%2024.24%2016.599%2023.688Z%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M13.5854%2013.542L16.9429%205.45215L20.2144%2013.542%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M15.0576%2010.6704H18.9863%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M4.13086%206.76706H10.6748%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M4.13086%2013.1656C4.13086%2013.1656%209.59778%2013.6368%209.92578%206.90781%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10.8271%2013.5417C10.8271%2013.5417%206.38075%2013.065%205.21875%209.11597%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.40723%204.08563V6.56317%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0%22%3E%3Crect%20width%3D%2224.63%22%20height%3D%2225.239%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat left center;mask:url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2226%22%20viewBox%3D%220%200%2025%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%3Cpath%20d%3D%22M16.599%2023.688C17.7895%2022.3987%2018.4193%2020.6895%2018.35%2018.936H0.75V0.75H23.88V15.468L23.875%2015.474C23.875%2015.521%2023.875%2015.568%2023.875%2015.616C23.905%2020.278%2017.206%2024.488%2016.175%2024.488C15.921%2024.488%2016.004%2024.24%2016.599%2023.688Z%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M13.5854%2013.542L16.9429%205.45215L20.2144%2013.542%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M15.0576%2010.6704H18.9863%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M4.13086%206.76706H10.6748%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M4.13086%2013.1656C4.13086%2013.1656%209.59778%2013.6368%209.92578%206.90781%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10.8271%2013.5417C10.8271%2013.5417%206.38075%2013.065%205.21875%209.11597%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.40723%204.08563V6.56317%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0%22%3E%3Crect%20width%3D%2224.63%22%20height%3D%2225.239%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat left center;width:25px}.dropdown-language.svelte-kbv36s button.icon-hidden:where(.svelte-kbv36s):before{content:"";display:none}@media(max-width:47.9375em){.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):before{background:transparent url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2226%22%20viewBox%3D%220%200%2025%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0)%22%3E%3Cpath%20d%3D%22M16.599%2023.688C17.7895%2022.3987%2018.4193%2020.6895%2018.35%2018.936H0.75V0.75H23.88V15.468L23.875%2015.474C23.875%2015.521%2023.875%2015.568%2023.875%2015.616C23.905%2020.278%2017.206%2024.488%2016.175%2024.488C15.921%2024.488%2016.004%2024.24%2016.599%2023.688Z%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M13.5854%2013.542L16.9429%205.45215L20.2144%2013.542%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M15.0576%2010.6704H18.9863%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M4.13086%206.76706H10.6748%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M4.13086%2013.1656C4.13086%2013.1656%209.59778%2013.6368%209.92578%206.90781%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10.8271%2013.5417C10.8271%2013.5417%206.38075%2013.065%205.21875%209.11597%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.40723%204.08563V6.56317%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0%22%3E%3Crect%20width%3D%2224.63%22%20height%3D%2225.239%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat 0;-webkit-mask:inherit;mask:inherit}}.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):after{background-color:var(--undpds-color-blue-600);content:"";height:10px;margin-left:var(--undpds-spacing-03);-webkit-mask:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2210%22%20viewBox%3D%220%200%2015%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.6299%201.28613L7.62988%207.9528L1.62988%201.28613%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat left center;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2210%22%20viewBox%3D%220%200%2015%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.6299%201.28613L7.62988%207.9528L1.62988%201.28613%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat left center;transition:transform .2s ease-in-out;width:15px}@media(max-width:47.9375em){.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):after{background:transparent url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2210%22%20viewBox%3D%220%200%2015%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.6299%201.28613L7.62988%207.9528L1.62988%201.28613%22%20stroke%3D%22%23006EB5%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;-webkit-mask:inherit;mask:inherit}}.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):focus,.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):hover{color:var(--undpds-color-blue-400)}.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):focus:after,.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):focus:before,.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):hover:after,.dropdown-language.svelte-kbv36s button:where(.svelte-kbv36s):hover:before{filter:brightness(0) saturate(100%) invert(57%) sepia(92%) saturate(1476%) hue-rotate(186deg) brightness(90%) contrast(92%)}.svelte-kbv36s:lang(my) .dropdown-language:where(.svelte-kbv36s) button:where(.svelte-kbv36s){font-family:var(--undpds-font-family-notosans)}.custom-button.svelte-kbv36s{display:block;cursor:pointer;margin-left:.75rem!important}.country-header.svelte-kbv36s .header:where(.svelte-kbv36s) .site-title:where(.svelte-kbv36s) span:where(.svelte-kbv36s):first-of-type:not(:last-of-type){white-space:nowrap}.svelte-10uh3c8::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}@keyframes svelte-10uh3c8-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}@keyframes svelte-10uh3c8-loader-animation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loader.svelte-10uh3c8{-webkit-animation:svelte-10uh3c8-loader-animation 2s linear infinite;-moz-animation:svelte-10uh3c8-loader-animation 2s linear infinite;-ms-animation:svelte-10uh3c8-loader-animation 2s linear infinite;-o-animation:svelte-10uh3c8-loader-animation 2s linear infinite;animation:svelte-10uh3c8-loader-animation 2s linear infinite;border:8px solid #006eb5;border-radius:50%;border-top-color:#edeff0;height:40px;width:40px}@media(min-width:48em){.loader.svelte-10uh3c8{border:14px solid #006eb5;border-top-color:#edeff0;height:96px;width:96px}}.small-loader.svelte-10uh3c8{width:30px;height:30px;border:4px solid #006eb5;border-top-color:#edeff0}.medium-loader.svelte-10uh3c8{width:50px;height:50px;border:4px solid #006eb5;border-top-color:#edeff0}button.svelte-idtfr0,input.svelte-idtfr0{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-idtfr0,input.svelte-idtfr0{overflow:visible}button.svelte-idtfr0{text-transform:none}[type=button].svelte-idtfr0,button.svelte-idtfr0{appearance:button}[type=button].svelte-idtfr0::-moz-focus-inner,button.svelte-idtfr0::-moz-focus-inner{border-style:none;padding:0}[type=button].svelte-idtfr0:-moz-focusring,button.svelte-idtfr0:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox].svelte-idtfr0,[type=radio].svelte-idtfr0{box-sizing:border-box;padding:0}.svelte-idtfr0::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-idtfr0:lang(my) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(my) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(my) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-idtfr0:lang(my) ul:where(.svelte-idtfr0) li:where(.svelte-idtfr0){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-idtfr0:lang(my) ul:where(.svelte-idtfr0) li:where(.svelte-idtfr0){font-size:1.125rem}}.svelte-idtfr0:lang(bn) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(bn) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(bn) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-unbangla)}.svelte-idtfr0:lang(ar) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(ar) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(ar) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-idtfr0:lang(az) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(az) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(az) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans)}.svelte-idtfr0:lang(zh) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(zh) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(zh) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-idtfr0:lang(ja) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(ja) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(ja) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-idtfr0:lang(ja) div:where(.svelte-idtfr0){font-weight:350}.svelte-idtfr0:lang(ka) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(ka) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(ka) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-idtfr0:lang(km) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(km) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(km) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-idtfr0:lang(ko) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(ko) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(ko) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-korean)}.svelte-idtfr0:lang(ku) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(ku) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(ku) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-idtfr0:lang(ne) button:where(.svelte-idtfr0),.svelte-idtfr0:lang(ne) div:where(.svelte-idtfr0),.svelte-idtfr0:lang(ne) input:where(.svelte-idtfr0){font-family:var(--undpds-font-family-notosans)}button.svelte-idtfr0{font-family:var(--undpds-font-family-proximanova)}ul.svelte-idtfr0{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-idtfr0{padding-left:1.313rem}}ul.svelte-idtfr0 li:where(.svelte-idtfr0){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-idtfr0 li:where(.svelte-idtfr0){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-idtfr0 li:where(.svelte-idtfr0)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-idtfr0 li:where(.svelte-idtfr0)::marker{font-size:1.313rem}}@keyframes svelte-idtfr0-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.form-check.svelte-idtfr0{align-items:center;display:flex;position:relative}.form-check.svelte-idtfr0 label:where(.svelte-idtfr0){cursor:pointer;font-size:1rem;padding:0 7px}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu:where(.svelte-idtfr0) button:where(.svelte-idtfr0):after,.multi-select.svelte-idtfr0>button:where(.svelte-idtfr0):after{background:url('data:image/svg+xml;utf8,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 13"><path d="M19 0.999969L10 11L1 0.999969" stroke="%23EE402D" stroke-width="2"/></svg>') no-repeat 50%;content:"";float:right;height:13px;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;width:20px}.multi-select.svelte-idtfr0>button:where(.svelte-idtfr0){color:var(--undpds-color-black);cursor:pointer;font-size:var(--undpds-font-size-16);font-weight:600;line-height:1.125rem;margin:0;padding:var(--undpds-spacing-05) var(--undpds-spacing-50) var(--undpds-spacing-05) var(--undpds-spacing-05);position:relative;text-transform:uppercase}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0),.multi-select.svelte-idtfr0>button:where(.svelte-idtfr0){border:2px solid var(--undpds-color-black);width:100%}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0){-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;min-height:100px;padding:0 var(--undpds-spacing-05)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0):focus{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0)>li:where(.svelte-idtfr0){border-top:1px solid var(--undpds-color-gray-400);cursor:pointer;margin-bottom:0;padding:0}.multi-select.svelte-idtfr0{max-width:18.5rem;position:relative}.multi-select.open.svelte-idtfr0>button:where(.svelte-idtfr0){border-bottom:0}.multi-select.open.svelte-idtfr0>button:where(.svelte-idtfr0):after{top:50%;transform:translateY(-50%) rotate(-180deg)}.multi-select.open.svelte-idtfr0 ul:where(.svelte-idtfr0){background-color:var(--undpds-color-white);border-top:0;display:block}.multi-select.open.svelte-idtfr0 ul.fix-height:where(.svelte-idtfr0){max-height:18.75rem}.multi-select.open.svelte-idtfr0 ul:where(.svelte-idtfr0) ul:where(.svelte-idtfr0){border:0;display:none;overflow:hidden;padding:0 0 0 var(--undpds-spacing-08)}.multi-select.open.svelte-idtfr0 ul:where(.svelte-idtfr0) li:where(.svelte-idtfr0){margin-bottom:0}.multi-select.svelte-idtfr0>button:where(.svelte-idtfr0){background:var(--undpds-color-white);display:flex;max-width:100%;text-align:left}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:auto}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0)>li:where(.svelte-idtfr0){list-style:none}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0)>li:where(.svelte-idtfr0) .form-check:where(.svelte-idtfr0):hover{background-color:var(--undpds-color-gray-100)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu:where(.svelte-idtfr0){position:relative}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu.open:where(.svelte-idtfr0) ul:where(.svelte-idtfr0){border:0;border-top:1px solid var(--undpds-color-gray-400);display:block;overflow:visible;padding:0 0 0 var(--undpds-spacing-08)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu.open:where(.svelte-idtfr0) button:where(.svelte-idtfr0):after{top:50%;transform:translateY(-50%) rotate(-180deg)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu:where(.svelte-idtfr0) button:where(.svelte-idtfr0){background:var(--undpds-color-white);border:0;cursor:pointer;display:block;font-size:var(--undpds-font-size-16);margin:0 -1rem;padding:var(--undpds-spacing-05);position:relative;text-align:left;width:calc(100% + 2rem)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu:where(.svelte-idtfr0) button:where(.svelte-idtfr0):hover{background-color:var(--undpds-color-gray-100)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .has-submenu:where(.svelte-idtfr0) button:where(.svelte-idtfr0):after{right:.875rem}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .sub-menu:where(.svelte-idtfr0){display:none;list-style:none}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .sub-menu:where(.svelte-idtfr0)>li:where(.svelte-idtfr0){border-top:1px solid var(--undpds-color-gray-400);margin-bottom:0}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .sub-menu:where(.svelte-idtfr0)>li:where(.svelte-idtfr0):first-of-type{border-top:0}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0)::-webkit-scrollbar{background-color:#0000004d;width:4px}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0)::-webkit-scrollbar-thumb{background-color:#0009}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .form-check:where(.svelte-idtfr0){justify-content:space-between;margin:0 -1rem;padding:0 var(--undpds-spacing-05)}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .form-check:where(.svelte-idtfr0) label:where(.svelte-idtfr0){padding:var(--undpds-spacing-05) 0;width:100%}.multi-select.svelte-idtfr0 ul:where(.svelte-idtfr0) .form-check:where(.svelte-idtfr0) input:where(.svelte-idtfr0){position:absolute;right:var(--undpds-spacing-05)}input[type=checkbox].svelte-idtfr0{appearance:none;border:2px solid var(--undpds-color-dark-red);cursor:pointer;height:16px;margin:0;width:16px}input[type=checkbox].svelte-idtfr0:hover{border-color:var(--undpds-color-light-pink)}input[type=checkbox].svelte-idtfr0:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}input[type=checkbox].svelte-idtfr0{border-radius:0}input[type=checkbox].svelte-idtfr0:checked{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgNi41IDMgM0w5LjUgMSIgc3Ryb2tlPSIjRDEyODAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) 1px 0 no-repeat}input[type=radio].svelte-idtfr0{appearance:none;border:2px solid var(--undpds-color-dark-red);cursor:pointer;height:16px;margin:0;width:16px}input[type=radio].svelte-idtfr0:hover{border-color:var(--undpds-color-light-pink)}input[type=radio].svelte-idtfr0:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}input[type=radio].svelte-idtfr0{background-color:transparent;border-radius:100%;box-shadow:inset 0 0 0 var(--undpds-color-white)}input[type=radio].svelte-idtfr0:checked{background-color:var(--undpds-color-dark-red);box-shadow:inset 0 0 0 3px var(--undpds-color-white)}a.svelte-ri6xg6{background-color:transparent}.svelte-ri6xg6::-webkit-file-upload-button{appearance:button;font:inherit}[hidden].svelte-ri6xg6{display:none}a.svelte-ri6xg6{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-ri6xg6:hover{animation:svelte-ri6xg6-lineLoop-animation 2s linear infinite}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-ri6xg6:lang(my) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-ri6xg6:lang(my) ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-ri6xg6:lang(my) ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6){font-size:1.125rem}}.svelte-ri6xg6:lang(bn) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-unbangla)}.svelte-ri6xg6:lang(ar) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-ri6xg6:lang(az) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans)}.svelte-ri6xg6:lang(zh) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-ri6xg6:lang(ja) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-ri6xg6:lang(ja) div:where(.svelte-ri6xg6){font-weight:350}.svelte-ri6xg6:lang(ka) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-ri6xg6:lang(km) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-ri6xg6:lang(ko) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-korean)}.svelte-ri6xg6:lang(ku) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-ri6xg6:lang(ne) div:where(.svelte-ri6xg6){font-family:var(--undpds-font-family-notosans)}ul.svelte-ri6xg6{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-ri6xg6{padding-left:1.313rem}}ul.svelte-ri6xg6 li:where(.svelte-ri6xg6){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-ri6xg6 li:where(.svelte-ri6xg6){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-ri6xg6 li:where(.svelte-ri6xg6)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-ri6xg6 li:where(.svelte-ri6xg6)::marker{font-size:1.313rem}}@keyframes svelte-ri6xg6-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-ri6xg6{color:var(--undpds-color-black);text-decoration:none}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6) a:where(.svelte-ri6xg6){background-image:none}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6){align-items:center;display:flex;font-family:var(--undpds-font-family-proximanova);padding-left:0}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6){display:flex;font-size:var(--undpds-font-size-16);margin-bottom:0;margin-right:var(--undpds-spacing-06);padding-left:0;position:relative}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6) a:where(.svelte-ri6xg6){border-bottom:0;color:var(--undpds-color-black);font-size:var(--undpds-font-size-16);text-decoration:none}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6) span:where(.svelte-ri6xg6){margin:0 .375rem}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6) span:where(.svelte-ri6xg6):last-of-type{margin-right:0}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):first-of-type,.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):last-of-type{cursor:pointer}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):first-of-type a:where(.svelte-ri6xg6),.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):last-of-type a:where(.svelte-ri6xg6){font-size:0;height:45px;width:45px}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):first-of-type a:where(.svelte-ri6xg6):before,.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):last-of-type a:where(.svelte-ri6xg6):before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMjIuMjc2IDBDOS45NzQgMCAuMDAxIDkuODQ4LjAwMSAyMS45OTZjMCAxMi4xNDggOS45NzMgMjEuOTk2IDIyLjI3NSAyMS45OTYgMTIuMzAyIDAgMjIuMjc1LTkuODQ4IDIyLjI3NS0yMS45OTZDNDQuNTUxIDkuODQ4IDM0LjU3OCAwIDIyLjI3NiAwWiIgZmlsbD0iIzIzMkUzRCIvPjxwYXRoIGQ9Im0yNi4wNSAzMC40OTItOS41NS03Ljk5NCA5LjU1LTgiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg0NC41NTF2NDMuOTkySDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat 50%;content:" ";display:block;height:45px;width:45px}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li.disabled:where(.svelte-ri6xg6) a:where(.svelte-ri6xg6):before{opacity:.3}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):last-of-type{margin-right:0}.pagination.svelte-ri6xg6 ul:where(.svelte-ri6xg6) li:where(.svelte-ri6xg6):last-of-type a:where(.svelte-ri6xg6):before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMjIuMjc1IDQzLjk5MmMxMi4zMDIgMCAyMi4yNzUtOS44NDggMjIuMjc1LTIxLjk5NkM0NC41NSA5Ljg0OCAzNC41NzcgMCAyMi4yNzUgMCA5Ljk3MyAwIDAgOS44NDggMCAyMS45OTZjMCAxMi4xNDggOS45NzMgMjEuOTk2IDIyLjI3NSAyMS45OTZaIiBmaWxsPSIjMjMyRTNEIi8+PHBhdGggZD0ibTE4LjUgMTQuNSA5LjU1IDcuOTk0LTkuNTUgOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDQ0LjU1MXY0My45OTJIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) no-repeat 50%}.disabled.svelte-ri6xg6{cursor:default!important}input.svelte-1no1wge{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input.svelte-1no1wge{overflow:visible}[type=radio].svelte-1no1wge{box-sizing:border-box;padding:0}.svelte-1no1wge::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-1no1wge:lang(my) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(my) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-1no1wge:lang(bn) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(bn) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-unbangla)}.svelte-1no1wge:lang(ar) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(ar) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1no1wge:lang(az) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(az) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans)}.svelte-1no1wge:lang(zh) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(zh) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-1no1wge:lang(ja) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(ja) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-1no1wge:lang(ja) div:where(.svelte-1no1wge){font-weight:350}.svelte-1no1wge:lang(ka) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(ka) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-1no1wge:lang(km) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(km) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-1no1wge:lang(ko) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(ko) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-korean)}.svelte-1no1wge:lang(ku) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(ku) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-1no1wge:lang(ne) div:where(.svelte-1no1wge),.svelte-1no1wge:lang(ne) input:where(.svelte-1no1wge){font-family:var(--undpds-font-family-notosans)}@keyframes svelte-1no1wge-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}input[type=radio].svelte-1no1wge{appearance:none;border:2px solid var(--undpds-color-dark-red);cursor:pointer;height:16px;margin:0;width:16px}input[type=radio].svelte-1no1wge:hover{border-color:var(--undpds-color-light-pink)}input[type=radio].svelte-1no1wge:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}input[type=radio].svelte-1no1wge{background-color:transparent;border-radius:100%;box-shadow:inset 0 0 0 var(--undpds-color-white)}input[type=radio].svelte-1no1wge:checked{background-color:var(--undpds-color-dark-red);box-shadow:inset 0 0 0 3px var(--undpds-color-white)}.radio-buttons.svelte-1no1wge{display:flex}.radio-buttons.svelte-1no1wge .radio:where(.svelte-1no1wge){cursor:pointer;margin:.1rem .2rem;width:100%}.radio-buttons.svelte-1no1wge .radio:where(.svelte-1no1wge) .vertical-align:where(.svelte-1no1wge) input:where(.svelte-1no1wge){vertical-align:middle}button.svelte-12v5552,input.svelte-12v5552{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-12v5552,input.svelte-12v5552{overflow:visible}button.svelte-12v5552{text-transform:none}button.svelte-12v5552{appearance:button}button.svelte-12v5552::-moz-focus-inner{border-style:none;padding:0}button.svelte-12v5552:-moz-focusring{outline:1px dotted ButtonText}.svelte-12v5552::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-12v5552{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-12v5552{font-size:var(--undpds-font-size-14)}}.language__item.svelte-12v5552{font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-12v5552{font-size:var(--undpds-font-size-16)}}.language__item.svelte-12v5552,.sidebar_item.svelte-12v5552{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-12v5552{border:none}.sidebar_item.svelte-12v5552{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-12v5552{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-12v5552,.sidebar_item.selected.svelte-12v5552:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-12v5552:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-12v5552{background-image:none}.scale-up.svelte-12v5552{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-12v5552{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-12v5552{opacity:1;transform:translate(0)}.svelte-12v5552:lang(my) .language__item:where(.svelte-12v5552){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-12v5552:lang(my) .language__item:where(.svelte-12v5552){font-size:var(--undpds-font-size-14)}}.download-animated.svelte-12v5552:after,.download-animated.svelte-12v5552:before,.external-link-animated.svelte-12v5552:after,.external-link-animated.svelte-12v5552:before{box-sizing:border-box;content:"";display:block;position:absolute}.custom-scrollbar.svelte-12v5552{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-12v5552::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-12v5552::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-12v5552::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-12v5552::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-12v5552{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-12v5552{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-12v5552{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-12v5552{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-12v5552{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-12v5552{display:flex;flex-flow:row wrap}.cell.svelte-12v5552{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-12v5552{flex:1 1 0}.cell.shrink.svelte-12v5552{flex:0 0 auto}.grid-margin-x.svelte-12v5552{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-12v5552{margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-12v5552,.small-padding-collapse.svelte-12v5552{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-12v5552{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-12v5552{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-12v5552,.large-padding-collapse.svelte-12v5552{margin-left:0;margin-right:0}}.small-offset-0.svelte-12v5552{margin-left:0}.small-offset-1.svelte-12v5552{margin-left:8.3333333333%}.small-offset-2.svelte-12v5552{margin-left:16.6666666667%}.small-offset-3.svelte-12v5552{margin-left:25%}.small-offset-4.svelte-12v5552{margin-left:33.3333333333%}.small-offset-5.svelte-12v5552{margin-left:41.6666666667%}.small-offset-6.svelte-12v5552{margin-left:50%}.small-offset-7.svelte-12v5552{margin-left:58.3333333333%}.small-offset-8.svelte-12v5552{margin-left:66.6666666667%}.small-offset-9.svelte-12v5552{margin-left:75%}.small-offset-10.svelte-12v5552{margin-left:83.3333333333%}.small-offset-11.svelte-12v5552{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-12v5552{margin-left:0}.medium-offset-1.svelte-12v5552{margin-left:8.3333333333%}.medium-offset-2.svelte-12v5552{margin-left:16.6666666667%}.medium-offset-3.svelte-12v5552{margin-left:25%}.medium-offset-4.svelte-12v5552{margin-left:33.3333333333%}.medium-offset-5.svelte-12v5552{margin-left:41.6666666667%}.medium-offset-6.svelte-12v5552{margin-left:50%}.medium-offset-7.svelte-12v5552{margin-left:58.3333333333%}.medium-offset-8.svelte-12v5552{margin-left:66.6666666667%}.medium-offset-9.svelte-12v5552{margin-left:75%}.medium-offset-10.svelte-12v5552{margin-left:83.3333333333%}.medium-offset-11.svelte-12v5552{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-12v5552{margin-left:0}.large-offset-1.svelte-12v5552{margin-left:8.3333333333%}.large-offset-2.svelte-12v5552{margin-left:16.6666666667%}.large-offset-3.svelte-12v5552{margin-left:25%}.large-offset-4.svelte-12v5552{margin-left:33.3333333333%}.large-offset-5.svelte-12v5552{margin-left:41.6666666667%}.large-offset-6.svelte-12v5552{margin-left:50%}.large-offset-7.svelte-12v5552{margin-left:58.3333333333%}.large-offset-8.svelte-12v5552{margin-left:66.6666666667%}.large-offset-9.svelte-12v5552{margin-left:75%}.large-offset-10.svelte-12v5552{margin-left:83.3333333333%}.large-offset-11.svelte-12v5552{margin-left:91.6666666667%}}.grid-y.svelte-12v5552{display:flex;flex-flow:column nowrap}.grid-frame.svelte-12v5552{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell-block.svelte-12v5552{max-width:100%;overflow-x:auto}.cell-block.svelte-12v5552,.cell-block-y.svelte-12v5552{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-12v5552{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-12v5552{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-12v5552{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.medium-cell-block.svelte-12v5552{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-12v5552{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-12v5552{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-12v5552{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.large-cell-block.svelte-12v5552{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-12v5552{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-12v5552{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-12v5552{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-12v5552{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-12v5552{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.grid-margin-y.svelte-12v5552{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-12v5552{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-12v5552{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-12v5552{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-12v5552{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-12v5552{height:calc(100vh + 1.875rem)}}.float-left.svelte-12v5552{float:left!important}.float-right.svelte-12v5552{float:right!important}.float-center.svelte-12v5552{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-12v5552:after,.clearfix.svelte-12v5552:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-12v5552:after{clear:both}.align-left.svelte-12v5552{justify-content:flex-start}.align-right.svelte-12v5552{justify-content:flex-end}.align-center.svelte-12v5552{justify-content:center}.align-justify.svelte-12v5552{justify-content:space-between}.align-spaced.svelte-12v5552{justify-content:space-around}.align-top.svelte-12v5552{align-items:flex-start}.align-self-top.svelte-12v5552{align-self:flex-start}.align-bottom.svelte-12v5552{align-items:flex-end}.align-self-bottom.svelte-12v5552{align-self:flex-end}.align-middle.svelte-12v5552{align-items:center}.align-self-middle.svelte-12v5552{align-self:center}.align-stretch.svelte-12v5552{align-items:stretch}.align-self-stretch.svelte-12v5552{align-self:stretch}.align-center-middle.svelte-12v5552{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-12v5552{order:1}.small-order-2.svelte-12v5552{order:2}.small-order-3.svelte-12v5552{order:3}.small-order-4.svelte-12v5552{order:4}.small-order-5.svelte-12v5552{order:5}.small-order-6.svelte-12v5552{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-12v5552{order:1}.medium-order-2.svelte-12v5552{order:2}.medium-order-3.svelte-12v5552{order:3}.medium-order-4.svelte-12v5552{order:4}.medium-order-5.svelte-12v5552{order:5}.medium-order-6.svelte-12v5552{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-12v5552{order:1}.large-order-2.svelte-12v5552{order:2}.large-order-3.svelte-12v5552{order:3}.large-order-4.svelte-12v5552{order:4}.large-order-5.svelte-12v5552{order:5}.large-order-6.svelte-12v5552{order:6}}.flex-container.svelte-12v5552{display:flex}.flex-child-auto.svelte-12v5552{flex:1 1 auto}.flex-child-grow.svelte-12v5552{flex:1 0 auto}.flex-child-shrink.svelte-12v5552{flex:0 1 auto}.flex-dir-row.svelte-12v5552{flex-direction:row}.flex-dir-row-reverse.svelte-12v5552{flex-direction:row-reverse}.flex-dir-column.svelte-12v5552{flex-direction:column}.flex-dir-column-reverse.svelte-12v5552{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-12v5552{display:flex}.medium-flex-child-auto.svelte-12v5552{flex:1 1 auto}.medium-flex-child-grow.svelte-12v5552{flex:1 0 auto}.medium-flex-child-shrink.svelte-12v5552{flex:0 1 auto}.medium-flex-dir-row.svelte-12v5552{flex-direction:row}.medium-flex-dir-row-reverse.svelte-12v5552{flex-direction:row-reverse}.medium-flex-dir-column.svelte-12v5552{flex-direction:column}.medium-flex-dir-column-reverse.svelte-12v5552{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-12v5552{display:flex}.large-flex-child-auto.svelte-12v5552{flex:1 1 auto}.large-flex-child-grow.svelte-12v5552{flex:1 0 auto}.large-flex-child-shrink.svelte-12v5552{flex:0 1 auto}.large-flex-dir-row.svelte-12v5552{flex-direction:row}.large-flex-dir-row-reverse.svelte-12v5552{flex-direction:row-reverse}.large-flex-dir-column.svelte-12v5552{flex-direction:column}.large-flex-dir-column-reverse.svelte-12v5552{flex-direction:column-reverse}}.hide.svelte-12v5552{display:none!important}.invisible.svelte-12v5552{visibility:hidden}.visible.svelte-12v5552{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-12v5552{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-12v5552{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-12v5552{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-12v5552{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-12v5552{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-12v5552{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-12v5552{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-12v5552{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-12v5552{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-12v5552{display:none!important}}.show-for-sr.svelte-12v5552,.show-on-focus.svelte-12v5552{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-12v5552:active,.show-on-focus.svelte-12v5552:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-12v5552,.show-for-landscape.svelte-12v5552{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-12v5552,.show-for-landscape.svelte-12v5552{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-12v5552,.show-for-landscape.svelte-12v5552{display:none!important}}.hide-for-landscape.svelte-12v5552,.show-for-portrait.svelte-12v5552{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-12v5552,.show-for-portrait.svelte-12v5552{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-12v5552,.show-for-portrait.svelte-12v5552{display:block!important}}.show-for-dark-mode.svelte-12v5552{display:none}.hide-for-dark-mode.svelte-12v5552{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-12v5552{display:block!important}.hide-for-dark-mode.svelte-12v5552{display:none!important}}.show-for-ie.svelte-12v5552{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-12v5552{display:block!important}.hide-for-ie.svelte-12v5552{display:none!important}}.show-for-sticky.svelte-12v5552{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-12v5552:lang(my) button:where(.svelte-12v5552),.svelte-12v5552:lang(my) div:where(.svelte-12v5552),.svelte-12v5552:lang(my) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-12v5552:lang(bn) button:where(.svelte-12v5552),.svelte-12v5552:lang(bn) div:where(.svelte-12v5552),.svelte-12v5552:lang(bn) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-unbangla)}.svelte-12v5552:lang(ar) button:where(.svelte-12v5552),.svelte-12v5552:lang(ar) div:where(.svelte-12v5552),.svelte-12v5552:lang(ar) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-12v5552:lang(az) button:where(.svelte-12v5552),.svelte-12v5552:lang(az) div:where(.svelte-12v5552),.svelte-12v5552:lang(az) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans)}.svelte-12v5552:lang(zh) button:where(.svelte-12v5552),.svelte-12v5552:lang(zh) div:where(.svelte-12v5552),.svelte-12v5552:lang(zh) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-12v5552:lang(ja) button:where(.svelte-12v5552),.svelte-12v5552:lang(ja) div:where(.svelte-12v5552),.svelte-12v5552:lang(ja) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-12v5552:lang(ja) div:where(.svelte-12v5552){font-weight:350}.svelte-12v5552:lang(ka) button:where(.svelte-12v5552),.svelte-12v5552:lang(ka) div:where(.svelte-12v5552),.svelte-12v5552:lang(ka) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-12v5552:lang(km) button:where(.svelte-12v5552),.svelte-12v5552:lang(km) div:where(.svelte-12v5552),.svelte-12v5552:lang(km) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-12v5552:lang(ko) button:where(.svelte-12v5552),.svelte-12v5552:lang(ko) div:where(.svelte-12v5552),.svelte-12v5552:lang(ko) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-korean)}.svelte-12v5552:lang(ku) button:where(.svelte-12v5552),.svelte-12v5552:lang(ku) div:where(.svelte-12v5552),.svelte-12v5552:lang(ku) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-12v5552:lang(ne) button:where(.svelte-12v5552),.svelte-12v5552:lang(ne) div:where(.svelte-12v5552),.svelte-12v5552:lang(ne) input:where(.svelte-12v5552){font-family:var(--undpds-font-family-notosans)}button.svelte-12v5552{font-family:var(--undpds-font-family-proximanova)}@keyframes svelte-12v5552-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.color-white.svelte-12v5552{color:var(--undpds-color-white)}.color-black.svelte-12v5552{color:var(--undpds-color-black)}.show-large.svelte-12v5552{display:none}@media(min-width:48em){.show-large.svelte-12v5552{display:block}}.show-small.svelte-12v5552{display:block}@media(min-width:48em){.show-small.svelte-12v5552{display:none}}.height-full.svelte-12v5552{height:100%}.overlay-grey.svelte-12v5552:before{background:#0003}.delay-1.svelte-12v5552{transition-delay:.1s}.delay-2.svelte-12v5552{transition-delay:.2s}.delay-3.svelte-12v5552{transition-delay:.3s}.delay-4.svelte-12v5552{transition-delay:.4s}.delay-5.svelte-12v5552{transition-delay:.5s}.scale-up.inviewport.svelte-12v5552{transform:scale(1)}.expand-to-size.svelte-12v5552{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-12v5552{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-12v5552{overflow:hidden}.background-yellow.svelte-12v5552{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-12v5552{background-color:var(--undpds-color-light-red)}.background-green.svelte-12v5552{background-color:var(--undpds-color-light-green)}.background-blue.svelte-12v5552{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-12v5552{background-color:var(--undpds-color-gray-100)}.background-white.svelte-12v5552{background-color:var(--undpds-color-white)}.color-wrapper.svelte-12v5552{display:block}@media(min-width:48em){.color-wrapper.svelte-12v5552{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-12v5552{width:100%}@media(min-width:48em){.color__row.svelte-12v5552{width:calc(50% - 10px)}}.color__row.full.svelte-12v5552{width:100%}.Primary-text.svelte-12v5552{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-12v5552{margin-top:-1.55rem}}.color__define.svelte-12v5552{display:flex;margin-bottom:1.25rem}.color__define_balance.svelte-12v5552{display:flex;width:100%}.icon--bar.svelte-12v5552{cursor:pointer}.chevron-right-animated.svelte-12v5552{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-12v5552{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-12v5552:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-12v5552:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-12v5552:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-12v5552:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-12v5552{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-12v5552:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-12v5552:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-12v5552:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-12v5552:hover:before{transform:translateY(-10px)}.icons-container.svelte-12v5552{display:flex;flex-wrap:wrap}.credits.svelte-12v5552{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-12v5552{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-12v5552{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-12v5552{font-size:1.625rem}}.grid_description.svelte-12v5552{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-12v5552{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-12v5552:nth-child(odd){background-color:var(--undpds-color-gray-200)}.breadcrumb__item.svelte-12v5552{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-12v5552:hover{color:var(--undpds-color-red)}.svelte-12v5552:lang(ro) .breadcrumb__item:where(.svelte-12v5552){font-weight:700}.language__item.svelte-12v5552{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-12v5552{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-12v5552{height:1rem}}.progress-container.small.svelte-12v5552{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-12v5552{height:.75rem}}.progress-bar.svelte-12v5552{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-12v5552{height:1rem}}.progress-top.svelte-12v5552{top:0}.sidebar_item.svelte-12v5552:hover{background-color:var(--undpds-color-gray-200)}.scroll.svelte-12v5552{overflow-x:auto}.form-check.svelte-12v5552{align-items:center;display:flex;position:relative}.expand-search.svelte-12v5552 button:where(.svelte-12v5552),.expand-search.svelte-12v5552 input[type=text]:where(.svelte-12v5552){border:0;border-bottom:1px solid var(--undpds-color-black);border-radius:0;cursor:pointer}.expand-search.svelte-12v5552{align-items:flex-end;display:flex;position:relative}.expand-search.svelte-12v5552 input[type=text]:where(.svelte-12v5552){background-color:var(--undpds-color-white);box-sizing:border-box;font-size:var(--undpds-font-size-14);height:2.675rem;padding:0;position:relative;transition:all .2s ease-in-out;width:0}.expand-search.svelte-12v5552 input[type=text]:where(.svelte-12v5552):focus{box-shadow:none;outline:none}.expand-search.open.svelte-12v5552 input:where(.svelte-12v5552){outline:none;padding-left:.8125rem;padding-right:var(--undpds-spacing-06);width:calc(100% - 1.6875rem);z-index:1}.expand-search.svelte-12v5552 button:where(.svelte-12v5552){background:none;height:2.625rem;padding:0 0 1px;width:1.6875rem;z-index:2}.expand-search.svelte-12v5552 button.close-button:where(.svelte-12v5552){border:0;display:none;position:absolute;right:0}.expand-search.svelte-12v5552 button.close-button.show:where(.svelte-12v5552){display:block}.expand-search.svelte-12v5552 .search-text:where(.svelte-12v5552){background:#fff0}.expand-search.svelte-12v5552 .is-size-1:where(.svelte-12v5552){font-size:3rem}.expand-search.svelte-12v5552 .is-size-2:where(.svelte-12v5552){font-size:2.5rem}.expand-search.svelte-12v5552 .is-size-3:where(.svelte-12v5552){font-size:2rem}.expand-search.svelte-12v5552 .is-size-4:where(.svelte-12v5552){font-size:1.5rem}.expand-search.svelte-12v5552 .is-size-5:where(.svelte-12v5552){font-size:1.25rem}.expand-search.svelte-12v5552 .is-size-6:where(.svelte-12v5552){font-size:1rem}.expand-search.svelte-12v5552 .is-size-7:where(.svelte-12v5552){font-size:.75rem}.expand-search.svelte-12v5552 .search-icon:where(.svelte-12v5552){background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/></svg>');background-repeat:no-repeat}.expand-search.svelte-12v5552 .close-icon:where(.svelte-12v5552){background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"/></svg>');background-repeat:no-repeat}.expand-search.svelte-12v5552 button:where(.svelte-12v5552):disabled{cursor:not-allowed;pointer-events:all!important}.expand-search.svelte-12v5552 input:where(.svelte-12v5552):disabled{cursor:not-allowed;pointer-events:all!important}button.svelte-125zls2{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-125zls2{overflow:visible}button.svelte-125zls2{text-transform:none}[type=button].svelte-125zls2,button.svelte-125zls2{appearance:button}[type=button].svelte-125zls2::-moz-focus-inner,button.svelte-125zls2::-moz-focus-inner{border-style:none;padding:0}[type=button].svelte-125zls2:-moz-focusring,button.svelte-125zls2:-moz-focusring{outline:1px dotted ButtonText}.svelte-125zls2::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-125zls2:lang(my) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-125zls2:lang(my) ul:where(.svelte-125zls2) li:where(.svelte-125zls2){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-125zls2:lang(my) ul:where(.svelte-125zls2) li:where(.svelte-125zls2){font-size:1.125rem}}.svelte-125zls2:lang(bn) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-unbangla)}.svelte-125zls2:lang(ar) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-125zls2:lang(az) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans)}.svelte-125zls2:lang(zh) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-125zls2:lang(ja) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-125zls2:lang(ka) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-125zls2:lang(km) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-125zls2:lang(ko) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-korean)}.svelte-125zls2:lang(ku) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-125zls2:lang(ne) button:where(.svelte-125zls2){font-family:var(--undpds-font-family-notosans)}button.svelte-125zls2{font-family:var(--undpds-font-family-proximanova)}ul.svelte-125zls2{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-125zls2{padding-left:1.313rem}}ul.svelte-125zls2 li:where(.svelte-125zls2){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-125zls2 li:where(.svelte-125zls2){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-125zls2 li:where(.svelte-125zls2)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-125zls2 li:where(.svelte-125zls2)::marker{font-size:1.313rem}}@keyframes svelte-125zls2-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.select-box.svelte-125zls2 button:where(.svelte-125zls2):after{background:url('data:image/svg+xml;utf8,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 13"><path d="M19 0.999969L10 11L1 0.999969" stroke="%23EE402D" stroke-width="2"/></svg>') no-repeat 50%;content:"";float:right;height:13px;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;width:20px}.select-box.svelte-125zls2 button:where(.svelte-125zls2){color:var(--undpds-color-black);cursor:pointer;font-size:var(--undpds-font-size-16);font-weight:600;line-height:1.125rem;margin:0;padding:var(--undpds-spacing-05) var(--undpds-spacing-50) var(--undpds-spacing-05) var(--undpds-spacing-05);position:relative;text-transform:uppercase}.select-box.svelte-125zls2 button:where(.svelte-125zls2),.select-box.svelte-125zls2 ul:where(.svelte-125zls2){border:2px solid var(--undpds-color-black);width:100%}.select-box.svelte-125zls2 ul:where(.svelte-125zls2){-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;min-height:100px;padding:0 var(--undpds-spacing-05)}.select-box.svelte-125zls2 ul:where(.svelte-125zls2):focus{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}.select-box.svelte-125zls2 ul.active:where(.svelte-125zls2){background-color:var(--undpds-color-white)}.select-box.svelte-125zls2 ul:where(.svelte-125zls2) li:where(.svelte-125zls2){border-top:1px solid var(--undpds-color-gray-400);cursor:pointer;margin-bottom:0;padding:0}.select-box.svelte-125zls2{color:var(--undpds-color-black);display:flex;flex-direction:column;font-size:var(--undpds-font-size-32);height:52px;max-width:18.5rem;position:relative}.select-box.expanded.svelte-125zls2 button:where(.svelte-125zls2):after{transform:translateY(-50%) rotate(-180deg)}.select-box.svelte-125zls2 button:where(.svelte-125zls2){background:var(--undpds-color-white);display:flex}.select-box.svelte-125zls2 ul:where(.svelte-125zls2){background-color:var(--undpds-color-white);order:1;position:absolute;top:51px;transition:all .4s cubic-bezier(.64,.05,.35,1.05);z-index:20}.select-box.svelte-125zls2 ul.active:where(.svelte-125zls2){border-top:0;display:block;overflow-y:auto}.select-box.svelte-125zls2 ul:where(.svelte-125zls2)::-webkit-scrollbar{background-color:#0000004d;width:4px}.select-box.svelte-125zls2 ul:where(.svelte-125zls2)::-webkit-scrollbar-thumb{background-color:#0009}.select-box.svelte-125zls2 ul:where(.svelte-125zls2) li:where(.svelte-125zls2){display:block;position:relative}.select-box.svelte-125zls2 ul:where(.svelte-125zls2) li:where(.svelte-125zls2) span:where(.svelte-125zls2){display:block;font-size:var(--undpds-font-size-16);margin:0 -1rem;padding:var(--undpds-spacing-05)}.select-box.svelte-125zls2 ul:where(.svelte-125zls2) li:where(.svelte-125zls2) span:where(.svelte-125zls2):hover{background-color:var(--undpds-color-gray-100)}.svelte-ky5eg4::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-ky5eg4{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-ky5eg4{font-size:var(--undpds-font-size-14)}}.language__item.svelte-ky5eg4,.svelte-ky5eg4:lang(my) p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-ky5eg4,.svelte-ky5eg4:lang(my) p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-16)}}.language__item.svelte-ky5eg4,.sidebar_item.svelte-ky5eg4{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-ky5eg4{border:none}.sidebar_item.svelte-ky5eg4{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-ky5eg4{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-ky5eg4,.sidebar_item.selected.svelte-ky5eg4:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-ky5eg4:before,div.author__img.svelte-ky5eg4:before,div.card-thumbnail__image.svelte-ky5eg4:before,div.publication-thumbnail__image.svelte-ky5eg4:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-ky5eg4{background-image:none}.scale-up.svelte-ky5eg4{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-ky5eg4{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-ky5eg4{opacity:1;transform:translate(0)}.svelte-ky5eg4:lang(my) p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-ky5eg4:lang(my) p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-14)}}.download-animated.svelte-ky5eg4:after,.download-animated.svelte-ky5eg4:before,.external-link-animated.svelte-ky5eg4:after,.external-link-animated.svelte-ky5eg4:before{box-sizing:border-box;content:"";display:block;position:absolute}.custom-scrollbar.svelte-ky5eg4{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-ky5eg4::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-ky5eg4::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-ky5eg4::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-ky5eg4::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-ky5eg4{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-ky5eg4{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-ky5eg4{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-ky5eg4{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-ky5eg4{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-ky5eg4{display:flex;flex-flow:row wrap}.cell.svelte-ky5eg4{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-ky5eg4{flex:1 1 0}.cell.shrink.svelte-ky5eg4{flex:0 0 auto}.grid-margin-x.svelte-ky5eg4{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-ky5eg4{margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-ky5eg4,.small-padding-collapse.svelte-ky5eg4{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-ky5eg4{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-ky5eg4{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-ky5eg4,.large-padding-collapse.svelte-ky5eg4{margin-left:0;margin-right:0}}.small-offset-0.svelte-ky5eg4{margin-left:0}.small-offset-1.svelte-ky5eg4{margin-left:8.3333333333%}.small-offset-2.svelte-ky5eg4{margin-left:16.6666666667%}.small-offset-3.svelte-ky5eg4{margin-left:25%}.small-offset-4.svelte-ky5eg4{margin-left:33.3333333333%}.small-offset-5.svelte-ky5eg4{margin-left:41.6666666667%}.small-offset-6.svelte-ky5eg4{margin-left:50%}.small-offset-7.svelte-ky5eg4{margin-left:58.3333333333%}.small-offset-8.svelte-ky5eg4{margin-left:66.6666666667%}.small-offset-9.svelte-ky5eg4{margin-left:75%}.small-offset-10.svelte-ky5eg4{margin-left:83.3333333333%}.small-offset-11.svelte-ky5eg4{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-ky5eg4{margin-left:0}.medium-offset-1.svelte-ky5eg4{margin-left:8.3333333333%}.medium-offset-2.svelte-ky5eg4{margin-left:16.6666666667%}.medium-offset-3.svelte-ky5eg4{margin-left:25%}.medium-offset-4.svelte-ky5eg4{margin-left:33.3333333333%}.medium-offset-5.svelte-ky5eg4{margin-left:41.6666666667%}.medium-offset-6.svelte-ky5eg4{margin-left:50%}.medium-offset-7.svelte-ky5eg4{margin-left:58.3333333333%}.medium-offset-8.svelte-ky5eg4{margin-left:66.6666666667%}.medium-offset-9.svelte-ky5eg4{margin-left:75%}.medium-offset-10.svelte-ky5eg4{margin-left:83.3333333333%}.medium-offset-11.svelte-ky5eg4{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-ky5eg4{margin-left:0}.large-offset-1.svelte-ky5eg4{margin-left:8.3333333333%}.large-offset-2.svelte-ky5eg4{margin-left:16.6666666667%}.large-offset-3.svelte-ky5eg4{margin-left:25%}.large-offset-4.svelte-ky5eg4{margin-left:33.3333333333%}.large-offset-5.svelte-ky5eg4{margin-left:41.6666666667%}.large-offset-6.svelte-ky5eg4{margin-left:50%}.large-offset-7.svelte-ky5eg4{margin-left:58.3333333333%}.large-offset-8.svelte-ky5eg4{margin-left:66.6666666667%}.large-offset-9.svelte-ky5eg4{margin-left:75%}.large-offset-10.svelte-ky5eg4{margin-left:83.3333333333%}.large-offset-11.svelte-ky5eg4{margin-left:91.6666666667%}}.grid-y.svelte-ky5eg4{display:flex;flex-flow:column nowrap}.grid-frame.svelte-ky5eg4{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell-block.svelte-ky5eg4{max-width:100%;overflow-x:auto}.cell-block.svelte-ky5eg4,.cell-block-y.svelte-ky5eg4{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-ky5eg4{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-ky5eg4{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-ky5eg4{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.medium-cell-block.svelte-ky5eg4{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-ky5eg4{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-ky5eg4{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-ky5eg4{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.large-cell-block.svelte-ky5eg4{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-ky5eg4{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-ky5eg4{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-ky5eg4{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-ky5eg4{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-ky5eg4{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.grid-margin-y.svelte-ky5eg4{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-ky5eg4{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-ky5eg4{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-ky5eg4{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-ky5eg4{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-ky5eg4{height:calc(100vh + 1.875rem)}}.float-left.svelte-ky5eg4{float:left!important}.float-right.svelte-ky5eg4{float:right!important}.float-center.svelte-ky5eg4{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-ky5eg4:after,.clearfix.svelte-ky5eg4:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-ky5eg4:after{clear:both}.align-left.svelte-ky5eg4{justify-content:flex-start}.align-right.svelte-ky5eg4{justify-content:flex-end}.align-center.svelte-ky5eg4{justify-content:center}.align-justify.svelte-ky5eg4{justify-content:space-between}.align-spaced.svelte-ky5eg4{justify-content:space-around}.align-top.svelte-ky5eg4{align-items:flex-start}.align-self-top.svelte-ky5eg4{align-self:flex-start}.align-bottom.svelte-ky5eg4{align-items:flex-end}.align-self-bottom.svelte-ky5eg4{align-self:flex-end}.align-middle.svelte-ky5eg4{align-items:center}.align-self-middle.svelte-ky5eg4{align-self:center}.align-stretch.svelte-ky5eg4{align-items:stretch}.align-self-stretch.svelte-ky5eg4{align-self:stretch}.align-center-middle.svelte-ky5eg4{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-ky5eg4{order:1}.small-order-2.svelte-ky5eg4{order:2}.small-order-3.svelte-ky5eg4{order:3}.small-order-4.svelte-ky5eg4{order:4}.small-order-5.svelte-ky5eg4{order:5}.small-order-6.svelte-ky5eg4{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-ky5eg4{order:1}.medium-order-2.svelte-ky5eg4{order:2}.medium-order-3.svelte-ky5eg4{order:3}.medium-order-4.svelte-ky5eg4{order:4}.medium-order-5.svelte-ky5eg4{order:5}.medium-order-6.svelte-ky5eg4{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-ky5eg4{order:1}.large-order-2.svelte-ky5eg4{order:2}.large-order-3.svelte-ky5eg4{order:3}.large-order-4.svelte-ky5eg4{order:4}.large-order-5.svelte-ky5eg4{order:5}.large-order-6.svelte-ky5eg4{order:6}}.flex-container.svelte-ky5eg4{display:flex}.flex-child-auto.svelte-ky5eg4{flex:1 1 auto}.flex-child-grow.svelte-ky5eg4{flex:1 0 auto}.flex-child-shrink.svelte-ky5eg4{flex:0 1 auto}.flex-dir-row.svelte-ky5eg4{flex-direction:row}.flex-dir-row-reverse.svelte-ky5eg4{flex-direction:row-reverse}.flex-dir-column.svelte-ky5eg4{flex-direction:column}.flex-dir-column-reverse.svelte-ky5eg4{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-ky5eg4{display:flex}.medium-flex-child-auto.svelte-ky5eg4{flex:1 1 auto}.medium-flex-child-grow.svelte-ky5eg4{flex:1 0 auto}.medium-flex-child-shrink.svelte-ky5eg4{flex:0 1 auto}.medium-flex-dir-row.svelte-ky5eg4{flex-direction:row}.medium-flex-dir-row-reverse.svelte-ky5eg4{flex-direction:row-reverse}.medium-flex-dir-column.svelte-ky5eg4{flex-direction:column}.medium-flex-dir-column-reverse.svelte-ky5eg4{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-ky5eg4{display:flex}.large-flex-child-auto.svelte-ky5eg4{flex:1 1 auto}.large-flex-child-grow.svelte-ky5eg4{flex:1 0 auto}.large-flex-child-shrink.svelte-ky5eg4{flex:0 1 auto}.large-flex-dir-row.svelte-ky5eg4{flex-direction:row}.large-flex-dir-row-reverse.svelte-ky5eg4{flex-direction:row-reverse}.large-flex-dir-column.svelte-ky5eg4{flex-direction:column}.large-flex-dir-column-reverse.svelte-ky5eg4{flex-direction:column-reverse}}.hide.svelte-ky5eg4{display:none!important}.invisible.svelte-ky5eg4{visibility:hidden}.visible.svelte-ky5eg4{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-ky5eg4{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-ky5eg4{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-ky5eg4{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-ky5eg4{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-ky5eg4{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-ky5eg4{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-ky5eg4{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-ky5eg4{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-ky5eg4{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-ky5eg4{display:none!important}}.show-for-sr.svelte-ky5eg4,.show-on-focus.svelte-ky5eg4{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-ky5eg4:active,.show-on-focus.svelte-ky5eg4:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-ky5eg4,.show-for-landscape.svelte-ky5eg4{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-ky5eg4,.show-for-landscape.svelte-ky5eg4{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-ky5eg4,.show-for-landscape.svelte-ky5eg4{display:none!important}}.hide-for-landscape.svelte-ky5eg4,.show-for-portrait.svelte-ky5eg4{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-ky5eg4,.show-for-portrait.svelte-ky5eg4{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-ky5eg4,.show-for-portrait.svelte-ky5eg4{display:block!important}}.show-for-dark-mode.svelte-ky5eg4{display:none}.hide-for-dark-mode.svelte-ky5eg4{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-ky5eg4{display:block!important}.hide-for-dark-mode.svelte-ky5eg4{display:none!important}}.show-for-ie.svelte-ky5eg4{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-ky5eg4{display:block!important}.hide-for-ie.svelte-ky5eg4{display:none!important}}.show-for-sticky.svelte-ky5eg4{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-ky5eg4:lang(my) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(my) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(my) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(my) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-ky5eg4:lang(my) h2:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-32)}@media(min-width:48em){.svelte-ky5eg4:lang(my) h2:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-35)}}@media(min-width:64em){.svelte-ky5eg4:lang(my) h2:where(.svelte-ky5eg4){font-size:2.813rem}}.svelte-ky5eg4:lang(my) h4:where(.svelte-ky5eg4){font-size:1.3rem}@media(min-width:48em){.svelte-ky5eg4:lang(my) h4:where(.svelte-ky5eg4){font-size:1.8rem}}.svelte-ky5eg4:lang(bn) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(bn) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(bn) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(bn) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-unbangla)}.svelte-ky5eg4:lang(ar) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ar) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ar) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ar) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-ky5eg4:lang(az) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(az) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(az) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(az) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans)}.svelte-ky5eg4:lang(zh) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(zh) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(zh) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(zh) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-ky5eg4:lang(ja) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ja) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ja) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ja) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-ky5eg4:lang(ja) div:where(.svelte-ky5eg4){font-weight:350}.svelte-ky5eg4:lang(ka) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ka) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ka) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ka) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-ky5eg4:lang(km) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(km) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(km) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(km) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-ky5eg4:lang(ko) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ko) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ko) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ko) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-korean)}.svelte-ky5eg4:lang(ku) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ku) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ku) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ku) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-ky5eg4:lang(ne) div:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ne) h2:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ne) h4:where(.svelte-ky5eg4),.svelte-ky5eg4:lang(ne) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-notosans)}h2.svelte-ky5eg4,h4.svelte-ky5eg4{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h2.svelte-ky5eg4,h4.svelte-ky5eg4{margin-bottom:var(--undpds-spacing-05)}}h2.svelte-ky5eg4{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2.svelte-ky5eg4{font-size:2.813rem}}@media(min-width:64em){h2.svelte-ky5eg4{font-size:3.438rem}}h4.svelte-ky5eg4{font-size:var(--undpds-font-size-25);font-weight:400;line-height:1.15}@media(min-width:48em){h4.svelte-ky5eg4{font-size:var(--undpds-font-size-35)}}p.svelte-ky5eg4{margin-top:0}@keyframes svelte-ky5eg4-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.color-white.svelte-ky5eg4{color:var(--undpds-color-white)}.color-black.svelte-ky5eg4{color:var(--undpds-color-black)}.show-large.svelte-ky5eg4{display:none}@media(min-width:48em){.show-large.svelte-ky5eg4{display:block}}.show-small.svelte-ky5eg4{display:block}@media(min-width:48em){.show-small.svelte-ky5eg4{display:none}}.height-full.svelte-ky5eg4{height:100%}.overlay-grey.svelte-ky5eg4:before{background:#0003}.delay-1.svelte-ky5eg4{transition-delay:.1s}.delay-2.svelte-ky5eg4{transition-delay:.2s}.delay-3.svelte-ky5eg4{transition-delay:.3s}.delay-4.svelte-ky5eg4{transition-delay:.4s}.delay-5.svelte-ky5eg4{transition-delay:.5s}.scale-up.inviewport.svelte-ky5eg4{transform:scale(1)}.expand-to-size.svelte-ky5eg4{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-ky5eg4{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-ky5eg4{overflow:hidden}.background-yellow.svelte-ky5eg4{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-ky5eg4{background-color:var(--undpds-color-light-red)}.background-green.svelte-ky5eg4{background-color:var(--undpds-color-light-green)}.background-blue.svelte-ky5eg4{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-ky5eg4{background-color:var(--undpds-color-gray-100)}.background-white.svelte-ky5eg4{background-color:var(--undpds-color-white)}div.card-thumbnail__image.svelte-ky5eg4{display:inline-flex;position:relative}div.card-thumbnail__image.svelte-ky5eg4:before{opacity:0;transition:all .6s}div.card-thumbnail__image.svelte-ky5eg4:hover:before{opacity:.75}div.card-thumbnail__image:hover.accent-yellow.svelte-ky5eg4:before,div.card-thumbnail__image:hover.yellow.svelte-ky5eg4:before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.card-thumbnail__image:hover.accent-red.svelte-ky5eg4:before,div.card-thumbnail__image:hover.red.svelte-ky5eg4:before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.card-thumbnail__image:hover.accent-green.svelte-ky5eg4:before,div.card-thumbnail__image:hover.green.svelte-ky5eg4:before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.card-thumbnail__image:hover.accent-blue.svelte-ky5eg4:before,div.card-thumbnail__image:hover.blue.svelte-ky5eg4:before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.publication-thumbnail__image.svelte-ky5eg4{background:linear-gradient(180deg,#c9d0d6 70% 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image.svelte-ky5eg4:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skew(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image.svelte-ky5eg4:after{opacity:0;transition:all .6s;z-index:1}div.publication-thumbnail__image.svelte-ky5eg4:hover:after{opacity:.75}div.publication-thumbnail__image:hover.accent-yellow.svelte-ky5eg4:after,div.publication-thumbnail__image:hover.yellow.svelte-ky5eg4:after{background:linear-gradient(27.66deg,var(--undpds-color-yellow),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red.svelte-ky5eg4:after,div.publication-thumbnail__image:hover.red.svelte-ky5eg4:after{background:linear-gradient(27.66deg,var(--undpds-color-red),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green.svelte-ky5eg4:after,div.publication-thumbnail__image:hover.green.svelte-ky5eg4:after{background:linear-gradient(27.66deg,var(--undpds-color-green),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-blue.svelte-ky5eg4:after,div.publication-thumbnail__image:hover.blue.svelte-ky5eg4:after{background:linear-gradient(27.66deg,var(--undpds-color-azure),transparent 70.49%)}.color-wrapper.svelte-ky5eg4{display:block}@media(min-width:48em){.color-wrapper.svelte-ky5eg4{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-ky5eg4{width:100%}@media(min-width:48em){.color__row.svelte-ky5eg4{width:calc(50% - 10px)}}.color__row.full.svelte-ky5eg4{width:100%}.Primary-text.svelte-ky5eg4{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-ky5eg4{margin-top:-1.55rem}}.color__define.svelte-ky5eg4{display:flex;margin-bottom:1.25rem}.color__define_balance.svelte-ky5eg4{display:flex;width:100%}.icon--bar.svelte-ky5eg4{cursor:pointer}.chevron-right-animated.svelte-ky5eg4{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-ky5eg4{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-ky5eg4:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-ky5eg4:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-ky5eg4:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-ky5eg4:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-ky5eg4{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-ky5eg4:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-ky5eg4:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-ky5eg4:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-ky5eg4:hover:before{transform:translateY(-10px)}.icons-container.svelte-ky5eg4{display:flex;flex-wrap:wrap}.icons-container.svelte-ky5eg4>div:where(.svelte-ky5eg4)>div:where(.svelte-ky5eg4){margin:0 auto}.icons-container.svelte-ky5eg4>div:where(.svelte-ky5eg4) p:where(.svelte-ky5eg4){font-family:var(--undpds-font-family-proximanova);font-size:14px;margin-top:10px}.icons-container.svelte-ky5eg4>div:where(.svelte-ky5eg4){align-items:center;background:var(--undpds-color-gray-300);border:1px solid var(--undpds-color-gray-400);box-shadow:2px 2px 4px var(--undpds-color-gray-300);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;margin:0 var(--undpds-spacing-05) var(--undpds-spacing-07);padding:var(--undpds-spacing-05) var(--undpds-spacing-03);text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){.icons-container.svelte-ky5eg4>div:where(.svelte-ky5eg4){width:calc(25% - 2rem)}}div.author__img.svelte-ky5eg4{height:80px;min-width:80px;position:relative;width:80px}div.author__img.svelte-ky5eg4,div.author__img.svelte-ky5eg4:before{border-radius:var(--undpds-author-image-radius);overflow:hidden}div.author__img.svelte-ky5eg4:before{opacity:0;transition:all .6s}div.author__img.svelte-ky5eg4:hover:before{opacity:.75}div.author__img:hover.accent-yellow.svelte-ky5eg4:before,div.author__img:hover.yellow.svelte-ky5eg4:before,div.author__img.svelte-ky5eg4:hover:before{background:linear-gradient(45deg,var(--undpds-color-yellow),transparent 53%)}div.author__img:hover.accent-red.svelte-ky5eg4:before,div.author__img:hover.red.svelte-ky5eg4:before{background:linear-gradient(45deg,var(--undpds-color-red),transparent 53%)}div.author__img:hover.accent-green.svelte-ky5eg4:before,div.author__img:hover.green.svelte-ky5eg4:before{background:linear-gradient(45deg,var(--undpds-color-green),transparent 53%)}div.author__img:hover.accent-blue.svelte-ky5eg4:before,div.author__img:hover.blue.svelte-ky5eg4:before{background:linear-gradient(45deg,var(--undpds-color-azure),transparent 53%)}div.author__img.large.svelte-ky5eg4{height:180px;width:180px}div.author__img.large.svelte-ky5eg4:before{height:180px}.credits.svelte-ky5eg4{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-ky5eg4{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-ky5eg4{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-ky5eg4{font-size:1.625rem}}.grid_description.svelte-ky5eg4{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-ky5eg4{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-ky5eg4:nth-child(odd){background-color:var(--undpds-color-gray-200)}.breadcrumb__item.svelte-ky5eg4{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-ky5eg4:hover{color:var(--undpds-color-red)}.language__item.svelte-ky5eg4{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-ky5eg4{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-ky5eg4{height:1rem}}.progress-container.small.svelte-ky5eg4{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-ky5eg4{height:.75rem}}.progress-bar.svelte-ky5eg4{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-ky5eg4{height:1rem}}.progress-top.svelte-ky5eg4{top:0}.sidebar_item.svelte-ky5eg4:hover{background-color:var(--undpds-color-gray-200)}.scroll.svelte-ky5eg4{overflow-x:auto}.form-check.svelte-ky5eg4{align-items:center;display:flex;position:relative}.stats-card.svelte-ky5eg4{background-color:var(--undpds-color-gray-200);box-sizing:border-box;overflow-wrap:break-word;padding:var(--undpds-spacing-08);transition:all .3s}@media(max-width:47.9375em){.stats-card.svelte-ky5eg4{max-width:21.938rem}}.stats-card.svelte-ky5eg4 h2:where(.svelte-ky5eg4){color:var(--undpds-color-gray-200);font-family:var(--undpds-font-family-sohnebreit);font-size:var(--undpds-spacing-11);font-weight:700;letter-spacing:.05rem;line-height:1.1;margin-bottom:var(--undpds-spacing-06);text-shadow:-1px -1px 0 var(--undpds-color-black),1px -1px 0 var(--undpds-color-black),-1px 1px 0 var(--undpds-color-black),1px 1px 0 var(--undpds-color-black);transition:all .3s}@supports (-webkit-text-stroke: 2px var(--undpds-color-black)){.stats-card.svelte-ky5eg4 h2:where(.svelte-ky5eg4){text-shadow:none;-webkit-text-stroke:2px var(--undpds-color-black)}}@media(min-width:48em){.stats-card.svelte-ky5eg4 h2:where(.svelte-ky5eg4){font-size:6.875rem;line-height:1.09;margin-bottom:var(--undpds-spacing-07)}}.stats-card.svelte-ky5eg4 h4:where(.svelte-ky5eg4){letter-spacing:0;line-height:1.15;margin-bottom:var(--undpds-spacing-03)}@media(min-width:48em){.stats-card.svelte-ky5eg4 h4:where(.svelte-ky5eg4){margin-bottom:var(--undpds-spacing-05)}}.stats-card.svelte-ky5eg4 p:where(.svelte-ky5eg4){margin:0}@media(min-width:48em){.stats-card.svelte-ky5eg4 p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-25)}}.stats-card.x-large.svelte-ky5eg4{padding:var(--undpds-spacing-08)}@media(min-width:48em){.stats-card.x-large.svelte-ky5eg4{max-width:42.75rem;padding:var(--undpds-spacing-12)}}.stats-card.x-large.svelte-ky5eg4 h2:where(.svelte-ky5eg4){font-size:var(--undpds-spacing-90)}@media(min-width:48em){.stats-card.x-large.svelte-ky5eg4 h2:where(.svelte-ky5eg4){font-size:7.5rem}}.stats-card.x-large.svelte-ky5eg4 h4:where(.svelte-ky5eg4){font-weight:600}@media(max-width:47.9375em){.stats-card.x-large.svelte-ky5eg4 h4:where(.svelte-ky5eg4){font-size:1.875rem}}@media(min-width:48em){.stats-card.large.svelte-ky5eg4{max-width:28rem;padding:var(--undpds-spacing-12) var(--undpds-spacing-10)}}.stats-card.medium.svelte-ky5eg4{padding:var(--undpds-spacing-09)}@media(min-width:48em){.stats-card.medium.svelte-ky5eg4{max-width:var(--undpds-spacing-330)}.stats-card.medium.svelte-ky5eg4 h4:where(.svelte-ky5eg4){font-weight:600}}.stats-card.medium.svelte-ky5eg4 p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-20)}.stats-card.small.svelte-ky5eg4{max-width:10.625rem;padding:var(--undpds-spacing-06)}@media(min-width:48em){.stats-card.small.svelte-ky5eg4{max-width:13.25rem;padding:var(--undpds-spacing-07)}}.stats-card.small.svelte-ky5eg4 h2:where(.svelte-ky5eg4){font-size:var(--undpds-spacing-50);height:var(--undpds-spacing-10);white-space:nowrap}@media(min-width:48em){.stats-card.small.svelte-ky5eg4 h2:where(.svelte-ky5eg4){font-size:var(--undpds-spacing-70)}}.stats-card.small.svelte-ky5eg4 h4:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-20)}@media(min-width:48em){.stats-card.small.svelte-ky5eg4 h4:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-25)}}.stats-card.small.svelte-ky5eg4 p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-14);word-break:normal}@media(min-width:48em){.stats-card.small.svelte-ky5eg4 p:where(.svelte-ky5eg4){font-size:var(--undpds-font-size-16)}}.stats-card.svelte-ky5eg4:hover{background-color:var(--undpds-color-yellow)}.stats-card.svelte-ky5eg4:hover h2:where(.svelte-ky5eg4){color:var(--undpds-color-black)}.stats-card:hover.accent-yellow.svelte-ky5eg4,.stats-card:hover.yellow.svelte-ky5eg4{background-color:var(--undpds-color-yellow)}.stats-card:hover.accent-red.svelte-ky5eg4,.stats-card:hover.red.svelte-ky5eg4{background-color:var(--undpds-color-red)}.stats-card:hover.accent-green.svelte-ky5eg4,.stats-card:hover.green.svelte-ky5eg4{background-color:var(--undpds-color-green)}.stats-card:hover.accent-blue.svelte-ky5eg4,.stats-card:hover.blue.svelte-ky5eg4{background-color:var(--undpds-color-azure)}a.svelte-1ebc0y6{background-color:transparent}.svelte-1ebc0y6::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-1ebc0y6{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-1ebc0y6{font-size:var(--undpds-font-size-14)}}.language__item.svelte-1ebc0y6{font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-1ebc0y6{font-size:var(--undpds-font-size-16)}}.language__item.svelte-1ebc0y6,.sidebar_item.svelte-1ebc0y6{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-1ebc0y6{border:none}.sidebar_item.svelte-1ebc0y6{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-1ebc0y6{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-1ebc0y6,.sidebar_item.selected.svelte-1ebc0y6:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-1ebc0y6:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-1ebc0y6{background-image:none}[data-viewport=true].svelte-1ebc0y6{opacity:0;transform:translate(-100px);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport.svelte-1ebc0y6{opacity:1;transform:translate(0);visibility:visible}.scale-up.svelte-1ebc0y6{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-1ebc0y6{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-1ebc0y6{opacity:1;transform:translate(0)}.svelte-1ebc0y6:lang(my) .language__item:where(.svelte-1ebc0y6){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-1ebc0y6:lang(my) .language__item:where(.svelte-1ebc0y6){font-size:var(--undpds-font-size-14)}}.chevron-right-animated.svelte-1ebc0y6 i:where(.svelte-1ebc0y6):after,.chevron-right-animated.svelte-1ebc0y6 i:where(.svelte-1ebc0y6):before,.download-animated.svelte-1ebc0y6:after,.download-animated.svelte-1ebc0y6:before,.external-link-animated.svelte-1ebc0y6:after,.external-link-animated.svelte-1ebc0y6:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated.svelte-1ebc0y6 i:where(.svelte-1ebc0y6){box-sizing:border-box;display:block;height:var(--undpds-spacing-05);left:1.25rem;position:relative;transition:width .3s;width:0}.chevron-right-animated.svelte-1ebc0y6 i:where(.svelte-1ebc0y6):before{background-color:var(--undpds-color-red);display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated.svelte-1ebc0y6 i:where(.svelte-1ebc0y6):after{border-right:2px solid var(--undpds-color-red);border-top:2px solid var(--undpds-color-red);height:var(--undpds-spacing-04);right:0;top:2px;transform:rotate(45deg);width:var(--undpds-spacing-04)}.chevron-right-animated.svelte-1ebc0y6:hover i:where(.svelte-1ebc0y6){width:var(--undpds-spacing-11)}.chevron-right-animated.svelte-1ebc0y6:hover i:where(.svelte-1ebc0y6):before{display:unset}a.svelte-1ebc0y6{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-1ebc0y6:hover{animation:svelte-1ebc0y6-lineLoop-animation 2s linear infinite}.custom-scrollbar.svelte-1ebc0y6{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-1ebc0y6::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-1ebc0y6::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-1ebc0y6::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-1ebc0y6::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-1ebc0y6{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-1ebc0y6{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-1ebc0y6{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-1ebc0y6{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-1ebc0y6{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-1ebc0y6{display:flex;flex-flow:row wrap}.cell.svelte-1ebc0y6{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-1ebc0y6{flex:1 1 0}.cell.shrink.svelte-1ebc0y6{flex:0 0 auto}.grid-margin-x.svelte-1ebc0y6{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-1ebc0y6{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-padding-x.svelte-1ebc0y6 .grid-padding-x:where(.svelte-1ebc0y6){margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x.svelte-1ebc0y6 .grid-padding-x:where(.svelte-1ebc0y6){margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-1ebc0y6,.small-padding-collapse.svelte-1ebc0y6{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-1ebc0y6{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-1ebc0y6{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-1ebc0y6,.large-padding-collapse.svelte-1ebc0y6{margin-left:0;margin-right:0}}.small-offset-0.svelte-1ebc0y6{margin-left:0}.small-offset-1.svelte-1ebc0y6{margin-left:8.3333333333%}.small-offset-2.svelte-1ebc0y6{margin-left:16.6666666667%}.small-offset-3.svelte-1ebc0y6{margin-left:25%}.small-offset-4.svelte-1ebc0y6{margin-left:33.3333333333%}.small-offset-5.svelte-1ebc0y6{margin-left:41.6666666667%}.small-offset-6.svelte-1ebc0y6{margin-left:50%}.small-offset-7.svelte-1ebc0y6{margin-left:58.3333333333%}.small-offset-8.svelte-1ebc0y6{margin-left:66.6666666667%}.small-offset-9.svelte-1ebc0y6{margin-left:75%}.small-offset-10.svelte-1ebc0y6{margin-left:83.3333333333%}.small-offset-11.svelte-1ebc0y6{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-1ebc0y6{margin-left:0}.medium-offset-1.svelte-1ebc0y6{margin-left:8.3333333333%}.medium-offset-2.svelte-1ebc0y6{margin-left:16.6666666667%}.medium-offset-3.svelte-1ebc0y6{margin-left:25%}.medium-offset-4.svelte-1ebc0y6{margin-left:33.3333333333%}.medium-offset-5.svelte-1ebc0y6{margin-left:41.6666666667%}.medium-offset-6.svelte-1ebc0y6{margin-left:50%}.medium-offset-7.svelte-1ebc0y6{margin-left:58.3333333333%}.medium-offset-8.svelte-1ebc0y6{margin-left:66.6666666667%}.medium-offset-9.svelte-1ebc0y6{margin-left:75%}.medium-offset-10.svelte-1ebc0y6{margin-left:83.3333333333%}.medium-offset-11.svelte-1ebc0y6{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-1ebc0y6{margin-left:0}.large-offset-1.svelte-1ebc0y6{margin-left:8.3333333333%}.large-offset-2.svelte-1ebc0y6{margin-left:16.6666666667%}.large-offset-3.svelte-1ebc0y6{margin-left:25%}.large-offset-4.svelte-1ebc0y6{margin-left:33.3333333333%}.large-offset-5.svelte-1ebc0y6{margin-left:41.6666666667%}.large-offset-6.svelte-1ebc0y6{margin-left:50%}.large-offset-7.svelte-1ebc0y6{margin-left:58.3333333333%}.large-offset-8.svelte-1ebc0y6{margin-left:66.6666666667%}.large-offset-9.svelte-1ebc0y6{margin-left:75%}.large-offset-10.svelte-1ebc0y6{margin-left:83.3333333333%}.large-offset-11.svelte-1ebc0y6{margin-left:91.6666666667%}}.grid-y.svelte-1ebc0y6{display:flex;flex-flow:column nowrap}.grid-padding-y.svelte-1ebc0y6 .grid-padding-y:where(.svelte-1ebc0y6){margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y.svelte-1ebc0y6 .grid-padding-y:where(.svelte-1ebc0y6){margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.svelte-1ebc0y6{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-1ebc0y6 .grid-frame:where(.svelte-1ebc0y6){width:100%}.cell-block.svelte-1ebc0y6{max-width:100%;overflow-x:auto}.cell-block.svelte-1ebc0y6,.cell-block-y.svelte-1ebc0y6{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-1ebc0y6{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-1ebc0y6{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-1ebc0y6{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-1ebc0y6 .medium-grid-frame:where(.svelte-1ebc0y6){width:100%}.medium-cell-block.svelte-1ebc0y6{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-1ebc0y6{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-1ebc0y6{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-1ebc0y6{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell.svelte-1ebc0y6 .large-grid-frame:where(.svelte-1ebc0y6){width:100%}.large-cell-block.svelte-1ebc0y6{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-1ebc0y6{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-1ebc0y6{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-1ebc0y6{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-1ebc0y6{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-1ebc0y6{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell.svelte-1ebc0y6 .grid-y.grid-frame:where(.svelte-1ebc0y6){height:100%}@media print,screen and (min-width:40em){.cell.svelte-1ebc0y6 .grid-y.medium-grid-frame:where(.svelte-1ebc0y6){height:100%}}@media print,screen and (min-width:64em){.cell.svelte-1ebc0y6 .grid-y.large-grid-frame:where(.svelte-1ebc0y6){height:100%}}.grid-margin-y.svelte-1ebc0y6{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-1ebc0y6{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-1ebc0y6{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-1ebc0y6{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-1ebc0y6{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-1ebc0y6{height:calc(100vh + 1.875rem)}}.float-left.svelte-1ebc0y6{float:left!important}.float-right.svelte-1ebc0y6{float:right!important}.float-center.svelte-1ebc0y6{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-1ebc0y6:after,.clearfix.svelte-1ebc0y6:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-1ebc0y6:after{clear:both}.align-left.svelte-1ebc0y6{justify-content:flex-start}.align-right.svelte-1ebc0y6{justify-content:flex-end}.align-center.svelte-1ebc0y6{justify-content:center}.align-justify.svelte-1ebc0y6{justify-content:space-between}.align-spaced.svelte-1ebc0y6{justify-content:space-around}.align-top.svelte-1ebc0y6{align-items:flex-start}.align-self-top.svelte-1ebc0y6{align-self:flex-start}.align-bottom.svelte-1ebc0y6{align-items:flex-end}.align-self-bottom.svelte-1ebc0y6{align-self:flex-end}.align-middle.svelte-1ebc0y6{align-items:center}.align-self-middle.svelte-1ebc0y6{align-self:center}.align-stretch.svelte-1ebc0y6{align-items:stretch}.align-self-stretch.svelte-1ebc0y6{align-self:stretch}.align-center-middle.svelte-1ebc0y6{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-1ebc0y6{order:1}.small-order-2.svelte-1ebc0y6{order:2}.small-order-3.svelte-1ebc0y6{order:3}.small-order-4.svelte-1ebc0y6{order:4}.small-order-5.svelte-1ebc0y6{order:5}.small-order-6.svelte-1ebc0y6{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-1ebc0y6{order:1}.medium-order-2.svelte-1ebc0y6{order:2}.medium-order-3.svelte-1ebc0y6{order:3}.medium-order-4.svelte-1ebc0y6{order:4}.medium-order-5.svelte-1ebc0y6{order:5}.medium-order-6.svelte-1ebc0y6{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-1ebc0y6{order:1}.large-order-2.svelte-1ebc0y6{order:2}.large-order-3.svelte-1ebc0y6{order:3}.large-order-4.svelte-1ebc0y6{order:4}.large-order-5.svelte-1ebc0y6{order:5}.large-order-6.svelte-1ebc0y6{order:6}}.flex-container.svelte-1ebc0y6{display:flex}.flex-child-auto.svelte-1ebc0y6{flex:1 1 auto}.flex-child-grow.svelte-1ebc0y6{flex:1 0 auto}.flex-child-shrink.svelte-1ebc0y6{flex:0 1 auto}.flex-dir-row.svelte-1ebc0y6{flex-direction:row}.flex-dir-row-reverse.svelte-1ebc0y6{flex-direction:row-reverse}.flex-dir-column.svelte-1ebc0y6{flex-direction:column}.flex-dir-column-reverse.svelte-1ebc0y6{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-1ebc0y6{display:flex}.medium-flex-child-auto.svelte-1ebc0y6{flex:1 1 auto}.medium-flex-child-grow.svelte-1ebc0y6{flex:1 0 auto}.medium-flex-child-shrink.svelte-1ebc0y6{flex:0 1 auto}.medium-flex-dir-row.svelte-1ebc0y6{flex-direction:row}.medium-flex-dir-row-reverse.svelte-1ebc0y6{flex-direction:row-reverse}.medium-flex-dir-column.svelte-1ebc0y6{flex-direction:column}.medium-flex-dir-column-reverse.svelte-1ebc0y6{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-1ebc0y6{display:flex}.large-flex-child-auto.svelte-1ebc0y6{flex:1 1 auto}.large-flex-child-grow.svelte-1ebc0y6{flex:1 0 auto}.large-flex-child-shrink.svelte-1ebc0y6{flex:0 1 auto}.large-flex-dir-row.svelte-1ebc0y6{flex-direction:row}.large-flex-dir-row-reverse.svelte-1ebc0y6{flex-direction:row-reverse}.large-flex-dir-column.svelte-1ebc0y6{flex-direction:column}.large-flex-dir-column-reverse.svelte-1ebc0y6{flex-direction:column-reverse}}.hide.svelte-1ebc0y6{display:none!important}.invisible.svelte-1ebc0y6{visibility:hidden}.visible.svelte-1ebc0y6{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-1ebc0y6{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-1ebc0y6{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-1ebc0y6{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-1ebc0y6{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-1ebc0y6{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-1ebc0y6{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-1ebc0y6{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-1ebc0y6{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-1ebc0y6{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-1ebc0y6{display:none!important}}.show-for-sr.svelte-1ebc0y6,.show-on-focus.svelte-1ebc0y6{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-1ebc0y6:active,.show-on-focus.svelte-1ebc0y6:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-1ebc0y6,.show-for-landscape.svelte-1ebc0y6{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-1ebc0y6,.show-for-landscape.svelte-1ebc0y6{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-1ebc0y6,.show-for-landscape.svelte-1ebc0y6{display:none!important}}.hide-for-landscape.svelte-1ebc0y6,.show-for-portrait.svelte-1ebc0y6{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-1ebc0y6,.show-for-portrait.svelte-1ebc0y6{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-1ebc0y6,.show-for-portrait.svelte-1ebc0y6{display:block!important}}.show-for-dark-mode.svelte-1ebc0y6{display:none}.hide-for-dark-mode.svelte-1ebc0y6{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-1ebc0y6{display:block!important}.hide-for-dark-mode.svelte-1ebc0y6{display:none!important}}.show-for-ie.svelte-1ebc0y6{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-1ebc0y6{display:block!important}.hide-for-ie.svelte-1ebc0y6{display:none!important}}.show-for-sticky.svelte-1ebc0y6{display:none}.is-stuck.svelte-1ebc0y6 .show-for-sticky:where(.svelte-1ebc0y6){display:block}.is-stuck.svelte-1ebc0y6 .hide-for-sticky:where(.svelte-1ebc0y6){display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-1ebc0y6:lang(my) ul:where(.svelte-1ebc0y6) li:where(.svelte-1ebc0y6){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-1ebc0y6:lang(my) ul:where(.svelte-1ebc0y6) li:where(.svelte-1ebc0y6){font-size:1.125rem}}ul.svelte-1ebc0y6{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-1ebc0y6{padding-left:1.313rem}}ul.svelte-1ebc0y6 li:where(.svelte-1ebc0y6){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-1ebc0y6 li:where(.svelte-1ebc0y6){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-1ebc0y6 li:where(.svelte-1ebc0y6)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-1ebc0y6 li:where(.svelte-1ebc0y6)::marker{font-size:1.313rem}}@keyframes svelte-1ebc0y6-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-1ebc0y6{color:var(--undpds-color-black);text-decoration:none}.color-white.svelte-1ebc0y6{color:var(--undpds-color-white)}.color-black.svelte-1ebc0y6{color:var(--undpds-color-black)}.show-large.svelte-1ebc0y6{display:none}@media(min-width:48em){.show-large.svelte-1ebc0y6{display:block}}.show-small.svelte-1ebc0y6{display:block}@media(min-width:48em){.show-small.svelte-1ebc0y6{display:none}}.height-full.svelte-1ebc0y6{height:100%}.overlay-grey.svelte-1ebc0y6:before{background:#0003}.delay-1.svelte-1ebc0y6{transition-delay:.1s}.delay-2.svelte-1ebc0y6{transition-delay:.2s}.delay-3.svelte-1ebc0y6{transition-delay:.3s}.delay-4.svelte-1ebc0y6{transition-delay:.4s}.delay-5.svelte-1ebc0y6{transition-delay:.5s}.scale-up.inviewport.svelte-1ebc0y6{transform:scale(1)}.expand-to-size.svelte-1ebc0y6{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-1ebc0y6{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-1ebc0y6{overflow:hidden}.background-yellow.svelte-1ebc0y6{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-1ebc0y6{background-color:var(--undpds-color-light-red)}.background-green.svelte-1ebc0y6{background-color:var(--undpds-color-light-green)}.background-blue.svelte-1ebc0y6{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-1ebc0y6{background-color:var(--undpds-color-gray-100)}.background-white.svelte-1ebc0y6{background-color:var(--undpds-color-white)}.accent-yellow.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before,.yellow.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before,.yellow.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after,.yellow.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after,.yellow.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before,.yellow.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-red.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before,.red.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before,.red.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after,.red.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after,.red.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before,.red.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-green.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before,.green.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before,.green.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after,.green.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after,.green.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before,.green.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-blue.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before,.blue.svelte-1ebc0y6 .card-thumbnail__image:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before,.blue.svelte-1ebc0y6 .author__img:where(.svelte-1ebc0y6):hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after,.blue.svelte-1ebc0y6 .publication-thumbnail__image:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after,.blue.svelte-1ebc0y6 .stats-panel:where(.svelte-1ebc0y6):hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before,.blue.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6):before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-yellow.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover,.yellow.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.yellow.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-yellow)}.accent-yellow.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.accent-yellow.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover,.yellow.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.yellow.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.accent-yellow.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover,.yellow.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.yellow.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-yellow)}.accent-yellow.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6),.yellow.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6){background:var(--undpds-color-yellow)}.accent-red.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover,.red.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.red.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-red)}.accent-red.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.accent-red.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover,.red.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.red.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.accent-red.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover,.red.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.red.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-red)}.accent-red.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6),.red.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6){background:var(--undpds-color-red)}.accent-green.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover,.green.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.green.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-green)}.accent-green.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.accent-green.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover,.green.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.green.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.accent-green.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover,.green.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.green.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-green)}.accent-green.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6),.green.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6){background:var(--undpds-color-green)}.accent-blue.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover,.blue.svelte-1ebc0y6 .stats-card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.blue.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-azure)}.accent-blue.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.accent-blue.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover,.blue.svelte-1ebc0y6 .blockquote:where(.svelte-1ebc0y6),.blue.svelte-1ebc0y6 .content-card.card:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.accent-blue.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover,.blue.svelte-1ebc0y6 .content-card.card-color:where(.svelte-1ebc0y6):hover,.blue.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6):hover{background-color:var(--undpds-color-azure)}.accent-blue.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6),.blue.svelte-1ebc0y6 .feature__card-slide:where(.svelte-1ebc0y6){background:var(--undpds-color-azure)}.accent-yellow.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6),.yellow.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6){background-color:var(--undpds-color-light-yellow)}.accent-red.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6),.red.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6){background-color:var(--undpds-color-light-red)}.accent-green.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6),.green.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6){background-color:var(--undpds-color-light-green)}.accent-blue.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6),.blue.svelte-1ebc0y6 .content-card.card-emphasize:where(.svelte-1ebc0y6){background-color:var(--undpds-color-light-azure)}.color-wrapper.svelte-1ebc0y6{display:block}@media(min-width:48em){.color-wrapper.svelte-1ebc0y6{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-1ebc0y6{width:100%}@media(min-width:48em){.color__row.svelte-1ebc0y6{width:calc(50% - 10px)}}.color__row.full.svelte-1ebc0y6{width:100%}.color__row.svelte-1ebc0y6 .color__title:where(.svelte-1ebc0y6){color:var(--undpds-color-black);font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row.svelte-1ebc0y6 .color__title:where(.svelte-1ebc0y6){font-size:var(--undpds-font-size-16)}}.color__row.svelte-1ebc0y6 .color__define_wrapper:where(.svelte-1ebc0y6){display:block}.Primary-text.svelte-1ebc0y6{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-1ebc0y6{margin-top:-1.55rem}}.color__define.svelte-1ebc0y6{display:flex;margin-bottom:1.25rem}.color__define.svelte-1ebc0y6 .color__name:where(.svelte-1ebc0y6){flex-basis:0;flex-grow:1;margin:var(--undpds-spacing-03) 0;text-align:center}@media(min-width:48em){.color__define.svelte-1ebc0y6 .color__name:where(.svelte-1ebc0y6){flex-basis:0;flex-grow:1}}.color__define_balance.svelte-1ebc0y6{display:flex;width:100%}.color__define_balance.svelte-1ebc0y6 .color__name:where(.svelte-1ebc0y6){margin:var(--undpds-spacing-03) 0;text-align:center}.color__define_balance.svelte-1ebc0y6 .color__name.bl-1:where(.svelte-1ebc0y6){height:75px;width:45%}.color__define_balance.svelte-1ebc0y6 .color__name.bl-2:where(.svelte-1ebc0y6){height:75px;width:12%}.color__define_balance.svelte-1ebc0y6 .color__name.bl-3:where(.svelte-1ebc0y6){height:75px;width:15%}.color__define_balance.svelte-1ebc0y6 .color__name.bl-4:where(.svelte-1ebc0y6){height:75px;width:18%}.color__define_balance.svelte-1ebc0y6 .color__name.bl-5:where(.svelte-1ebc0y6){height:75px;width:8%}.color__define_balance.svelte-1ebc0y6 .color__name.bl-6:where(.svelte-1ebc0y6){height:75px;width:5%}.icon--bar.svelte-1ebc0y6{cursor:pointer}.chevron-right-animated.svelte-1ebc0y6{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-1ebc0y6{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-1ebc0y6:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-1ebc0y6:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-1ebc0y6:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-1ebc0y6:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-1ebc0y6{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-1ebc0y6 i:where(.svelte-1ebc0y6){border:2px solid var(--undpds-color-dark-red);border-block-start:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated.svelte-1ebc0y6:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-1ebc0y6:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-1ebc0y6:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-1ebc0y6:hover:before{transform:translateY(-10px)}.icons-container.svelte-1ebc0y6{display:flex;flex-wrap:wrap}.credits.svelte-1ebc0y6{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-1ebc0y6{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-1ebc0y6{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-1ebc0y6{font-size:1.625rem}}.grid_name.svelte-1ebc0y6 span:where(.svelte-1ebc0y6){font-size:var(--undpds-font-size-14)}.grid_description.svelte-1ebc0y6{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-1ebc0y6{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-1ebc0y6:nth-child(odd){background-color:var(--undpds-color-gray-200)}.grid--layout.svelte-1ebc0y6 .column:where(.svelte-1ebc0y6){font-size:.813rem;padding:.625rem}.spacing__define.svelte-1ebc0y6 .spacing__name:where(.svelte-1ebc0y6){display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.breadcrumb__item.svelte-1ebc0y6{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-1ebc0y6:hover{color:var(--undpds-color-red)}.svelte-1ebc0y6:lang(ro) .breadcrumb__item:where(.svelte-1ebc0y6){font-weight:700}.language__item.svelte-1ebc0y6{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-1ebc0y6{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-1ebc0y6{height:1rem}}.progress-container.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-yellow)}.progress-container.small.svelte-1ebc0y6{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-1ebc0y6{height:.75rem}}.progress-container.small.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){height:.625rem}@media(min-width:48em){.progress-container.small.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){height:.75rem}}.progress-container.accent-yellow.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.progress-container.yellow.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-yellow)}.progress-container.accent-red.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.progress-container.red.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-red)}.progress-container.accent-green.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.progress-container.green.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-green)}.progress-container.accent-blue.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6),.progress-container.blue.svelte-1ebc0y6 .progress-bar:where(.svelte-1ebc0y6){background:var(--undpds-color-azure)}.progress-bar.svelte-1ebc0y6{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-1ebc0y6{height:1rem}}.progress-top.svelte-1ebc0y6{top:0}.sidebar_item.svelte-1ebc0y6:hover{background-color:var(--undpds-color-gray-200)}.sidebar_item.open.svelte-1ebc0y6 .arrow:where(.svelte-1ebc0y6){transform:rotate(180deg);transition:all .1s ease}.scroll.svelte-1ebc0y6{overflow-x:auto}.form-check.svelte-1ebc0y6{align-items:center;display:flex;position:relative}.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6) li:where(.svelte-1ebc0y6) a:where(.svelte-1ebc0y6){background-image:none}.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6){background-color:#fff;border-bottom:2px solid #edeff0;list-style:none;padding-left:0}@media(min-width:48em){.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6){padding-left:3rem}}.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6) li:where(.svelte-1ebc0y6){border-bottom:2px solid transparent;cursor:pointer;display:inline-block;font-weight:700;letter-spacing:.03em;margin-bottom:-.125rem;margin-right:1.5rem;margin-top:.75rem;padding-bottom:.5rem;padding-left:0;text-transform:uppercase}.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6) li.is-active:where(.svelte-1ebc0y6){border-bottom:2px solid #d12800}@media(min-width:64em){.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6) li:where(.svelte-1ebc0y6):hover{border-bottom:2px solid #a9b1b7}}.tabs-undp.svelte-1ebc0y6>ul:where(.svelte-1ebc0y6) li:where(.svelte-1ebc0y6) a:where(.svelte-1ebc0y6){font-size:1rem}.tabs-undp.tabs-content.svelte-1ebc0y6{background-color:#fff}.tabs-undp.tabs-content.svelte-1ebc0y6 .tabs-panel:where(.svelte-1ebc0y6){display:none;padding-top:1rem}@media(min-width:48em){.tabs-undp.tabs-content.svelte-1ebc0y6 .tabs-panel:where(.svelte-1ebc0y6){padding-top:2.5rem}}.tabs-undp.tabs-content.svelte-1ebc0y6 .tabs-panel.is-active:where(.svelte-1ebc0y6){display:inherit}.tabs-undp.svelte-1ebc0y6 li:where(.svelte-1ebc0y6){margin-right:auto!important}.tabs-undp.svelte-1ebc0y6 li:where(.svelte-1ebc0y6) a:where(.svelte-1ebc0y6){text-transform:capitalize}input.svelte-11itqao{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input.svelte-11itqao{overflow:visible}[type=number].svelte-11itqao::-webkit-inner-spin-button,[type=number].svelte-11itqao::-webkit-outer-spin-button{height:auto}.svelte-11itqao::-webkit-file-upload-button{appearance:button;font:inherit}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}p.svelte-11itqao{margin-top:0}@keyframes svelte-11itqao-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}label.svelte-11itqao{font-size:var(--undpds-font-size-16)}@media(min-width:48em){label.svelte-11itqao{font-size:var(--undpds-font-size-20)}}input[type=date].svelte-11itqao,input[type=number].svelte-11itqao,input[type=password].svelte-11itqao,input[type=tel].svelte-11itqao,input[type=text].svelte-11itqao{background-color:var(--undpds-color-white)}label.svelte-11itqao{display:block}label.disabled.svelte-11itqao{color:var(--undpds-color-gray-400)}.error.svelte-11itqao{margin-bottom:0;margin-top:var(--undpds-spacing-03)}.error.svelte-11itqao{color:var(--undpds-color-red);font-size:var(--undpds-font-size-16)}input[type=date].svelte-11itqao,input[type=number].svelte-11itqao,input[type=password].svelte-11itqao,input[type=tel].svelte-11itqao,input[type=text].svelte-11itqao{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:2px solid var(--undpds-color-black);border-radius:0;box-sizing:border-box;display:block;font-family:var(--undpds-font-family-proximanova);font-size:var(--undpds-font-size-16);height:46px;margin-top:var(--undpds-spacing-03);padding:.625rem;width:100%}input[type=date].svelte-11itqao::placeholder,input[type=number].svelte-11itqao::placeholder,input[type=password].svelte-11itqao::placeholder,input[type=tel].svelte-11itqao::placeholder,input[type=text].svelte-11itqao::placeholder{color:var(--undpds-color-gray-500)}input[type=date].svelte-11itqao:focus,input[type=number].svelte-11itqao:focus,input[type=password].svelte-11itqao:focus,input[type=tel].svelte-11itqao:focus,input[type=text].svelte-11itqao:focus{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}input[type=date].disabled.svelte-11itqao,input[type=number].disabled.svelte-11itqao,input[type=password].disabled.svelte-11itqao,input[type=tel].disabled.svelte-11itqao,input[type=text].disabled.svelte-11itqao{background-color:var(--undpds-color-white);border:2px solid var(--undpds-color-gray-400);color:var(--undpds-color-gray-400)}input[type=date].disabled.svelte-11itqao::placeholder,input[type=number].disabled.svelte-11itqao::placeholder,input[type=password].disabled.svelte-11itqao::placeholder,input[type=tel].disabled.svelte-11itqao::placeholder,input[type=text].disabled.svelte-11itqao::placeholder{color:var(--undpds-color-gray-400)}input[type=date].error.svelte-11itqao,input[type=number].error.svelte-11itqao,input[type=password].error.svelte-11itqao,input[type=tel].error.svelte-11itqao,input[type=text].error.svelte-11itqao{border:2px solid var(--undpds-color-red)}input[type=date].svelte-11itqao{appearance:none;background:url(data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.3069%201.98753V2.48753H12.8069H16.0555C16.1449%202.48753%2016.2266%202.52177%2016.2837%202.57655C16.3401%202.63066%2016.3677%202.69951%2016.3677%202.7667V15.2334C16.3677%2015.3006%2016.3401%2015.3694%2016.2837%2015.4235C16.2266%2015.4783%2016.1449%2015.5125%2016.0555%2015.5125H1.43656C1.34723%2015.5125%201.26552%2015.4783%201.20841%2015.4235C1.15202%2015.3694%201.12439%2015.3006%201.12439%2015.2334V2.7667C1.12439%202.69951%201.15202%202.63066%201.20841%202.57655C1.26552%202.52177%201.34723%202.48753%201.43656%202.48753H4.68522H5.18522V1.98753V0.929199H5.80955V1.98753V2.48753H6.30955H11.1825H11.6825V1.98753V0.929199H12.3069V1.98753ZM15.7434%208.22087V7.72087H15.2434H2.24872H1.74872V8.22087V14.4542V14.9542H2.24872H15.2434H15.7434V14.4542V8.22087ZM11.6825%203.54587V3.04587H11.1825H6.30955H5.80955V3.54587V4.6042H5.18522V3.54587V3.04587H4.68522H2.24872H1.74872V3.54587V6.66253V7.16253H2.24872H15.2434H15.7434V6.66253V3.54587V3.04587H15.2434H12.8069H12.3069V3.54587V4.6042H11.6825V3.54587ZM4.99739%2010.2792V10.8375H4.37305V10.2792H4.99739ZM8.43388%2010.2792H9.05822V10.8375H8.43388V10.2792ZM13.119%2010.2792V10.8375H12.4947V10.2792H13.119Z%22%20fill%3D%22%23006EB5%22%20stroke%3D%22black%22%2F%3E%3C%2Fsvg%3E) no-repeat left 14px bottom 12px;background-color:var(--undpds-color-white);color:var(--undpds-color-gray-500);padding-left:var(--undpds-spacing-08);position:relative}input[type=date].disabled.svelte-11itqao{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.3068%201.98753V2.48753H12.8068H16.0555C16.1448%202.48753%2016.2265%202.52177%2016.2836%202.57655C16.34%202.63066%2016.3676%202.69951%2016.3676%202.7667V15.2334C16.3676%2015.3006%2016.34%2015.3694%2016.2836%2015.4235C16.2265%2015.4783%2016.1448%2015.5125%2016.0555%2015.5125H1.43649C1.34717%2015.5125%201.26546%2015.4783%201.20835%2015.4235C1.15196%2015.3694%201.12433%2015.3006%201.12433%2015.2334V2.7667C1.12433%202.69951%201.15196%202.63066%201.20835%202.57655C1.26546%202.52177%201.34717%202.48753%201.43649%202.48753H4.68516H5.18516V1.98753V0.929199H5.80949V1.98753V2.48753H6.30949H11.1825H11.6825V1.98753V0.929199H12.3068V1.98753ZM15.7433%208.22087V7.72087H15.2433H2.24866H1.74866V8.22087V14.4542V14.9542H2.24866H15.2433H15.7433V14.4542V8.22087ZM11.6825%203.54587V3.04587H11.1825H6.30949H5.80949V3.54587V4.6042H5.18516V3.54587V3.04587H4.68516H2.24866H1.74866V3.54587V6.66253V7.16253H2.24866H15.2433H15.7433V6.66253V3.54587V3.04587H15.2433H12.8068H12.3068V3.54587V4.6042H11.6825V3.54587ZM4.99732%2010.2792V10.8375H4.37299V10.2792H4.99732ZM8.43382%2010.2792H9.05816V10.8375H8.43382V10.2792ZM13.119%2010.2792V10.8375H12.4947V10.2792H13.119Z%22%20fill%3D%22%23006EB5%22%20stroke%3D%22%23D4D6D8%22%2F%3E%3C%2Fsvg%3E)}input[type=date].empty.svelte-11itqao{color:var(--undpds-color-gray-500)}input[type=date].svelte-11itqao::-webkit-calendar-picker-indicator{appearance:none;background:transparent;color:transparent;cursor:pointer;height:1rem;margin-inline-start:-1.7rem;opacity:1;position:absolute;width:1rem}a.svelte-10j5uoo{background-color:transparent}button.svelte-10j5uoo{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-10j5uoo{overflow:visible}button.svelte-10j5uoo{text-transform:none}button.svelte-10j5uoo{appearance:button}button.svelte-10j5uoo::-moz-focus-inner{border-style:none;padding:0}button.svelte-10j5uoo:-moz-focusring{outline:1px dotted ButtonText}.svelte-10j5uoo::-webkit-file-upload-button{appearance:button;font:inherit}a.svelte-10j5uoo{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-10j5uoo:hover{animation:svelte-10j5uoo-lineLoop-animation 2s linear infinite}.grid-x.svelte-10j5uoo{display:flex;flex-flow:row wrap}.cell.svelte-10j5uoo{flex:0 0 auto;min-height:0;min-width:0;width:100%}@media print,screen and (min-width:64em){.grid-x.svelte-10j5uoo>.large-4:where(.svelte-10j5uoo){flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x.svelte-10j5uoo>.large-4:where(.svelte-10j5uoo){flex:0 0 auto}.grid-x.svelte-10j5uoo>.large-4:where(.svelte-10j5uoo){width:33.3333333333%}}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-10j5uoo:lang(my) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(my) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(my) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-10j5uoo:lang(my) ul:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo){font-size:var(--undpds-font-size-14);line-height:1.9}@media(min-width:48em){.svelte-10j5uoo:lang(my) ul:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo){font-size:1.125rem}}.svelte-10j5uoo:lang(bn) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(bn) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(bn) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-unbangla)}.svelte-10j5uoo:lang(ar) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ar) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ar) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-10j5uoo:lang(az) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(az) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(az) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans)}.svelte-10j5uoo:lang(zh) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(zh) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(zh) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-10j5uoo:lang(ja) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ja) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ja) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-10j5uoo:lang(ja) div:where(.svelte-10j5uoo){font-weight:350}.svelte-10j5uoo:lang(ka) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ka) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ka) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-10j5uoo:lang(km) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(km) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(km) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-10j5uoo:lang(ko) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ko) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ko) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-korean)}.svelte-10j5uoo:lang(ku) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ku) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ku) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-10j5uoo:lang(ne) button:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ne) div:where(.svelte-10j5uoo),.svelte-10j5uoo:lang(ne) h6:where(.svelte-10j5uoo){font-family:var(--undpds-font-family-notosans)}button.svelte-10j5uoo{font-family:var(--undpds-font-family-proximanova)}h6.svelte-10j5uoo{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h6.svelte-10j5uoo{margin-bottom:var(--undpds-spacing-05)}}h6.svelte-10j5uoo{font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}ul.svelte-10j5uoo{margin:0;padding-left:1.125rem}@media(min-width:48em){ul.svelte-10j5uoo{padding-left:1.313rem}}ul.svelte-10j5uoo li:where(.svelte-10j5uoo){margin-bottom:var(--undpds-spacing-05);padding-left:.875rem}@media(min-width:48em){ul.svelte-10j5uoo li:where(.svelte-10j5uoo){margin-bottom:var(--undpds-spacing-06);padding-left:var(--undpds-spacing-04)}}ul.svelte-10j5uoo li:where(.svelte-10j5uoo)::marker{font-size:1.125rem}@media(min-width:48em){ul.svelte-10j5uoo li:where(.svelte-10j5uoo)::marker{font-size:1.313rem}}@keyframes svelte-10j5uoo-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-10j5uoo{color:var(--undpds-color-black);text-decoration:none}.sidebar-accordion.svelte-10j5uoo li:where(.svelte-10j5uoo)>a:where(.svelte-10j5uoo){background-image:none;border:none;border-bottom:1px solid #a9b1b7;display:block;font-size:1rem;font-weight:700;line-height:1.15;margin-bottom:0;padding:1rem}@media(min-width:48em){.sidebar-accordion.svelte-10j5uoo li:where(.svelte-10j5uoo)>a:where(.svelte-10j5uoo){padding:1.5rem}.sidebar-accordion.narrow.svelte-10j5uoo li:where(.svelte-10j5uoo)>a:where(.svelte-10j5uoo){padding:1rem}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo){align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo){display:inline-flex}}.sidebar-accordion.svelte-10j5uoo h6:where(.svelte-10j5uoo):after,.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";height:.813rem;position:absolute;right:1.188rem;top:50%;transform:translateY(-50%);transition:all .3s ease;width:20px}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo){background-image:none}.sidebar-accordion.svelte-10j5uoo{background-color:var(--undpds-color-white)}.sidebar-accordion.svelte-10j5uoo{padding:0;position:relative}.sidebar-accordion.show-medium.svelte-10j5uoo h6:where(.svelte-10j5uoo){border-bottom:2px solid var(--undpds-color-black)}.sidebar-accordion.show-medium.svelte-10j5uoo h6:where(.svelte-10j5uoo):active,.sidebar-accordion.show-medium.svelte-10j5uoo h6:where(.svelte-10j5uoo):focus,.sidebar-accordion.show-medium.svelte-10j5uoo h6:where(.svelte-10j5uoo):hover{background-color:var(--undpds-color-gray-400)}.sidebar-accordion.show-medium.svelte-10j5uoo h6:where(.svelte-10j5uoo):after{transform:translateY(-50%) rotate(-180deg)}.sidebar-accordion.show-medium.svelte-10j5uoo ul:where(.svelte-10j5uoo){display:block;padding:0}.sidebar-accordion.svelte-10j5uoo li:where(.svelte-10j5uoo),.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo){list-style-type:none;margin-bottom:0;padding-left:0}.sidebar-accordion.svelte-10j5uoo li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo):active,.sidebar-accordion.svelte-10j5uoo li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo):focus,.sidebar-accordion.svelte-10j5uoo li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo):hover,.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo):active,.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo):focus,.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo):hover{background-color:var(--undpds-color-gray-400)}.sidebar-accordion.svelte-10j5uoo h6:where(.svelte-10j5uoo){background-color:var(--undpds-color-gray-300);cursor:pointer;display:block;margin-bottom:0;padding:var(--undpds-spacing-05);position:relative}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo h6:where(.svelte-10j5uoo){display:none}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo){display:none;padding:0}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo){display:block}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo){border-bottom:none}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo)>a:where(.svelte-10j5uoo){background-color:var(--undpds-color-blue-600);color:var(--undpds-color-white)}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo)>a:where(.svelte-10j5uoo){background-color:var(--undpds-color-blue-600);color:var(--undpds-color-white)}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo)>button:where(.svelte-10j5uoo):after{top:1.125rem;transform:rotate(-180deg)}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>.active:where(.svelte-10j5uoo)>button:where(.svelte-10j5uoo):after{top:var(--undpds-spacing-06)}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo){background-color:var(--undpds-color-gray-300);position:relative}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo){background-color:transparent;padding:0}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo){float:right;height:1.25rem;margin-right:1.188rem;margin-top:-2.188rem;width:1.25rem}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo){margin-top:-2.688rem;top:2.063rem}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{top:var(--undpds-spacing-06)}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{top:2.063rem}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo){display:none;height:auto;padding:0}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo){border:none;display:block;font-size:var(--undpds-font-size-14);font-weight:400;padding:var(--undpds-spacing-05) var(--undpds-spacing-06) var(--undpds-spacing-05) var(--undpds-spacing-07)}@media(min-width:64em){.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo){font-size:var(--undpds-font-size-16);padding-left:var(--undpds-spacing-09)}}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo):first-of-type a:where(.svelte-10j5uoo){background-color:transparent;color:var(--undpds-color-black)}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo):first-of-type a:where(.svelte-10j5uoo):active,.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo):first-of-type a:where(.svelte-10j5uoo):focus,.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo):first-of-type a:where(.svelte-10j5uoo):hover{background-color:var(--undpds-color-gray-400)}.sidebar-accordion.svelte-10j5uoo ul:where(.svelte-10j5uoo) ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo):last-of-type a:where(.svelte-10j5uoo){margin-bottom:0}@media(min-width:64em){.sidebar-accordion.narrow.svelte-10j5uoo ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo) a:where(.svelte-10j5uoo){font-size:.875rem;padding-left:var(--undpds-spacing-07)}.sidebar-accordion.narrow.svelte-10j5uoo ul.accordion__panel:where(.svelte-10j5uoo) li:where(.svelte-10j5uoo):last-of-type a:where(.svelte-10j5uoo){margin-bottom:var(--undpds-spacing-08)}.sidebar-accordion.narrow.svelte-10j5uoo ul:where(.svelte-10j5uoo)>li:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{top:1.625rem}.sidebar-accordion.narrow.svelte-10j5uoo li.active:where(.svelte-10j5uoo) button:where(.svelte-10j5uoo):after{top:1.125rem}}button.svelte-g3gk5a{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.svelte-g3gk5a{overflow:visible}button.svelte-g3gk5a{text-transform:none}[type=button].svelte-g3gk5a,button.svelte-g3gk5a{appearance:button}[type=button].svelte-g3gk5a::-moz-focus-inner,button.svelte-g3gk5a::-moz-focus-inner{border-style:none;padding:0}[type=button].svelte-g3gk5a:-moz-focusring,button.svelte-g3gk5a:-moz-focusring{outline:1px dotted ButtonText}.svelte-g3gk5a::-webkit-file-upload-button{appearance:button;font:inherit}.grid_description.svelte-g3gk5a{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-g3gk5a{font-size:var(--undpds-font-size-14)}}.language__item.svelte-g3gk5a{font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-g3gk5a{font-size:var(--undpds-font-size-16)}}.language__item.svelte-g3gk5a,.sidebar_item.svelte-g3gk5a{border-bottom:1px solid var(--undpds-color-gray-400)}.breadcrumb__item.svelte-g3gk5a{border:none}.sidebar_item.svelte-g3gk5a{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-g3gk5a{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-g3gk5a,.sidebar_item.selected.svelte-g3gk5a:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-g3gk5a:before,div.author__img.svelte-g3gk5a:before,div.card-thumbnail__image.svelte-g3gk5a:before,div.publication-thumbnail__image.svelte-g3gk5a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-g3gk5a{background-image:none}.scale-up.svelte-g3gk5a{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-g3gk5a{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-g3gk5a{opacity:1;transform:translate(0)}.download-animated.svelte-g3gk5a:after,.download-animated.svelte-g3gk5a:before,.external-link-animated.svelte-g3gk5a:after,.external-link-animated.svelte-g3gk5a:before{box-sizing:border-box;content:"";display:block;position:absolute}.custom-scrollbar.svelte-g3gk5a{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-g3gk5a::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-g3gk5a::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-g3gk5a::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-g3gk5a::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-g3gk5a{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-g3gk5a{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-g3gk5a{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-g3gk5a{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-g3gk5a{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-g3gk5a{display:flex;flex-flow:row wrap}.cell.svelte-g3gk5a{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-g3gk5a{flex:1 1 0}.cell.shrink.svelte-g3gk5a{flex:0 0 auto}.grid-margin-x.svelte-g3gk5a{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-g3gk5a{margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-g3gk5a,.small-padding-collapse.svelte-g3gk5a{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-g3gk5a{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-g3gk5a{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-g3gk5a,.large-padding-collapse.svelte-g3gk5a{margin-left:0;margin-right:0}}.small-offset-0.svelte-g3gk5a{margin-left:0}.small-offset-1.svelte-g3gk5a{margin-left:8.3333333333%}.small-offset-2.svelte-g3gk5a{margin-left:16.6666666667%}.small-offset-3.svelte-g3gk5a{margin-left:25%}.small-offset-4.svelte-g3gk5a{margin-left:33.3333333333%}.small-offset-5.svelte-g3gk5a{margin-left:41.6666666667%}.small-offset-6.svelte-g3gk5a{margin-left:50%}.small-offset-7.svelte-g3gk5a{margin-left:58.3333333333%}.small-offset-8.svelte-g3gk5a{margin-left:66.6666666667%}.small-offset-9.svelte-g3gk5a{margin-left:75%}.small-offset-10.svelte-g3gk5a{margin-left:83.3333333333%}.small-offset-11.svelte-g3gk5a{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-g3gk5a{margin-left:0}.medium-offset-1.svelte-g3gk5a{margin-left:8.3333333333%}.medium-offset-2.svelte-g3gk5a{margin-left:16.6666666667%}.medium-offset-3.svelte-g3gk5a{margin-left:25%}.medium-offset-4.svelte-g3gk5a{margin-left:33.3333333333%}.medium-offset-5.svelte-g3gk5a{margin-left:41.6666666667%}.medium-offset-6.svelte-g3gk5a{margin-left:50%}.medium-offset-7.svelte-g3gk5a{margin-left:58.3333333333%}.medium-offset-8.svelte-g3gk5a{margin-left:66.6666666667%}.medium-offset-9.svelte-g3gk5a{margin-left:75%}.medium-offset-10.svelte-g3gk5a{margin-left:83.3333333333%}.medium-offset-11.svelte-g3gk5a{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-g3gk5a{margin-left:0}.large-offset-1.svelte-g3gk5a{margin-left:8.3333333333%}.large-offset-2.svelte-g3gk5a{margin-left:16.6666666667%}.large-offset-3.svelte-g3gk5a{margin-left:25%}.large-offset-4.svelte-g3gk5a{margin-left:33.3333333333%}.large-offset-5.svelte-g3gk5a{margin-left:41.6666666667%}.large-offset-6.svelte-g3gk5a{margin-left:50%}.large-offset-7.svelte-g3gk5a{margin-left:58.3333333333%}.large-offset-8.svelte-g3gk5a{margin-left:66.6666666667%}.large-offset-9.svelte-g3gk5a{margin-left:75%}.large-offset-10.svelte-g3gk5a{margin-left:83.3333333333%}.large-offset-11.svelte-g3gk5a{margin-left:91.6666666667%}}.grid-y.svelte-g3gk5a{display:flex;flex-flow:column nowrap}.grid-frame.svelte-g3gk5a{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell-block.svelte-g3gk5a{max-width:100%;overflow-x:auto}.cell-block.svelte-g3gk5a,.cell-block-y.svelte-g3gk5a{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-g3gk5a{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-g3gk5a{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-g3gk5a{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.medium-cell-block.svelte-g3gk5a{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-g3gk5a{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-g3gk5a{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-g3gk5a{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.large-cell-block.svelte-g3gk5a{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-g3gk5a{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-g3gk5a{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-g3gk5a{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-g3gk5a{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-g3gk5a{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.grid-margin-y.svelte-g3gk5a{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-g3gk5a{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-g3gk5a{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-g3gk5a{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-g3gk5a{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-g3gk5a{height:calc(100vh + 1.875rem)}}.float-left.svelte-g3gk5a{float:left!important}.float-right.svelte-g3gk5a{float:right!important}.float-center.svelte-g3gk5a{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-g3gk5a:after,.clearfix.svelte-g3gk5a:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-g3gk5a:after{clear:both}.align-left.svelte-g3gk5a{justify-content:flex-start}.align-right.svelte-g3gk5a{justify-content:flex-end}.align-center.svelte-g3gk5a{justify-content:center}.align-justify.svelte-g3gk5a{justify-content:space-between}.align-spaced.svelte-g3gk5a{justify-content:space-around}.align-top.svelte-g3gk5a{align-items:flex-start}.align-self-top.svelte-g3gk5a{align-self:flex-start}.align-bottom.svelte-g3gk5a{align-items:flex-end}.align-self-bottom.svelte-g3gk5a{align-self:flex-end}.align-middle.svelte-g3gk5a{align-items:center}.align-self-middle.svelte-g3gk5a{align-self:center}.align-stretch.svelte-g3gk5a{align-items:stretch}.align-self-stretch.svelte-g3gk5a{align-self:stretch}.align-center-middle.svelte-g3gk5a{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-g3gk5a{order:1}.small-order-2.svelte-g3gk5a{order:2}.small-order-3.svelte-g3gk5a{order:3}.small-order-4.svelte-g3gk5a{order:4}.small-order-5.svelte-g3gk5a{order:5}.small-order-6.svelte-g3gk5a{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-g3gk5a{order:1}.medium-order-2.svelte-g3gk5a{order:2}.medium-order-3.svelte-g3gk5a{order:3}.medium-order-4.svelte-g3gk5a{order:4}.medium-order-5.svelte-g3gk5a{order:5}.medium-order-6.svelte-g3gk5a{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-g3gk5a{order:1}.large-order-2.svelte-g3gk5a{order:2}.large-order-3.svelte-g3gk5a{order:3}.large-order-4.svelte-g3gk5a{order:4}.large-order-5.svelte-g3gk5a{order:5}.large-order-6.svelte-g3gk5a{order:6}}.flex-container.svelte-g3gk5a{display:flex}.flex-child-auto.svelte-g3gk5a{flex:1 1 auto}.flex-child-grow.svelte-g3gk5a{flex:1 0 auto}.flex-child-shrink.svelte-g3gk5a{flex:0 1 auto}.flex-dir-row.svelte-g3gk5a{flex-direction:row}.flex-dir-row-reverse.svelte-g3gk5a{flex-direction:row-reverse}.flex-dir-column.svelte-g3gk5a{flex-direction:column}.flex-dir-column-reverse.svelte-g3gk5a{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-g3gk5a{display:flex}.medium-flex-child-auto.svelte-g3gk5a{flex:1 1 auto}.medium-flex-child-grow.svelte-g3gk5a{flex:1 0 auto}.medium-flex-child-shrink.svelte-g3gk5a{flex:0 1 auto}.medium-flex-dir-row.svelte-g3gk5a{flex-direction:row}.medium-flex-dir-row-reverse.svelte-g3gk5a{flex-direction:row-reverse}.medium-flex-dir-column.svelte-g3gk5a{flex-direction:column}.medium-flex-dir-column-reverse.svelte-g3gk5a{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-g3gk5a{display:flex}.large-flex-child-auto.svelte-g3gk5a{flex:1 1 auto}.large-flex-child-grow.svelte-g3gk5a{flex:1 0 auto}.large-flex-child-shrink.svelte-g3gk5a{flex:0 1 auto}.large-flex-dir-row.svelte-g3gk5a{flex-direction:row}.large-flex-dir-row-reverse.svelte-g3gk5a{flex-direction:row-reverse}.large-flex-dir-column.svelte-g3gk5a{flex-direction:column}.large-flex-dir-column-reverse.svelte-g3gk5a{flex-direction:column-reverse}}.hide.svelte-g3gk5a{display:none!important}.invisible.svelte-g3gk5a{visibility:hidden}.visible.svelte-g3gk5a{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-g3gk5a{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-g3gk5a{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-g3gk5a{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-g3gk5a{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-g3gk5a{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-g3gk5a{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-g3gk5a{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-g3gk5a{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-g3gk5a{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-g3gk5a{display:none!important}}.show-for-sr.svelte-g3gk5a,.show-on-focus.svelte-g3gk5a{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-g3gk5a:active,.show-on-focus.svelte-g3gk5a:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-g3gk5a,.show-for-landscape.svelte-g3gk5a{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-g3gk5a,.show-for-landscape.svelte-g3gk5a{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-g3gk5a,.show-for-landscape.svelte-g3gk5a{display:none!important}}.hide-for-landscape.svelte-g3gk5a,.show-for-portrait.svelte-g3gk5a{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-g3gk5a,.show-for-portrait.svelte-g3gk5a{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-g3gk5a,.show-for-portrait.svelte-g3gk5a{display:block!important}}.show-for-dark-mode.svelte-g3gk5a{display:none}.hide-for-dark-mode.svelte-g3gk5a{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-g3gk5a{display:block!important}.hide-for-dark-mode.svelte-g3gk5a{display:none!important}}.show-for-ie.svelte-g3gk5a{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-g3gk5a{display:block!important}.hide-for-ie.svelte-g3gk5a{display:none!important}}.show-for-sticky.svelte-g3gk5a{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-g3gk5a:lang(my) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(my) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-g3gk5a:lang(bn) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(bn) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-unbangla)}.svelte-g3gk5a:lang(ar) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(ar) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-g3gk5a:lang(az) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(az) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans)}.svelte-g3gk5a:lang(zh) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(zh) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-g3gk5a:lang(ja) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(ja) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-g3gk5a:lang(ja) div:where(.svelte-g3gk5a){font-weight:350}.svelte-g3gk5a:lang(ka) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(ka) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-g3gk5a:lang(km) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(km) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-g3gk5a:lang(ko) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(ko) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-korean)}.svelte-g3gk5a:lang(ku) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(ku) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-g3gk5a:lang(ne) button:where(.svelte-g3gk5a),.svelte-g3gk5a:lang(ne) div:where(.svelte-g3gk5a){font-family:var(--undpds-font-family-notosans)}button.svelte-g3gk5a{font-family:var(--undpds-font-family-proximanova)}@keyframes svelte-g3gk5a-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}.color-white.svelte-g3gk5a{color:var(--undpds-color-white)}.color-black.svelte-g3gk5a{color:var(--undpds-color-black)}.show-large.svelte-g3gk5a{display:none}@media(min-width:48em){.show-large.svelte-g3gk5a{display:block}}.show-small.svelte-g3gk5a{display:block}@media(min-width:48em){.show-small.svelte-g3gk5a{display:none}}.height-full.svelte-g3gk5a{height:100%}.overlay-grey.svelte-g3gk5a:before{background:#0003}.delay-1.svelte-g3gk5a{transition-delay:.1s}.delay-2.svelte-g3gk5a{transition-delay:.2s}.delay-3.svelte-g3gk5a{transition-delay:.3s}.delay-4.svelte-g3gk5a{transition-delay:.4s}.delay-5.svelte-g3gk5a{transition-delay:.5s}.scale-up.inviewport.svelte-g3gk5a{transform:scale(1)}.expand-to-size.svelte-g3gk5a{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-g3gk5a{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-g3gk5a{overflow:hidden}.background-yellow.svelte-g3gk5a{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-g3gk5a{background-color:var(--undpds-color-light-red)}.background-green.svelte-g3gk5a{background-color:var(--undpds-color-light-green)}.background-blue.svelte-g3gk5a{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-g3gk5a{background-color:var(--undpds-color-gray-100)}.background-white.svelte-g3gk5a{background-color:var(--undpds-color-white)}div.card-thumbnail__image.svelte-g3gk5a{display:inline-flex;position:relative}div.card-thumbnail__image.svelte-g3gk5a:before{opacity:0;transition:all .6s}div.card-thumbnail__image.svelte-g3gk5a:hover:before{opacity:.75}div.card-thumbnail__image:hover.accent-yellow.svelte-g3gk5a:before,div.card-thumbnail__image:hover.yellow.svelte-g3gk5a:before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.card-thumbnail__image:hover.accent-red.svelte-g3gk5a:before,div.card-thumbnail__image:hover.red.svelte-g3gk5a:before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.card-thumbnail__image:hover.accent-green.svelte-g3gk5a:before,div.card-thumbnail__image:hover.green.svelte-g3gk5a:before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.card-thumbnail__image:hover.accent-blue.svelte-g3gk5a:before,div.card-thumbnail__image:hover.blue.svelte-g3gk5a:before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.publication-thumbnail__image.svelte-g3gk5a{background:linear-gradient(180deg,#c9d0d6 70% 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image.svelte-g3gk5a:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skew(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image.svelte-g3gk5a:after{opacity:0;transition:all .6s;z-index:1}div.publication-thumbnail__image.svelte-g3gk5a:hover:after{opacity:.75}div.publication-thumbnail__image:hover.accent-yellow.svelte-g3gk5a:after,div.publication-thumbnail__image:hover.yellow.svelte-g3gk5a:after{background:linear-gradient(27.66deg,var(--undpds-color-yellow),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red.svelte-g3gk5a:after,div.publication-thumbnail__image:hover.red.svelte-g3gk5a:after{background:linear-gradient(27.66deg,var(--undpds-color-red),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green.svelte-g3gk5a:after,div.publication-thumbnail__image:hover.green.svelte-g3gk5a:after{background:linear-gradient(27.66deg,var(--undpds-color-green),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-blue.svelte-g3gk5a:after,div.publication-thumbnail__image:hover.blue.svelte-g3gk5a:after{background:linear-gradient(27.66deg,var(--undpds-color-azure),transparent 70.49%)}.color-wrapper.svelte-g3gk5a{display:block}@media(min-width:48em){.color-wrapper.svelte-g3gk5a{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-g3gk5a{width:100%}@media(min-width:48em){.color__row.svelte-g3gk5a{width:calc(50% - 10px)}}.color__row.full.svelte-g3gk5a{width:100%}.Primary-text.svelte-g3gk5a{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-g3gk5a{margin-top:-1.55rem}}.color__define.svelte-g3gk5a{display:flex;margin-bottom:1.25rem}.color__define_balance.svelte-g3gk5a{display:flex;width:100%}.icon--bar.svelte-g3gk5a{cursor:pointer}.chevron-right-animated.svelte-g3gk5a{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-g3gk5a{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-g3gk5a:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-g3gk5a:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-g3gk5a:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-g3gk5a:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-g3gk5a{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-g3gk5a:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-g3gk5a:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-g3gk5a:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-g3gk5a:hover:before{transform:translateY(-10px)}.icons-container.svelte-g3gk5a{display:flex;flex-wrap:wrap}.icons-container.svelte-g3gk5a>div:where(.svelte-g3gk5a){align-items:center;background:var(--undpds-color-gray-300);border:1px solid var(--undpds-color-gray-400);box-shadow:2px 2px 4px var(--undpds-color-gray-300);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;margin:0 var(--undpds-spacing-05) var(--undpds-spacing-07);padding:var(--undpds-spacing-05) var(--undpds-spacing-03);text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){.icons-container.svelte-g3gk5a>div:where(.svelte-g3gk5a){width:calc(25% - 2rem)}}div.author__img.svelte-g3gk5a{height:80px;min-width:80px;position:relative;width:80px}div.author__img.svelte-g3gk5a,div.author__img.svelte-g3gk5a:before{border-radius:var(--undpds-author-image-radius);overflow:hidden}div.author__img.svelte-g3gk5a:before{opacity:0;transition:all .6s}div.author__img.svelte-g3gk5a:hover:before{opacity:.75}div.author__img:hover.accent-yellow.svelte-g3gk5a:before,div.author__img:hover.yellow.svelte-g3gk5a:before,div.author__img.svelte-g3gk5a:hover:before{background:linear-gradient(45deg,var(--undpds-color-yellow),transparent 53%)}div.author__img:hover.accent-red.svelte-g3gk5a:before,div.author__img:hover.red.svelte-g3gk5a:before{background:linear-gradient(45deg,var(--undpds-color-red),transparent 53%)}div.author__img:hover.accent-green.svelte-g3gk5a:before,div.author__img:hover.green.svelte-g3gk5a:before{background:linear-gradient(45deg,var(--undpds-color-green),transparent 53%)}div.author__img:hover.accent-blue.svelte-g3gk5a:before,div.author__img:hover.blue.svelte-g3gk5a:before{background:linear-gradient(45deg,var(--undpds-color-azure),transparent 53%)}div.author__img.large.svelte-g3gk5a{height:180px;width:180px}div.author__img.large.svelte-g3gk5a:before{height:180px}.credits.svelte-g3gk5a{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-g3gk5a{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-g3gk5a{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-g3gk5a{font-size:1.625rem}}.grid_name.svelte-g3gk5a span:where(.svelte-g3gk5a){font-size:var(--undpds-font-size-14)}.grid_description.svelte-g3gk5a{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-g3gk5a{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-g3gk5a:nth-child(odd){background-color:var(--undpds-color-gray-200)}.breadcrumb__item.svelte-g3gk5a{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-g3gk5a:hover{color:var(--undpds-color-red)}.language__item.svelte-g3gk5a{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-g3gk5a{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-g3gk5a{height:1rem}}.progress-container.small.svelte-g3gk5a{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-g3gk5a{height:.75rem}}.progress-bar.svelte-g3gk5a{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-g3gk5a{height:1rem}}.progress-top.svelte-g3gk5a{top:0}.sidebar_item.svelte-g3gk5a:hover{background-color:var(--undpds-color-gray-200)}.scroll.svelte-g3gk5a{overflow-x:auto}.form-check.svelte-g3gk5a{align-items:center;display:flex;position:relative}.switch.svelte-g3gk5a{cursor:pointer;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.switch__track.svelte-g3gk5a{background-color:#d4d6d8;border:none;border-radius:20px;cursor:pointer;gap:5px;height:1.875rem;position:relative;width:3.75rem}.switch--small.svelte-g3gk5a .switch__track:where(.svelte-g3gk5a){height:1.25rem;width:2.5rem}.switch__track.svelte-g3gk5a:focus{box-shadow:0 0 4px #0468b1;outline:none}.switch__thumb.svelte-g3gk5a{background-color:#fff;border-radius:50%;height:1.375rem;position:absolute;top:50%;transform:translate(-10%,-50%);transition:left .25s ease;width:1.375rem}.switch--small.svelte-g3gk5a .switch__thumb:where(.svelte-g3gk5a){height:.875rem;width:.875rem}.switch--toggled.svelte-g3gk5a .switch__thumb:where(.svelte-g3gk5a){left:60%}.switch--untoggled.svelte-g3gk5a .switch__thumb:where(.svelte-g3gk5a){left:10%}.switch__icon.svelte-g3gk5a{align-items:center;display:flex;position:absolute;top:50%;transform:translate(-20%,-50%)}.switch--small.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){width:.5rem}.switch__label.svelte-g3gk5a{display:block;font-size:1.25rem;margin-bottom:.5rem}.switch--small.svelte-g3gk5a .switch__label:where(.svelte-g3gk5a){font-size:1rem}.switch__value.svelte-g3gk5a{font-size:1rem;font-weight:400}.switch--toggled.svelte-g3gk5a .switch__track:where(.svelte-g3gk5a){background-color:#0468b1}.switch--toggled.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){background:transparent url('data:image/svg+xml,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.87501 7.04165L11.9167 0L13 1.08333L4.87501 9.2083L0 4.33335L1.08333 3.25003L4.87501 7.04165Z" fill="%23D4D6D8"/></svg>') no-repeat 0;color:#d4d6d8;height:13px;left:20%;width:13px}.switch--toggled.switch--small.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){background:transparent url('data:image/svg+xml,<svg width="9" height="7" viewBox="0 0 9 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.37501 4.87499L8.25001 0L9 0.749997L3.37501 6.37497L0 3.00001L0.749997 2.25002L3.37501 4.87499Z" fill="%23D4D6D8"/></svg>') no-repeat 0;height:.625rem;width:.625rem}.switch--untoggled.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){background:transparent url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.00003 3.88893L8.8889 0L10 1.11111L6.11114 5.00003L10 8.8889L8.8889 10L5.00003 6.11114L1.11111 10L0 8.8889L3.88893 5.00003L0 1.11111L1.11111 0L5.00003 3.88893Z" fill="%2355606E"/></svg>') no-repeat 100%;color:#55606e;height:.625rem;right:15%;width:.625rem}.switch--untoggled.switch--small.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){background:transparent url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.99998 3.25912L6.59256 0.666504L7.33329 1.40725L4.74072 3.99986L7.33329 6.59243L6.59256 7.33317L3.99998 4.74059L1.40737 7.33317L0.666626 6.59243L3.25924 3.99986L0.666626 1.40725L1.40737 0.666504L3.99998 3.25912Z" fill="%2355606E"/></svg>') no-repeat 100%;width:.5rem}.switch--disabled.svelte-g3gk5a{cursor:not-allowed}.switch--disabled.svelte-g3gk5a .switch__track:where(.svelte-g3gk5a){background-color:#d4d6d8}.switch--disabled.svelte-g3gk5a .switch__track:where(.svelte-g3gk5a):focus{box-shadow:none;outline:none}.switch--disabled.svelte-g3gk5a .switch__thumb:where(.svelte-g3gk5a){background-color:#a9b1b7}.switch--disabled.switch--toggled.switch--small.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){background:transparent url('data:image/svg+xml,<svg width="9" height="7" viewBox="0 0 9 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.37501 4.87499L8.25001 0L9 0.749997L3.37501 6.37497L0 3.00001L0.749997 2.25002L3.37501 4.87499Z" fill="%2355606E"/></svg>') no-repeat 0;height:.625rem;width:.625rem}.switch--disabled.switch--toggled.svelte-g3gk5a .switch__icon:where(.svelte-g3gk5a){background:transparent url('data:image/svg+xml,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.87501 7.04165L11.9167 0L13 1.08333L4.87501 9.2083L0 4.33335L1.08333 3.25003L4.87501 7.04165Z" fill="%2355606E"/></svg>') no-repeat 0;height:13px;width:13px}.switch__wrapper.svelte-g3gk5a{align-items:center;display:flex;gap:5px}a.svelte-qc7ypo{background-color:transparent}img.svelte-qc7ypo{border-style:none}.svelte-qc7ypo::-webkit-file-upload-button{appearance:button;font:inherit}:root{--undpds-color-black: #000;--undpds-color-white: #fff;--undpds-color-blue-100: #b5d5f5;--undpds-color-blue-200: #94c4f5;--undpds-color-blue-300: #6babeb;--undpds-color-blue-400: #4f95dd;--undpds-color-blue-500: #3288ce;--undpds-color-blue-600: #0468b1;--undpds-color-blue-700: #1f5a95;--undpds-color-blue-800: #0468b1;--undpds-color-gray-100: #fafafa;--undpds-color-gray-200: #f7f7f7;--undpds-color-gray-300: #edeff0;--undpds-color-gray-400: #d4d6d8;--undpds-color-gray-500: #a9b1b7;--undpds-color-gray-600: #55606e;--undpds-color-gray-700: #232e3d;--undpds-color-light-yellow: #ffe17e;--undpds-color-yellow: #ffeb00;--undpds-color-dark-yellow: #fbc412;--undpds-color-light-red: #ffbcb7;--undpds-color-red: #ee402d;--undpds-color-dark-red: #d12800;--undpds-color-light-green: #b8ecb6;--undpds-color-green: #6de354;--undpds-color-dark-green: #59ba47;--undpds-color-light-azure: #a2daf3;--undpds-color-azure: #60d4f2;--undpds-color-dark-azure: #00c1ff;--undpds-color-light-pink: #ffb4ae;--undpds-color-silvery-moonlight: #ced0d3;--undpds-color-shuttle-gray: #55606f;--undpds-color-ebony-clay: #232e3e;--undpds-font-size-12: .75rem;--undpds-font-size-14: .875rem;--undpds-font-size-16: 1rem;--undpds-font-size-20: 1.25rem;--undpds-font-size-24: 1.5rem;--undpds-font-size-25: 1.563rem;--undpds-font-size-26: 1.625rem;--undpds-font-size-32: 2rem;--undpds-font-size-35: 2.188rem;--undpds-font-family-proximanova: ProximaNova, sans-serif;--undpds-font-family-sohnebreit: SohneBreit, ProximaNova, sans-serif;--undpds-font-family-unbangla: UNBangla, sans-serif;--undpds-font-family-notosans: Noto Sans, sans-serif;--undpds-font-family-notosans-arabic: Noto Sans Arabic, sans-serif;--undpds-font-family-notosans-burmese: Noto Sans Myanmar, sans-serif;--undpds-font-family-notosans-chinese: Noto Sans SC, sans-serif;--undpds-font-family-notosans-japanese: Noto Sans JP, sans-serif;--undpds-font-family-notosans-georgian: Noto Sans Georgian, sans-serif;--undpds-font-family-notosans-khmer: Noto Sans Khmer, sans-serif;--undpds-font-family-notosans-korean: Noto Sans KR, sans-serif;--undpds-spacing-01: .125rem;--undpds-spacing-02: .25rem;--undpds-spacing-03: .5rem;--undpds-spacing-04: .75rem;--undpds-spacing-05: 1rem;--undpds-spacing-06: 1.5rem;--undpds-spacing-07: 2rem;--undpds-spacing-08: 2.5rem;--undpds-spacing-09: 3rem;--undpds-spacing-10: 4rem;--undpds-spacing-11: 5rem;--undpds-spacing-12: 6rem;--undpds-spacing-13: 10rem;--undpds-spacing-36: 2.25rem;--undpds-spacing-44: 2.75rem;--undpds-spacing-50: 3.125rem;--undpds-spacing-60: 3.75rem;--undpds-spacing-70: 4.375rem;--undpds-spacing-76: 4.75rem;--undpds-spacing-90: 5.625rem;--undpds-spacing-100: 6.25rem;--undpds-spacing-136: 8.5rem;--undpds-spacing-330: 20.625rem;--undpds-spacing-320: 20rem;--undpds-spacing-400: 25rem;--undpds-width-150: 9.375rem;--undpds-width-180: 11.25rem;--undpds-width-600: 37.5rem;--undpds-width-705: 44.0625rem;--undpds-width-840: 52.5rem;--undpds-width-900: 56.25rem;--undpds-width-1096: 68.5rem;--undpds-width-1440: 90rem;--undpds-header-height-xlarge: 115px;--undpds-header-height-medium: 75px;--undpds-yellow-gradient: #ffeb00 30%, rgba(255, 235, 0, 0) 110%;--undpds-red-gradient: #ee402d 30%, rgba(240, 49, 49, 0) 110%;--undpds-green-gradient: #6de354 30%, transparent 110%;--undpds-blue-gradient: #60d4f2 30%, rgba(101, 204, 244, 0) 110%;--undpds-sdg-red: #e5243b;--undpds-sdg-mustard: #dda63a;--undpds-sdg-kelly-green: #4c9f38;--undpds-sdg-dark-red: #c5192d;--undpds-sdg-red-orange: #ff3a21;--undpds-sdg-bright-blue: #26bde2;--undpds-sdg-yellow: #fcc30b;--undpds-sdg-burgundy-red: #a21942;--undpds-sdg-orange: #fd6925;--undpds-sdg-magenta: #dd1367;--undpds-sdg-golden-yellow: #fd9d24;--undpds-sdg-dark-mustard: #bf8b2e;--undpds-sdg-dark-green: #3f7e44;--undpds-sdg-blue: #0a97d9;--undpds-sdg-lime-green: #56c02b;--undpds-sdg-royal-blue: #00689d;--undpds-sdg-navy-blue: #19486a;--undpds-sdg-hover-red: #dc9099;--undpds-sdg-hover-mustard: #d3bb8a;--undpds-sdg-hover-kelly-green: #9fd092;--undpds-sdg-hover-dark-red: #ce8f97;--undpds-sdg-hover-red-orange: #ce9890;--undpds-sdg-hover-bright-blue: #9ac8d3;--undpds-sdg-hover-yellow: #d3c79d;--undpds-sdg-hover-burgundy-red: #ce94a6;--undpds-sdg-hover-orange: #d2aa98;--undpds-sdg-hover-magenta: #c994aa;--undpds-sdg-hover-golden-yellow: #c7b094;--undpds-sdg-hover-dark-mustard: #ceba98;--undpds-sdg-hover-dark-green: #a2d7a6;--undpds-sdg-hover-blue: #a1c6d7;--undpds-sdg-hover-lime-green: #abce9e;--undpds-sdg-hover-royal-blue: #748f9d;--undpds-sdg-hover-navy-blue: #a2c2d8;--undpds-author-image-radius: 50%}.grid_description.svelte-qc7ypo{font-size:var(--undpds-font-size-12)}@media(min-width:48em){.grid_description.svelte-qc7ypo{font-size:var(--undpds-font-size-14)}}.language__item.svelte-qc7ypo,.svelte-qc7ypo:lang(my) p:where(.svelte-qc7ypo){font-size:var(--undpds-font-size-14);line-height:1.4}@media(min-width:48em){.language__item.svelte-qc7ypo,.svelte-qc7ypo:lang(my) p:where(.svelte-qc7ypo){font-size:var(--undpds-font-size-16)}}.language__item.svelte-qc7ypo,.sidebar_item.svelte-qc7ypo{border-bottom:1px solid var(--undpds-color-gray-400)}.image-figcaption__cart.svelte-qc7ypo img:where(.svelte-qc7ypo),div.author__img.svelte-qc7ypo img:where(.svelte-qc7ypo){height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item.svelte-qc7ypo{border:none}.sidebar_item.svelte-qc7ypo{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:var(--undpds-spacing-05);position:relative}@media(min-width:48em){.sidebar_item.svelte-qc7ypo{padding:var(--undpds-spacing-06)}}.sidebar_item.selected.svelte-qc7ypo,.sidebar_item.selected.svelte-qc7ypo:hover{background-color:var(--undpds-color-blue-600)}.overlay-grey.svelte-qc7ypo:before,div.author__img.svelte-qc7ypo:before,div.card-thumbnail__image.svelte-qc7ypo:before,div.publication-thumbnail__image.svelte-qc7ypo:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item.svelte-qc7ypo{background-image:none}[data-viewport=true].svelte-qc7ypo{opacity:0;transform:translate(-100px);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport.svelte-qc7ypo{opacity:1;transform:translate(0);visibility:visible}.scale-up.svelte-qc7ypo{transform:scale(.9);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.svelte-qc7ypo{opacity:0;transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport.svelte-qc7ypo{opacity:1;transform:translate(0)}.svelte-qc7ypo:lang(my) .language__item:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(my) p:where(.svelte-qc7ypo){font-size:var(--undpds-font-size-12);line-height:1.7}@media(min-width:48em){.svelte-qc7ypo:lang(my) .language__item:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(my) p:where(.svelte-qc7ypo){font-size:var(--undpds-font-size-14)}}.download-animated.svelte-qc7ypo:after,.download-animated.svelte-qc7ypo:before,.external-link-animated.svelte-qc7ypo:after,.external-link-animated.svelte-qc7ypo:before{box-sizing:border-box;content:"";display:block;position:absolute}a.svelte-qc7ypo{background-image:linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red)),linear-gradient(var(--undpds-color-dark-red),var(--undpds-color-dark-red));background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a.svelte-qc7ypo:hover{animation:svelte-qc7ypo-lineLoop-animation 2s linear infinite}.custom-scrollbar.svelte-qc7ypo{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--undpds-color-black) transparent;scrollbar-width:thin}.custom-scrollbar.svelte-qc7ypo::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar.svelte-qc7ypo::-webkit-scrollbar-track{background:var(--undpds-color-black);background-clip:padding-box;border:2px solid var(--undpds-color-white)}.custom-scrollbar.svelte-qc7ypo::-webkit-scrollbar-corner{display:none}.custom-scrollbar.svelte-qc7ypo::-webkit-scrollbar-thumb{background:var(--undpds-color-black)}.grid-container.svelte-qc7ypo{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.svelte-qc7ypo{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid.svelte-qc7ypo{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.grid-container.fluid.svelte-qc7ypo{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full.svelte-qc7ypo{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x.svelte-qc7ypo{display:flex;flex-flow:row wrap}.cell.svelte-qc7ypo{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto.svelte-qc7ypo{flex:1 1 0}.cell.shrink.svelte-qc7ypo{flex:0 0 auto}.grid-x.svelte-qc7ypo>.auto:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.shrink:where(.svelte-qc7ypo){width:auto}.grid-x.svelte-qc7ypo>.small-1:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-10:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-11:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-12:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-2:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-3:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-4:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-5:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-6:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-7:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-8:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-9:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-full:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-shrink:where(.svelte-qc7ypo){flex-basis:auto}@media print,screen and (min-width:40em){.grid-x.svelte-qc7ypo>.medium-1:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-10:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-11:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-12:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-2:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-3:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-4:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-5:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-6:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-7:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-8:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-9:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-full:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-shrink:where(.svelte-qc7ypo){flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x.svelte-qc7ypo>.large-1:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-10:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-11:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-12:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-2:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-3:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-4:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-5:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-6:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-7:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-8:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-9:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-full:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-shrink:where(.svelte-qc7ypo){flex-basis:auto}}.grid-x.svelte-qc7ypo>.small-1:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-10:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-11:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-12:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-2:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-3:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-4:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-5:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-6:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-7:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-8:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.small-9:where(.svelte-qc7ypo){flex:0 0 auto}.grid-x.svelte-qc7ypo>.small-1:where(.svelte-qc7ypo){width:8.3333333333%}.grid-x.svelte-qc7ypo>.small-2:where(.svelte-qc7ypo){width:16.6666666667%}.grid-x.svelte-qc7ypo>.small-3:where(.svelte-qc7ypo){width:25%}.grid-x.svelte-qc7ypo>.small-4:where(.svelte-qc7ypo){width:33.3333333333%}.grid-x.svelte-qc7ypo>.small-5:where(.svelte-qc7ypo){width:41.6666666667%}.grid-x.svelte-qc7ypo>.small-6:where(.svelte-qc7ypo){width:50%}.grid-x.svelte-qc7ypo>.small-7:where(.svelte-qc7ypo){width:58.3333333333%}.grid-x.svelte-qc7ypo>.small-8:where(.svelte-qc7ypo){width:66.6666666667%}.grid-x.svelte-qc7ypo>.small-9:where(.svelte-qc7ypo){width:75%}.grid-x.svelte-qc7ypo>.small-10:where(.svelte-qc7ypo){width:83.3333333333%}.grid-x.svelte-qc7ypo>.small-11:where(.svelte-qc7ypo){width:91.6666666667%}.grid-x.svelte-qc7ypo>.small-12:where(.svelte-qc7ypo){width:100%}@media print,screen and (min-width:40em){.grid-x.svelte-qc7ypo>.medium-auto:where(.svelte-qc7ypo){flex:1 1 0;width:auto}.grid-x.svelte-qc7ypo>.medium-1:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-10:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-11:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-12:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-2:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-3:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-4:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-5:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-6:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-7:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-8:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-9:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.medium-shrink:where(.svelte-qc7ypo){flex:0 0 auto}.grid-x.svelte-qc7ypo>.medium-shrink:where(.svelte-qc7ypo){width:auto}.grid-x.svelte-qc7ypo>.medium-1:where(.svelte-qc7ypo){width:8.3333333333%}.grid-x.svelte-qc7ypo>.medium-2:where(.svelte-qc7ypo){width:16.6666666667%}.grid-x.svelte-qc7ypo>.medium-3:where(.svelte-qc7ypo){width:25%}.grid-x.svelte-qc7ypo>.medium-4:where(.svelte-qc7ypo){width:33.3333333333%}.grid-x.svelte-qc7ypo>.medium-5:where(.svelte-qc7ypo){width:41.6666666667%}.grid-x.svelte-qc7ypo>.medium-6:where(.svelte-qc7ypo){width:50%}.grid-x.svelte-qc7ypo>.medium-7:where(.svelte-qc7ypo){width:58.3333333333%}.grid-x.svelte-qc7ypo>.medium-8:where(.svelte-qc7ypo){width:66.6666666667%}.grid-x.svelte-qc7ypo>.medium-9:where(.svelte-qc7ypo){width:75%}.grid-x.svelte-qc7ypo>.medium-10:where(.svelte-qc7ypo){width:83.3333333333%}.grid-x.svelte-qc7ypo>.medium-11:where(.svelte-qc7ypo){width:91.6666666667%}.grid-x.svelte-qc7ypo>.medium-12:where(.svelte-qc7ypo){width:100%}}@media print,screen and (min-width:64em){.grid-x.svelte-qc7ypo>.large-auto:where(.svelte-qc7ypo){flex:1 1 0;width:auto}.grid-x.svelte-qc7ypo>.large-1:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-10:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-11:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-12:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-2:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-3:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-4:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-5:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-6:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-7:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-8:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-9:where(.svelte-qc7ypo),.grid-x.svelte-qc7ypo>.large-shrink:where(.svelte-qc7ypo){flex:0 0 auto}.grid-x.svelte-qc7ypo>.large-shrink:where(.svelte-qc7ypo){width:auto}.grid-x.svelte-qc7ypo>.large-1:where(.svelte-qc7ypo){width:8.3333333333%}.grid-x.svelte-qc7ypo>.large-2:where(.svelte-qc7ypo){width:16.6666666667%}.grid-x.svelte-qc7ypo>.large-3:where(.svelte-qc7ypo){width:25%}.grid-x.svelte-qc7ypo>.large-4:where(.svelte-qc7ypo){width:33.3333333333%}.grid-x.svelte-qc7ypo>.large-5:where(.svelte-qc7ypo){width:41.6666666667%}.grid-x.svelte-qc7ypo>.large-6:where(.svelte-qc7ypo){width:50%}.grid-x.svelte-qc7ypo>.large-7:where(.svelte-qc7ypo){width:58.3333333333%}.grid-x.svelte-qc7ypo>.large-8:where(.svelte-qc7ypo){width:66.6666666667%}.grid-x.svelte-qc7ypo>.large-9:where(.svelte-qc7ypo){width:75%}.grid-x.svelte-qc7ypo>.large-10:where(.svelte-qc7ypo){width:83.3333333333%}.grid-x.svelte-qc7ypo>.large-11:where(.svelte-qc7ypo){width:91.6666666667%}.grid-x.svelte-qc7ypo>.large-12:where(.svelte-qc7ypo){width:100%}}.grid-margin-x.svelte-qc7ypo{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x.svelte-qc7ypo{margin-left:-.9375rem;margin-right:-.9375rem}}.small-margin-collapse.svelte-qc7ypo,.small-padding-collapse.svelte-qc7ypo{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.medium-margin-collapse.svelte-qc7ypo{margin-left:0;margin-right:0}}@media print,screen and (min-width:40em){.medium-padding-collapse.svelte-qc7ypo{margin-left:0;margin-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse.svelte-qc7ypo,.large-padding-collapse.svelte-qc7ypo{margin-left:0;margin-right:0}}.small-offset-0.svelte-qc7ypo{margin-left:0}.small-offset-1.svelte-qc7ypo{margin-left:8.3333333333%}.small-offset-2.svelte-qc7ypo{margin-left:16.6666666667%}.small-offset-3.svelte-qc7ypo{margin-left:25%}.small-offset-4.svelte-qc7ypo{margin-left:33.3333333333%}.small-offset-5.svelte-qc7ypo{margin-left:41.6666666667%}.small-offset-6.svelte-qc7ypo{margin-left:50%}.small-offset-7.svelte-qc7ypo{margin-left:58.3333333333%}.small-offset-8.svelte-qc7ypo{margin-left:66.6666666667%}.small-offset-9.svelte-qc7ypo{margin-left:75%}.small-offset-10.svelte-qc7ypo{margin-left:83.3333333333%}.small-offset-11.svelte-qc7ypo{margin-left:91.6666666667%}@media print,screen and (min-width:40em){.medium-offset-0.svelte-qc7ypo{margin-left:0}.medium-offset-1.svelte-qc7ypo{margin-left:8.3333333333%}.medium-offset-2.svelte-qc7ypo{margin-left:16.6666666667%}.medium-offset-3.svelte-qc7ypo{margin-left:25%}.medium-offset-4.svelte-qc7ypo{margin-left:33.3333333333%}.medium-offset-5.svelte-qc7ypo{margin-left:41.6666666667%}.medium-offset-6.svelte-qc7ypo{margin-left:50%}.medium-offset-7.svelte-qc7ypo{margin-left:58.3333333333%}.medium-offset-8.svelte-qc7ypo{margin-left:66.6666666667%}.medium-offset-9.svelte-qc7ypo{margin-left:75%}.medium-offset-10.svelte-qc7ypo{margin-left:83.3333333333%}.medium-offset-11.svelte-qc7ypo{margin-left:91.6666666667%}}@media print,screen and (min-width:64em){.large-offset-0.svelte-qc7ypo{margin-left:0}.large-offset-1.svelte-qc7ypo{margin-left:8.3333333333%}.large-offset-2.svelte-qc7ypo{margin-left:16.6666666667%}.large-offset-3.svelte-qc7ypo{margin-left:25%}.large-offset-4.svelte-qc7ypo{margin-left:33.3333333333%}.large-offset-5.svelte-qc7ypo{margin-left:41.6666666667%}.large-offset-6.svelte-qc7ypo{margin-left:50%}.large-offset-7.svelte-qc7ypo{margin-left:58.3333333333%}.large-offset-8.svelte-qc7ypo{margin-left:66.6666666667%}.large-offset-9.svelte-qc7ypo{margin-left:75%}.large-offset-10.svelte-qc7ypo{margin-left:83.3333333333%}.large-offset-11.svelte-qc7ypo{margin-left:91.6666666667%}}.grid-y.svelte-qc7ypo{display:flex;flex-flow:column nowrap}.grid-frame.svelte-qc7ypo{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell-block.svelte-qc7ypo{max-width:100%;overflow-x:auto}.cell-block.svelte-qc7ypo,.cell-block-y.svelte-qc7ypo{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y.svelte-qc7ypo{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container.svelte-qc7ypo{display:flex;flex-direction:column;max-height:100%}@media print,screen and (min-width:40em){.medium-grid-frame.svelte-qc7ypo{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.medium-cell-block.svelte-qc7ypo{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container.svelte-qc7ypo{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-y.svelte-qc7ypo{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame.svelte-qc7ypo{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.large-cell-block.svelte-qc7ypo{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container.svelte-qc7ypo{display:flex;flex-direction:column;max-height:100%}.large-cell-block-y.svelte-qc7ypo{max-height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame.svelte-qc7ypo{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame.svelte-qc7ypo{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame.svelte-qc7ypo{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.grid-margin-y.svelte-qc7ypo{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y.svelte-qc7ypo{margin-bottom:-.9375rem;margin-top:-.9375rem}}.grid-frame.grid-margin-y.svelte-qc7ypo{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y.svelte-qc7ypo{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame.svelte-qc7ypo{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame.svelte-qc7ypo{height:calc(100vh + 1.875rem)}}.float-left.svelte-qc7ypo{float:left!important}.float-right.svelte-qc7ypo{float:right!important}.float-center.svelte-qc7ypo{display:block;margin-left:auto;margin-right:auto}.clearfix.svelte-qc7ypo:after,.clearfix.svelte-qc7ypo:before{content:" ";display:table;flex-basis:0;order:1}.clearfix.svelte-qc7ypo:after{clear:both}.align-left.svelte-qc7ypo{justify-content:flex-start}.align-right.svelte-qc7ypo{justify-content:flex-end}.align-center.svelte-qc7ypo{justify-content:center}.align-justify.svelte-qc7ypo{justify-content:space-between}.align-spaced.svelte-qc7ypo{justify-content:space-around}.align-top.svelte-qc7ypo{align-items:flex-start}.align-self-top.svelte-qc7ypo{align-self:flex-start}.align-bottom.svelte-qc7ypo{align-items:flex-end}.align-self-bottom.svelte-qc7ypo{align-self:flex-end}.align-middle.svelte-qc7ypo{align-items:center}.align-self-middle.svelte-qc7ypo{align-self:center}.align-stretch.svelte-qc7ypo{align-items:stretch}.align-self-stretch.svelte-qc7ypo{align-self:stretch}.align-center-middle.svelte-qc7ypo{align-content:center;align-items:center;justify-content:center}.small-order-1.svelte-qc7ypo{order:1}.small-order-2.svelte-qc7ypo{order:2}.small-order-3.svelte-qc7ypo{order:3}.small-order-4.svelte-qc7ypo{order:4}.small-order-5.svelte-qc7ypo{order:5}.small-order-6.svelte-qc7ypo{order:6}@media print,screen and (min-width:40em){.medium-order-1.svelte-qc7ypo{order:1}.medium-order-2.svelte-qc7ypo{order:2}.medium-order-3.svelte-qc7ypo{order:3}.medium-order-4.svelte-qc7ypo{order:4}.medium-order-5.svelte-qc7ypo{order:5}.medium-order-6.svelte-qc7ypo{order:6}}@media print,screen and (min-width:64em){.large-order-1.svelte-qc7ypo{order:1}.large-order-2.svelte-qc7ypo{order:2}.large-order-3.svelte-qc7ypo{order:3}.large-order-4.svelte-qc7ypo{order:4}.large-order-5.svelte-qc7ypo{order:5}.large-order-6.svelte-qc7ypo{order:6}}.flex-container.svelte-qc7ypo{display:flex}.flex-child-auto.svelte-qc7ypo{flex:1 1 auto}.flex-child-grow.svelte-qc7ypo{flex:1 0 auto}.flex-child-shrink.svelte-qc7ypo{flex:0 1 auto}.flex-dir-row.svelte-qc7ypo{flex-direction:row}.flex-dir-row-reverse.svelte-qc7ypo{flex-direction:row-reverse}.flex-dir-column.svelte-qc7ypo{flex-direction:column}.flex-dir-column-reverse.svelte-qc7ypo{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container.svelte-qc7ypo{display:flex}.medium-flex-child-auto.svelte-qc7ypo{flex:1 1 auto}.medium-flex-child-grow.svelte-qc7ypo{flex:1 0 auto}.medium-flex-child-shrink.svelte-qc7ypo{flex:0 1 auto}.medium-flex-dir-row.svelte-qc7ypo{flex-direction:row}.medium-flex-dir-row-reverse.svelte-qc7ypo{flex-direction:row-reverse}.medium-flex-dir-column.svelte-qc7ypo{flex-direction:column}.medium-flex-dir-column-reverse.svelte-qc7ypo{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container.svelte-qc7ypo{display:flex}.large-flex-child-auto.svelte-qc7ypo{flex:1 1 auto}.large-flex-child-grow.svelte-qc7ypo{flex:1 0 auto}.large-flex-child-shrink.svelte-qc7ypo{flex:0 1 auto}.large-flex-dir-row.svelte-qc7ypo{flex-direction:row}.large-flex-dir-row-reverse.svelte-qc7ypo{flex-direction:row-reverse}.large-flex-dir-column.svelte-qc7ypo{flex-direction:column}.large-flex-dir-column-reverse.svelte-qc7ypo{flex-direction:column-reverse}}.hide.svelte-qc7ypo{display:none!important}.invisible.svelte-qc7ypo{visibility:hidden}.visible.svelte-qc7ypo{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only.svelte-qc7ypo{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only.svelte-qc7ypo{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium.svelte-qc7ypo{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium.svelte-qc7ypo{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only.svelte-qc7ypo{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only.svelte-qc7ypo{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large.svelte-qc7ypo{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large.svelte-qc7ypo{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only.svelte-qc7ypo{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only.svelte-qc7ypo{display:none!important}}.show-for-sr.svelte-qc7ypo,.show-on-focus.svelte-qc7ypo{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus.svelte-qc7ypo:active,.show-on-focus.svelte-qc7ypo:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait.svelte-qc7ypo,.show-for-landscape.svelte-qc7ypo{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait.svelte-qc7ypo,.show-for-landscape.svelte-qc7ypo{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait.svelte-qc7ypo,.show-for-landscape.svelte-qc7ypo{display:none!important}}.hide-for-landscape.svelte-qc7ypo,.show-for-portrait.svelte-qc7ypo{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape.svelte-qc7ypo,.show-for-portrait.svelte-qc7ypo{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape.svelte-qc7ypo,.show-for-portrait.svelte-qc7ypo{display:block!important}}.show-for-dark-mode.svelte-qc7ypo{display:none}.hide-for-dark-mode.svelte-qc7ypo{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode.svelte-qc7ypo{display:block!important}.hide-for-dark-mode.svelte-qc7ypo{display:none!important}}.show-for-ie.svelte-qc7ypo{display:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie.svelte-qc7ypo{display:block!important}.hide-for-ie.svelte-qc7ypo{display:none!important}}.show-for-sticky.svelte-qc7ypo{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:100;src:url(./proximanova-thin-webfont.D0wal_Uz.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:100;src:url(./proximanova-thinit-webfont.DdveQbBh.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:200;src:url(./proximanova-light-webfont.1__Utqsl.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:200 300;src:url(./proximanova-lightit-webfont.DdKp82nj.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(./proximanova-regular-webfont.st49CdRS.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(./proximanova-regularit-webfont.C6T-VVq0.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:500;src:url(./proximanova-medium-webfont.CwmKoBKK.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:500;src:url(./proximanova-mediumit-webfont.DJwQk4ig.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(./proximanova-semibold-webfont-2.D3cObL3y.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(./proximanova-semiboldit-webfont-2.BM8yup3U.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(./proximanova-bold-webfont.CHxttHir.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(./proximanova-boldit-webfont.DJre2OqX.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(./proximanova-extrabold-webfont.DNNRVXy1.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(./proximanova-extraboldit-webfont.BpUHmy7w.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:900;src:url(./proximanova-black-webfont.m5I9ZQBU.woff2) format("woff2")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:900;src:url(./proximanova-blackit-webfont.DROw4iqK.woff2) format("woff2")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett.BPFIgItA.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:100 700;src:url(./soehne-breit-web-dreiviertelfett-kursiv.CCuhSWdW.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800 900;src:url(./soehne-breit-web-fett.D0mOWraw.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800 900;src:url(./soehne-breit-web-fett-kursiv.BphAdQua.woff2) format("woff2");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:100 300;src:url(./UNBangla-Thin.BDO_zNEY.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100 300;src:url(./UNBangla-ThinItalic.Bv3PDdPW.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:400;src:url(./UNBangla-Regular.CaW2zaNi.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(./UNBangla-Italic.CQYDOMNJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:normal;font-weight:500 900;src:url(./UNBangla-Bold.DbgAmBCb.woff2) format("woff2")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:500 900;src:url(./UNBangla-BoldItalic.BO3OqAk0.woff2) format("woff2")}.svelte-qc7ypo:lang(my) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(my) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(my) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(my) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-burmese);line-height:1.7}.svelte-qc7ypo:lang(my) h4:where(.svelte-qc7ypo){font-size:1.3rem}@media(min-width:48em){.svelte-qc7ypo:lang(my) h4:where(.svelte-qc7ypo){font-size:1.8rem}}.svelte-qc7ypo:lang(bn) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(bn) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(bn) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(bn) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-unbangla)}.svelte-qc7ypo:lang(ar) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ar) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ar) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ar) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-qc7ypo:lang(az) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(az) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(az) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(az) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans)}.svelte-qc7ypo:lang(zh) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(zh) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(zh) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(zh) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-chinese)}.svelte-qc7ypo:lang(ja) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ja) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ja) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ja) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-japanese)}.svelte-qc7ypo:lang(ja) div:where(.svelte-qc7ypo){font-weight:350}.svelte-qc7ypo:lang(ka) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ka) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ka) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ka) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-georgian)}.svelte-qc7ypo:lang(km) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(km) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(km) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(km) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-khmer)}.svelte-qc7ypo:lang(ko) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ko) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ko) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ko) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-korean)}.svelte-qc7ypo:lang(ku) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ku) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ku) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ku) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans-arabic)}.svelte-qc7ypo:lang(ne) div:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ne) h4:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ne) h6:where(.svelte-qc7ypo),.svelte-qc7ypo:lang(ne) p:where(.svelte-qc7ypo){font-family:var(--undpds-font-family-notosans)}h4.svelte-qc7ypo,h6.svelte-qc7ypo{margin:0;margin-bottom:var(--undpds-spacing-04);padding:0}@media(min-width:48em){h4.svelte-qc7ypo,h6.svelte-qc7ypo{margin-bottom:var(--undpds-spacing-05)}}h4.svelte-qc7ypo{font-size:var(--undpds-font-size-25);font-weight:400;line-height:1.15}@media(min-width:48em){h4.svelte-qc7ypo{font-size:var(--undpds-font-size-35)}}h6.svelte-qc7ypo{font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p.svelte-qc7ypo{margin-top:0}@keyframes svelte-qc7ypo-lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a.svelte-qc7ypo{color:var(--undpds-color-black);text-decoration:none}.color-white.svelte-qc7ypo{color:var(--undpds-color-white)}.color-black.svelte-qc7ypo{color:var(--undpds-color-black)}.show-large.svelte-qc7ypo{display:none}@media(min-width:48em){.show-large.svelte-qc7ypo{display:block}}.show-small.svelte-qc7ypo{display:block}@media(min-width:48em){.show-small.svelte-qc7ypo{display:none}}.height-full.svelte-qc7ypo{height:100%}.overlay-grey.svelte-qc7ypo:before{background:#0003}.delay-1.svelte-qc7ypo{transition-delay:.1s}.delay-2.svelte-qc7ypo{transition-delay:.2s}.delay-3.svelte-qc7ypo{transition-delay:.3s}.delay-4.svelte-qc7ypo{transition-delay:.4s}.delay-5.svelte-qc7ypo{transition-delay:.5s}.scale-up.inviewport.svelte-qc7ypo{transform:scale(1)}.expand-to-size.svelte-qc7ypo{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size.svelte-qc7ypo{max-width:calc(100% - 3rem)}}.overflow-hidden.svelte-qc7ypo{overflow:hidden}.background-yellow.svelte-qc7ypo{background-color:var(--undpds-color-light-yellow)}.background-red.svelte-qc7ypo{background-color:var(--undpds-color-light-red)}.background-green.svelte-qc7ypo{background-color:var(--undpds-color-light-green)}.background-blue.svelte-qc7ypo{background-color:var(--undpds-color-blue-100)}.background-gray.svelte-qc7ypo{background-color:var(--undpds-color-gray-100)}.background-white.svelte-qc7ypo{background-color:var(--undpds-color-white)}div.card-thumbnail__image.svelte-qc7ypo{display:inline-flex;position:relative}div.card-thumbnail__image.svelte-qc7ypo:before{opacity:0;transition:all .6s}div.card-thumbnail__image.svelte-qc7ypo:hover:before{opacity:.75}div.card-thumbnail__image:hover.accent-yellow.svelte-qc7ypo:before,div.card-thumbnail__image:hover.yellow.svelte-qc7ypo:before{background:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%)}div.card-thumbnail__image:hover.accent-red.svelte-qc7ypo:before,div.card-thumbnail__image:hover.red.svelte-qc7ypo:before{background:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%)}div.card-thumbnail__image:hover.accent-green.svelte-qc7ypo:before,div.card-thumbnail__image:hover.green.svelte-qc7ypo:before{background:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%)}div.card-thumbnail__image:hover.accent-blue.svelte-qc7ypo:before,div.card-thumbnail__image:hover.blue.svelte-qc7ypo:before{background:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%)}div.publication-thumbnail__image.svelte-qc7ypo{background:linear-gradient(180deg,#c9d0d6 70% 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image.svelte-qc7ypo:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skew(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image.svelte-qc7ypo:after{opacity:0;transition:all .6s;z-index:1}div.publication-thumbnail__image.svelte-qc7ypo:hover:after{opacity:.75}div.publication-thumbnail__image:hover.accent-yellow.svelte-qc7ypo:after,div.publication-thumbnail__image:hover.yellow.svelte-qc7ypo:after{background:linear-gradient(27.66deg,var(--undpds-color-yellow),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red.svelte-qc7ypo:after,div.publication-thumbnail__image:hover.red.svelte-qc7ypo:after{background:linear-gradient(27.66deg,var(--undpds-color-red),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green.svelte-qc7ypo:after,div.publication-thumbnail__image:hover.green.svelte-qc7ypo:after{background:linear-gradient(27.66deg,var(--undpds-color-green),transparent 70.49%)}div.publication-thumbnail__image:hover.accent-blue.svelte-qc7ypo:after,div.publication-thumbnail__image:hover.blue.svelte-qc7ypo:after{background:linear-gradient(27.66deg,var(--undpds-color-azure),transparent 70.49%)}.color-wrapper.svelte-qc7ypo{display:block}@media(min-width:48em){.color-wrapper.svelte-qc7ypo{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row.svelte-qc7ypo{width:100%}@media(min-width:48em){.color__row.svelte-qc7ypo{width:calc(50% - 10px)}}.color__row.full.svelte-qc7ypo{width:100%}.Primary-text.svelte-qc7ypo{color:var(--undpds-color-black);font-size:var(--undpds-font-size-12);margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text.svelte-qc7ypo{margin-top:-1.55rem}}.color__define.svelte-qc7ypo{display:flex;margin-bottom:1.25rem}.color__define_balance.svelte-qc7ypo{display:flex;width:100%}.icon--bar.svelte-qc7ypo{cursor:pointer}.chevron-right-animated.svelte-qc7ypo{display:inline-block;max-width:6rem;width:100%}.external-link-animated.svelte-qc7ypo{box-shadow:-2px 2px 0 0 var(--undpds-color-dark-red),-4px 0 0 -2px var(--undpds-color-dark-red),-3px 3px 0 -1px var(--undpds-color-dark-red);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--undpds-spacing-04);margin-inline-start:-2px;position:relative;width:var(--undpds-spacing-04)}.external-link-animated.svelte-qc7ypo:before{background:var(--undpds-color-dark-red);height:2px;inset-block-start:3.5px;inset-inline-end:0;transform:rotate(-45deg) translate(0);transition:all .3s;width:.625rem}.external-link-animated.svelte-qc7ypo:after{border-block-start:2px solid var(--undpds-color-dark-red);border-inline-end:2px solid var(--undpds-color-dark-red);height:var(--undpds-spacing-03);inset-block-start:0;inset-inline-end:0;transform:translate(0);transition:transform .3s;width:var(--undpds-spacing-03)}.external-link-animated.svelte-qc7ypo:hover:after{transform:translate(5px,-5px)}.external-link-animated.svelte-qc7ypo:hover:before{transform:rotate(-45deg) translate(7px)}.download-animated.svelte-qc7ypo{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated.svelte-qc7ypo:after{border-block-end:2px solid var(--undpds-color-dark-red);border-inline-start:2px solid var(--undpds-color-dark-red);height:8px;inset-block-end:6px;inset-inline-start:7px;transform:rotate(-45deg) translate(0);transition:all .3s;width:8px}.download-animated.svelte-qc7ypo:before{background:var(--undpds-color-dark-red);height:10px;inset-block-end:7px;inset-inline-start:10px;transform:translate(0);transition:all .3s;width:2px}.download-animated.svelte-qc7ypo:hover:after{transform:rotate(-45deg) translate(7px,-7px)}.download-animated.svelte-qc7ypo:hover:before{transform:translateY(-10px)}.icons-container.svelte-qc7ypo{display:flex;flex-wrap:wrap}div.author__img.svelte-qc7ypo{height:80px;min-width:80px;position:relative;width:80px}div.author__img.svelte-qc7ypo,div.author__img.svelte-qc7ypo:before{border-radius:var(--undpds-author-image-radius);overflow:hidden}div.author__img.svelte-qc7ypo:before{opacity:0;transition:all .6s}div.author__img.svelte-qc7ypo:hover:before{opacity:.75}div.author__img:hover.accent-yellow.svelte-qc7ypo:before,div.author__img:hover.yellow.svelte-qc7ypo:before,div.author__img.svelte-qc7ypo:hover:before{background:linear-gradient(45deg,var(--undpds-color-yellow),transparent 53%)}div.author__img:hover.accent-red.svelte-qc7ypo:before,div.author__img:hover.red.svelte-qc7ypo:before{background:linear-gradient(45deg,var(--undpds-color-red),transparent 53%)}div.author__img:hover.accent-green.svelte-qc7ypo:before,div.author__img:hover.green.svelte-qc7ypo:before{background:linear-gradient(45deg,var(--undpds-color-green),transparent 53%)}div.author__img:hover.accent-blue.svelte-qc7ypo:before,div.author__img:hover.blue.svelte-qc7ypo:before{background:linear-gradient(45deg,var(--undpds-color-azure),transparent 53%)}div.author__img.large.svelte-qc7ypo{height:180px;width:180px}div.author__img.large.svelte-qc7ypo:before{height:180px}img.svelte-qc7ypo{height:auto;max-width:100%}.image-figcaption__cart.svelte-qc7ypo img:where(.svelte-qc7ypo){display:block}.credits.svelte-qc7ypo{font-size:var(--undpds-font-size-14);line-height:1.4;margin-left:auto}@container (width > 30em){.credits.svelte-qc7ypo{font-size:var(--undpds-font-size-16)}}.grid_name.svelte-qc7ypo{color:var(--undpds-color-black);font-size:1.375rem;margin-bottom:var(--undpds-spacing-05);margin-top:var(--undpds-spacing-05);min-height:28px}@media(max-width:47.9375em){.grid_name.svelte-qc7ypo{font-size:1.625rem}}.grid_description.svelte-qc7ypo{color:var(--undpds-color-black);margin-bottom:1.25rem}.grid--layout.svelte-qc7ypo{background-color:var(--undpds-color-gray-300);height:var(--undpds-spacing-09);margin-bottom:var(--undpds-spacing-03)}.grid--layout.svelte-qc7ypo:nth-child(odd){background-color:var(--undpds-color-gray-200)}.breadcrumb__item.svelte-qc7ypo{background-image:none;color:var(--undpds-color-dark-red);font-size:var(--undpds-font-size-12);font-weight:600;text-transform:uppercase}.breadcrumb__item.svelte-qc7ypo:hover{color:var(--undpds-color-red)}.svelte-qc7ypo:lang(ro) .breadcrumb__item:where(.svelte-qc7ypo){font-weight:700}.language__item.svelte-qc7ypo{display:inline-block;line-height:.9;min-width:100px;padding:var(--undpds-spacing-04) var(--undpds-spacing-05)}.progress-container.svelte-qc7ypo{background:var(--undpds-color-gray-300);height:.75rem;width:100%}@media(min-width:48em){.progress-container.svelte-qc7ypo{height:1rem}}.progress-container.small.svelte-qc7ypo{height:.625rem}@media(min-width:48em){.progress-container.small.svelte-qc7ypo{height:.75rem}}.progress-bar.svelte-qc7ypo{height:.75rem;min-width:1%;position:fixed;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar.svelte-qc7ypo{height:1rem}}.progress-top.svelte-qc7ypo{top:0}.sidebar_item.svelte-qc7ypo:hover{background-color:var(--undpds-color-gray-200)}.scroll.svelte-qc7ypo{overflow-x:auto}.form-check.svelte-qc7ypo{align-items:center;display:flex;position:relative}.wide-card.svelte-qc7ypo a:where(.svelte-qc7ypo){background-image:none}.wide-card.svelte-qc7ypo{border-top:2px solid var(--undpds-color-black)}.wide-card__wrapper.svelte-qc7ypo{position:relative}@media(max-width:47.9375em){.wide-card__wrapper.svelte-qc7ypo{display:flex;flex-direction:column-reverse}}.wide-card.svelte-qc7ypo h6:where(.svelte-qc7ypo){font-size:var(--undpds-font-size-12);font-weight:700;margin-bottom:0;padding:var(--undpds-spacing-05) var(--undpds-spacing-05) 1.125rem var(--undpds-spacing-05)}@media(min-width:48em){.wide-card.svelte-qc7ypo h6:where(.svelte-qc7ypo){padding:var(--undpds-spacing-05) var(--undpds-spacing-06)}.wide-card.svelte-qc7ypo .button-primary:where(.svelte-qc7ypo){margin:0 1.5rem}.wide-card__description.svelte-qc7ypo{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}}.wide-card__description.svelte-qc7ypo h4:where(.svelte-qc7ypo){margin:var(--undpds-spacing-05)}@media(min-width:48em){.wide-card__description.svelte-qc7ypo h4:where(.svelte-qc7ypo){margin:var(--undpds-spacing-09) var(--undpds-spacing-06) var(--undpds-spacing-07)}}.wide-card__description.svelte-qc7ypo h4:where(.svelte-qc7ypo) a:where(.svelte-qc7ypo){font-size:inherit}.wide-card__description.svelte-qc7ypo p:where(.svelte-qc7ypo){margin:var(--undpds-spacing-05) var(--undpds-spacing-05) var(--undpds-spacing-07)}@media(min-width:48em){.wide-card__description.svelte-qc7ypo p:where(.svelte-qc7ypo){margin:0 var(--undpds-spacing-06) var(--undpds-spacing-07)}.wide-card__description.svelte-qc7ypo .button-arrow:where(.svelte-qc7ypo){margin-left:var(--undpds-spacing-06)}}div.wide-card__image.svelte-qc7ypo{position:relative}@media(min-width:48em){div.wide-card__image.svelte-qc7ypo a:where(.svelte-qc7ypo):before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.5s ease;width:100%}}div.wide-card__image.svelte-qc7ypo img:where(.svelte-qc7ypo){height:100%;object-fit:cover;width:100%}div.wide-card__image.svelte-qc7ypo:hover a:where(.svelte-qc7ypo):before,div.wide-card__image:hover.accent-yellow.svelte-qc7ypo a:where(.svelte-qc7ypo):before,div.wide-card__image:hover.yellow.svelte-qc7ypo a:where(.svelte-qc7ypo):before{background-image:linear-gradient(67.76deg,var(--undpds-color-yellow),transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-red.svelte-qc7ypo a:where(.svelte-qc7ypo):before,div.wide-card__image:hover.red.svelte-qc7ypo a:where(.svelte-qc7ypo):before{background-image:linear-gradient(67.76deg,var(--undpds-color-red),transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-green.svelte-qc7ypo a:where(.svelte-qc7ypo):before,div.wide-card__image:hover.green.svelte-qc7ypo a:where(.svelte-qc7ypo):before{background-image:linear-gradient(67.76deg,var(--undpds-color-green),transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-blue.svelte-qc7ypo a:where(.svelte-qc7ypo):before,div.wide-card__image:hover.blue.svelte-qc7ypo a:where(.svelte-qc7ypo):before{background-image:linear-gradient(67.76deg,var(--undpds-color-azure),transparent 61.11%);opacity:.75}.button.svelte-qc7ypo{align-items:center;background:transparent;border:none;display:block;display:flex;font-size:var(--undpds-font-size-16);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.button.svelte-qc7ypo{display:inline-flex}}.svelte-qc7ypo:lang(my) .button:where(.svelte-qc7ypo){font-size:var(--undpds-font-size-14)}.button.svelte-qc7ypo{color:var(--undpds-color-white);cursor:pointer;justify-content:center;padding:var(--undpds-spacing-05) var(--undpds-spacing-06)}.button.svelte-qc7ypo:focus-visible{box-shadow:0 0 4px var(--undpds-color-blue-800);outline:0}.button.button-primary.svelte-qc7ypo{background-color:var(--undpds-color-dark-red)}.button.button-primary.svelte-qc7ypo:hover{background-color:var(--undpds-color-red)}.button.button-primary.button-arrow.svelte-qc7ypo:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-primary.button-arrow.svelte-qc7ypo:hover:after{transform:translate(70%)}.button.button-primary.button-arrow.disabled.svelte-qc7ypo:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:""}.button.button-primary.button-external-link.svelte-qc7ypo{align-items:baseline}.button.button-primary.button-download.svelte-qc7ypo{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.button-secondary.svelte-qc7ypo{background-color:var(--undpds-color-blue-600)}.button.button-secondary.svelte-qc7ypo:hover{background-color:var(--undpds-color-blue-400)}.button.button-secondary.button-arrow.svelte-qc7ypo:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:"";height:20px;margin-left:var(--undpds-spacing-04);transition:.2s ease;width:13px}.button.button-secondary.button-arrow.svelte-qc7ypo:hover:after{transform:translate(70%)}.button.button-secondary.button-arrow.disabled.svelte-qc7ypo:after{background:url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2220%22%20viewBox%3D%220%200%2013%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L11%209.99781L1%2019%22%20stroke%3D%22%23EDEFF0%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E) no-repeat 0;content:""}.button.button-secondary.button-external-link.svelte-qc7ypo{align-items:baseline}.button.button-secondary.button-download.svelte-qc7ypo{align-items:baseline;padding:1.25rem var(--undpds-spacing-06)}.button.disabled.svelte-qc7ypo{background-color:var(--undpds-color-gray-400);color:var(--undpds-color-gray-300);pointer-events:none}.color-editor.svelte-14vdlx7 .discrete:where(.svelte-14vdlx7){cursor:pointer;height:20px;padding:1px;width:20px}.color-editor.svelte-14vdlx7 .discrete:where(.svelte-14vdlx7):hover{padding:0;border:1px solid hsl(204,86%,53%)}.color-editor.svelte-14vdlx7 .discrete-readonly:where(.svelte-14vdlx7){height:20px;padding:1px;width:20px}.tooltip.svelte-14vdlx7{z-index:10;padding:0;height:255px;width:260px}.line-pattern-view-container.svelte-1j2sxg0{width:100%}.accordion.svelte-2y5umx .header:where(.svelte-2y5umx){max-height:60px}.accordion.svelte-2y5umx .header:where(.svelte-2y5umx) .accordion-title:where(.svelte-2y5umx){cursor:pointer;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-all}.accordion.svelte-2y5umx .header:where(.svelte-2y5umx) .toggle-icon:where(.svelte-2y5umx){-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.accordion.svelte-2y5umx .header:where(.svelte-2y5umx) .toggle-icon.active:where(.svelte-2y5umx){transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}.accordion.border.svelte-2y5umx{border-bottom:1px #d4d6d8 solid}.accordion.border-transparent.svelte-2y5umx{border-bottom:1px rgba(255,255,255,0) solid}.back-to-top.svelte-1diuowg{transition:opacity .5s,visibility .5s;position:fixed;z-index:999;left:50%;transform:translate(-50%)}.back-to-top.hidden.svelte-1diuowg{opacity:0;visibility:hidden}.card-content.svelte-19m5iwo{padding:5px;border:1px solid transparent}.card-content.svelte-19m5iwo .media:where(.svelte-19m5iwo){margin:0;cursor:default}.card-content.svelte-19m5iwo .is-clickable:where(.svelte-19m5iwo){cursor:pointer}.tabs.svelte-1ioguy3 .counter:where(.svelte-1ioguy3){background-color:#e9e7e7;border:max(1px,.0625rem) solid rgb(233,231,231);border-radius:2em;color:#1c1c1c;display:inline-block;font-weight:500;line-height:calc(1.25rem - (max(1px,.0625rem)*2));min-width:var(--base-size-20, 1.25rem);padding:0 6px;text-align:center}.colormap-button.svelte-113nmmi{cursor:pointer}.colormap-button.svelte-113nmmi .button:where(.svelte-113nmmi){height:40px;border:1px solid black}.colormap-button.svelte-113nmmi .toggle-icon:where(.svelte-113nmmi){-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.colormap-button.svelte-113nmmi .toggle-icon.show:where(.svelte-113nmmi){transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}.tooltip.svelte-113nmmi{z-index:10;width:300px}.close.svelte-113nmmi{position:absolute;top:5px;right:5px}.card-color.svelte-113nmmi{max-height:160px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.card-color.svelte-113nmmi .card:where(.svelte-113nmmi){cursor:pointer;padding:1px;margin-bottom:0;border-radius:0}.card-color.svelte-113nmmi .card:where(.svelte-113nmmi):hover{padding:0;border:1px solid hsl(204,86%,53%)}.card-color.svelte-113nmmi .card.selected:where(.svelte-113nmmi){padding:0;border:2px solid hsl(141,53%,53%)}.reverse-check.svelte-113nmmi input[type=checkbox]:where(.svelte-113nmmi){-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline:none;content:none}.reverse-check.svelte-113nmmi input[type=checkbox]:where(.svelte-113nmmi):before{font-family:FontAwesome;content:"";font-size:12px;color:transparent!important;display:block;width:16px;height:16px;border:2px solid #d12800}.reverse-check.svelte-113nmmi input[type=checkbox]:where(.svelte-113nmmi):checked:before{color:#d12800!important}.copy-to-clipboard.svelte-m89w1l{position:relative}.copy-to-clipboard.svelte-m89w1l .copy-buttons:where(.svelte-m89w1l){position:absolute;right:5px;top:5px}.copy-to-clipboard.svelte-m89w1l .copy-buttons:where(.svelte-m89w1l) .small-button:where(.svelte-m89w1l){font-size:.5rem}.message.svelte-iur9kc{display:flex;justify-content:left;align-items:center;padding:10px;margin:0}.message.svelte-iur9kc .icon:where(.svelte-iur9kc){padding-right:15px}.country-content.svelte-nluwuy{max-height:300px;overflow-y:auto}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy){border-bottom:1px solid #d4d6d8}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy):last-child{border-bottom:none}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy) :where(.svelte-nluwuy):hover{background-color:#f7f7f7}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy) .country-label:where(.svelte-nluwuy){width:80%}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy) input[type=checkbox]:where(.svelte-nluwuy){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #d12800;border-radius:0}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy) input[type=checkbox]:where(.svelte-nluwuy):checked{background-color:#fff;border-color:#d12800}.country-content.svelte-nluwuy .country-item:where(.svelte-nluwuy) input[type=checkbox]:where(.svelte-nluwuy):checked:before{content:"";display:block;width:5px;height:10px;border:solid #d12800;border-width:0 2px 2px 0;transform:rotate(45deg);margin:0 4px}.selected-area.svelte-nluwuy{max-height:120px;overflow-y:auto}.wrap-text.svelte-nluwuy{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-all}.country-tooltip.svelte-nluwuy{z-index:10;min-width:300px;max-width:350px}.time-picker.svelte-chn8s3{font-size:1.1em;display:flex;align-items:center;width:fit-content;border:1px solid rgba(108,120,147,.3);border-radius:3px;margin:6px auto auto;font-variant-numeric:tabular-nums}span.svelte-chn8s3{-webkit-user-select:all;user-select:all;outline:none;position:relative;z-index:1;padding:4px 0}span.svelte-chn8s3:not(:focus)::selection{background-color:transparent}span.svelte-chn8s3:first-child{padding-left:6px}span.svelte-chn8s3:last-child{padding-right:6px}.date-time-picker.svelte-5oqd9o{display:inline-block;color:var(--date-picker-foreground, #000000);background:var(--date-picker-background, #ffffff);user-select:none;-webkit-user-select:none;padding:.5rem;cursor:default;font-size:.75rem;border:1px solid rgba(103,113,137,.3);border-radius:3px;box-shadow:0 2px 6px #00000014,0 2px 6px #0000001c;outline:none;transition:all 80ms cubic-bezier(.4,0,.2,1)}.date-time-picker.svelte-5oqd9o:focus{border-color:var(--date-picker-highlight-border, #0269f7);box-shadow:0 0 0 2px var(--date-picker-highlight-shadow, rgba(2, 105, 247, .4))}.tab-container.svelte-5oqd9o{outline:none}.top.svelte-5oqd9o{display:flex;justify-content:center;align-items:center;padding-bottom:.5rem}.dropdown.svelte-5oqd9o{margin-left:.25rem;margin-right:.25rem;position:relative;display:flex}.dropdown.svelte-5oqd9o svg:where(.svelte-5oqd9o){position:absolute;right:0;top:0;height:100%;width:8px;padding:0rem .5rem;pointer-events:none;box-sizing:content-box}.month.svelte-5oqd9o,.year.svelte-5oqd9o{flex-grow:1}svg.svelte-5oqd9o{display:block;fill:var(--date-picker-foreground, #000000);opacity:.75;outline:none}.page-button.svelte-5oqd9o{background-color:transparent;width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:5px;box-sizing:border-box;border:1px solid transparent;display:flex;align-items:center;justify-content:center}.page-button.svelte-5oqd9o:hover{background-color:#80808014;border:1px solid rgba(128,128,128,.08)}.page-button.svelte-5oqd9o svg:where(.svelte-5oqd9o){width:.68rem;height:.68rem}select.dummy-select.svelte-5oqd9o{position:absolute;width:100%;pointer-events:none;outline:none;color:var(--date-picker-foreground, #000000);background-color:var(--date-picker-background, #ffffff);border-radius:3px}select.svelte-5oqd9o:focus+select.dummy-select:where(.svelte-5oqd9o){border-color:var(--date-picker-highlight-border, #0269f7);box-shadow:0 0 0 2px var(--date-picker-highlight-shadow, rgba(2, 105, 247, .4))}select.svelte-5oqd9o:not(.dummy-select){opacity:0}select.svelte-5oqd9o{font-size:inherit;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-grow:1;padding:0rem 1.3rem 0rem .35rem;height:1.5rem;margin:0;border:1px solid rgba(108,120,147,.3);outline:none;transition:all 80ms cubic-bezier(.4,0,.2,1);background-image:none}.header.svelte-5oqd9o{display:flex;font-weight:600;padding-bottom:2px}.header-cell.svelte-5oqd9o{width:1.875rem;text-align:center;flex-grow:1}.week.svelte-5oqd9o{display:flex}.cell.svelte-5oqd9o{display:flex;align-items:center;justify-content:center;width:2rem;height:1.94rem;flex-grow:1;border-radius:5px;box-sizing:border-box;border:2px solid transparent}.cell.svelte-5oqd9o:hover{border:1px solid rgba(128,128,128,.08)}.cell.today.svelte-5oqd9o{font-weight:600;border:2px solid var(--date-picker-today-border, rgba(128, 128, 128, .3))}.cell.svelte-5oqd9o:hover{background-color:#80808014}.cell.disabled.svelte-5oqd9o{visibility:hidden}.cell.disabled.svelte-5oqd9o:hover{border:none;background-color:transparent}.cell.other-month.svelte-5oqd9o span:where(.svelte-5oqd9o){opacity:.4}.cell.selected.svelte-5oqd9o{color:var(--date-picker-selected-color, inherit);background:var(--date-picker-selected-background, rgba(2, 105, 247, .2));border:2px solid var(--date-picker-highlight-border, #0269f7)}.date-picker.svelte-1piuh8h{width:fit-content}.date-picker.svelte-1piuh8h .date-input:where(.svelte-1piuh8h){cursor:pointer;width:fit-content;max-width:200px;border-radius:0}.date-picker.svelte-1piuh8h .date-input:where(.svelte-1piuh8h):disabled{border:1px solid black;cursor:no-drop}.date-picker.svelte-1piuh8h .panel-button:where(.svelte-1piuh8h){border:1px solid black;border-left:none;border-radius:0}.tippy-box[data-theme=transparent]{background-color:transparent;color:transparent}.floating-panel.svelte-ltbqiv{background-color:#fff}.floating-panel.svelte-ltbqiv .header.cursor:where(.svelte-ltbqiv){cursor:pointer}.floating-panel.svelte-ltbqiv .header:where(.svelte-ltbqiv) .header-title:where(.svelte-ltbqiv){width:100%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all;line-height:1}.floating-panel.svelte-ltbqiv .header:where(.svelte-ltbqiv) .header-buttons:where(.svelte-ltbqiv) .chevron-button:where(.svelte-ltbqiv){-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.floating-panel.svelte-ltbqiv .header:where(.svelte-ltbqiv) .header-buttons:where(.svelte-ltbqiv) .chevron-button.is-expanded:where(.svelte-ltbqiv){transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}.floating-panel.svelte-ltbqiv .header:where(.svelte-ltbqiv) .header-buttons:where(.svelte-ltbqiv) .button:where(.svelte-ltbqiv){border:none;background:transparent;box-shadow:none}h2.title.is-2.svelte-1tex8fm{font-size:2.813rem;font-weight:700;font-family:SohneBreit,ProximaNova,sans-serif;letter-spacing:.06rem}.hero-body.svelte-1d058fj{padding:96px 144px}@media(max-width:48em){.hero-body.svelte-1d058fj{padding:96px 24px}}.hero-body.svelte-1d058fj .cta-button:where(.svelte-1d058fj){width:fit-content}.card.svelte-8f3j6x{cursor:pointer}.card.svelte-8f3j6x .card-content:where(.svelte-8f3j6x){padding:5px}.card.svelte-8f3j6x .card-content:where(.svelte-8f3j6x) .media:where(.svelte-8f3j6x){margin:0}.card.svelte-8f3j6x .card-content:where(.svelte-8f3j6x) .sprite-image-title:where(.svelte-8f3j6x){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:75px;width:75px}.card.svelte-8f3j6x .card-content:where(.svelte-8f3j6x) .selected:where(.svelte-8f3j6x){color:#48c774;position:absolute;right:5px;top:3px}.icon-image-picker-container.svelte-n4b61r .icon-text{padding-left:.5rem;padding-right:.5rem}.card-icon.svelte-n4b61r{max-height:190px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.card-icon.svelte-n4b61r div:where(.svelte-n4b61r){cursor:pointer;padding:1px}.card-icon.svelte-n4b61r div:where(.svelte-n4b61r):hover{padding:0;border:1px solid hsl(204,86%,53%)}.close.svelte-n4b61r{position:absolute;top:5px;right:5px}.tooltip.svelte-6ttzv2{z-index:10;width:300px;height:250px}.dropzone.svelte-1c5ijal{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;border-width:2px;border-radius:2px;border-color:#eee;border-style:dashed;background-color:#fafafa;color:#bdbdbd;outline:none;transition:border .24s ease-in-out}.dropzone.svelte-1c5ijal:focus{border-color:#2196f3}.image-container.svelte-1arh0xm{position:relative}.image-container.svelte-1arh0xm .image:where(.svelte-1arh0xm){background-color:#d4d6d8;max-height:100px}.image-container.svelte-1arh0xm .delete:where(.svelte-1arh0xm){position:absolute;top:3px;right:3px}.dropzone.svelte-1arh0xm{width:100%}.modal.svelte-7iopti{z-index:99}.modal.svelte-7iopti .modal-background.close:where(.svelte-7iopti){cursor:pointer}.modal.svelte-7iopti .modal-card:where(.svelte-7iopti){cursor:default}.modal.svelte-7iopti .modal-card:where(.svelte-7iopti) .modal-card-body:where(.svelte-7iopti){padding:3rem}@media(max-width:48em){.modal.svelte-7iopti .modal-card:where(.svelte-7iopti) .modal-card-body:where(.svelte-7iopti){padding:1rem .5rem!important}}.modal.svelte-7iopti .modal-card:where(.svelte-7iopti) .modal-card-body:where(.svelte-7iopti) .delete:where(.svelte-7iopti){position:absolute;top:1rem;right:1rem}@media(max-width:48em){.modal.svelte-7iopti .modal-card:where(.svelte-7iopti) .modal-card-body:where(.svelte-7iopti) .delete:where(.svelte-7iopti){top:.5rem;right:.5rem}}.cancel-button.svelte-46mhw1{box-shadow:none!important}.cancel-button.is-light.svelte-46mhw1{background-color:#edeff0!important}.opacity-control.svelte-3umytz{border-radius:4px;background:#edeff0;cursor:pointer;width:45px;height:18px}.opacity-control.svelte-3umytz .opacity-icon:where(.svelte-3umytz){font-size:12px}.opacity-control.svelte-3umytz .opacity-value:where(.svelte-3umytz){color:#55606e;font-size:10px}.visibility-icon.svelte-3umytz{font-size:16px}.opacity-popup.svelte-3umytz{width:250px}.panel-button.svelte-1hnwrrh{border:1px solid black}.panel-button.border-hidden.svelte-1hnwrrh{border:none;outline:none;appearance:none;box-shadow:none}.panel-control.svelte-1hnwrrh{position:relative}.panel-control.svelte-1hnwrrh .panel:where(.svelte-1hnwrrh){cursor:default}.tooltip.svelte-1hnwrrh{margin:0;padding:0;z-index:20}.argument-card.svelte-bcshb3{border:1px solid #d4d6d8;border-left:3px solid hsl(0,0%,71%)}.argument-card.hover.svelte-bcshb3{border-left:3px solid hsl(0,0%,48%)}.argument-card.expanded.svelte-bcshb3,.argument-card.is-active.svelte-bcshb3{border-left:3px solid hsl(204,86%,53%)}.argument-card.svelte-bcshb3 .argument:where(.svelte-bcshb3){position:relative;cursor:pointer;min-height:56px}.argument-card.svelte-bcshb3 .argument:where(.svelte-bcshb3) .name:where(.svelte-bcshb3){line-height:1.2rem}.segment-button.svelte-zl0ab1{min-width:108px;height:40px;padding-left:1.5rem;padding-right:1.5rem;border:1px solid #000}.segment-button.is-small.svelte-zl0ab1{padding-left:1rem;padding-right:1rem;min-width:fit-content!important;height:34px}.sdg-button.svelte-1wr2jao{border:1px solid black;box-shadow:none}.sdg-button.svelte-1wr2jao .toggle-icon:where(.svelte-1wr2jao){-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-top:0}.sdg-button.svelte-1wr2jao .toggle-icon.is-active:where(.svelte-1wr2jao){transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg);margin-top:0;margin-bottom:5px}.sdg-content.svelte-1wr2jao{max-height:300px;overflow-y:auto}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao){border-bottom:1px solid #d4d6d8}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao):last-child{border-bottom:none}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao) :where(.svelte-1wr2jao):hover{background-color:#f7f7f7}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao) .sdg-label:where(.svelte-1wr2jao){width:80%}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao) input[type=checkbox]:where(.svelte-1wr2jao){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #d12800;border-radius:0}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao) input[type=checkbox]:where(.svelte-1wr2jao):checked{background-color:#fff;border-color:#d12800}.sdg-content.svelte-1wr2jao .sdg-item:where(.svelte-1wr2jao) input[type=checkbox]:where(.svelte-1wr2jao):checked:before{content:"";display:block;width:5px;height:10px;border:solid #d12800;border-width:0 2px 2px 0;transform:rotate(45deg);margin:0 4px}.wrap-text.svelte-1wr2jao{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-all}.tooltip.svelte-1wr2jao{z-index:10;width:fit-content}.details.svelte-9hpudg{position:relative;color:gray;text-decoration:underline dotted gray;cursor:pointer}.details.svelte-9hpudg .triangle-up:where(.svelte-9hpudg){position:absolute;bottom:.5em;right:-1em;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid black}.details.svelte-9hpudg .triangle-down:where(.svelte-9hpudg){position:absolute;bottom:.5em;right:-1em;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid black}.sidebar-content{position:relative;height:100%}.main-content{position:relative;height:100%;width:100%}.main-content .toggle-button{position:absolute;top:6px;z-index:10;height:40px;width:40px;border:none;outline:none;appearance:none}.main-content .toggle-button.left.close{left:-48px;border-radius:100px 0 0 100px}.main-content .toggle-button.left.open{left:-2px;border-left:none;border-radius:0 100px 100px 0;box-shadow:3px 0 6px #0000001a}.main-content .toggle-button.right.close{right:-48px;border-radius:0 100px 100px 0}.main-content .toggle-button.right.open{right:-2px;border-right:none;border-radius:100px 0 0 100px;box-shadow:-3px 0 6px #0000001a}.main-content .toggle-button .toggle-icon{color:#9e9e9e}.main-content .toggle-button .toggle-icon:hover{color:#757575}.tag-content.svelte-x2sng{max-height:300px!important;overflow-y:auto!important}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng){border-bottom:1px solid #d4d6d8}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng):last-child{border-bottom:none}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng) :where(.svelte-x2sng):hover{background-color:#f7f7f7}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng) .tag-label:where(.svelte-x2sng){width:80%}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng) input[type=checkbox]:where(.svelte-x2sng){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #d12800;border-radius:0}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng) input[type=checkbox]:where(.svelte-x2sng):checked{background-color:#fff;border-color:#d12800}.tag-content.svelte-x2sng .tag-item:where(.svelte-x2sng) input[type=checkbox]:where(.svelte-x2sng):checked:before{content:"";display:block;width:5px;height:10px;border:solid #d12800;border-width:0 2px 2px 0;transform:rotate(45deg);margin:0 4px}.selected-area.svelte-x2sng{max-height:120px;overflow-y:auto}.wrap-text.svelte-x2sng{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-all}.tag-tooltip.svelte-x2sng{z-index:10;min-width:300px;max-width:350px}.diagram.svelte-1nbh2vt{text-align:center;padding:0;max-width:240px;margin:0 auto}@media(min-width:640px){.diagram.svelte-1nbh2vt{max-width:none}}.value-table.svelte-12n7da2 thead:where(.svelte-12n7da2),.value-table.svelte-12n7da2 tbody:where(.svelte-12n7da2){display:block}.value-table.svelte-12n7da2 tbody:where(.svelte-12n7da2){overflow-x:hidden;overflow-y:scroll;max-height:200px}.tooltip.svelte-wwivbw{z-index:10;height:250px;width:260px}.visible-button.svelte-wwivbw{cursor:pointer}.number-input.svelte-wwivbw{width:100%;text-align:left;border:none;background-color:transparent}.discrete.svelte-wwivbw{cursor:pointer!important;height:20px;width:20px;border:1px solid gray}.discrete-readonly.svelte-wwivbw{cursor:default!important;border:1px solid gray}.discrete:hover{padding:0;border:2px solid rgb(0,0,0)}input.svelte-wwivbw:focus{outline:none;background:#dcdcdc4d}input.svelte-wwivbw::-webkit-outer-spin-button,input.svelte-wwivbw::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number].svelte-wwivbw{-moz-appearance:textfield}.label-value.svelte-wwivbw{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.color-table.svelte-1kntx68 thead:where(.svelte-1kntx68),.color-table.svelte-1kntx68 tbody:where(.svelte-1kntx68){display:block}.color-table.svelte-1kntx68 tbody:where(.svelte-1kntx68){overflow-x:hidden;overflow-y:auto;max-height:200px}.select:not(.is-multiple):not(.is-loading):after{border-color:red}.color-table.svelte-1kum4gu thead:where(.svelte-1kum4gu),.color-table.svelte-1kum4gu tbody:where(.svelte-1kum4gu){display:block}.color-table.svelte-1kum4gu tbody:where(.svelte-1kum4gu){overflow-x:hidden;overflow-y:auto;max-height:200px}.rangeNub{cursor:pointer}.align-center.svelte-370y2m{width:max-content;margin:auto}
