/* @license MIT https://raw.githubusercontent.com/undp/design-system/refs/heads/master/LICENSE */
html {
    line-height: 1.15;
    text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    appearance: none
}

::-webkit-file-upload-button {
    appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

: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: 0.75rem;
    --undpds-font-size-14: 0.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-font-family-notosans-thai: Noto Sans Thai, sans-serif;
    --undpds-spacing-01: 0.125rem;
    --undpds-spacing-02: 0.25rem;
    --undpds-spacing-03: 0.5rem;
    --undpds-spacing-04: 0.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,
.menu li a,
small {
    font-size: var(--undpds-font-size-12)
}

@media(min-width:48em) {

    .grid_description,
    .menu li a,
    small {
        font-size: var(--undpds-font-size-14)
    }
}

.language__item,
:lang(my) p,
details p {
    font-size: var(--undpds-font-size-14);
    line-height: 1.4
}

@media(min-width:48em) {

    .language__item,
    :lang(my) p,
    details p {
        font-size: var(--undpds-font-size-16)
    }
}

abbr[title],
code,
details summary,
mark,
q {
    font-size: var(--undpds-font-size-16)
}

@media(min-width:48em) {

    abbr[title],
    code,
    details summary,
    mark,
    q {
        font-size: var(--undpds-font-size-20)
    }
}

cite {
    font-size: var(--undpds-font-size-20);
    line-height: 1.1
}

@media(min-width:48em) {
    cite {
        font-size: var(--undpds-font-size-24)
    }
}

.language__item,
.sidebar_item,
tbody tr {
    border-bottom: 1px solid var(--undpds-color-gray-400)
}

.image-figcaption__cart img,
div.author__img img {
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%
}

.breadcrumb__item,
table.stacked.border tr td,
table.stacked.border tr th,
table.striped tr {
    border: none
}

.sidebar_item {
    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 {
        padding: var(--undpds-spacing-06)
    }
}

.sidebar_item.selected {
    background-color: var(--undpds-color-blue-600)
}

.sidebar_item.selected h6 {
    color: var(--undpds-color-white)
}

.sidebar_item.selected:hover {
    background-color: var(--undpds-color-blue-600)
}

.overlay-grey:before,
div.author__img:before,
div.card-thumbnail__image:before,
div.publication-thumbnail__image:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.breadcrumb__item,
.menu li a,
table.stacked.border tr td,
table.stacked.border tr th,
table.striped tr {
    background-image: none
}

[data-viewport=true] {
    opacity: 0;
    transform: translateX(-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,
[dir=rtl] [data-viewport=true].inviewport {
    opacity: 1;
    transform: translateX(0);
    visibility: visible
}

.scale-up {
    transform: scale(.9);
    transition: transform 1.2s cubic-bezier(.34, .41, .03, 1)
}

.opacity-only {
    opacity: 0;
    transition: opacity 1.2s cubic-bezier(.34, .41, .03, 1)
}

.opacity-only.inviewport {
    opacity: 1;
    transform: translateX(0)
}

:lang(my) .language__item,
:lang(my) p {
    font-size: var(--undpds-font-size-12);
    line-height: 1.7
}

@media(min-width:48em) {

    :lang(my) .language__item,
    :lang(my) p {
        font-size: var(--undpds-font-size-14)
    }
}

:lang(my) abbr[title],
:lang(my) code,
:lang(my) details summary,
:lang(my) mark,
:lang(my) q,
details :lang(my) summary {
    font-size: var(--undpds-font-size-14)
}

@media(min-width:48em) {

    :lang(my) abbr[title],
    :lang(my) code,
    :lang(my) details summary,
    :lang(my) mark,
    :lang(my) q,
    details :lang(my) summary {
        font-size: var(--undpds-font-size-16)
    }
}

:lang(my) cite {
    font-size: var(--undpds-font-size-20);
    line-height: 1.1
}

@media(min-width:48em) {
    :lang(my) cite {
        font-size: var(--undpds-font-size-24)
    }
}

.chevron-right-animated i:after,
.chevron-right-animated i:before,
.download-animated:after,
.download-animated:before,
.external-link-animated:after,
.external-link-animated:before {
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute
}

.chevron-right-animated i {
    box-sizing: border-box;
    display: block;
    height: var(--undpds-spacing-05);
    left: 1.25rem;
    position: relative;
    transition: width .3s;
    width: 0
}

.chevron-right-animated i:before {
    background-color: var(--undpds-color-red);
    display: none;
    height: 2px;
    right: 0;
    top: 7px;
    width: 100%
}

.chevron-right-animated i: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:hover i {
    width: var(--undpds-spacing-11)
}

.chevron-right-animated:hover i:before {
    display: unset
}

a {
    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:hover {
    animation: lineLoop-animation 2s linear infinite
}

[dir=rtl] a:hover {
    animation: lineLoop-animation-rtl 2s linear infinite
}

.custom-scrollbar {
    overflow-x: auto;
    overflow-y: auto;
    scroll-behavior: smooth;
    scrollbar-color: var(--undpds-color-black) transparent;
    scrollbar-width: thin
}

.custom-scrollbar::-webkit-scrollbar {
    border-radius: 0;
    height: 5px;
    width: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: var(--undpds-color-black);
    background-clip: padding-box;
    border: 2px solid var(--undpds-color-white)
}

.custom-scrollbar::-webkit-scrollbar-corner {
    display: none
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: var(--undpds-color-black)
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 90rem;
    padding-left: .75rem;
    padding-right: .75rem
}

@media print,
screen and (min-width:30em) {
    .grid-container {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.grid-container.fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: .75rem;
    padding-right: .75rem
}

@media print,
screen and (min-width:30em) {
    .grid-container.fluid {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.grid-container.full {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.grid-x {
    display: flex;
    flex-flow: row wrap
}

.cell {
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    flex: 1 1 0
}

.cell.shrink {
    flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
    flex-basis: auto
}

@media print,
screen and (min-width:30em) {

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        flex-basis: auto
    }
}

@media screen and (min-width:90em) {

    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-full,
    .grid-x>.xlarge-shrink {
        flex-basis: auto
    }
}

@media screen and (min-width:120em) {

    .grid-x>.xxlarge-1,
    .grid-x>.xxlarge-10,
    .grid-x>.xxlarge-11,
    .grid-x>.xxlarge-12,
    .grid-x>.xxlarge-2,
    .grid-x>.xxlarge-3,
    .grid-x>.xxlarge-4,
    .grid-x>.xxlarge-5,
    .grid-x>.xxlarge-6,
    .grid-x>.xxlarge-7,
    .grid-x>.xxlarge-8,
    .grid-x>.xxlarge-9,
    .grid-x>.xxlarge-full,
    .grid-x>.xxlarge-shrink {
        flex-basis: auto
    }
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 8.3333333333%
}

.grid-x>.small-2 {
    width: 16.6666666667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.3333333333%
}

.grid-x>.small-5 {
    width: 41.6666666667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.3333333333%
}

.grid-x>.small-8 {
    width: 66.6666666667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.3333333333%
}

.grid-x>.small-11 {
    width: 91.6666666667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:30em) {
    .grid-x>.medium-auto {
        flex: 1 1 0;
        width: auto
    }

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-shrink {
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        width: auto
    }

    .grid-x>.medium-1 {
        width: 8.3333333333%
    }

    .grid-x>.medium-2 {
        width: 16.6666666667%
    }

    .grid-x>.medium-3 {
        width: 25%
    }

    .grid-x>.medium-4 {
        width: 33.3333333333%
    }

    .grid-x>.medium-5 {
        width: 41.6666666667%
    }

    .grid-x>.medium-6 {
        width: 50%
    }

    .grid-x>.medium-7 {
        width: 58.3333333333%
    }

    .grid-x>.medium-8 {
        width: 66.6666666667%
    }

    .grid-x>.medium-9 {
        width: 75%
    }

    .grid-x>.medium-10 {
        width: 83.3333333333%
    }

    .grid-x>.medium-11 {
        width: 91.6666666667%
    }

    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>.large-auto {
        flex: 1 1 0;
        width: auto
    }

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-shrink {
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        width: auto
    }

    .grid-x>.large-1 {
        width: 8.3333333333%
    }

    .grid-x>.large-2 {
        width: 16.6666666667%
    }

    .grid-x>.large-3 {
        width: 25%
    }

    .grid-x>.large-4 {
        width: 33.3333333333%
    }

    .grid-x>.large-5 {
        width: 41.6666666667%
    }

    .grid-x>.large-6 {
        width: 50%
    }

    .grid-x>.large-7 {
        width: 58.3333333333%
    }

    .grid-x>.large-8 {
        width: 66.6666666667%
    }

    .grid-x>.large-9 {
        width: 75%
    }

    .grid-x>.large-10 {
        width: 83.3333333333%
    }

    .grid-x>.large-11 {
        width: 91.6666666667%
    }

    .grid-x>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .grid-x>.xlarge-auto {
        flex: 1 1 0;
        width: auto
    }

    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-shrink {
        flex: 0 0 auto
    }

    .grid-x>.xlarge-shrink {
        width: auto
    }

    .grid-x>.xlarge-1 {
        width: 8.3333333333%
    }

    .grid-x>.xlarge-2 {
        width: 16.6666666667%
    }

    .grid-x>.xlarge-3 {
        width: 25%
    }

    .grid-x>.xlarge-4 {
        width: 33.3333333333%
    }

    .grid-x>.xlarge-5 {
        width: 41.6666666667%
    }

    .grid-x>.xlarge-6 {
        width: 50%
    }

    .grid-x>.xlarge-7 {
        width: 58.3333333333%
    }

    .grid-x>.xlarge-8 {
        width: 66.6666666667%
    }

    .grid-x>.xlarge-9 {
        width: 75%
    }

    .grid-x>.xlarge-10 {
        width: 83.3333333333%
    }

    .grid-x>.xlarge-11 {
        width: 91.6666666667%
    }

    .grid-x>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .grid-x>.xxlarge-auto {
        flex: 1 1 0;
        width: auto
    }

    .grid-x>.xxlarge-1,
    .grid-x>.xxlarge-10,
    .grid-x>.xxlarge-11,
    .grid-x>.xxlarge-12,
    .grid-x>.xxlarge-2,
    .grid-x>.xxlarge-3,
    .grid-x>.xxlarge-4,
    .grid-x>.xxlarge-5,
    .grid-x>.xxlarge-6,
    .grid-x>.xxlarge-7,
    .grid-x>.xxlarge-8,
    .grid-x>.xxlarge-9,
    .grid-x>.xxlarge-shrink {
        flex: 0 0 auto
    }

    .grid-x>.xxlarge-shrink {
        width: auto
    }

    .grid-x>.xxlarge-1 {
        width: 8.3333333333%
    }

    .grid-x>.xxlarge-2 {
        width: 16.6666666667%
    }

    .grid-x>.xxlarge-3 {
        width: 25%
    }

    .grid-x>.xxlarge-4 {
        width: 33.3333333333%
    }

    .grid-x>.xxlarge-5 {
        width: 41.6666666667%
    }

    .grid-x>.xxlarge-6 {
        width: 50%
    }

    .grid-x>.xxlarge-7 {
        width: 58.3333333333%
    }

    .grid-x>.xxlarge-8 {
        width: 66.6666666667%
    }

    .grid-x>.xxlarge-9 {
        width: 75%
    }

    .grid-x>.xxlarge-10 {
        width: 83.3333333333%
    }

    .grid-x>.xxlarge-11 {
        width: 91.6666666667%
    }

    .grid-x>.xxlarge-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.375rem;
    margin-right: -.375rem
}

@media print,
screen and (min-width:30em) {
    .grid-margin-x {
        margin-left: -.75rem;
        margin-right: -.75rem
    }
}

.grid-margin-x>.cell {
    margin-left: .375rem;
    margin-right: .375rem;
    width: calc(100% - .75rem)
}

@media print,
screen and (min-width:30em) {
    .grid-margin-x>.cell {
        margin-left: .75rem;
        margin-right: .75rem;
        width: calc(100% - 1.5rem)
    }
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - .75rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - .75rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - .75rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - .75rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - .75rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - .75rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - .75rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - .75rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - .75rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - .75rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - .75rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - .75rem)
}

@media print,
screen and (min-width:30em) {

    .grid-margin-x>.auto,
    .grid-margin-x>.shrink {
        width: auto
    }

    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.5rem)
    }

    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x>.small-3 {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.5rem)
    }

    .grid-margin-x>.small-6 {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.5rem)
    }

    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.5rem)
    }

    .grid-margin-x>.small-9 {
        width: calc(75% - 1.5rem)
    }

    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.5rem)
    }

    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.5rem)
    }

    .grid-margin-x>.small-12 {
        width: calc(100% - 1.5rem)
    }

    .grid-margin-x>.medium-auto,
    .grid-margin-x>.medium-shrink {
        width: auto
    }

    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.5rem)
    }

    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.5rem)
    }

    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.5rem)
    }

    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.5rem)
    }

    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.5rem)
    }

    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.5rem)
    }

    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.5rem)
    }

    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.5rem)
    }
}

@media print,
screen and (min-width:64em) {

    .grid-margin-x>.large-auto,
    .grid-margin-x>.large-shrink {
        width: auto
    }

    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.5rem)
    }

    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x>.large-3 {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.5rem)
    }

    .grid-margin-x>.large-6 {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.5rem)
    }

    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.5rem)
    }

    .grid-margin-x>.large-9 {
        width: calc(75% - 1.5rem)
    }

    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.5rem)
    }

    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.5rem)
    }

    .grid-margin-x>.large-12 {
        width: calc(100% - 1.5rem)
    }
}

@media screen and (min-width:90em) {

    .grid-margin-x>.xlarge-auto,
    .grid-margin-x>.xlarge-shrink {
        width: auto
    }

    .grid-margin-x>.xlarge-1 {
        width: calc(8.33333% - 1.5rem)
    }

    .grid-margin-x>.xlarge-2 {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x>.xlarge-3 {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x>.xlarge-4 {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x>.xlarge-5 {
        width: calc(41.66667% - 1.5rem)
    }

    .grid-margin-x>.xlarge-6 {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x>.xlarge-7 {
        width: calc(58.33333% - 1.5rem)
    }

    .grid-margin-x>.xlarge-8 {
        width: calc(66.66667% - 1.5rem)
    }

    .grid-margin-x>.xlarge-9 {
        width: calc(75% - 1.5rem)
    }

    .grid-margin-x>.xlarge-10 {
        width: calc(83.33333% - 1.5rem)
    }

    .grid-margin-x>.xlarge-11 {
        width: calc(91.66667% - 1.5rem)
    }

    .grid-margin-x>.xlarge-12 {
        width: calc(100% - 1.5rem)
    }
}

@media screen and (min-width:120em) {

    .grid-margin-x>.xxlarge-auto,
    .grid-margin-x>.xxlarge-shrink {
        width: auto
    }

    .grid-margin-x>.xxlarge-1 {
        width: calc(8.33333% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-2 {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-3 {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-4 {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-5 {
        width: calc(41.66667% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-6 {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-7 {
        width: calc(58.33333% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-8 {
        width: calc(66.66667% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-9 {
        width: calc(75% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-10 {
        width: calc(83.33333% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-11 {
        width: calc(91.66667% - 1.5rem)
    }

    .grid-margin-x>.xxlarge-12 {
        width: calc(100% - 1.5rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-left: -.375rem;
    margin-right: -.375rem
}

@media print,
screen and (min-width:30em) {
    .grid-padding-x .grid-padding-x {
        margin-left: -.75rem;
        margin-right: -.75rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-left: -.375rem;
    margin-right: -.375rem
}

@media print,
screen and (min-width:30em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-left: -.75rem;
        margin-right: -.75rem
    }
}

.grid-padding-x>.cell {
    padding-left: .375rem;
    padding-right: .375rem
}

@media print,
screen and (min-width:30em) {
    .grid-padding-x>.cell {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.3333333333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.6666666667%
}

.small-up-7>.cell {
    width: 14.2857142857%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width:30em) {
    .medium-up-1>.cell {
        width: 100%
    }

    .medium-up-2>.cell {
        width: 50%
    }

    .medium-up-3>.cell {
        width: 33.3333333333%
    }

    .medium-up-4>.cell {
        width: 25%
    }

    .medium-up-5>.cell {
        width: 20%
    }

    .medium-up-6>.cell {
        width: 16.6666666667%
    }

    .medium-up-7>.cell {
        width: 14.2857142857%
    }

    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:64em) {
    .large-up-1>.cell {
        width: 100%
    }

    .large-up-2>.cell {
        width: 50%
    }

    .large-up-3>.cell {
        width: 33.3333333333%
    }

    .large-up-4>.cell {
        width: 25%
    }

    .large-up-5>.cell {
        width: 20%
    }

    .large-up-6>.cell {
        width: 16.6666666667%
    }

    .large-up-7>.cell {
        width: 14.2857142857%
    }

    .large-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:90em) {
    .xlarge-up-1>.cell {
        width: 100%
    }

    .xlarge-up-2>.cell {
        width: 50%
    }

    .xlarge-up-3>.cell {
        width: 33.3333333333%
    }

    .xlarge-up-4>.cell {
        width: 25%
    }

    .xlarge-up-5>.cell {
        width: 20%
    }

    .xlarge-up-6>.cell {
        width: 16.6666666667%
    }

    .xlarge-up-7>.cell {
        width: 14.2857142857%
    }

    .xlarge-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-up-1>.cell {
        width: 100%
    }

    .xxlarge-up-2>.cell {
        width: 50%
    }

    .xxlarge-up-3>.cell {
        width: 33.3333333333%
    }

    .xxlarge-up-4>.cell {
        width: 25%
    }

    .xxlarge-up-5>.cell {
        width: 20%
    }

    .xxlarge-up-6>.cell {
        width: 16.6666666667%
    }

    .xxlarge-up-7>.cell {
        width: 14.2857142857%
    }

    .xxlarge-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - .75rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - .75rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - .75rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - .75rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - .75rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - .75rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - .75rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - .75rem)
}

@media print,
screen and (min-width:30em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.5rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.5rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.5rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.5rem)
    }

    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.5rem)
    }

    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.5rem)
    }

    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.5rem)
    }

    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.5rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.5rem)
    }

    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.5rem)
    }

    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.5rem)
    }

    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.5rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-x.xlarge-up-1>.cell {
        width: calc(100% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-2>.cell {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-3>.cell {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-4>.cell {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-5>.cell {
        width: calc(20% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-6>.cell {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-7>.cell {
        width: calc(14.28571% - 1.5rem)
    }

    .grid-margin-x.xlarge-up-8>.cell {
        width: calc(12.5% - 1.5rem)
    }
}

@media screen and (min-width:120em) {
    .grid-margin-x.xxlarge-up-1>.cell {
        width: calc(100% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-2>.cell {
        width: calc(50% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-3>.cell {
        width: calc(33.33333% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-4>.cell {
        width: calc(25% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-5>.cell {
        width: calc(20% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-6>.cell {
        width: calc(16.66667% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-7>.cell {
        width: calc(14.28571% - 1.5rem)
    }

    .grid-margin-x.xxlarge-up-8>.cell {
        width: calc(12.5% - 1.5rem)
    }
}

.small-margin-collapse,
.small-margin-collapse>.cell {
    margin-left: 0;
    margin-right: 0
}

.small-margin-collapse>.small-1 {
    width: 8.3333333333%
}

.small-margin-collapse>.small-2 {
    width: 16.6666666667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.3333333333%
}

.small-margin-collapse>.small-5 {
    width: 41.6666666667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.3333333333%
}

.small-margin-collapse>.small-8 {
    width: 66.6666666667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.3333333333%
}

.small-margin-collapse>.small-11 {
    width: 91.6666666667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:30em) {
    .small-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

    .small-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }

    .small-margin-collapse>.medium-3 {
        width: 25%
    }

    .small-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }

    .small-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }

    .small-margin-collapse>.medium-6 {
        width: 50%
    }

    .small-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }

    .small-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }

    .small-margin-collapse>.medium-9 {
        width: 75%
    }

    .small-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }

    .small-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }

    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .small-margin-collapse>.large-1 {
        width: 8.3333333333%
    }

    .small-margin-collapse>.large-2 {
        width: 16.6666666667%
    }

    .small-margin-collapse>.large-3 {
        width: 25%
    }

    .small-margin-collapse>.large-4 {
        width: 33.3333333333%
    }

    .small-margin-collapse>.large-5 {
        width: 41.6666666667%
    }

    .small-margin-collapse>.large-6 {
        width: 50%
    }

    .small-margin-collapse>.large-7 {
        width: 58.3333333333%
    }

    .small-margin-collapse>.large-8 {
        width: 66.6666666667%
    }

    .small-margin-collapse>.large-9 {
        width: 75%
    }

    .small-margin-collapse>.large-10 {
        width: 83.3333333333%
    }

    .small-margin-collapse>.large-11 {
        width: 91.6666666667%
    }

    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .small-margin-collapse>.xlarge-1 {
        width: 8.3333333333%
    }

    .small-margin-collapse>.xlarge-2 {
        width: 16.6666666667%
    }

    .small-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .small-margin-collapse>.xlarge-4 {
        width: 33.3333333333%
    }

    .small-margin-collapse>.xlarge-5 {
        width: 41.6666666667%
    }

    .small-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .small-margin-collapse>.xlarge-7 {
        width: 58.3333333333%
    }

    .small-margin-collapse>.xlarge-8 {
        width: 66.6666666667%
    }

    .small-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .small-margin-collapse>.xlarge-10 {
        width: 83.3333333333%
    }

    .small-margin-collapse>.xlarge-11 {
        width: 91.6666666667%
    }

    .small-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .small-margin-collapse>.xxlarge-1 {
        width: 8.3333333333%
    }

    .small-margin-collapse>.xxlarge-2 {
        width: 16.6666666667%
    }

    .small-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .small-margin-collapse>.xxlarge-4 {
        width: 33.3333333333%
    }

    .small-margin-collapse>.xxlarge-5 {
        width: 41.6666666667%
    }

    .small-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .small-margin-collapse>.xxlarge-7 {
        width: 58.3333333333%
    }

    .small-margin-collapse>.xxlarge-8 {
        width: 66.6666666667%
    }

    .small-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .small-margin-collapse>.xxlarge-10 {
        width: 83.3333333333%
    }

    .small-margin-collapse>.xxlarge-11 {
        width: 91.6666666667%
    }

    .small-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-left: 0;
    margin-right: 0
}

.small-padding-collapse>.cell {
    padding-left: 0;
    padding-right: 0
}

@media print,
screen and (min-width:30em) {

    .medium-margin-collapse,
    .medium-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }

    .medium-margin-collapse>.small-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse>.small-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse>.small-3 {
        width: 25%
    }

    .medium-margin-collapse>.small-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse>.small-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse>.small-6 {
        width: 50%
    }

    .medium-margin-collapse>.small-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse>.small-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse>.small-9 {
        width: 75%
    }

    .medium-margin-collapse>.small-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse>.small-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse>.small-12 {
        width: 100%
    }

    .medium-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse>.medium-3 {
        width: 25%
    }

    .medium-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse>.medium-6 {
        width: 50%
    }

    .medium-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse>.medium-9 {
        width: 75%
    }

    .medium-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse>.large-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse>.large-3 {
        width: 25%
    }

    .medium-margin-collapse>.large-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse>.large-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse>.large-6 {
        width: 50%
    }

    .medium-margin-collapse>.large-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse>.large-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse>.large-9 {
        width: 75%
    }

    .medium-margin-collapse>.large-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse>.large-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .medium-margin-collapse>.xlarge-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse>.xlarge-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .medium-margin-collapse>.xlarge-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse>.xlarge-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .medium-margin-collapse>.xlarge-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse>.xlarge-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .medium-margin-collapse>.xlarge-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse>.xlarge-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .medium-margin-collapse>.xxlarge-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse>.xxlarge-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .medium-margin-collapse>.xxlarge-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse>.xxlarge-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .medium-margin-collapse>.xxlarge-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse>.xxlarge-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .medium-margin-collapse>.xxlarge-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse>.xxlarge-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:30em) {
    .medium-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }

    .medium-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

@media print,
screen and (min-width:64em) {

    .large-margin-collapse,
    .large-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }

    .large-margin-collapse>.small-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse>.small-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse>.small-3 {
        width: 25%
    }

    .large-margin-collapse>.small-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse>.small-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse>.small-6 {
        width: 50%
    }

    .large-margin-collapse>.small-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse>.small-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse>.small-9 {
        width: 75%
    }

    .large-margin-collapse>.small-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse>.small-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse>.small-12 {
        width: 100%
    }

    .large-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse>.medium-3 {
        width: 25%
    }

    .large-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse>.medium-6 {
        width: 50%
    }

    .large-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse>.medium-9 {
        width: 75%
    }

    .large-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse>.medium-12 {
        width: 100%
    }

    .large-margin-collapse>.large-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse>.large-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse>.large-3 {
        width: 25%
    }

    .large-margin-collapse>.large-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse>.large-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse>.large-6 {
        width: 50%
    }

    .large-margin-collapse>.large-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse>.large-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse>.large-9 {
        width: 75%
    }

    .large-margin-collapse>.large-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse>.large-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .large-margin-collapse>.xlarge-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse>.xlarge-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .large-margin-collapse>.xlarge-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse>.xlarge-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .large-margin-collapse>.xlarge-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse>.xlarge-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .large-margin-collapse>.xlarge-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse>.xlarge-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .large-margin-collapse>.xxlarge-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse>.xxlarge-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .large-margin-collapse>.xxlarge-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse>.xxlarge-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .large-margin-collapse>.xxlarge-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse>.xxlarge-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .large-margin-collapse>.xxlarge-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse>.xxlarge-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }

    .large-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:90em) {

    .xlarge-margin-collapse,
    .xlarge-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-margin-collapse>.small-1 {
        width: 8.3333333333%
    }

    .xlarge-margin-collapse>.small-2 {
        width: 16.6666666667%
    }

    .xlarge-margin-collapse>.small-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.small-4 {
        width: 33.3333333333%
    }

    .xlarge-margin-collapse>.small-5 {
        width: 41.6666666667%
    }

    .xlarge-margin-collapse>.small-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.small-7 {
        width: 58.3333333333%
    }

    .xlarge-margin-collapse>.small-8 {
        width: 66.6666666667%
    }

    .xlarge-margin-collapse>.small-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.small-10 {
        width: 83.3333333333%
    }

    .xlarge-margin-collapse>.small-11 {
        width: 91.6666666667%
    }

    .xlarge-margin-collapse>.small-12 {
        width: 100%
    }

    .xlarge-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

    .xlarge-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }

    .xlarge-margin-collapse>.medium-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }

    .xlarge-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }

    .xlarge-margin-collapse>.medium-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }

    .xlarge-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }

    .xlarge-margin-collapse>.medium-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }

    .xlarge-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }

    .xlarge-margin-collapse>.medium-12 {
        width: 100%
    }

    .xlarge-margin-collapse>.large-1 {
        width: 8.3333333333%
    }

    .xlarge-margin-collapse>.large-2 {
        width: 16.6666666667%
    }

    .xlarge-margin-collapse>.large-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.large-4 {
        width: 33.3333333333%
    }

    .xlarge-margin-collapse>.large-5 {
        width: 41.6666666667%
    }

    .xlarge-margin-collapse>.large-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.large-7 {
        width: 58.3333333333%
    }

    .xlarge-margin-collapse>.large-8 {
        width: 66.6666666667%
    }

    .xlarge-margin-collapse>.large-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.large-10 {
        width: 83.3333333333%
    }

    .xlarge-margin-collapse>.large-11 {
        width: 91.6666666667%
    }

    .xlarge-margin-collapse>.large-12 {
        width: 100%
    }

    .xlarge-margin-collapse>.xlarge-1 {
        width: 8.3333333333%
    }

    .xlarge-margin-collapse>.xlarge-2 {
        width: 16.6666666667%
    }

    .xlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.xlarge-4 {
        width: 33.3333333333%
    }

    .xlarge-margin-collapse>.xlarge-5 {
        width: 41.6666666667%
    }

    .xlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.xlarge-7 {
        width: 58.3333333333%
    }

    .xlarge-margin-collapse>.xlarge-8 {
        width: 66.6666666667%
    }

    .xlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.xlarge-10 {
        width: 83.3333333333%
    }

    .xlarge-margin-collapse>.xlarge-11 {
        width: 91.6666666667%
    }

    .xlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xlarge-margin-collapse>.xxlarge-1 {
        width: 8.3333333333%
    }

    .xlarge-margin-collapse>.xxlarge-2 {
        width: 16.6666666667%
    }

    .xlarge-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.xxlarge-4 {
        width: 33.3333333333%
    }

    .xlarge-margin-collapse>.xxlarge-5 {
        width: 41.6666666667%
    }

    .xlarge-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.xxlarge-7 {
        width: 58.3333333333%
    }

    .xlarge-margin-collapse>.xxlarge-8 {
        width: 66.6666666667%
    }

    .xlarge-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.xxlarge-10 {
        width: 83.3333333333%
    }

    .xlarge-margin-collapse>.xxlarge-11 {
        width: 91.6666666667%
    }

    .xlarge-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .xlarge-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }

    .xlarge-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:120em) {

    .xxlarge-margin-collapse,
    .xxlarge-margin-collapse>.cell {
        margin-left: 0;
        margin-right: 0
    }

    .xxlarge-margin-collapse>.small-1 {
        width: 8.3333333333%
    }

    .xxlarge-margin-collapse>.small-2 {
        width: 16.6666666667%
    }

    .xxlarge-margin-collapse>.small-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.small-4 {
        width: 33.3333333333%
    }

    .xxlarge-margin-collapse>.small-5 {
        width: 41.6666666667%
    }

    .xxlarge-margin-collapse>.small-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.small-7 {
        width: 58.3333333333%
    }

    .xxlarge-margin-collapse>.small-8 {
        width: 66.6666666667%
    }

    .xxlarge-margin-collapse>.small-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.small-10 {
        width: 83.3333333333%
    }

    .xxlarge-margin-collapse>.small-11 {
        width: 91.6666666667%
    }

    .xxlarge-margin-collapse>.small-12 {
        width: 100%
    }

    .xxlarge-margin-collapse>.medium-1 {
        width: 8.3333333333%
    }

    .xxlarge-margin-collapse>.medium-2 {
        width: 16.6666666667%
    }

    .xxlarge-margin-collapse>.medium-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.medium-4 {
        width: 33.3333333333%
    }

    .xxlarge-margin-collapse>.medium-5 {
        width: 41.6666666667%
    }

    .xxlarge-margin-collapse>.medium-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.medium-7 {
        width: 58.3333333333%
    }

    .xxlarge-margin-collapse>.medium-8 {
        width: 66.6666666667%
    }

    .xxlarge-margin-collapse>.medium-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.medium-10 {
        width: 83.3333333333%
    }

    .xxlarge-margin-collapse>.medium-11 {
        width: 91.6666666667%
    }

    .xxlarge-margin-collapse>.medium-12 {
        width: 100%
    }

    .xxlarge-margin-collapse>.large-1 {
        width: 8.3333333333%
    }

    .xxlarge-margin-collapse>.large-2 {
        width: 16.6666666667%
    }

    .xxlarge-margin-collapse>.large-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.large-4 {
        width: 33.3333333333%
    }

    .xxlarge-margin-collapse>.large-5 {
        width: 41.6666666667%
    }

    .xxlarge-margin-collapse>.large-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.large-7 {
        width: 58.3333333333%
    }

    .xxlarge-margin-collapse>.large-8 {
        width: 66.6666666667%
    }

    .xxlarge-margin-collapse>.large-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.large-10 {
        width: 83.3333333333%
    }

    .xxlarge-margin-collapse>.large-11 {
        width: 91.6666666667%
    }

    .xxlarge-margin-collapse>.large-12 {
        width: 100%
    }

    .xxlarge-margin-collapse>.xlarge-1 {
        width: 8.3333333333%
    }

    .xxlarge-margin-collapse>.xlarge-2 {
        width: 16.6666666667%
    }

    .xxlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.xlarge-4 {
        width: 33.3333333333%
    }

    .xxlarge-margin-collapse>.xlarge-5 {
        width: 41.6666666667%
    }

    .xxlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.xlarge-7 {
        width: 58.3333333333%
    }

    .xxlarge-margin-collapse>.xlarge-8 {
        width: 66.6666666667%
    }

    .xxlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.xlarge-10 {
        width: 83.3333333333%
    }

    .xxlarge-margin-collapse>.xlarge-11 {
        width: 91.6666666667%
    }

    .xxlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }

    .xxlarge-margin-collapse>.xxlarge-1 {
        width: 8.3333333333%
    }

    .xxlarge-margin-collapse>.xxlarge-2 {
        width: 16.6666666667%
    }

    .xxlarge-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.xxlarge-4 {
        width: 33.3333333333%
    }

    .xxlarge-margin-collapse>.xxlarge-5 {
        width: 41.6666666667%
    }

    .xxlarge-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.xxlarge-7 {
        width: 58.3333333333%
    }

    .xxlarge-margin-collapse>.xxlarge-8 {
        width: 66.6666666667%
    }

    .xxlarge-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.xxlarge-10 {
        width: 83.3333333333%
    }

    .xxlarge-margin-collapse>.xxlarge-11 {
        width: 91.6666666667%
    }

    .xxlarge-margin-collapse>.xxlarge-12 {
        width: 100%
    }

    .xxlarge-padding-collapse {
        margin-left: 0;
        margin-right: 0
    }

    .xxlarge-padding-collapse>.cell {
        padding-left: 0;
        padding-right: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x>.small-offset-0 {
    margin-left: .375rem
}

.small-offset-1 {
    margin-left: 8.3333333333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .375rem)
}

.small-offset-2 {
    margin-left: 16.6666666667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .375rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .375rem)
}

.small-offset-4 {
    margin-left: 33.3333333333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .375rem)
}

.small-offset-5 {
    margin-left: 41.6666666667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .375rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .375rem)
}

.small-offset-7 {
    margin-left: 58.3333333333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .375rem)
}

.small-offset-8 {
    margin-left: 66.6666666667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .375rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .375rem)
}

.small-offset-10 {
    margin-left: 83.3333333333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .375rem)
}

.small-offset-11 {
    margin-left: 91.6666666667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .375rem)
}

@media print,
screen and (min-width:30em) {
    .medium-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: .75rem
    }

    .medium-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .75rem)
    }

    .medium-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .75rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .75rem)
    }

    .medium-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .75rem)
    }

    .medium-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .75rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .75rem)
    }

    .medium-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .75rem)
    }

    .medium-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .75rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .75rem)
    }

    .medium-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .75rem)
    }

    .medium-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .75rem)
    }
}

@media print,
screen and (min-width:64em) {
    .large-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: .75rem
    }

    .large-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .75rem)
    }

    .large-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .75rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .75rem)
    }

    .large-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .75rem)
    }

    .large-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .75rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .75rem)
    }

    .large-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .75rem)
    }

    .large-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .75rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .75rem)
    }

    .large-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .75rem)
    }

    .large-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .75rem)
    }
}

@media screen and (min-width:90em) {
    .xlarge-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.xlarge-offset-0 {
        margin-left: .75rem
    }

    .xlarge-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x>.xlarge-offset-1 {
        margin-left: calc(8.33333% + .75rem)
    }

    .xlarge-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x>.xlarge-offset-2 {
        margin-left: calc(16.66667% + .75rem)
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.xlarge-offset-3 {
        margin-left: calc(25% + .75rem)
    }

    .xlarge-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x>.xlarge-offset-4 {
        margin-left: calc(33.33333% + .75rem)
    }

    .xlarge-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x>.xlarge-offset-5 {
        margin-left: calc(41.66667% + .75rem)
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.xlarge-offset-6 {
        margin-left: calc(50% + .75rem)
    }

    .xlarge-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x>.xlarge-offset-7 {
        margin-left: calc(58.33333% + .75rem)
    }

    .xlarge-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x>.xlarge-offset-8 {
        margin-left: calc(66.66667% + .75rem)
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.xlarge-offset-9 {
        margin-left: calc(75% + .75rem)
    }

    .xlarge-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x>.xlarge-offset-10 {
        margin-left: calc(83.33333% + .75rem)
    }

    .xlarge-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x>.xlarge-offset-11 {
        margin-left: calc(91.66667% + .75rem)
    }
}

@media screen and (min-width:120em) {
    .xxlarge-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.xxlarge-offset-0 {
        margin-left: .75rem
    }

    .xxlarge-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x>.xxlarge-offset-1 {
        margin-left: calc(8.33333% + .75rem)
    }

    .xxlarge-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x>.xxlarge-offset-2 {
        margin-left: calc(16.66667% + .75rem)
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.xxlarge-offset-3 {
        margin-left: calc(25% + .75rem)
    }

    .xxlarge-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x>.xxlarge-offset-4 {
        margin-left: calc(33.33333% + .75rem)
    }

    .xxlarge-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x>.xxlarge-offset-5 {
        margin-left: calc(41.66667% + .75rem)
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.xxlarge-offset-6 {
        margin-left: calc(50% + .75rem)
    }

    .xxlarge-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x>.xxlarge-offset-7 {
        margin-left: calc(58.33333% + .75rem)
    }

    .xxlarge-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x>.xxlarge-offset-8 {
        margin-left: calc(66.66667% + .75rem)
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.xxlarge-offset-9 {
        margin-left: calc(75% + .75rem)
    }

    .xxlarge-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x>.xxlarge-offset-10 {
        margin-left: calc(83.33333% + .75rem)
    }

    .xxlarge-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x>.xxlarge-offset-11 {
        margin-left: calc(91.66667% + .75rem)
    }
}

.grid-y {
    display: flex;
    flex-flow: column nowrap
}

.grid-y>.cell {
    height: auto;
    max-height: none
}

.grid-y>.auto,
.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-full,
.grid-y>.small-shrink {
    flex-basis: auto
}

@media print,
screen and (min-width:30em) {

    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-full,
    .grid-y>.medium-shrink {
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {

    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-full,
    .grid-y>.large-shrink {
        flex-basis: auto
    }
}

@media screen and (min-width:90em) {

    .grid-y>.xlarge-1,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-full,
    .grid-y>.xlarge-shrink {
        flex-basis: auto
    }
}

@media screen and (min-width:120em) {

    .grid-y>.xxlarge-1,
    .grid-y>.xxlarge-10,
    .grid-y>.xxlarge-11,
    .grid-y>.xxlarge-12,
    .grid-y>.xxlarge-2,
    .grid-y>.xxlarge-3,
    .grid-y>.xxlarge-4,
    .grid-y>.xxlarge-5,
    .grid-y>.xxlarge-6,
    .grid-y>.xxlarge-7,
    .grid-y>.xxlarge-8,
    .grid-y>.xxlarge-9,
    .grid-y>.xxlarge-full,
    .grid-y>.xxlarge-shrink {
        flex-basis: auto
    }
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9 {
    flex: 0 0 auto
}

.grid-y>.small-1 {
    height: 8.3333333333%
}

.grid-y>.small-2 {
    height: 16.6666666667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.3333333333%
}

.grid-y>.small-5 {
    height: 41.6666666667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.3333333333%
}

.grid-y>.small-8 {
    height: 66.6666666667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.3333333333%
}

.grid-y>.small-11 {
    height: 91.6666666667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width:30em) {
    .grid-y>.medium-auto {
        flex: 1 1 0;
        height: auto
    }

    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-shrink {
        flex: 0 0 auto
    }

    .grid-y>.medium-shrink {
        height: auto
    }

    .grid-y>.medium-1 {
        height: 8.3333333333%
    }

    .grid-y>.medium-2 {
        height: 16.6666666667%
    }

    .grid-y>.medium-3 {
        height: 25%
    }

    .grid-y>.medium-4 {
        height: 33.3333333333%
    }

    .grid-y>.medium-5 {
        height: 41.6666666667%
    }

    .grid-y>.medium-6 {
        height: 50%
    }

    .grid-y>.medium-7 {
        height: 58.3333333333%
    }

    .grid-y>.medium-8 {
        height: 66.6666666667%
    }

    .grid-y>.medium-9 {
        height: 75%
    }

    .grid-y>.medium-10 {
        height: 83.3333333333%
    }

    .grid-y>.medium-11 {
        height: 91.6666666667%
    }

    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>.large-auto {
        flex: 1 1 0;
        height: auto
    }

    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-shrink {
        flex: 0 0 auto
    }

    .grid-y>.large-shrink {
        height: auto
    }

    .grid-y>.large-1 {
        height: 8.3333333333%
    }

    .grid-y>.large-2 {
        height: 16.6666666667%
    }

    .grid-y>.large-3 {
        height: 25%
    }

    .grid-y>.large-4 {
        height: 33.3333333333%
    }

    .grid-y>.large-5 {
        height: 41.6666666667%
    }

    .grid-y>.large-6 {
        height: 50%
    }

    .grid-y>.large-7 {
        height: 58.3333333333%
    }

    .grid-y>.large-8 {
        height: 66.6666666667%
    }

    .grid-y>.large-9 {
        height: 75%
    }

    .grid-y>.large-10 {
        height: 83.3333333333%
    }

    .grid-y>.large-11 {
        height: 91.6666666667%
    }

    .grid-y>.large-12 {
        height: 100%
    }
}

@media screen and (min-width:90em) {
    .grid-y>.xlarge-auto {
        flex: 1 1 0;
        height: auto
    }

    .grid-y>.xlarge-1,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-shrink {
        flex: 0 0 auto
    }

    .grid-y>.xlarge-shrink {
        height: auto
    }

    .grid-y>.xlarge-1 {
        height: 8.3333333333%
    }

    .grid-y>.xlarge-2 {
        height: 16.6666666667%
    }

    .grid-y>.xlarge-3 {
        height: 25%
    }

    .grid-y>.xlarge-4 {
        height: 33.3333333333%
    }

    .grid-y>.xlarge-5 {
        height: 41.6666666667%
    }

    .grid-y>.xlarge-6 {
        height: 50%
    }

    .grid-y>.xlarge-7 {
        height: 58.3333333333%
    }

    .grid-y>.xlarge-8 {
        height: 66.6666666667%
    }

    .grid-y>.xlarge-9 {
        height: 75%
    }

    .grid-y>.xlarge-10 {
        height: 83.3333333333%
    }

    .grid-y>.xlarge-11 {
        height: 91.6666666667%
    }

    .grid-y>.xlarge-12 {
        height: 100%
    }
}

@media screen and (min-width:120em) {
    .grid-y>.xxlarge-auto {
        flex: 1 1 0;
        height: auto
    }

    .grid-y>.xxlarge-1,
    .grid-y>.xxlarge-10,
    .grid-y>.xxlarge-11,
    .grid-y>.xxlarge-12,
    .grid-y>.xxlarge-2,
    .grid-y>.xxlarge-3,
    .grid-y>.xxlarge-4,
    .grid-y>.xxlarge-5,
    .grid-y>.xxlarge-6,
    .grid-y>.xxlarge-7,
    .grid-y>.xxlarge-8,
    .grid-y>.xxlarge-9,
    .grid-y>.xxlarge-shrink {
        flex: 0 0 auto
    }

    .grid-y>.xxlarge-shrink {
        height: auto
    }

    .grid-y>.xxlarge-1 {
        height: 8.3333333333%
    }

    .grid-y>.xxlarge-2 {
        height: 16.6666666667%
    }

    .grid-y>.xxlarge-3 {
        height: 25%
    }

    .grid-y>.xxlarge-4 {
        height: 33.3333333333%
    }

    .grid-y>.xxlarge-5 {
        height: 41.6666666667%
    }

    .grid-y>.xxlarge-6 {
        height: 50%
    }

    .grid-y>.xxlarge-7 {
        height: 58.3333333333%
    }

    .grid-y>.xxlarge-8 {
        height: 66.6666666667%
    }

    .grid-y>.xxlarge-9 {
        height: 75%
    }

    .grid-y>.xxlarge-10 {
        height: 83.3333333333%
    }

    .grid-y>.xxlarge-11 {
        height: 91.6666666667%
    }

    .grid-y>.xxlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-bottom: -.375rem;
    margin-top: -.375rem
}

@media print,
screen and (min-width:30em) {
    .grid-padding-y .grid-padding-y {
        margin-bottom: -.75rem;
        margin-top: -.75rem
    }
}

.grid-padding-y>.cell {
    padding-bottom: .375rem;
    padding-top: .375rem
}

@media print,
screen and (min-width:30em) {
    .grid-padding-y>.cell {
        padding-bottom: .75rem;
        padding-top: .75rem
    }
}

.grid-frame {
    align-items: stretch;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    max-width: 100%;
    overflow-x: auto
}

.cell-block,
.cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    max-height: 100%;
    min-height: 100%;
    overflow-y: auto
}

.cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    flex-wrap: nowrap;
    max-height: 100%
}

@media print,
screen and (min-width:30em) {
    .medium-grid-frame {
        align-items: stretch;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        width: 100vw
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        flex-wrap: nowrap;
        max-height: 100%
    }

    .medium-cell-block-y {
        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 {
        align-items: stretch;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        width: 100vw
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        flex-wrap: nowrap;
        max-height: 100%
    }

    .large-cell-block-y {
        max-height: 100%;
        min-height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:90em) {
    .xlarge-grid-frame {
        align-items: stretch;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        width: 100vw
    }

    .cell .xlarge-grid-frame {
        width: 100%
    }

    .xlarge-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .xlarge-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .xlarge-cell-block-container>.grid-x {
        flex-wrap: nowrap;
        max-height: 100%
    }

    .xlarge-cell-block-y {
        max-height: 100%;
        min-height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:120em) {
    .xxlarge-grid-frame {
        align-items: stretch;
        flex-wrap: nowrap;
        overflow: hidden;
        position: relative;
        width: 100vw
    }

    .cell .xxlarge-grid-frame {
        width: 100%
    }

    .xxlarge-cell-block {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .xxlarge-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%
    }

    .xxlarge-cell-block-container>.grid-x {
        flex-wrap: nowrap;
        max-height: 100%
    }

    .xxlarge-cell-block-y {
        max-height: 100%;
        min-height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    align-items: stretch;
    flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: auto
}

@media print,
screen and (min-width:30em) {
    .grid-y.medium-grid-frame {
        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 {
        align-items: stretch;
        flex-wrap: nowrap;
        height: 100vh;
        overflow: hidden;
        position: relative;
        width: auto
    }
}

@media screen and (min-width:90em) {
    .grid-y.xlarge-grid-frame {
        align-items: stretch;
        flex-wrap: nowrap;
        height: 100vh;
        overflow: hidden;
        position: relative;
        width: auto
    }
}

@media screen and (min-width:120em) {
    .grid-y.xxlarge-grid-frame {
        align-items: stretch;
        flex-wrap: nowrap;
        height: 100vh;
        overflow: hidden;
        position: relative;
        width: auto
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width:30em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:90em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:120em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-bottom: -.375rem;
    margin-top: -.375rem
}

@media print,
screen and (min-width:30em) {
    .grid-margin-y {
        margin-bottom: -.75rem;
        margin-top: -.75rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - .75rem);
    margin-bottom: .375rem;
    margin-top: .375rem
}

@media print,
screen and (min-width:30em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.5rem);
        margin-bottom: .75rem;
        margin-top: .75rem
    }
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - .75rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - .75rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - .75rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - .75rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - .75rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - .75rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - .75rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - .75rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - .75rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - .75rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - .75rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - .75rem)
}

@media print,
screen and (min-width:30em) {

    .grid-margin-y>.auto,
    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.5rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.5rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.5rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.5rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.5rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.5rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.5rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.5rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.5rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.5rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.5rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.5rem)
    }

    .grid-margin-y>.medium-auto,
    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.5rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.5rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.5rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.5rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.5rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.5rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.5rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.5rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.5rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.5rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.5rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.5rem)
    }
}

@media print,
screen and (min-width:64em) {

    .grid-margin-y>.large-auto,
    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.5rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.5rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.5rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.5rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.5rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.5rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.5rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.5rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.5rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.5rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.5rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.5rem)
    }
}

@media screen and (min-width:90em) {

    .grid-margin-y>.xlarge-auto,
    .grid-margin-y>.xlarge-shrink {
        height: auto
    }

    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - 1.5rem)
    }

    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - 1.5rem)
    }

    .grid-margin-y>.xlarge-3 {
        height: calc(25% - 1.5rem)
    }

    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - 1.5rem)
    }

    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - 1.5rem)
    }

    .grid-margin-y>.xlarge-6 {
        height: calc(50% - 1.5rem)
    }

    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - 1.5rem)
    }

    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - 1.5rem)
    }

    .grid-margin-y>.xlarge-9 {
        height: calc(75% - 1.5rem)
    }

    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - 1.5rem)
    }

    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - 1.5rem)
    }

    .grid-margin-y>.xlarge-12 {
        height: calc(100% - 1.5rem)
    }
}

@media screen and (min-width:120em) {

    .grid-margin-y>.xxlarge-auto,
    .grid-margin-y>.xxlarge-shrink {
        height: auto
    }

    .grid-margin-y>.xxlarge-1 {
        height: calc(8.33333% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-2 {
        height: calc(16.66667% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-3 {
        height: calc(25% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-4 {
        height: calc(33.33333% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-5 {
        height: calc(41.66667% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-6 {
        height: calc(50% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-7 {
        height: calc(58.33333% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-8 {
        height: calc(66.66667% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-9 {
        height: calc(75% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-10 {
        height: calc(83.33333% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-11 {
        height: calc(91.66667% - 1.5rem)
    }

    .grid-margin-y>.xxlarge-12 {
        height: calc(100% - 1.5rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + .75rem)
}

@media print,
screen and (min-width:30em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem)
    }
}

@media screen and (min-width:90em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem)
    }
}

@media screen and (min-width:120em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem)
    }
}

@media print,
screen and (min-width:30em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.5rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.5rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.5rem)
    }
}

@media screen and (min-width:120em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 1.5rem)
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
    flex-basis: 0;
    order: 1
}

.clearfix:after {
    clear: both
}

.align-left {
    justify-content: flex-start
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    justify-content: center
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.align-center-middle {
    align-content: center;
    align-items: center;
    justify-content: center
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

@media print,
screen and (min-width:30em) {
    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

@media screen and (min-width:90em) {
    .xlarge-order-1 {
        order: 1
    }

    .xlarge-order-2 {
        order: 2
    }

    .xlarge-order-3 {
        order: 3
    }

    .xlarge-order-4 {
        order: 4
    }

    .xlarge-order-5 {
        order: 5
    }

    .xlarge-order-6 {
        order: 6
    }
}

@media screen and (min-width:120em) {
    .xxlarge-order-1 {
        order: 1
    }

    .xxlarge-order-2 {
        order: 2
    }

    .xxlarge-order-3 {
        order: 3
    }

    .xxlarge-order-4 {
        order: 4
    }

    .xxlarge-order-5 {
        order: 5
    }

    .xxlarge-order-6 {
        order: 6
    }
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

@media print,
screen and (min-width:30em) {
    .medium-flex-container {
        display: flex
    }

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: flex
    }

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width:90em) {
    .xlarge-flex-container {
        display: flex
    }

    .xlarge-flex-child-auto {
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width:120em) {
    .xxlarge-flex-container {
        display: flex
    }

    .xxlarge-flex-child-auto {
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

@media print,
screen and (max-width:29.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),
screen and (min-width:30em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:30em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:29.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width:30em)and (max-width:63.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:29.99875em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:63.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media print,
screen and (min-width:64em)and (max-width:89.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.99875em),
screen and (min-width:90em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width:90em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:90em)and (max-width:119.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:89.99875em),
screen and (min-width:120em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:120em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

@media screen and (max-width:119.99875em) {
    .show-for-xxlarge {
        display: none !important
    }
}

@media screen and (min-width:120em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:119.99875em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    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:active,
.show-on-focus:focus {
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important;
    clip: auto !important;
    white-space: normal !important
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.show-for-dark-mode {
    display: none
}

.hide-for-dark-mode {
    display: block
}

@media screen and (prefers-color-scheme:dark) {
    .show-for-dark-mode {
        display: block !important
    }

    .hide-for-dark-mode {
        display: none !important
    }
}

.show-for-ie {
    display: none
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .show-for-ie {
        display: block !important
    }

    .hide-for-ie {
        display: none !important
    }
}

.show-for-sticky {
    display: none
}

.is-stuck .show-for-sticky {
    display: block
}

.is-stuck .hide-for-sticky {
    display: none
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 100;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-thin-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 100;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-thinit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 200;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-light-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 200 300;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-lightit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 400;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-regular-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 400;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-regularit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 500;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-medium-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 500;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-mediumit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 600;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-semibold-webfont-2.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 600;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-semiboldit-webfont-2.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 700;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-bold-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 700;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-boldit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 800;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-extrabold-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 800;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-extraboldit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 900;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-black-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: ProximaNova;
    font-style: italic;
    font-weight: 900;
    src: url(/libraries/undp--design-system-assets/fonts/proximanova-blackit-webfont.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: SohneBreit;
    font-style: normal;
    font-weight: 100 700;
    src: url(/libraries/undp--design-system-assets/fonts/soehne-breit-web-dreiviertelfett.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(/libraries/undp--design-system-assets/fonts/soehne-breit-web-dreiviertelfett-kursiv.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(/libraries/undp--design-system-assets/fonts/soehne-breit-web-fett.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(/libraries/undp--design-system-assets/fonts/soehne-breit-web-fett-kursiv.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(/libraries/undp--design-system-assets/fonts/UNBangla-Thin.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: UNBangla;
    font-style: italic;
    font-weight: 100 300;
    src: url(/libraries/undp--design-system-assets/fonts/UNBangla-ThinItalic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: UNBangla;
    font-style: normal;
    font-weight: 400;
    src: url(/libraries/undp--design-system-assets/fonts/UNBangla-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: UNBangla;
    font-style: italic;
    font-weight: 400;
    src: url(/libraries/undp--design-system-assets/fonts/UNBangla-Italic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: UNBangla;
    font-style: normal;
    font-weight: 500 900;
    src: url(/libraries/undp--design-system-assets/fonts/UNBangla-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: UNBangla;
    font-style: italic;
    font-weight: 500 900;
    src: url(/libraries/undp--design-system-assets/fonts/UNBangla-BoldItalic.woff2) format("woff2")
}

:lang(my) body,
:lang(my) button,
:lang(my) div,
:lang(my) h1,
:lang(my) h2,
:lang(my) h3,
:lang(my) h4,
:lang(my) h5,
:lang(my) h6,
:lang(my) input,
:lang(my) p,
:lang(my) pre {
    font-family: var(--undpds-font-family-notosans-burmese);
    line-height: 1.7
}

:lang(my) h1 {
    font-size: 2.625rem
}

@media(min-width:48em) {
    :lang(my) h1 {
        font-size: 3.875rem
    }
}

@media(min-width:64em) {
    :lang(my) h1 {
        font-size: 5rem
    }
}

:lang(my) h2 {
    font-size: var(--undpds-font-size-32)
}

@media(min-width:48em) {
    :lang(my) h2 {
        font-size: var(--undpds-font-size-35)
    }
}

@media(min-width:64em) {
    :lang(my) h2 {
        font-size: 2.813rem
    }
}

:lang(my) h4 {
    font-size: 1.3rem
}

@media(min-width:48em) {
    :lang(my) h4 {
        font-size: 1.8rem
    }
}

:lang(my) h5 {
    font-size: var(--undpds-font-size-20)
}

@media(min-width:48em) {
    :lang(my) h5 {
        font-size: 1.375rem
    }
}

:lang(my) dl,
:lang(my) ol li,
:lang(my) ul li {
    font-size: var(--undpds-font-size-14);
    line-height: 1.9
}

@media(min-width:48em) {

    :lang(my) dl,
    :lang(my) ol li,
    :lang(my) ul li {
        font-size: 1.125rem
    }
}

:lang(be) h1,
:lang(bg) h1,
:lang(kk) h1,
:lang(ky) h1,
:lang(mk) h1,
:lang(mn) h1,
:lang(ru) h1,
:lang(sr) h1,
:lang(uk) h1 {
    font-family: var(--undpds-font-family-proximanova)
}

:lang(bn) body,
:lang(bn) button,
:lang(bn) div,
:lang(bn) h1,
:lang(bn) h2,
:lang(bn) h3,
:lang(bn) h4,
:lang(bn) h5,
:lang(bn) h6,
:lang(bn) input,
:lang(bn) p,
:lang(bn) pre {
    font-family: var(--undpds-font-family-unbangla)
}

:lang(ar) body,
:lang(ar) button,
:lang(ar) div,
:lang(ar) h1,
:lang(ar) h2,
:lang(ar) h3,
:lang(ar) h4,
:lang(ar) h5,
:lang(ar) h6,
:lang(ar) input,
:lang(ar) p,
:lang(ar) pre {
    font-family: var(--undpds-font-family-notosans-arabic)
}

:lang(az) body,
:lang(az) button,
:lang(az) div,
:lang(az) h1,
:lang(az) h2,
:lang(az) h3,
:lang(az) h4,
:lang(az) h5,
:lang(az) h6,
:lang(az) input,
:lang(az) p,
:lang(az) pre {
    font-family: var(--undpds-font-family-notosans)
}

:lang(zh) body,
:lang(zh) button,
:lang(zh) div,
:lang(zh) h1,
:lang(zh) h2,
:lang(zh) h3,
:lang(zh) h4,
:lang(zh) h5,
:lang(zh) h6,
:lang(zh) input,
:lang(zh) p,
:lang(zh) pre {
    font-family: var(--undpds-font-family-notosans-chinese)
}

:lang(ja) body,
:lang(ja) button,
:lang(ja) div,
:lang(ja) h1,
:lang(ja) h2,
:lang(ja) h3,
:lang(ja) h4,
:lang(ja) h5,
:lang(ja) h6,
:lang(ja) input,
:lang(ja) p,
:lang(ja) pre {
    font-family: var(--undpds-font-family-notosans-japanese)
}

:lang(ja) body,
:lang(ja) div,
:lang(ja) dl,
:lang(ja) input,
:lang(ja) ol li,
:lang(ja) p,
:lang(ja) ul li {
    font-weight: 350
}

:lang(ka) body,
:lang(ka) button,
:lang(ka) div,
:lang(ka) h1,
:lang(ka) h2,
:lang(ka) h3,
:lang(ka) h4,
:lang(ka) h5,
:lang(ka) h6,
:lang(ka) input,
:lang(ka) p,
:lang(ka) pre {
    font-family: var(--undpds-font-family-notosans-georgian)
}

:lang(km) body,
:lang(km) button,
:lang(km) div,
:lang(km) h1,
:lang(km) h2,
:lang(km) h3,
:lang(km) h4,
:lang(km) h5,
:lang(km) h6,
:lang(km) input,
:lang(km) p,
:lang(km) pre {
    font-family: var(--undpds-font-family-notosans-khmer)
}

:lang(ko) body,
:lang(ko) button,
:lang(ko) div,
:lang(ko) h1,
:lang(ko) h2,
:lang(ko) h3,
:lang(ko) h4,
:lang(ko) h5,
:lang(ko) h6,
:lang(ko) input,
:lang(ko) p,
:lang(ko) pre {
    font-family: var(--undpds-font-family-notosans-korean)
}

:lang(ku) body,
:lang(ku) button,
:lang(ku) div,
:lang(ku) h1,
:lang(ku) h2,
:lang(ku) h3,
:lang(ku) h4,
:lang(ku) h5,
:lang(ku) h6,
:lang(ku) input,
:lang(ku) p,
:lang(ku) pre {
    font-family: var(--undpds-font-family-notosans-arabic)
}

:lang(ne) body,
:lang(ne) button,
:lang(ne) div,
:lang(ne) h1,
:lang(ne) h2,
:lang(ne) h3,
:lang(ne) h4,
:lang(ne) h5,
:lang(ne) h6,
:lang(ne) input,
:lang(ne) p,
:lang(ne) pre {
    font-family: var(--undpds-font-family-notosans)
}

:lang(ro) h3 {
    font-weight: 700
}

:lang(th) body,
:lang(th) button,
:lang(th) div,
:lang(th) h1,
:lang(th) h2,
:lang(th) h3,
:lang(th) h4,
:lang(th) h5,
:lang(th) h6,
:lang(th) input,
:lang(th) p,
:lang(th) pre {
    font-family: var(--undpds-font-family-notosans-thai)
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    color: var(--undpds-color-black);
    font-family: var(--undpds-font-family-proximanova);
    font-size: var(--undpds-font-size-16);
    line-height: 1.4
}

@media(min-width:48em) {
    body {
        font-size: var(--undpds-font-size-20)
    }
}

button {
    font-family: var(--undpds-font-family-proximanova)
}

caption,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    margin-bottom: var(--undpds-spacing-04);
    padding: 0
}

@media(min-width:48em) {

    caption,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: var(--undpds-spacing-05)
    }
}

h1 {
    font-family: var(--undpds-font-family-sohnebreit);
    font-size: 2.938rem;
    font-weight: 700;
    letter-spacing: .06rem;
    line-height: 1.08;
    text-transform: uppercase
}

@media(min-width:48em) {
    h1 {
        font-size: 5.125rem
    }
}

@media(min-width:64em) {
    h1 {
        font-size: 6.25rem
    }
}

h2 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.1
}

@media(min-width:48em) {
    h2 {
        font-size: 2.813rem
    }
}

@media(min-width:64em) {
    h2 {
        font-size: 3.438rem
    }
}

h3 {
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 1.15
}

@media(min-width:48em) {
    h3 {
        font-size: var(--undpds-font-size-35)
    }
}

h4 {
    font-size: var(--undpds-font-size-25);
    font-weight: 400;
    line-height: 1.15
}

@media(min-width:48em) {
    h4 {
        font-size: var(--undpds-font-size-35)
    }
}

h5 {
    font-size: var(--undpds-font-size-20);
    font-weight: 400;
    line-height: 1.15
}

@media(min-width:48em) {
    h5 {
        font-size: var(--undpds-font-size-25)
    }
}

h6 {
    font-size: var(--undpds-font-size-16);
    font-weight: 700;
    letter-spacing: .03rem;
    line-height: 1.15;
    text-transform: uppercase
}

p {
    margin-top: 0
}

ol,
ul {
    margin: 0;
    padding-left: 1.125rem
}

@media(min-width:48em) {

    ol,
    ul {
        padding-left: 1.313rem
    }
}

ol li,
ul li {
    margin-bottom: var(--undpds-spacing-05);
    padding-left: .875rem
}

@media(min-width:48em) {

    ol li,
    ul li {
        margin-bottom: var(--undpds-spacing-06);
        padding-left: var(--undpds-spacing-04)
    }
}

ul li::marker {
    font-size: 1.125rem
}

@media(min-width:48em) {
    ul li::marker {
        font-size: 1.313rem
    }
}

ol li {
    margin-bottom: 1.063rem
}

dl {
    font-size: var(--undpds-font-size-14);
    line-height: 1.37;
    margin: 0
}

@media(min-width:48em) {
    dl {
        font-size: var(--undpds-font-size-20)
    }
}

dt {
    margin-bottom: var(--undpds-spacing-03)
}

dd {
    margin-bottom: var(--undpds-spacing-05);
    margin-inline-start: var(--undpds-spacing-08)
}

@media(min-width:48em) {
    dd {
        margin-bottom: var(--undpds-spacing-06);
        margin-inline-start: var(--undpds-spacing-09)
    }
}

hr {
    border: 1px solid var(--undpds-color-black)
}

@keyframes 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 {
    color: var(--undpds-color-black);
    text-decoration: none
}

[dir=rtl] ol,
[dir=rtl] ul {
    padding-left: 0;
    padding-right: 1.125rem
}

@media(min-width:48em) {

    [dir=rtl] ol,
    [dir=rtl] ul {
        padding-right: 1.313rem
    }
}

[dir=rtl] ol li,
[dir=rtl] ul li {
    padding-left: 0;
    padding-right: .875rem
}

@media(min-width:48em) {

    [dir=rtl] ol li,
    [dir=rtl] ul li {
        padding-right: var(--undpds-spacing-04)
    }
}

@keyframes lineLoop-animation-rtl {
    0% {
        background-position: 0 100%, calc(100% + 30px) 100%;
        background-size: 100% 2px, 0 2px
    }

    to {
        background-position: -30px 100%, 100% 100%;
        background-size: 0 2px, 100% 2px
    }
}

.color-white {
    color: var(--undpds-color-white)
}

.color-black {
    color: var(--undpds-color-black)
}

.show-large {
    display: none
}

@media(min-width:48em) {
    .show-large {
        display: block
    }
}

.show-small {
    display: block
}

@media(min-width:48em) {
    .show-small {
        display: none
    }
}

.height-full {
    height: 100%
}

.overlay-grey:before {
    background: rgba(0, 0, 0, .2)
}

.delay-1 {
    transition-delay: .1s
}

.delay-2 {
    transition-delay: .2s
}

.delay-3 {
    transition-delay: .3s
}

.delay-4 {
    transition-delay: .4s
}

.delay-5 {
    transition-delay: .5s
}

.scale-up.inviewport {
    transform: scale(1)
}

[dir=rtl] [data-viewport=true] {
    transform: translateX(100px)
}

.overflow-hidden {
    overflow: hidden
}

.background-yellow {
    background-color: var(--undpds-color-light-yellow)
}

.background-red {
    background-color: var(--undpds-color-light-red)
}

.background-green {
    background-color: var(--undpds-color-light-green)
}

.background-blue {
    background-color: var(--undpds-color-blue-100)
}

.background-gray {
    background-color: var(--undpds-color-gray-100)
}

.background-white {
    background-color: var(--undpds-color-white)
}

.accent-yellow .card-thumbnail__image:hover:before,
.yellow .card-thumbnail__image:hover:before {
    background: linear-gradient(42deg, rgba(255, 235, 0, .8), transparent 80%)
}

.accent-yellow .bio-card:hover .card-thumbnail__image:before,
.yellow .bio-card:hover .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, rgba(255, 235, 0, .8), transparent 61.11%);
    opacity: .75
}

.accent-yellow .author__img:hover:before,
.yellow .author__img:hover:before {
    background: linear-gradient(45deg, rgba(255, 235, 0, .8), transparent 53%)
}

.accent-yellow .publication-thumbnail__image:hover:after,
.yellow .publication-thumbnail__image:hover:after {
    background: linear-gradient(42deg, rgba(255, 235, 0, .8), transparent 80%)
}

.accent-yellow .download-card:hover .card-thumbnail__image:before,
.accent-yellow .download-card:hover .publication-thumbnail__image:after,
.accent-yellow .publication-card:hover .publication-thumbnail__image:after,
.yellow .download-card:hover .card-thumbnail__image:before,
.yellow .download-card:hover .publication-thumbnail__image:after,
.yellow .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(42deg, rgba(255, 235, 0, .8), transparent 80%);
    opacity: .75
}

.accent-yellow .stats-panel:hover:after,
.yellow .stats-panel:hover:after {
    background: linear-gradient(0deg, rgba(255, 235, 0, .8), transparent 140%)
}

.accent-yellow .stats-panel:hover .stats-card,
.yellow .stats-panel:hover .stats-card {
    background-color: transparent
}

.accent-yellow .wide-card__image a:hover:before,
.yellow .wide-card__image a:hover:before {
    background: linear-gradient(42deg, rgba(255, 235, 0, .8), transparent 80%);
    opacity: .75
}

.accent-yellow .feature__card-slide:before,
.yellow .feature__card-slide:before {
    background: linear-gradient(45deg, rgba(255, 235, 0, .8), transparent 67%)
}

.accent-yellow .content-card .image:before,
.yellow .content-card .image:before {
    background: linear-gradient(42deg, rgba(255, 235, 0, .8), transparent 80%)
}

.accent-yellow .image-reveal-card:hover .image:before,
.yellow .image-reveal-card:hover .image:before {
    background: linear-gradient(67.76deg, rgba(255, 235, 0, .8), transparent 61.11%);
    opacity: .75
}

.accent-red .card-thumbnail__image:hover:before,
.red .card-thumbnail__image:hover:before {
    background: linear-gradient(42deg, rgba(230, 45, 45, .78), transparent 80%)
}

.accent-red .bio-card:hover .card-thumbnail__image:before,
.red .bio-card:hover .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, rgba(230, 45, 45, .78), transparent 61.11%);
    opacity: .75
}

.accent-red .author__img:hover:before,
.red .author__img:hover:before {
    background: linear-gradient(45deg, rgba(230, 45, 45, .78), transparent 53%)
}

.accent-red .publication-thumbnail__image:hover:after,
.red .publication-thumbnail__image:hover:after {
    background: linear-gradient(42deg, rgba(230, 45, 45, .78), transparent 80%)
}

.accent-red .download-card:hover .card-thumbnail__image:before,
.accent-red .download-card:hover .publication-thumbnail__image:after,
.accent-red .publication-card:hover .publication-thumbnail__image:after,
.red .download-card:hover .card-thumbnail__image:before,
.red .download-card:hover .publication-thumbnail__image:after,
.red .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(42deg, rgba(230, 45, 45, .78), transparent 80%);
    opacity: .75
}

.accent-red .stats-panel:hover:after,
.red .stats-panel:hover:after {
    background: linear-gradient(0deg, rgba(230, 45, 45, .78), transparent 140%)
}

.accent-red .stats-panel:hover .stats-card,
.red .stats-panel:hover .stats-card {
    background-color: transparent
}

.accent-red .wide-card__image a:hover:before,
.red .wide-card__image a:hover:before {
    background: linear-gradient(42deg, rgba(230, 45, 45, .78), transparent 80%);
    opacity: .75
}

.accent-red .feature__card-slide:before,
.red .feature__card-slide:before {
    background: linear-gradient(45deg, rgba(230, 45, 45, .78), transparent 67%)
}

.accent-red .content-card .image:before,
.red .content-card .image:before {
    background: linear-gradient(42deg, rgba(230, 45, 45, .78), transparent 80%)
}

.accent-red .image-reveal-card:hover .image:before,
.red .image-reveal-card:hover .image:before {
    background: linear-gradient(67.76deg, rgba(230, 45, 45, .78), transparent 61.11%);
    opacity: .75
}

.accent-green .card-thumbnail__image:hover:before,
.green .card-thumbnail__image:hover:before {
    background: linear-gradient(42deg, rgba(92, 222, 83, .82), transparent 80%)
}

.accent-green .bio-card:hover .card-thumbnail__image:before,
.green .bio-card:hover .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, rgba(92, 222, 83, .82), transparent 61.11%);
    opacity: .75
}

.accent-green .author__img:hover:before,
.green .author__img:hover:before {
    background: linear-gradient(45deg, rgba(92, 222, 83, .82), transparent 53%)
}

.accent-green .publication-thumbnail__image:hover:after,
.green .publication-thumbnail__image:hover:after {
    background: linear-gradient(42deg, rgba(92, 222, 83, .82), transparent 80%)
}

.accent-green .download-card:hover .card-thumbnail__image:before,
.accent-green .download-card:hover .publication-thumbnail__image:after,
.accent-green .publication-card:hover .publication-thumbnail__image:after,
.green .download-card:hover .card-thumbnail__image:before,
.green .download-card:hover .publication-thumbnail__image:after,
.green .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(42deg, rgba(92, 222, 83, .82), transparent 80%);
    opacity: .75
}

.accent-green .stats-panel:hover:after,
.green .stats-panel:hover:after {
    background: linear-gradient(0deg, rgba(92, 222, 83, .82), transparent 140%)
}

.accent-green .stats-panel:hover .stats-card,
.green .stats-panel:hover .stats-card {
    background-color: transparent
}

.accent-green .wide-card__image a:hover:before,
.green .wide-card__image a:hover:before {
    background: linear-gradient(42deg, rgba(92, 222, 83, .82), transparent 80%);
    opacity: .75
}

.accent-green .feature__card-slide:before,
.green .feature__card-slide:before {
    background: linear-gradient(45deg, rgba(92, 222, 83, .82), transparent 67%)
}

.accent-green .content-card .image:before,
.green .content-card .image:before {
    background: linear-gradient(42deg, rgba(92, 222, 83, .82), transparent 80%)
}

.accent-green .image-reveal-card:hover .image:before,
.green .image-reveal-card:hover .image:before {
    background: linear-gradient(67.76deg, rgba(92, 222, 83, .82), transparent 61.11%);
    opacity: .75
}

.accent-blue .card-thumbnail__image:hover:before,
.blue .card-thumbnail__image:hover:before {
    background: linear-gradient(42deg, rgba(94, 232, 246, .82), transparent 80%)
}

.accent-blue .bio-card:hover .card-thumbnail__image:before,
.blue .bio-card:hover .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, rgba(94, 232, 246, .82), transparent 61.11%);
    opacity: .75
}

.accent-blue .author__img:hover:before,
.blue .author__img:hover:before {
    background: linear-gradient(45deg, rgba(94, 232, 246, .82), transparent 53%)
}

.accent-blue .publication-thumbnail__image:hover:after,
.blue .publication-thumbnail__image:hover:after {
    background: linear-gradient(42deg, rgba(94, 232, 246, .82), transparent 80%)
}

.accent-blue .download-card:hover .card-thumbnail__image:before,
.accent-blue .download-card:hover .publication-thumbnail__image:after,
.accent-blue .publication-card:hover .publication-thumbnail__image:after,
.blue .download-card:hover .card-thumbnail__image:before,
.blue .download-card:hover .publication-thumbnail__image:after,
.blue .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(42deg, rgba(94, 232, 246, .82), transparent 80%);
    opacity: .75
}

.accent-blue .stats-panel:hover:after,
.blue .stats-panel:hover:after {
    background: linear-gradient(0deg, rgba(94, 232, 246, .82), transparent 140%)
}

.accent-blue .stats-panel:hover .stats-card,
.blue .stats-panel:hover .stats-card {
    background-color: transparent
}

.accent-blue .wide-card__image a:hover:before,
.blue .wide-card__image a:hover:before {
    background: linear-gradient(42deg, rgba(94, 232, 246, .82), transparent 80%);
    opacity: .75
}

.accent-blue .feature__card-slide:before,
.blue .feature__card-slide:before {
    background: linear-gradient(45deg, rgba(94, 232, 246, .82), transparent 67%)
}

.accent-blue .content-card .image:before,
.blue .content-card .image:before {
    background: linear-gradient(42deg, rgba(94, 232, 246, .82), transparent 80%)
}

.accent-blue .image-reveal-card:hover .image:before,
.blue .image-reveal-card:hover .image:before {
    background: linear-gradient(67.76deg, rgba(94, 232, 246, .82), transparent 61.11%);
    opacity: .75
}

[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,
[dir=rtl] .yellow .card-thumbnail__image:hover:before {
    background: linear-gradient(297deg, rgba(255, 235, 0, .8), transparent 61.11%)
}

[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,
[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before {
    background: linear-gradient(297deg, rgba(255, 235, 0, .8), transparent 61.11%);
    opacity: .75
}

[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,
[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(318deg, rgba(255, 235, 0, .8), transparent 70.49%);
    opacity: .75
}

[dir=rtl] .accent-yellow .wide-card__image a:hover:before,
[dir=rtl] .yellow .wide-card__image a:hover:before {
    background: linear-gradient(318deg, rgba(255, 235, 0, .8), transparent 80%);
    opacity: .75
}

[dir=rtl] .accent-yellow .feature__card-slide:before,
[dir=rtl] .yellow .feature__card-slide:before {
    background: linear-gradient(318deg, rgba(255, 235, 0, .8), transparent 67.25%)
}

[dir=rtl] .accent-red .card-thumbnail__image:hover:before,
[dir=rtl] .red .card-thumbnail__image:hover:before {
    background: linear-gradient(297deg, rgba(230, 45, 45, .78), transparent 61.11%)
}

[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,
[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .red .download-card:hover .card-thumbnail__image:before {
    background: linear-gradient(297deg, rgba(230, 45, 45, .78), transparent 61.11%);
    opacity: .75
}

[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,
[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(318deg, rgba(230, 45, 45, .78), transparent 70.49%);
    opacity: .75
}

[dir=rtl] .accent-red .wide-card__image a:hover:before,
[dir=rtl] .red .wide-card__image a:hover:before {
    background: linear-gradient(318deg, rgba(230, 45, 45, .78), transparent 80%);
    opacity: .75
}

[dir=rtl] .accent-red .feature__card-slide:before,
[dir=rtl] .red .feature__card-slide:before {
    background: linear-gradient(318deg, rgba(230, 45, 45, .78), transparent 67.25%)
}

[dir=rtl] .accent-green .card-thumbnail__image:hover:before,
[dir=rtl] .green .card-thumbnail__image:hover:before {
    background: linear-gradient(297deg, rgba(92, 222, 83, .82), transparent 61.11%)
}

[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,
[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .green .download-card:hover .card-thumbnail__image:before {
    background: linear-gradient(297deg, rgba(92, 222, 83, .82), transparent 61.11%);
    opacity: .75
}

[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,
[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(318deg, rgba(92, 222, 83, .82), transparent 70.49%);
    opacity: .75
}

[dir=rtl] .accent-green .wide-card__image a:hover:before,
[dir=rtl] .green .wide-card__image a:hover:before {
    background: linear-gradient(318deg, rgba(92, 222, 83, .82), transparent 80%);
    opacity: .75
}

[dir=rtl] .accent-green .feature__card-slide:before,
[dir=rtl] .green .feature__card-slide:before {
    background: linear-gradient(318deg, rgba(92, 222, 83, .82), transparent 67.25%)
}

[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,
[dir=rtl] .blue .card-thumbnail__image:hover:before {
    background: linear-gradient(297deg, rgba(94, 232, 246, .82), transparent 61.11%)
}

[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,
[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before {
    background: linear-gradient(297deg, rgba(94, 232, 246, .82), transparent 61.11%);
    opacity: .75
}

[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,
[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,
[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after {
    background: linear-gradient(318deg, rgba(94, 232, 246, .82), transparent 70.49%);
    opacity: .75
}

[dir=rtl] .accent-blue .wide-card__image a:hover:before,
[dir=rtl] .blue .wide-card__image a:hover:before {
    background: linear-gradient(318deg, rgba(94, 232, 246, .82), transparent 80%);
    opacity: .75
}

[dir=rtl] .accent-blue .feature__card-slide:before,
[dir=rtl] .blue .feature__card-slide:before {
    background: linear-gradient(318deg, rgba(94, 232, 246, .82), transparent 67.25%)
}

@media(min-width:48em) {
    [dir=rtl] .medium-offset-1 {
        margin-inline-end: 0;
        margin-inline-start: 8.333333%
    }
}

.accent-yellow .stats-card:hover,
.yellow .stats-card:hover {
    background-color: var(--undpds-color-yellow)
}

.accent-yellow .progress-bar,
.yellow .progress-bar {
    background: var(--undpds-color-yellow)
}

.accent-yellow .blockquote,
.accent-yellow .content-card.card:hover,
.yellow .blockquote,
.yellow .content-card.card:hover {
    background-color: var(--undpds-color-yellow)
}

.accent-yellow .content-card.card:hover .cta--space:after,
.yellow .content-card.card:hover .cta--space:after {
    filter: invert(0) brightness(0)
}

.accent-yellow .content-card.card-color:hover,
.accent-yellow .content-card.card-emphasize:hover,
.yellow .content-card.card-color:hover,
.yellow .content-card.card-emphasize:hover {
    background-color: var(--undpds-color-yellow)
}

.accent-yellow .feature__card-slide,
.yellow .feature__card-slide {
    background: var(--undpds-color-yellow)
}

.accent-red .stats-card:hover,
.red .stats-card:hover {
    background-color: var(--undpds-color-red)
}

.accent-red .progress-bar,
.red .progress-bar {
    background: var(--undpds-color-red)
}

.accent-red .blockquote,
.accent-red .content-card.card:hover,
.red .blockquote,
.red .content-card.card:hover {
    background-color: var(--undpds-color-red)
}

.accent-red .content-card.card:hover .cta--space:after,
.red .content-card.card:hover .cta--space:after {
    filter: invert(0) brightness(0)
}

.accent-red .content-card.card-color:hover,
.accent-red .content-card.card-emphasize:hover,
.red .content-card.card-color:hover,
.red .content-card.card-emphasize:hover {
    background-color: var(--undpds-color-red)
}

.accent-red .feature__card-slide,
.red .feature__card-slide {
    background: var(--undpds-color-red)
}

.accent-green .stats-card:hover,
.green .stats-card:hover {
    background-color: var(--undpds-color-green)
}

.accent-green .progress-bar,
.green .progress-bar {
    background: var(--undpds-color-green)
}

.accent-green .blockquote,
.accent-green .content-card.card:hover,
.green .blockquote,
.green .content-card.card:hover {
    background-color: var(--undpds-color-green)
}

.accent-green .content-card.card:hover .cta--space:after,
.green .content-card.card:hover .cta--space:after {
    filter: invert(0) brightness(0)
}

.accent-green .content-card.card-color:hover,
.accent-green .content-card.card-emphasize:hover,
.green .content-card.card-color:hover,
.green .content-card.card-emphasize:hover {
    background-color: var(--undpds-color-green)
}

.accent-green .feature__card-slide,
.green .feature__card-slide {
    background: var(--undpds-color-green)
}

.accent-blue .stats-card:hover,
.blue .stats-card:hover {
    background-color: var(--undpds-color-azure)
}

.accent-blue .progress-bar,
.blue .progress-bar {
    background: var(--undpds-color-azure)
}

.accent-blue .blockquote,
.accent-blue .content-card.card:hover,
.blue .blockquote,
.blue .content-card.card:hover {
    background-color: var(--undpds-color-azure)
}

.accent-blue .content-card.card:hover .cta--space:after,
.blue .content-card.card:hover .cta--space:after {
    filter: invert(0) brightness(0)
}

.accent-blue .content-card.card-color:hover,
.accent-blue .content-card.card-emphasize:hover,
.blue .content-card.card-color:hover,
.blue .content-card.card-emphasize:hover {
    background-color: var(--undpds-color-azure)
}

.accent-blue .feature__card-slide,
.blue .feature__card-slide {
    background: var(--undpds-color-azure)
}

.accent-yellow .content-card.card-emphasize,
.yellow .content-card.card-emphasize {
    background-color: var(--undpds-color-light-yellow)
}

.accent-red .content-card.card-emphasize,
.red .content-card.card-emphasize {
    background-color: var(--undpds-color-light-red)
}

.accent-green .content-card.card-emphasize,
.green .content-card.card-emphasize {
    background-color: var(--undpds-color-light-green)
}

.accent-blue .content-card.card-emphasize,
.blue .content-card.card-emphasize {
    background-color: var(--undpds-color-light-azure)
}

abbr[title] {
    border-bottom: 2px dashed var(--undpds-color-dark-red);
    text-decoration: none
}

blockquote {
    font-size: var(--undpds-font-size-26);
    font-weight: 600;
    line-height: 1.16;
    margin: 0
}

@media(min-width:48em) {
    blockquote {
        font-size: var(--undpds-font-size-35);
        line-height: 1.15
    }
}

blockquote a {
    font-size: inherit
}

:lang(my) blockquote {
    line-height: 1.7
}

:lang(ro) blockquote {
    font-weight: 700
}

cite {
    display: block;
    font-style: inherit;
    font-weight: 400;
    margin-top: 1.125rem
}

code {
    background: var(--undpds-color-gray-200);
    padding: 0 var(--undpds-spacing-02) var(--undpds-spacing-02)
}

mark {
    background: var(--undpds-color-light-yellow);
    font-size: var(--undpds-font-size-14);
    padding: var(--undpds-spacing-01)
}

@media(min-width:48em) {
    mark {
        font-size: var(--undpds-font-size-20)
    }
}

q {
    font-style: italic
}

div.card-thumbnail__image {
    display: inline-flex;
    position: relative
}

div.card-thumbnail__image:before {
    opacity: 0;
    transition: all .6s
}

div.card-thumbnail__image:hover:before {
    opacity: .75
}

.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,
.accent-yellow div.card-thumbnail__image:hover.yellow:before,
div.card-thumbnail__image:hover.accent-yellow:before,
div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-yellow div.card-thumbnail__image:hover.accent-red:before,
.accent-yellow div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-yellow div.card-thumbnail__image:hover.accent-green:before,
.accent-yellow div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,
.accent-yellow div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

div.card-thumbnail__image:hover.accent-red:before,
div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red div.card-thumbnail__image:hover.accent-yellow:before,
.accent-red div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-red div.card-thumbnail__image:hover.accent-red:before,
.accent-red div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red div.card-thumbnail__image:hover.accent-green:before,
.accent-red div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-red div.card-thumbnail__image:hover.accent-blue:before,
.accent-red div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

div.card-thumbnail__image:hover.accent-green:before,
div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green div.card-thumbnail__image:hover.accent-yellow:before,
.accent-green div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-green div.card-thumbnail__image:hover.accent-red:before,
.accent-green div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-green div.card-thumbnail__image:hover.accent-green:before,
.accent-green div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green div.card-thumbnail__image:hover.accent-blue:before,
.accent-green div.card-thumbnail__image:hover.blue:before,
div.card-thumbnail__image:hover.accent-blue:before,
div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,
.accent-blue div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-blue div.card-thumbnail__image:hover.accent-red:before,
.accent-blue div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-blue div.card-thumbnail__image:hover.accent-green:before,
.accent-blue div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue div.card-thumbnail__image:hover.accent-blue:before,
.accent-blue div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,
.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,
[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,
[dir=rtl] div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,
.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,
.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,
.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,
[dir=rtl] div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,
.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,
.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,
.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,
.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,
[dir=rtl] div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,
.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,
.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,
.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,
.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,
[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,
[dir=rtl] div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,
.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before {
    background: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,
.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before {
    background: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,
.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before {
    background: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,
.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before {
    background: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

div.publication-thumbnail__image {
    background: linear-gradient(180deg, #c9d0d6 70%, #c9d0d6 0, #414648 70.5%, #9ea5ac 0, #9ea5ac);
    display: inline-flex;
    padding: 2.188rem 2.938rem;
    position: relative;
    z-index: 1
}

div.publication-thumbnail__image:before {
    background: #7b8085;
    border-radius: 21%;
    bottom: 37px;
    content: "";
    filter: blur(4px);
    height: 27px;
    left: 32px;
    position: absolute;
    right: 20px;
    transform: skewX(64deg);
    width: calc(100% - 100px);
    z-index: -2
}

div.publication-thumbnail__image:after {
    opacity: 0;
    transition: all .6s;
    z-index: 1
}

div.publication-thumbnail__image:hover:after {
    opacity: .75
}

.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-yellow div.publication-thumbnail__image:hover.yellow:before,
div.publication-thumbnail__image:hover.accent-yellow:after,
div.publication-thumbnail__image:hover.yellow:after {
    background: linear-gradient(27.66deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,
.accent-yellow div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(27.66deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,
.accent-yellow div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(27.66deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,
.accent-yellow div.publication-thumbnail__image:hover.blue:before {
    background: linear-gradient(27.66deg, var(--undpds-color-azure), transparent 70.49%)
}

div.publication-thumbnail__image:hover.accent-red:after,
div.publication-thumbnail__image:hover.red:after {
    background: linear-gradient(27.66deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-red div.publication-thumbnail__image:hover.yellow:before {
    background: linear-gradient(27.66deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-red div.publication-thumbnail__image:hover.accent-red:before,
.accent-red div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(27.66deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-red div.publication-thumbnail__image:hover.accent-green:before,
.accent-red div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(27.66deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-red div.publication-thumbnail__image:hover.accent-blue:before,
.accent-red div.publication-thumbnail__image:hover.blue:before {
    background: linear-gradient(27.66deg, var(--undpds-color-azure), transparent 70.49%)
}

div.publication-thumbnail__image:hover.accent-green:after,
div.publication-thumbnail__image:hover.green:after {
    background: linear-gradient(27.66deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-green div.publication-thumbnail__image:hover.yellow:before {
    background: linear-gradient(27.66deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-green div.publication-thumbnail__image:hover.accent-red:before,
.accent-green div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(27.66deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-green div.publication-thumbnail__image:hover.accent-green:before,
.accent-green div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(27.66deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-green div.publication-thumbnail__image:hover.accent-blue:before,
.accent-green div.publication-thumbnail__image:hover.blue:before,
div.publication-thumbnail__image:hover.accent-blue:after,
div.publication-thumbnail__image:hover.blue:after {
    background: linear-gradient(27.66deg, var(--undpds-color-azure), transparent 70.49%)
}

.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-blue div.publication-thumbnail__image:hover.yellow:before {
    background: linear-gradient(27.66deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-blue div.publication-thumbnail__image:hover.accent-red:before,
.accent-blue div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(27.66deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-blue div.publication-thumbnail__image:hover.accent-green:before,
.accent-blue div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(27.66deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,
.accent-blue div.publication-thumbnail__image:hover.blue:before {
    background: linear-gradient(27.66deg, var(--undpds-color-azure), transparent 70.49%)
}

.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,
[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,
[dir=rtl] div.publication-thumbnail__image:hover.yellow:after {
    background: linear-gradient(318deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,
.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(318deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,
.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(318deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,
.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before {
    background: linear-gradient(318deg, var(--undpds-color-azure), transparent 70.49%)
}

[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,
[dir=rtl] div.publication-thumbnail__image:hover.red:after {
    background: linear-gradient(318deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before {
    background: linear-gradient(318deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,
.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(318deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,
.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(318deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,
.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before {
    background: linear-gradient(318deg, var(--undpds-color-azure), transparent 70.49%)
}

[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,
[dir=rtl] div.publication-thumbnail__image:hover.green:after {
    background: linear-gradient(318deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before {
    background: linear-gradient(318deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,
.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(318deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,
.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(318deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,
.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,
[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,
[dir=rtl] div.publication-thumbnail__image:hover.blue:after {
    background: linear-gradient(318deg, var(--undpds-color-azure), transparent 70.49%)
}

.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,
.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before {
    background: linear-gradient(318deg, var(--undpds-color-yellow), transparent 70.49%)
}

.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,
.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before {
    background: linear-gradient(318deg, var(--undpds-color-red), transparent 70.49%)
}

.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,
.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before {
    background: linear-gradient(318deg, var(--undpds-color-green), transparent 70.49%)
}

.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,
.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before {
    background: linear-gradient(318deg, var(--undpds-color-azure), transparent 70.49%)
}

.color-wrapper {
    display: block
}

@media(min-width:48em) {
    .color-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around
    }
}

.color__row {
    width: 100%
}

@media(min-width:48em) {
    .color__row {
        width: calc(50% - 10px)
    }
}

.color__row.full {
    width: 100%
}

.color__row .color__title {
    color: var(--undpds-color-black);
    font-size: .813rem;
    min-height: 28px
}

@media(min-width:48em) {
    .color__row .color__title {
        font-size: var(--undpds-font-size-16)
    }
}

.color__row .color__define_wrapper {
    display: block
}

.Primary-text {
    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 {
        margin-top: -1.55rem
    }
}

.Primary-text .polygon img {
    display: block;
    margin: 0 auto;
    width: 10px
}

.color__define {
    display: flex;
    margin-bottom: 1.25rem
}

.color__define .color__name {
    flex-basis: 0;
    flex-grow: 1;
    margin: var(--undpds-spacing-03) 0;
    text-align: center
}

@media(min-width:48em) {
    .color__define .color__name {
        flex-basis: 0;
        flex-grow: 1
    }
}

.color__define .color__name .color__box {
    height: 48px;
    margin-bottom: .625rem;
    width: 100%
}

@media(min-width:48em) {
    .color__define .color__name .color__box {
        height: 70px;
        height: 85px;
        width: 100%
    }
}

.color__define .color__name .color__box.p-blue-100 {
    background-color: var(--undpds-color-blue-100)
}

.color__define .color__name .color__box.p-blue-200 {
    background-color: var(--undpds-color-blue-200)
}

.color__define .color__name .color__box.p-blue-300 {
    background-color: var(--undpds-color-blue-300)
}

.color__define .color__name .color__box.p-blue-400 {
    background-color: var(--undpds-color-blue-400)
}

.color__define .color__name .color__box.p-blue-500 {
    background-color: var(--undpds-color-blue-500)
}

.color__define .color__name .color__box.p-blue-600 {
    background-color: var(--undpds-color-blue-600)
}

.color__define .color__name .color__box.p-blue-700 {
    background-color: var(--undpds-color-blue-700)
}

.color__define .color__name .color__box.p-gray-100 {
    background-color: var(--undpds-color-gray-100)
}

.color__define .color__name .color__box.p-gray-200 {
    background-color: var(--undpds-color-gray-200)
}

.color__define .color__name .color__box.p-gray-300 {
    background-color: var(--undpds-color-gray-300)
}

.color__define .color__name .color__box.p-gray-400 {
    background-color: var(--undpds-color-gray-400)
}

.color__define .color__name .color__box.p-gray-500 {
    background-color: var(--undpds-color-gray-500)
}

.color__define .color__name .color__box.p-gray-600 {
    background-color: var(--undpds-color-gray-600)
}

.color__define .color__name .color__box.p-gray-700 {
    background-color: var(--undpds-color-gray-700)
}

.color__define .color__name .color__box.light-yellow {
    background-color: var(--undpds-color-light-yellow)
}

.color__define .color__name .color__box.yellow {
    background-color: var(--undpds-color-yellow)
}

.color__define .color__name .color__box.dark-yellow {
    background-color: var(--undpds-color-dark-yellow)
}

.color__define .color__name .color__box.light-red {
    background-color: var(--undpds-color-light-red)
}

.color__define .color__name .color__box.red {
    background-color: var(--undpds-color-red)
}

.color__define .color__name .color__box.dark-red {
    background-color: var(--undpds-color-dark-red)
}

.color__define .color__name .color__box.light-green {
    background-color: var(--undpds-color-light-green)
}

.color__define .color__name .color__box.green {
    background-color: var(--undpds-color-green)
}

.color__define .color__name .color__box.dark-green {
    background-color: var(--undpds-color-dark-green)
}

.color__define .color__name .color__box.light-azure {
    background-color: var(--undpds-color-light-azure)
}

.color__define .color__name .color__box.azure {
    background-color: var(--undpds-color-azure)
}

.color__define .color__name .color__box.dark-azure {
    background-color: var(--undpds-color-dark-azure)
}

.color__define .color__name .color__code {
    font-size: .563rem
}

@media(min-width:48em) {
    .color__define .color__name .color__code {
        display: flex;
        font-size: .625rem
    }
}

.color__define_balance {
    display: flex;
    width: 100%
}

.color__define_balance .color__name {
    margin: var(--undpds-spacing-03) 0;
    text-align: center
}

.color__define_balance .color__name .color__box {
    height: 100%;
    height: 48px;
    margin-bottom: .625rem
}

@media(min-width:64em) {
    .color__define_balance .color__name .color__box {
        height: 70px
    }
}

@media(min-width:48em) {
    .color__define_balance .color__name .color__box {
        height: 85px;
        width: 100%
    }
}

.color__define_balance .color__name .color__box.p-gray-100 {
    background-color: var(--undpds-color-gray-100)
}

.color__define_balance .color__name .color__box.p-gray-200 {
    background-color: var(--undpds-color-gray-200)
}

.color__define_balance .color__name .color__box.p-gray-400 {
    background-color: var(--undpds-color-gray-400)
}

.color__define_balance .color__name .color__box.p-gray-700 {
    background-color: var(--undpds-color-gray-700)
}

.color__define_balance .color__name .color__box.p-blue-600 {
    background-color: var(--undpds-color-blue-600)
}

.color__define_balance .color__name .color__box.dark-red {
    background-color: var(--undpds-color-dark-red)
}

.color__define_balance .color__name .color__code {
    font-size: .625rem
}

.color__define_balance .color__name.bl-1 {
    height: 75px;
    width: 45%
}

.color__define_balance .color__name.bl-2 {
    height: 75px;
    width: 12%
}

.color__define_balance .color__name.bl-3 {
    height: 75px;
    width: 15%
}

.color__define_balance .color__name.bl-4 {
    height: 75px;
    width: 18%
}

.color__define_balance .color__name.bl-5 {
    height: 75px;
    width: 8%
}

.color__define_balance .color__name.bl-6 {
    height: 75px;
    width: 5%
}

.icon--bar {
    cursor: pointer
}

.chevron-right-animated {
    display: inline-block;
    max-width: 6rem;
    width: 100%
}

.external-link-animated {
    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: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: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:hover:after {
    transform: translate(5px, -5px)
}

.external-link-animated:hover:before {
    transform: rotate(-45deg) translate(7px)
}

[dir=rtl] .external-link-animated:before {
    inset-block-start: 3px;
    inset-inline-start: 0;
    z-index: 1
}

[dir=rtl] .external-link-animated:after {
    inset-block-start: -1px;
    inset-inline-start: 0;
    transform: translate(0)
}

.download-animated {
    align-items: flex-end;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    height: 12px;
    position: relative
}

.download-animated i {
    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: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
}

[dir=rtl] .download-animated:after {
    transform: rotate(45deg) translate(0)
}

.download-animated: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:hover:after {
    transform: rotate(-45deg) translate(7px, -7px)
}

.download-animated:hover:before {
    transform: translateY(-10px)
}

[dir=rtl] .chevron-right-animated {
    transform: translate(0) rotate(180deg)
}

[dir=rtl] .chevron-right-animated:hover {
    transform: translate(-10px) rotate(180deg)
}

[dir=rtl] .external-link-animated,
[dir=rtl] .external-link-animated:hover {
    transform: rotate(270deg)
}

.icons-container {
    display: flex;
    flex-wrap: wrap
}

.icons-container>div>div {
    margin: 0 auto
}

.icons-container>div p {
    font-family: var(--undpds-font-family-proximanova);
    font-size: 14px;
    margin-top: 10px
}

.icons-container>div {
    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>div {
        width: calc(25% - 2rem)
    }
}

div.author__img {
    height: 80px;
    min-width: 80px;
    position: relative;
    width: 80px
}

div.author__img,
div.author__img:before {
    border-radius: var(--undpds-author-image-radius);
    overflow: hidden
}

div.author__img:before {
    opacity: 0;
    transition: all .6s
}

div.author__img:hover:before {
    opacity: .75
}

div.author__img:hover.accent-yellow:before,
div.author__img:hover.yellow:before,
div.author__img:hover:before {
    background: linear-gradient(45deg, var(--undpds-color-yellow), transparent 53%)
}

div.author__img:hover.accent-red:before,
div.author__img:hover.red:before {
    background: linear-gradient(45deg, var(--undpds-color-red), transparent 53%)
}

div.author__img:hover.accent-green:before,
div.author__img:hover.green:before {
    background: linear-gradient(45deg, var(--undpds-color-green), transparent 53%)
}

div.author__img:hover.accent-blue:before,
div.author__img:hover.blue:before {
    background: linear-gradient(45deg, var(--undpds-color-azure), transparent 53%)
}

div.author__img.large {
    height: 180px;
    width: 180px
}

div.author__img.large:before {
    height: 180px
}

.accent-yellow div.author__img:hover.accent-yellow:before,
.accent-yellow div.author__img:hover.yellow:before,
.accent-yellow div.author__img:hover:before {
    background: linear-gradient(45deg, var(--undpds-color-yellow), transparent 53%)
}

.accent-yellow div.author__img:hover.accent-red:before,
.accent-yellow div.author__img:hover.red:before {
    background: linear-gradient(45deg, var(--undpds-color-red), transparent 53%)
}

.accent-yellow div.author__img:hover.accent-green:before,
.accent-yellow div.author__img:hover.green:before {
    background: linear-gradient(45deg, var(--undpds-color-green), transparent 53%)
}

.accent-yellow div.author__img:hover.accent-blue:before,
.accent-yellow div.author__img:hover.blue:before {
    background: linear-gradient(45deg, var(--undpds-color-azure), transparent 53%)
}

.accent-red div.author__img:hover:before {
    background: linear-gradient(45deg, var(--undpds-color-red), transparent 53%)
}

.accent-red div.author__img:hover.accent-yellow:before,
.accent-red div.author__img:hover.yellow:before {
    background: linear-gradient(45deg, var(--undpds-color-yellow), transparent 53%)
}

.accent-red div.author__img:hover.accent-red:before,
.accent-red div.author__img:hover.red:before {
    background: linear-gradient(45deg, var(--undpds-color-red), transparent 53%)
}

.accent-red div.author__img:hover.accent-green:before,
.accent-red div.author__img:hover.green:before {
    background: linear-gradient(45deg, var(--undpds-color-green), transparent 53%)
}

.accent-red div.author__img:hover.accent-blue:before,
.accent-red div.author__img:hover.blue:before {
    background: linear-gradient(45deg, var(--undpds-color-azure), transparent 53%)
}

.accent-green div.author__img:hover:before {
    background: linear-gradient(45deg, var(--undpds-color-green), transparent 53%)
}

.accent-green div.author__img:hover.accent-yellow:before,
.accent-green div.author__img:hover.yellow:before {
    background: linear-gradient(45deg, var(--undpds-color-yellow), transparent 53%)
}

.accent-green div.author__img:hover.accent-red:before,
.accent-green div.author__img:hover.red:before {
    background: linear-gradient(45deg, var(--undpds-color-red), transparent 53%)
}

.accent-green div.author__img:hover.accent-green:before,
.accent-green div.author__img:hover.green:before {
    background: linear-gradient(45deg, var(--undpds-color-green), transparent 53%)
}

.accent-blue div.author__img:hover:before,
.accent-green div.author__img:hover.accent-blue:before,
.accent-green div.author__img:hover.blue:before {
    background: linear-gradient(45deg, var(--undpds-color-azure), transparent 53%)
}

.accent-blue div.author__img:hover.accent-yellow:before,
.accent-blue div.author__img:hover.yellow:before {
    background: linear-gradient(45deg, var(--undpds-color-yellow), transparent 53%)
}

.accent-blue div.author__img:hover.accent-red:before,
.accent-blue div.author__img:hover.red:before {
    background: linear-gradient(45deg, var(--undpds-color-red), transparent 53%)
}

.accent-blue div.author__img:hover.accent-green:before,
.accent-blue div.author__img:hover.green:before {
    background: linear-gradient(45deg, var(--undpds-color-green), transparent 53%)
}

.accent-blue div.author__img:hover.accent-blue:before,
.accent-blue div.author__img:hover.blue:before {
    background: linear-gradient(45deg, var(--undpds-color-azure), transparent 53%)
}

[dir=rtl] .author__img:before {
    transform: scaleX(-1)
}

img,
picture {
    height: auto;
    max-width: 100%
}

picture {
    display: block
}

figure {
    container-name: figure;
    container-type: inline-size;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto
}

figure,
figure img,
figure>div {
    width: 100%
}

figure figcaption {
    line-height: 1.4;
    margin: var(--undpds-spacing-05) var(--undpds-spacing-06) var(--undpds-spacing-07)
}

@container figure (width > 30em) {
    figure figcaption {
        margin: var(--undpds-spacing-07) 0 var(--undpds-spacing-07);
        max-width: 64rem;
        width: 100%
    }
}

figure.medium {
    flex-direction: column;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem
}

@container figure (width > 30em) {
    figure.medium {
        margin: 0 auto;
        width: 100%
    }

    figure.medium>div {
        width: 100%
    }

    figure.medium img {
        max-width: 100%
    }

    figure.medium figcaption {
        line-height: 1.4;
        width: 100%
    }
}

figure.portrait {
    margin-left: auto;
    margin-right: auto
}

figure.portrait img {
    margin-top: auto;
    width: 100%
}

@container figure (width > 30em) {

    figure.portrait>div,
    figure.portrait>img {
        width: 50%
    }

    figure.portrait figcaption {
        border: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        margin: 0;
        max-width: 64rem;
        padding: 0 0 0 var(--undpds-spacing-06);
        width: calc(50% - var(--undpds-spacing-06))
    }

    figure.portrait figcaption:after {
        background-color: var(--undpds-color-black);
        content: "";
        display: block;
        height: 2px;
        width: 100%
    }

    figure.portrait figcaption p {
        margin-bottom: var(--undpds-spacing-05);
        padding: 0
    }

    figure.portrait figcaption p+.credits {
        border-top: 1px solid var(--undpds-color-gray-500);
        margin-left: 0;
        padding: var(--undpds-spacing-05) 0 0 0
    }
}

figure.portrait .credits {
    border-left: 0;
    border-right: 0;
    margin-bottom: var(--undpds-spacing-05)
}

figure.portrait .author__caption {
    font-size: var(--undpds-font-size-14);
    line-height: 1.5
}

.image-figcaption__cart img {
    display: block
}

@container figure (width > 30em) {
    [dir=rtl] figure.portrait .credits {
        border-right: 0;
        margin-right: 0;
        padding: var(--undpds-spacing-05) 0;
        padding-right: 0
    }
}

.credits {
    font-size: var(--undpds-font-size-14);
    line-height: 1.4;
    margin-left: auto
}

@container (width > 30em) {
    .credits {
        font-size: var(--undpds-font-size-16)
    }
}

.grid_name {
    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 {
        font-size: 1.625rem
    }
}

.grid_name span {
    font-size: var(--undpds-font-size-14)
}

.grid_description {
    color: var(--undpds-color-black);
    margin-bottom: 1.25rem
}

.grid--layout {
    background-color: var(--undpds-color-gray-300);
    height: var(--undpds-spacing-09);
    margin-bottom: var(--undpds-spacing-03)
}

.grid--layout:nth-child(odd) {
    background-color: var(--undpds-color-gray-200)
}

.grid--layout .column {
    font-size: .813rem;
    padding: .625rem
}

.spacing-wrapper .spacing__row .spacing__title.Primary {
    font-size: 3.438rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: var(--undpds-spacing-10);
    margin-top: var(--undpds-spacing-03)
}

.spacing__define .spacing__name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%
}

.spacing__define .spacing__name .spacing__label,
.spacing__define .spacing__name .spacing__size {
    height: 100px;
    width: 100px
}

@media(min-width:48em) {
    .spacing__define .spacing__name .spacing__size {
        margin: 0 11rem
    }
}

.spacing__define .spacing__name .spacing-1,
.spacing__define .spacing__name .spacing-10,
.spacing__define .spacing__name .spacing-11,
.spacing__define .spacing__name .spacing-12,
.spacing__define .spacing__name .spacing-13,
.spacing__define .spacing__name .spacing-2,
.spacing__define .spacing__name .spacing-3,
.spacing__define .spacing__name .spacing-4,
.spacing__define .spacing__name .spacing-5,
.spacing__define .spacing__name .spacing-6,
.spacing__define .spacing__name .spacing-7,
.spacing__define .spacing__name .spacing-8,
.spacing__define .spacing__name .spacing-9 {
    background-color: var(--undpds-color-blue-600)
}

.spacing__define .spacing__name .spacing-1 {
    height: var(--undpds-spacing-01);
    width: var(--undpds-spacing-01)
}

.spacing__define .spacing__name .spacing-2 {
    height: var(--undpds-spacing-02);
    width: var(--undpds-spacing-02)
}

.spacing__define .spacing__name .spacing-3 {
    height: var(--undpds-spacing-03);
    width: var(--undpds-spacing-03)
}

.spacing__define .spacing__name .spacing-4 {
    height: var(--undpds-spacing-04);
    width: var(--undpds-spacing-04)
}

.spacing__define .spacing__name .spacing-5 {
    height: var(--undpds-spacing-05);
    width: var(--undpds-spacing-05)
}

.spacing__define .spacing__name .spacing-6 {
    height: var(--undpds-spacing-06);
    width: var(--undpds-spacing-06)
}

.spacing__define .spacing__name .spacing-7 {
    height: var(--undpds-spacing-07);
    width: var(--undpds-spacing-07)
}

.spacing__define .spacing__name .spacing-8 {
    height: var(--undpds-spacing-08);
    width: var(--undpds-spacing-08)
}

.spacing__define .spacing__name .spacing-9 {
    height: var(--undpds-spacing-09);
    width: var(--undpds-spacing-09)
}

.spacing__define .spacing__name .spacing-10 {
    height: var(--undpds-spacing-10);
    width: var(--undpds-spacing-10)
}

.spacing__define .spacing__name .spacing-11 {
    height: var(--undpds-spacing-11);
    width: var(--undpds-spacing-11)
}

.spacing__define .spacing__name .spacing-12 {
    height: var(--undpds-spacing-12);
    width: var(--undpds-spacing-12)
}

.spacing__define .spacing__name .spacing-13 {
    height: var(--undpds-spacing-13);
    width: var(--undpds-spacing-13)
}

.breadcrumb__item {
    background-image: none;
    color: var(--undpds-color-dark-red);
    font-size: var(--undpds-font-size-12);
    font-weight: 600;
    text-transform: uppercase
}

.breadcrumb__item:hover {
    color: var(--undpds-color-red)
}

:lang(ro) .breadcrumb__item {
    font-weight: 700
}

.language__item {
    display: inline-block;
    line-height: .9;
    min-width: 100px;
    padding: var(--undpds-spacing-04) var(--undpds-spacing-05)
}

.menu li a {
    border: none;
    display: inline;
    letter-spacing: .03em;
    text-transform: uppercase
}

.menu li a:focus,
.menu li a:hover {
    color: var(--undpds-color-gray-600);
    cursor: pointer
}

.menu li a.selected {
    border-bottom: 2px solid var(--undpds-color-dark-red);
    padding-bottom: var(--undpds-spacing-02)
}

.progress-container {
    background: var(--undpds-color-gray-300);
    height: .75rem;
    width: 100%
}

@media(min-width:48em) {
    .progress-container {
        height: 1rem
    }
}

.progress-container .progress-bar {
    background: var(--undpds-color-yellow)
}

.progress-container.small {
    height: .625rem
}

@media(min-width:48em) {
    .progress-container.small {
        height: .75rem
    }
}

.progress-container.small .progress-bar {
    height: .625rem
}

@media(min-width:48em) {
    .progress-container.small .progress-bar {
        height: .75rem
    }
}

.progress-container.accent-yellow .progress-bar,
.progress-container.yellow .progress-bar {
    background: var(--undpds-color-yellow)
}

.progress-container.accent-red .progress-bar,
.progress-container.red .progress-bar {
    background: var(--undpds-color-red)
}

.progress-container.accent-green .progress-bar,
.progress-container.green .progress-bar {
    background: var(--undpds-color-green)
}

.progress-container.accent-blue .progress-bar,
.progress-container.blue .progress-bar {
    background: var(--undpds-color-azure)
}

.accent-yellow .progress-container .progress-bar,
.accent-yellow .progress-container.accent-yellow .progress-bar,
.accent-yellow .progress-container.yellow .progress-bar,
.yellow .progress-container .progress-bar,
.yellow .progress-container.accent-yellow .progress-bar,
.yellow .progress-container.yellow .progress-bar {
    background: var(--undpds-color-yellow)
}

.accent-yellow .progress-container.accent-red .progress-bar,
.accent-yellow .progress-container.red .progress-bar,
.yellow .progress-container.accent-red .progress-bar,
.yellow .progress-container.red .progress-bar {
    background: var(--undpds-color-red)
}

.accent-yellow .progress-container.accent-green .progress-bar,
.accent-yellow .progress-container.green .progress-bar,
.yellow .progress-container.accent-green .progress-bar,
.yellow .progress-container.green .progress-bar {
    background: var(--undpds-color-green)
}

.accent-yellow .progress-container.accent-blue .progress-bar,
.accent-yellow .progress-container.blue .progress-bar,
.yellow .progress-container.accent-blue .progress-bar,
.yellow .progress-container.blue .progress-bar {
    background: var(--undpds-color-azure)
}

.accent-red .progress-container .progress-bar,
.red .progress-container .progress-bar {
    background: var(--undpds-color-red)
}

.accent-red .progress-container.accent-yellow .progress-bar,
.accent-red .progress-container.yellow .progress-bar,
.red .progress-container.accent-yellow .progress-bar,
.red .progress-container.yellow .progress-bar {
    background: var(--undpds-color-yellow)
}

.accent-red .progress-container.accent-red .progress-bar,
.accent-red .progress-container.red .progress-bar,
.red .progress-container.accent-red .progress-bar,
.red .progress-container.red .progress-bar {
    background: var(--undpds-color-red)
}

.accent-red .progress-container.accent-green .progress-bar,
.accent-red .progress-container.green .progress-bar,
.red .progress-container.accent-green .progress-bar,
.red .progress-container.green .progress-bar {
    background: var(--undpds-color-green)
}

.accent-red .progress-container.accent-blue .progress-bar,
.accent-red .progress-container.blue .progress-bar,
.red .progress-container.accent-blue .progress-bar,
.red .progress-container.blue .progress-bar {
    background: var(--undpds-color-azure)
}

.accent-green .progress-container .progress-bar,
.green .progress-container .progress-bar {
    background: var(--undpds-color-green)
}

.accent-green .progress-container.accent-yellow .progress-bar,
.accent-green .progress-container.yellow .progress-bar,
.green .progress-container.accent-yellow .progress-bar,
.green .progress-container.yellow .progress-bar {
    background: var(--undpds-color-yellow)
}

.accent-green .progress-container.accent-red .progress-bar,
.accent-green .progress-container.red .progress-bar,
.green .progress-container.accent-red .progress-bar,
.green .progress-container.red .progress-bar {
    background: var(--undpds-color-red)
}

.accent-green .progress-container.accent-green .progress-bar,
.accent-green .progress-container.green .progress-bar,
.green .progress-container.accent-green .progress-bar,
.green .progress-container.green .progress-bar {
    background: var(--undpds-color-green)
}

.accent-blue .progress-container .progress-bar,
.accent-green .progress-container.accent-blue .progress-bar,
.accent-green .progress-container.blue .progress-bar,
.blue .progress-container .progress-bar,
.green .progress-container.accent-blue .progress-bar,
.green .progress-container.blue .progress-bar {
    background: var(--undpds-color-azure)
}

.accent-blue .progress-container.accent-yellow .progress-bar,
.accent-blue .progress-container.yellow .progress-bar,
.blue .progress-container.accent-yellow .progress-bar,
.blue .progress-container.yellow .progress-bar {
    background: var(--undpds-color-yellow)
}

.accent-blue .progress-container.accent-red .progress-bar,
.accent-blue .progress-container.red .progress-bar,
.blue .progress-container.accent-red .progress-bar,
.blue .progress-container.red .progress-bar {
    background: var(--undpds-color-red)
}

.accent-blue .progress-container.accent-green .progress-bar,
.accent-blue .progress-container.green .progress-bar,
.blue .progress-container.accent-green .progress-bar,
.blue .progress-container.green .progress-bar {
    background: var(--undpds-color-green)
}

.accent-blue .progress-container.accent-blue .progress-bar,
.accent-blue .progress-container.blue .progress-bar,
.blue .progress-container.accent-blue .progress-bar,
.blue .progress-container.blue .progress-bar {
    background: var(--undpds-color-azure)
}

.progress-bar {
    height: .75rem;
    min-width: 1%;
    position: fixed;
    transition: width .2s linear;
    width: 34%;
    z-index: 1
}

@media(min-width:48em) {
    .progress-bar {
        height: 1rem
    }
}

.progress-top {
    top: 0
}

.sidebar_item:hover {
    background-color: var(--undpds-color-gray-200)
}

.sidebar_item.open .arrow {
    transform: rotate(180deg);
    transition: all .1s ease
}

.sidebar_item h6 {
    margin-bottom: 0
}

details summary {
    list-style-type: none;
    outline: 0
}

details summary::-webkit-details-marker {
    display: none
}

details summary:before {
    background: url(/libraries/undp--design-system-assets/images/chevron-small-right.svg) no-repeat 0;
    content: "";
    display: inline-block;
    height: 14px;
    margin-right: var(--undpds-spacing-02);
    width: 14px
}

details[open] summary {
    margin-bottom: .5rem
}

details[open] summary:before {
    background: url(/libraries/undp--design-system-assets/images/chevron-small-down.svg) no-repeat 0;
    content: "";
    display: inline-block;
    height: 14px;
    width: 14px
}

[dir=rtl] details summary:before {
    margin-left: var(--undpds-spacing-02);
    margin-right: 0;
    transform: translate(0) rotate(180deg)
}

[dir=rtl] details[open] summary:before {
    transform: translate(0) rotate(0deg)
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

@media(min-width:48em) {
    table {
        width: auto
    }
}

table.small td,
table.small th {
    font-size: var(--undpds-font-size-16);
    -webkit-text-size-adjust: 100%
}

table.striped tr:nth-child(2n) {
    background-color: var(--undpds-color-gray-200)
}

table.border {
    border-collapse: collapse
}

table.border td,
table.border th {
    border: 1px solid var(--undpds-color-gray-400)
}

table.stacked td,
table.stacked th {
    display: block
}

@media(min-width:48em) {

    table.stacked td,
    table.stacked th {
        display: table-cell
    }
}

table.stacked thead tr {
    display: none
}

@media(min-width:48em) {
    table.stacked thead tr {
        display: table-row
    }
}

table.stacked.border tr {
    border: 1px solid var(--undpds-color-gray-400)
}

@media(min-width:48em) {

    table.stacked.border tr td,
    table.stacked.border tr th {
        border: 1px solid var(--undpds-color-gray-400)
    }
}

td,
th {
    font-size: var(--undpds-font-size-20);
    line-height: 1.4;
    padding: var(--undpds-spacing-04);
    vertical-align: top
}

@media(min-width:48em) {

    td,
    th {
        padding: var(--undpds-spacing-04) var(--undpds-spacing-08) var(--undpds-spacing-04) var(--undpds-spacing-04)
    }
}

thead tr th {
    background-color: var(--undpds-color-gray-300);
    font-weight: 600;
    text-align: left
}

.scroll {
    overflow-x: auto
}

.scroll thead th {
    white-space: nowrap
}

.scroll td,
.scroll th {
    -webkit-text-size-adjust: 100%
}

[dir=rtl] td,
[dir=rtl] th {
    text-align: right
}

@media(min-width:48em) {

    [dir=rtl] td,
    [dir=rtl] th {
        padding: var(--undpds-spacing-04) var(--undpds-spacing-04) var(--undpds-spacing-04) var(--undpds-spacing-08)
    }
}

:lang(my) td,
:lang(my) th {
    line-height: 1.7
}

:lang(ro) thead tr th {
    font-weight: 700
}

video {
    object-fit: cover
}

.form-check {
    align-items: center;
    display: flex;
    position: relative
}

.form-check label {
    cursor: pointer;
    font-size: 1rem;
    padding: 0 7px
}
/*
.accordion li button {
    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 li button {
        display: inline-flex
    }
}
*/
.accordion {
    background-color: var(--undpds-color-white)
}

.accordion li :lang(my) button,
:lang(my) .accordion li button {
    font-size: var(--undpds-font-size-14)
}

.accordion {
    padding: 0;
    position: relative
}

.accordion li {
    border-bottom: 1px solid #a9b1b7;
    cursor: pointer;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
    position: relative
}
/*
.accordion li button {
    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 li button:before {
    background: url(../templates-project-page--project-page-story_files/chevron-down.svg) 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;
    filter: brightness(0) invert(1);
    /* makes black → white */
}

.accordion li button.accordion--active:before {
    transform: rotate(-180deg)
}

.accordion li p:last-of-type {
    margin-bottom: 0
}
/*
[dir=rtl] .accordion li button {
    text-align: right
}
*/
[dir=rtl] .accordion li button:before {
    left: 0;
    margin-left: 0;
    right: unset
}
/*
[dir=rtl] .accordion li button.accordion--active {
    padding-right: 0
}
*/
[dir=rtl] .accordion li button.accordion--active:before {
    transform: rotate(180deg)
}

.accordion__panel {
    display: none;
    height: auto;
    padding: 1rem !important;
    padding-top: 0px !important;
}

@media(min-width:48em) {


    [data-accordion=mobile] .desktop-visible {
        display: block !important
    }

    [data-accordion=mobile] .desktop-event-none {
        pointer-events: none
    }
}

:lang(my) .accordion li button {
    font-family: var(--undpds-font-family-notosans)
}
/*
.accordion li button {
    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 li button {
        display: inline-flex
    }
}
*/
.accordion {
    background-color: var(--undpds-color-white)
}

.accordion li :lang(my) button,
:lang(my) .accordion li button {
    font-size: var(--undpds-font-size-14)
}

.accordion {
    padding: 0;
    position: relative
}

.accordion li {
    border-bottom: 1px solid #a9b1b7;
    cursor: pointer;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
    position: relative
}
/*
.accordion li button {
    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 li button:before {
    background: url(../templates-project-page--project-page-story_files/chevron-down.svg) 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 li button.accordion--active:before {
    transform: rotate(-180deg)
}

.accordion li p:last-of-type {
    margin-bottom: 0
}
/*
[dir=rtl] .accordion li button {
    text-align: right
}
*/
[dir=rtl] .accordion li button:before {
    left: 0;
    margin-left: 0;
    right: unset
}
/*
[dir=rtl] .accordion li button.accordion--active {
    padding-right: 0
}
*/
[dir=rtl] .accordion li button.accordion--active:before {
    transform: rotate(180deg)
}

.accordion__panel {
    display: none;
    height: auto;
    padding: 2rem
}

@media(min-width:48em) {


    [data-accordion=mobile] .desktop-visible {
        display: block !important
    }

    [data-accordion=mobile] .desktop-event-none {
        pointer-events: none
    }
}

:lang(my) .accordion li button {
    font-family: var(--undpds-font-family-notosans)
}

.author-card a {
    background: none;
    border-top: 2px solid var(--undpds-color-black);
    display: block;
    margin-bottom: var(--undpds-spacing-09);
    padding-top: var(--undpds-spacing-06);
    word-break: break-word
}

@media(min-width:48em) {
    .author-card a {
        margin-bottom: 3.75rem
    }
}

.author-card a:hover .cta__link:after {
    transform: translate(70%)
}

.author-card a:hover .author__img:before {
    opacity: .75
}

.author-card p {
    font-size: var(--undpds-font-size-14);
    line-height: 1.4;
    margin-bottom: var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .author-card p {
        font-size: var(--undpds-font-size-16)
    }
}

@media(max-width:47.9375em) {
    .author-card h6 {
        font-size: var(--undpds-font-size-14);
        line-height: 1.2
    }
}

[dir=rtl] .author-card a:hover .cta__link:after {
    transform: translate(-50%) rotate(180deg)
}

.author-box a {
    background-image: none
}

.author-box {
    margin-bottom: 1.5rem;
    width: 100%
}

.author-box,
.author-box a {
    display: inline-flex
}

.author-box:hover .author__img:before {
    opacity: .75
}

.author__img {
    margin-right: 1.5rem
}

.author-label {
    padding-top: .25rem
}

.author-label h6 {
    margin-bottom: .5rem;
    text-transform: uppercase
}

.author-label p {
    font-size: .875rem;
    margin-bottom: 0
}

@media(min-width:48em) {
    .author-label p {
        font-size: 1rem
    }
}

[dir=rtl] .author-label {
    padding-left: 0
}

[dir=rtl] .author__img {
    margin-left: 1.5rem;
    margin-right: 0
}

.author-summary {
    border-top: 2px solid var(--undpds-color-black);
    padding-top: var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .author-summary {
        display: flex;
        justify-content: space-between
    }
}

.author-summary-wrapper h4 {
    margin-bottom: 2.438rem
}

.author-summary-left {
    display: flex
}

@media(max-width:47.9375em) {
    .author-summary-left {
        align-items: flex-start;
        justify-content: space-between
    }
}

@media(min-width:48em) {
    .author-summary-left {
        width: 50%
    }
}

.author-summary-left .author__img {
    margin-right: 0
}

@media(max-width:47.9375em) {
    .author-summary-left .author__img.large {
        height: 100%
    }
}

@media(min-width:48em) {
    .author-summary-left .author__img.large {
        height: fit-content;
        width: 40%
    }
}

@media(min-width:64em) {
    .author-summary-left .author__img.large {
        width: var(--undpds-width-180)
    }
}

.author-summary-left .author__img:hover.yellow:before {
    background: none
}

@media(max-width:47.9375em) {
    .author-summary-right {
        margin-top: var(--undpds-spacing-04)
    }
}

@media(min-width:48em) {
    .author-summary-right {
        width: 40%
    }
}

.author-summary-text {
    margin-left: var(--undpds-spacing-04);
    margin-top: 0
}

@media(min-width:48em) {
    .author-summary-text {
        width: calc(100% - 13.875rem)
    }
}

@media(min-width:64em) {
    .author-summary-text {
        margin-left: var(--undpds-spacing-08)
    }
}

.author-summary-text h2 {
    hyphens: manual;
    margin-bottom: var(--undpds-spacing-03);
    overflow-wrap: break-word
}

@media(min-width:48em) {
    [dir=rtl] .author-summary-text {
        margin-left: 0;
        margin-right: var(--undpds-spacing-08)
    }
}

.bio-card-wrapper {
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-color: var(--undpds-color-black) transparent;
    scrollbar-width: thin
}

.bio-card-wrapper::-webkit-scrollbar {
    border-radius: 0;
    height: 5px;
    width: 5px
}

.bio-card-wrapper::-webkit-scrollbar-track {
    background: var(--undpds-color-black);
    background-clip: padding-box;
    border: 2px solid var(--undpds-color-white)
}

.bio-card-wrapper::-webkit-scrollbar-corner {
    display: none
}

.bio-card-wrapper::-webkit-scrollbar-thumb {
    background: var(--undpds-color-black)
}

.bio-card {
    container: biocard/inline-size
}

.bio-card a {
    background: var(--undpds-color-gray-200);
    display: block;
    transition: .6s ease
}

.bio-card .card-thumbnail__image {
    height: 100%
}

.bio-card .card-thumbnail__image img {
    object-fit: cover
}

.bio-card:hover .cta--arrow i {
    width: var(--undpds-spacing-11)
}

.bio-card:hover .cta--arrow i:before {
    display: unset
}

.accent-yellow .bio-card:hover .card-thumbnail__image:before,
.accent-yellow .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-yellow .bio-card:hover.yellow .card-thumbnail__image:before,
.bio-card:hover .card-thumbnail__image:before,
.bio-card:hover.yellow .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%);
    opacity: .75
}

.accent-yellow .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-yellow .bio-card:hover.red .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

.accent-yellow .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-yellow .bio-card:hover.green .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

.accent-yellow .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-yellow .bio-card:hover.blue .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%);
    opacity: .75
}

.accent-red .bio-card:hover .card-thumbnail__image:before,
.bio-card:hover.red .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

.accent-red .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-red .bio-card:hover.yellow .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%);
    opacity: .75
}

.accent-red .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-red .bio-card:hover.red .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

.accent-red .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-red .bio-card:hover.green .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

.accent-red .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-red .bio-card:hover.blue .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%);
    opacity: .75
}

.accent-green .bio-card:hover .card-thumbnail__image:before,
.bio-card:hover.green .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

.accent-green .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-green .bio-card:hover.yellow .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%);
    opacity: .75
}

.accent-green .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-green .bio-card:hover.red .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

.accent-green .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-green .bio-card:hover.green .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

.accent-blue .bio-card:hover .card-thumbnail__image:before,
.accent-green .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-green .bio-card:hover.blue .card-thumbnail__image:before,
.bio-card:hover.blue .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%);
    opacity: .75
}

.accent-blue .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-blue .bio-card:hover.yellow .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%);
    opacity: .75
}

.accent-blue .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-blue .bio-card:hover.red .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

.accent-blue .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-blue .bio-card:hover.green .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

.accent-blue .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-blue .bio-card:hover.blue .card-thumbnail__image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%);
    opacity: .75
}

.bio-card .bio-card__content {
    flex-direction: column;
    order: 2;
    overflow: hidden;
    position: relative
}

@container biocard (min-width:48em) {
    .bio-card .bio-card__content {
        display: flex;
        order: inherit
    }
}

.bio-card .bio-card__content .bio-card__description {
    padding: var(--undpds-spacing-07) var(--undpds-spacing-06) 0
}

.bio-card .bio-card__content .card-thumbnail__image:before {
    opacity: 0
}

.bio-card .bio-card__content h5 {
    margin-bottom: var(--undpds-spacing-05)
}

@container biocard (min-width:48em) {
    .bio-card .bio-card__content h5 {
        margin-bottom: var(--undpds-spacing-04)
    }
}

.bio-card .bio-card__content p {
    font-size: .875rem;
    line-height: 1.4;
    margin-bottom: var(--undpds-spacing-07)
}

@container biocard (min-width:48em) {
    .bio-card .bio-card__content p {
        font-size: 1rem;
        margin-bottom: var(--undpds-spacing-06)
    }
}

.bio-card .bio-card__content p.small {
    font-size: .875rem
}

.bio-card .bio-card__content .cta__link {
    margin-bottom: 0;
    margin-top: var(--undpds-spacing-06);
    padding: 0 var(--undpds-spacing-06) var(--undpds-spacing-07)
}

@container biocard (min-width:48em) {
    .bio-card .bio-card__content .cta__link {
        margin-top: auto
    }
}

.modal {
    visibility: hidden
}

.modal.open {
    visibility: visible
}

.bio-card-wrapper {
    container: biocardwrapper/inline-size;
    display: block;
    height: 100%;
    overflow-y: scroll;
    overflow-y: auto
}

@media(min-width:48em) {
    .bio-card-wrapper {
        display: flex
    }
}

.bio-card-wrapper p.small {
    font-size: 1rem
}

.bio-card-image {
    width: 100%
}

@container biocardwrapper (min-width:48em) {
    .bio-card-image {
        min-width: 338px
    }
}

.bio-card-image img {
    width: 100%
}

@container biocard (min-width:48em) {
    .bio-card-image img {
        width: auto
    }
}

.bio-card-content {
    padding: var(--undpds-spacing-07) var(--undpds-spacing-06)
}

@container (min-width:48em) {
    .bio-card-content {
        padding: 0 var(--undpds-spacing-06) 0
    }
}

[dir=rtl] .bio-card:hover .cta--arrow:after {
    transform: translate(0) rotate(180deg)
}

.accent-yellow [dir=rtl] .bio-card:hover .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,
.accent-yellow [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,
[dir=rtl] .bio-card:hover .card-thumbnail__image:before,
[dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before {
    background: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-red [dir=rtl] .bio-card:hover .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,
.accent-red [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,
[dir=rtl] .bio-card:hover.red .card-thumbnail__image:before {
    background: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-green [dir=rtl] .bio-card:hover .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,
.accent-green [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,
[dir=rtl] .bio-card:hover.green .card-thumbnail__image:before {
    background: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue [dir=rtl] .bio-card:hover .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,
.accent-blue [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,
[dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before {
    background: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

div.blockquote {
    background-color: none;
    padding: 2rem 1.5rem
}

@media(min-width:48em) {
    div.blockquote {
        padding: 5.313rem 6rem
    }
}

.accent-yellow div.blockquote {
    background-color: #ffeb00
}

.accent-red div.blockquote {
    background-color: #ee402d
}

.accent-green div.blockquote {
    background-color: #6de354
}

.accent-blue div.blockquote {
    background-color: #60d4f2
}

div.blockquote.accent-yellow,
div.blockquote.yellow {
    background-color: #ffeb00
}

div.blockquote.accent-red,
div.blockquote.red {
    background-color: #ee402d
}

div.blockquote.accent-green,
div.blockquote.green {
    background-color: #6de354
}

div.blockquote.accent-blue,
div.blockquote.blue {
    background-color: #60d4f2
}

div.blockquote.accent-gray,
div.blockquote.gray {
    background-color: #f7f7f7
}

.breadcrumb ul {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    font-size: var(--undpds-font-size-12);
    padding: 0
}

.breadcrumb ul li {
    display: inline-block;
    margin-block: var(--undpds-spacing-04);
    margin-inline: var(--undpds-spacing-06) 0;
    padding-inline-start: 0;
    position: relative
}

.breadcrumb ul li:after {
    color: var(--undpds-color-dark-red);
    content: "/";
    font-weight: 700;
    position: absolute;
    right: -12px;
    top: 0
}

.breadcrumb ul li:first-of-type {
    margin-inline-start: 0
}

/* .breadcrumb ul li:last-of-type {
    font-weight: 600;
    letter-spacing: .03em;
    margin-inline-end: 0;
    max-width: calc(100vw - 2rem);
    text-transform: uppercase;
    color: #fff !important;
} */

.breadcrumb ul li:last-of-type:after {
    display: none
}

.breadcrumb ul li a {
    background: none;
    color: var(--undpds-color-dark-red);
    font-size: var(--undpds-font-size-12);
    font-weight: 600;
    letter-spacing: .03em;
    text-transform: uppercase;
    transition: opacity .2s ease
}

.breadcrumb ul li a:hover {
    color: var(--undpds-color-red)
}

.breadcrumb.white li a,
.breadcrumb.white li a:hover,
.breadcrumb.white li:after {
    color: var(--undpds-color-white)
}

.breadcrumb.white li a:hover {
    opacity: .7
}

.breadcrumb.white li:last-of-type,
.breadcrumb.white:last-of-type {
    color: var(--undpds-color-white)
}

[dir=rtl] .breadcrumb li:after {
    left: -14px;
    right: unset;
    top: 63%;
    transform: translateY(-63%) rotate(140deg)
}

:lang(my) .breadcrumb ul li:last-of-type {
    font-size: var(--undpds-font-size-12)
}

:lang(ro) .breadcrumb ul li a,
:lang(ro) .breadcrumb ul li:last-of-type {
    font-weight: 700
}

.button {
    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 {
        display: inline-flex
    }
}

:lang(my) .button {
    font-size: var(--undpds-font-size-14)
}

.button {
    color: var(--undpds-color-white);
    cursor: pointer;
    justify-content: center;
    padding: var(--undpds-spacing-05) var(--undpds-spacing-06)
}

.button:focus-visible {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

button:focus-visible {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

.button.button-primary {
    background-color: var(--undpds-color-dark-red)
}

.button.button-primary:hover {
    background-color: var(--undpds-color-red)
}

.button.button-primary.button-arrow:after {
    background: url(../images/chevron-right-black.svg) no-repeat 0;
    content: "";
    height: 20px;
    margin-left: var(--undpds-spacing-04);
    transition: .2s ease;
    width: 13px
}

.button.button-primary.button-arrow:hover:after {
    transform: translate(70%)
}

.button.button-primary.button-arrow.disabled:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-white.svg) no-repeat 0;
    content: ""
}

.button.button-primary.button-external-link {
    align-items: baseline
}

.button.button-primary .external-link-animated {
    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 .external-link-animated:before {
    background: var(--undpds-color-black)
}

.button.button-primary .external-link-animated:after {
    border-right: 2px solid var(--undpds-color-black);
    border-top: 2px solid var(--undpds-color-black)
}

.button.button-primary:hover .external-link-animated:after {
    transform: translate(5px, -5px)
}

.button.button-primary:hover .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

.button.button-primary.disabled .external-link-animated {
    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 .external-link-animated:before {
    background: var(--undpds-color-gray-300)
}

.button.button-primary.disabled .external-link-animated:after {
    border-right: 2px solid var(--undpds-color-gray-300);
    border-top: 2px solid var(--undpds-color-gray-300)
}

.button.button-primary.button-download {
    align-items: baseline;
    padding: 1.25rem var(--undpds-spacing-06)
}

.button.button-primary .download-animated {
    margin-left: 1rem
}

.button.button-primary .download-animated i {
    border: 2px solid var(--undpds-color-black);
    border-top: 0
}

.button.button-primary .download-animated:after {
    border-bottom: 2px solid var(--undpds-color-black);
    border-left: 2px solid var(--undpds-color-black)
}

.button.button-primary .download-animated:before {
    background: var(--undpds-color-black)
}

.button.button-primary:hover .download-animated:after {
    transform: rotate(-45deg) translate(7px, -7px)
}

.button.button-primary:hover .download-animated:before {
    transform: translateY(-10px)
}

.button.button-primary.disabled .download-animated i {
    border: 2px solid var(--undpds-color-gray-300);
    border-top: 0
}

.button.button-primary.disabled .download-animated:after {
    border-bottom: 2px solid var(--undpds-color-gray-300);
    border-left: 2px solid var(--undpds-color-gray-300)
}

.button.button-primary.disabled .download-animated:before {
    background: var(--undpds-color-gray-300)
}

.button.button-secondary {
    background-color: var(--undpds-color-blue-600)
}

.button.button-secondary:hover {
    background-color: var(--undpds-color-blue-400)
}

.button.button-secondary.button-arrow:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-white.svg) no-repeat 0;
    content: "";
    height: 20px;
    margin-left: var(--undpds-spacing-04);
    transition: .2s ease;
    width: 13px
}

.button.button-secondary.button-arrow:hover:after {
    transform: translate(70%)
}

.button.button-secondary.button-arrow.disabled:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-white.svg) no-repeat 0;
    content: ""
}

.button.button-secondary.button-external-link {
    align-items: baseline
}

.button.button-secondary .external-link-animated {
    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 .external-link-animated:before {
    background: var(--undpds-color-white)
}

.button.button-secondary .external-link-animated:after {
    border-right: 2px solid var(--undpds-color-white);
    border-top: 2px solid var(--undpds-color-white)
}

.button.button-secondary:hover .external-link-animated:after {
    transform: translate(5px, -5px)
}

.button.button-secondary:hover .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

.button.button-secondary.disabled .external-link-animated {
    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 .external-link-animated:before {
    background: var(--undpds-color-gray-300)
}

.button.button-secondary.disabled .external-link-animated:after {
    border-right: 2px solid var(--undpds-color-gray-300);
    border-top: 2px solid var(--undpds-color-gray-300)
}

.button.button-secondary.button-download {
    align-items: baseline;
    padding: 1.25rem var(--undpds-spacing-06)
}

.button.button-secondary .download-animated {
    margin-left: 1rem
}

.button.button-secondary .download-animated i {
    border: 2px solid var(--undpds-color-white);
    border-top: 0
}

.button.button-secondary .download-animated:after {
    border-bottom: 2px solid var(--undpds-color-white);
    border-left: 2px solid var(--undpds-color-white)
}

.button.button-secondary .download-animated:before {
    background: var(--undpds-color-white)
}

.button.button-secondary:hover .download-animated:after {
    transform: rotate(-45deg) translate(7px, -7px)
}

.button.button-secondary:hover .download-animated:before {
    transform: translateY(-10px)
}

.button.button-secondary.disabled .download-animated i {
    border: 2px solid var(--undpds-color-gray-300);
    border-top: 0
}

.button.button-secondary.disabled .download-animated:after {
    border-bottom: 2px solid var(--undpds-color-gray-300);
    border-left: 2px solid var(--undpds-color-gray-300)
}

.button.button-secondary.disabled .download-animated:before {
    background: var(--undpds-color-gray-300)
}

.button.disabled {
    background-color: var(--undpds-color-gray-400);
    color: var(--undpds-color-gray-300);
    pointer-events: none
}

[dir=rtl] .button.button-primary.button-arrow:after,
[dir=rtl] .button.button-secondary.button-arrow:after {
    margin-left: 0;
    margin-right: var(--undpds-spacing-04);
    transform: rotate(180deg)
}

[dir=rtl] .button.button-primary.button-arrow:hover:after,
[dir=rtl] .button.button-secondary.button-arrow:hover:after {
    transform: translate(-50%) rotate(180deg)
}

[dir=rtl] .button.button-primary .download-animated,
[dir=rtl] .button.button-primary .external-link-animated,
[dir=rtl] .button.button-secondary .download-animated,
[dir=rtl] .button.button-secondary .external-link-animated {
    margin-left: 0;
    margin-right: 1rem
}

input[type=checkbox] {
    appearance: none;
    border: 2px solid var(--undpds-color-dark-red);
    cursor: pointer;
    height: 16px;
    margin: 0;
    width: 16px
}

input[type=checkbox]:hover {
    border-color: var(--undpds-color-light-pink)
}

input[type=checkbox]:focus-visible {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

input[type=checkbox] {
    border-radius: 0
}

input[type=checkbox]:checked {
    background: url(../images/icon-check.svg) 1px 0 no-repeat
}

.chip {
    align-items: center;
    background: #f7f7f7;
    border: none;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    display: inline-flex;
    min-height: 1.875rem;
    padding: .25rem 1rem
}

.chip:hover {
    background-color: #edeff0
}

.chip.chip__cross:before {
    background: url(/libraries/undp--design-system-assets/images/times-red.svg) 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
}

[dir=rtl] .chip__cross:before {
    margin-left: .5rem;
    margin-right: -.25rem
}

:lang(my) .chip {
    align-items: flex-end
}

:lang(my) .chip__cross {
    align-items: baseline
}

:lang(my) .chip__cross:before {
    top: 5px
}

.content-data>div {
    margin-bottom: var(--undpds-spacing-07)
}

.content-data .cta-container {
    margin-top: 5.75rem
}

div.content-card .image:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

div.content-card h6 {
    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
}

:lang(my) div.content-card h6,
div.content-card :lang(my) h6 {
    font-size: 1rem
}

div.content-card {
    background-color: #efefef;
    border-top: 2px solid var(--undpds-color-black);
    height: 100%;
    transition: all .5s;
    word-break: break-word
}

div.content-card>a {
    background: none;
    box-sizing: border-box;
    display: block;
    height: 100%;
    padding-bottom: 2.625rem;
    position: relative
}

div.content-card h6 {
    margin-bottom: 0;
    padding: var(--undpds-spacing-05) var(--undpds-spacing-06) 1.625rem
}

div.content-card.card h6 {
    padding-bottom: var(--undpds-spacing-05)
}

div.content-card .image {
    position: relative;
    width: 100%
}

div.content-card .image img {
    display: block;
    width: 100%
}

div.content-card .image:before {
    opacity: 0;
    transition: all .9s
}

div.content-card p {
    font-size: var(--undpds-font-size-16);
    margin: 0;
    padding-top: var(--undpds-spacing-05)
}


div.content-card.card-emphasize {
    background-color: var(--undpds-color-light-yellow)
}

div.content-card.card-emphasize:hover {
    background-color: var(--undpds-color-yellow)
}

div.content-card.card-emphasize:hover.red .cta--space:after,
div.content-card.card:hover.red .cta--space:after {
    filter: invert(0) brightness(0)
}

div.content-card.card-emphasize:hover.red .cta--arrow:after,
div.content-card.card:hover.red .cta--arrow:after {
    background-image: url(/libraries/undp--design-system-assets/images/arrow-right.svg)
}

div.content-card.card-emphasize:hover.accent-yellow,
div.content-card.card-emphasize:hover.yellow,
div.content-card.card:hover.accent-yellow,
div.content-card.card:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

div.content-card.card-emphasize:hover.accent-red,
div.content-card.card-emphasize:hover.red,
div.content-card.card:hover.accent-red,
div.content-card.card:hover.red {
    background-color: var(--undpds-color-red)
}

div.content-card.card-emphasize:hover.accent-green,
div.content-card.card-emphasize:hover.green,
div.content-card.card:hover.accent-green,
div.content-card.card:hover.green {
    background-color: var(--undpds-color-green)
}

div.content-card.card-emphasize:hover.accent-blue,
div.content-card.card-emphasize:hover.blue,
div.content-card.card:hover.accent-blue,
div.content-card.card:hover.blue {
    background-color: var(--undpds-color-azure)
}

div.content-card.card-emphasize:hover.accent-gray,
div.content-card.card-emphasize:hover.gray,
div.content-card.card:hover.accent-gray,
div.content-card.card:hover.gray {
    background-color: var(--undpds-color-gray-100)
}

div.content-card.card-emphasize.accent-yellow,
div.content-card.card-emphasize.yellow {
    background-color: var(--undpds-color-light-yellow)
}

div.content-card.card-emphasize.accent-red,
div.content-card.card-emphasize.red {
    background-color: var(--undpds-color-light-red)
}

div.content-card.card-emphasize.accent-green,
div.content-card.card-emphasize.green {
    background-color: var(--undpds-color-light-green)
}

div.content-card.card-emphasize.accent-blue,
div.content-card.card-emphasize.blue {
    background-color: var(--undpds-color-light-azure)
}

div.content-card.card-emphasize.accent-gray,
div.content-card.card-emphasize.gray {
    background-color: var(--undpds-color-gray-100)
}

div.content-card:hover .cta--space:after {
    transform: translate(70%)
}

div.content-card:hover .cta--arrow i {
    width: var(--undpds-spacing-11)
}

div.content-card:hover .cta--arrow i:before {
    display: unset
}

div.content-card-wrapper>div {
    margin-bottom: var(--undpds-spacing-07)
}

div.content-card .image: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 .image:before,
div.content-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

div.content-card.accent-red .image:before,
div.content-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

div.content-card.accent-green .image:before,
div.content-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

div.content-card.accent-blue .image:before,
div.content-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

div.content-card.accent-gray .image:before,
div.content-card.gray .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-yellow div.content-card.card-emphasize,
.accent-yellow div.content-card.card-emphasize.accent-yellow,
.accent-yellow div.content-card.card-emphasize.yellow {
    background-color: var(--undpds-color-light-yellow)
}

.accent-yellow div.content-card.card-emphasize.accent-red,
.accent-yellow div.content-card.card-emphasize.red {
    background-color: var(--undpds-color-light-red)
}

.accent-yellow div.content-card.card-emphasize.accent-green,
.accent-yellow div.content-card.card-emphasize.green {
    background-color: var(--undpds-color-light-green)
}

.accent-yellow div.content-card.card-emphasize.accent-blue,
.accent-yellow div.content-card.card-emphasize.blue {
    background-color: var(--undpds-color-light-azure)
}

.accent-yellow div.content-card.card-emphasize.accent-gray,
.accent-yellow div.content-card.card-emphasize.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-red div.content-card.card-emphasize {
    background-color: var(--undpds-color-light-red)
}

.accent-red div.content-card.card-emphasize.accent-yellow,
.accent-red div.content-card.card-emphasize.yellow {
    background-color: var(--undpds-color-light-yellow)
}

.accent-red div.content-card.card-emphasize.accent-red,
.accent-red div.content-card.card-emphasize.red {
    background-color: var(--undpds-color-light-red)
}

.accent-red div.content-card.card-emphasize.accent-green,
.accent-red div.content-card.card-emphasize.green {
    background-color: var(--undpds-color-light-green)
}

.accent-red div.content-card.card-emphasize.accent-blue,
.accent-red div.content-card.card-emphasize.blue {
    background-color: var(--undpds-color-light-azure)
}

.accent-red div.content-card.card-emphasize.accent-gray,
.accent-red div.content-card.card-emphasize.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-green div.content-card.card-emphasize {
    background-color: var(--undpds-color-light-green)
}

.accent-green div.content-card.card-emphasize.accent-yellow,
.accent-green div.content-card.card-emphasize.yellow {
    background-color: var(--undpds-color-light-yellow)
}

.accent-green div.content-card.card-emphasize.accent-red,
.accent-green div.content-card.card-emphasize.red {
    background-color: var(--undpds-color-light-red)
}

.accent-green div.content-card.card-emphasize.accent-green,
.accent-green div.content-card.card-emphasize.green {
    background-color: var(--undpds-color-light-green)
}

.accent-green div.content-card.card-emphasize.accent-blue,
.accent-green div.content-card.card-emphasize.blue {
    background-color: var(--undpds-color-light-azure)
}

.accent-green div.content-card.card-emphasize.accent-gray,
.accent-green div.content-card.card-emphasize.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-blue div.content-card.card-emphasize {
    background-color: var(--undpds-color-light-azure)
}

.accent-blue div.content-card.card-emphasize.accent-yellow,
.accent-blue div.content-card.card-emphasize.yellow {
    background-color: var(--undpds-color-light-yellow)
}

.accent-blue div.content-card.card-emphasize.accent-red,
.accent-blue div.content-card.card-emphasize.red {
    background-color: var(--undpds-color-light-red)
}

.accent-blue div.content-card.card-emphasize.accent-green,
.accent-blue div.content-card.card-emphasize.green {
    background-color: var(--undpds-color-light-green)
}

.accent-blue div.content-card.card-emphasize.accent-blue,
.accent-blue div.content-card.card-emphasize.blue {
    background-color: var(--undpds-color-light-azure)
}

.accent-blue div.content-card.card-emphasize.accent-gray,
.accent-blue div.content-card.card-emphasize.gray,
.accent-gray div.content-card.card-emphasize {
    background-color: var(--undpds-color-gray-100)
}

.accent-gray div.content-card.card-emphasize.accent-yellow,
.accent-gray div.content-card.card-emphasize.yellow {
    background-color: var(--undpds-color-light-yellow)
}

.accent-gray div.content-card.card-emphasize.accent-red,
.accent-gray div.content-card.card-emphasize.red {
    background-color: var(--undpds-color-light-red)
}

.accent-gray div.content-card.card-emphasize.accent-green,
.accent-gray div.content-card.card-emphasize.green {
    background-color: var(--undpds-color-light-green)
}

.accent-gray div.content-card.card-emphasize.accent-blue,
.accent-gray div.content-card.card-emphasize.blue {
    background-color: var(--undpds-color-light-azure)
}

.accent-gray div.content-card.card-emphasize.accent-gray,
.accent-gray div.content-card.card-emphasize.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-yellow div.content-card .image:before,
.accent-yellow div.content-card.accent-yellow .image:before,
.accent-yellow div.content-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-yellow div.content-card.accent-red .image:before,
.accent-yellow div.content-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-yellow div.content-card.accent-green .image:before,
.accent-yellow div.content-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-yellow div.content-card.accent-blue .image:before,
.accent-yellow div.content-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-yellow div.content-card.accent-gray .image:before,
.accent-yellow div.content-card.gray .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-yellow div.content-card.card:hover {
    background-color: var(--undpds-color-gray-100)
}

.accent-yellow div.content-card.card-emphasize:hover,
.accent-yellow div.content-card.card-emphasize:hover.accent-yellow,
.accent-yellow div.content-card.card-emphasize:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-yellow div.content-card.card-emphasize:hover.accent-red,
.accent-yellow div.content-card.card-emphasize:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-yellow div.content-card.card-emphasize:hover.accent-green,
.accent-yellow div.content-card.card-emphasize:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-yellow div.content-card.card-emphasize:hover.accent-blue,
.accent-yellow div.content-card.card-emphasize:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-yellow div.content-card.card-emphasize:hover.accent-gray,
.accent-yellow div.content-card.card-emphasize:hover.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-red div.content-card .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red div.content-card.accent-yellow .image:before,
.accent-red div.content-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-red div.content-card.accent-red .image:before,
.accent-red div.content-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red div.content-card.accent-green .image:before,
.accent-red div.content-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-red div.content-card.accent-blue .image:before,
.accent-red div.content-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-red div.content-card.accent-gray .image:before,
.accent-red div.content-card.gray .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-red div.content-card.card:hover {
    background-color: var(--undpds-color-gray-100)
}

.accent-red div.content-card.card-emphasize:hover {
    background-color: var(--undpds-color-red)
}

.accent-red div.content-card.card-emphasize:hover.accent-yellow,
.accent-red div.content-card.card-emphasize:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-red div.content-card.card-emphasize:hover.accent-red,
.accent-red div.content-card.card-emphasize:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-red div.content-card.card-emphasize:hover.accent-green,
.accent-red div.content-card.card-emphasize:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-red div.content-card.card-emphasize:hover.accent-blue,
.accent-red div.content-card.card-emphasize:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-red div.content-card.card-emphasize:hover.accent-gray,
.accent-red div.content-card.card-emphasize:hover.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-green div.content-card .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green div.content-card.accent-yellow .image:before,
.accent-green div.content-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-green div.content-card.accent-red .image:before,
.accent-green div.content-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-green div.content-card.accent-green .image:before,
.accent-green div.content-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green div.content-card.accent-blue .image:before,
.accent-green div.content-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-green div.content-card.accent-gray .image:before,
.accent-green div.content-card.gray .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-green div.content-card.card:hover {
    background-color: var(--undpds-color-gray-100)
}

.accent-green div.content-card.card-emphasize:hover {
    background-color: var(--undpds-color-green)
}

.accent-green div.content-card.card-emphasize:hover.accent-yellow,
.accent-green div.content-card.card-emphasize:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-green div.content-card.card-emphasize:hover.accent-red,
.accent-green div.content-card.card-emphasize:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-green div.content-card.card-emphasize:hover.accent-green,
.accent-green div.content-card.card-emphasize:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-green div.content-card.card-emphasize:hover.accent-blue,
.accent-green div.content-card.card-emphasize:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-green div.content-card.card-emphasize:hover.accent-gray,
.accent-green div.content-card.card-emphasize:hover.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-blue div.content-card .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue div.content-card.accent-yellow .image:before,
.accent-blue div.content-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-blue div.content-card.accent-red .image:before,
.accent-blue div.content-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-blue div.content-card.accent-green .image:before,
.accent-blue div.content-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue div.content-card.accent-blue .image:before,
.accent-blue div.content-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue div.content-card.accent-gray .image:before,
.accent-blue div.content-card.gray .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-blue div.content-card.card:hover {
    background-color: var(--undpds-color-gray-100)
}

.accent-blue div.content-card.card-emphasize:hover {
    background-color: var(--undpds-color-azure)
}

.accent-blue div.content-card.card-emphasize:hover.accent-yellow,
.accent-blue div.content-card.card-emphasize:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-blue div.content-card.card-emphasize:hover.accent-red,
.accent-blue div.content-card.card-emphasize:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-blue div.content-card.card-emphasize:hover.accent-green,
.accent-blue div.content-card.card-emphasize:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-blue div.content-card.card-emphasize:hover.accent-blue,
.accent-blue div.content-card.card-emphasize:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-blue div.content-card.card-emphasize:hover.accent-gray,
.accent-blue div.content-card.card-emphasize:hover.gray {
    background-color: var(--undpds-color-gray-100)
}

.accent-gray div.content-card .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-gray div.content-card.accent-yellow .image:before,
.accent-gray div.content-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-gray div.content-card.accent-red .image:before,
.accent-gray div.content-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-gray div.content-card.accent-green .image:before,
.accent-gray div.content-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-gray div.content-card.accent-blue .image:before,
.accent-gray div.content-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-gray div.content-card.accent-gray .image:before,
.accent-gray div.content-card.gray .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-gray-100), transparent 61.11%)
}

.accent-gray div.content-card.card-emphasize:hover,
.accent-gray div.content-card.card:hover {
    background-color: var(--undpds-color-gray-100)
}

.accent-gray div.content-card.card-emphasize:hover.accent-yellow,
.accent-gray div.content-card.card-emphasize:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-gray div.content-card.card-emphasize:hover.accent-red,
.accent-gray div.content-card.card-emphasize:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-gray div.content-card.card-emphasize:hover.accent-green,
.accent-gray div.content-card.card-emphasize:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-gray div.content-card.card-emphasize:hover.accent-blue,
.accent-gray div.content-card.card-emphasize:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-gray div.content-card.card-emphasize:hover.accent-gray,
.accent-gray div.content-card.card-emphasize:hover.gray {
    background-color: var(--undpds-color-gray-100)
}

.content-caption {
    padding: var(--undpds-spacing-05) var(--undpds-spacing-06) var(--undpds-spacing-06)
}

.content-caption h4,
.content-caption h5 {
    margin-bottom: 0
}

.content-caption .cta__link {
    bottom: var(--undpds-spacing-06);
    position: absolute
}

.content-caption_cart {
    height: 100%
}

.content-caption_cart h5 {
    margin-bottom: var(--undpds-spacing-05)
}

[dir=rtl] .content-card .image:before {
    transform: scaleX(-1)
}

[dir=rtl] .content-card:hover .cta--space:after {
    transform: translate(-50%) rotate(180deg)
}

[dir=rtl] .content-card:hover .cta--arrow:after {
    margin-left: 0;
    margin-right: var(--undpds-spacing-02)
}

:lang(my) h6 {
    font-size: var(--undpds-font-size-16)
}

.pagehero-cards-box img {
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%
}

@media(min-width:64em) {
    .pagehero-cards-wrap.swiper-wrapper {
        flex-wrap: wrap
    }

    .pagehero-cards-box {
        box-shadow: 0 1px 0 1px #fff;
        flex: 0 0 calc(25% - 1.5rem);
        margin-left: .75rem;
        margin-right: .75rem;
        margin-top: 6rem;
        max-width: calc(25% - 1.5rem)
    }

    .pagehero-cards-box.swiper-slide a {
        overflow: hidden;
        transform: translateY(0);
        transition: all .4s
    }

    .pagehero-cards-box.swiper-slide:hover a {
        overflow: visible;
        transform: translateY(-3.125rem)
    }

    .pagehero-cards-box:hover .pagehero-cards__caption {
        transform: translateY(calc(-100% + 2.75rem))
    }

    .pagehero-cards-box:hover .pagehero-cards__caption p {
        opacity: 1
    }
}

.pagehero-cards-box:hover .cta__link {
    padding: 0;
    width: 100%
}

.pagehero-cards-box:hover .cta__link i {
    left: 1rem;
    transition: all .4s;
    transition-delay: .2s;
    width: 5rem
}

@media(min-width:64em) {
    .pagehero-cards-box:hover .cta__link i {
        width: 30%
    }
}

.pagehero-cards-box:hover .cta__link i:before {
    display: inline-block
}

.pagehero-cards-box a {
    display: block;
    height: 100%;
    position: relative
}

.pagehero-cards-box img {
    position: relative;
    transition: all .4s
}

.pagehero-cards__caption {
    background: #fff;
    box-shadow: 0 1px 0 1px #fff;
    box-sizing: border-box;
    left: 0;
    padding-top: 1.5rem;
    position: absolute;
    transform: translateY(0);
    transition: all .3s;
    width: 100%;
    z-index: 2
}

.pagehero-cards__caption p {
    margin: 0;
    opacity: 0;
    transition: all .4s;
    transition-delay: .3s
}

.pagehero-cards__caption .cta__link {
    font-weight: 700;
    margin-top: 2rem
}

.pagehero-cards .swiper-initialized .pagehero-cards__caption {
    box-shadow: 0 1px 0 1px #fff;
    box-sizing: border-box;
    opacity: 0
}

.pagehero-cards .swiper-initialized .pagehero-cards__caption,
.pagehero-cards .swiper-initialized .pagehero-cards__caption p {
    transition: all .5s cubic-bezier(.64, .05, .35, 1.05);
    transition-delay: .3s
}

.pagehero-cards .swiper-initialized .swiper-slide {
    height: auto;
    margin-left: 0
}

.pagehero-cards .swiper-initialized .swiper-slide-active .pagehero-cards__caption,
.pagehero-cards .swiper-initialized .swiper-slide-active .pagehero-cards__caption p {
    opacity: 1
}

.pagehero-cards .swiper-initialized .swiper-slide-active .cta__link i:before {
    display: inline-block
}

@media(min-width:48em) {

    .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .pagehero-cards__caption,
    .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .pagehero-cards__caption p {
        opacity: 1
    }

    .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .cta__link i:before {
        display: inline-block
    }
}

[dir=rtl] .pagehero-cards-box {
    text-align: right
}

[dir=rtl] .pagehero-cards-box.swiper-slide-active .cta__link i,
[dir=rtl] .pagehero-cards-box:hover .cta__link i {
    left: unset;
    right: 1rem
}

.country-header .header .icon-globe,
.country-header .header .icon-search {
    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 .header .icon-globe,
    .country-header .header .icon-search {
        margin-inline-end: 0;
        -webkit-mask: inherit;
        mask: inherit
    }
}

.country-header .header .icon-globe:hover,
.country-header .header .icon-search:hover {
    background-color: var(--undpds-color-blue-400)
}

.country-header .header .top-left .logo {
    background-image: none
}

.country-header .header {
    height: 7.1875rem;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.country-header .header .top-left .logo img {
    min-width: 60px;
    transition: all .4s cubic-bezier(.64, .05, .35, 1.05)
}

@media(min-width:64em) {
    .country-header .header .top-left .logo img {
        height: calc(var(--undpds-header-height-xlarge) + 7px)
    }

    .country-header .header .top-left .logo img.scrolled {
        height: var(--undpds-header-height-xlarge)
    }
}

@media(max-width:63.9375em) {
    .country-header .header .top-left .logo img {
        height: calc(var(--undpds-header-height-medium) + 7px);
        min-width: 40px
    }

    .country-header .header .top-left .logo img.scrolled {
        height: var(--undpds-header-height-medium)
    }
}

.country-header {
    height: 7.1875rem
}

@media(max-width:63.9375em) {
    .country-header {
        height: 4.6875rem
    }
}

.country-header .header {
    background-color: var(--undpds-color-gray-100);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    height: unset;
    min-height: 7.1875rem;
    position: fixed
}

@media(max-width:63.9375em) {
    .country-header .header {
        min-height: 4.6875rem
    }
}

.country-header .header .grid-container.fluid>.grid-margin-x {
    justify-content: space-between
}

.country-header .header .site-title {
    flex-shrink: 0;
    font-size: var(--undpds-font-size-16);
    font-weight: 600;
    line-height: 1.142;
    padding: .438rem 0
}

@media(max-width:63.9375em) {
    .country-header .header .site-title {
        width: calc(100% - 64px)
    }
}

@media(min-width:90em) {
    .country-header .header .site-title {
        font-size: var(--undpds-font-size-20);
        margin-inline-end: auto;
        width: auto
    }
}

.country-header .header .site-title span:first-of-type:not(:last-of-type) {
    border-bottom: 1px solid var(--undpds-color-gray-500);
    display: inline-block;
    font-size: var(--undpds-font-size-12);
    margin: 0;
    padding-block-end: 1px
}

.country-header .header .site-title span:first-of-type:not(:last-of-type) a {
    color: var(--undpds-color-gray-600)
}

.country-header .header .site-title span {
    display: flex;
    margin-block-start: .3rem
}

.country-header .header .site-title span a {
    background: none;
    font-size: inherit
}

.country-header .header .top-left {
    align-items: center;
    display: flex;
    order: 1
}

@media(min-width:64em) {
    .country-header .header .top-left:not(.large-9) {
        max-width: 14rem;
        width: auto
    }
}

@media(max-width:63.9375em) {
    .country-header .header .top-left:not(.large-9) {
        width: auto
    }
}

.country-header .header .top-left.large-9 .site-title {
    margin-inline-end: 1.5rem
}

.country-header .header .top-left.large-9 .menu {
    margin: 0 auto
}

@media(max-width:63.9375em) {
    .country-header .header .top-left.large-9 .menu {
        margin: 0 auto
    }
}

.country-header .header .top-left .logo {
    align-items: flex-start;
    display: flex;
    height: 7.1875rem;
    margin-inline-end: var(--undpds-spacing-06);
    position: relative;
    z-index: 2;
}

@media(max-width:63.9375em) {
    .country-header .header .top-left .logo {
        height: 4.6875rem
    }
}

@media(max-width:47.9375em) {
    .country-header .header .top-left .logo {
        margin-inline-end: var(--undpds-spacing-04)
    }
}

.country-header .header .top-center {
    justify-content: center;
    order: 2
}

.country-header .header .align-content-middle {
    align-items: center;
    display: flex;
    position: relative
}

.country-header .header .menu {
    /* align-items: end;
    align-self: end; */
    height: 100%;
    display: flex;
    flex-grow: 0;
    flex-shrink: 1;
    margin: 0;
    flex-direction: column;
    gap: 10px;
}

@media(max-width:63.9375em) {
    .country-header .header .menu {
        display: none
    }
}

@media(min-width:64em) {
    .country-header .header .menu {
        margin: 0
    }
}

@media(min-width:90em) {
    .country-header .header .menu {
        margin: 0
    }
}

.country-header .header .menu>ul {
    height: 100%;
    align-items: center;
    column-gap: 0;
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-inline: 0;
    position: relative
}

@media(min-width:90em) {
    .country-header .header .menu>ul {
        column-gap: 0
    }
}

.country-header .header .menu>ul>li {
    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 .header .menu>ul>li {
        margin: 0
    }
}

.country-header .header .menu>ul>li:first-of-type {
    margin-inline-start: 0
}

.country-header .header .menu>ul>li>a {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 1.5rem;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

.country-header .header .menu.menu__overflow__container>ul {
    margin: 0 auto
}

.country-header .header .top-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    order: 3
}

@media(min-width:64em) {
    .country-header .header .top-right {
        flex: 0 1 auto
    }
}

@media(min-width:90em) {
    .country-header .header .top-right {
        box-sizing: border-box
    }

    .country-header .header .top-right>:last-child {
        margin-inline-end: 4rem
    }
}

.country-header .header .dropdown-language {
    align-items: center;
    display: flex;
    justify-self: flex-end;
    margin-inline: var(--undpds-spacing-03)
}

@media(max-width:63.9375em) {
    .country-header .header .dropdown-language {
        display: none
    }
}

.country-header .header .icon-search {
    margin-inline: var(--undpds-spacing-03);
    mask: url(/libraries/undp--design-system-assets/images/search.svg) no-repeat left center
}

@media(max-width:47.9375em) {
    .country-header .header .icon-search {
        background: transparent url(/libraries/undp--design-system-assets/images/search.svg) no-repeat 0
    }
}

.country-header .header .icon-globe {
    margin-inline: var(--undpds-spacing-03);
    mask: url(/libraries/undp--design-system-assets/images/globe.svg) no-repeat left center
}

@media(max-width:63.9375em) {
    .country-header .header .icon-globe {
        display: none
    }
}

.country-header .header .button {
    display: block;
    margin-inline: var(--undpds-spacing-03)
}

@media(max-width:63.9375em) {
    .country-header .header .button {
        display: none
    }
}

.country-header .header .menu,
.country-header .header .site-title,
.country-header .header .top-right {
    transition: opacity .3s ease
}

[dir=rtl] .country-header .top-left .logo {
    margin-right: 0
}

[dir=rtl] .country-header .top-left .logo img {
    margin-left: 1.5rem;
    margin-right: 0
}

[dir=rtl] .country-header .site-title {
    margin-inline-end: 0;
    margin-inline-start: 1.5rem
}

@media(min-width:90em) {
    [dir=rtl] .country-header .site-title {
        margin-inline-end: 0;
        margin-inline-start: var(--undpds-spacing-07)
    }

    [dir=rtl] .country-header .top-right {
        padding-inline: 0
    }
}

[dir=rtl] .country-header .menu>ul,
[dir=rtl] .country-header .menu>ul>li {
    padding-inline: 0
}

.cta-block h4 {
    font-weight: 600;
    margin-bottom: var(--undpds-spacing-06)
}

@media(min-width:64em) {
    .cta-block h4 {
        margin-bottom: var(--undpds-spacing-09)
    }
}

.cta-block .cta__link {
    font-size: var(--undpds-font-size-16);
    font-weight: 700;
    text-transform: uppercase
}

.cta-block p {
    margin-bottom: var(--undpds-spacing-05)
}

:lang(ro) .cta-block h4 {
    font-weight: 700
}

.cta__link {
    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 {
        display: inline-flex
    }
}

.cta__link.cta--space:after {
    content: "";
    height: 1.188rem;
    margin-left: var(--undpds-spacing-04);
    margin-top: 2px;
    width: .813rem
}

@media(min-width:48em) {
    .cta__link.cta--space:after {
        margin-top: 0
    }
}

.cta__link {
    background-image: none
}

:lang(my) .cta__link {
    font-size: var(--undpds-font-size-14)
}

.cta__link.cta--arrow i:after,
.cta__link.cta--arrow i:before {
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute
}

.cta__link.cta--arrow i {
    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 i:before {
    background-color: var(--undpds-color-red);
    display: none;
    height: 2px;
    right: 0;
    top: 7px;
    width: 100%
}

.cta__link.cta--arrow i: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:hover i {
    width: var(--undpds-spacing-11)
}

.cta__link.cta--arrow:hover i:before {
    display: unset
}


.stats-card {
    overflow: hidden;
    position: relative;
}

.stats-card:hover::after {
    right: 0;
}

.stats-card::after {
    right: 100%;
    transition: right .3s ease;
    background: #ffe17e;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    display: block;
    z-index: 1;
}

.stats-card * {
    position: relative;
    z-index: 5;
}

.stats-card:hover .cta__link.cta--arrow i {
    width: var(--undpds-spacing-11)
}

.stats-card:hover .cta__link.cta--arrow i:before {
    display: unset
}

.cta__link {
    color: #000
}

.cta__link.cta--arrow {
    padding-left: 0;
    padding-right: 1.5rem
}

.cta__link.cta--space:after {
    background: url(../images/arrow-left-expand-defaut.svg) no-repeat 0;
    transition: .2s ease
}

.cta__link.cta--space:active:after,
.cta__link.cta--space:focus:after,
.cta__link.cta--space:hover:after {
    transform: translate(70%)
}

[dir=rtl] .cta__link {
    align-items: flex-end
}

[dir=rtl] .cta__link.cta--space:after {
    margin-left: 0;
    margin-right: .75rem;
    transform: rotate(180deg)
}

[dir=rtl] .cta__link.cta--space:hover:after {
    transform: translate(-50%) rotate(180deg)
}

[dir=rtl] .cta__link.cta--arrow {
    padding-left: 1.5rem;
    padding-right: 0
}

[dir=rtl] .cta__link.cta--arrow i {
    left: 0;
    right: 1.25rem;
    transform: translate(0) rotate(180deg)
}

.select-box button:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-down.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 button {
    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 button,
.select-box ul {
    border: 2px solid var(--undpds-color-black);
    width: 100%
}

.select-box ul {
    -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 ul:focus {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

[dir=rtl] .select-box button {
    padding-left: 3.125rem;
    padding-right: var(--undpds-spacing-05);
    text-align: right
}

[dir=rtl] .select-box button:after {
    left: 16px;
    margin: 0;
    right: auto
}

.select-box ul.active {
    background-color: var(--undpds-color-white)
}

.select-box ul li {
    border-top: 1px solid var(--undpds-color-gray-400);
    cursor: pointer;
    margin-bottom: 0;
    padding: 0
}

.select-box {
    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 button:after {
    transform: translateY(-50%) rotate(-180deg)
}

.select-box button {
    background: var(--undpds-color-white);
    display: flex
}

.select-box ul {
    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 ul.active {
    border-top: 0;
    display: block;
    overflow-y: auto
}

.select-box ul::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, .3);
    width: 4px
}

.select-box ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .6)
}

.select-box ul li {
    display: block;
    position: relative
}

.select-box ul li span {
    display: block;
    font-size: var(--undpds-font-size-16);
    margin: 0 -1rem;
    padding: var(--undpds-spacing-05)
}

.select-box ul li span:hover {
    background-color: var(--undpds-color-gray-100)
}

[dir=rtl] .select-box ul {
    padding: 0 var(--undpds-spacing-05)
}

[dir=rtl] .select-box ul li {
    padding-right: 0
}

:lang(my) .options-container {
    top: 52px
}

:lang(my) .select-box button {
    font-family: var(--undpds-font-family-notosans)
}

div.download-card .download,
div.download-card .format {
    font-size: var(--undpds-font-size-14);
    line-height: 1.4
}

@media(min-width:48em) {

    div.download-card .download,
    div.download-card .format {
        font-size: var(--undpds-font-size-16)
    }
}

div.download-card .title {
    font-size: var(--undpds-font-size-16)
}

@media(min-width:48em) {
    div.download-card .title {
        font-size: var(--undpds-font-size-20)
    }
}

:lang(my) div.download-card .download,
:lang(my) div.download-card .format,
div.download-card :lang(my) .download,
div.download-card :lang(my) .format {
    font-size: var(--undpds-font-size-12);
    line-height: 1.7
}

@media(min-width:48em) {

    :lang(my) div.download-card .download,
    :lang(my) div.download-card .format,
    div.download-card :lang(my) .download,
    div.download-card :lang(my) .format {
        font-size: var(--undpds-font-size-14)
    }
}

:lang(my) div.download-card .title,
div.download-card :lang(my) .title {
    font-size: var(--undpds-font-size-14)
}

@media(min-width:48em) {

    :lang(my) div.download-card .title,
    div.download-card :lang(my) .title {
        font-size: var(--undpds-font-size-16)
    }
}

div.download-card {
    display: inline-block
}

@media(min-width:48em) {
    div.download-card {
        min-width: 330px
    }
}

div.download-card>a {
    background: none
}

div.download-card:hover div.publication-thumbnail__image.accent-yellow,
div.download-card:hover div.publication-thumbnail__image.yellow:after,
div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%);
    opacity: .75
}

div.download-card:hover div.publication-thumbnail__image.accent-red,
div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%);
    opacity: .75
}

div.download-card:hover div.publication-thumbnail__image.accent-green,
div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%);
    opacity: .75
}

div.download-card:hover div.publication-thumbnail__image.accent-blue,
div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%);
    opacity: .75
}

div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
div.download-card:hover div.card-thumbnail__image.yellow:before,
div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(67.76deg, #ffeb00, transparent 61.11%);
    opacity: .75
}

div.download-card:hover div.card-thumbnail__image.accent-red:before,
div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(67.76deg, #ee402d, transparent 61.11%);
    opacity: .75
}

div.download-card:hover div.card-thumbnail__image.accent-green:before,
div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(67.76deg, #6de354, transparent 61.11%);
    opacity: .75
}

div.download-card:hover div.card-thumbnail__image.accent-blue:before,
div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(67.76deg, #60d4f2, transparent 61.11%);
    opacity: .75
}

div.download-card:hover .download-animated:after {
    transform: rotate(-45deg) translate(7px, -7px)
}

[dir=rtl] div.download-card:hover .download-animated:after {
    transform: rotate(45deg) translate(-7px, -7px)
}

div.download-card:hover .download-animated:before {
    transform: translateY(-10px)
}

div.download-card:hover .external-link-animated:after {
    transform: translate(5px, -5px)
}

[dir=rtl] div.download-card:hover .external-link-animated:after {
    transform: rotate(90deg) translate(-5px, -5px)
}

div.download-card:hover .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

[dir=rtl] div.download-card .external-link-animated:after {
    transform: rotate(90deg) translate(0)
}

div.download-card .description {
    background: #fafafa;
    padding: 1.5rem
}

div.download-card .title {
    margin-bottom: .25rem
}

div.download-card .format {
    color: #55606e;
    margin-bottom: 1rem
}

div.download-card .download {
    align-items: center;
    background-image: none;
    display: flex;
    font-weight: 700;
    letter-spacing: .03em;
    text-transform: uppercase
}

div.download-card .download .download-animated {
    margin-left: .75rem
}

div.download-card .download .external-link-animated {
    margin-bottom: .5rem;
    margin-left: .75rem
}

[dir=rtl] div.download-card .download-animated,
[dir=rtl] div.download-card .external-link-animated {
    margin-left: 0;
    margin-right: .75rem
}

[dir=rtl] div.download-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] div.download-card:hover div.publication-thumbnail__image.yellow:after,
[dir=rtl] div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] div.download-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] div.download-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] div.download-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
[dir=rtl] div.download-card:hover div.card-thumbnail__image.yellow:before,
[dir=rtl] div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(297deg, #ffeb00, transparent 61.11%)
}

[dir=rtl] div.download-card:hover div.card-thumbnail__image.accent-red:before,
[dir=rtl] div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(297deg, #ee402d, transparent 61.11%)
}

[dir=rtl] div.download-card:hover div.card-thumbnail__image.accent-green:before,
[dir=rtl] div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(297deg, #6de354, transparent 61.11%)
}

[dir=rtl] div.download-card:hover div.card-thumbnail__image.accent-blue:before,
[dir=rtl] div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(297deg, #60d4f2, transparent 61.11%)
}

[dir=rtl] div.download-card div.download-card__download .download-animated,
[dir=rtl] div.download-card div.download-card__download:after {
    margin-left: 0;
    margin-right: .75rem
}

.accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-yellow,
.accent-yellow div.download-card:hover div.publication-thumbnail__image.yellow:after,
.accent-yellow div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-red,
.accent-yellow div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-green,
.accent-yellow div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-blue,
.accent-yellow div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

.accent-yellow div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
.accent-yellow div.download-card:hover div.card-thumbnail__image.yellow:before,
.accent-yellow div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(67.76deg, #ffeb00, transparent 61.11%)
}

.accent-yellow div.download-card:hover div.card-thumbnail__image.accent-red:before,
.accent-yellow div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(67.76deg, #ee402d, transparent 61.11%)
}

.accent-yellow div.download-card:hover div.card-thumbnail__image.accent-green:before,
.accent-yellow div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(67.76deg, #6de354, transparent 61.11%)
}

.accent-yellow div.download-card:hover div.card-thumbnail__image.accent-blue:before,
.accent-yellow div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(67.76deg, #60d4f2, transparent 61.11%)
}

[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.yellow:after,
[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-yellow div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
[dir=rtl] .accent-yellow div.download-card:hover div.card-thumbnail__image.yellow:before,
[dir=rtl] .accent-yellow div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(297deg, #ffeb00, transparent 61.11%)
}

[dir=rtl] .accent-yellow div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
[dir=rtl] .accent-yellow div.download-card:hover div.card-thumbnail__image.yellow:before {
    background: linear-gradient(297deg, #ee402d, transparent 61.11%);
    background: linear-gradient(297deg, #6de354, transparent 61.11%);
    background: linear-gradient(297deg, #60d4f2, transparent 61.11%)
}

.accent-red div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-red div.download-card:hover div.publication-thumbnail__image.accent-yellow,
.accent-red div.download-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-red div.download-card:hover div.publication-thumbnail__image.accent-red,
.accent-red div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-red div.download-card:hover div.publication-thumbnail__image.accent-green,
.accent-red div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-red div.download-card:hover div.publication-thumbnail__image.accent-blue,
.accent-red div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

.accent-red div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(67.76deg, #ee402d, transparent 61.11%)
}

.accent-red div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
.accent-red div.download-card:hover div.card-thumbnail__image.yellow:before {
    background: linear-gradient(67.76deg, #ffeb00, transparent 61.11%)
}

.accent-red div.download-card:hover div.card-thumbnail__image.accent-red:before,
.accent-red div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(67.76deg, #ee402d, transparent 61.11%)
}

.accent-red div.download-card:hover div.card-thumbnail__image.accent-green:before,
.accent-red div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(67.76deg, #6de354, transparent 61.11%)
}

.accent-red div.download-card:hover div.card-thumbnail__image.accent-blue:before,
.accent-red div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(67.76deg, #60d4f2, transparent 61.11%)
}

[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-red div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-red div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(297deg, #ee402d, transparent 61.11%)
}

[dir=rtl] .accent-red div.download-card:hover div.card-thumbnail__image.accent-red:before,
[dir=rtl] .accent-red div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(297deg, #ffeb00, transparent 61.11%);
    background: linear-gradient(297deg, #ee402d, transparent 61.11%);
    background: linear-gradient(297deg, #6de354, transparent 61.11%);
    background: linear-gradient(297deg, #60d4f2, transparent 61.11%)
}

.accent-green div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-green div.download-card:hover div.publication-thumbnail__image.accent-yellow,
.accent-green div.download-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-green div.download-card:hover div.publication-thumbnail__image.accent-red,
.accent-green div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-green div.download-card:hover div.publication-thumbnail__image.accent-green,
.accent-green div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-green div.download-card:hover div.publication-thumbnail__image.accent-blue,
.accent-green div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

.accent-green div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(67.76deg, #6de354, transparent 61.11%)
}

.accent-green div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
.accent-green div.download-card:hover div.card-thumbnail__image.yellow:before {
    background: linear-gradient(67.76deg, #ffeb00, transparent 61.11%)
}

.accent-green div.download-card:hover div.card-thumbnail__image.accent-red:before,
.accent-green div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(67.76deg, #ee402d, transparent 61.11%)
}

.accent-green div.download-card:hover div.card-thumbnail__image.accent-green:before,
.accent-green div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(67.76deg, #6de354, transparent 61.11%)
}

.accent-green div.download-card:hover div.card-thumbnail__image.accent-blue:before,
.accent-green div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(67.76deg, #60d4f2, transparent 61.11%)
}

[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-green div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-green div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(297deg, #6de354, transparent 61.11%)
}

[dir=rtl] .accent-green div.download-card:hover div.card-thumbnail__image.accent-green:before,
[dir=rtl] .accent-green div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(297deg, #ffeb00, transparent 61.11%);
    background: linear-gradient(297deg, #ee402d, transparent 61.11%);
    background: linear-gradient(297deg, #6de354, transparent 61.11%);
    background: linear-gradient(297deg, #60d4f2, transparent 61.11%)
}

.accent-blue div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

.accent-blue div.download-card:hover div.publication-thumbnail__image.accent-yellow,
.accent-blue div.download-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-blue div.download-card:hover div.publication-thumbnail__image.accent-red,
.accent-blue div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-blue div.download-card:hover div.publication-thumbnail__image.accent-green,
.accent-blue div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-blue div.download-card:hover div.publication-thumbnail__image.accent-blue,
.accent-blue div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

.accent-blue div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(67.76deg, #60d4f2, transparent 61.11%)
}

.accent-blue div.download-card:hover div.card-thumbnail__image.accent-yellow:before,
.accent-blue div.download-card:hover div.card-thumbnail__image.yellow:before {
    background: linear-gradient(67.76deg, #ffeb00, transparent 61.11%)
}

.accent-blue div.download-card:hover div.card-thumbnail__image.accent-red:before,
.accent-blue div.download-card:hover div.card-thumbnail__image.red:before {
    background: linear-gradient(67.76deg, #ee402d, transparent 61.11%)
}

.accent-blue div.download-card:hover div.card-thumbnail__image.accent-green:before,
.accent-blue div.download-card:hover div.card-thumbnail__image.green:before {
    background: linear-gradient(67.76deg, #6de354, transparent 61.11%)
}

.accent-blue div.download-card:hover div.card-thumbnail__image.accent-blue:before,
.accent-blue div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(67.76deg, #60d4f2, transparent 61.11%)
}

[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-blue div.download-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-blue div.download-card:hover div.card-thumbnail__image:before {
    background: linear-gradient(297deg, #60d4f2, transparent 61.11%)
}

[dir=rtl] .accent-blue div.download-card:hover div.card-thumbnail__image.accent-blue:before,
[dir=rtl] .accent-blue div.download-card:hover div.card-thumbnail__image.blue:before {
    background: linear-gradient(297deg, #ffeb00, transparent 61.11%);
    background: linear-gradient(297deg, #ee402d, transparent 61.11%);
    background: linear-gradient(297deg, #6de354, transparent 61.11%);
    background: linear-gradient(297deg, #60d4f2, transparent 61.11%)
}

.download-list {
    overflow-x: auto;
    overflow-y: auto;
    scroll-behavior: smooth;
    scrollbar-color: var(--undpds-color-black) transparent;
    scrollbar-width: thin
}

.download-list::-webkit-scrollbar {
    border-radius: 0;
    height: 5px;
    width: 5px
}

.download-list::-webkit-scrollbar-track {
    background: var(--undpds-color-black);
    background-clip: padding-box;
    border: 2px solid var(--undpds-color-white)
}

.download-list::-webkit-scrollbar-corner {
    display: none
}

.download-list::-webkit-scrollbar-thumb {
    background: var(--undpds-color-black)
}

.download-body {
    display: flex
}

@media(max-width:47.9375em) {
    .download-body {
        height: calc(100% - 80px)
    }
}

.download-content {
    width: 100%
}

@media(min-width:48em) {
    .download-content {
        padding-left: 1.5rem;
        width: calc(100% - 358px)
    }
}

.download-content .select-box {
    margin-bottom: 2rem;
    max-width: 100%
}

.download-content .select-box .selected {
    min-width: 100%
}

.download-list {
    max-height: calc(100% - 82px)
}

@media(min-width:48em) {
    .download-list {
        max-height: 473px;
        padding-right: 1.563rem
    }
}

.download-list .download-row.hide {
    display: none
}

.download-footer {
    margin-top: 2rem;
    text-align: right
}

@media(min-width:48em) {
    .download-footer {
        padding-right: 1.5rem
    }
}

.list-language {
    max-height: 100%
}

@media(min-width:48em) {
    .list-language {
        max-height: 404px
    }
}

.modal-download .modal-content {
    max-width: 633px
}

.modal-download .download-content {
    padding: 0;
    width: 100%
}

@media(min-width:48em) {
    [dir=rtl] .download-list {
        padding-left: 1.563rem;
        padding-right: 0
    }

    [dir=rtl] .download-content {
        padding-left: 0;
        padding-right: 1.5rem
    }
}

[dir=rtl] .download-footer {
    text-align: left
}

@media(min-width:48em) {
    [dir=rtl] .download-footer {
        padding-left: 1.5rem;
        padding-right: 0
    }
}

.download-row {
    background-color: #fff;
    padding: 0 1rem
}

.download-row:hover {
    background-color: #fafafa
}

.download-row__main {
    align-items: center;
    border-bottom: 1px solid #d4d6d8;
    display: flex;
    justify-content: space-between;
    position: relative
}

.download-row__main .form-check {
    position: absolute;
    right: 0
}

.download-row__data {
    cursor: pointer;
    flex-grow: 1;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    padding: 1rem 2rem 1rem 0;
    text-transform: inherit
}

.download-row__data span {
    color: #a9b1b7;
    display: block;
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 4px
}

.download-row .external-link-animated {
    margin: 1rem 0 1.188rem 1rem
}

[dir=rtl] .download-row__data {
    padding-left: 2rem;
    padding-right: 0
}

[dir=rtl] .download-row__main .form-check {
    left: 0;
    right: auto
}

[dir=rtl] .download-icon,
[dir=rtl] .download-row .external-link-animated {
    margin-left: 0
}

.featured-card-container>div {
    row-gap: 1.5rem
}

.featured-card-container .feature__card-title {
    display: block;
    margin-bottom: 2.25rem
}

@media(min-width:48em) {
    .featured-card-container .feature__card-title {
        margin-bottom: 0;
        margin-top: var(--undpds-spacing-07)
    }
}

.featured-card-container .feature__card--large,
.featured-card-container .feature__card--medium {
    margin-bottom: 1.875rem
}

.featured-card-container .feature__card.without-image .feature__card-image {
    display: none
}

.featured-card-container .feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-yellow)
}

@media(max-width:47.9375em) {
    [dir=rtl] .featured-card-container .feature__card-title {
        margin-left: .375rem;
        margin-right: calc(8.33333% + .375rem)
    }
}

@media(min-width:48em) {
    [dir=rtl] .featured-card-container .feature__card-title {
        margin-left: .375rem;
        margin-right: calc(8.33333% + .875rem)
    }
}

@media(min-width:64em) {
    [dir=rtl] .featured-card-container .feature__card-title {
        margin-left: .75rem;
        margin-right: calc(8.33333% + .75rem)
    }
}

.feature__card-content,
.feature__card-slide,
.feature__card-slide:before {
    left: 0;
    top: 0;
    width: 100%
}

.feature__card {
    container: featurecard/inline-size;
    margin-block-end: 0
}

@media(min-width:48em) {
    .feature__card .cta__link.cta--arrow {
        width: 100%
    }

    .feature__card .cta__link.cta--arrow i {
        max-width: var(--undpds-spacing-100)
    }

    .feature__card .cta__link.cta--arrow i:after {
        background-position: 100% 0
    }

    .feature__card .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .feature__card.accent-yellow .feature__card-slide,
    .feature__card.yellow .feature__card-slide {
        background: var(--undpds-color-light-yellow)
    }

    .feature__card.accent-yellow .feature__card-slide:before,
    .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-yellow .feature__card.accent-yellow .feature__card-slide,
    .accent-yellow .feature__card.yellow .feature__card-slide {
        background: var(--undpds-color-light-yellow)
    }

    .accent-yellow .feature__card.accent-yellow .feature__card-slide:before,
    .accent-yellow .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-yellow .feature__card.accent-red .feature__card-slide,
    .accent-yellow .feature__card.red .feature__card-slide {
        background: var(--undpds-color-light-red)
    }

    .accent-yellow .feature__card.accent-red .feature__card-slide:before,
    .accent-yellow .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-yellow .feature__card.accent-green .feature__card-slide,
    .accent-yellow .feature__card.green .feature__card-slide {
        background: var(--undpds-color-light-green)
    }

    .accent-yellow .feature__card.accent-green .feature__card-slide:before,
    .accent-yellow .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-yellow .feature__card.accent-blue .feature__card-slide,
    .accent-yellow .feature__card.blue .feature__card-slide {
        background: var(--undpds-color-light-azure)
    }

    .accent-yellow .feature__card.accent-blue .feature__card-slide:before,
    .accent-yellow .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-yellow .feature__card.accent-gray .feature__card-slide,
    .accent-yellow .feature__card.gray .feature__card-slide {
        background: var(--undpds-color-gray-100)
    }

    .accent-yellow .feature__card.accent-gray .feature__card-slide:before,
    .accent-yellow .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    .feature__card.accent-red .feature__card-slide,
    .feature__card.red .feature__card-slide {
        background: var(--undpds-color-light-red)
    }

    .feature__card.accent-red .feature__card-slide:before,
    .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-red .feature__card.accent-yellow .feature__card-slide,
    .accent-red .feature__card.yellow .feature__card-slide {
        background: var(--undpds-color-light-yellow)
    }

    .accent-red .feature__card.accent-yellow .feature__card-slide:before,
    .accent-red .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-red .feature__card.accent-red .feature__card-slide,
    .accent-red .feature__card.red .feature__card-slide {
        background: var(--undpds-color-light-red)
    }

    .accent-red .feature__card.accent-red .feature__card-slide:before,
    .accent-red .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-red .feature__card.accent-green .feature__card-slide,
    .accent-red .feature__card.green .feature__card-slide {
        background: var(--undpds-color-light-green)
    }

    .accent-red .feature__card.accent-green .feature__card-slide:before,
    .accent-red .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-red .feature__card.accent-blue .feature__card-slide,
    .accent-red .feature__card.blue .feature__card-slide {
        background: var(--undpds-color-light-azure)
    }

    .accent-red .feature__card.accent-blue .feature__card-slide:before,
    .accent-red .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-red .feature__card.accent-gray .feature__card-slide,
    .accent-red .feature__card.gray .feature__card-slide {
        background: var(--undpds-color-gray-100)
    }

    .accent-red .feature__card.accent-gray .feature__card-slide:before,
    .accent-red .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    .feature__card.accent-green .feature__card-slide,
    .feature__card.green .feature__card-slide {
        background: var(--undpds-color-light-green)
    }

    .feature__card.accent-green .feature__card-slide:before,
    .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-green .feature__card.accent-yellow .feature__card-slide,
    .accent-green .feature__card.yellow .feature__card-slide {
        background: var(--undpds-color-light-yellow)
    }

    .accent-green .feature__card.accent-yellow .feature__card-slide:before,
    .accent-green .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-green .feature__card.accent-red .feature__card-slide,
    .accent-green .feature__card.red .feature__card-slide {
        background: var(--undpds-color-light-red)
    }

    .accent-green .feature__card.accent-red .feature__card-slide:before,
    .accent-green .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-green .feature__card.accent-green .feature__card-slide,
    .accent-green .feature__card.green .feature__card-slide {
        background: var(--undpds-color-light-green)
    }

    .accent-green .feature__card.accent-green .feature__card-slide:before,
    .accent-green .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-green .feature__card.accent-blue .feature__card-slide,
    .accent-green .feature__card.blue .feature__card-slide {
        background: var(--undpds-color-light-azure)
    }

    .accent-green .feature__card.accent-blue .feature__card-slide:before,
    .accent-green .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-green .feature__card.accent-gray .feature__card-slide,
    .accent-green .feature__card.gray .feature__card-slide {
        background: var(--undpds-color-gray-100)
    }

    .accent-green .feature__card.accent-gray .feature__card-slide:before,
    .accent-green .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    .feature__card.accent-blue .feature__card-slide,
    .feature__card.blue .feature__card-slide {
        background: var(--undpds-color-light-azure)
    }

    .feature__card.accent-blue .feature__card-slide:before,
    .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-blue .feature__card.accent-yellow .feature__card-slide,
    .accent-blue .feature__card.yellow .feature__card-slide {
        background: var(--undpds-color-light-yellow)
    }

    .accent-blue .feature__card.accent-yellow .feature__card-slide:before,
    .accent-blue .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-blue .feature__card.accent-red .feature__card-slide,
    .accent-blue .feature__card.red .feature__card-slide {
        background: var(--undpds-color-light-red)
    }

    .accent-blue .feature__card.accent-red .feature__card-slide:before,
    .accent-blue .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-blue .feature__card.accent-green .feature__card-slide,
    .accent-blue .feature__card.green .feature__card-slide {
        background: var(--undpds-color-light-green)
    }

    .accent-blue .feature__card.accent-green .feature__card-slide:before,
    .accent-blue .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-blue .feature__card.accent-blue .feature__card-slide,
    .accent-blue .feature__card.blue .feature__card-slide {
        background: var(--undpds-color-light-azure)
    }

    .accent-blue .feature__card.accent-blue .feature__card-slide:before,
    .accent-blue .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-blue .feature__card.accent-gray .feature__card-slide,
    .accent-blue .feature__card.gray .feature__card-slide {
        background: var(--undpds-color-gray-100)
    }

    .accent-blue .feature__card.accent-gray .feature__card-slide:before,
    .accent-blue .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    .feature__card.accent-gray .feature__card-slide,
    .feature__card.gray .feature__card-slide {
        background: var(--undpds-color-gray-100)
    }

    .feature__card.accent-gray .feature__card-slide:before,
    .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    .accent-gray .feature__card.accent-yellow .feature__card-slide,
    .accent-gray .feature__card.yellow .feature__card-slide {
        background: var(--undpds-color-light-yellow)
    }

    .accent-gray .feature__card.accent-yellow .feature__card-slide:before,
    .accent-gray .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-gray .feature__card.accent-red .feature__card-slide,
    .accent-gray .feature__card.red .feature__card-slide {
        background: var(--undpds-color-light-red)
    }

    .accent-gray .feature__card.accent-red .feature__card-slide:before,
    .accent-gray .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-gray .feature__card.accent-green .feature__card-slide,
    .accent-gray .feature__card.green .feature__card-slide {
        background: var(--undpds-color-light-green)
    }

    .accent-gray .feature__card.accent-green .feature__card-slide:before,
    .accent-gray .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-gray .feature__card.accent-blue .feature__card-slide,
    .accent-gray .feature__card.blue .feature__card-slide {
        background: var(--undpds-color-light-azure)
    }

    .accent-gray .feature__card.accent-blue .feature__card-slide:before,
    .accent-gray .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-gray .feature__card.accent-gray .feature__card-slide,
    .accent-gray .feature__card.gray .feature__card-slide {
        background: var(--undpds-color-gray-100)
    }

    .accent-gray .feature__card.accent-gray .feature__card-slide:before,
    .accent-gray .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }
}

@container featurecard (min-width:64em) {
    .feature__card .cta__link.cta--arrow i:after {
        margin-inline-start: var(--undpds-spacing-04);
        width: .813rem
    }
}

.feature__card.red a:hover .cta__link.cta--arrow i:before {
    background-color: var(--undpds-color-black)
}

.feature__card.red a:hover .cta__link.cta--arrow i:after {
    border-color: var(--undpds-color-black)
}

.feature__card a {
    background: var(--undpds-color-gray-200);
    height: 100%;
    overflow: hidden;
    position: relative
}

@media(min-width:48em) {
    .feature__card a {
        display: flex
    }
}

.feature__card a:hover .feature__card-slide {
    transform: translateX(0)
}

.feature__card a:hover .cta__link.cta--arrow i {
    width: var(--undpds-spacing-11)
}

@container featurecard (min-width:48em) {
    .feature__card a:hover .cta__link.cta--arrow i {
        width: calc(100% - 6.25rem)
    }
}

@container featurecard (min-width:64em) {
    .feature__card a:hover .cta__link.cta--arrow i {
        width: calc(100% - 6.25rem)
    }
}

.feature__card a:hover .cta__link.cta--arrow i:before {
    display: unset
}

.feature__card.without-image .feature__card-slide {
    z-index: 0
}

.feature__card.without-image .feature__card-slide:before {
    display: none
}

.feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-yellow)
}

.accent-yellow .feature__card.without-image .feature__card-slide,
.accent-yellow .feature__card.without-image.accent-yellow .feature__card-slide,
.accent-yellow .feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-light-yellow)
}

.accent-yellow .feature__card.without-image.accent-red .feature__card-slide,
.accent-yellow .feature__card.without-image.red .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-yellow .feature__card.without-image.accent-green .feature__card-slide,
.accent-yellow .feature__card.without-image.green .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-yellow .feature__card.without-image.accent-blue .feature__card-slide,
.accent-yellow .feature__card.without-image.blue .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-yellow .feature__card.without-image.accent-gray .feature__card-slide,
.accent-yellow .feature__card.without-image.gray .feature__card-slide {
    background: var(--undpds-color-gray-100)
}

.accent-yellow .feature__card-slide {
    background: var(--undpds-color-light-yellow)
}

.accent-yellow .feature__card-slide:before {
    background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
}

.accent-red .feature__card.without-image .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-red .feature__card.without-image.accent-yellow .feature__card-slide,
.accent-red .feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-light-yellow)
}

.accent-red .feature__card.without-image.accent-red .feature__card-slide,
.accent-red .feature__card.without-image.red .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-red .feature__card.without-image.accent-green .feature__card-slide,
.accent-red .feature__card.without-image.green .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-red .feature__card.without-image.accent-blue .feature__card-slide,
.accent-red .feature__card.without-image.blue .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-red .feature__card.without-image.accent-gray .feature__card-slide,
.accent-red .feature__card.without-image.gray .feature__card-slide {
    background: var(--undpds-color-gray-100)
}

.accent-red .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-red .feature__card-slide:before {
    background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
}

.accent-green .feature__card.without-image .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-green .feature__card.without-image.accent-yellow .feature__card-slide,
.accent-green .feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-light-yellow)
}

.accent-green .feature__card.without-image.accent-red .feature__card-slide,
.accent-green .feature__card.without-image.red .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-green .feature__card.without-image.accent-green .feature__card-slide,
.accent-green .feature__card.without-image.green .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-green .feature__card.without-image.accent-blue .feature__card-slide,
.accent-green .feature__card.without-image.blue .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-green .feature__card.without-image.accent-gray .feature__card-slide,
.accent-green .feature__card.without-image.gray .feature__card-slide {
    background: var(--undpds-color-gray-100)
}

.accent-green .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-green .feature__card-slide:before {
    background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
}

.accent-blue .feature__card.without-image .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-blue .feature__card.without-image.accent-yellow .feature__card-slide,
.accent-blue .feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-light-yellow)
}

.accent-blue .feature__card.without-image.accent-red .feature__card-slide,
.accent-blue .feature__card.without-image.red .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-blue .feature__card.without-image.accent-green .feature__card-slide,
.accent-blue .feature__card.without-image.green .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-blue .feature__card.without-image.accent-blue .feature__card-slide,
.accent-blue .feature__card.without-image.blue .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-blue .feature__card.without-image.accent-gray .feature__card-slide,
.accent-blue .feature__card.without-image.gray .feature__card-slide {
    background: var(--undpds-color-gray-100)
}

.accent-blue .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-blue .feature__card-slide:before {
    background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
}

.accent-gray .feature__card.without-image .feature__card-slide {
    background: var(--undpds-color-gray-100)
}

.accent-gray .feature__card.without-image.accent-yellow .feature__card-slide,
.accent-gray .feature__card.without-image.yellow .feature__card-slide {
    background: var(--undpds-color-light-yellow)
}

.accent-gray .feature__card.without-image.accent-red .feature__card-slide,
.accent-gray .feature__card.without-image.red .feature__card-slide {
    background: var(--undpds-color-light-red)
}

.accent-gray .feature__card.without-image.accent-green .feature__card-slide,
.accent-gray .feature__card.without-image.green .feature__card-slide {
    background: var(--undpds-color-light-green)
}

.accent-gray .feature__card.without-image.accent-blue .feature__card-slide,
.accent-gray .feature__card.without-image.blue .feature__card-slide {
    background: var(--undpds-color-light-azure)
}

.accent-gray .feature__card-slide,
.accent-gray .feature__card.without-image.accent-gray .feature__card-slide,
.accent-gray .feature__card.without-image.gray .feature__card-slide {
    background: var(--undpds-color-gray-100)
}

.accent-gray .feature__card-slide:before {
    background: linear-gradient(207deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
}

.feature__card-slide {
    position: relative
}

@media(min-width:48em) {
    .feature__card-slide {
        background: var(--undpds-color-light-yellow);
        display: none;
        height: 100%;
        position: absolute;
        transform: translateX(-105%);
        transition: transform 1s;
        z-index: 0
    }
}

@media(min-width:64em) {
    .feature__card-slide {
        display: inherit
    }
}

.feature__card-slide:before {
    bottom: 0;
    content: ""
}

@media(min-width:48em) {
    .feature__card-slide:before {
        height: 100%;
        position: absolute
    }
}

.feature__card-slide .feature__card-image {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%
}

.feature__card-slide .feature__card-image img {
    display: block;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%
}

.image .feature__card-slide {
    z-index: 1
}

.feature__card-content {
    flex-direction: column;
    height: auto;
    padding: var(--undpds-spacing-07) var(--undpds-spacing-06);
    position: relative;
    width: auto
}

@media(min-width:48em) {
    .feature__card-content {
        display: flex
    }
}

.feature__card-content h6 {
    font-size: var(--undpds-font-size-12);
    font-weight: 700;
    line-height: 1.17;
    margin-bottom: var(--undpds-spacing-06);
    text-transform: uppercase
}

@container featurecard (min-width:48em) {
    .feature__card-content h6 {
        margin-bottom: var(--undpds-spacing-09)
    }
}

.feature__card-content .feature__card-description {
    margin-bottom: var(--undpds-spacing-09);
    min-height: 275px;
}

@container featurecard (min-width:48em) {
    .feature__card-content .feature__card-description {
        margin-bottom: 4.688rem
    }
}

.feature__card-content h4,
.feature__card-content h5 {
    margin-bottom: var(--undpds-spacing-06)
}

@container featurecard (min-width:48em) {

    .feature__card-content h4,
    .feature__card-content h5 {
        margin-bottom: var(--undpds-spacing-07)
    }
}

.feature__card-content p {
    font-size: var(--undpds-font-size-14)
}

@container featurecard (min-width:48em) {
    .feature__card-content p {
        font-size: var(--undpds-font-size-20)
    }
}

.feature__card-content .cta__link {
    margin-bottom: 0;
    margin-top: var(--undpds-spacing-08);
    z-index: 2
}

@container featurecard (min-width:48em) {
    .feature__card-content .cta__link {
        margin-top: auto
    }

    [dir=rtl] .feature__card .cta__link.cta--arrow {
        width: 100%
    }

    [dir=rtl] .feature__card .cta__link.cta--arrow i:after {
        margin-left: inherit
    }

    [dir=rtl] .feature__card.accent-yellow.image .feature__card-slide,
    [dir=rtl] .feature__card.yellow.image .feature__card-slide {
        background-color: var(--undpds-color-light-yellow)
    }

    [dir=rtl] .feature__card.accent-yellow.image .feature__card-slide:before,
    [dir=rtl] .feature__card.yellow.image .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-yellow [dir=rtl] .feature__card.accent-yellow .feature__card-slide,
    .accent-yellow [dir=rtl] .feature__card.yellow .feature__card-slide {
        background-color: var(--undpds-color-light-yellow)
    }

    .accent-yellow [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,
    .accent-yellow [dir=rtl] .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-yellow [dir=rtl] .feature__card.accent-red .feature__card-slide,
    .accent-yellow [dir=rtl] .feature__card.red .feature__card-slide {
        background-color: var(--undpds-color-light-red)
    }

    .accent-yellow [dir=rtl] .feature__card.accent-red .feature__card-slide:before,
    .accent-yellow [dir=rtl] .feature__card.red .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-yellow [dir=rtl] .feature__card.accent-green .feature__card-slide,
    .accent-yellow [dir=rtl] .feature__card.green .feature__card-slide {
        background-color: var(--undpds-color-light-green)
    }

    .accent-yellow [dir=rtl] .feature__card.accent-green .feature__card-slide:before,
    .accent-yellow [dir=rtl] .feature__card.green .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-yellow [dir=rtl] .feature__card.accent-blue .feature__card-slide,
    .accent-yellow [dir=rtl] .feature__card.blue .feature__card-slide {
        background-color: var(--undpds-color-light-azure)
    }

    .accent-yellow [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,
    .accent-yellow [dir=rtl] .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-yellow [dir=rtl] .feature__card.accent-gray .feature__card-slide,
    .accent-yellow [dir=rtl] .feature__card.gray .feature__card-slide {
        background-color: var(--undpds-color-gray-100)
    }

    .accent-yellow [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,
    .accent-yellow [dir=rtl] .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    [dir=rtl] .feature__card.accent-red.image .feature__card-slide,
    [dir=rtl] .feature__card.red.image .feature__card-slide {
        background-color: var(--undpds-color-light-red)
    }

    [dir=rtl] .feature__card.accent-red.image .feature__card-slide:before,
    [dir=rtl] .feature__card.red.image .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-red [dir=rtl] .feature__card.accent-yellow .feature__card-slide,
    .accent-red [dir=rtl] .feature__card.yellow .feature__card-slide {
        background-color: var(--undpds-color-light-yellow)
    }

    .accent-red [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,
    .accent-red [dir=rtl] .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-red [dir=rtl] .feature__card.accent-red .feature__card-slide,
    .accent-red [dir=rtl] .feature__card.red .feature__card-slide {
        background-color: var(--undpds-color-light-red)
    }

    .accent-red [dir=rtl] .feature__card.accent-red .feature__card-slide:before,
    .accent-red [dir=rtl] .feature__card.red .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-red [dir=rtl] .feature__card.accent-green .feature__card-slide,
    .accent-red [dir=rtl] .feature__card.green .feature__card-slide {
        background-color: var(--undpds-color-light-green)
    }

    .accent-red [dir=rtl] .feature__card.accent-green .feature__card-slide:before,
    .accent-red [dir=rtl] .feature__card.green .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-red [dir=rtl] .feature__card.accent-blue .feature__card-slide,
    .accent-red [dir=rtl] .feature__card.blue .feature__card-slide {
        background-color: var(--undpds-color-light-azure)
    }

    .accent-red [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,
    .accent-red [dir=rtl] .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-red [dir=rtl] .feature__card.accent-gray .feature__card-slide,
    .accent-red [dir=rtl] .feature__card.gray .feature__card-slide {
        background-color: var(--undpds-color-gray-100)
    }

    .accent-red [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,
    .accent-red [dir=rtl] .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    [dir=rtl] .feature__card.accent-green.image .feature__card-slide,
    [dir=rtl] .feature__card.green.image .feature__card-slide {
        background-color: var(--undpds-color-light-green)
    }

    [dir=rtl] .feature__card.accent-green.image .feature__card-slide:before,
    [dir=rtl] .feature__card.green.image .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-green [dir=rtl] .feature__card.accent-yellow .feature__card-slide,
    .accent-green [dir=rtl] .feature__card.yellow .feature__card-slide {
        background-color: var(--undpds-color-light-yellow)
    }

    .accent-green [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,
    .accent-green [dir=rtl] .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-green [dir=rtl] .feature__card.accent-red .feature__card-slide,
    .accent-green [dir=rtl] .feature__card.red .feature__card-slide {
        background-color: var(--undpds-color-light-red)
    }

    .accent-green [dir=rtl] .feature__card.accent-red .feature__card-slide:before,
    .accent-green [dir=rtl] .feature__card.red .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-green [dir=rtl] .feature__card.accent-green .feature__card-slide,
    .accent-green [dir=rtl] .feature__card.green .feature__card-slide {
        background-color: var(--undpds-color-light-green)
    }

    .accent-green [dir=rtl] .feature__card.accent-green .feature__card-slide:before,
    .accent-green [dir=rtl] .feature__card.green .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-green [dir=rtl] .feature__card.accent-blue .feature__card-slide,
    .accent-green [dir=rtl] .feature__card.blue .feature__card-slide {
        background-color: var(--undpds-color-light-azure)
    }

    .accent-green [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,
    .accent-green [dir=rtl] .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-green [dir=rtl] .feature__card.accent-gray .feature__card-slide,
    .accent-green [dir=rtl] .feature__card.gray .feature__card-slide {
        background-color: var(--undpds-color-gray-100)
    }

    .accent-green [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,
    .accent-green [dir=rtl] .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    [dir=rtl] .feature__card.accent-blue.image .feature__card-slide,
    [dir=rtl] .feature__card.blue.image .feature__card-slide {
        background-color: var(--undpds-color-light-azure)
    }

    [dir=rtl] .feature__card.accent-blue.image .feature__card-slide:before,
    [dir=rtl] .feature__card.blue.image .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-blue [dir=rtl] .feature__card.accent-yellow .feature__card-slide,
    .accent-blue [dir=rtl] .feature__card.yellow .feature__card-slide {
        background-color: var(--undpds-color-light-yellow)
    }

    .accent-blue [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,
    .accent-blue [dir=rtl] .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-blue [dir=rtl] .feature__card.accent-red .feature__card-slide,
    .accent-blue [dir=rtl] .feature__card.red .feature__card-slide {
        background-color: var(--undpds-color-light-red)
    }

    .accent-blue [dir=rtl] .feature__card.accent-red .feature__card-slide:before,
    .accent-blue [dir=rtl] .feature__card.red .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-blue [dir=rtl] .feature__card.accent-green .feature__card-slide,
    .accent-blue [dir=rtl] .feature__card.green .feature__card-slide {
        background-color: var(--undpds-color-light-green)
    }

    .accent-blue [dir=rtl] .feature__card.accent-green .feature__card-slide:before,
    .accent-blue [dir=rtl] .feature__card.green .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-blue [dir=rtl] .feature__card.accent-blue .feature__card-slide,
    .accent-blue [dir=rtl] .feature__card.blue .feature__card-slide {
        background-color: var(--undpds-color-light-azure)
    }

    .accent-blue [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,
    .accent-blue [dir=rtl] .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-blue [dir=rtl] .feature__card.accent-gray .feature__card-slide,
    .accent-blue [dir=rtl] .feature__card.gray .feature__card-slide {
        background-color: var(--undpds-color-gray-100)
    }

    .accent-blue [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,
    .accent-blue [dir=rtl] .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    [dir=rtl] .feature__card.accent-gray.image .feature__card-slide,
    [dir=rtl] .feature__card.gray.image .feature__card-slide {
        background-color: var(--undpds-color-gray-100)
    }

    [dir=rtl] .feature__card.accent-gray.image .feature__card-slide:before,
    [dir=rtl] .feature__card.gray.image .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }

    .accent-gray [dir=rtl] .feature__card.accent-yellow .feature__card-slide,
    .accent-gray [dir=rtl] .feature__card.yellow .feature__card-slide {
        background-color: var(--undpds-color-light-yellow)
    }

    .accent-gray [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,
    .accent-gray [dir=rtl] .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-yellow))
    }

    .accent-gray [dir=rtl] .feature__card.accent-red .feature__card-slide,
    .accent-gray [dir=rtl] .feature__card.red .feature__card-slide {
        background-color: var(--undpds-color-light-red)
    }

    .accent-gray [dir=rtl] .feature__card.accent-red .feature__card-slide:before,
    .accent-gray [dir=rtl] .feature__card.red .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-red))
    }

    .accent-gray [dir=rtl] .feature__card.accent-green .feature__card-slide,
    .accent-gray [dir=rtl] .feature__card.green .feature__card-slide {
        background-color: var(--undpds-color-light-green)
    }

    .accent-gray [dir=rtl] .feature__card.accent-green .feature__card-slide:before,
    .accent-gray [dir=rtl] .feature__card.green .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-green))
    }

    .accent-gray [dir=rtl] .feature__card.accent-blue .feature__card-slide,
    .accent-gray [dir=rtl] .feature__card.blue .feature__card-slide {
        background-color: var(--undpds-color-light-azure)
    }

    .accent-gray [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,
    .accent-gray [dir=rtl] .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-light-azure))
    }

    .accent-gray [dir=rtl] .feature__card.accent-gray .feature__card-slide,
    .accent-gray [dir=rtl] .feature__card.gray .feature__card-slide {
        background-color: var(--undpds-color-gray-100)
    }

    .accent-gray [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,
    .accent-gray [dir=rtl] .feature__card.gray .feature__card-slide:before {
        background: linear-gradient(153deg, hsla(0, 0%, 100%, .2) 30%, var(--undpds-color-gray-100))
    }
}

@container featurecard (min-width:48em) {
    @media(min-width:48em) {
        [dir=rtl] .feature__card .feature__card-slide {
            transform: translateX(105%)
        }

        [dir=rtl] .feature__card .feature__card-slide:hover {
            transform: translateX(0)
        }
    }
}

@media(min-width:48em) {
    [dir=rtl] .feature__card .feature__card-slide {
        transform: translateX(105%)
    }

    [dir=rtl] .feature__card .feature__card-slide:hover {
        transform: translateX(0)
    }
}

.sort-filter-search.button {
    display: none;
    text-transform: uppercase;
    width: 100%
}

@media(max-width:47.9375em) {
    .sort-filter-search.button {
        display: block
    }
}

.sort-filter-search.button span {
    display: none;
    font-size: 1rem
}

.sort-filter-search.button.close {
    color: var(--undpds-color-black);
    font-size: 0
}

.sort-filter-search.button.close,
.sort-filter-search.button.close:hover {
    background-color: var(--undpds-color-gray-300)
}

.sort-filter-search.button.close span {
    display: block
}

@media(max-width:47.9375em) {
    .search-filter {
        display: none
    }

    .search-filter.show-filter {
        display: block
    }
}

.search-filter .expand-search {
    max-width: 296px
}

.search-filter .select-wrapper .multi-select,
.search-filter .selected-chips {
    padding-top: var(--undpds-spacing-06)
}

.search-filter .selected-chips {
    max-width: 296px
}

.search-filter .selected-chips .chip {
    cursor: pointer;
    margin: 0 .75rem .75rem 0
}

.search-filter .chip,
.search-filter .clear-search-filter {
    font-size: var(--undpds-font-size-16)
}

.search-filter .clear-search-filter {
    background: none;
    border: 0;
    border-bottom: 1px solid var(--undpds-color-red);
    cursor: pointer;
    display: none;
    padding: 0
}

.search-filter .clear-search-filter.show-clear {
    display: inline-block
}

.search-filter .active-filter {
    color: var(--undpds-color-gray-600);
    display: none;
    font-family: var(--undpds-font-family-proximanova);
    font-size: var(--undpds-font-size-16);
    font-weight: 600;
    padding-top: var(--undpds-spacing-05);
    text-transform: uppercase
}

.search-filter .active-filter.show-activefilter {
    display: block
}

[dir=rtl] .selected-chips .chip {
    margin: 0 0 var(--undpds-spacing-04) var(--undpds-spacing-04)
}

:lang(ro) .search-filter .active-filter {
    font-weight: 700
}

.fixed-carousel .slider-arrows [class*=swiper-button-] {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 2.75rem;
    padding: 0;
    vertical-align: bottom;
    width: 2.75rem
}

.fixed-carousel .slide-content-wrap h6 {
    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
}

.fixed-carousel .slide-content-wrap h4 {
    font-weight: 400;
    margin-bottom: 1rem
}

.fixed-carousel .slide-content-wrap p {
    font-size: 1rem;
    margin-bottom: 1.5rem
}

.fixed-carousel .swiper-scrollbar {
    margin-bottom: var(--undpds-spacing-09)
}

@media(min-width:48em) {
    .fixed-carousel .slider-slide {
        display: flex
    }
}

.fixed-carousel .slide-content-wrap :lang(my) h6,
:lang(my) .fixed-carousel .slide-content-wrap h6 {
    font-size: 1rem
}

.fixed-carousel {
    overflow: hidden
}

.fixed-carousel__image {
    display: block;
    object-fit: contain
}

@media(min-width:48em) {
    .fixed-carousel__image {
        flex: 0 0 18rem;
        max-width: 18rem
    }
}

@media(min-width:64em) {
    .fixed-carousel__image {
        flex: 0 0 23.563rem;
        max-width: 23.563rem
    }
}

@media(min-width:90em) {
    .fixed-carousel__image {
        flex: 0 0 28rem;
        max-width: 28rem
    }
}

@media(max-width:47.9375em) {
    .fixed-carousel__image {
        max-width: 10.625rem
    }
}

.fixed-carousel h2 {
    margin-bottom: var(--undpds-spacing-50);
    margin-top: var(--undpds-spacing-11)
}

@media(min-width:48em) {
    .fixed-carousel .slide-content {
        align-content: space-between;
        display: flex;
        flex-wrap: wrap;
        padding-left: 3rem;
        padding-right: 1.5rem
    }
}

@media(min-width:64em) {
    .fixed-carousel .slide-content {
        padding-left: 8.875rem;
        padding-right: 4rem
    }
}

@media(min-width:90em) {
    .fixed-carousel .slide-content {
        padding-right: 6rem
    }
}

@media(max-width:47.9375em) {
    .fixed-carousel .slide-content {
        margin-top: 1.5rem;
        padding-left: 1.5rem;
        padding-right: 2rem
    }
}

.fixed-carousel .slide-content>div {
    width: 100%
}

.fixed-carousel .slide-content .button {
    text-transform: uppercase
}

@media(max-width:47.9375em) {
    .fixed-carousel .slide-content .button {
        display: inline-flex
    }
}

@media(min-width:48em) {
    .fixed-carousel .slide-content-wrap h4 {
        margin-bottom: 2rem
    }
}

@media(min-width:64em) {
    .fixed-carousel .slide-content-wrap p {
        margin-bottom: 3.375rem
    }
}

@media(max-width:47.9375em) {
    .fixed-carousel .slide-content-wrap p {
        font-size: .875rem
    }
}

@media(min-width:48em) {
    .fixed-carousel__button-wrap {
        display: inline-flex
    }
}

.fixed-carousel .slider-arrows {
    align-items: center;
    display: flex;
    margin-left: 2.5rem
}

@media(min-width:64em) {
    .fixed-carousel .slider-arrows {
        margin-left: 4rem
    }
}

.fixed-carousel .slider-arrows [class*=swiper-button-]:first-of-type {
    margin-right: .75rem
}

.fixed-carousel .slider-arrows [class*=swiper-button-]:last-of-type {
    margin-left: .75rem
}

.fixed-carousel .slider-arrows [class*=swiper-button-] img {
    vertical-align: bottom;
    width: 2.813rem
}

@media(min-width:48em) {
    [dir=rtl] .fixed-carousel .slide-content {
        padding-left: 1.5rem;
        padding-right: 3rem
    }
}

@media(min-width:64em) {
    [dir=rtl] .fixed-carousel .slide-content {
        padding-left: 4rem;
        padding-right: 8.875rem
    }
}

@media(min-width:90em) {
    [dir=rtl] .fixed-carousel .slide-content {
        padding-left: 6rem
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .fixed-carousel .slide-content {
        padding-left: 2rem;
        padding-right: 1.5rem
    }
}

[dir=rtl] .fixed-carousel .slider-arrows {
    margin-left: 0;
    margin-right: 2.5rem
}

@media(min-width:64em) {
    [dir=rtl] .fixed-carousel .slider-arrows {
        margin-right: 4rem
    }
}

[dir=rtl] .fixed-carousel .slider-arrows [class*=swiper-button-]:first-of-type {
    margin-left: .75rem;
    margin-right: 0
}

[dir=rtl] .fixed-carousel .slider-arrows [class*=swiper-button-]:first-of-type img {
    transform: rotate(180deg)
}

[dir=rtl] .fixed-carousel .slider-arrows [class*=swiper-button-]:last-of-type {
    margin-left: 0;
    margin-right: .75rem
}

[dir=rtl] .fixed-carousel .slider-arrows [class*=swiper-button-]:last-of-type img {
    transform: rotate(-180deg)
}

.fluid-carousel .slider-arrows [class*=swiper-button-] {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 2.75rem;
    padding: 0;
    vertical-align: bottom;
    width: 2.75rem
}

.fluid-carousel .slide-content h6 {
    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 .slide-content h4 {
    font-weight: 400;
    margin-bottom: 1rem
}

.fluid-carousel .slide-content p {
    font-size: 1rem;
    margin-bottom: 1.5rem
}

.fluid-carousel .swiper-scrollbar {
    margin-bottom: var(--undpds-spacing-09)
}

@media(min-width:48em) {
    .fluid-carousel .slider-slide {
        display: flex
    }
}

.fluid-carousel .slide-content :lang(my) h6,
:lang(my) .fluid-carousel .slide-content h6 {
    font-size: 1rem
}

.fluid-carousel {
    overflow: hidden
}

.fluid-carousel__image {
    display: block;
    height: 31rem;
    max-width: 55%;
    object-fit: cover
}

@media(min-width:64em) {
    .fluid-carousel__image {
        max-width: 65%
    }
}

@media(min-width:90em) {
    .fluid-carousel__image {
        max-width: 70%
    }
}

@media(max-width:47.9375em) {
    .fluid-carousel__image {
        height: 18rem;
        max-width: 100%;
        width: auto
    }
}

.fluid-carousel .slide-content {
    box-sizing: border-box;
    padding-left: var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .fluid-carousel .slide-content {
        flex: 0 0 45%;
        max-width: 45%;
        position: relative
    }
}

@media(min-width:64em) {
    .fluid-carousel .slide-content {
        flex: 0 0 35%;
        max-width: 35%
    }
}

@media(min-width:90em) {
    .fluid-carousel .slide-content {
        flex: 0 0 30%;
        max-width: 30%
    }
}

@media(max-width:47.9375em) {
    .fluid-carousel .slide-content {
        margin-top: 1.5rem;
        padding-left: 1.5rem;
        padding-right: 2rem
    }
}

@media(min-width:64em) {
    .fluid-carousel .slide-content p {
        margin-bottom: 3rem
    }
}

@media(max-width:47.9375em) {
    .fluid-carousel .slide-content p {
        font-size: .875rem
    }
}

.fluid-carousel .slide-content .cta__link {
    text-transform: uppercase
}

@media(min-width:48em) {
    .fluid-carousel .slide-content__button-wrap {
        display: inline-flex
    }
}

.fluid-carousel .slider-arrows {
    bottom: 0;
    position: absolute;
    right: 0
}

.fluid-carousel .slider-arrows [class*=swiper-button-]:first-of-type {
    margin-right: .344rem
}

.fluid-carousel .slider-arrows [class*=swiper-button-]:last-of-type {
    margin-left: .344rem
}

.fluid-carousel .slider-arrows [class*=swiper-button-] img {
    vertical-align: bottom;
    width: 2.813rem
}

[dir=rtl] .fluid-carousel .slide-content {
    padding-left: 0;
    padding-right: var(--undpds-spacing-06)
}

@media(max-width:47.9375em) {
    [dir=rtl] .fluid-carousel .slide-content {
        padding-right: 1.5rem
    }
}

[dir=rtl] .fluid-carousel .slider-arrows {
    left: 0;
    right: auto
}

[dir=rtl] .fluid-carousel .slider-arrows [class*=swiper-button-]:first-of-type {
    margin-left: .344rem;
    margin-right: 0
}

[dir=rtl] .fluid-carousel .slider-arrows [class*=swiper-button-]:first-of-type img {
    transform: rotate(180deg)
}

[dir=rtl] .fluid-carousel .slider-arrows [class*=swiper-button-]:last-of-type {
    margin-left: 0;
    margin-right: .344rem
}

[dir=rtl] .fluid-carousel .slider-arrows [class*=swiper-button-]:last-of-type img {
    transform: rotate(-180deg)
}

.footer-icons li a {
    border: none
}

.footer-head,
.footer-top {
    align-items: center;
    border-bottom: 1px solid var(--undpds-color-white);
    justify-content: space-between;
    margin-bottom: var(--undpds-spacing-07)
}

.footer-icons li a,
.footer-links li a,
.footer-lists li a,
.footer-panel a {
    background-image: none
}

.footer-icons li a {
    animation: none
}

.footer-links li a,
.footer-lists li a,
.footer-panel a {
    color: var(--undpds-color-white);
    font-size: var(--undpds-font-size-16);
    line-height: 1.4
}

.footer-links li a:hover,
.footer-lists li a:hover,
.footer-panel a:hover {
    color: var(--undpds-color-blue-100)
}

.footer-item.inverted .footer-panel a,
.footer-links.inverted a,
.footer-lists.inverted a {
    color: var(--undpds-color-black)
}

.footer-item.inverted .footer-panel a:hover,
.footer-links.inverted a:hover,
.footer-lists.inverted a:hover {
    color: var(--undpds-color-gray-600)
}

@media(min-width:48em) {
    .footer-items {
        display: flex;
        row-gap: 3rem
    }

    .footer-items .footer-item {
        flex: 0 0 calc(50% - 1.5rem);
        width: calc(50% - 1.5rem)
    }
}

@media(min-width:64em) {
    .footer-items .footer-item {
        flex: 0 0 calc(33.33333% - 1.5rem);
        width: calc(33.33333% - 1.5rem)
    }
}

@media(min-width:90em) {
    .footer-items .footer-item {
        flex: 0 0 calc(25% - 1.5rem);
        width: calc(25% - 1.5rem)
    }
}

.footer-links {
    padding-left: 0
}

.footer-links li {
    list-style: none;
    margin-bottom: var(--undpds-spacing-04);
    padding: 0;
    text-align: left
}

@media(min-width:48em) {
    .footer-links li {
        text-align: right
    }
}

[dir=rtl] .footer-links {
    padding-right: 0
}

[dir=rtl] .footer-links li {
    padding: 0;
    text-align: right
}

@media(min-width:48em) {
    [dir=rtl] .footer-links li {
        text-align: left
    }
}

:lang(my) .footer-links li a {
    line-height: 1.9
}

.footer-lists {
    padding-left: 0
}

@media(min-width:48em) {
    .footer-lists {
        text-align: right
    }
}

@media(max-width:47.9375em) {
    .footer-lists {
        margin: 0 var(--undpds-spacing-05) var(--undpds-spacing-07)
    }
}

.footer-lists li {
    list-style: none;
    margin-bottom: var(--undpds-spacing-04);
    padding-left: 0
}

@media(min-width:48em) {
    .footer-lists li {
        display: inline-flex;
        margin-bottom: 1.125rem;
        margin-left: 2.25rem
    }
}

[dir=rtl] .footer-lists {
    padding-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .footer-lists {
        text-align: left
    }
}

[dir=rtl] .footer-lists li {
    padding-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .footer-lists li {
        margin-left: 0;
        margin-right: 2.25rem
    }
}

:lang(my) .footer-lists li a {
    line-height: 1.9
}

.footer-icons {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0
}

.footer-icons li {
    list-style: none;
    margin-bottom: 1rem;
    padding: 0
}

.footer-icons li a {
    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 li a.facebook {
    background: url(../images/footer-icons/facebook-white.svg) no-repeat bottom !important;
}

.footer-icons li a.instagram {
    background: url(../images/footer-icons/instagram-white.svg) no-repeat bottom !important;
}

.footer-icons li a.linkedin {
    background: url(../images/footer-icons/linkedin-white.svg) no-repeat bottom !important;
}

.footer-icons li a.twitter {
    background: url(../images/footer-icons/twitter-white.svg) no-repeat bottom !important;
}

.footer-icons li a.twitter-x {
    background: url(../images/footer-icons/twitter-x-white.svg) no-repeat bottom !important;
}

.footer-icons li a.youtube {
    background: url(../images/footer-icons/youtube-white.svg) no-repeat bottom !important;
}

.footer-icons.inverted li a.facebook {
    background: url(../images/footer-icons/facebook.svg) no-repeat bottom !important;
}

.footer-icons.inverted li a.instagram {
    background: url(../images/footer-icons/instagram.svg) no-repeat bottom !important;
}

.footer-icons.inverted li a.linkedin {
    background: url(../images/footer-icons/linkedin.svg) no-repeat bottom !important;
}

.footer-icons.inverted li a.twitter {
    background: url(../images/footer-icons/twitter.svg) no-repeat bottom !important;
}

.footer-icons.inverted li a.twitter-x {
    background: url(../images/footer-icons/twitter-x.svg) no-repeat bottom !important;
}

.footer-icons.inverted li a.youtube {
    background: url(../images/footer-icons/youtube.svg) no-repeat bottom !important;
}

[dir=rtl] .footer-icons {
    padding-right: 0
}

.footer-item {
    position: relative
}

@media(max-width:47.9375em) {
    .footer-item:after {
        border-bottom: 2px solid var(--undpds-color-gray-400);
        content: "";
        position: absolute;
        width: calc(100% - 1.3rem)
    }
}

.footer-item.inverted .footer-heading {
    color: var(--undpds-color-black)
}

.footer-item.inverted .footer-heading:before {
    background: url(/libraries/undp--design-system-assets/images/chevron-down.svg) no-repeat 50%
}

.footer-heading {
    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 {
        margin-bottom: 1.25rem;
        padding: 0;
        pointer-events: none
    }
}

.footer-heading:before {
    background: url(/libraries/undp--design-system-assets/images/chevron-down-white.svg) no-repeat 50%;
    content: "";
    display: block;
    float: right;
    height: 20px;
    transition: .1s ease;
    width: 20px
}

@media(min-width:48em) {
    .footer-heading:before {
        display: none
    }
}

.footer-heading.active:before {
    transform: rotate(180deg)
}

.footer-panel {
    display: none;
    padding: 0 var(--undpds-spacing-05) var(--undpds-spacing-03)
}

@media(min-width:48em) {
    .footer-panel {
        display: block;
        padding: 0
    }
}

.footer-panel a {
    display: block;
    margin-bottom: var(--undpds-spacing-05)
}

[dir=rtl] .footer-heading {
    text-align: right
}

[dir=rtl] .footer-heading:before {
    float: left
}

:lang(my) .footer-panel a {
    line-height: 1.9
}

.footer-logo {
    align-items: center;
    display: flex
}

.footer-logo a {
    background: none
}

.footer-logo h5 {
    color: var(--undpds-color-white);
    margin: 0 var(--undpds-spacing-05)
}

.footer-logo.inverted h5 {
    color: var(--undpds-color-black)
}

.footer {
    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 {
        padding: 3.25rem 0 var(--undpds-spacing-09)
    }
}

@media(max-width:47.9375em) {
    .footer .sign-up {
        margin-top: var(--undpds-spacing-06)
    }
}

.footer p {
    font-size: var(--undpds-font-size-14);
    margin: 0
}

@media(min-width:48em) {
    .footer p {
        font-size: var(--undpds-font-size-16)
    }
}

.footer-head {
    margin-bottom: 1.188rem;
    padding-bottom: var(--undpds-spacing-09)
}

@media(min-width:48em) {
    .footer-head {
        margin-bottom: var(--undpds-spacing-09)
    }
}

.footer-top {
    padding-bottom: var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .footer-top {
        margin-bottom: var(--undpds-spacing-07);
        padding-bottom: var(--undpds-spacing-09)
    }
}

.footer-bottom {
    justify-content: space-between
}

@media(max-width:47.9375em) {
    .footer-bottom {
        flex-direction: column-reverse
    }

    .footer-bottom p {
        margin: 0 var(--undpds-spacing-05) 0
    }
}

.footer-copyright {
    margin: 0 var(--undpds-spacing-05)
}

@media(min-width:48em) {
    .footer-copyright {
        margin: var(--undpds-spacing-11) 0 0
    }
}

.footer-links {
    margin: var(--undpds-spacing-07) var(--undpds-spacing-05)
}

@media(min-width:48em) {
    .footer-links {
        margin: 0 0 var(--undpds-spacing-07) 0
    }
}

.footer-links_text {
    margin: 0 var(--undpds-spacing-05) var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .footer-links_text {
        margin: 0 0 var(--undpds-spacing-07) 0
    }
}

.footer .footer-icons {
    margin: 0 1.25rem var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .footer .footer-icons {
        justify-content: flex-end;
        margin: 0
    }
}

.footer.inverted {
    background-color: var(--undpds-color-gray-100);
    color: var(--undpds-color-black)
}

.footer.inverted .footer-head,
.footer.inverted .footer-top {
    border-color: var(--undpds-color-gray-700)
}

.icons-search {
    margin: var(--undpds-spacing-07) var(--undpds-spacing-05) 0;
    text-align: left
}

@media(min-width:48em) {
    .icons-search {
        margin: 0 0 var(--undpds-spacing-07) 0;
        text-align: right
    }
}

.icons-search span {
    display: inline-flex
}

.icons-search .icon-globe {
    margin-right: var(--undpds-spacing-05)
}

[dir=rtl] .icons-search {
    text-align: right
}

@media(min-width:48em) {
    [dir=rtl] .icons-search {
        text-align: left
    }
}

[dir=rtl] .icons-search .icon-globe {
    margin-left: var(--undpds-spacing-05);
    margin-right: 0
}

[dir=rtl] .footer-inner {
    margin: 0 auto
}

.frosted-background:before {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px)
}

.frosted-background {
    position: relative
}

.frosted-background:before {
    background: hsla(0, 0%, 97%, .9);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9
}

.frosted-background img {
    display: block;
    object-fit: cover;
    opacity: .5
}

@supports(-webkit-backdrop-filter:none) or (backdrop-filter:none) {
    .frosted-background img {
        opacity: 1
    }
}

.global-header .header .icon-globe,
.global-header .header .icon-search {
    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) {

    .global-header .header .icon-globe,
    .global-header .header .icon-search {
        margin-inline-end: 0;
        -webkit-mask: inherit;
        mask: inherit
    }
}

.global-header .header .icon-globe:hover,
.global-header .header .icon-search:hover {
    background-color: var(--undpds-color-blue-400)
}

.global-header .header .mid-nav .logo {
    background-image: none
}

.global-header .header {
    background-color: var(--undpds-color-gray-100);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9
}

.global-header .header .mid-nav .logo img {
    min-width: 60px;
    transition: all .4s cubic-bezier(.64, .05, .35, 1.05)
}

@media(min-width:64em) {
    .global-header .header .mid-nav .logo img {
        height: calc(var(--undpds-header-height-xlarge) + 7px)
    }

    .global-header .header .mid-nav .logo img.scrolled {
        height: var(--undpds-header-height-xlarge)
    }
}

@media(max-width:63.9375em) {
    .global-header .header .mid-nav .logo img {
        height: calc(var(--undpds-header-height-medium) + 7px);
        min-width: 40px
    }

    .global-header .header .mid-nav .logo img.scrolled {
        height: var(--undpds-header-height-medium)
    }
}

.global-header {
    height: 7.1875rem
}

@media(max-width:63.9375em) {
    .global-header {
        height: 4.6875rem
    }
}

.global-header .header {
    position: fixed
}

.grid-container.fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

@media(max-width:63.9375em) {
    .global-header .header {
        height: 4.6875rem
    }
}


.global-header .header .top-left {
    display: flex
}

@media(min-width:48em) {
    .global-header .header .top-left {
        margin-bottom: 0
    }
}

.global-header .header .dropdown-language {
    align-items: center;
    display: flex;
    margin-inline: var(--undpds-spacing-03)
}

@media(max-width:63.9375em) {
    .global-header .header .dropdown-language {
        display: none
    }
}

.global-header .header .mid-nav {
    display: flex;
    height: 7.1875rem;
    justify-content: center;
    position: relative
}

@media(max-width:63.9375em) {

    .global-header .header .mid-nav,
    .global-header .header .mid-nav nav {
        height: 4.6875rem
    }
}

.global-header .header .mid-nav ul {
    align-items: stretch;
    display: flex;
    height: 100%;
    left: 50%;
    max-height: 7.1875rem;
    padding-left: 3.375rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    z-index: 9
}

@media(min-width:90em) {
    .global-header .header .mid-nav ul {
        padding-left: 4.375rem
    }
}

@media(max-width:63.9375em) {
    .global-header .header .mid-nav ul {
        display: none
    }
}

.global-header .header .mid-nav ul:first-of-type {
    justify-content: right;
    left: inherit;
    padding-left: 0;
    padding-right: 3.375rem;
    right: 50%
}

@media(min-width:90em) {
    .global-header .header .mid-nav ul:first-of-type {
        padding-right: 4.375rem
    }
}

.global-header .header .mid-nav ul li {
    align-items: stretch;
    display: flex;
    margin: 0 1.5rem
}

@media(min-width:90em) {
    .global-header .header .mid-nav ul li {
        margin: 0 2.1875rem
    }
}

.global-header .header .mid-nav ul li a {
    align-items: center;
    display: flex
}

@media(min-width:90em) {
    .global-header .header .mid-nav ul li a {
        margin-top: 0
    }
}

.global-header .header .mid-nav .logo {
    position: relative;
    z-index: 10
}

@media(min-width:90em) {
    .global-header .header .mid-nav .logo {
        left: 50%;
        position: fixed;
        transform: translateX(-50%);
        z-index: 10
    }
}

@media(max-width:63.9375em) {
    .global-header .header .mid-nav .logo {
        height: 4.6875rem;
        margin: 0
    }
}

.global-header .header .align-content-middle {
    align-items: center;
    position: relative
}

.global-header .header .top-right {
    display: flex;
    justify-content: flex-end
}

@media(min-width:90em) {
    .global-header .header .top-right {
        margin-bottom: 0
    }
}

@media(max-width:63.9375em) {
    .global-header .header .top-right {
        margin-bottom: 0
    }

    .global-header .header .top-right .icon-globe {
        display: none
    }
}

.global-header .header .icon-globe {
    margin-inline: var(--undpds-spacing-03);
    mask: url(/libraries/undp--design-system-assets/images/globe.svg) no-repeat left center
}

@media(max-width:63.9375em) {
    .global-header .header .icon-globe {
        display: none
    }
}

.global-header .header .icon-search {
    margin-inline-end: var(--undpds-spacing-03);
    mask: url(/libraries/undp--design-system-assets/images/search.svg) no-repeat left center
}

@media(max-width:47.9375em) {
    .global-header .header .icon-search {
        background: transparent url(/libraries/undp--design-system-assets/images/search.svg) no-repeat 0;
        mask: inherit
    }

    .global-header .header .icon-search:hover {
        background-color: transparent
    }
}

@media(min-width:64em) {
    .global-header .header .icon-search {
        margin-inline-start: var(--undpds-spacing-03)
    }
}

.global-header .header .mid-nav ul,
.global-header .header .top-left,
.global-header .header .top-right {
    transition: opacity .3s ease
}

.global-header .mega-nav-option {
    top: 7.125rem
}

[dir=rtl] .global-header .mid-nav ul {
    left: inherit;
    padding-left: 0;
    padding-right: 4.375rem;
    right: 50%
}

[dir=rtl] .global-header .mid-nav ul li {
    padding-right: 0
}

[dir=rtl] .global-header .mid-nav ul:first-of-type {
    justify-content: left;
    left: 50%;
    padding-left: 4.375rem;
    padding-right: 0;
    right: inherit
}

.heading-big {
    justify-content: center;
    opacity: 1;
    padding: 9.375rem 0 10.938rem;
    transition: all .5s;
    z-index: 5
}

@media(min-width:48em) {
    .heading-big {
        padding: 25rem 0 20rem
    }
}

.heading-big h2 {
    color: #fff;
    margin-bottom: 3rem
}

@media(min-width:48em) {
    .heading-big h2 {
        margin-bottom: 0
    }
}

.heading-big h4 {
    color: #fff
}

.heading-big ul {
    color: #fff;
    margin-top: 2.5rem
}

.color-blue {
    background-color: #232e3e;
    transition: background-color .5s ease
}

.change-background {
    opacity: 1
}

:root {
    --light: $color-white;
    --blue: #232e3e
}

body {
    background: var(--light)
}

.color-blue {
    color: #fff
}

.homepage-hero-full img,
.homepage-hero-full video,
.homepage-hero-image img,
.homepage-hero-image video {
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%
}

.homepage-hero-full .overlay-grey,
.homepage-hero-full video {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.homepage-hero-full .overlay-grey,
.homepage-hero-full>img,
.homepage-hero-full>video {
    clip-path: inset(0 .75rem);
    transition: clip-path .5s ease
}

@media(min-width:48em) {

    .homepage-hero-full .overlay-grey,
    .homepage-hero-full>img,
    .homepage-hero-full>video {
        clip-path: inset(0 1.5rem)
    }
}

.homepage-hero-full {
    position: relative
}

.homepage-hero-full.expand-to-size .overlay-grey,
.homepage-hero-full.expand-to-size>img,
.homepage-hero-full.expand-to-size>video {
    clip-path: inset(0)
}

.homepage-hero-full h1 {
    margin-bottom: var(--undpds-spacing-08)
}

.homepage-hero-full h4 {
    margin-bottom: 0;
    padding-bottom: var(--undpds-spacing-10)
}

.homepage-hero-full .button {
    margin-bottom: var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .homepage-hero-full .button {
        margin-bottom: 10.188rem
    }
}

@media(max-width:47.9375em) {
    .homepage-hero-full .button {
        margin-top: var(--undpds-spacing-10)
    }

    .homepage-hero-content {
        padding: 0 var(--undpds-spacing-06)
    }
}

.homepage-hero-content>div {
    padding-top: 10.438rem;
    position: relative
}

@media(min-width:48em) {
    .homepage-hero-content>div {
        padding-top: 13.688rem
    }

    .homepage-hero-tall-content,
    .homepage-hero-wide-content {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center
    }
}

.homepage-hero-tall {
    word-break: break-word
}

.homepage-hero-tall-content h1 {
    margin-bottom: var(--undpds-spacing-05)
}

@media(min-width:48em) {
    .homepage-hero-tall-content h1 {
        margin-bottom: var(--undpds-spacing-08)
    }
}

.homepage-hero-tall-content h4 {
    margin-bottom: var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .homepage-hero-tall-content h4 {
        margin-bottom: var(--undpds-spacing-10)
    }
}

.homepage-hero-image {
    width: 100%
}

@media(max-width:47.9375em) {
    .homepage-hero-image {
        margin-bottom: 2rem;
        padding-bottom: 100%;
        position: relative;
        width: 100%
    }
}

@media(min-width:48em) {
    .homepage-hero-image {
        height: 100%
    }
}

.homepage-hero-image picture {
    display: initial
}

@media(max-width:47.9375em) {

    .homepage-hero-image img,
    .homepage-hero-image video {
        position: absolute
    }
}

.homepage-hero-wide {
    position: relative
}

@media(min-width:48em) {
    .homepage-hero-wide {
        border-left: 3rem solid var(--undpds-color-gray-300)
    }
}

.homepage-hero-wide-content {
    justify-content: space-between
}

.homepage-hero-wide h1 {
    margin-bottom: var(--undpds-spacing-05)
}

@media(min-width:48em) {
    .homepage-hero-wide h1 {
        margin-bottom: var(--undpds-spacing-11);
        padding-top: 4.688rem
    }
}

.homepage-hero-wide h3 {
    margin-bottom: var(--undpds-spacing-06)
}

.homepage-hero-wide h3+h1 {
    padding-top: 0
}

.homepage-hero-wide h5 {
    margin-bottom: var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .homepage-hero-wide h5 {
        margin-bottom: 7.75rem;
        padding-right: 1.625rem
    }

    [dir=rtl] .homepage-hero-tall-content {
        padding-left: 1.375rem;
        padding-right: 0
    }

    [dir=rtl] .homepage-hero-wide {
        border-left: 0;
        border-right: 3rem solid var(--undpds-color-gray-300)
    }

    [dir=rtl] .homepage-hero-wide h5 {
        padding-left: 1.625rem;
        padding-right: 0
    }
}

.show-small-button {
    padding-bottom: 2rem
}

figcaption {
    border-bottom: 2px solid #000;
    color: #55606e;
    font-size: 1rem
}

@container (width > 30em) {
    figcaption {
        display: flex;
        justify-content: space-between;
        padding-bottom: 2rem
    }
}

figcaption .credits {
    border-top: 1px solid #a9b1b7;
    color: #000;
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 1rem
}

@container (width > 30em) {
    figcaption .credits {
        border-top: 0;
        display: block;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 0;
        padding-left: 0;
        padding-top: 0
    }
}

figcaption .credits strong {
    margin-left: .25rem
}

@container (width > 30em) {
    figcaption .credits strong {
        margin-left: 0
    }
}

figcaption p {
    color: #55606e;
    margin-bottom: 1rem
}

@container (width > 30em) {
    figcaption p {
        border: 0;
        margin: 0
    }

    figcaption p+.credits {
        border-left: 1px solid #a9b1b7;
        margin-left: 2rem;
        padding-left: 2rem
    }
}

[dir=rtl] figcaption .credits strong {
    margin-right: .25rem
}

@container (width > 30em) {
    [dir=rtl] figcaption p {
        padding-right: 0
    }

    [dir=rtl] figcaption .credits {
        border-left: none;
        border-right: 1px solid #a9b1b7;
        border-top: 0;
        display: block;
        margin-left: 0;
        margin-right: 2rem;
        padding-left: 0;
        padding-right: 2rem;
        padding-top: 0
    }

    [dir=rtl] figcaption .credits strong {
        margin-right: 0
    }
}

:lang(my) figcaption .credits,
:lang(my) figcaption p {
    line-height: 1.7
}

.image-carousel .slider-arrows [class*=swiper-button-] {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 2.75rem;
    padding: 0;
    vertical-align: bottom;
    width: 2.75rem
}

.image-carousel .swiper-scrollbar {
    margin-bottom: var(--undpds-spacing-09)
}

@media(min-width:48em) {
    .image-carousel .slider-slide {
        display: flex
    }
}

.image-carousel {
    overflow: hidden
}

.image-carousel__image {
    height: 30rem;
    max-width: 65%;
    object-fit: cover;
    width: auto
}

@media(min-width:64em) {
    .image-carousel__image {
        height: 38.75rem
    }
}

@media(max-width:47.9375em) {
    .image-carousel__image {
        height: 21.875rem;
        max-width: 100%
    }
}

.image-carousel .slider-arrows {
    align-self: flex-end;
    margin-left: 4rem
}

.image-carousel .slider-arrows [class*=swiper-button-]:first-of-type {
    margin-right: .75rem
}

.image-carousel .slider-arrows [class*=swiper-button-]:last-of-type {
    margin-left: .75rem
}

.image-carousel .slider-arrows [class*=swiper-button-] img {
    vertical-align: bottom;
    width: 2.813rem
}

[dir=rtl] .image-carousel .slider-arrows {
    margin-left: 0;
    margin-right: 4rem
}

[dir=rtl] .image-carousel .slider-arrows [class*=swiper-button-]:first-of-type {
    margin-left: .75rem;
    margin-right: 0
}

[dir=rtl] .image-carousel .slider-arrows [class*=swiper-button-]:first-of-type img {
    transform: rotate(180deg)
}

[dir=rtl] .image-carousel .slider-arrows [class*=swiper-button-]:last-of-type {
    margin-left: 0;
    margin-right: .75rem
}

[dir=rtl] .image-carousel .slider-arrows [class*=swiper-button-]:last-of-type img {
    transform: rotate(-180deg)
}

@media(max-width:47.9375em) {
    .image-reveal-card {
        margin-top: 3.75rem
    }
}

.reveal-head {
    margin-bottom: var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .reveal-head {
        margin-bottom: var(--undpds-spacing-08)
    }
}

.image-reveal-card .image-reveal-card__content .image:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.image-reveal-card {
    background-image: none;
    background: var(--undpds-color-white);
    border: 0;
    container: imagerevealcard/inline-size;
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative
}

.image-reveal-card>a {
    background: none
}

.image-reveal-card .image-reveal-card__content {
    overflow: hidden;
    position: relative
}

.image-reveal-card .image-reveal-card__content img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.image-reveal-card .image-reveal-card__content h5 {
    margin-bottom: 0;
    padding: var(--undpds-spacing-06) var(--undpds-spacing-06) 0
}

@container imagerevealcard (min-width:48em) {
    .image-reveal-card .image-reveal-card__content h5 {
        padding: var(--undpds-spacing-07) var(--undpds-spacing-06) 0
    }
}

@media(min-width:64em) {
    .image-reveal-card .image-reveal-card__content h5 {
        background: var(--undpds-color-white);
        bottom: -1px;
        box-sizing: border-box;
        left: 0;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        transform: translateY(100%);
        transition: all .4s cubic-bezier(.64, .05, .35, 1.05);
        transition-delay: .2s;
        width: 100%
    }
}

.image-reveal-card .image-reveal-card__content .image {
    position: relative;
    width: 100%
}

.image-reveal-card .image-reveal-card__content .image img {
    display: block;
    width: 100%
}

.image-reveal-card .image-reveal-card__content .image:before {
    opacity: 0;
    transition: all .9s
}

.image-reveal-card .cta__link {
    margin: var(--undpds-spacing-07) 0 0 var(--undpds-spacing-06);
    width: 100%
}

@container imagerevealcard (min-width:64em) {
    .image-reveal-card .cta__link {
        box-sizing: border-box;
        margin-left: 0;
        padding-left: var(--undpds-spacing-06)
    }
}

@media(min-width:64em) {
    .image-reveal-card:hover .image-reveal-card__content h5 {
        height: auto;
        opacity: 1;
        transform: translateY(0)
    }
}

.image-reveal-card:hover .image-reveal-card__content .image:before,
.image-reveal-card:hover .image-reveal-card__content.accent-yellow .image:before,
.image-reveal-card:hover .image-reveal-card__content.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%);
    opacity: .75
}

.image-reveal-card:hover .image-reveal-card__content.accent-red .image:before,
.image-reveal-card:hover .image-reveal-card__content.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

.image-reveal-card:hover .image-reveal-card__content.accent-green .image:before,
.image-reveal-card:hover .image-reveal-card__content.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

.image-reveal-card:hover .image-reveal-card__content.accent-blue .image:before,
.image-reveal-card:hover .image-reveal-card__content.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%);
    opacity: .75
}

.image-reveal-card:hover .cta__link i {
    width: 5rem
}

.image-reveal-card:hover .cta__link i:before {
    display: unset
}

.image-reveal-card:hover .image:before {
    opacity: .75
}

.accent-yellow .image-reveal-card:hover .image-reveal-card__content .image:before,
.accent-yellow .image-reveal-card:hover .image-reveal-card__content.accent-yellow .image:before,
.accent-yellow .image-reveal-card:hover .image-reveal-card__content.yellow .image:before,
.image-reveal-card.accent-yellow .image:before,
.image-reveal-card.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-yellow .image-reveal-card:hover .image-reveal-card__content.accent-red .image:before,
.accent-yellow .image-reveal-card:hover .image-reveal-card__content.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-yellow .image-reveal-card:hover .image-reveal-card__content.accent-green .image:before,
.accent-yellow .image-reveal-card:hover .image-reveal-card__content.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-yellow .image-reveal-card:hover .image-reveal-card__content.accent-blue .image:before,
.accent-yellow .image-reveal-card:hover .image-reveal-card__content.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-red .image-reveal-card:hover .image-reveal-card__content .image:before,
.image-reveal-card.accent-red .image:before,
.image-reveal-card.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red .image-reveal-card:hover .image-reveal-card__content.accent-yellow .image:before,
.accent-red .image-reveal-card:hover .image-reveal-card__content.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-red .image-reveal-card:hover .image-reveal-card__content.accent-red .image:before,
.accent-red .image-reveal-card:hover .image-reveal-card__content.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red .image-reveal-card:hover .image-reveal-card__content.accent-green .image:before,
.accent-red .image-reveal-card:hover .image-reveal-card__content.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-red .image-reveal-card:hover .image-reveal-card__content.accent-blue .image:before,
.accent-red .image-reveal-card:hover .image-reveal-card__content.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-green .image-reveal-card:hover .image-reveal-card__content .image:before,
.image-reveal-card.accent-green .image:before,
.image-reveal-card.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green .image-reveal-card:hover .image-reveal-card__content.accent-yellow .image:before,
.accent-green .image-reveal-card:hover .image-reveal-card__content.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-green .image-reveal-card:hover .image-reveal-card__content.accent-red .image:before,
.accent-green .image-reveal-card:hover .image-reveal-card__content.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-green .image-reveal-card:hover .image-reveal-card__content.accent-green .image:before,
.accent-green .image-reveal-card:hover .image-reveal-card__content.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue .image-reveal-card:hover .image-reveal-card__content .image:before,
.accent-green .image-reveal-card:hover .image-reveal-card__content.accent-blue .image:before,
.accent-green .image-reveal-card:hover .image-reveal-card__content.blue .image:before,
.image-reveal-card.accent-blue .image:before,
.image-reveal-card.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue .image-reveal-card:hover .image-reveal-card__content.accent-yellow .image:before,
.accent-blue .image-reveal-card:hover .image-reveal-card__content.yellow .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-blue .image-reveal-card:hover .image-reveal-card__content.accent-red .image:before,
.accent-blue .image-reveal-card:hover .image-reveal-card__content.red .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-blue .image-reveal-card:hover .image-reveal-card__content.accent-green .image:before,
.accent-blue .image-reveal-card:hover .image-reveal-card__content.green .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue .image-reveal-card:hover .image-reveal-card__content.accent-blue .image:before,
.accent-blue .image-reveal-card:hover .image-reveal-card__content.blue .image:before {
    background: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

@media(min-width:48em) {
    .small.image-reveal-card {
        max-width: 13.25rem
    }

    .small.image-reveal-card .cta__link {
        width: 100%
    }
}

.small.image-reveal-card h5 {
    font-size: var(--undpds-font-size-16)
}

@media(min-width:48em) {
    .small.image-reveal-card:hover .cta__link.cta--arrow i {
        margin-left: 0;
        width: var(--undpds-spacing-10)
    }
}

[dir=rtl] .image-reveal-card .cta__link {
    margin-right: 0;
    margin-top: var(--undpds-spacing-07);
    padding-right: var(--undpds-spacing-06)
}

@container imagerevealcard (min-width:48em) {
    [dir=rtl] .image-reveal-card .cta__link {
        margin-right: 0;
        padding-right: var(--undpds-spacing-06)
    }
}

[dir=rtl] .image-reveal-card .image:before {
    transform: scaleX(-1)
}

label,
label.error {
    font-size: var(--undpds-font-size-16)
}

@media(min-width:48em) {

    label,
    label.error {
        font-size: var(--undpds-font-size-20)
    }
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    background-color: var(--undpds-color-white)
}

:lang(my) label {
    font-size: var(--undpds-font-size-14)
}

@media(min-width:48em) {
    :lang(my) label {
        font-size: var(--undpds-font-size-16)
    }
}

label {
    display: block
}

label.error {
    color: var(--undpds-color-black);
    margin-top: 0
}

label.disabled {
    color: var(--undpds-color-gray-400)
}

.help {
    color: var(--undpds-color-gray-500);
    display: block;
    font-size: var(--undpds-font-size-14)
}

.error,
.help {
    margin-bottom: 0;
    margin-top: var(--undpds-spacing-03)
}

.error {
    color: var(--undpds-color-red);
    font-size: var(--undpds-font-size-16)
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    -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]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
textarea::placeholder {
    color: var(--undpds-color-gray-500)
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

input[type=date] input[type=date],
input[type=date] input[type=search],
input[type=email] input[type=date],
input[type=email] input[type=search],
input[type=number] input[type=date],
input[type=number] input[type=search],
input[type=password] input[type=date],
input[type=password] input[type=search],
input[type=search] input[type=date],
input[type=search] input[type=search],
input[type=tel] input[type=date],
input[type=tel] input[type=search],
input[type=text] input[type=date],
input[type=text] input[type=search],
textarea input[type=date],
textarea input[type=search] {
    padding-left: var(--undpds-spacing-08);
    position: relative
}

input[type=date].disabled,
input[type=email].disabled,
input[type=number].disabled,
input[type=password].disabled,
input[type=search].disabled,
input[type=tel].disabled,
input[type=text].disabled,
textarea.disabled {
    background-color: var(--undpds-color-white);
    border: 2px solid var(--undpds-color-gray-400);
    color: var(--undpds-color-gray-400)
}

input[type=date].disabled::placeholder,
input[type=email].disabled::placeholder,
input[type=number].disabled::placeholder,
input[type=password].disabled::placeholder,
input[type=search].disabled::placeholder,
input[type=tel].disabled::placeholder,
input[type=text].disabled::placeholder,
textarea.disabled::placeholder {
    color: var(--undpds-color-gray-400)
}

input[type=date].error,
input[type=email].error,
input[type=number].error,
input[type=password].error,
input[type=search].error,
input[type=tel].error,
input[type=text].error,
textarea.error {
    border: 2px solid var(--undpds-color-red)
}

input[type=date] {
    appearance: none;
    background: url(/libraries/undp--design-system-assets/images/calender-black.svg) 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 {
    background-image: url(/libraries/undp--design-system-assets/images/date-disabled.svg)
}

input[type=date].empty {
    color: var(--undpds-color-gray-500)
}

input[type=date].filled {
    color: var(--undpds-color-black)
}

input[type=search] {
    background: url(/libraries/undp--design-system-assets/images/search-black.svg) no-repeat left 14px bottom 12px;
    color: #a9b1b7;
    padding-left: 2.5rem
}

input[type=search].disabled {
    background-image: url(/libraries/undp--design-system-assets/images/search-gray.svg)
}

.help.disabled {
    color: var(--undpds-color-gray-400)
}

textarea {
    height: auto;
    max-width: 100%;
    resize: vertical
}

input[type=date]::-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
}

[dir=rtl] input[type=date],
[dir=rtl] input[type=email],
[dir=rtl] input[type=number],
[dir=rtl] input[type=password],
[dir=rtl] input[type=search],
[dir=rtl] input[type=tel],
[dir=rtl] input[type=text],
[dir=rtl] textarea {
    direction: rtl
}

@media(hover:none)and (pointer:coarse) {

    [dir=rtl] input[type=date] input[type=date],
    [dir=rtl] input[type=email] input[type=date],
    [dir=rtl] input[type=number] input[type=date],
    [dir=rtl] input[type=password] input[type=date],
    [dir=rtl] input[type=search] input[type=date],
    [dir=rtl] input[type=tel] input[type=date],
    [dir=rtl] input[type=text] input[type=date],
    [dir=rtl] textarea input[type=date] {
        padding-right: var(--undpds-spacing-06)
    }
}

[dir=rtl] input[type=date],
[dir=rtl] input[type=search] {
    background: url(/libraries/undp--design-system-assets/images/calender-black.svg) no-repeat right 14px bottom 12px;
    background-color: var(--undpds-color-white);
    padding-left: .635rem;
    padding-right: var(--undpds-spacing-08);
    text-align: right
}

[dir=rtl] input[type=search] {
    background: url(/libraries/undp--design-system-assets/images/search-black.svg) no-repeat right 14px bottom 12px
}

[dir=rtl] input[type=date].disabled {
    background-image: url(/libraries/undp--design-system-assets/images/date-disabled.svg)
}

[dir=rtl] input[type=date]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 1;
    color: transparent;
    height: 1rem;
    left: 1;
    margin-right: .75rem;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: initial;
    top: 1;
    width: 1rem
}

[dir=rtl] input::-webkit-date-and-time-value {
    margin-right: 0;
    text-align: right
}

:lang(my) .error {
    line-height: 1.7
}

:lang(my) input[type=date],
:lang(my) input[type=email],
:lang(my) input[type=number],
:lang(my) input[type=password],
:lang(my) input[type=search],
:lang(my) input[type=tel],
:lang(my) input[type=text],
:lang(my) textarea {
    font-family: var(--undpds-font-family-notosans)
}

.dropdown-language button,
.dropdown-language ul li a {
    border: none;
    font-size: var(--undpds-font-size-14);
    font-weight: 600;
    text-transform: uppercase
}

.dropdown-language {
    display: inline-block;
    position: relative
}

.dropdown-language ul {
    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 ul li {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.dropdown-language ul li a {
    background: var(--undpds-color-gray-200);
    border-bottom: 1px solid var(--undpds-color-gray-400);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
    display: block;
    padding: var(--undpds-spacing-04) var(--undpds-spacing-05)
}

.dropdown-language ul li a:active,
.dropdown-language ul li a:focus,
.dropdown-language ul li a:hover {
    background-color: var(--undpds-color-gray-400)
}

.dropdown-language.active button:after {
    transform: rotate(180deg)
}

.dropdown-language.active ul {
    height: auto
}

.dropdown-language button {
    align-items: center;
    background-color: transparent;
    color: var(--undpds-color-blue-600);
    cursor: pointer;
    display: flex;
    padding: 0
}

.dropdown-language button:before {
    background-color: var(--undpds-color-blue-600);
    content: "";
    height: 26px;
    margin-right: var(--undpds-spacing-03);
    -webkit-mask: url(/libraries/undp--design-system-assets/images/language.svg) no-repeat left center;
    mask: url(/libraries/undp--design-system-assets/images/language.svg) no-repeat left center;
    width: 25px
}

@media(max-width:47.9375em) {
    .dropdown-language button:before {
        background: transparent url(/libraries/undp--design-system-assets/images/language.svg) no-repeat 0;
        -webkit-mask: inherit;
        mask: inherit
    }
}

.dropdown-language button:after {
    background-color: var(--undpds-color-blue-600);
    content: "";
    height: 10px;
    margin-left: var(--undpds-spacing-03);
    -webkit-mask: url(/libraries/undp--design-system-assets/images/arrow-blue.svg) no-repeat left center;
    mask: url(/libraries/undp--design-system-assets/images/arrow-blue.svg) no-repeat left center;
    transition: transform .2s ease-in-out;
    width: 15px
}

@media(max-width:47.9375em) {
    .dropdown-language button:after {
        background: transparent url(/libraries/undp--design-system-assets/images/arrow-blue.svg) no-repeat 0;
        -webkit-mask: inherit;
        mask: inherit
    }
}

.dropdown-language button:focus,
.dropdown-language button:hover {
    color: var(--undpds-color-blue-400)
}

.dropdown-language button:focus:after,
.dropdown-language button:focus:before,
.dropdown-language button:hover:after,
.dropdown-language button:hover:before {
    filter: brightness(0) saturate(100%) invert(57%) sepia(92%) saturate(1476%) hue-rotate(186deg) brightness(90%) contrast(92%)
}

.dropdown-language button.white {
    color: var(--undpds-color-white)
}

.dropdown-language button.white:focus,
.dropdown-language button.white:hover {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)
}

.dropdown-language button.white:before {
    background: url(/libraries/undp--design-system-assets/images/language-white.svg) no-repeat 0
}

.dropdown-language button.white:after {
    background: url(/libraries/undp--design-system-assets/images/arrow-white-down.svg) no-repeat 0
}

[dir=rtl] .dropdown-language ul {
    left: unset;
    padding-right: 0;
    right: 16px
}

[dir=rtl] .dropdown-language ul li {
    padding-right: 0
}

[dir=rtl] .dropdown-language button:before {
    margin-left: var(--undpds-spacing-03);
    margin-right: 0;
    transform: scaleX(-1)
}

[dir=rtl] .dropdown-language button:after {
    margin-left: 0;
    margin-right: var(--undpds-spacing-03)
}

:lang(my) .dropdown-language button {
    font-family: var(--undpds-font-family-notosans)
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner figcaption {
    opacity: 1;
    transform: translateX(0);
    visibility: visible
}

.goverlay {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: hsla(0, 0%, 97%, .8);
    height: calc(100vh + 1px);
    top: -1px;
    will-change: opacity
}

.glightbox-container,
.goverlay {
    left: 0;
    position: fixed;
    width: 100%
}

.glightbox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    outline: none;
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 9
}

.glightbox-container.inactive {
    display: none
}

.glightbox-container .gcontainer {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10
}

.glightbox-container .gcontainer.frosted-background:before {
    z-index: 0
}

.glightbox-container .gcontainer .gclose,
.glightbox-container .gcontainer .gnext,
.glightbox-container .gcontainer .gprev {
    align-items: center;
    border: none;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    height: 45px;
    justify-content: center;
    width: 45px;
    z-index: 3
}

.glightbox-container .gcontainer .gclose svg,
.glightbox-container .gcontainer .gnext svg,
.glightbox-container .gcontainer .gprev svg {
    display: none
}

.glightbox-container .gcontainer .gclose.disabled,
.glightbox-container .gcontainer .gnext.disabled,
.glightbox-container .gcontainer .gprev.disabled {
    opacity: .1
}

.glightbox-container .gcontainer .gprev {
    background: url(/libraries/undp--design-system-assets/images/chevron-left-circle.svg) no-repeat 0;
    left: 3px;
    position: absolute;
    top: 47%
}

@media(min-width:48em) {
    .glightbox-container .gcontainer .gprev {
        left: 20px;
        top: 45%
    }
}

@media(min-width:90em) {
    .glightbox-container .gcontainer .gprev {
        left: 40px
    }
}

.glightbox-container .gcontainer .gnext {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-circle.svg) no-repeat 0;
    position: absolute;
    right: 3px;
    top: 47%
}

@media(min-width:48em) {
    .glightbox-container .gcontainer .gnext {
        right: 20px;
        top: 45%
    }
}

@media(min-width:90em) {
    .glightbox-container .gcontainer .gnext {
        right: 40px
    }
}

.glightbox-container .gcontainer .gclose {
    background: url(/libraries/undp--design-system-assets/images/times-circle.svg) no-repeat 0;
    border: 0;
    cursor: pointer;
    font-size: 0;
    height: 45px;
    position: absolute;
    right: 19px;
    top: 16px;
    width: 45px
}

.glightbox-container .gcontainer .gslider {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.glightbox-container .gcontainer .gslider,
.glightbox-container .gcontainer .gslider .gslide {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.glightbox-container .gcontainer .gslider .gslide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glightbox-container .gcontainer .gslider .gslide.current {
    opacity: 1;
    position: relative;
    z-index: 9
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content {
    width: 100%
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container {
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    height: 100vh;
    margin: auto;
    max-width: 100%;
    position: relative;
    width: 100%
}

@media(min-width:48em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container {
        display: inherit;
        height: auto
    }
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    height: 100%;
    max-height: 200px;
    overflow: hidden
}

@media(min-width:48em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image {
        display: contents;
        margin-top: 40px;
        max-height: inherit;
        width: auto
    }
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img {
    display: block;
    height: 100%;
    margin: auto
}

@media(min-width:48em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img {
        height: auto;
        margin-top: 1.5rem
    }
}

@media(min-width:90em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img {
        max-height: calc(100vh - 150px)
    }
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img.dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

@media(min-width:64em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description {
        position: relative
    }
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description.description-bottom {
    margin: 0 auto;
    max-width: 100%;
    max-width: 800px !important
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner {
    padding: 48px 20px
}

@media(min-width:64em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner {
        padding: 32px 20px
    }
}

.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description p {
    margin-bottom: 12px
}

.glightbox-container.glightbox-closing .gclose,
.glightbox-container.glightbox-closing .gnext,
.glightbox-container.glightbox-closing .gprev {
    opacity: 0 !important
}

.glightbox-mobile .glightbox-container .gslide-description {
    position: absolute;
    top: calc(50% + 65px)
}

@media(min-width:48em) {
    .glightbox-mobile .glightbox-container .gslide-description {
        position: relative
    }
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc a {
    font-weight: 700
}

.gfadeIn {
    -webkit-animation: gfadein .5s ease;
    animation: gfadeIn .5s ease
}

.gfadeOut {
    -webkit-animation: gfadeout 0s ease;
    animation: gfadeOut 0s ease
}

.gslideOutLeft {
    -webkit-animation: gslideoutleft .3s ease;
    animation: gslideOutLeft .3s ease
}

.gslideInLeft {
    -webkit-animation: gslideinleft .3s ease;
    animation: gslideInLeft .3s ease
}

.gslideOutRight {
    -webkit-animation: gslideoutright .3s ease;
    animation: gslideOutRight .3s ease
}

.gslideInRight {
    -webkit-animation: gslideinright .3s ease;
    animation: gslideInRight .3s ease
}

.gzoomIn {
    -webkit-animation: gzoomin .5s ease;
    animation: gzoomIn .5s ease
}

.gzoomOut {
    -webkit-animation: gzoomout 0s ease;
    animation: gzoomOut 0s ease
}

@-webkit-keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes gfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible
    }
}

@keyframes gslideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible
    }
}

@-webkit-keyframes gslideOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        visibility: hidden
    }
}

@keyframes gslideOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-60%, 0, 0);
        transform: translate3d(-60%, 0, 0);
        visibility: hidden
    }
}

@-webkit-keyframes gslideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        visibility: visible
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes gslideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0);
        visibility: visible
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes gslideOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }
}

@keyframes gslideOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: visible
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(60%, 0, 0);
        transform: translate3d(60%, 0, 0)
    }
}

@-webkit-keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@keyframes gzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes gzoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

[dir=rtl] .glightbox-container .gcontainer .gclose {
    left: 19px;
    right: inherit
}

.lightbox-gallery__right .lightbox-gallery-images li a {
    animation: none
}

.lightbox-gallery__left {
    align-items: center;
    display: flex
}

@media(max-width:47.9375em) {
    .lightbox-gallery__left {
        margin-bottom: .75rem
    }
}

.lightbox-gallery__content {
    padding: 0 var(--undpds-spacing-04) var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .lightbox-gallery__content {
        margin: auto;
        max-width: 28rem;
        padding: 1.5rem .5rem
    }
}

@media(min-width:90em) {
    .lightbox-gallery__content {
        padding: 0
    }
}

.lightbox-gallery__content h5 {
    margin-bottom: 2rem
}

@media(max-width:47.9375em) {
    .lightbox-gallery__content h5 {
        margin-bottom: 1rem
    }
}

.lightbox-gallery__content p {
    font-size: 1rem;
    margin-bottom: 3rem
}

@media(max-width:47.9375em) {
    .lightbox-gallery__content p {
        font-size: .875rem;
        margin-bottom: 2rem
    }
}

.lightbox-gallery__content .cta__link {
    text-transform: uppercase
}

.lightbox-gallery__right {
    position: relative
}

.lightbox-gallery__right .lightbox-gallery-images {
    column-count: 2;
    column-gap: var(--undpds-spacing-04);
    margin: auto;
    padding-left: 0;
    width: 100%
}

@media(min-width:90em) {
    .lightbox-gallery__right .lightbox-gallery-images {
        column-count: 3;
        column-gap: var(--undpds-spacing-06)
    }
}

.lightbox-gallery__right .lightbox-gallery-images li {
    list-style: none;
    margin-bottom: var(--undpds-spacing-04);
    padding-left: 0;
    position: relative;
    width: 100%
}

@media(min-width:90em) {
    .lightbox-gallery__right .lightbox-gallery-images li {
        margin-bottom: var(--undpds-spacing-06)
    }
}

.lightbox-gallery__right .lightbox-gallery-images li a {
    background-image: none;
    display: block
}

.lightbox-gallery__right .lightbox-gallery-images li figure {
    margin: 0
}

.lightbox-gallery__right .lightbox-gallery-images li:focus,
.lightbox-gallery__right .lightbox-gallery-images li:focus-within,
.lightbox-gallery__right .lightbox-gallery-images li:hover {
    outline: 0
}

@media(min-width:90em) {

    .lightbox-gallery__right .lightbox-gallery-images li:focus .image:before,
    .lightbox-gallery__right .lightbox-gallery-images li:focus-within .image:before,
    .lightbox-gallery__right .lightbox-gallery-images li:hover .image:before {
        background-color: var(--undpds-color-black);
        content: "";
        height: 100%;
        left: 0;
        opacity: .4;
        position: absolute;
        top: 0;
        transition: all .3s ease-in;
        width: 100%;
        z-index: 1
    }
}

.lightbox-gallery__right .lightbox-gallery-images li:focus .image__description,
.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image__description,
.lightbox-gallery__right .lightbox-gallery-images li:hover .image__description {
    opacity: 1;
    transition: all .3s ease-in
}

.lightbox-gallery__right .lightbox-gallery-images li .image {
    line-height: 0
}

@media(min-width:48em) {
    .lightbox-gallery__right .lightbox-gallery-images li .image {
        overflow: hidden
    }
}

@media(min-width:90em) {
    .lightbox-gallery__right .lightbox-gallery-images li .image {
        min-height: 200px
    }
}

.lightbox-gallery__right .lightbox-gallery-images li .image img {
    max-width: 100%;
    padding-bottom: 0
}

@media(min-width:64em) {
    .lightbox-gallery__right .lightbox-gallery-images li .image img {
        max-width: none;
        min-height: 200px;
        object-fit: cover
    }
}

.lightbox-gallery__right .image__description {
    bottom: 0;
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 2
}

@media(min-width:90em) {
    .lightbox-gallery__right .image__description {
        display: block
    }
}

.lightbox-gallery__right .image__description figcaption {
    width: auto
}

@media(min-width:90em) {
    .lightbox-gallery__right .image__description figcaption {
        border-bottom: 0;
        display: block;
        margin-top: 0;
        padding: var(--undpds-spacing-07) var(--undpds-spacing-06)
    }
}

.lightbox-gallery__right .image__description figcaption p {
    color: var(--undpds-color-white);
    margin-bottom: var(--undpds-spacing-05);
    padding-right: 0
}

@media(min-width:64em) {
    .lightbox-gallery__right .image__description figcaption p+.credits {
        margin-left: 0
    }
}

.lightbox-gallery__right .image__description figcaption .credits {
    border-left: 0;
    color: var(--undpds-color-white);
    padding-left: 0
}

.lightbox-gallery__right .image__description.caption_on_top {
    bottom: inherit;
    height: 100%;
    mask-image: linear-gradient(to bottom, var(--undpds-color-black) 50%, transparent 100%);
    overflow-y: hidden;
    top: 0
}

[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images,
[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images li {
    padding-right: 0
}

[dir=rtl] .lightbox-gallery__right .credits {
    border-right: 0;
    color: var(--undpds-color-white);
    margin-right: 0;
    padding-right: 0
}

[dir=rtl] .lightbox-gallery__right figcaption p+.credits {
    border-right: none;
    margin-right: 0;
    padding-right: 0
}

@keyframes loader-animation {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.loader {
    animation: loader-animation 2s linear infinite;
    border-radius: 50%;
    border-top: 8px solid var(--undpds-color-blue-600);
    border: 8px solid var(--undpds-color-blue-600);
    border-top-color: var(--undpds-color-gray-300);
    height: 40px;
    width: 40px
}

.loader.large {
    border-width: 14px;
    height: 96px;
    width: 96px
}

@media(min-width:48em) {
    .loader:not(.small) {
        border-width: 14px;
        height: 96px;
        width: 96px
    }
}

.mega-nav-option {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: hsla(0, 0%, 97%, .9);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    box-sizing: border-box;
    display: none;
    left: 50%;
    max-width: 75.5rem;
    min-height: max-content !important;
    padding: var(--undpds-spacing-10) 0 0 var(--undpds-spacing-09);
    position: fixed;
    transform: translateX(-50%);
    z-index: 99;
}

.mega-nav-option.float-higher {
    z-index: 16
}

.mega-nav-option.show-mega {
    display: block
}

.mega-nav-option .submenu {
    margin: 0;
    padding: 0
}

.mega-nav-option .submenu li {
    list-style: none;
    margin-block-end: 0;
    padding-inline-end: var(--undpds-spacing-09);
    padding-inline-start: 0
}

.mega-nav-option .submenu li.active a {
    background: var(--undpds-color-blue-600);
    color: var(--undpds-color-white)
}

.mega-nav-option .submenu li.active a .external-link-animated {
    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)
}

.mega-nav-option .submenu li.active a .external-link-animated:before {
    background: var(--undpds-color-white)
}

.mega-nav-option .submenu li.active a .external-link-animated:after {
    border-block-start: 2px solid var(--undpds-color-white);
    border-inline-end: 2px solid var(--undpds-color-white)
}

.mega-nav-option .submenu li.active a:hover .external-link-animated:after {
    transform: translate(5px, -5px)
}

.mega-nav-option .submenu li.active a:hover .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

.mega-nav-option .submenu li:focus {
    outline: 0
}

.mega-nav-option .submenu li a {
    background: none;
    border-block-end: 1px solid var(--undpds-color-gray-400);
    display: flex;
    font-size: var(--undpds-spacing-05);
    font-weight: 700;
    padding: var(--undpds-spacing-06);
    text-transform: uppercase
}

.mega-nav-option .submenu li a .external-link-animated {
    margin: 2px 0 0 var(--undpds-spacing-05)
}

.mega-nav-option .submenu li a:hover {
    background: var(--undpds-color-blue-600);
    color: var(--undpds-color-white)
}

.mega-nav-option .sub-menu-content {
    display: none;
    min-height: 31.25rem
}

.mega-nav-option .sub-menu-content .sub-sub-menu {
    display: flex;
    margin-block-start: var(--undpds-spacing-09)
}

.mega-nav-option .sub-menu-content .sub-sub-menu>ul {
    margin: 0;
    padding: 0;
    width: 50%
}

.mega-nav-option .sub-menu-content .sub-sub-menu>ul li {
    line-height: 0;
    list-style-type: none;
    margin-block-end: var(--undpds-spacing-06);
    text-transform: uppercase
}

.mega-nav-option .sub-menu-content h3 {
    margin-block-end: var(--undpds-spacing-06)
}

.mega-nav-option .sub-menu-content .mega-image {
    box-sizing: border-box;
    padding-inline-start: var(--undpds-spacing-09)
}

.mega-nav-option .sub-menu-content .mega-image img {
    height: 100%;
    object-fit: cover;
    object-position: top
}

.mega-nav-option .sub-menu-content.active-content {
    display: flex
}

.mega-nav-option .show-on-focus {
    background: url(/libraries/undp--design-system-assets/images/times.svg) no-repeat 50%;
    border: 0;
    color: #000;
    font-size: 0;
    height: var(--undpds-spacing-08);
    opacity: .3;
    position: absolute;
    right: .625rem;
    top: .625rem;
    width: var(--undpds-spacing-08);
    z-index: 9
}

.mega-nav-option .show-on-focus:focus,
.mega-nav-option .show-on-focus:hover {
    opacity: 1
}

.country-header .mega-nav-option,
.global-header .mega-nav-option {
    animation-fill-mode: backwards
}

.country-header .mega-nav-option.show-mega,
.global-header .mega-nav-option.show-mega {
    animation: circle-square-transition .3s cubic-bezier(.25, .27, .11, .99) forwards
}

.country-header .mega-nav-option.show-mega>div,
.global-header .mega-nav-option.show-mega>div {
    animation: transition-opacity .3s .3s forwards
}

.country-header .mega-nav-option.show-mega-back,
.global-header .mega-nav-option.show-mega-back {
    animation: circle-square-transition-back .3s cubic-bezier(.25, .27, .11, .99) forwards;
    box-shadow: none;
    display: block
}

.country-header .mega-nav-option.show-mega-back>div,
.global-header .mega-nav-option.show-mega-back>div {
    animation-direction: reverse
}

.country-header .mega-nav-option.no-effect,
.global-header .mega-nav-option.no-effect {
    animation: 0s 0s none
}

.country-header .mega-nav-option.no-effect>div,
.global-header .mega-nav-option.no-effect>div {
    animation: 0s 0s none;
    opacity: 1
}

.country-header .mega-nav-option>div,
.global-header .mega-nav-option>div {
    opacity: 0
}

[dir=rtl] .mega-nav-option {
    padding: var(--undpds-spacing-10) var(--undpds-spacing-09) 0 0
}

[dir=rtl] .mega-nav-option .submenu li {
    padding-left: 3rem;
    padding-right: 0
}

[dir=rtl] .mega-nav-option .submenu li a .external-link-animated {
    margin: 2px var(--undpds-spacing-05) 0 0
}

[dir=rtl] .mega-nav-option .mega-image {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 3rem
}

@keyframes circle-square-transition {
    0% {
        border-radius: 50%;
        height: 50px;
        margin-top: -70px;
        opacity: .4;
        width: 100px
    }

    15% {
        border-radius: 50%;
        height: 150px;
        margin-top: -70px;
        opacity: .25;
        width: 180px
    }

    30% {
        border-radius: 50%;
        height: 300px;
        margin-top: -330px;
        opacity: .5;
        width: 600px
    }

    45% {
        border-radius: 45%;
        height: 405px;
        margin-top: -330px;
        width: 705px
    }

    60% {
        border-radius: 0 0 80% 80%/0 0 70% 70%;
        height: 540px;
        margin-top: -330px;
        width: 900px
    }

    75% {
        border-radius: 0 0 50% 50%/0 0 20% 20%;
        height: 600px;
        margin-top: -330px;
        max-width: 1096px
    }

    to {
        border-radius: 0;
        height: 600px;
        opacity: 1
    }
}

@keyframes circle-square-transition-back {
    0% {
        border-radius: 0;
        height: 600px;
        opacity: 1
    }

    15% {
        border-radius: 0 0 50% 50%/0 0 20% 20%;
        height: 600px;
        margin-top: -330px;
        max-width: 1096px
    }

    30% {
        border-radius: 0 0 80% 80%/0 0 70% 70%;
        height: 540px;
        margin-top: -330px;
        width: 900px
    }

    45% {
        border-radius: 45%;
        height: 405px;
        margin-top: -330px;
        width: 705px
    }

    60% {
        border-radius: 50%;
        height: 300px;
        margin-top: -330px;
        opacity: .5;
        width: 600px
    }

    75% {
        border-radius: 50%;
        height: 150px;
        margin-top: -70px;
        opacity: .25;
        width: 180px
    }

    to {
        border-radius: 50%;
        height: 50px;
        margin-top: -70px;
        opacity: .4;
        width: 100px
    }
}

@keyframes transition-opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.menu>ul {
    padding: 0
}

.menu>ul li {
    display: inline-block;
    margin-block: var(--undpds-spacing-04);
    margin-inline: 0 var(--undpds-spacing-60);
    padding-inline-start: 0
}

.menu>ul li a {
    font-weight: 500
}

.menu>ul li:last-of-type {
    margin-inline-end: 0
}

[dir=rtl] .menu>ul li a {
    margin: 0
}

.menu>ul>li ul.submenu {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: hsla(0, 0%, 97%, .9)
}

.dropdown-menu-wrapper {
    margin-block-start: 7.1875rem
}

.menu>ul {
    display: flex
}

.menu>ul>li {
    display: block;
    position: relative;
    text-align: center
}

.menu>ul>li ul.submenu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    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>ul>li ul.submenu li {
    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>ul>li ul.submenu li.edge:focus-within>ul.sub-menu,
.menu>ul>li ul.submenu li.edge:focus>ul.sub-menu,
.menu>ul>li ul.submenu li.edge:hover>ul.sub-menu,
.menu>ul>li ul.submenu li.open.edge>ul.submenu {
    left: unset;
    right: 100%
}

.menu>ul>li ul.submenu li a {
    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>ul>li ul.submenu li.has-submenu>a:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right.svg) 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>ul>li ul.submenu li>a:not(.external, .download) {
    padding-inline-end: 1.25rem
}

.menu>ul>li ul.submenu li.has-submenu>a.active:after {
    margin-inline-start: .5rem
}

.menu>ul>li ul.submenu li>a.external .external-link-animated {
    min-width: .75rem
}

.menu>ul>li ul.submenu li>a.external .download-animated {
    min-width: 1.25rem
}

.menu>ul>li.open>ul.submenu,
.menu>ul>li:focus-within>ul.submenu,
.menu>ul>li:focus>ul.submenu,
.menu>ul>li:hover>ul.submenu {
    display: flex;
    position: absolute
}

.menu>ul>li ul.submenu li.open,
.menu>ul>li ul.submenu li:focus,
.menu>ul>li ul.submenu li:focus-within,
.menu>ul>li ul.submenu li:hover {
    background: var(--undpds-color-blue-600);
    color: var(--undpds-color-white);
    transition: .2s ease
}

.menu>ul>li ul.submenu li.open:not(.has-submenu),
.menu>ul>li ul.submenu li:focus-within:not(.has-submenu),
.menu>ul>li ul.submenu li:focus:not(.has-submenu),
.menu>ul>li ul.submenu li:hover:not(.has-submenu) {
    background: var(--undpds-color-gray-400);
    color: var(--undpds-color-black)
}

.menu>ul>li ul.submenu li.open>ul.submenu,
.menu>ul>li ul.submenu li:focus-within>ul.submenu,
.menu>ul>li ul.submenu li:focus>ul.submenu,
.menu>ul>li ul.submenu li:hover>ul.submenu {
    display: flex;
    flex-direction: column;
    inset-block-start: 0;
    inset-inline-start: 100%;
    position: absolute
}

.menu>ul>li ul.submenu li.open.edge:focus-within>ul.sub-menu,
.menu>ul>li ul.submenu li.open.edge:focus>ul.sub-menu,
.menu>ul>li ul.submenu li.open.edge:hover>ul.sub-menu,
.menu>ul>li ul.submenu li.open.edge>ul.submenu,
.menu>ul>li ul.submenu li:focus-within.edge:focus-within>ul.sub-menu,
.menu>ul>li ul.submenu li:focus-within.edge:focus>ul.sub-menu,
.menu>ul>li ul.submenu li:focus-within.edge:hover>ul.sub-menu,
.menu>ul>li ul.submenu li:focus-within.edge>ul.submenu,
.menu>ul>li ul.submenu li:focus.edge:focus-within>ul.sub-menu,
.menu>ul>li ul.submenu li:focus.edge:focus>ul.sub-menu,
.menu>ul>li ul.submenu li:focus.edge:hover>ul.sub-menu,
.menu>ul>li ul.submenu li:focus.edge>ul.submenu,
.menu>ul>li ul.submenu li:hover.edge:focus-within>ul.sub-menu,
.menu>ul>li ul.submenu li:hover.edge:focus>ul.sub-menu,
.menu>ul>li ul.submenu li:hover.edge:hover>ul.sub-menu,
.menu>ul>li ul.submenu li:hover.edge>ul.submenu {
    inset-inline-end: 100%;
    inset-inline-start: unset
}

.menu>ul>li ul.submenu li.open>a,
.menu>ul>li ul.submenu li.open>a.active,
.menu>ul>li ul.submenu li.open>a:focus,
.menu>ul>li ul.submenu li.open>a:focus-within,
.menu>ul>li ul.submenu li.open>a:hover,
.menu>ul>li ul.submenu li:focus-within>a,
.menu>ul>li ul.submenu li:focus-within>a.active,
.menu>ul>li ul.submenu li:focus-within>a:focus,
.menu>ul>li ul.submenu li:focus-within>a:focus-within,
.menu>ul>li ul.submenu li:focus-within>a:hover,
.menu>ul>li ul.submenu li:focus>a,
.menu>ul>li ul.submenu li:focus>a.active,
.menu>ul>li ul.submenu li:focus>a:focus,
.menu>ul>li ul.submenu li:focus>a:focus-within,
.menu>ul>li ul.submenu li:focus>a:hover,
.menu>ul>li ul.submenu li:hover>a,
.menu>ul>li ul.submenu li:hover>a.active,
.menu>ul>li ul.submenu li:hover>a:focus,
.menu>ul>li ul.submenu li:hover>a:focus-within,
.menu>ul>li ul.submenu li:hover>a:hover {
    color: var(--undpds-color-black)
}

.menu>ul>li ul.submenu li.open.has-submenu>a,
.menu>ul>li ul.submenu li:focus-within.has-submenu>a,
.menu>ul>li ul.submenu li:focus.has-submenu>a,
.menu>ul>li ul.submenu li:hover.has-submenu>a {
    color: var(--undpds-color-white)
}

.menu>ul>li ul.submenu li.open>a:not(.external, .download),
.menu>ul>li ul.submenu li:focus-within>a:not(.external, .download),
.menu>ul>li ul.submenu li:focus>a:not(.external, .download),
.menu>ul>li ul.submenu li:hover>a:not(.external, .download) {
    padding-inline-end: .75rem
}

.menu>ul>li ul.submenu li.open.has-submenu>a.active:after,
.menu>ul>li ul.submenu li.open.has-submenu>a:after,
.menu>ul>li ul.submenu li:focus-within.has-submenu>a.active:after,
.menu>ul>li ul.submenu li:focus-within.has-submenu>a:after,
.menu>ul>li ul.submenu li:focus.has-submenu>a.active:after,
.menu>ul>li ul.submenu li:focus.has-submenu>a:after,
.menu>ul>li ul.submenu li:hover.has-submenu>a.active:after,
.menu>ul>li ul.submenu li:hover.has-submenu>a:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-white.svg) no-repeat 100%;
    margin-inline-start: .5rem
}

.menu>ul>li ul.submenu li.open>a.external .external-link-animated,
.menu>ul>li ul.submenu li:focus-within>a.external .external-link-animated,
.menu>ul>li ul.submenu li:focus>a.external .external-link-animated,
.menu>ul>li ul.submenu li:hover>a.external .external-link-animated {
    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>ul>li ul.submenu li.open>a.external .external-link-animated:before,
.menu>ul>li ul.submenu li:focus-within>a.external .external-link-animated:before,
.menu>ul>li ul.submenu li:focus>a.external .external-link-animated:before,
.menu>ul>li ul.submenu li:hover>a.external .external-link-animated:before {
    background-color: var(--undpds-color-dark-red);
    transition: transform .2s
}

.menu>ul>li ul.submenu li.open>a.external .external-link-animated:after,
.menu>ul>li ul.submenu li:focus-within>a.external .external-link-animated:after,
.menu>ul>li ul.submenu li:focus>a.external .external-link-animated:after,
.menu>ul>li ul.submenu li:hover>a.external .external-link-animated: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>ul>li ul.submenu li.open>a.download .download-animated:before,
.menu>ul>li ul.submenu li:focus-within>a.download .download-animated:before,
.menu>ul>li ul.submenu li:focus>a.download .download-animated:before,
.menu>ul>li ul.submenu li:hover>a.download .download-animated:before {
    background-color: var(--undpds-color-dark-red);
    transition: transform .2s
}

.menu>ul>li ul.submenu li.open>a.download .download-animated i,
.menu>ul>li ul.submenu li:focus-within>a.download .download-animated i,
.menu>ul>li ul.submenu li:focus>a.download .download-animated i,
.menu>ul>li ul.submenu li:hover>a.download .download-animated i {
    border: 2px solid var(--undpds-color-dark-red);
    border-block-start: 0;
    transition: transform .2s
}

.menu>ul>li ul.submenu li.open>a.download .download-animated:after,
.menu>ul>li ul.submenu li:focus-within>a.download .download-animated:after,
.menu>ul>li ul.submenu li:focus>a.download .download-animated:after,
.menu>ul>li ul.submenu li:hover>a.download .download-animated:after {
    border-block-end: 2px solid var(--undpds-color-dark-red);
    border-inline-start: 2px solid var(--undpds-color-dark-red);
    transition: transform .2s
}

[dir=rtl] .menu>ul>li ul.submenu li.has-submenu>a:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-left.svg) no-repeat 0
}

[dir=rtl] .menu>ul>li ul.submenu li a {
    text-align: right
}

[dir=rtl] .menu>ul>li ul.submenu li.open>ul.submenu,
[dir=rtl] .menu>ul>li ul.submenu li:focus-within>ul.submenu,
[dir=rtl] .menu>ul>li ul.submenu li:focus>ul.submenu,
[dir=rtl] .menu>ul>li ul.submenu li:hover>ul.submenu {
    display: block;
    position: absolute
}

[dir=rtl] .menu>ul>li ul.submenu li.open.has-submenu>a.active:after,
[dir=rtl] .menu>ul>li ul.submenu li.open.has-submenu>a:after,
[dir=rtl] .menu>ul>li ul.submenu li:focus-within.has-submenu>a.active:after,
[dir=rtl] .menu>ul>li ul.submenu li:focus-within.has-submenu>a:after,
[dir=rtl] .menu>ul>li ul.submenu li:focus.has-submenu>a.active:after,
[dir=rtl] .menu>ul>li ul.submenu li:focus.has-submenu>a:after,
[dir=rtl] .menu>ul>li ul.submenu li:hover.has-submenu>a.active:after,
[dir=rtl] .menu>ul>li ul.submenu li:hover.has-submenu>a:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-left-white.svg) no-repeat 0
}

.menu li>a.external .external-link-animated:after {
    transform: rotate(0deg) translate(0)
}

.menu li>a.external .external-link-animated:before {
    transform: rotate(-45deg) translate(0)
}

.menu li:hover>a.external .external-link-animated {
    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 li:hover>a.external .external-link-animated:after {
    border-block-start-color: var(--undpds-color-white);
    border-inline-end-color: var(--undpds-color-white);
    transform: rotate(0deg) translate(5px, -5px)
}

.menu li:hover>a.external .external-link-animated:before {
    background: var(--undpds-color-white);
    transform: rotate(-45deg) translate(7px)
}

.menu li:hover>a.download .download-animated i {
    border-color: var(--undpds-color-white)
}

.menu li:hover>a.download .download-animated:after {
    border-block-end-color: var(--undpds-color-white);
    border-inline-start-color: var(--undpds-color-white);
    transform: rotate(-45deg) translate(7px, -7px)
}

.menu li:hover>a.download .download-animated:before {
    background: var(--undpds-color-white);
    transform: translateY(-10px)
}

[dir=rtl] .menu li>a.external .external-link-animated {
    transform: rotate(270deg)
}

[dir=rtl] .menu li>a.external .external-link-animated:before {
    transform: rotate(-45deg) translate(1px, 1px)
}

[dir=rtl] .menu li>a.external .external-link-animated:after {
    transform: rotate(90deg) translate(-1px, -4px)
}

[dir=rtl] .menu li:hover>a.external .external-link-animated {
    transform: rotate(270deg)
}

[dir=rtl] .menu li:hover>a.external .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

[dir=rtl] .menu li:hover>a.external .external-link-animated:after {
    transform: rotate(90deg) translate(-6px, -8px)
}

[dir=rtl] .menu li>a.download .download-animated:after {
    transform: rotate(45deg) translate(0)
}

[dir=rtl] .menu li:hover>a.download .download-animated:after {
    transform: rotate(45deg) translate(-7px, -7px)
}

.menu__overflow__container ul.overflow>li ul.submenu {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: hsla(0, 0%, 97%, .9)
}

.menu__overflow__item {
    line-height: 0;
    order: 100;
    width: 2rem
}

.menu__overflow__item .menu__overflow__toggle {
    display: block
}

.menu__overflow__item.hidden .menu__overflow__toggle {
    display: none
}

.menu__overflow__toggle {
    background: transparent;
    border: none;
    border-radius: 100%;
    color: var(--undpds-color-red);
    cursor: pointer;
    font-size: 2rem;
    height: 100%;
    line-height: 0;
    margin: auto 0;
    position: relative;
    text-transform: uppercase;
    width: auto
}

.menu__overflow__toggle:after {
    border-radius: 100%;
    clear: both;
    content: "...";
    display: table;
    font-family: var(--undpds-font-family-proximanova);
    height: 1.25rem;
    line-height: 0;
    padding-inline: 6px;
    width: 1.25rem
}

.menu__overflow__toggle:hover:after {
    background: rgba(0, 0, 0, .05)
}

.menu__overflow__toggle:active:after {
    background: rgba(0, 0, 0, .1);
    color: #fff
}

.menu__overflow__toggle span.hidden,
.menu__overflow__toggle.hidden {
    display: none
}

@media(max-width:63.9375em) {
    .menu__overflow__toggle {
        display: none
    }
}

.menu__overflow__toggle.toggled:before {
    border: 1rem solid transparent;
    border-block-end-color: var(--undpds-color-gray-200);
    box-shadow: none;
    content: "";
    display: table;
    height: 0;
    inset-block-end: 1px;
    inset-inline: 0;
    margin: auto;
    position: absolute;
    width: 0
}

.menu__overflow__container {
    background-color: var(--undpds-color-gray-200);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    height: unset;
    min-height: 4.125rem;
    min-width: 100%;
    order: 100;
    position: relative
}

@media(max-width:63.9375em) {
    .menu__overflow__container {
        display: none
    }
}

.menu__overflow__container:before {
    background-color: var(--undpds-color-red);
    border: 1rem solid var(--undpds-color-gray-600);
    height: 1rem;
    position: absolute;
    width: 1rem;
    z-index: 100
}

.menu__overflow__container ul.overflow {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    max-width: 75%;
    padding: 0
}

.menu__overflow__container ul>li.menu-item ul.submenu {
    top: calc(100% - 1rem)
}

.menu__overflow__container ul>li {
    margin: 0;
    padding: 0
}

.menu__overflow__container ul>li>a {
    align-items: center;
    background: none;
    border: none;
    color: var(--undpds-color-black);
    display: flex;
    font-size: .875rem;
    height: 4.125rem;
    justify-content: center;
    padding: 0 1rem;
    text-align: center;
    text-transform: uppercase
}

.menu__overflow__container ul>li.edge:focus-within>ul.sub-menu,
.menu__overflow__container ul>li.edge:focus>ul.sub-menu,
.menu__overflow__container ul>li.edge:hover>ul.sub-menu,
.menu__overflow__container ul>li.edge>ul.submenu {
    left: unset;
    right: 100%
}

.menu__overflow__container ul>li:hover>a {
    color: var(--undpds-color-gray-600)
}

.menu__overflow__container.hidden {
    display: none
}

.menu__overflow__container ul.overflow {
    display: flex;
    order: 12;
    position: relative;
    width: 100%
}

.menu__overflow__container ul.overflow>li {
    display: flex;
    justify-content: center;
    position: relative
}

.menu__overflow__container ul.overflow>li a {
    gap: 1rem;
    justify-content: space-between
}

.menu__overflow__container ul.overflow>li ul.submenu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    display: none;
    flex-direction: column;
    inset-block-start: 100%;
    list-style-type: none;
    margin: 0;
    min-width: 17rem;
    padding: 0;
    position: absolute;
    z-index: 10
}

.menu__overflow__container ul.overflow>li ul.submenu li {
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.menu__overflow__container ul.overflow>li ul.submenu li.edge:focus-within>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li.edge:focus>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li.edge:hover>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li.open.edge>ul.submenu {
    inset-inline: unset 100%
}

.menu__overflow__container ul.overflow>li ul.submenu li a {
    background: none;
    border-bottom: 1px solid #d4d6d8;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
    min-inline-size: 1rem;
    padding: 0 1.25rem;
    text-align: inherit;
    text-transform: none;
    transition: .2s ease;
    width: auto
}

.menu__overflow__container ul.overflow>li ul.submenu li.has-submenu>a:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right.svg) no-repeat 0;
    color: var(--undpds-color-dark-red);
    content: "";
    display: flex;
    height: 18px;
    margin-inline-start: auto;
    transition: .2s ease;
    width: 1.25rem
}

.menu__overflow__container ul.overflow>li ul.submenu li .external-link-animated {
    display: block;
    min-width: .75rem
}

.menu__overflow__container ul.overflow>li.open>ul.submenu,
.menu__overflow__container ul.overflow>li:focus-within>ul.submenu,
.menu__overflow__container ul.overflow>li:focus>ul.submenu,
.menu__overflow__container ul.overflow>li:hover>ul.submenu {
    display: flex;
    flex-direction: column;
    position: absolute
}

.menu__overflow__container ul.overflow>li ul.submenu li.open>ul.submenu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within>ul.submenu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus>ul.submenu,
.menu__overflow__container ul.overflow>li ul.submenu li:hover>ul.submenu {
    display: block;
    inset-block-start: 0;
    inset-inline-start: 100%;
    position: absolute
}

.menu__overflow__container ul.overflow>li ul.submenu li.open.edge:focus-within>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li.open.edge:focus>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li.open.edge:hover>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li.open.edge>ul.submenu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within.edge:focus-within>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within.edge:focus>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within.edge:hover>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within.edge>ul.submenu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus.edge:focus-within>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus.edge:focus>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus.edge:hover>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:focus.edge>ul.submenu,
.menu__overflow__container ul.overflow>li ul.submenu li:hover.edge:focus-within>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:hover.edge:focus>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:hover.edge:hover>ul.sub-menu,
.menu__overflow__container ul.overflow>li ul.submenu li:hover.edge>ul.submenu {
    inset-inline-end: 100%;
    inset-inline-start: unset
}

.menu__overflow__container ul.overflow>li ul.submenu li.open>a,
.menu__overflow__container ul.overflow>li ul.submenu li.open>a.active,
.menu__overflow__container ul.overflow>li ul.submenu li.open>a:focus,
.menu__overflow__container ul.overflow>li ul.submenu li.open>a:focus-within,
.menu__overflow__container ul.overflow>li ul.submenu li.open>a:hover,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within>a,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within>a.active,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within>a:focus,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within>a:focus-within,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within>a:hover,
.menu__overflow__container ul.overflow>li ul.submenu li:focus>a,
.menu__overflow__container ul.overflow>li ul.submenu li:focus>a.active,
.menu__overflow__container ul.overflow>li ul.submenu li:focus>a:focus,
.menu__overflow__container ul.overflow>li ul.submenu li:focus>a:focus-within,
.menu__overflow__container ul.overflow>li ul.submenu li:focus>a:hover,
.menu__overflow__container ul.overflow>li ul.submenu li:hover>a,
.menu__overflow__container ul.overflow>li ul.submenu li:hover>a.active,
.menu__overflow__container ul.overflow>li ul.submenu li:hover>a:focus,
.menu__overflow__container ul.overflow>li ul.submenu li:hover>a:focus-within,
.menu__overflow__container ul.overflow>li ul.submenu li:hover>a:hover {
    background: var(--undpds-color-blue-600);
    color: var(--undpds-color-white);
    transition: .2s ease
}

.menu__overflow__container ul.overflow>li ul.submenu li.open.has-submenu>a.active:after,
.menu__overflow__container ul.overflow>li ul.submenu li.open.has-submenu>a:after,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within.has-submenu>a.active:after,
.menu__overflow__container ul.overflow>li ul.submenu li:focus-within.has-submenu>a:after,
.menu__overflow__container ul.overflow>li ul.submenu li:focus.has-submenu>a.active:after,
.menu__overflow__container ul.overflow>li ul.submenu li:focus.has-submenu>a:after,
.menu__overflow__container ul.overflow>li ul.submenu li:hover.has-submenu>a.active:after,
.menu__overflow__container ul.overflow>li ul.submenu li:hover.has-submenu>a:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-white.svg) no-repeat 0
}

.menu__overflow__container li>a.external .external-link-animated:after {
    transform: rotate(0deg) translate(0)
}

.menu__overflow__container li>a.external .external-link-animated:before {
    transform: rotate(-45deg) translate(0)
}

.menu__overflow__container li:hover>a.external .external-link-animated {
    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__overflow__container li:hover>a.external .external-link-animated:after {
    border-block-start-color: var(--undpds-color-white);
    border-inline-end-color: var(--undpds-color-white);
    transform: rotate(0deg) translate(5px, -5px)
}

.menu__overflow__container li:hover>a.external .external-link-animated:before {
    background: var(--undpds-color-white);
    transform: rotate(-45deg) translate(7px)
}

.menu__overflow__container li:hover>a.download .download-animated i {
    border-color: var(--undpds-color-white)
}

.menu__overflow__container li:hover>a.download .download-animated:after {
    border-block-end-color: var(--undpds-color-white);
    border-inline-start-color: var(--undpds-color-white);
    transform: rotate(-45deg) translate(7px, -7px)
}

.menu__overflow__container li:hover>a.download .download-animated:before {
    background: var(--undpds-color-white);
    transform: translateY(-10px)
}

[dir=rtl] .menu__overflow__container li>a.external .external-link-animated {
    transform: rotate(270deg)
}

[dir=rtl] .menu__overflow__container li>a.external .external-link-animated:before {
    transform: rotate(-45deg) translate(1px, 1px)
}

[dir=rtl] .menu__overflow__container li>a.external .external-link-animated:after {
    transform: rotate(90deg) translate(-1px, -4px)
}

[dir=rtl] .menu__overflow__container li:hover>a.external .external-link-animated {
    transform: rotate(270deg)
}

[dir=rtl] .menu__overflow__container li:hover>a.external .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

[dir=rtl] .menu__overflow__container li:hover>a.external .external-link-animated:after {
    transform: rotate(90deg) translate(-6px, -8px)
}

[dir=rtl] .menu__overflow__container li>a.download .download-animated:after {
    transform: rotate(45deg) translate(0)
}

[dir=rtl] .menu__overflow__container li:hover>a.download .download-animated:after {
    transform: rotate(45deg) translate(-7px, -7px)
}

.mobile-nav {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: hsla(0, 0%, 97%, .9)
}

.mobile-nav .back-nav,
.mobile-nav .mobile-nav-options a {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: .875rem;
    text-transform: uppercase
}

.mobile-nav .mob-sub-lang .sub-sub-lang li a,
.mobile-nav .mobile-nav-options a,
.mobile-nav .mobile-sub-menu .sub-sub-menus li a {
    background-image: none
}

.mobile-nav {
    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%;
    z-index: 9999;
}

.mobile-nav.show {
    display: block
}

.mobile-nav .mobile-links {
    padding: 5.625rem 0 3.75rem
}

.mobile-nav .mobile-links.hide {
    display: none;
    pointer-events: none
}

.mobile-nav .mobile-links ul {
    border-bottom: 1px solid var(--undpds-color-gray-500);
    margin-bottom: 2.25rem;
    padding: 0
}

.mobile-nav .mobile-links ul li {
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 2.25rem;
    padding-left: 0;
    text-transform: uppercase
}

.mobile-nav .mobile-nav-options a {
    color: var(--undpds-color-blue-600);
    margin-bottom: 1.58125rem
}

.mobile-nav .mobile-nav-options a img {
    margin-right: .625rem
}

.mobile-nav .mobile-nav-options a.button {
    color: var(--undpds-color-white);
    display: flex;
    margin-inline: 0
}

.mobile-nav .mobile-sub-menu {
    display: none;
    padding: 2.0625rem 0
}

.mobile-nav .mobile-sub-menu.show {
    display: block;
    height: calc(100vh - 9.1875rem)
}

.mobile-nav .mobile-sub-menu .sub-heading {
    margin-bottom: 0;
    padding: 2.5625rem 0 2.25rem;
    text-transform: uppercase
}

.mobile-nav .mobile-sub-menu .sub-sub-menus {
    margin: 0;
    padding: 0
}

.mobile-nav .mobile-sub-menu .sub-sub-menus li {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.mobile-nav .mobile-sub-menu .sub-sub-menus li span {
    font-size: var(--undpds-font-size-16)
}

.mobile-nav .mobile-sub-menu .sub-sub-menus li ul {
    margin: 0;
    padding: var(--undpds-spacing-06) 1.6875rem
}

.mobile-nav .mobile-sub-menu .sub-sub-menus li ul li {
    margin-bottom: .46875rem
}

.mobile-nav .mobile-sub-menu .sub-sub-menus li ul li:last-of-type {
    margin-bottom: 0
}

.mobile-nav .mobile-sub-menu .sub-sub-menus li a {
    font-size: .875rem;
    padding: .46875rem 0
}

.mobile-nav .back-nav {
    background: none;
    border: 0;
    padding: 0
}

.mobile-nav .back-nav img {
    margin-right: .46875rem
}

.mobile-nav .mob-sub-lang {
    display: none;
    padding: 2.25rem 0;
    pointer-events: none
}

.mobile-nav .mob-sub-lang.show {
    display: block;
    pointer-events: all
}

.mobile-nav .mob-sub-lang .sub-heading {
    padding: 2.25rem 0 1.25rem;
    text-transform: uppercase
}

.mobile-nav .mob-sub-lang .sub-sub-lang {
    margin: var(--undpds-spacing-08) 0 0;
    padding: 0
}

.mobile-nav .mob-sub-lang .sub-sub-lang li {
    list-style: none;
    padding-left: 0
}

.mobile-nav .mob-sub-lang .sub-sub-lang li span {
    font-size: var(--undpds-font-size-16)
}

.mobile-nav .mob-sub-lang .sub-sub-lang li ul {
    margin: 0;
    padding: var(--undpds-spacing-05) 1.6875rem
}

.mobile-nav .mob-sub-lang .sub-sub-lang li a {
    font-size: .875rem;
    padding: .46875rem 0
}

.mobile-nav .mobile-mega-content {
    display: none
}

.mobile-nav .mobile-mega-content.show-content {
    display: block
}

.mobile-nav .cta__link.cta--space.no-submenu:after {
    display: none
}

.menu-hamburger {
    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 {
        display: block
    }
}

.top-right .menu-hamburger {
    margin-left: 0
}

.menu-hamburger.is-active .hamburger-line.line-top {
    transform: translateY(0) rotate(45deg)
}

.menu-hamburger.is-active .hamburger-line.line-middle {
    opacity: 0;
    transform: translateX(6.33px)
}

.menu-hamburger.is-active .hamburger-line.line-bottom {
    transform: translateY(0) rotate(-45deg)
}

.menu-hamburger .hamburger-line {
    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 .hamburger-line.line-top {
    transform: translateY(-6.5px)
}

.menu-hamburger .hamburger-line.line-bottom {
    transform: translateY(6.5px)
}

[dir=rtl] .mobile-nav .mobile-nav-options a img {
    margin-left: .625rem;
    margin-right: 0
}

[dir=rtl] .mobile-nav .mob-sub-lang .sub-sub-lang li {
    padding-right: 0
}

[dir=rtl] .mobile-nav .back-nav img {
    margin-left: .46875rem;
    margin-right: 0;
    transform: rotateY(180deg)
}

[dir=rtl] .mobile-nav .mobile-links ul li,
[dir=rtl] .mobile-nav .mobile-sub-menu>ul li {
    padding-right: 0
}

[dir=rtl] .menu-hamburger {
    margin-left: 0
}

.modal {
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: hsla(0, 0%, 97%, .9)
}

.modal-close-button:hover {
    animation: none
}

.modal-content {
    overflow-x: auto;
    overflow-y: auto;
    scroll-behavior: smooth;
    scrollbar-color: var(--undpds-color-black) transparent;
    scrollbar-width: thin
}

.modal-content::-webkit-scrollbar {
    border-radius: 0;
    height: 5px;
    width: 5px
}

.modal-content::-webkit-scrollbar-track {
    background: var(--undpds-color-black);
    background-clip: padding-box;
    border: 2px solid var(--undpds-color-white)
}

.modal-content::-webkit-scrollbar-corner {
    display: none
}

.modal-content::-webkit-scrollbar-thumb {
    background: var(--undpds-color-black)
}

.modal {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .4s ease-in-out;
    visibility: hidden;
    z-index: 99
}

@media(min-width:48em) {
    .modal {
        align-items: center
    }
}

.modal-content {
    background: var(--undpds-color-white);
    max-width: 64rem;
    padding: var(--undpds-spacing-10) var(--undpds-spacing-04) var(--undpds-spacing-04);
    position: relative;
    width: 100%
}

@media(min-width:48em) {
    .modal-content {
        margin-inline: var(--undpds-spacing-11);
        max-height: calc(100vh - 291px);
        padding: var(--undpds-spacing-10)
    }
}

.modal-close-button {
    background: url(/libraries/undp--design-system-assets/images/times-circle.svg) no-repeat 0;
    border: 0;
    cursor: pointer;
    font-size: 0;
    height: 45px;
    position: absolute;
    right: var(--undpds-spacing-04);
    top: var(--undpds-spacing-04);
    width: 45px
}

@media(min-width:48em) {
    .modal-close-button {
        right: var(--undpds-spacing-05);
        top: var(--undpds-spacing-05)
    }
}

.modal.open {
    opacity: 1;
    visibility: visible
}

[dir=rtl] .modal-close-button {
    left: 16px;
    right: unset
}

:lang(my) .modal-close-button {
    font-size: 0
}

.multi-select ul .has-submenu button:after,
.multi-select>button:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-down.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>button {
    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 ul,
.multi-select>button {
    border: 2px solid var(--undpds-color-black);
    width: 100%
}

.multi-select ul {
    -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 ul:focus {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

[dir=rtl] .multi-select button {
    padding-left: 3.125rem;
    padding-right: var(--undpds-spacing-05);
    text-align: right
}

[dir=rtl] .multi-select button:after {
    left: 16px;
    margin: 0;
    right: auto
}

.multi-select ul>li {
    border-top: 1px solid var(--undpds-color-gray-400);
    cursor: pointer;
    margin-bottom: 0;
    padding: 0
}

.multi-select {
    max-width: 18.5rem;
    position: relative
}

.multi-select.open>button {
    border-bottom: 0
}

.multi-select.open>button:after {
    top: 50%;
    transform: translateY(-50%) rotate(-180deg)
}

.multi-select.open ul {
    background-color: var(--undpds-color-white);
    border-top: 0;
    display: block
}

.multi-select.open ul.fix-height {
    max-height: 18.75rem
}

.multi-select.open ul ul {
    border: 0;
    display: none;
    overflow: hidden;
    padding: 0 0 0 var(--undpds-spacing-08)
}

.multi-select.open ul li {
    margin-bottom: 0
}

.multi-select>button {
    background: var(--undpds-color-white);
    display: flex;
    max-width: 100%;
    text-align: left
}

.multi-select>button span {
    padding-left: .3125rem
}

.multi-select ul {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: auto
}

.multi-select ul>li {
    list-style: none
}

.multi-select ul>li .form-check:hover {
    background-color: var(--undpds-color-gray-100)
}

.multi-select ul .has-submenu {
    position: relative
}

.multi-select ul .has-submenu.open ul {
    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 ul .has-submenu.open button:after {
    top: 50%;
    transform: translateY(-50%) rotate(-180deg)
}

.multi-select ul .has-submenu button {
    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 ul .has-submenu button:hover {
    background-color: var(--undpds-color-gray-100)
}

.multi-select ul .has-submenu button:after {
    right: .875rem
}

.multi-select ul .sub-menu {
    display: none;
    list-style: none
}

.multi-select ul .sub-menu>li {
    border-top: 1px solid var(--undpds-color-gray-400);
    margin-bottom: 0
}

.multi-select ul .sub-menu>li:first-of-type {
    border-top: 0
}

.multi-select ul .sub-menu>li>.checkbox-wrapper:hover {
    background-color: var(--undpds-color-gray-100)
}

.multi-select ul::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, .3);
    width: 4px
}

.multi-select ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .6)
}

.multi-select ul .form-check {
    justify-content: space-between;
    margin: 0 -1rem;
    padding: 0 var(--undpds-spacing-05)
}

.multi-select ul .form-check label {
    padding: var(--undpds-spacing-05) 0;
    width: 100%
}

.multi-select ul .form-check input {
    position: absolute;
    right: var(--undpds-spacing-05)
}

:lang(my) .multi-select button,
:lang(my) .multi-select ul li {
    font-family: var(--undpds-font-family-notosans)
}

[dir=rtl] .multi-select button span {
    padding-left: 0;
    padding-right: .3125rem
}

[dir=rtl] .multi-select ul {
    padding: 0 var(--undpds-spacing-05)
}

[dir=rtl] .multi-select ul li {
    padding-right: 0
}

[dir=rtl] .multi-select ul .form-check input {
    left: var(--undpds-spacing-05);
    right: inherit
}

[dir=rtl] .multi-select .has-submenu button {
    text-align: right
}

[dir=rtl] .multi-select .has-submenu button:after,
[dir=rtl] .multi-select.open .radio span {
    left: var(--undpds-spacing-05);
    right: inherit
}

[dir=rtl] .multi-select.open ul ul {
    padding: 0 var(--undpds-spacing-08) 0 0
}

.sign-up label {
    color: var(--undpds-color-white);
    display: block;
    font-size: var(--undpds-font-size-16);
    line-height: 1.4;
    margin-bottom: var(--undpds-spacing-04);
    text-align: left;
    text-transform: none
}

@media(min-width:48em) {
    .sign-up label {
        text-align: right
    }
}

.sign-up--field {
    display: flex;
    justify-content: flex-end;
    position: relative
}

.sign-up--field .input-group {
    margin-top: 0;
    width: calc(100% - 86px)
}

@media(min-width:48em) {
    .sign-up--field .input-group {
        width: calc(100% - 107px)
    }
}

.sign-up--field input[type=email] {
    background-color: transparent;
    border-color: var(--undpds-color-white);
    border-radius: 0;
    color: var(--undpds-color-white);
    height: 54px;
    margin: 0;
    outline: none
}

.sign-up--field input[type=email]::placeholder {
    color: var(--undpds-color-white)
}

.sign-up .form-submit {
    -webkit-appearance: none;
    background-color: var(--undpds-color-white);
    border-radius: 0;
    color: var(--undpds-color-blue-600);
    height: 54px;
    margin: 0;
    min-width: 86px;
    padding: 0;
    text-transform: uppercase
}

@media(min-width:48em) {
    .sign-up .form-submit {
        min-width: 107px
    }
}

.sign-up.inverted {
    color: var(--undpds-color-white)
}

.sign-up.inverted label {
    color: var(--undpds-color-black)
}

.sign-up.inverted input[type=email] {
    background-color: var(--undpds-color-white);
    border-color: var(--undpds-color-black);
    color: var(--undpds-color-black)
}

.sign-up.inverted input[type=email]::placeholder {
    color: var(--undpds-color-black)
}

.sign-up.inverted .form-submit {
    background-color: var(--undpds-color-dark-red);
    color: var(--undpds-color-white)
}

[dir=rtl] .sign-up label {
    text-align: right
}

[dir=rtl] .sign-up--field {
    justify-content: flex-start
}

:lang(my) .sign-up label {
    line-height: 1.7
}


.our-expertise .intro {
    align-items: center;
    display: flex
}

.our-expertise .intro>div {
    margin: var(--undpds-spacing-06)
}

@media(min-width:64em) {
    .our-expertise .intro>div {
        margin: var(--undpds-spacing-08)
    }
}

.our-expertise .swiper {
    background: var(--undpds-color-white);
    overflow: hidden
}

.our-expertise .swiper .swiper-slide {
    cursor: grab;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: calc(100vh - var(--undpds-header-height-medium))
}

@media(min-width:90em) {
    .our-expertise .swiper .swiper-slide {
        min-height: calc(100vh - var(--undpds-header-height-xlarge))
    }
}

.our-expertise .swiper .swiper-slide .image {
    height: 40vh;
    overflow: hidden;
    position: relative;
    width: 100%
}

.our-expertise .swiper .swiper-slide .image img {
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover
}

.our-expertise .swiper .swiper-slide .content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    padding: var(--undpds-spacing-12) var(--undpds-spacing-04)
}

.our-expertise .swiper .swiper-slide .content p {
    color: var(--undpds-color-gray-600)
}

@media(min-width:64em) {
    .our-expertise .swiper .swiper-slide .content {
        padding: var(--undpds-spacing-12) var(--undpds-spacing-08);
    }

    .our-expertise .swiper .swiper-slide .content p {
        max-width: calc(50vw - 200px);
        width: 75%
    }
}

.our-expertise .swiper-initialized {
    padding-right: 0
}

.our-expertise .stripe {
    height: var(--undpds-spacing-04);
    margin-top: var(--undpds-spacing-10);
    width: 100%
}

@media(min-width:64em) {
    .our-expertise .stripe {
        bottom: 0;
        height: var(--undpds-spacing-05);
        position: absolute
    }
}

.our-expertise .navigation {
    bottom: var(--undpds-spacing-07);
    left: var(--undpds-spacing-04);
    position: absolute
}

@media(min-width:64em) {
    .our-expertise .navigation {
        left: auto;
        right: var(--undpds-spacing-05)
    }
}

.our-expertise .navigation .next,
.our-expertise .navigation .prev {
    background: transparent;
    border: 0;
    display: inline-block
}

.our-expertise .navigation .next img,
.our-expertise .navigation .prev img {
    cursor: pointer
}

.our-expertise .navigation .next.swiper-button-disabled img,
.our-expertise .navigation .prev.swiper-button-disabled img {
    cursor: default
}

.our-expertise .swiper-tabs {
    border-bottom: 2px solid var(--undpds-color-gray-300);
    display: flex;
    inset-inline-start: var(--undpds-spacing-04);
    position: absolute;
    top: calc(40vh + var(--undpds-spacing-06))
}

@media(min-width:64em) {
    .our-expertise .swiper-tabs {
        inset-inline-start: var(--undpds-spacing-08);
        margin-inline-end: var(--undpds-spacing-12);
        top: calc(40vh + var(--undpds-spacing-08))
    }
}

.our-expertise .swiper-tabs div {
    cursor: pointer;
    font-size: var(--undpds-font-size-14);
    font-weight: 700;
    margin-inline-end: var(--undpds-spacing-06);
    position: relative;
    text-transform: uppercase
}

.our-expertise .swiper-tabs div:last-of-type {
    margin-inline-end: 0
}

@media(min-width:64em) {
    .our-expertise .swiper-tabs div {
        font-size: var(--undpds-font-size-14)
    }
}
#pill-main a{
background-image: none;
}
.our-expertise .swiper-tabs div:after {
    border-bottom: 2px solid var(--undpds-color-gray-300);
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

.our-expertise .swiper-tabs div.is-active:after {
    border-bottom-color: var(--undpds-color-dark-red)
}

.our-expertise .swiper-counter {
    bottom: var(--undpds-spacing-08);
    font-size: var(--undpds-font-size-14);
    font-weight: 700;
    position: absolute;
    right: var(--undpds-spacing-04);
    text-transform: uppercase;
    white-space: nowrap
}

@media(min-width:64em) {
    .our-expertise .swiper-counter {
        bottom: auto;
        font-size: var(--undpds-font-size-16);
        right: var(--undpds-spacing-08);
        top: calc(40vh + var(--undpds-spacing-08))
    }
}

[dir=rtl] .our-expertise .swiper-initialized {
    padding-left: 0
}

[dir=rtl] .our-expertise .navigation {
    left: var(--undpds-spacing-05);
    right: auto
}

[dir=rtl] .our-expertise .swiper-counter {
    left: var(--undpds-spacing-04);
    right: auto
}

@media(min-width:64em) {
    [dir=rtl] .our-expertise .swiper-counter {
        left: var(--undpds-spacing-08)
    }
}

.page-title h2 {
    font-family: var(--undpds-font-family-sohnebreit);
    font-weight: 700;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

.page-title h4 {
    font-weight: 400;
    margin-bottom: var(--undpds-spacing-03)
}

.page-title.white h2,
.page-title.white h4 {
    color: var(--undpds-color-white)
}

:lang(my) .page-title h2 {
    font-family: var(--undpds-font-family-notosans)
}

:lang(be) .page-title h2,
:lang(bg) .page-title h2,
:lang(kk) .page-title h2,
:lang(ky) .page-title h2,
:lang(mk) .page-title h2,
:lang(mn) .page-title h2,
:lang(ru) .page-title h2,
:lang(sr) .page-title h2,
:lang(uk) .page-title h2 {
    font-family: var(--undpds-font-family-proximanova)
}

.pagehero-full .overlay-grey,
.pagehero-full video {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.pagehero-full .overlay-grey {
    clip-path: inset(0 .75rem);
    transition: clip-path .5s ease
}

@media(min-width:48em) {
    .pagehero-full .overlay-grey {
        clip-path: inset(0 1.5rem)
    }
}

.pagehero-full {
    min-height: 642px;
    overflow: hidden;
    position: relative;
    word-break: break-word
}

.pagehero-full.expand-to-size .overlay-grey {
    clip-path: inset(0)
}

.pagehero-full:not(:has(div.overlay-grey)) {
    background-color: var(--undpds-color-gray-200)
}

@media(min-width:48em) {
    .pagehero-full {
        min-height: 746px
    }
}

.pagehero-full img,
.pagehero-full video {
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%
}

.pagehero-full .pagehero-content {
    align-items: center;
    display: flex;
    padding-top: 0;
    position: absolute;
    top: 0;
	width: auto;
}

@media(min-width:48em) {
    .pagehero-full .pagehero-content {
        flex-direction: row;
        padding-top: 0
    }
}

@media(max-width:48em) {
    .pagehero-full .pagehero-content {
        flex-direction: row;
        padding-top: 100px;
    }
}

.pagehero-full .pagehero-content h4 {
    padding-top: 0
}

.pagehero-full .pagehero-content h2 {
    margin-top: 0
}

.pagehero-content h4+h2 {
    margin-top: 0;
}

.pagehero-content h2 {
    margin-bottom: 0.5rem;
}

.pagehero-content h2 {
    font-family: var(--undpds-font-family-sohnebreit);
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}
.color-white {
    color: var(--undpds-color-white);
}

@media (min-width: 64em) {
    .pagehero-full .pagehero-content .content-box {
        width: 65%;
    }
}

.pagehero-full .content-box {
    width: auto;
}

@media(min-width:48em) {
    .pagehero-full .content-box {
        width: 65%
    }
}

.pagehero-full .breadcrumb {
    padding-top: var(--undpds-spacing-11);
    position: relative;
    z-index: 1
}

@media(max-width:47.9375em) {
    .pagehero-full .breadcrumb {
        padding-top: var(--undpds-spacing-11);
        padding-inline: var(--undpds-spacing-06)
    }
}

/* Mobile breadcrumb spacing optimization for long titles */
@media screen and (max-width: 768px) {
    /* Pull breadcrumb up - reduce top margin/padding */
    .breadcrumb,
    nav[aria-label="breadcrumbs"] {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
        padding-top: 0 !important;
    }
    
    /* Make breadcrumb more compact */
    .breadcrumb ul,
    nav[aria-label="breadcrumbs"] ul {
        margin: 0;
        padding: 0.25rem 0;
    }
    
    /* Reduce breadcrumb font size on mobile */
    .breadcrumb,
    .breadcrumb a,
    nav[aria-label="breadcrumbs"] {
        font-size: 0.75rem !important;
        line-height: 1.2;
    }
    
    /* Reduce spacing between breadcrumb items */
    .breadcrumb li,
    nav[aria-label="breadcrumbs"] li {
        margin: 0 0.25rem;
        padding: 0;
    }
    
    /* Pull page title closer to breadcrumb */
    .pagehero-content,
    .content-box {
        padding-top: 0.5rem !important;
        margin-top: 0 !important;
    }
    
    /* Reduce title top margin */
    .pagehero-content h2,
    .content-box h2,
    .pagehero-full h2 {
        margin-top: 0.5rem !important;
        padding-top: 0 !important;
    }
    
    /* If breadcrumb is inside pagehero, reduce overall padding */
    .pagehero-full {
        padding-top: 0.75rem !important;
    }
}

/* Extra small mobile devices */
@media screen and (max-width: 480px) {
    .breadcrumb,
    nav[aria-label="breadcrumbs"] {
        font-size: 0.7rem !important;
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    
    /* Even tighter spacing for very small screens */
    .pagehero-content h2,
    .content-box h2 {
        margin-top: 0.25rem !important;
        font-size: 2.0rem !important; /* Slightly reduce title size if needed */
        line-height: 1.2 !important;
    }
}

.pagehero-full .breadcrumb ul li {
    margin-bottom: 0
}

@media(max-width:47.9375em) {
    .pagehero-full img {
        height: 100%;
        object-fit: cover;
        padding: 0;
        width: 100%
    }

    .pagehero-full img.mobile-position-left {
        object-position: left
    }

    .pagehero-full img.mobile-position-center {
        object-position: center
    }

    .pagehero-full img.mobile-position-right {
        object-position: right
    }

    .pagehero-content {
        height: auto;
        padding-inline: var(--undpds-spacing-06)
    }
}

.pagehero-content h4 {
    margin-bottom: var(--undpds-spacing-03);
    padding-top: 6.313rem
}

@media(min-width:48em) {
    .pagehero-content h4 {
        padding-top: 0
    }
}

.pagehero-content h4+h2 {
    margin-top: 0
}

.pagehero-content h2 {
    font-family: var(--undpds-font-family-sohnebreit);
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase
}

.pagehero-content .subtitle {
    font-size: 1.563rem;
    font-weight: 400;
    line-height: 1.15;
    margin-bottom: 0;
    margin-top: 1rem
}

@media(min-width:48em) {
    .pagehero-content .subtitle {
        font-size: 2.188rem
    }
}

.pagehero-content a.button {
    bottom: 1.5rem;
    left: .75rem;
    position: absolute;
    right: .75rem
}

@media(min-width:48em) {
    .pagehero-content a.button {
        inset: unset;
        margin-bottom: 0;
        margin-top: 3rem;
        position: relative
    }
}

.pagehero-image {
    width: 100%
}

@media(max-width:47.9375em) {
    .pagehero-image {
        padding-bottom: 100%;
        position: relative;
        width: 100%
    }
}

@media(min-width:48em) {
    .pagehero-image {
        height: 100%
    }
}

.pagehero-tall {
    position: relative
}

.pagehero-tall .pagehero-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    word-break: break-word
}

@media(max-width:47.9375em) {
    .pagehero-tall .pagehero-content {
        height: auto;
        padding: 0 0 var(--undpds-spacing-08)
    }

    .pagehero-tall .pagehero-content h4 {
        padding-top: 0
    }
}

@media(min-width:48em) {
    .pagehero-tall .pagehero-content {
        padding-bottom: 0;
        padding-right: 1.438rem
    }
}

.pagehero-tall .pagehero-content a.button {
    bottom: 1.5rem;
    left: 0;
    position: absolute;
    right: 0
}

@media(min-width:48em) {
    .pagehero-tall .pagehero-content a.button {
        display: block;
        inset: unset;
        margin-top: 1.5rem;
        position: relative
    }
}

.pagehero-tall.no-background .pagehero-content {
    min-height: 650px
}

.pagehero-tall .hero-placeholder,
.pagehero-tall .homepage-hero-image {
    overflow: hidden
}

@media(min-width:48em) {

    .pagehero-tall .hero-placeholder,
    .pagehero-tall .homepage-hero-image {
        overflow: visible
    }
}

.pagehero-tall .hero-placeholder a.button,
.pagehero-tall .homepage-hero-image a.button {
    display: none;
    margin: 2rem 0 1rem
}

.pagehero-tall .breadcrumb {
    margin-block: var(--undpds-spacing-11);
    position: static
}

@media(min-width:48em) {
    .pagehero-tall .breadcrumb {
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        top: 30px
    }
}

@media(min-width:64em) {
    .pagehero-tall .breadcrumb {
        position: absolute;
        top: 80px
    }
}

.pagehero-tall .breadcrumb ul li {
    margin-bottom: 0;
    margin-top: 0
}

.pagehero-tall.has-cta .homepage-hero-image {
    margin-bottom: 6.5rem
}

@media(min-width:48em) {
    .pagehero-tall.has-cta .homepage-hero-image {
        margin-bottom: unset
    }

    [dir=rtl] .pagehero-tall .pagehero-content {
        padding-left: 1.438rem;
        padding-right: 0
    }
}

:lang(my) .pagehero-content h2 {
    font-family: var(--undpds-font-family-notosans)
}

:lang(be) .pagehero-content h2,
:lang(bg) .pagehero-content h2,
:lang(kk) .pagehero-content h2,
:lang(ky) .pagehero-content h2,
:lang(mk) .pagehero-content h2,
:lang(mn) .pagehero-content h2,
:lang(ru) .pagehero-content h2,
:lang(sr) .pagehero-content h2,
:lang(uk) .pagehero-content h2 {
    font-family: var(--undpds-font-family-proximanova)
}

.wide-card a {
    background-image: none
}

.wide-card {
    border-top: 2px solid var(--undpds-color-black)
}

.wide-card__wrapper {
    position: relative
}

@media(max-width:47.9375em) {
    .wide-card__wrapper {
        display: flex;
        flex-direction: column-reverse
    }
}

.wide-card h6 {
    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 h6 {
        padding: var(--undpds-spacing-05) var(--undpds-spacing-06)
    }

    .wide-card .button-primary {
        margin: 0 1.5rem
    }

    .wide-card__description {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

.wide-card__description h4 {
    margin: var(--undpds-spacing-05)
}

@media(min-width:48em) {
    .wide-card__description h4 {
        margin: var(--undpds-spacing-09) var(--undpds-spacing-06) var(--undpds-spacing-07)
    }
}

.wide-card__description h4 a {
    font-size: inherit
}

.wide-card__description p {
    margin: var(--undpds-spacing-05) var(--undpds-spacing-05) var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .wide-card__description p {
        margin: 0 var(--undpds-spacing-06) var(--undpds-spacing-07)
    }

    .wide-card__description .button-arrow {
        margin-left: var(--undpds-spacing-06)
    }
}

div.wide-card__image {
    position: relative
}

@media(min-width:48em) {
    div.wide-card__image a:before {
        content: "";
        display: block;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: .5s ease;
        width: 100%
    }
}

div.wide-card__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

div.wide-card__image:hover a:before,
div.wide-card__image:hover.accent-yellow a:before,
div.wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%);
    opacity: .75
}

div.wide-card__image:hover.accent-red a:before,
div.wide-card__image:hover.red a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%);
    opacity: .75
}

div.wide-card__image:hover.accent-green a:before,
div.wide-card__image:hover.green a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%);
    opacity: .75
}

div.wide-card__image:hover.accent-blue a:before,
div.wide-card__image:hover.blue a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%);
    opacity: .75
}

@media(min-width:48em) {
    [dir=rtl] .wide-card__description .button-arrow {
        margin-left: 0;
        margin-right: var(--undpds-spacing-06)
    }
}

[dir=rtl] .wide-card__image:hover a:before,
[dir=rtl] .wide-card__image:hover.accent-yellow a:before,
[dir=rtl] .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

[dir=rtl] .wide-card__image:hover.accent-red a:before,
[dir=rtl] .wide-card__image:hover.red a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

[dir=rtl] .wide-card__image:hover.accent-green a:before,
[dir=rtl] .wide-card__image:hover.green a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

[dir=rtl] .wide-card__image:hover.accent-blue a:before,
[dir=rtl] .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-yellow .wide-card__image:hover a:before,
.accent-yellow .wide-card__image:hover.accent-yellow a:before,
.accent-yellow .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-yellow .wide-card__image:hover.accent-red a:before,
.accent-yellow .wide-card__image:hover.red a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-yellow .wide-card__image:hover.accent-green a:before,
.accent-yellow .wide-card__image:hover.green a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-yellow .wide-card__image:hover.accent-blue a:before,
.accent-yellow .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] .accent-yellow .wide-card__image:hover a:before,
[dir=rtl] .accent-yellow .wide-card__image:hover.accent-yellow a:before,
[dir=rtl] .accent-yellow .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

[dir=rtl] .accent-yellow .wide-card__image:hover.accent-red a:before,
[dir=rtl] .accent-yellow .wide-card__image:hover.red a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

[dir=rtl] .accent-yellow .wide-card__image:hover.accent-green a:before,
[dir=rtl] .accent-yellow .wide-card__image:hover.green a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

[dir=rtl] .accent-yellow .wide-card__image:hover.accent-blue a:before,
[dir=rtl] .accent-yellow .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-red .wide-card__image:hover a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red .wide-card__image:hover.accent-yellow a:before,
.accent-red .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-red .wide-card__image:hover.accent-red a:before,
.accent-red .wide-card__image:hover.red a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-red .wide-card__image:hover.accent-green a:before,
.accent-red .wide-card__image:hover.green a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-red .wide-card__image:hover.accent-blue a:before,
.accent-red .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] .accent-red .wide-card__image:hover a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

[dir=rtl] .accent-red .wide-card__image:hover.accent-yellow a:before,
[dir=rtl] .accent-red .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

[dir=rtl] .accent-red .wide-card__image:hover.accent-red a:before,
[dir=rtl] .accent-red .wide-card__image:hover.red a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

[dir=rtl] .accent-red .wide-card__image:hover.accent-green a:before,
[dir=rtl] .accent-red .wide-card__image:hover.green a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

[dir=rtl] .accent-red .wide-card__image:hover.accent-blue a:before,
[dir=rtl] .accent-red .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-green .wide-card__image:hover a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green .wide-card__image:hover.accent-yellow a:before,
.accent-green .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-green .wide-card__image:hover.accent-red a:before,
.accent-green .wide-card__image:hover.red a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-green .wide-card__image:hover.accent-green a:before,
.accent-green .wide-card__image:hover.green a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-green .wide-card__image:hover.accent-blue a:before,
.accent-green .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] .accent-green .wide-card__image:hover a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

[dir=rtl] .accent-green .wide-card__image:hover.accent-yellow a:before,
[dir=rtl] .accent-green .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

[dir=rtl] .accent-green .wide-card__image:hover.accent-red a:before,
[dir=rtl] .accent-green .wide-card__image:hover.red a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

[dir=rtl] .accent-green .wide-card__image:hover.accent-green a:before,
[dir=rtl] .accent-green .wide-card__image:hover.green a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

[dir=rtl] .accent-green .wide-card__image:hover.accent-blue a:before,
[dir=rtl] .accent-green .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue .wide-card__image:hover a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

.accent-blue .wide-card__image:hover.accent-yellow a:before,
.accent-blue .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-yellow), transparent 61.11%)
}

.accent-blue .wide-card__image:hover.accent-red a:before,
.accent-blue .wide-card__image:hover.red a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-red), transparent 61.11%)
}

.accent-blue .wide-card__image:hover.accent-green a:before,
.accent-blue .wide-card__image:hover.green a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-green), transparent 61.11%)
}

.accent-blue .wide-card__image:hover.accent-blue a:before,
.accent-blue .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(67.76deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] .accent-blue .wide-card__image:hover a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

[dir=rtl] .accent-blue .wide-card__image:hover.accent-yellow a:before,
[dir=rtl] .accent-blue .wide-card__image:hover.yellow a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-yellow), transparent 61.11%)
}

[dir=rtl] .accent-blue .wide-card__image:hover.accent-red a:before,
[dir=rtl] .accent-blue .wide-card__image:hover.red a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-red), transparent 61.11%)
}

[dir=rtl] .accent-blue .wide-card__image:hover.accent-green a:before,
[dir=rtl] .accent-blue .wide-card__image:hover.green a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-green), transparent 61.11%)
}

[dir=rtl] .accent-blue .wide-card__image:hover.accent-blue a:before,
[dir=rtl] .accent-blue .wide-card__image:hover.blue a:before {
    background-image: linear-gradient(297deg, var(--undpds-color-azure), transparent 61.11%)
}

.pagehero-cards-subhead:before,
.pagehero-cards-top>:nth-child(2):before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media(max-width:47.9375em) {
    .pagehero-cards-items .swiper-wrapper {
        margin-left: 0;
        margin-right: 0
    }

    .pagehero-cards-items {
        overflow: hidden
    }
}

@media(min-width:64em) {
    .pagehero-cards-items .pagehero-cards-box {
        flex: 0 0 calc(16.66667% - var(--undpds-spacing-06));
        max-width: calc(16.66667% - var(--undpds-spacing-06))
    }

    .pagehero-cards-items .pagehero-cards-box.large {
        flex: 0 0 calc(25% - var(--undpds-spacing-06));
        max-width: calc(25% - var(--undpds-spacing-06))
    }
}

@media(max-width:47.9375em) {
    .pagehero-cards-items .pagehero-cards-box {
        margin-left: 0
    }
}

@media(min-width:48em) {
    .pagehero-cards-box {
        margin-bottom: var(--undpds-spacing-06)
    }

    .pagehero-cards-box.swiper-slide {
        height: auto;
        margin-left: 0;
        margin-right: var(--undpds-font-size-20)
    }
}

.pagehero-cards-top {
    justify-content: center;
    position: relative
}

.pagehero-cards-top h2 {
    padding-bottom: 1.875rem;
    text-transform: uppercase
}

@media(min-width:48em) {
    .pagehero-cards-top h2 {
        margin-right: var(--undpds-spacing-04)
    }
}

@media(min-width:64em) {
    .pagehero-cards-top h2 {
        padding-bottom: 0
    }
}

.pagehero-cards-top h3 {
    font-size: var(--undpds-font-size-25);
    font-weight: 700;
    margin-bottom: var(--undpds-font-size-35);
    padding-top: var(--undpds-font-size-20)
}

@media(min-width:64em) {
    .pagehero-cards-top h3 {
        font-size: 1.875rem;
        padding-top: 0
    }
}

.pagehero-cards-top>:nth-child(2) {
    position: relative
}

@media(min-width:64em) {
    .pagehero-cards-top>:nth-child(2) {
        margin-left: var(--undpds-spacing-10)
    }
}

.pagehero-cards-top>:nth-child(2):before {
    background-color: var(--undpds-color-dark-red);
    height: 7rem;
    left: 3.5rem;
    top: -4rem;
    transform: rotate(90deg);
    width: 3px
}

@media(min-width:64em) {
    .pagehero-cards-top>:nth-child(2):before {
        height: 80%;
        left: -60px;
        top: 0;
        transform: rotate(0)
    }
}

.pagehero-cards-subhead {
    margin-left: 0;
    position: relative
}

@media(min-width:48em) {
    .pagehero-cards-subhead {
        margin-left: var(--undpds-spacing-10)
    }
}

.pagehero-cards-subhead:before {
    background: var(--undpds-color-dark-red);
    height: 7rem;
    left: 3.5rem;
    top: -4rem;
    transform: rotate(90deg);
    width: 3px
}

@media(min-width:48em) {
    .pagehero-cards-subhead:before {
        height: 80%;
        left: -60px;
        top: 0;
        transform: rotate(0)
    }
}

.pagehero-cards .swiper-initialized {
    padding-right: var(--undpds-spacing-10)
}

@media(min-width:48em) {
    .pagehero-cards .swiper-initialized {
        padding-right: var(--undpds-spacing-13)
    }
}

.pagehero-cards .swiper-initialized .swiper-scrollbar {
    padding-right: var(--undpds-spacing-10)
}

@media(min-width:48em) {
    .pagehero-cards .swiper-initialized .swiper-scrollbar {
        padding-right: var(--undpds-spacing-13)
    }
}

@media(min-width:64em) {
    [dir=rtl] .pagehero-cards-top>:nth-child(2) {
        margin-right: var(--undpds-spacing-10)
    }
}

[dir=rtl] .pagehero-cards-top>:nth-child(2):before {
    right: 3.5rem
}

@media(min-width:64em) {
    [dir=rtl] .pagehero-cards-top>:nth-child(2):before {
        right: -60px
    }
}

@media(min-width:48em) {
    [dir=rtl] .pagehero-cards-top h2 {
        margin-left: var(--undpds-spacing-04);
        margin-right: 0
    }
}

[dir=rtl] .pagehero-cards .swiper-initialized {
    padding-left: var(--undpds-spacing-10);
    padding-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .pagehero-cards .swiper-initialized {
        padding-left: var(--undpds-spacing-13)
    }
}

[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar {
    padding-left: var(--undpds-spacing-10);
    padding-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar {
        padding-left: var(--undpds-spacing-13)
    }
}

[dir=rtl] .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .cta__link i {
    left: unset;
    right: var(--undpds-spacing-05)
}

.pagination ul li a {
    background-image: none
}

.pagination ul {
    align-items: center;
    display: flex;
    font-family: var(--undpds-font-family-proximanova);
    padding-left: 0;
    gap: var(--undpds-spacing-06);
}

.pagination ul li {
    display: flex;
    font-size: var(--undpds-font-size-16);
    margin: 0;

    padding-left: 0;
    position: relative
}

.pagination ul li a {
    border-bottom: 0;
    color: var(--undpds-color-black);
    font-size: var(--undpds-font-size-16);
    text-decoration: none
}

.pagination ul li span {
    margin: 0 .375rem
}


.pagination ul li:first-of-type,
.pagination ul li:last-of-type {
    cursor: pointer
}

.pagination ul li:first-of-type a,
.pagination ul li:last-of-type a {
    font-size: 0;
    height: 45px;
    width: 45px
}

.pagination ul li:first-of-type a:before,
.pagination ul li:last-of-type a:before {
    background: url(../images/chevron-left-circle.svg) no-repeat 50%;
    content: " ";
    display: block;
    height: 45px;
    width: 45px
}

.pagination ul li.disabled a:before {
    opacity: .3
}

.pagination ul li:last-of-type {
    margin-right: 0
}

.pagination ul li:last-of-type a:before {
    background: url((../images/chevron-right-circle.svg) no-repeat 50%
}

.pagination ul {
    padding-right: 0
}

.pagination li {
    margin-left: var(--undpds-spacing-06);
    margin-right: 0;
    padding-right: 0
}

/* .pagination li:first-of-type a:before {
    transform: rotate(180deg)
} */

.pagination li:last-of-type {
    margin-left: 0
}

.pagination li:last-of-type a:before {
    transform: rotate(180deg)
}

.parallax-card__image img {
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%
}

.parallax-card .cta__link,
.parallax-card__content>a {
    background-image: none
}

.parallax-card {
    align-items: center
}

.parallax-card__content>a {
    display: block
}

@media(max-width:47.9375em) {
    .parallax-card__content>a {
        padding: 1.5rem 0 0 1.5rem
    }
}

@media(min-width:48em) {
    .parallax-card__content>a {
        padding-right: .75rem
    }
}

.parallax-card__content>a:hover .cta__link:after {
    transform: translate(70%)
}

.parallax-card__image img {
    display: block
}

@media(max-width:47.9375em) {
    .parallax-card__image img {
        height: 17.875rem
    }
}

@media(min-width:48em) {
    .parallax-card .cta__link {
        padding-left: 1.5rem
    }
}

.parallax-card h3 {
    margin-bottom: 1.5rem
}

@media(min-width:48em) {
    .parallax-card h3 {
        padding-left: 1.5rem
    }
}

.parallax-card p {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem
}

@media(min-width:48em) {
    .parallax-card p {
        border-bottom: 2px solid #000;
        padding: 0 0 1.5rem 1.5rem
    }
}

.parallax-card.text-left .parallax-card__content {
    order: -1
}

@media(min-width:48em) {
    .parallax-card.text-left .parallax-card__content>a {
        padding-left: .75rem;
        padding-right: 0
    }

    .parallax-card.text-left .parallax-card__content .cta__link,
    .parallax-card.text-left .parallax-card__content h3 {
        padding-left: 0;
        padding-right: 1.5rem
    }

    .parallax-card.text-left .parallax-card__content p {
        padding: 0 1.5rem 1.5rem 0
    }

    .parallax-card.image-right {
        flex-direction: row-reverse
    }

    .parallax-card.image-right .cta__link,
    .parallax-card.image-right h3 {
        padding-left: 0;
        padding-right: 1.5rem
    }

    .parallax-card.image-right p {
        padding: 0 1.5rem 1.5rem 0
    }

    .parallax-card.image-right .parallax-card__content>a {
        padding-left: .75rem;
        padding-right: 0
    }

    .parallax-card.image-right.text-left .parallax-card__content>a {
        padding-left: 0;
        padding-right: .75rem
    }

    .parallax-card.image-right.text-left .parallax-card__content .cta__link,
    .parallax-card.image-right.text-left .parallax-card__content h3 {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .parallax-card.image-right.text-left .parallax-card__content p {
        padding: 0 0 1.5rem 1.5rem
    }

    [dir=rtl] .parallax-card h3 {
        padding-left: 0;
        padding-right: 1.5rem
    }

    [dir=rtl] .parallax-card p {
        padding: 0 1.5rem 1.5rem 0
    }

    [dir=rtl] .parallax-card .cta__link {
        padding-right: 1.5rem
    }

    [dir=rtl] .parallax-card.image-right .cta__link,
    [dir=rtl] .parallax-card.image-right h3,
    [dir=rtl] .parallax-card.text-left .cta__link,
    [dir=rtl] .parallax-card.text-left h3 {
        padding-left: 1.5rem;
        padding-right: 0
    }

    [dir=rtl] .parallax-card.image-right p,
    [dir=rtl] .parallax-card.text-left p {
        padding: 0 0 1.5rem 1.5rem
    }

    [dir=rtl] .parallax-card.image-right .parallax-card__content>a,
    [dir=rtl] .parallax-card.text-left .parallax-card__content>a {
        padding-left: 0;
        padding-right: .75rem
    }

    [dir=rtl] .parallax-card__content>a {
        padding-left: .75rem;
        padding-right: 0
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .parallax-card__content>a {
        padding: 1.5rem 1.5rem 0 0
    }
}

[dir=rtl] .parallax-card__content>a:hover .cta__link:after {
    transform: translate(-50%) rotate(180deg)
}

.parallax {
    position: relative
}

@media(max-width:47.9375em) {
    .parallax {
        overflow: hidden
    }
}

@media(min-width:48em) {
    .parallax {
        background-image: linear-gradient(90deg, var(--undpds-color-gray-400) 1px, hsla(210, 5%, 84%, 0) 0);
        background-size: 25%;
        border-right: 1px solid var(--undpds-color-gray-400)
    }
}

.parallax__heading {
    margin-bottom: var(--undpds-spacing-07)
}

@media(min-width:48em) {
    .parallax__heading {
        margin-bottom: 0;
        position: absolute;
        top: 15rem
    }
}

.parallax__heading h2 {
    margin: 0
}

@media(max-width:47.9375em) {
    .parallax-card {
        box-sizing: border-box;
        padding-right: 1.25rem
    }
}

.parallax .swiper-wrapper {
    display: flex
}

@media(min-width:48em) {
    .parallax .swiper-wrapper {
        display: block;
        padding-bottom: var(--undpds-spacing-50);
        padding-top: var(--undpds-spacing-13)
    }
}

[dir=rtl] .parallax__heading {
    margin-left: 0;
    margin-right: 8.33333%
}

@media(max-width:47.9375em) {
    [dir=rtl] .parallax-card {
        padding-left: 1.25rem;
        padding-right: 0
    }
}

.parallax-gallery-left {
    display: flex
}

@media(max-width:47.9375em) {
    .parallax-gallery-left {
        margin-bottom: .75rem
    }
}

.parallax-gallery-left.gray {
    background: var(--undpds-color-gray-200)
}

.parallax-gallery-right {
    overflow: hidden;
    position: relative
}

@media(max-width:47.9375em) {
    .parallax-gallery-content {
        padding: 1.5rem 1rem
    }
}

@media(min-width:48em) {
    .parallax-gallery-content {
        margin: auto 2.5rem;
        max-width: 28rem
    }
}

@media(min-width:64em) {
    .parallax-gallery-content {
        margin: auto 7.375rem
    }
}

.parallax-gallery-content h5 {
    margin-bottom: 2rem
}

@media(max-width:47.9375em) {
    .parallax-gallery-content h5 {
        margin-bottom: 1rem
    }
}

.parallax-gallery-content p {
    font-size: 1rem;
    margin-bottom: 3rem
}

@media(max-width:47.9375em) {
    .parallax-gallery-content p {
        font-size: .875rem;
        margin-bottom: 2rem
    }
}

.parallax-gallery-content .cta__link {
    text-transform: uppercase
}

.parallax-gallery-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative
}

.parallax-gallery-images {
    display: flex;
    margin: -5.313rem auto
}

.parallax-gallery-images .column {
    flex: 0 0 calc(50% - 0.5rem);
    max-width: calc(50% - .5rem)
}

@media(min-width:48em) {
    .parallax-gallery-images .column:first-of-type {
        margin-right: .5rem
    }

    .parallax-gallery-images .column:last-of-type {
        margin-left: .5rem
    }
}

@media(min-width:64em) {
    .parallax-gallery-images .column {
        flex: 0 0 calc(50% - 0.75rem);
        max-width: calc(50% - .75rem)
    }

    .parallax-gallery-images .column:first-of-type {
        margin-right: .75rem
    }

    .parallax-gallery-images .column:last-of-type {
        margin-left: .75rem
    }
}

@media(max-width:47.9375em) {
    .parallax-gallery-images .column {
        flex: 0 0 calc(50% - 0.375rem);
        max-width: calc(50% - .375rem)
    }

    .parallax-gallery-images .column:first-of-type {
        margin-right: .375rem
    }

    .parallax-gallery-images .column:last-of-type {
        margin-left: .375rem
    }
}

.parallax-gallery-images img {
    display: block;
    font-size: 0;
    height: 16rem;
    margin-bottom: 1rem;
    object-fit: cover;
    width: 100%
}

@media(min-width:64em) {
    .parallax-gallery-images img {
        height: 25.313rem;
        margin-bottom: 1.5rem
    }
}

@media(max-width:47.9375em) {
    .parallax-gallery-images img {
        height: 13.875rem;
        margin-bottom: .75rem
    }
}

.parallax-gallery-images img:last-of-type {
    margin-bottom: 0
}

@media(min-width:48em) {
    [dir=rtl] .parallax-gallery-images .column:first-of-type {
        margin-left: .5rem;
        margin-right: 0
    }

    [dir=rtl] .parallax-gallery-images .column:last-of-type {
        margin-left: 0;
        margin-right: .5rem
    }
}

@media(min-width:64em) {
    [dir=rtl] .parallax-gallery-images .column:first-of-type {
        margin-left: .75rem;
        margin-right: 0
    }

    [dir=rtl] .parallax-gallery-images .column:last-of-type {
        margin-left: 0;
        margin-right: .75rem
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .parallax-gallery-images .column:first-of-type {
        margin-left: .375rem;
        margin-right: 0
    }

    [dir=rtl] .parallax-gallery-images .column:last-of-type {
        margin-left: 0;
        margin-right: .375rem
    }
}

.post-wrapper h2 {
    margin-bottom: 1rem
}

.post-wrapper h5 {
    color: #55606e;
    margin-bottom: 3rem
}

.post-wrapper {
    margin-top: var(--undpds-spacing-05)
}

@media(min-width:48em) {
    .post-wrapper {
        margin-top: 4.563rem
    }
}

progress {
    border: 2px solid var(--undpds-color-black);
    border-radius: 7px;
    height: 14px;
    width: 50%
}

progress::-webkit-progress-bar {
    background-color: var(--undpds-color-white);
    border-radius: 7px
}

progress::-webkit-progress-value {
    background-color: var(--undpds-color-black)
}

progress::-moz-progress-bar {
    background-color: var(--undpds-color-white)
}

.project-detail {
    border-bottom: 1px solid var(--undpds-color-gray-400)
}

.project-detail-4 {
    border-bottom: 0
}

.project-detail h2 {
    border-bottom: 2px solid var(--undpds-color-black);
    margin-bottom: 0;
    padding-bottom: 2rem
}

.project-detail-list>div {
    margin-top: var(--undpds-spacing-07)
}

@media(max-width:47.9375em) {
    .project-detail-list>div {
        border-bottom: 1px solid var(--undpds-color-gray-400)
    }
}

.project-detail-list>div p {
    color: var(--undpds-color-gray-700);
    line-height: 2;
    margin-bottom: 2rem
}

.project-detail-list>div h6 {
    margin-bottom: .25rem
}

.project-data {
    border-bottom: 1px solid #d4d6d8
}

@media(min-width:48em) {
    .project-data {
        border: 0
    }
}

.project-data__col {
    display: inline-block;
    margin-bottom: 2rem;
    width: 50%
}

@media(min-width:48em) {
    .project-data__col {
        width: 100%
    }
}

.project-data__label {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .03em;
    line-height: 1.15;
    margin-bottom: .25rem
}

.project-data__text {
    color: #232e3d
}

div.publication-card .download,
div.publication-card .format,
div.publication-card .readmore {
    font-size: var(--undpds-font-size-14);
    line-height: 1.4
}

@media(min-width:48em) {

    div.publication-card .download,
    div.publication-card .format,
    div.publication-card .readmore {
        font-size: var(--undpds-font-size-16)
    }
}

div.publication-card .title {
    font-size: var(--undpds-font-size-16)
}

@media(min-width:48em) {
    div.publication-card .title {
        font-size: var(--undpds-font-size-20)
    }
}

:lang(my) div.publication-card .download,
:lang(my) div.publication-card .format,
:lang(my) div.publication-card .readmore,
div.publication-card :lang(my) .download,
div.publication-card :lang(my) .format,
div.publication-card :lang(my) .readmore {
    font-size: var(--undpds-font-size-12);
    line-height: 1.7
}

@media(min-width:48em) {

    :lang(my) div.publication-card .download,
    :lang(my) div.publication-card .format,
    :lang(my) div.publication-card .readmore,
    div.publication-card :lang(my) .download,
    div.publication-card :lang(my) .format,
    div.publication-card :lang(my) .readmore {
        font-size: var(--undpds-font-size-14)
    }
}

:lang(my) div.publication-card .title,
div.publication-card :lang(my) .title {
    font-size: var(--undpds-font-size-14)
}

@media(min-width:48em) {

    :lang(my) div.publication-card .title,
    div.publication-card :lang(my) .title {
        font-size: var(--undpds-font-size-16)
    }
}

div.publication-card {
    display: inline-block
}

@media(min-width:48em) {
    div.publication-card {
        min-width: 20.625rem
    }
}

div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
div.publication-card:hover div.publication-thumbnail__image.yellow:after,
div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%);
    opacity: .75
}

div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%);
    opacity: .75
}

div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%);
    opacity: .75
}

div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%);
    opacity: .75
}

div.publication-card .description {
    align-items: center;
    background: #fafafa;
    padding: 1.5rem
}

div.publication-card .description>div {
    align-items: center;
    flex-wrap: unset
}

div.publication-card .description>div:first-of-type {
    text-align: left
}

div.publication-card .description>div>:not(:first-of-type) {
    border-left: .125rem solid #ced0d3;
    text-align: right
}

div.publication-card .title {
    margin-bottom: .25rem
}

div.publication-card .format {
    color: #55606e;
    margin-bottom: 1rem
}

div.publication-card .download {
    align-items: center;
    background-image: none;
    cursor: pointer;
    display: inline-flex;
    font-weight: 700;
    letter-spacing: .03em;
    text-transform: uppercase
}

div.publication-card .download .download-animated {
    margin-left: .75rem
}

div.publication-card .download:hover {
    color: #55606f
}

div.publication-card .download:hover .download-animated:after {
    transform: rotate(-45deg) translate(7px, -7px)
}

div.publication-card .download:hover .download-animated:before {
    transform: translateY(-10px)
}

div.publication-card .readmore {
    align-items: center;
    background-image: none;
    cursor: pointer;
    display: inline;
    font-weight: 700;
    letter-spacing: .03em;
    text-transform: uppercase
}

div.publication-card .readmore .external-link-animated {
    display: inline-block;
    margin-left: .75rem
}

div.publication-card .readmore:hover {
    color: #55606f
}

div.publication-card .readmore:hover .external-link-animated:after {
    transform: translate(5px, -5px)
}

div.publication-card .readmore:hover .external-link-animated:before {
    transform: rotate(-45deg) translate(7px)
}

[dir=rtl] .publication-card .download .download-animated,
[dir=rtl] .publication-card .readmore .external-link-animated {
    margin-left: 0;
    margin-right: .75rem
}

[dir=rtl] .publication-card .description>div:first-of-type {
    text-align: right
}

[dir=rtl] .publication-card .description>div>:not(:first-of-type) {
    border-left: 0;
    border-right: .125rem solid #ced0d3;
    text-align: left
}

.accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
.accent-yellow div.publication-card:hover div.publication-thumbnail__image.yellow:after,
.accent-yellow div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
.accent-yellow div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
.accent-yellow div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
.accent-yellow div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.yellow:after,
[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-yellow div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

.accent-red div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-red div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
.accent-red div.publication-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-red div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
.accent-red div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-red div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
.accent-red div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-red div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
.accent-red div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-red div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

.accent-green div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-green div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
.accent-green div.publication-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-green div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
.accent-green div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-green div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
.accent-green div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-green div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
.accent-green div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-green div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

.accent-blue div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

.accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
.accent-blue div.publication-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(27.66deg, #ffeb00, transparent 70.49%)
}

.accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
.accent-blue div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(27.66deg, #ee402d, transparent 70.49%)
}

.accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
.accent-blue div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(27.66deg, #6de354, transparent 70.49%)
}

.accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
.accent-blue div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(27.66deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-yellow:after,
[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.yellow:after {
    background: linear-gradient(318deg, #ffeb00, transparent 70.49%)
}

[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-red:after,
[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.red:after {
    background: linear-gradient(318deg, #ee402d, transparent 70.49%)
}

[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-green:after,
[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.green:after {
    background: linear-gradient(318deg, #6de354, transparent 70.49%)
}

[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.accent-blue:after,
[dir=rtl] .accent-blue div.publication-card:hover div.publication-thumbnail__image.blue:after {
    background: linear-gradient(318deg, #60d4f2, transparent 70.49%)
}

input[type=radio] {
    appearance: none;
    border: 2px solid var(--undpds-color-dark-red);
    cursor: pointer;
    height: 16px;
    margin: 0;
    width: 16px
}

input[type=radio]:hover {
    border-color: var(--undpds-color-light-pink)
}

input[type=radio]:focus-visible {
    box-shadow: 0 0 4px var(--undpds-color-blue-800);
    outline: 0
}

input[type=radio] {
    background-color: transparent;
    border-radius: 100%;
    box-shadow: inset 0 0 0 var(--undpds-color-white)
}

input[type=radio]:checked {
    background-color: var(--undpds-color-dark-red);
    box-shadow: inset 0 0 0 3px var(--undpds-color-white)
}

.scrollbar-horizontal-wrapper {
    float: left;
    line-height: normal;
    max-width: var(--undpds-width-600);
    width: 100%
}

@supports(scrollbar-width:thin) {
    .scrollbar-horizontal-wrapper {
        box-shadow: inset 0 -4px 0 0 #fff, inset 0 -5px 0 0 #000
    }
}

.scrollbar-data {
    visibility: hidden;
    width: 1000px
}

.scrollbar-vertical-wrapper {
    height: 70vh;
    position: relative;
    width: 65px
}

@supports(scrollbar-width:thin) {
    .scrollbar-vertical-wrapper {
        box-shadow: inset -4px 0 0 0 #fff, inset -5px 0 0 0 #000
    }
}

.scrollbar-data__vertical {
    min-height: 100vh
}

[dir=rtl] .scrollbar-horizontal-wrapper,
[dir=rtl] .scrollbar-vertical-wrapper {
    float: right
}

.sdg-card {
    border: none
}

.sdg-image:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.sdg-card {
    align-items: center;
    background-image: none;
    display: block;
    font-family: var(--undpds-font-family-sohnebreit);
    font-weight: 700;
    min-height: 210px;
    padding: 2.188rem 1.5rem 1rem;
    position: relative
}

@media(min-width:48em) {
    .sdg-card {
        cursor: url(/libraries/undp--design-system-assets/images/arrow-right-white.svg), auto;
        display: flex;
        min-height: 160px;
        padding: 0
    }
}

.sdg-card strong {
    color: #fff;
    display: inline-block;
    font-size: 2.938rem
}

@media(min-width:48em) {
    .sdg-card strong {
        font-size: 6.875rem;
        padding-left: 6.313rem
    }
}

.sdg-card h4 {
    color: #fff;
    font-size: 1.563rem;
    letter-spacing: .078rem;
    margin: 1.375rem 0 0;
    text-transform: uppercase;
    z-index: 1
}

@media(min-width:48em) {
    .sdg-card h4 {
        font-size: 1.875rem;
        left: 18rem;
        letter-spacing: .094rem;
        margin: 0;
        position: absolute
    }

    .sdg-card-link {
        cursor: url(/libraries/undp--design-system-assets/images/arrow-right.svg), auto
    }
}

.sdg-card-link h4 {
    color: #000
}

.sdg-card-link img {
    height: 50px;
    width: 50px
}

@media(min-width:48em) {
    .sdg-card-link img {
        height: 130px;
        padding-left: 6.313rem;
        width: 130px
    }
}

.sdg-card.sdg-color-1 {
    background-color: #e5243b
}

.sdg-card.sdg-color-1 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(228, 37, 58, 0), rgba(228, 37, 58, 0) 10%, #e5243b)
}

.sdg-card.sdg-color-2 {
    background-color: #dda63a
}

.sdg-card.sdg-color-2 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(222, 168, 60, 0), rgba(222, 168, 60, 0) 80%, #dda63a)
}

.sdg-card.sdg-color-3 {
    background-color: #4c9f38
}

.sdg-card.sdg-color-3 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(78, 159, 56, 0), rgba(78, 159, 56, 0) 80%, #4c9f38)
}

.sdg-card.sdg-color-4 {
    background-color: #c5192d
}

.sdg-card.sdg-color-4 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(197, 26, 45, 0), rgba(197, 26, 45, 0) 80%, #c5192d)
}

.sdg-card.sdg-color-5 {
    background-color: #ff3a21
}

.sdg-card.sdg-color-5 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(255, 60, 35, 0), rgba(255, 60, 35, 0) 80%, #ff3a21)
}

.sdg-card.sdg-color-6 {
    background-color: #26bde2
}

.sdg-card.sdg-color-6 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(39, 189, 227, 0), rgba(39, 189, 227, 0) 80%, #26bde2)
}

.sdg-card.sdg-color-7 {
    background-color: #fcc30b
}

.sdg-card.sdg-color-7 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(253, 195, 10, 0), rgba(253, 195, 10, 0) 80%, #fcc30b)
}

.sdg-card.sdg-color-8 {
    background-color: #a21942
}

.sdg-card.sdg-color-8 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(162, 24, 67, 0), rgba(162, 24, 67, 0) 80%, #a21942)
}

.sdg-card.sdg-color-9 {
    background-color: #fd6925
}

.sdg-card.sdg-color-9 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(254, 105, 36, 0), rgba(254, 105, 36, 0) 80%, #fd6925)
}

.sdg-card.sdg-color-10 {
    background-color: #dd1367
}

.sdg-card.sdg-color-10 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(222, 21, 104, 0), rgba(222, 21, 104, 0) 80%, #dd1367)
}

.sdg-card.sdg-color-11 {
    background-color: #fd9d24
}

.sdg-card.sdg-color-11 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(254, 156, 37, 0), rgba(254, 156, 37, 0) 80%, #fd9d24)
}

.sdg-card.sdg-color-12 {
    background-color: #bf8b2e
}

.sdg-card.sdg-color-12 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(191, 139, 46, 0), rgba(191, 139, 46, 0) 80%, #bf8b2e)
}

.sdg-card.sdg-color-13 {
    background-color: #3f7e44
}

.sdg-card.sdg-color-13 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(62, 128, 69, 0), rgba(62, 128, 69, 0) 80%, #3f7e44)
}

.sdg-card.sdg-color-14 {
    background-color: #0a97d9
}

.sdg-card.sdg-color-14 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(12, 152, 218, 0), rgba(12, 152, 218, 0) 80%, #0a97d9)
}

.sdg-card.sdg-color-15 {
    background-color: #56c02b
}

.sdg-card.sdg-color-15 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(88, 193, 44, 0), rgba(88, 193, 44, 0) 80%, #56c02b)
}

.sdg-card.sdg-color-16 {
    background-color: #00689d
}

.sdg-card.sdg-color-16 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(3, 104, 157, 0), rgba(3, 104, 157, 0) 80%, #00689d)
}

.sdg-card.sdg-color-17 {
    background-color: #19486a
}

.sdg-card.sdg-color-17 .sdg-image:before {
    background-image: linear-gradient(270deg, rgba(26, 73, 107, 0), rgba(26, 73, 107, 0) 80%, #19486a)
}

.sdg-card.color-white {
    background-color: #fff
}

.sdg-card:hover .sdg-image img {
    opacity: .3
}

.sdg-image {
    margin-left: auto;
    max-width: 650px;
    position: relative;
    width: 100%;
    z-index: 0
}

.sdg-image:before {
    transition: background-color .5s linear;
    z-index: 1
}

.sdg-image img {
    display: none;
    height: 160px;
    opacity: 0;
    transition: opacity .5s ease;
    width: 100%
}

@media(min-width:48em) {
    .sdg-image img {
        display: block
    }

    [dir=rtl] .sdg-card {
        cursor: url(/libraries/undp--design-system-assets/images/arrow-left-white.svg), auto
    }

    [dir=rtl] .sdg-card strong {
        padding: 0 8.75rem 0 0
    }

    [dir=rtl] .sdg-card h4 {
        left: unset;
        right: 22rem
    }

    [dir=rtl] .sdg-card-link {
        cursor: url(/libraries/undp--design-system-assets/images/arrow-left.svg), auto
    }

    [dir=rtl] .sdg-card-link img {
        padding: 0 8.75rem 0 0
    }

    [dir=rtl] .sdg-image {
        margin-left: unset;
        margin-right: auto
    }

    [dir=rtl] .sdg-image:before {
        transform: scaleX(-1)
    }
}

:lang(my) .sdg-card h4 {
    font-family: var(--undpds-font-family-notosans)
}

:lang(be) .sdg-card h4,
:lang(bg) .sdg-card h4,
:lang(kk) .sdg-card h4,
:lang(ky) .sdg-card h4,
:lang(mk) .sdg-card h4,
:lang(mn) .sdg-card h4,
:lang(ru) .sdg-card h4,
:lang(sr) .sdg-card h4,
:lang(uk) .sdg-card h4 {
    font-family: var(--undpds-font-family-proximanova)
}

.sdg-container .description img {
    height: 100%;
    object-fit: cover;
    padding: 0;
    width: 100%
}

.sdg-container .heading h2 {
    font-size: var(--undpds-font-size-25)
}

@media(min-width:48em) {
    .sdg-container .heading h2 {
        font-size: 3.438rem;
        padding-left: var(--undpds-spacing-05)
    }
}

.sdg-container .heading h3 {
    font-size: var(--undpds-font-size-20)
}

@media(min-width:48em) {
    .sdg-container .heading h3 {
        font-size: 2.188rem
    }
}

.modal-sdg {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    height: calc(100vh - 7.1875rem);
    opacity: 1;
    overflow-x: hidden;
    position: fixed;
    top: 7.1875rem;
    transition: transform .4s linear;
    visibility: visible;
    width: 100%;
    z-index: 1
}

@media(max-width:63.9375em) {
    .modal-sdg {
        height: calc(100vh - 4.6875rem);
        top: 4.6875rem
    }
}

@media(max-width:47.9375em) {
    .modal-sdg {
        padding-left: .75rem;
        width: calc(100% - .75rem)
    }
}

.modal-sdg .sdg-modal-dialog {
    height: 100%;
    transition: all .4s ease
}

@media(min-width:48em) {
    .modal-sdg .modal-header {
        padding-top: 3.75rem
    }
}

@media(max-width:47.9375em) {
    .modal-sdg .modal-header {
        padding: 1.25rem 1.25rem 0 0;
        position: absolute;
        right: 0;
        z-index: 10
    }
}

.modal-sdg .modal-header .close {
    background: url(/libraries/undp--design-system-assets/images/times-circle.svg) no-repeat 0;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 45px;
    margin: 0 auto;
    width: 45px
}

.modal-sdg-content {
    background-color: #fff;
    box-shadow: -3px 0 6px rgba(0, 0, 0, .16);
    height: 100%;
    overflow-y: auto
}

.modal-sdg .sdg-card-link {
    display: none
}

body.sdgmodal-open {
    overflow: hidden
}

.sdg-container {
    overflow-x: hidden;
    padding: 4.375rem .75rem 0;
    word-break: break-word
}

@media(min-width:48em) {
    .sdg-container {
        padding: 0 1.5rem 0 2rem
    }
}

.sdg-container .heading {
    margin: 0 0 0 1.875rem
}

@media(min-width:48em) {
    .sdg-container .heading {
        margin: 6rem 0 0 6rem
    }
}

.sdg-container .heading h2 {
    font-family: var(--undpds-font-family-sohnebreit);
    font-weight: 700;
    text-transform: uppercase
}

.sdg-container .description {
    margin-top: 2.5rem;
    padding: 1rem 1rem 5rem
}

@media(min-width:48em) {
    .sdg-container .description {
        margin-top: 5rem;
        padding: 4.375rem 3.75rem 5.625rem 6rem
    }

    .sdg-container .description p {
        margin-right: 5rem
    }

    .sdg-container .description img {
        height: auto
    }
}

@media(max-width:47.9375em) {
    .sdg-container .description>div {
        flex-direction: column-reverse
    }

    .sdg-container .description>div>div:first-of-type {
        margin-top: 1.5rem
    }
}

.sdg-container .stats-card:hover h2 {
    color: #fff;
    text-shadow: none;
    -webkit-text-stroke: unset
}

.sdg-container .sdg-content:hover .cta__link,
.sdg-container .sdg-content:hover h4,
.sdg-container .sdg-content:hover h5,
.sdg-container .sdg-content:hover h6,
.sdg-container .sdg-content:hover p,
.sdg-container .stats-card:hover h4,
.sdg-container .stats-card:hover p {
    color: #fff
}

.sdg-container .sdg-content:hover .cta__link i:before,
.sdg-container .sdg-content:hover h4 i:before,
.sdg-container .sdg-content:hover h5 i:before,
.sdg-container .sdg-content:hover h6 i:before,
.sdg-container .sdg-content:hover p i:before {
    background-color: #fff
}

.sdg-container .sdg-content:hover .cta__link i:after,
.sdg-container .sdg-content:hover h4 i:after,
.sdg-container .sdg-content:hover h5 i:after,
.sdg-container .sdg-content:hover h6 i:after,
.sdg-container .sdg-content:hover p i:after {
    border-color: #fff
}

.sdg-container .sdg-content.color {
    transition: background-color .5s ease
}

.sdg-container.sdg-color-1 .heading h2,
.sdg-container.sdg-color-1 .heading h3 {
    color: #e5243b
}

.sdg-container.sdg-color-1 .description,
.sdg-container.sdg-color-1 .stats-card:hover {
    background-color: #e5243b
}

.sdg-container.sdg-color-1 .sdg-content.color {
    background-color: #dc9099
}

.sdg-container.sdg-color-1 .sdg-content:hover {
    background-color: #e5243b
}

.sdg-container.sdg-color-1 .image:before {
    background: linear-gradient(42deg, #e5243b, transparent 80%)
}

.sdg-container.sdg-color-2 .heading h2,
.sdg-container.sdg-color-2 .heading h3 {
    color: #dda63a
}

.sdg-container.sdg-color-2 .description,
.sdg-container.sdg-color-2 .stats-card:hover {
    background-color: #dda63a
}

.sdg-container.sdg-color-2 .sdg-content.color {
    background-color: #d3bb8a
}

.sdg-container.sdg-color-2 .sdg-content:hover {
    background-color: #dda63a
}

.sdg-container.sdg-color-2 .image:before {
    background: linear-gradient(42deg, #dda63a, transparent 80%)
}

.sdg-container.sdg-color-3 .heading h2,
.sdg-container.sdg-color-3 .heading h3 {
    color: #4c9f38
}

.sdg-container.sdg-color-3 .description,
.sdg-container.sdg-color-3 .stats-card:hover {
    background-color: #4c9f38
}

.sdg-container.sdg-color-3 .sdg-content.color {
    background-color: #9fd092
}

.sdg-container.sdg-color-3 .sdg-content:hover {
    background-color: #4c9f38
}

.sdg-container.sdg-color-3 .image:before {
    background: linear-gradient(42deg, #4c9f38, transparent 80%)
}

.sdg-container.sdg-color-4 .heading h2,
.sdg-container.sdg-color-4 .heading h3 {
    color: #c5192d
}

.sdg-container.sdg-color-4 .description,
.sdg-container.sdg-color-4 .stats-card:hover {
    background-color: #c5192d
}

.sdg-container.sdg-color-4 .sdg-content.color {
    background-color: #ce8f97
}

.sdg-container.sdg-color-4 .sdg-content:hover {
    background-color: #c5192d
}

.sdg-container.sdg-color-4 .image:before {
    background: linear-gradient(42deg, #c5192d, transparent 80%)
}

.sdg-container.sdg-color-5 .heading h2,
.sdg-container.sdg-color-5 .heading h3 {
    color: #ff3a21
}

.sdg-container.sdg-color-5 .description,
.sdg-container.sdg-color-5 .stats-card:hover {
    background-color: #ff3a21
}

.sdg-container.sdg-color-5 .sdg-content.color {
    background-color: #ce9890
}

.sdg-container.sdg-color-5 .sdg-content:hover {
    background-color: #ff3a21
}

.sdg-container.sdg-color-5 .image:before {
    background: linear-gradient(42deg, #ff3a21, transparent 80%)
}

.sdg-container.sdg-color-6 .heading h2,
.sdg-container.sdg-color-6 .heading h3 {
    color: #26bde2
}

.sdg-container.sdg-color-6 .description,
.sdg-container.sdg-color-6 .stats-card:hover {
    background-color: #26bde2
}

.sdg-container.sdg-color-6 .sdg-content.color {
    background-color: #9ac8d3
}

.sdg-container.sdg-color-6 .sdg-content:hover {
    background-color: #26bde2
}

.sdg-container.sdg-color-6 .image:before {
    background: linear-gradient(42deg, #26bde2, transparent 80%)
}

.sdg-container.sdg-color-7 .heading h2,
.sdg-container.sdg-color-7 .heading h3 {
    color: #fcc30b
}

.sdg-container.sdg-color-7 .description,
.sdg-container.sdg-color-7 .stats-card:hover {
    background-color: #fcc30b
}

.sdg-container.sdg-color-7 .sdg-content.color {
    background-color: #d3c79d
}

.sdg-container.sdg-color-7 .sdg-content:hover {
    background-color: #fcc30b
}

.sdg-container.sdg-color-7 .image:before {
    background: linear-gradient(42deg, #fcc30b, transparent 80%)
}

.sdg-container.sdg-color-8 .heading h2,
.sdg-container.sdg-color-8 .heading h3 {
    color: #a21942
}

.sdg-container.sdg-color-8 .description,
.sdg-container.sdg-color-8 .stats-card:hover {
    background-color: #a21942
}

.sdg-container.sdg-color-8 .sdg-content.color {
    background-color: #ce94a6
}

.sdg-container.sdg-color-8 .sdg-content:hover {
    background-color: #a21942
}

.sdg-container.sdg-color-8 .image:before {
    background: linear-gradient(42deg, #a21942, transparent 80%)
}

.sdg-container.sdg-color-9 .heading h2,
.sdg-container.sdg-color-9 .heading h3 {
    color: #fd6925
}

.sdg-container.sdg-color-9 .description,
.sdg-container.sdg-color-9 .stats-card:hover {
    background-color: #fd6925
}

.sdg-container.sdg-color-9 .sdg-content.color {
    background-color: #d2aa98
}

.sdg-container.sdg-color-9 .sdg-content:hover {
    background-color: #fd6925
}

.sdg-container.sdg-color-9 .image:before {
    background: linear-gradient(42deg, #fd6925, transparent 80%)
}

.sdg-container.sdg-color-10 .heading h2,
.sdg-container.sdg-color-10 .heading h3 {
    color: #dd1367
}

.sdg-container.sdg-color-10 .description,
.sdg-container.sdg-color-10 .stats-card:hover {
    background-color: #dd1367
}

.sdg-container.sdg-color-10 .sdg-content.color {
    background-color: #c994aa
}

.sdg-container.sdg-color-10 .sdg-content:hover {
    background-color: #dd1367
}

.sdg-container.sdg-color-10 .image:before {
    background: linear-gradient(42deg, #dd1367, transparent 80%)
}

.sdg-container.sdg-color-11 .heading h2,
.sdg-container.sdg-color-11 .heading h3 {
    color: #fd9d24
}

.sdg-container.sdg-color-11 .description,
.sdg-container.sdg-color-11 .stats-card:hover {
    background-color: #fd9d24
}

.sdg-container.sdg-color-11 .sdg-content.color {
    background-color: #c7b094
}

.sdg-container.sdg-color-11 .sdg-content:hover {
    background-color: #fd9d24
}

.sdg-container.sdg-color-11 .image:before {
    background: linear-gradient(42deg, #fd9d24, transparent 80%)
}

.sdg-container.sdg-color-12 .heading h2,
.sdg-container.sdg-color-12 .heading h3 {
    color: #bf8b2e
}

.sdg-container.sdg-color-12 .description,
.sdg-container.sdg-color-12 .stats-card:hover {
    background-color: #bf8b2e
}

.sdg-container.sdg-color-12 .sdg-content.color {
    background-color: #ceba98
}

.sdg-container.sdg-color-12 .sdg-content:hover {
    background-color: #bf8b2e
}

.sdg-container.sdg-color-12 .image:before {
    background: linear-gradient(42deg, #bf8b2e, transparent 80%)
}

.sdg-container.sdg-color-13 .heading h2,
.sdg-container.sdg-color-13 .heading h3 {
    color: #3f7e44
}

.sdg-container.sdg-color-13 .description,
.sdg-container.sdg-color-13 .stats-card:hover {
    background-color: #3f7e44
}

.sdg-container.sdg-color-13 .sdg-content.color {
    background-color: #a2d7a6
}

.sdg-container.sdg-color-13 .sdg-content:hover {
    background-color: #3f7e44
}

.sdg-container.sdg-color-13 .image:before {
    background: linear-gradient(42deg, #3f7e44, transparent 80%)
}

.sdg-container.sdg-color-14 .heading h2,
.sdg-container.sdg-color-14 .heading h3 {
    color: #0a97d9
}

.sdg-container.sdg-color-14 .description,
.sdg-container.sdg-color-14 .stats-card:hover {
    background-color: #0a97d9
}

.sdg-container.sdg-color-14 .sdg-content.color {
    background-color: #a1c6d7
}

.sdg-container.sdg-color-14 .sdg-content:hover {
    background-color: #0a97d9
}

.sdg-container.sdg-color-14 .image:before {
    background: linear-gradient(42deg, #0a97d9, transparent 80%)
}

.sdg-container.sdg-color-15 .heading h2,
.sdg-container.sdg-color-15 .heading h3 {
    color: #56c02b
}

.sdg-container.sdg-color-15 .description,
.sdg-container.sdg-color-15 .stats-card:hover {
    background-color: #56c02b
}

.sdg-container.sdg-color-15 .sdg-content.color {
    background-color: #abce9e
}

.sdg-container.sdg-color-15 .sdg-content:hover {
    background-color: #56c02b
}

.sdg-container.sdg-color-15 .image:before {
    background: linear-gradient(42deg, #56c02b, transparent 80%)
}

.sdg-container.sdg-color-16 .heading h2,
.sdg-container.sdg-color-16 .heading h3 {
    color: #00689d
}

.sdg-container.sdg-color-16 .description,
.sdg-container.sdg-color-16 .stats-card:hover {
    background-color: #00689d
}

.sdg-container.sdg-color-16 .sdg-content.color {
    background-color: #748f9d
}

.sdg-container.sdg-color-16 .sdg-content:hover {
    background-color: #00689d
}

.sdg-container.sdg-color-16 .image:before {
    background: linear-gradient(42deg, #00689d, transparent 80%)
}

.sdg-container.sdg-color-17 .heading h2,
.sdg-container.sdg-color-17 .heading h3 {
    color: #19486a
}

.sdg-container.sdg-color-17 .description,
.sdg-container.sdg-color-17 .stats-card:hover {
    background-color: #19486a
}

.sdg-container.sdg-color-17 .sdg-content.color {
    background-color: #a2c2d8
}

.sdg-container.sdg-color-17 .sdg-content:hover {
    background-color: #19486a
}

.sdg-container.sdg-color-17 .image:before {
    background: linear-gradient(42deg, #19486a, transparent 80%)
}

.ndg-container {
    padding-left: 2rem
}

@media(min-width:48em) {
    .ndg-container .sdg-card strong {
        padding-left: 2rem
    }

    .ndg-container .sdg-card h4 {
        left: 15rem
    }
}

@media(max-width:47.9375em) {
    .ndg-container {
        padding-bottom: .75rem;
        padding-left: .75rem
    }

    .ndg-container .sdg-card {
        display: flex;
        min-height: 85px;
        padding: 0 1.5rem;
        position: relative
    }

    .ndg-container .sdg-card strong {
        font-size: .938rem;
        margin-right: 1rem
    }

    .ndg-container .sdg-card h4 {
        font-size: .938rem;
        margin: 0;
        width: calc(100% - 4rem)
    }

    .ndg-container .sdg-card:after {
        background: url(/libraries/undp--design-system-assets/images/chevron-right-white.svg) no-repeat 50%;
        content: "";
        height: 20px;
        position: absolute;
        right: 1.5rem;
        width: 13px
    }
}

.ndg-container .sdg-image {
    display: none
}

.bulleted-list {
    margin: 5rem 0 0
}

@media(min-width:48em) {
    .bulleted-list {
        margin: 6rem 0 0 5rem
    }
}

.bulleted-list ul {
    margin-left: .5rem;
    padding-top: 3.125rem
}

@media(min-width:48em) {
    .bulleted-list ul {
        margin-left: 0;
        padding: 0
    }
}

.bulleted-list ul li {
    font-size: 1.25rem;
    padding-left: 2rem;
    position: relative
}

.bulleted-list ul li:not(:last-of-type) {
    margin-bottom: 4rem
}

.sdg-content-cards,
.sdg-stats {
    margin-top: 6rem
}

.sdg-content-cards .content-data {
    margin-top: 1.5rem
}

.sdg-content-cards .content-data>div {
    margin-bottom: 1.5rem
}

.sdg-content-cards .button {
    margin: 1.5rem 0 2rem
}

@media(min-width:48em) {
    .sdg-content-cards .button {
        margin: 5rem 0 4rem
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .modal-sdg {
        padding-left: 0;
        padding-right: .75rem
    }
}

[dir=rtl] .modal-sdg .modal-header {
    left: 0;
    right: unset
}

@media(max-width:47.9375em) {
    [dir=rtl] .modal-sdg .modal-header {
        padding-left: 1.25rem;
        padding-right: 0
    }
}

@media(min-width:48em) {
    [dir=rtl] .sdg-container {
        padding: 0 2rem 0 1.5rem
    }

    [dir=rtl] .sdg-container .description {
        padding: 4.375rem 6rem 5.625rem 3.75rem
    }

    [dir=rtl] .sdg-container .description p {
        margin-left: 5rem;
        margin-right: 0
    }
}

[dir=rtl] .sdg-container .heading {
    margin-left: 0;
    margin-right: 1.875rem
}

@media(min-width:48em) {
    [dir=rtl] .sdg-container .heading {
        margin-left: 0;
        margin-right: 6rem
    }

    [dir=rtl] .sdg-container .heading h2 {
        padding-left: 0;
        padding-right: 1rem
    }
}

[dir=rtl] .ndg-container {
    padding-left: 0;
    padding-right: 2rem
}

@media(min-width:48em) {
    [dir=rtl] .ndg-container .sdg-card strong {
        padding-left: 0;
        padding-right: 2rem
    }

    [dir=rtl] .ndg-container .sdg-card h4 {
        left: unset;
        right: 15rem
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .ndg-container {
        padding-right: .75rem
    }

    [dir=rtl] .ndg-container .sdg-card strong {
        margin-left: 1rem;
        margin-right: 0
    }

    [dir=rtl] .ndg-container .sdg-card:after {
        left: 1.5rem;
        right: unset;
        transform: rotateY(180deg)
    }
}

[dir=rtl] .bulleted-list {
    margin-left: 0;
    margin-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .bulleted-list {
        margin-left: 0;
        margin-right: 5rem
    }
}

[dir=rtl] .bulleted-list ul {
    margin-left: unset;
    margin-right: .5rem
}

@media(min-width:48em) {
    [dir=rtl] .bulleted-list ul {
        margin-right: 0;
        padding-right: 0
    }
}

[dir=rtl] .bulleted-list ul li {
    padding-left: 0;
    padding-right: 2rem
}

[dir=rtl] .bulleted-list ul li:before {
    left: 0;
    right: 0
}

@media(min-width:48em) {
    [dir=rtl] .bulleted-list ul li:before {
        right: -1rem
    }
}

:lang(my) .sdg-container .heading h2 {
    font-family: var(--undpds-font-family-notosans)
}

:lang(be) .sdg-container .heading h2,
:lang(bg) .sdg-container .heading h2,
:lang(kk) .sdg-container .heading h2,
:lang(ky) .sdg-container .heading h2,
:lang(mk) .sdg-container .heading h2,
:lang(mn) .sdg-container .heading h2,
:lang(ru) .sdg-container .heading h2,
:lang(sr) .sdg-container .heading h2,
:lang(uk) .sdg-container .heading h2 {
    font-family: var(--undpds-font-family-proximanova)
}

.expand-search button,
.expand-search input[type=text] {
    border: 0;
    border-bottom: 1px solid var(--undpds-color-black);
    border-radius: 0;
    cursor: pointer
}

.expand-search {
    align-items: flex-end;
    display: flex;
    position: relative
}

.expand-search input[type=text] {
    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 input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.expand-search.open input {
    outline: none;
    padding-left: .8125rem;
    padding-right: var(--undpds-spacing-06);
    width: calc(100% - 1.6875rem);
    z-index: 1
}

.expand-search button {
    background: none;
    height: 2.625rem;
    padding: 0 0 1px;
    width: 1.6875rem;
    z-index: 2
}

.expand-search button img {
    width: 27px
}

.expand-search button.close-button {
    border: 0;
    display: none;
    position: absolute;
    right: 0px;
    left: auto;
}

.expand-search button.close-button.show {
    display: block
}

.expand-search button.close-button img {
    max-width: 30px
}

.expand-search .icon-search-black {
    left: inherit;
    right: 0
}

.expand-search.open input {
    padding-left: var(--undpds-spacing-06);
    padding-right: .8125rem
}

.expand-search .close-button {
    left: 0;
    right: inherit
}

.header__wrapper h2 {
    margin-bottom: 1.5rem
}

.select-default {
    appearance: none;
    background: var(--undpds-color-white) url(/libraries/undp--design-system-assets/images/chevron-down.svg) no-repeat right 22px center;
    border: 2px solid var(--undpds-color-black);
    border-radius: 0;
    color: var(--undpds-color-black);
    cursor: pointer;
    display: block;
    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;
    width: 100%
}

[dir=rtl] .select-default {
    background-position: left 22px center;
    padding: var(--undpds-spacing-05) var(--undpds-spacing-05) var(--undpds-spacing-05) var(--undpds-spacing-50);
    text-align: right
}

.sidebar-accordion ul>li button {
    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 ul>li button {
        display: inline-flex
    }
}

.sidebar-accordion h6:after,
.sidebar-accordion ul>li button:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-down.svg) no-repeat 50%;
    content: "";
    height: .813rem;
    position: absolute;
    right: 1.188rem;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease;
    width: 20px
}

.sidebar-accordion ul ul.accordion__panel li a {
    background-image: none
}

.sidebar-accordion {
    background-color: var(--undpds-color-white)
}

.sidebar-accordion ul>li :lang(my) button,
:lang(my) .sidebar-accordion ul>li button {
    font-size: var(--undpds-font-size-14)
}

.sidebar-accordion {
    padding: 0;
    position: relative
}

.sidebar-accordion.show-medium h6 {
    border-bottom: 2px solid var(--undpds-color-black)
}

.sidebar-accordion.show-medium h6:active,
.sidebar-accordion.show-medium h6:focus,
.sidebar-accordion.show-medium h6:hover {
    background-color: var(--undpds-color-gray-400)
}

.sidebar-accordion.show-medium h6:after {
    transform: translateY(-50%) rotate(-180deg)
}

.sidebar-accordion.show-medium ul {
    display: block;
    padding: 0
}

.sidebar-accordion li,
.sidebar-accordion ul {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0
}

.sidebar-accordion li a:active,
.sidebar-accordion li a:focus,
.sidebar-accordion li a:hover,
.sidebar-accordion ul a:active,
.sidebar-accordion ul a:focus,
.sidebar-accordion ul a:hover {
    background-color: var(--undpds-color-gray-400)
}

.sidebar-accordion h6 {
    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 h6 {
        display: none
    }
}

.sidebar-accordion ul {
    display: none;
    padding: 0
}

@media(min-width:64em) {
    .sidebar-accordion ul {
        display: block
    }
}

.sidebar-accordion ul>.active {
    border-bottom: none
}

.sidebar-accordion ul>.active button:after {
    background: url(/libraries/undp--design-system-assets/images/chevron-down-white.svg) no-repeat 50%
}

@media(min-width:64em) {
    .sidebar-accordion ul>.active button:after {
        background: url(/libraries/undp--design-system-assets/images/chevron-down-white.svg) no-repeat 50%
    }
}

.sidebar-accordion ul>.active>a {
    background-color: var(--undpds-color-blue-600);
    color: var(--undpds-color-white)
}

@media(min-width:64em) {
    .sidebar-accordion ul>.active>a {
        background-color: var(--undpds-color-blue-600);
        color: var(--undpds-color-white)
    }
}

.sidebar-accordion ul>.active>button:after {
    top: 1.125rem;
    transform: rotate(-180deg)
}

@media(min-width:64em) {
    .sidebar-accordion ul>.active>button:after {
        top: var(--undpds-spacing-06)
    }
}

.sidebar-accordion ul>li {
    background-color: var(--undpds-color-gray-300);
    position: relative
}

@media(min-width:64em) {
    .sidebar-accordion ul>li {
        background-color: transparent;
        padding: 0
    }
}

.sidebar-accordion ul>li button {
    float: right;
    height: 1.25rem;
    margin-right: 1.188rem;
    margin-top: -2.188rem;
    width: 1.25rem
}

@media(min-width:64em) {
    .sidebar-accordion ul>li button {
        margin-top: -2.688rem;
        top: 2.063rem
    }
}

.sidebar-accordion ul>li button:after {
    top: var(--undpds-spacing-06)
}

@media(min-width:64em) {
    .sidebar-accordion ul>li button:after {
        top: 2.063rem
    }
}

.sidebar-accordion ul ul.accordion__panel {
    display: none;
    height: auto;
    padding: 0
}

.sidebar-accordion ul ul.accordion__panel li a {
    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 ul ul.accordion__panel li a {
        font-size: var(--undpds-font-size-16);
        padding-left: var(--undpds-spacing-09)
    }
}

.sidebar-accordion ul ul.accordion__panel li:first-of-type a {
    background-color: transparent;
    color: var(--undpds-color-black)
}

.sidebar-accordion ul ul.accordion__panel li:first-of-type a:active,
.sidebar-accordion ul ul.accordion__panel li:first-of-type a:focus,
.sidebar-accordion ul ul.accordion__panel li:first-of-type a:hover {
    background-color: var(--undpds-color-gray-400)
}

.sidebar-accordion ul ul.accordion__panel li:last-of-type a {
    margin-bottom: 0
}

@media(min-width:64em) {
    .sidebar-accordion.narrow ul.accordion__panel li a {
        font-size: .875rem;
        padding-left: var(--undpds-spacing-07)
    }

    .sidebar-accordion.narrow ul.accordion__panel li:last-of-type a {
        margin-bottom: var(--undpds-spacing-08)
    }

    .sidebar-accordion.narrow ul>li button:after {
        top: 1.625rem
    }

    .sidebar-accordion.narrow li.active button:after {
        top: 1.125rem
    }
}

[dir=rtl] .sidebar-accordion h6:after,
[dir=rtl] .sidebar-accordion ul li>button:after {
    left: 24px;
    right: unset
}

[dir=rtl] .sidebar-accordion li,
[dir=rtl] .sidebar-accordion ul {
    padding-right: 0
}

[dir=rtl] .sidebar-accordion button {
    float: left;
    margin-left: var(--undpds-spacing-06);
    margin-right: 0
}

@media(min-width:64em) {
    [dir=rtl] .sidebar-accordion.narrow ul.accordion__panel li a {
        padding-left: var(--undpds-spacing-06);
        padding-right: var(--undpds-spacing-07)
    }
}

.sidebar-accordion li>a {
    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 li>a {
        padding: 1.5rem
    }

    .sidebar-accordion.narrow li>a {
        padding: 1rem
    }
}

[dir=rtl] .sidebar-accordion .accordion__panel li>a {
    padding-left: 1.5rem;
    padding-right: 2rem
}

@media(min-width:48em) {
    [dir=rtl] .sidebar-accordion .accordion__panel li>a {
        padding-right: 3rem
    }
}

.smallcopy__box {
    margin-bottom: .25rem
}

.smallcopy__box-locale {
    margin-bottom: 2rem
}

.smallcopy__box-locale strong {
    font-size: 1rem;
    letter-spacing: .03em
}

.smallcopy__box strong {
    margin-right: .25rem
}

.stats-grid {
    background-color: #232e3d
}

.stats-card {
    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 {
        max-width: 21.938rem
    }
}

.stats-card h3 {
    font-weight: 600;
    margin-bottom: var(--undpds-spacing-08)
}

@media(min-width:48em) {
    .stats-card h3 {
        margin-bottom: var(--undpds-spacing-11)
    }
}

.stats-card h2 {
    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 h2 {
        text-shadow: none;
        -webkit-text-stroke: 2px var(--undpds-color-black)
    }
}

@media(min-width:48em) {
    .stats-card h2 {
        font-size: 6.875rem;
        line-height: 1.09;
        margin-bottom: var(--undpds-spacing-07)
    }
}

.stats-card h4 {
    letter-spacing: 0;
    line-height: 1.15;
    margin-bottom: var(--undpds-spacing-03)
}

@media(min-width:48em) {
    .stats-card h4 {
        margin-bottom: var(--undpds-spacing-05)
    }
}

.stats-card p {
    margin: 0
}

@media(min-width:48em) {
    .stats-card p {
        font-size: var(--undpds-font-size-25)
    }
}

.stats-card.x-large {
    padding: var(--undpds-spacing-08)
}

@media(min-width:48em) {
    .stats-card.x-large {
        max-width: 42.75rem;
        padding: var(--undpds-spacing-12)
    }
}

.stats-card.x-large h2 {
    font-size: var(--undpds-spacing-90)
}

@media(min-width:48em) {
    .stats-card.x-large h2 {
        font-size: 7.5rem
    }
}

.stats-card.x-large h3 {
    font-size: var(--undpds-spacing-08);
    font-weight: 700
}

@media(min-width:48em) {
    .stats-card.x-large h3 {
        font-size: 3.438rem
    }
}

.stats-card.x-large h4 {
    font-weight: 600
}

@media(max-width:47.9375em) {
    .stats-card.x-large h4 {
        font-size: 1.875rem
    }
}

@media(min-width:48em) {
    .stats-card.large {
        max-width: 28rem;
        padding: var(--undpds-spacing-12) var(--undpds-spacing-10)
    }
}

.stats-card.medium {
    padding: var(--undpds-spacing-09)
}

@media(min-width:48em) {
    .stats-card.medium {
        max-width: var(--undpds-spacing-330)
    }

    .stats-card.medium h4 {
        font-weight: 600
    }
}

.stats-card.medium p {
    font-size: var(--undpds-font-size-20)
}

.stats-card.small {
    max-width: 10.625rem;
    padding: var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .stats-card.small {
        max-width: 13.25rem;
        padding: var(--undpds-spacing-07)
    }
}

.stats-card.small h2 {
    font-size: var(--undpds-spacing-50);
    height: var(--undpds-spacing-10);
    white-space: nowrap
}

@media(min-width:48em) {
    .stats-card.small h2 {
        font-size: var(--undpds-spacing-70)
    }
}

.stats-card.small h4 {
    font-size: var(--undpds-font-size-20)
}

@media(min-width:48em) {
    .stats-card.small h4 {
        font-size: var(--undpds-font-size-25)
    }
}

.stats-card.small p {
    font-size: var(--undpds-font-size-14);
    word-break: normal
}

@media(min-width:48em) {
    .stats-card.small p {
        font-size: var(--undpds-font-size-16)
    }
}

/* .stats-card:hover {
    background-color: var(--undpds-color-yellow)
} */

.stats-card:hover h2 {
    color: var(--undpds-color-black)
}

.stats-card:hover.accent-yellow,
.stats-card:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.stats-card:hover.accent-red,
.stats-card:hover.red {
    background-color: var(--undpds-color-red)
}

.stats-card:hover.accent-green,
.stats-card:hover.green {
    background-color: var(--undpds-color-green)
}

.stats-card:hover.accent-blue,
.stats-card:hover.blue {
    background-color: var(--undpds-color-azure)
}

.stats-card.full-width {
    max-width: none
}

.accent-yellow div.stats-card:hover,
.accent-yellow div.stats-card:hover.accent-yellow,
.accent-yellow div.stats-card:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-yellow div.stats-card:hover.accent-red,
.accent-yellow div.stats-card:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-yellow div.stats-card:hover.accent-green,
.accent-yellow div.stats-card:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-yellow div.stats-card:hover.accent-blue,
.accent-yellow div.stats-card:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-red div.stats-card:hover {
    background-color: var(--undpds-color-red)
}

.accent-red div.stats-card:hover.accent-yellow,
.accent-red div.stats-card:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-red div.stats-card:hover.accent-red,
.accent-red div.stats-card:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-red div.stats-card:hover.accent-green,
.accent-red div.stats-card:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-red div.stats-card:hover.accent-blue,
.accent-red div.stats-card:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-green div.stats-card:hover {
    background-color: var(--undpds-color-green)
}

.accent-green div.stats-card:hover.accent-yellow,
.accent-green div.stats-card:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-green div.stats-card:hover.accent-red,
.accent-green div.stats-card:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-green div.stats-card:hover.accent-green,
.accent-green div.stats-card:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-blue div.stats-card:hover,
.accent-green div.stats-card:hover.accent-blue,
.accent-green div.stats-card:hover.blue {
    background-color: var(--undpds-color-azure)
}

.accent-blue div.stats-card:hover.accent-yellow,
.accent-blue div.stats-card:hover.yellow {
    background-color: var(--undpds-color-yellow)
}

.accent-blue div.stats-card:hover.accent-red,
.accent-blue div.stats-card:hover.red {
    background-color: var(--undpds-color-red)
}

.accent-blue div.stats-card:hover.accent-green,
.accent-blue div.stats-card:hover.green {
    background-color: var(--undpds-color-green)
}

.accent-blue div.stats-card:hover.accent-blue,
.accent-blue div.stats-card:hover.blue {
    background-color: var(--undpds-color-azure)
}

:lang(my) div.stats-card h2 {
    font-family: var(--undpds-font-family-notosans)
}

:lang(be) div.stats-card h2,
:lang(bg) div.stats-card h2,
:lang(kk) div.stats-card h2,
:lang(ky) div.stats-card h2,
:lang(mk) div.stats-card h2,
:lang(mn) div.stats-card h2,
:lang(ru) div.stats-card h2,
:lang(sr) div.stats-card h2,
:lang(uk) div.stats-card h2 {
    font-family: var(--undpds-font-family-proximanova)
}

:lang(ro) .stats-card h3,
:lang(ro) .stats-card h4 {
    font-weight: 700 !important
}

.stats-slider .stats-card.small {
    max-width: 100%
}

.stats-slider .stats-card.small:hover.yellow {
    background-color: #ffeb00
}

.stats-slider .stats-card.small:hover.red {
    background-color: #ee402d
}

.stats-slider .stats-card.small:hover.green {
    background-color: #6de354
}

.stats-slider .stats-card.small:hover.blue {
    background-color: #60d4f2
}

.stats-slider .stats-card.small:hover.gray {
    background-color: #fafafa
}

@media(min-width:48em) {
    .stats-slider .swiper-scrollbar {
        padding-right: 2.75rem
    }

    [dir=rtl] .stats-slider.swiper-initialized .swiper-scrollbar {
        padding-left: 2.75rem
    }
}

.stats-panel img,
.stats-panel.active:after,
.stats-panel:hover:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.stats-panel {
    align-items: center;
    background-color: #232e3d;
    display: flex;
    justify-content: center;
    min-height: 378px;
    position: relative;
    transition: all .3s
}

@media(min-width:48em) {
    .stats-panel {
        min-height: 787px
    }
}

.stats-panel img {
    object-fit: cover;
    opacity: 0;
    transition: all .3s
}

.stats-panel.active img,
.stats-panel.active:after,
.stats-panel:hover img,
.stats-panel:hover:after {
    opacity: 1
}

.stats-panel.active:after,
.stats-panel:hover:after {
    background: linear-gradient(0deg, rgba(255, 235, 0, .8), transparent 140%);
    transition: opacity .4s cubic-bezier(.64, .05, .35, 1.05)
}

.stats-panel.active div.stats-card,
.stats-panel:hover div.stats-card {
    color: #232e3d
}

.stats-panel.active div.stats-card h2,
.stats-panel:hover div.stats-card h2 {
    color: #232e3d;
    text-shadow: -1px -1px 0 #232e3d, 1px -1px 0 #232e3d, -1px 1px 0 #232e3d, 1px 1px 0 #232e3d
}

@supports(-webkit-text-stroke:2px #232e3d) {

    .stats-panel.active div.stats-card h2,
    .stats-panel:hover div.stats-card h2 {
        text-shadow: none;
        -webkit-text-stroke: transparent
    }
}

.stats-panel div.stats-card {
    color: #fff;
    max-width: 100%;
    padding: 0 1.5rem;
    width: 100%;
    word-break: unset;
    z-index: 1
}

.stats-panel div.stats-card,
.stats-panel div.stats-card:hover {
    background-color: transparent
}

@media(min-width:48em) {
    .stats-panel div.stats-card {
        padding: 0 1rem
    }
}

@media(min-width:64em) {
    .stats-panel div.stats-card {
        padding: 0 3rem
    }
}

@media(max-width:47.9375em) {
    .stats-panel div.stats-card h4 {
        font-size: 2.188rem;
        margin-bottom: .75rem
    }
}

.stats-panel div.stats-card h2 {
    color: #232e3d;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

@media(min-width:48em) {
    .stats-panel div.stats-card h2 {
        font-size: 6rem
    }
}

@media(min-width:64em) {
    .stats-panel div.stats-card h2 {
        font-size: 6.875rem
    }
}

@media(max-width:47.9375em) {
    .stats-panel div.stats-card h2 {
        margin-bottom: 1rem
    }
}

@supports(-webkit-text-stroke:2px #fff) {
    .stats-panel div.stats-card h2 {
        text-shadow: none;
        -webkit-text-stroke: 2px #fff
    }
}

.stats-panel div.stats-card p {
    height: 6.25rem
}

.accent-yellow .stats-panel.accent-yellow:after,
.accent-yellow .stats-panel.yellow:after,
.accent-yellow .stats-panel:after,
.stats-panel.accent-yellow:after,
.stats-panel.yellow:after {
    background: linear-gradient(15deg, #ffeb00)
}

.accent-yellow .stats-panel.accent-red:after,
.accent-yellow .stats-panel.red:after {
    background: linear-gradient(15deg, #ee402d)
}

.accent-yellow .stats-panel.accent-green:after,
.accent-yellow .stats-panel.green:after {
    background: linear-gradient(15deg, #6de354)
}

.accent-yellow .stats-panel.accent-blue:after,
.accent-yellow .stats-panel.blue:after {
    background: linear-gradient(15deg, #60d4f2)
}

.accent-red .stats-panel:after,
.stats-panel.accent-red:after,
.stats-panel.red:after {
    background: linear-gradient(15deg, #ee402d)
}

.accent-red .stats-panel.accent-yellow:after,
.accent-red .stats-panel.yellow:after {
    background: linear-gradient(15deg, #ffeb00)
}

.accent-red .stats-panel.accent-red:after,
.accent-red .stats-panel.red:after {
    background: linear-gradient(15deg, #ee402d)
}

.accent-red .stats-panel.accent-green:after,
.accent-red .stats-panel.green:after {
    background: linear-gradient(15deg, #6de354)
}

.accent-red .stats-panel.accent-blue:after,
.accent-red .stats-panel.blue:after {
    background: linear-gradient(15deg, #60d4f2)
}

.accent-green .stats-panel:after,
.stats-panel.accent-green:after,
.stats-panel.green:after {
    background: linear-gradient(15deg, #6de354)
}

.accent-green .stats-panel.accent-yellow:after,
.accent-green .stats-panel.yellow:after {
    background: linear-gradient(15deg, #ffeb00)
}

.accent-green .stats-panel.accent-red:after,
.accent-green .stats-panel.red:after {
    background: linear-gradient(15deg, #ee402d)
}

.accent-green .stats-panel.accent-green:after,
.accent-green .stats-panel.green:after {
    background: linear-gradient(15deg, #6de354)
}

.accent-blue .stats-panel:after,
.accent-green .stats-panel.accent-blue:after,
.accent-green .stats-panel.blue:after,
.stats-panel.accent-blue:after,
.stats-panel.blue:after {
    background: linear-gradient(15deg, #60d4f2)
}

.accent-blue .stats-panel.accent-yellow:after,
.accent-blue .stats-panel.yellow:after {
    background: linear-gradient(15deg, #ffeb00)
}

.accent-blue .stats-panel.accent-red:after,
.accent-blue .stats-panel.red:after {
    background: linear-gradient(15deg, #ee402d)
}

.accent-blue .stats-panel.accent-green:after,
.accent-blue .stats-panel.green:after {
    background: linear-gradient(15deg, #6de354)
}

.accent-blue .stats-panel.accent-blue:after,
.accent-blue .stats-panel.blue:after {
    background: linear-gradient(15deg, #60d4f2)
}

[dir=rtl] .stats .stats-panel:hover.accent-blue:after,
[dir=rtl] .stats .stats-panel:hover.accent-green:after,
[dir=rtl] .stats .stats-panel:hover.accent-red:after,
[dir=rtl] .stats .stats-panel:hover.accent-yellow:after,
[dir=rtl] .stats .stats-panel:hover.blue:after,
[dir=rtl] .stats .stats-panel:hover.green:after,
[dir=rtl] .stats .stats-panel:hover.red:after,
[dir=rtl] .stats .stats-panel:hover.yellow:after {
    transform: scaleX(-1)
}

.swiper {
    box-sizing: border-box;
    max-width: 100%;
    position: relative
}

.swiper * {
    box-sizing: inherit
}

[class*=swiper-slider-] {
    box-sizing: border-box;
    max-width: 100%;
    overflow: hidden !important;
    position: relative
}

.swiper-wrapper {
    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 {
    box-sizing: border-box;
    flex-shrink: 0;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    user-select: none;
    white-space: normal;
    width: 100%
}

.swiper-slide a {
    -webkit-user-drag: none;
    user-select: none
}

.swiper [class*=swiper-button-] {
    cursor: pointer;
    display: none;
    -webkit-touch-callout: none;
    user-select: none
}

.swiper [class*=swiper-button-] img,
.swiper-arrows [class*=swiper-button-] {
    cursor: pointer
}

.swiper-button-disabled {
    cursor: default;
    opacity: .5
}

.swiper-button-disabled img {
    cursor: default
}

[dir=rtl] .swiper {
    direction: rtl
}

.swiper-scrollbar {
    background: transparent;
    cursor: pointer;
    display: block;
    height: 4px;
    margin-bottom: var(--undpds-spacing-07);
    overflow: hidden;
    position: relative;
    width: 100%
}

.swiper-scrollbar:after {
    border-bottom: 1px solid var(--undpds-color-black);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: 1
}

.swiper-scrollbar-drag {
    background: var(--undpds-color-black);
    height: 100%
}

.swiper-notification {
    display: none
}



@media(max-width:47.9375em) {

    .swiper-initialized,
    .swiper-initialized .swiper-scrollbar {
        padding-right: var(--undpds-spacing-08)
    }
}

[dir=rtl] .swiper-initialized {
    padding-left: var(--undpds-spacing-44);
    padding-right: 0
}

@media(max-width:47.9375em) {
    [dir=rtl] .swiper-initialized {
        padding-left: var(--undpds-spacing-08);
        padding-right: 0
    }
}

[dir=rtl] .swiper-initialized .swiper-scrollbar {
    padding-right: 0
}

@media(max-width:47.9375em) {
    [dir=rtl] .swiper-initialized .swiper-scrollbar {
        padding-left: var(--undpds-spacing-08);
        padding-right: 0
    }
}

@media(min-width:48em) {
    .stats-card-slider .swiper-wrapper {
        display: block
    }

    .stats-card-slider .swiper-slide {
        padding-left: .75rem;
        padding-right: .75rem;
        width: auto
    }
}

@media(max-width:47.9375em) {
    .stats-card-slider .stats-card.small {
        max-width: 100%;
        pointer-events: none
    }

    .stats-card-slider .swiper-slide-active .stats-card,
    .stats-card-slider .swiper-slide-active .stats-card.accent-yellow,
    .stats-card-slider .swiper-slide-active .stats-card.yellow {
        background-color: #ffeb00
    }

    .stats-card-slider .swiper-slide-active .stats-card.accent-red,
    .stats-card-slider .swiper-slide-active .stats-card.red {
        background-color: #ee402d
    }

    .stats-card-slider .swiper-slide-active .stats-card.accent-green,
    .stats-card-slider .swiper-slide-active .stats-card.green {
        background-color: #6de354
    }

    .stats-card-slider .swiper-slide-active .stats-card.accent-blue,
    .stats-card-slider .swiper-slide-active .stats-card.blue {
        background-color: #60d4f2
    }

    .stats-card-slider .swiper-slide-active .stats-card.accent-gray,
    .stats-card-slider .swiper-slide-active .stats-card.gray {
        background-color: #fafafa
    }

    .stats-card-slider .swiper-slide-active .stats-card h2 {
        color: #000
    }
}

.stats-card-slider .stats-card-parallax {
    margin-bottom: .75rem;
    min-width: 100%;
    width: -moz-fit-content;
    width: fit-content
}

@media(min-width:48em) {
    .stats-card-slider .stats-card-parallax {
        display: flex;
        justify-content: center;
        margin-bottom: 1.5rem
    }
}

.stats-card-slider .stats-card-parallax:last-of-type {
    margin-bottom: 0
}

@media(min-width:64em) {
    .stats-card-slider .stats-card.small {
        box-sizing: border-box;
        max-width: 18.75rem;
        width: 100%
    }
}

.stats-card-slider .stats-card:hover,
.stats-card-slider .stats-card:hover.accent-yellow,
.stats-card-slider .stats-card:hover.yellow {
    background-color: #ffeb00
}

.stats-card-slider .stats-card:hover.accent-red,
.stats-card-slider .stats-card:hover.red {
    background-color: #ee402d
}

.stats-card-slider .stats-card:hover.accent-green,
.stats-card-slider .stats-card:hover.green {
    background-color: #6de354
}

.stats-card-slider .stats-card:hover.accent-blue,
.stats-card-slider .stats-card:hover.blue {
    background-color: #60d4f2
}

.stats-card-slider .stats-card:hover.accent-gray,
.stats-card-slider .stats-card:hover.gray {
    background-color: #fafafa
}

@media(max-width:47.9375em) {

    .stats-card-slider.swiper-initialized,
    .stats-card-slider.swiper-initialized .swiper-scrollbar {
        padding-right: 4rem
    }

    [dir=rtl] .stats-card-slider.swiper-initialized,
    [dir=rtl] .stats-card-slider.swiper-initialized .swiper-scrollbar {
        padding-left: 4rem;
        padding-right: 0
    }
}

.swiper {
    box-sizing: border-box;
    max-width: 100%;
    position: relative
}

.swiper * {
    box-sizing: inherit
}

[class*=swiper-slider-] {
    box-sizing: border-box;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.swiper-wrapper {
    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 {
    box-sizing: border-box;
    flex-shrink: 0;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    user-select: none;
    white-space: normal;
    width: 100%
}

.swiper-slide a {
    -webkit-user-drag: none;
    user-select: none
}

.swiper [class*=swiper-button-] {
    cursor: pointer;
    display: none;
    -webkit-touch-callout: none;
    user-select: none
}

.swiper [class*=swiper-button-] img,
.swiper-arrows [class*=swiper-button-] {
    cursor: pointer
}

.swiper-button-disabled {
    cursor: default;
    opacity: .5
}

.swiper-button-disabled img {
    cursor: default
}

[dir=rtl] .swiper {
    direction: rtl
}

.swiper-scrollbar {
    background: transparent;
    cursor: pointer;
    display: block;
    height: 4px;
    margin-bottom: var(--undpds-spacing-07);
    overflow: hidden;
    position: relative;
    width: 100%
}

.swiper-scrollbar:after {
    border-bottom: 1px solid var(--undpds-color-black);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: 1
}

.swiper-scrollbar-drag {
    background: var(--undpds-color-black);
    height: 100%
}

.swiper-notification {
    display: none
}

.swiper-initialized {
    padding-right: var(--undpds-spacing-44)
}

@media(max-width:47.9375em) {

    .swiper-initialized,
    .swiper-initialized .swiper-scrollbar {
        padding-right: var(--undpds-spacing-08)
    }
}

[dir=rtl] .swiper-initialized {
    padding-left: var(--undpds-spacing-44);
    padding-right: 0
}

@media(max-width:47.9375em) {
    [dir=rtl] .swiper-initialized {
        padding-left: var(--undpds-spacing-08);
        padding-right: 0
    }
}

[dir=rtl] .swiper-initialized .swiper-scrollbar {
    padding-right: 0
}

@media(max-width:47.9375em) {
    [dir=rtl] .swiper-initialized .swiper-scrollbar {
        padding-left: var(--undpds-spacing-08);
        padding-right: 0
    }
}

.switch {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    user-select: none
}

.switch__track {
    background-color: #d4d6d8;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    gap: 5px;
    height: 1.875rem;
    position: relative;
    width: 3.75rem
}

.switch--small .switch__track {
    height: 1.25rem;
    width: 2.5rem
}

.switch__track:focus {
    box-shadow: 0 0 4px #0468b1;
    outline: none
}

.switch__thumb {
    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 .switch__thumb {
    height: .875rem;
    width: .875rem
}

.switch--toggled .switch__thumb {
    left: 60%
}

.switch--untoggled .switch__thumb {
    left: 10%
}

.switch__icon {
    align-items: center;
    display: flex;
    position: absolute;
    top: 50%;
    transform: translate(-20%, -50%)
}

.switch--small .switch__icon {
    width: .5rem
}

.switch__label {
    display: block;
    font-size: 1.25rem;
    margin-bottom: .5rem
}

.switch--small .switch__label {
    font-size: 1rem
}

.switch__value {
    font-size: 1rem;
    font-weight: 400
}

.switch--toggled .switch__track {
    background-color: #0468b1
}

.switch--toggled .switch__icon {
    background: transparent url(/libraries/undp--design-system-assets/images/checkmark-regular.svg) no-repeat 0;
    color: #d4d6d8;
    height: 13px;
    left: 20%;
    width: 13px
}

.switch--toggled.switch--small .switch__icon {
    background: transparent url(/libraries/undp--design-system-assets/images/checkmark-small.svg) no-repeat 0;
    height: .625rem;
    width: .625rem
}

.switch--untoggled .switch__icon {
    background: transparent url(/libraries/undp--design-system-assets/images/disabled-x-regular.svg) no-repeat 100%;
    color: #55606e;
    height: .625rem;
    right: 15%;
    width: .625rem
}

.switch--untoggled.switch--small .switch__icon {
    background: transparent url(/libraries/undp--design-system-assets/images/disabled-x-small.svg) no-repeat 100%;
    width: .5rem
}

.switch--disabled {
    cursor: not-allowed
}

.switch--disabled .switch__track {
    background-color: #d4d6d8
}

.switch--disabled .switch__track:focus {
    box-shadow: none;
    outline: none
}

.switch--disabled .switch__thumb {
    background-color: #a9b1b7
}

.switch--disabled.switch--toggled.switch--small .switch__icon {
    background: transparent url(/libraries/undp--design-system-assets/images/disabled-checkmark-small.svg) no-repeat 0;
    height: .625rem;
    width: .625rem
}

.switch--disabled.switch--toggled .switch__icon {
    background: transparent url(/libraries/undp--design-system-assets/images/disabled-checkmark-regular.svg) no-repeat 0;
    height: 13px;
    width: 13px
}

.switch__wrapper {
    align-items: center;
    display: flex;
    gap: 5px
}

.tabs>ul li a {
    background-image: none
}

.tabs>ul {
    background-color: #fff;
    border-bottom: 2px solid #edeff0;
    list-style: none;
    padding-left: 0
}

@media(min-width:48em) {
    .tabs>ul {
        padding-left: 3rem
    }
}

.tabs>ul li {
    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>ul li.is-active {
    border-bottom: 2px solid #d12800
}

@media(min-width:64em) {
    .tabs>ul li:hover {
        border-bottom: 2px solid #a9b1b7
    }
}

.tabs>ul li a {
    font-size: 1rem
}

.tabs .tabs-content {
    background-color: #fff
}

.tabs .tabs-content .tabs-panel {
    display: none;
    padding-top: 1rem
}

@media(min-width:48em) {
    .tabs .tabs-content .tabs-panel {
        padding-top: 2.5rem
    }
}

.tabs .tabs-content .tabs-panel.is-active {
    display: inherit
}

[dir=rtl] .tabs>ul {
    padding-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .tabs>ul {
        padding-right: 3rem
    }
}

[dir=rtl] .tabs>ul li {
    margin-left: 1.5rem;
    margin-right: 0;
    padding-right: 0
}

.tertiary h4 {
    font-weight: 600;
    margin-bottom: var(--undpds-spacing-06)
}

@media(min-width:48em) {
    .tertiary h4 {
        margin-bottom: var(--undpds-spacing-09)
    }
}

.tertiary h5 {
    margin-bottom: var(--undpds-spacing-04)
}

@media(min-width:48em) {
    .tertiary h5 {
        margin-bottom: var(--undpds-spacing-06)
    }
}

:lang(ro) .tertiary h4 {
    font-weight: 700
}

.form-wrapper .text-panel .button {
    margin-top: var(--undpds-spacing-06)
}

@media(max-width:47.9375em) {
    .form-wrapper .text-panel .button {
        margin-top: var(--undpds-spacing-07)
    }
}

.form-wrapper h2 {
    margin-bottom: var(--undpds-spacing-08)
}

@media(max-width:47.9375em) {
    .form-wrapper h2 {
        margin-bottom: var(--undpds-spacing-04)
    }

    .form-wrapper p {
        margin-bottom: var(--undpds-spacing-03)
    }
}

.form-wrapper .input-group .input__controls {
    border-radius: 0;
    margin: .9375rem 0
}

.form-wrapper .form-photo img {
    height: 100%;
    object-fit: cover
}

.form-wrapper .form-photo .stacked-form {
    height: inherit
}

.form-wrapper .form-photo .stacked-form h2 {
    margin-bottom: var(--undpds-spacing-05)
}

@media(max-width:47.9375em) {
    .form-wrapper .form-photo .stacked-form h2 {
        margin-bottom: var(--undpds-spacing-04)
    }
}

.form-wrapper .form-photo .stacked-form p {
    margin-bottom: var(--undpds-spacing-09)
}

@media(max-width:47.9375em) {
    .form-wrapper .form-photo .stacked-form p {
        margin-bottom: var(--undpds-spacing-07)
    }
}

.form-wrapper .form-photo .stacked-form .button {
    margin-top: var(--undpds-spacing-09)
}

@media(max-width:47.9375em) {
    .form-wrapper .form-photo .stacked-form .button {
        margin-top: var(--undpds-spacing-07)
    }
}

.form-wrapper .form-bg {
    background: var(--undpds-color-gray-100);
    box-sizing: border-box;
    padding: var(--undpds-spacing-12) 0
}

@media(max-width:47.9375em) {
    .form-wrapper .form-bg {
        padding: var(--undpds-spacing-09) var(--undpds-spacing-06)
    }

    .form-wrapper .button {
        width: 100%
    }
}

.form-wrapper .wide-form h2 {
    margin-bottom: var(--undpds-spacing-06)
}

@media(max-width:47.9375em) {
    .form-wrapper .wide-form h2 {
        margin-bottom: var(--undpds-spacing-03)
    }
}

.form-wrapper .wide-form .input-group .input__controls {
    margin: var(--undpds-spacing-04) 0
}

.form-wrapper .wide-form .button {
    margin-top: var(--undpds-spacing-09)
}

@media(max-width:47.9375em) {
    .form-wrapper .wide-form .button {
        margin-top: var(--undpds-spacing-07)
    }
}

.form-wrapper .stacked-form h2 {
    margin-bottom: var(--undpds-spacing-05)
}

@media(max-width:47.9375em) {
    .form-wrapper .stacked-form h2 {
        margin-bottom: var(--undpds-spacing-04)
    }
}

.form-wrapper .stacked-form p {
    margin-bottom: var(--undpds-spacing-09)
}

@media(max-width:47.9375em) {
    .form-wrapper .stacked-form p {
        margin-bottom: var(--undpds-spacing-07)
    }
}

.form-wrapper .stacked-form .input-group .input__controls {
    margin: var(--undpds-spacing-04) 0
}

.form-wrapper .stacked-form .button {
    margin-top: var(--undpds-spacing-09)
}

@media(max-width:47.9375em) {
    .form-wrapper .stacked-form .button {
        margin-top: var(--undpds-spacing-07)
    }
}

.form-wrapper input {
    margin-top: var(--undpds-spacing-06)
}

@media print,
screen and (min-width:64em) {
    [dir=rtl] .text-panel>:first-child {
        margin-left: .75rem;
        margin-right: calc(8.33333% + .75rem)
    }
}

:lang(my) .form-wrapper .button {
    font-family: var(--undpds-font-family-notosans)
}

.heading-container {
    background-color: #232e3e;
    color: #fff;
    justify-content: center;
    overflow: hidden;
    padding-bottom: 6rem;
    padding-top: 6rem
}

.heading-container h4 {
    margin-top: 3.125rem
}

@media(min-width:48em) {
    .heading-container h4 {
        margin-top: 0
    }
}

@media(max-width:47.9375em) {

    .heading-container h2,
    .heading-container h4 {
        padding: 0 1.5rem
    }
}

.trusted-partnerships--header p {
    margin-top: 2.5rem
}

@media(min-width:48em) {
    .trusted-partnerships--header p {
        margin-top: 5rem
    }
}

.trusted-partnerships--header .button-arrow {
    margin-top: 2.5rem
}

@media(max-width:47.9375em) {
    .trusted-partnerships--header .button-arrow {
        display: inline-flex
    }
}

@media(min-width:48em) {
    .trusted-partnerships--header .button-arrow {
        margin-top: 4rem
    }
}

.tweet-card {
    -webkit-font-smoothing: antialiased
}

@media(max-width:47.9375em) {
    .tweet-card {
        margin-bottom: var(--undpds-spacing-12)
    }
}

.tweet-card a {
    align-items: flex-start;
    background: none;
    display: inline-flex;
    text-decoration: none
}

.tweet-card a img {
    border-radius: 50%;
    height: 44px;
    margin-right: var(--undpds-spacing-05);
    min-width: 44px;
    width: 44px
}

.tweet-card p {
    margin-bottom: 0;
    word-break: break-word
}

.tweet-card__header {
    color: var(--undpds-color-white);
    font-weight: 400
}

.tweet-card__header--subtitle {
    font-size: var(--undpds-font-size-14);
    font-weight: 600
}

.tweet-card__body {
    border-top: 3px solid var(--undpds-color-white);
    margin-top: var(--undpds-spacing-07);
    padding: var(--undpds-spacing-06) .313rem 0 0
}

.tweet-card__body a,
.tweet-card__body p,
.tweet-card__body time {
    color: var(--undpds-color-gray-500);
    font-size: var(--undpds-font-size-14);
    font-weight: 700
}

.tweet-card__body a,
.tweet-card__body p {
    color: var(--undpds-color-white);
    font-weight: 400
}

.tweet-card__body time {
    margin-top: var(--undpds-spacing-05)
}

.tweet-card__body p {
    margin-bottom: 1.125rem
}

.tweet-card .cta__link {
    color: var(--undpds-color-white);
    font-size: .938rem
}

.tweet-card .cta__link:hover {
    color: var(--undpds-color-gray-400)
}

.tweet-card .cta__link:after {
    margin-top: -var(--undpds-spacing-01)
}

[dir=rtl] .tweet-card img {
    margin-left: var(--undpds-spacing-05);
    margin-right: 0
}

[dir=rtl] .tweet-card__body {
    padding: var(--undpds-spacing-06) 0 0 .313rem
}

:lang(ro) .tweet_card__header--subtitle {
    font-weight: 700
}

.twitter-panel {
    background-color: #232e3e;
    overflow: hidden;
    padding: var(--undpds-spacing-12) var(--undpds-spacing-06)
}

.twitter-panel .twitter {
    background: url(/libraries/undp--design-system-assets/images/tweet-white.svg) no-repeat bottom;
    display: block;
    font-size: 0;
    height: 36px;
    margin-bottom: var(--undpds-spacing-02);
    width: 36px
}

@media(min-width:48em) {
    .twitter-panel .twitter {
        margin-bottom: .375rem
    }
}

.twitter-panel h2 {
    align-items: flex-end;
    color: var(--undpds-color-white);
    display: flex;
    margin-bottom: var(--undpds-spacing-08)
}

.twitter-panel a {
    text-decoration: none
}

:lang(my) .twitter-panel span {
    margin-bottom: .875rem
}

.article-page .progress-container {
    position: fixed;
    top: 4.7rem;
    z-index: 5
}

@media(min-width:64em) {
    .article-page .progress-container {
        top: 7.1875rem
    }
}

.article-page .progress-top {
    top: inherit
}

.article-page .progress-bar {
    width: 0
}

.article-page .large-article-image {
    margin-top: 1rem
}

@media(min-width:48em) {
    .article-page .large-article-image {
        margin-top: 2rem
    }
}

.article-page .author-section {
    border-bottom: 1px solid #d4d6d8;
    margin-bottom: 4.375rem;
    padding-top: 2rem
}

@media(min-width:48em) {
    .article-page .author-section {
        margin-bottom: 5.5rem
    }
}

@media(max-width:63.9375em) {
    .article-page .author-section {
        border-top: 2px solid #000
    }
}

.article-page .mt-h {
    margin-top: 1.5rem
}

@media(min-width:90em) {
    .article-page .mt-h {
        margin-top: 5rem
    }
}

.article-page .blockq {
    margin-bottom: 5rem;
    margin-top: 2.82rem
}

@media(min-width:64em) {
    .article-page .blockq {
        margin-bottom: 2.125rem;
        margin-top: 2.563rem
    }
}

.article-page .section-head {
    margin-top: 2.983rem
}

.article-page .image-caption {
    container-type: inline-size;
    padding-top: 2rem
}

@media(max-width:63.9375em) {
    .article-page .image-caption .image__caption {
        border-bottom: 0
    }
}

.article-page .image-caption .image__caption {
    padding-left: 6rem
}

@media(min-width:48em) {
    .article-page .image-caption .image__caption {
        padding-left: 0
    }
}

.article-page .large-article-image img {
    width: 100%
}

.article-page .middle-image {
    margin-bottom: 2rem;
    margin-top: 3.063rem
}

@media(min-width:48em) {
    .article-page .middle-image {
        margin-top: 2.813rem
    }
}

.article-page .middle-image img {
    width: 100%
}

.article-page .middle-caption {
    container-type: inline-size;
    margin-bottom: 3.125rem
}

@media(min-width:48em) {
    .article-page .middle-caption {
        margin-bottom: 6.125rem
    }
}

.article-page .list-section {
    margin-bottom: 3rem;
    margin-top: 2.25rem
}

@media(min-width:48em) {
    .article-page .list-section {
        margin-bottom: 11.25rem
    }
}

.article-page .list-section li {
    margin-top: 1.5rem
}

.article-page .list-section li:first-of-type {
    margin-top: 0
}

.featured-card-container {
    margin-bottom: 2rem
}

@media(min-width:48em) {
    .featured-card-container {
        margin-bottom: 4rem
    }
}

header~.featured-card-container>div {
    margin-left: 0;
    margin-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .medium-offset-1 {
        margin-left: 0;
        margin-right: 8.33333%
    }

    [dir=rtl] .medium-offset-2 {
        margin-left: 0;
        margin-right: 16.66667%
    }
}

[dir=rtl] .section-head {
    text-align: right
}

[dir=rtl] .author-wrapper--3 .author-wrapper__box:first-of-type,
[dir=rtl] .author-wrapper--3 .author-wrapper__box:last-of-type {
    margin-left: 0;
    margin-right: 0
}

.author-page .authorheading {
    display: none
}

@media(max-width:47.9375em) {
    .author-page .authorheading {
        display: block;
        font-weight: 700;
        padding: 0 var(--undpds-spacing-06) var(--undpds-spacing-05)
    }
}

.author-page .breadcrumb {
    margin: var(--undpds-spacing-05) 0 2.563rem
}

@media(min-width:48em) {
    .author-page .breadcrumb {
        margin: 4.25rem 0 3.5625rem
    }
}

.author-page .author-content {
    margin-bottom: 8rem;
    margin-top: var(--undpds-spacing-11)
}

@media(max-width:47.9375em) {
    .author-page .author-content {
        margin-bottom: 2.375rem
    }

    .author-page .author-content h2 {
        font-weight: 600
    }

    .author-page .author-content .button {
        margin: 0 var(--undpds-spacing-06)
    }

    [dir=rtl] .author-page .medium-offset-1 {
        margin-left: 0;
        margin-right: 0
    }
}

:lang(ro) .author-page .author-content h2 {
    font-weight: 700
}

.authors-page .author__label p {
    font-size: 1rem
}

@media(max-width:47.9375em) {
    .authors-page .author__label p {
        font-size: .875rem
    }
}

.authors-page .breadcrumb {
    margin-top: 5rem
}

@media(max-width:47.9375em) {
    .authors-page .breadcrumb {
        margin-top: 1.5rem
    }
}

.authors-page .align-center {
    align-items: flex-end;
    display: flex
}

.authors-page .align-center .exoandablesearch {
    width: 100%
}

@media(min-width:64em) {
    .authors-page .align-center .exoandablesearch {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }
}

.authors-page .mobile-author-filter {
    display: none
}

@media(max-width:47.9375em) {
    .authors-page .mobile-author-filter {
        display: block
    }

    .authors-page .author-filter {
        display: none
    }

    .authors-page .author-filter.author-filter-show {
        display: block
    }

    .authors-page .author-filter.author-filter-show .expand-search {
        margin: 1.5rem 0
    }
}

.authors-page .hide-sort {
    display: none
}

.authors-page .sort-filter {
    width: 100%
}

.authors-page .sort-filter span {
    display: none;
    font-size: 1rem
}

.authors-page .sort-filter.close {
    background-color: #edeff0;
    color: #000;
    font-size: 0
}

.authors-page .sort-filter.close span {
    display: block
}

.authors-page .button {
    text-transform: uppercase
}

.authors-page .authors-heading {
    margin: 6.125rem 0 4.1875rem
}

@media(max-width:47.9375em) {
    .authors-page .authors-heading {
        margin: 3.3125rem 0 4rem
    }
}

.authors-page .author-content {
    margin-bottom: 8.5rem;
    margin-top: 5rem
}

.authors-page .author-card {
    margin-top: 4.75rem
}

@media(max-width:47.9375em) {
    .authors-page .author-card {
        margin-top: 0
    }

    .authors-page .author-card>div {
        display: none
    }

    .authors-page .author-card>div:nth-child(-n+6) {
        display: block
    }

    .authors-page .author-card h6 {
        font-size: 1rem
    }
}

@media(max-width:47.9375em)and (max-width:47.9375em) {
    .authors-page .author-card h6 h6 {
        font-size: 1rem
    }
}

@media(max-width:47.9375em)and (max-width:47.9375em)and (max-width:47.9375em) {
    .authors-page .author-card h6 h6 {
        font-size: .875rem
    }
}

@media(max-width:47.9375em) {
    .authors-page .author-card>div:first-of-type a {
        border-top: 0
    }
}

.authors-page .view-btn-cell {
    margin-bottom: 4.188rem
}

@media(min-width:48em) {
    .authors-page .view-btn-cell {
        margin-bottom: 13.563rem
    }
}

.authors-page .select-box {
    height: auto;
    max-width: 100%
}

.authors-page .select-box.author-select .selected {
    min-width: 100%;
    width: 100%
}

.authors-page .select-box .options-container {
    min-width: inherit
}

@media(max-width:47.9375em) {
    [dir=rtl] .authors-page .medium-offset-1 {
        margin-left: 0;
        margin-right: 0
    }
}

@media print,
screen and (min-width:48em) {
    [dir=rtl] .authors-page .grid-margin-x>.medium-offset-3 {
        margin-left: .625rem;
        margin-right: calc(25% + .75rem)
    }

    [dir=rtl] .authors-page .medium-offset-3 {
        margin-left: .625rem;
        margin-right: 25%
    }
}

.country-page-wrapper {
    margin-bottom: 4.375rem
}

.country-page-wrapper .wide-card {
    margin-top: 2.688rem;
    padding-top: 1.25rem
}

.country-page-wrapper .wide-card h6 {
    padding-top: 0
}

.country-page-wrapper .hero-container {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem
}

@media(min-width:48em) {
    .country-page-wrapper .hero-container {
        padding-bottom: 3.125rem;
        padding-top: 4.375rem
    }
}

@media(max-width:47.9375em) {
    .country-page-wrapper .hero-container .homepage-hero-wide {
        border-left: 1rem solid #edeff0;
        padding-left: calc(8.33333% + .75rem)
    }
}

.country-page-wrapper .hero-container h1 {
    font-size: 1.8rem
}

@media(min-width:48em) {
    .country-page-wrapper .hero-container h1 {
        font-size: 4rem
    }
}

.country-page-wrapper .featured-card-container {
    margin-bottom: 1.5rem;
    margin-top: 7.5rem
}

@media(min-width:48em) {
    .country-page-wrapper .featured-card-container {
        margin-top: 1.5rem
    }
}

.country-page-wrapper .wide-card-heading {
    margin-bottom: 2.5rem;
    margin-top: 5.563rem
}

.country-page-wrapper .our-impact {
    margin-top: 8.313rem
}

@media(max-width:47.9375em) {
    .country-page-wrapper .our-impact {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.country-page-wrapper .our-impact>div:first-of-type {
    margin-bottom: 4.125rem
}

.country-page-wrapper .reveal-head {
    margin-top: 7.313rem;
    text-align: center
}

@media(min-width:48em) {
    .country-page-wrapper .reveal-head {
        margin-top: 9.375rem
    }
}

.country-page-wrapper .reveal-cards {
    margin-top: 3.75rem
}

@media(min-width:48em) {
    .country-page-wrapper .reveal-cards {
        margin-top: 2.5rem
    }
}

.country-page-wrapper .cta-container {
    margin-top: 3.75rem
}

@media(max-width:47.9375em) {
    [dir=rtl] .hero-container .homepage-hero-wide {
        border-left: none;
        border-right: 1rem solid #edeff0;
        padding-left: 0;
        padding-right: calc(8.33333% + .75rem)
    }
}

@media(min-width:48em) {
    [dir=rtl] .country-page-wrapper .large-offset-1 {
        margin-left: 0;
        margin-right: calc(8.33333% + .75rem)
    }
}

.footer .form-submit,
.footer.blue .footer-subtitle {
    text-transform: uppercase
}

.publication-menu .menu li a {
    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
}

.publication-menu .menu li a:hover {
    animation: lineLoop-animation 2s linear infinite
}

.publication-menu .menu li [dir=rtl] a:hover,
[dir=rtl] .publication-menu .menu li a:hover {
    animation: lineLoop-animation-rtl 2s linear infinite
}

.border-top-2 {
    border-top: 2px solid #000
}

.related-publication {
    margin-top: 2rem
}

.related-publication .cell.medium-4 {
    padding: .75rem 0;
    width: 100%
}

@media(min-width:48em) {
    .related-publication .cell.medium-4 {
        width: calc(50% - 1.5rem)
    }
}

.related-publication .content-card {
    border: none;
    margin-bottom: 0;
    padding-top: .5rem
}

.related-publication h2 {
    margin-bottom: .75rem;
    margin-top: 3rem
}

@media(min-width:64em) {
    .related-publication h2 {
        margin-bottom: 2.25rem;
        margin-top: 5rem
    }
}

@media(max-width:47.9375em) {
    .related-publication .grid-x.grid-margin-x {
        padding: 0 .75rem .75rem 0
    }
}

.margin-top-24 {
    margin-top: 1.5rem
}

.margin-top-36 {
    margin-top: 2.25rem
}

.margin-top-40 {
    margin-top: 2.5rem
}

.margin-top-48 {
    margin-top: 3rem
}

.margin-top-64 {
    margin-top: 4rem
}

.margin-top-72 {
    margin-top: 4.5rem
}

.margin-top-80 {
    margin-top: 5rem
}

.margin-top-136 {
    margin-top: 8.5rem
}

.margin-bottom-24 {
    margin-bottom: 1.5rem
}

.margin-bottom-36 {
    margin-bottom: 2.25rem
}

.margin-bottom-40 {
    margin-bottom: 2.5rem
}

.margin-bottom-48 {
    margin-bottom: 3rem
}

.margin-bottom-64 {
    margin-bottom: 4rem
}

.margin-bottom-72 {
    margin-bottom: 4.5rem
}

.margin-bottom-80 {
    margin-bottom: 5rem
}

.margin-bottom-136 {
    margin-bottom: 8.5rem
}

.content-bottom {
    margin-bottom: 3rem
}

@media(min-width:64em) {
    .content-bottom {
        margin-bottom: 6rem
    }
}

.publication-card__title h2 {
    display: none
}

@media(min-width:64em) {
    .publication-card__title h2 {
        display: block;
        margin-bottom: 1.5rem
    }
}

.publication-card__title h2>p {
    margin-top: 2.25rem
}

.publication-card__title h6 {
    margin-top: 2.5rem
}

@media(min-width:64em) {
    .publication-card__title h6 {
        margin-top: .5rem
    }
}

.publication-page {
    margin-bottom: 3.313rem
}

@media(min-width:90em) {
    .publication-page {
        margin-bottom: 4.688rem
    }
}

.publication-page .breadcrumb {
    margin-top: 1.063rem
}

@media(min-width:64em) {
    .publication-page .breadcrumb {
        margin-top: 4.563rem
    }
}

.publication-block {
    margin-top: 2.563rem;
    scroll-behavior: auto
}

@media(min-width:64em) {
    .publication-block {
        margin-top: 3.625rem
    }
}

.publication .download-card {
    margin-bottom: 2.5rem
}

.publication-menu {
    margin-top: 3.125rem
}

@media(min-width:64em) {
    .publication-menu {
        margin-top: 5rem
    }
}

.publication-menu h6 {
    margin-top: .75rem
}

@media(min-width:64em) {
    .publication-menu h6 {
        margin-top: 1rem
    }
}

.publication-menu .menu-item {
    margin-top: .125rem
}

@media(min-width:64em) {
    .publication-menu .menu-item {
        margin-top: 0
    }
}

.publication-menu .menu li {
    margin-right: 1.25rem;
    margin-top: .375rem
}

.publication-menu .menu li a {
    font-size: 1rem;
    text-transform: none
}

.sticky {
    position: relative;
    z-index: 1
}

@media(max-width:47.9375em) {
    .sticky {
        display: flex;
        justify-content: center
    }
}

@media(max-width:63.9375em) {
    .sticky {
        text-align: center
    }
}

.title-mobile {
    display: block
}

@media(min-width:64em) {
    .title-mobile {
        display: none
    }
}

.title-mobile h2 {
    margin-bottom: 1.5rem
}

@media(min-width:64em) {
    [dir=rtl] .related-publication .large-offset-6 {
        margin-left: 0;
        margin-right: calc(50% + .5rem)
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .related-publication .grid-x.grid-margin-x {
        padding: 0 0 .75rem .75rem
    }
}

@media(min-width:64em) {
    [dir=rtl] .publication-page .large-offset-1 {
        margin-left: 0;
        margin-right: calc(8.33333% + .75rem)
    }
}

[dir=rtl] .publication-page .menu li {
    margin-left: 1.25rem;
    margin-right: 0;
    padding-right: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.publication-post-header {
    margin-top: 1.813rem
}

@media(min-width:64em) {
    .publication-post-header {
        margin-top: 5rem
    }
}

.margin-top-69 {
    margin-top: 4.3rem
}

.margin-top-32 {
    margin-top: 2rem
}

.landing-page .multi-select {
    max-width: 100%
}

.landing-page .multi-select .options,
.landing-page .multi-select .select-control {
    min-width: 100%
}

.landing-page .content-card-container {
    margin-top: 1.5rem
}

@media(min-width:48em) {
    .landing-page .content-card-container {
        margin-top: 4.313rem
    }
}

@media(max-width:47.9375em) {
    .landing-page .content-card-container .button {
        margin: 0 1rem
    }

    .landing-page .pagehero-content h2 {
        margin-top: 1.75rem
    }
}

.landing-page .search-filter .expand-search {
    max-width: 100%
}

.generic-page .progress-container {
    position: fixed;
    top: 4.7rem;
    z-index: 5
}

@media(min-width:64em) {
    .generic-page .progress-container {
        top: 7.1875rem
    }
}

.publication-menu .menu li a {
    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
}

.publication-menu .menu li a:hover {
    animation: lineLoop-animation 2s linear infinite
}

.publication-menu .menu li [dir=rtl] a:hover,
[dir=rtl] .publication-menu .menu li a:hover {
    animation: lineLoop-animation-rtl 2s linear infinite
}

.border-top-2 {
    border-top: 2px solid #000
}

.related-publication {
    margin-top: 2rem
}

.related-publication .cell.medium-4 {
    padding: .75rem 0;
    width: 100%
}

@media(min-width:48em) {
    .related-publication .cell.medium-4 {
        width: calc(50% - 1.5rem)
    }
}

.related-publication .content-card {
    border: none;
    margin-bottom: 0;
    padding-top: .5rem
}

.related-publication h2 {
    margin-bottom: .75rem;
    margin-top: 3rem
}

@media(min-width:64em) {
    .related-publication h2 {
        margin-bottom: 2.25rem;
        margin-top: 5rem
    }
}

@media(max-width:47.9375em) {
    .related-publication .grid-x.grid-margin-x {
        padding: 0 .75rem .75rem 0
    }
}

.margin-top-24 {
    margin-top: 1.5rem
}

.margin-top-36 {
    margin-top: 2.25rem
}

.margin-top-40 {
    margin-top: 2.5rem
}

.margin-top-48 {
    margin-top: 3rem
}

.margin-top-64 {
    margin-top: 4rem
}

.margin-top-72 {
    margin-top: 4.5rem
}

.margin-top-80 {
    margin-top: 5rem
}

.margin-top-136 {
    margin-top: 8.5rem
}

.margin-bottom-24 {
    margin-bottom: 1.5rem
}

.margin-bottom-36 {
    margin-bottom: 2.25rem
}

.margin-bottom-40 {
    margin-bottom: 2.5rem
}

.margin-bottom-48 {
    margin-bottom: 3rem
}

.margin-bottom-64 {
    margin-bottom: 4rem
}

.margin-bottom-72 {
    margin-bottom: 4.5rem
}

.margin-bottom-80 {
    margin-bottom: 5rem
}

.margin-bottom-136 {
    margin-bottom: 8.5rem
}

.content-bottom {
    margin-bottom: 3rem
}

@media(min-width:64em) {
    .content-bottom {
        margin-bottom: 6rem
    }
}

.publication-card__title h2 {
    display: none
}

@media(min-width:64em) {
    .publication-card__title h2 {
        display: block;
        margin-bottom: 1.5rem
    }
}

.publication-card__title h2>p {
    margin-top: 2.25rem
}

.publication-card__title h6 {
    margin-top: 2.5rem
}

@media(min-width:64em) {
    .publication-card__title h6 {
        margin-top: .5rem
    }
}

.publication-page {
    margin-bottom: 3.313rem
}

@media(min-width:90em) {
    .publication-page {
        margin-bottom: 4.688rem
    }
}

.publication-page .breadcrumb {
    margin-top: 1.063rem
}

@media(min-width:64em) {
    .publication-page .breadcrumb {
        margin-top: 4.563rem
    }
}

.publication-block {
    margin-top: 2.563rem;
    scroll-behavior: auto
}

@media(min-width:64em) {
    .publication-block {
        margin-top: 3.625rem
    }
}

.publication .download-card {
    margin-bottom: 2.5rem
}

.publication-menu {
    margin-top: 3.125rem
}

@media(min-width:64em) {
    .publication-menu {
        margin-top: 5rem
    }
}

.publication-menu h6 {
    margin-top: .75rem
}

@media(min-width:64em) {
    .publication-menu h6 {
        margin-top: 1rem
    }
}

.publication-menu .menu-item {
    margin-top: .125rem
}

@media(min-width:64em) {
    .publication-menu .menu-item {
        margin-top: 0
    }
}

.publication-menu .menu li {
    margin-right: 1.25rem;
    margin-top: .375rem
}

.publication-menu .menu li a {
    font-size: 1rem;
    text-transform: none
}

.sticky {
    position: relative;
    z-index: 1
}

@media(max-width:47.9375em) {
    .sticky {
        display: flex;
        justify-content: center
    }
}

@media(max-width:63.9375em) {
    .sticky {
        text-align: center
    }
}

.title-mobile {
    display: block
}

@media(min-width:64em) {
    .title-mobile {
        display: none
    }
}

.title-mobile h2 {
    margin-bottom: 1.5rem
}

@media(min-width:64em) {
    [dir=rtl] .related-publication .large-offset-6 {
        margin-left: 0;
        margin-right: calc(50% + .5rem)
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .related-publication .grid-x.grid-margin-x {
        padding: 0 0 .75rem .75rem
    }
}

@media(min-width:64em) {
    [dir=rtl] .publication-page .large-offset-1 {
        margin-left: 0;
        margin-right: calc(8.33333% + .75rem)
    }
}

[dir=rtl] .publication-page .menu li {
    margin-left: 1.25rem;
    margin-right: 0;
    padding-right: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.publication-post-header {
    margin-top: 1.813rem
}

@media(min-width:64em) {
    .publication-post-header {
        margin-top: 5rem
    }
}

@media(min-width:48em) {
    .generic-page .button-secondary {
        margin-left: .75rem
    }

    .generic-page .sidebar-width .sidebar-accordion {
        margin-top: .8rem;
        width: 90%
    }
}

.generic-page .sidebar-width .sidebar-accordion.show-medium {
    display: block
}

.generic-page .sidebar-width .sidebar-accordion.scrollbar {
    height: calc(100vh - 9.375rem);
    overflow-y: auto
}

.generic-page .sidebar-width ul {
    list-style: none
}

.generic-page .sidebar-mobile {
    display: none;
    margin-bottom: .75rem;
    margin-top: 1rem
}

@media(max-width:1023px) {
    .generic-page .sidebar-mobile {
        display: block
    }

    .generic-page .sidebar-mobile .sidebar-accordion {
        width: 100%
    }

    .generic-page .sidebar-mobile .sidebar-accordion ul {
        display: none
    }

    .generic-page .sidebar-mobile .sidebar-accordion.show-medium ul:not(.accordion__panel) {
        display: block
    }
}

.generic-page .sidebar-desktop {
    display: block
}

@media(max-width:1023px) {
    .generic-page .sidebar-desktop {
        display: none
    }
}

@media(min-width:64em) {
    .generic-page .sidebar-desktop .sidebar-accordion h6 {
        display: none
    }
}

.generic-page .margin-top-32 {
    margin-top: 2rem
}

.generic-page .margin-top-72 {
    margin-top: 4.5rem
}

.generic-page .progress-top {
    top: inherit
}

.generic-page .progress-bar {
    width: 0
}

@media(min-width:90em) {
    .generic-page .pagehero-full {
        margin-top: 0
    }
}

.generic-page .pagehero-full .content-box {
    width: auto
}

@media(max-width:47.9375em) {
    .generic-page .pagehero-full .breadcrumb {
        padding-top: .75rem
    }
}

@media(min-width:90em) {
    .generic-page .fluid-carousel .slide-content {
        flex: 1 0 40%;
        max-width: 100%
    }
}

.generic-page .genric-slider {
    margin-right: -.75rem
}

@media(max-width:47.9375em) {
    .generic-page .genric-slider .swiper-initialized .swiper-scrollbar {
        padding-right: 0
    }
}

@media(min-width:48em) {
    [dir=rtl] .generic-page .button-secondary {
        margin-left: unset;
        margin-right: .75rem
    }
}

[dir=rtl] .generic-page .genric-slider {
    margin-left: -.75rem;
    margin-right: 0
}

@media(max-width:47.9375em) {
    [dir=rtl] .generic-page .genric-slider {
        margin-left: -1.5rem;
        margin-right: 0
    }

    [dir=rtl] .generic-page .genric-slider .swiper-initialized .swiper-scrollbar {
        padding-left: 0
    }
}

@media(max-width:47.9375em) {
    .glabal-page .homepage-hero-tall {
        margin-top: 1rem
    }
}

.glabal-page .featured-card-container {
    margin-top: 7rem
}

@media(min-width:48em) {
    .glabal-page .featured-card-container {
        margin-top: 1.5rem
    }
}

.glabal-page .featured-card-container h2 {
    margin-bottom: 2rem
}

.glabal-page .parallax {
    margin-top: -5rem;
    overflow: hidden;
    padding-bottom: 5rem;
    position: relative
}

@media(min-width:48em) {
    .glabal-page .parallax {
        background-image: none;
        border-right: none;
        transition: none
    }

    .glabal-page .parallax.lines-background {
        background-image: linear-gradient(90deg, #d4d6d8 1px, hsla(210, 5%, 84%, 0) 0);
        border-right: 1px solid #d4d6d8;
        transition: opacity .1s ease-out
    }
}

.glabal-page .stats-grid {
    border-top: 1px solid hsla(0, 0%, 100%, .23)
}

.glabal-page .footer {
    margin-top: 0
}

.glabal-page .fixedcarousel {
    background-color: #f7f7f7;
    padding-bottom: 5rem
}

@media(max-width:47.9375em) {
    .glabal-page .fixedcarousel h2 {
        margin-left: .938rem;
        margin-right: .938rem
    }
}

@media(min-width:48em) {
    .glabal-page .fixedcarousel .swiper-initialized .swiper-scrollbar {
        width: calc(100% - 5rem)
    }
}

.no-gap {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.project-page {
    margin-top: 3rem;
    overflow-x: hidden;
    padding-bottom: 3rem
}


.project-page .copy-text {
    margin-top: 2.375rem
}

@media(min-width:48em) {
    .project-page .copy-text {
        margin-top: 4.25rem
    }
}

.project-page .download-card {
    min-width: 0;
    width: 100%
}

.project-page .heading-big ul li {
    margin-bottom: 0;
    margin-top: 2.5rem
}

.project-page .heading-big a {
    color: #fff;
    font-size: inherit
}

.project-page .heading-big h4 {
    font-size: 1.5rem
}

@media(max-width:47.9375em) {
    .project-page-hero .breadcrumb {
        padding-top: .75rem
    }
}

.project-page-hero .pagehero-full .content-box {
    width: auto
}

.project-page .project-detail {
    border-bottom: none
}

.project-impact {
    background: #fafafa;
    margin-top: 0;
    padding-bottom: 2.5rem;
    padding-top: 6.25rem
}

.project-impact .project-data__title {
    padding-bottom: 3.313rem
}

.project-impact .project-data__wrapper {
    border-bottom: none
}

.project-material {
    padding-bottom: 7.188rem
}

.project-material h2 {
    margin-bottom: 2.813rem
}

.project-support {
    padding: 3rem 0px;
}

.trusted-partnerships__container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.project-support .stats-slider {
    margin-top: 4.375rem
}

@media(min-width:48em) {
    .project-support .stats-slider {
        margin-top: 5.438rem
    }
}

.project-support .stats-slider .stats-card.small {
    align-items: center;
    display: flex;
    max-width: 100%;
    min-height: 16.875rem
}

@media(min-width:48em) {
    .project-support .stats-slider .stats-card.small {
        max-width: 100%
    }
}

.project-support .stats-slider .stats-card__box {
    padding: 2.5rem 2.188rem
}

@media(min-width:48em) {
    .project-support .stats-slider .swiper-scrollbar {
        padding-right: 6rem
    }
}

.project-explore {
    margin-top: 1.313rem
}

.project-explore .content-data {
    margin-top: 2.5rem
}

.project-explore .content-data .cell {
    margin-bottom: 1.875rem
}

.project-explore .cta-container {
    margin-top: 1.875rem
}

@media(min-width:48em) {
    .project-explore .cta-container {
        margin-left: 0;
        margin-top: 2.5rem
    }

    [dir=rtl] .project-page .large-offset-6 {
        margin-left: 0;
        margin-right: calc(50% + .5rem)
    }

    [dir=rtl] .project-page .large-offset-3 {
        margin-left: 0;
        margin-right: calc(25% + .75rem)
    }

    [dir=rtl] .project-page .large-offset-1 {
        margin-left: 0;
        margin-right: calc(8.33333% + .75rem)
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .project-page .small-offset-1 {
        margin-left: 0;
        margin-right: calc(8.33333% + .375rem)
    }
}

[dir=rtl] .project-page-hero .breadcrumb {
    padding-left: 0;
    padding-right: 1rem
}

[dir=rtl] .project-page-hero .pagehero-wrapper__title {
    font-size: 2rem
}

@media(min-width:48em) {
    [dir=rtl] .project-page-hero .pagehero-wrapper__title {
        font-size: 3rem
    }
}

[dir=rtl] .project-support .stats-slider .swiper-scrollbar {
    padding-left: 4rem
}

@media(min-width:48em) {
    [dir=rtl] .project-support .stats-slider .swiper-scrollbar {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% + 6rem)
    }
}

[dir=rtl] .project-support .swiper-initialized {
    padding-left: 5rem;
    padding-right: 0
}

@media(min-width:48em) {
    [dir=rtl] .project-support .swiper-initialized {
        padding-left: 8rem
    }

    [dir=rtl] .project-explore .cta-container {
        margin-right: 0
    }
}

.publication-menu .menu li a {
    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
}

.publication-menu .menu li a:hover {
    animation: lineLoop-animation 2s linear infinite
}

.publication-menu .menu li [dir=rtl] a:hover,
[dir=rtl] .publication-menu .menu li a:hover {
    animation: lineLoop-animation-rtl 2s linear infinite
}

.border-top-2 {
    border-top: 2px solid #000
}

.related-publication {
    margin-top: 2rem
}

.related-publication .cell.medium-4 {
    padding: .75rem 0;
    width: 100%
}

@media(min-width:48em) {
    .related-publication .cell.medium-4 {
        width: calc(50% - 1.5rem)
    }
}

.related-publication .content-card {
    border: none;
    margin-bottom: 0;
    padding-top: .5rem
}

.related-publication h2 {
    margin-bottom: .75rem;
    margin-top: 3rem
}

@media(min-width:64em) {
    .related-publication h2 {
        margin-bottom: 2.25rem;
        margin-top: 5rem
    }
}

@media(max-width:47.9375em) {
    .related-publication .grid-x.grid-margin-x {
        padding: 0 .75rem .75rem 0
    }
}

.margin-top-24 {
    margin-top: 1.5rem
}

.margin-top-36 {
    margin-top: 2.25rem
}

.margin-top-40 {
    margin-top: 2.5rem
}

.margin-top-48 {
    margin-top: 3rem
}

.margin-top-64 {
    margin-top: 4rem
}

.margin-top-72 {
    margin-top: 4.5rem
}

.margin-top-80 {
    margin-top: 5rem
}

.margin-top-136 {
    margin-top: 8.5rem
}

.margin-bottom-24 {
    margin-bottom: 1.5rem
}

.margin-bottom-36 {
    margin-bottom: 2.25rem
}

.margin-bottom-40 {
    margin-bottom: 2.5rem
}

.margin-bottom-48 {
    margin-bottom: 3rem
}

.margin-bottom-64 {
    margin-bottom: 4rem
}

.margin-bottom-72 {
    margin-bottom: 4.5rem
}

.margin-bottom-80 {
    margin-bottom: 5rem
}

.margin-bottom-136 {
    margin-bottom: 8.5rem
}

.content-bottom {
    margin-bottom: 3rem
}

@media(min-width:64em) {
    .content-bottom {
        margin-bottom: 6rem
    }
}

.publication-card__title h2 {
    display: none
}

@media(min-width:64em) {
    .publication-card__title h2 {
        display: block;
        margin-bottom: 1.5rem
    }
}

.publication-card__title h2>p {
    margin-top: 2.25rem
}

.publication-card__title h6 {
    margin-top: 2.5rem
}

@media(min-width:64em) {
    .publication-card__title h6 {
        margin-top: .5rem
    }
}

.publication-page {
    margin-bottom: 3.313rem
}

@media(min-width:90em) {
    .publication-page {
        margin-bottom: 4.688rem
    }
}

.publication-page .breadcrumb {
    margin-top: 1.063rem
}

@media(min-width:64em) {
    .publication-page .breadcrumb {
        margin-top: 4.563rem
    }
}

.publication-block {
    margin-top: 2.563rem;
    scroll-behavior: auto
}

@media(min-width:64em) {
    .publication-block {
        margin-top: 3.625rem
    }
}

.publication .download-card {
    margin-bottom: 2.5rem
}

.publication-menu {
    margin-top: 3.125rem
}

@media(min-width:64em) {
    .publication-menu {
        margin-top: 5rem
    }
}

.publication-menu h6 {
    margin-top: .75rem
}

@media(min-width:64em) {
    .publication-menu h6 {
        margin-top: 1rem
    }
}

.publication-menu .menu-item {
    margin-top: .125rem
}

@media(min-width:64em) {
    .publication-menu .menu-item {
        margin-top: 0
    }
}

.publication-menu .menu li {
    margin-right: 1.25rem;
    margin-top: .375rem
}

.publication-menu .menu li a {
    font-size: 1rem;
    text-transform: none
}

.sticky {
    position: relative;
    z-index: 1
}

@media(max-width:47.9375em) {
    .sticky {
        display: flex;
        justify-content: center
    }
}

@media(max-width:63.9375em) {
    .sticky {
        text-align: center
    }
}

.title-mobile {
    display: block
}

@media(min-width:64em) {
    .title-mobile {
        display: none
    }
}

.title-mobile h2 {
    margin-bottom: 1.5rem
}

@media(min-width:64em) {
    [dir=rtl] .related-publication .large-offset-6 {
        margin-left: 0;
        margin-right: calc(50% + .5rem)
    }
}

@media(max-width:47.9375em) {
    [dir=rtl] .related-publication .grid-x.grid-margin-x {
        padding: 0 0 .75rem .75rem
    }
}

@media(min-width:64em) {
    [dir=rtl] .publication-page .large-offset-1 {
        margin-left: 0;
        margin-right: calc(8.33333% + .75rem)
    }
}

[dir=rtl] .publication-page .menu li {
    margin-left: 1.25rem;
    margin-right: 0;
    padding-right: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.publication-post-header {
    margin-top: 1.813rem
}

@media(min-width:64em) {
    .publication-post-header {
        margin-top: 5rem
    }
}

.what-goal {
    padding: 6rem 0;
    word-break: break-word
}

@media(min-width:48em) {
    .what-goal {
        padding: 10rem 0
    }
}

@media(max-width:47.9375em) {
    .what-goal h4 {
        margin-top: 4rem
    }
}

.sdg-card-list+.footer {
    margin-top: 0
}

.sdg-card-list .modal-sdg {
    opacity: 0;
    visibility: hidden
}

.sdg-card-list .modal-sdg .sdg-modal-dialog {
    transform: translateX(100%)
}

.sdg-card-list .modal-sdg.sdg-open {
    opacity: 1;
    visibility: visible
}

.sdg-card-list .modal-sdg.sdg-open .sdg-modal-dialog {
    transform: translateX(0)
}

.sdg-card-list .modal-sdg.sdg-open.animation-out .sdg-modal-dialog {
    transform: translateX(100%)
}

@media(max-width:47.9375em) {
    .sdg-banner .pagehero-full .breadcrumb {
        padding-top: .75rem
    }
}

[dir=rtl] .what-goal>div {
    margin-left: 0;
    margin-right: 8.33333%
}

[dir=rtl] .sdg-card-list .modal-sdg .sdg-modal-dialog {
    transform: translateX(-100%)
}

[dir=rtl] .sdg-card-list .modal-sdg.sdg-open .sdg-modal-dialog {
    transform: translateX(0)
}

/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.dx8-tabs {
    background-color: #dbdbdb;
}

@media screen and (min-width:37.5em) {
    .dx8-tabs {
        height: auto;
        margin: 0;
        overflow: hidden;
        white-space: nowrap;
    }
}

.dx8-tabs li a {
    color: #000;
    background: #cecece;
    display: block;
    font-size: 0.929em;
    padding: 11px 20px;
}

.dx8-tabs li a:hover {
    background: #b3b3b3;
}

.dx8-tabs li.is-active a {
    background: #f1f1f1;
    pointer-events: none;
}

@media screen and (max-width:37.5em) {
    .dx8-tabs li {
        display: block;
        margin: 0;
    }
}

@media screen and (min-width:37.5em) {
    .dx8-tabs li {
        display: block;
        float: left;
        vertical-align: bottom;
        margin: 0 1px 0 0;
    }

    [dir="rtl"] .dx8-tabs li {
        margin: 0 0 0 1px;
        float: right;
    }
}

#user-login-form,
#user-register-form,
#user-pass,
#search-form,
#search-block-form {
    border: 1px solid #dbdbdb;
    margin-top: -1px;
    margin-bottom: 15px;
    padding: 15px 30px;
}

#user-login-form .form-item,
#user-register-form .form-item,
#user-pass .form-item,
#search-form .form-item,
#search-block-form .form-item {
    padding: 15px 0;
}

#user-login-form .form-item .description,
#user-register-form .form-item .description,
#user-pass .form-item .description,
#search-form .form-item .description,
#search-block-form .form-item .description {
    margin-top: 10px;
}

#user-login-form .form-actions,
#user-register-form .form-actions,
#user-pass .form-actions,
#search-form .form-actions,
#search-block-form .form-actions {
    padding: 15px 0;
}

#user-login-form label,
#user-register-form label,
#user-pass label,
#search-form label,
#search-block-form label {
    display: table;
    margin-bottom: 10px;
}

#user-login-form input,
#user-login-form select,
#user-register-form input,
#user-register-form select,
#user-pass input,
#user-pass select,
#search-form input,
#search-form select,
#search-block-form input,
#search-block-form select {
    max-width: 100%;
}

#user-login-form details.form-wrapper,
#user-register-form details.form-wrapper,
#user-pass details.form-wrapper,
#search-form details.form-wrapper,
#search-block-form details.form-wrapper {
    border-bottom-width: 0;
    margin: 15px 0;
}

#user-login-form details.form-wrapper .dx8-details-content,
#user-register-form details.form-wrapper .dx8-details-content,
#user-pass details.form-wrapper .dx8-details-content,
#search-form details.form-wrapper .dx8-details-content,
#search-block-form details.form-wrapper .dx8-details-content {
    border: 1px solid #dbdbdb;
    border-top: 0;
    padding: 15px 30px;
}

#user-login-form details.form-wrapper .dx8-details-content fieldset,
#user-register-form details.form-wrapper .dx8-details-content fieldset,
#user-pass details.form-wrapper .dx8-details-content fieldset,
#search-form details.form-wrapper .dx8-details-content fieldset,
#search-block-form details.form-wrapper .dx8-details-content fieldset {
    border: 0;
}

#user-login-form details.form-wrapper .dx8-details-content legend,
#user-register-form details.form-wrapper .dx8-details-content legend,
#user-pass details.form-wrapper .dx8-details-content legend,
#search-form details.form-wrapper .dx8-details-content legend,
#search-block-form details.form-wrapper .dx8-details-content legend {
    position: relative;
    top: 15px;
    padding: 10px 0;
}

#user-login-form details.form-wrapper .dx8-details-content>fieldset>legend,
#user-register-form details.form-wrapper .dx8-details-content>fieldset>legend,
#user-pass details.form-wrapper .dx8-details-content>fieldset>legend,
#search-form details.form-wrapper .dx8-details-content>fieldset>legend,
#search-block-form details.form-wrapper .dx8-details-content>fieldset>legend {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
}

#user-login-form details.form-wrapper summary,
#user-register-form details.form-wrapper summary,
#user-pass details.form-wrapper summary,
#search-form details.form-wrapper summary,
#search-block-form details.form-wrapper summary {
    padding: 10px;
    background: #dbdbdb;
}

#user-login-form .form-type-checkbox label,
#user-register-form .form-type-checkbox label,
#user-pass .form-type-checkbox label,
#search-form .form-type-checkbox label,
#search-block-form .form-type-checkbox label {
    margin-bottom: 0;
}

#user-login-form .form-checkbox,
#user-register-form .form-checkbox,
#user-pass .form-checkbox,
#search-form .form-checkbox,
#search-block-form .form-checkbox {
    margin-right: 10px;
    float: left;
}

#edit-help-link {
    display: block;
    margin-top: 10px;
}

.search-block-form {
    padding: 15px 0;
}

.search-block-form h2 {
    margin-bottom: 10px;
}

#search-block-form {
    padding: 0;
    border: 0;
}

#search-block-form:before,
#search-block-form:after {
    content: "";
    display: table;
}

#search-block-form:after {
    clear: both;
}

#search-block-form .form-item {
    margin-right: 15px;
}

#search-block-form .form-item,
#search-block-form .form-actions {
    float: left;
    padding: 0;
}

#search-block-form input {
    margin: 0;
}

.node-preview-container {
    background-color: #dbdbdb;
}

.node-preview-container .node-preview-backlink {
    display: inline-block;
    line-height: 14px;
    padding: 4px 15px;
    background: #0071b8 linear-gradient(to bottom, #007bc6, #0071b8);
    border: 1px solid #1e5c90;
    border-radius: 20px;
    font: 700 14px Arial;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.node-preview-container .node-preview-backlink:hover,
.node-preview-container .node-preview-backlink:focus {
    background: #2369a6 linear-gradient(to bottom, #0c97ed, #1f86c7);
    border-color: #1f86c7;
}

.node-preview-container .node-preview-backlink:hover {
    box-shadow: 0 1px 2px rgba(23, 26, 28, 0.25);
}

.node-preview-container .node-preview-backlink:focus {
    border-color: #1280df;
}

.node-preview-container .node-preview-backlink:active {
    background: #0071b8 linear-gradient(to bottom, #08639b, #0071b8);
    border-color: #144b78;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.node-preview-container .node-preview-backlink:before {
    content: '\00AB';
    margin-right: 5px;
    font-size: 16px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
div,
span {
    overflow-wrap: break-word;
}

@media (min-width:48em) {

    [dir=rtl] .coh-col-sm-offset-1,
    [dir=rtl] .medium-offset-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    [dir=rtl] .coh-col-sm-offset-2,
    [dir=rtl] .medium-offset-2 {
        margin-right: 16.6666666667%;
        margin-left: 0;
    }
}

@media (min-width:64em) {
    [dir=rtl] .coh-col-md-offset-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    [dir=rtl] .coh-col-md-offset-2 {
        margin-right: 16.6666666667%;
        margin-left: 0;
    }
}

@media (min-width:75em) {

    [dir=rtl] .coh-col-lg-offset-1,
    [dir=rtl] .large-offset-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    [dir=rtl] .coh-col-lg-offset-2,
    [dir=rtl] .large-offset-2 {
        margin-right: 16.6666666667%;
        margin-left: 0;
    }
}

@media (min-width:90em) {
    [dir=rtl] .coh-col-xl-offset-1 {
        margin-right: 8.33333%;
        margin-left: 0;
    }

    [dir=rtl] .coh-col-xl-offset-2 {
        margin-right: 16.6666666667%;
        margin-left: 0;
    }
}

.coh-style-padding-top-large,
.coh-style-padding-top-bottom-large {
    padding-top: 1.5rem;
}

.coh-style-padding-bottom-large,
.coh-style-padding-top-bottom-large {
    padding-bottom: 1.5rem;
}

@media (max-width:47.9999em) {

    .coh-style-padding-top-large,
    .coh-style-padding-top-bottom-large {
        padding-top: 0.75rem;
    }

    .coh-style-padding-bottom-large,
    .coh-style-padding-top-bottom-large {
        padding-bottom: 0.75rem;
    }
}

.dropdown-language ul li,
.mobile-nav ul li,
.footer-icons li,
.footer-links li,
.mega-nav-option .submenu li,
.mega-nav-option .sub-sub-menu>ul li {
    margin-left: 0;
}

.global-header .mid-nav .logo {
    display: block;
}

.country-header .site-title a {
    background: none;
}

.country-header .header .site-title {
    max-width: 100%;
}

.country-header .header .top-left.small-8 {
    width: calc(66.66667% - 0.75rem);
    min-width: 12rem;
}

@media (min-width:30em) {
    .country-header .header .top-left.small-8 {
        width: calc(66.66667% - 1.5rem);
    }
}

.icons-search .icon-globe,
.icons-search .icon {
    cursor: pointer;
}

.input-search+.search-clear {
    top: 20px;
}

.global-header .top-right .icon-globe.active {
    background-size: 24px !important;
}

header .mega-wrapper .cta__link {
    line-height: 1.2;
    width: 100%;
    display: block;
}

header .mega-wrapper .cta__link.cta--space:after {
    display: inline-block;
    vertical-align: text-bottom;
}

.mega-nav-option .submenu li a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 1.4rem;
    font-size: 0.889rem;
}

.mega-nav-option .sub-menu-content .mega-title a {
    background: none;
    font-size: inherit;
}

.mega-nav-option .sub-menu-content .mega-title .external-link-animated {
    margin: 0 1rem 2px;
}

.external-link-animated {
    margin: -4px 0.3rem 2px;
}

.menu-hamburger {
    margin-inline-end: 0.75rem;
}

.global-header .header .top-right {
    z-index: 9;
}

.global-header .header .mid-nav ul li {
    margin-right: 2.8rem;
    margin-left: 0;
}

.global-header .header .mid-nav ul li:last-child {
    margin-right: 0;
}

.global-header .header .mid-nav ul+ul {
    left: 80%;
}

.global-header .header .mid-nav ul:first-child+ul {
    left: -50px;
}

.country-header .header .mega-wrapper .menu li {
    margin-left: 2.88rem;
}

.modal-search-offices .grid-container.fluid {
    padding: 0;
}

.twitter-panel h2 {
    display: block;
}

.twitter-panel h2 span.twitter {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: bottom;
}

@media screen and (max-width:768px) {
    .twitter-panel .coh-column {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.mega-nav-option .sub-menu-content .mega-image img {
    width: 100%;
}

.mega-nav-option .sub-menu-content .sub-sub-menu>ul {
    width: auto;
}

.disabled {
    pointer-events: none;
}

.mega-wrapper div:not(.two-div)>.large-6 {
    width: 100%;
    flex: auto;
    padding-right: 1rem;
}

.mega-wrapper div:not(.two-div)>.large-6 p {
    padding-right: 10rem;
}

.footer-head+div>div {
    justify-content: space-between;
}

.footer-icons li a {
    background-size: contain !important;
}

.footer-icons .aparat {
    background: url(/themes/custom/undpglobal/images/aparat.svg) no-repeat bottom;
}

.footer-icons .exposure {
    background: url(/themes/custom/undpglobal/images/exposure.svg) no-repeat bottom;
}

.footer-icons .flickr {
    background: url(/themes/custom/undpglobal/images/flickr.svg) no-repeat bottom;
}

.footer-icons .medium {
    background: url(/themes/custom/undpglobal/images/medium.svg) no-repeat bottom;
}

.footer-icons .odnoklassniki {
    background: url(/themes/custom/undpglobal/images/odnoklassniki.svg) no-repeat bottom;
}

.footer-icons .snapchat {
    background: url(/themes/custom/undpglobal/images/snapchat.svg) no-repeat bottom;
}

.footer-icons .soundcloud {
    background: url(/themes/custom/undpglobal/images/soundcloud.svg) no-repeat bottom;
}

.footer-icons .telegram {
    background: url(/themes/custom/undpglobal/images/telegram.svg) no-repeat bottom;
}

.footer-icons .tiktok {
    background: url(/themes/custom/undpglobal/images/tiktok.svg) no-repeat bottom;
}

.footer-icons .vk {
    background: url(/themes/custom/undpglobal/images/vk.svg) no-repeat bottom;
}

.footer-icons .wechat {
    background: url(/themes/custom/undpglobal/images/wechat.svg) no-repeat bottom;
}

.footer-icons .weibo {
    background: url(/themes/custom/undpglobal/images/weibo.svg) no-repeat bottom;
}

.footer-icons .whatapp {
    background: url(/themes/custom/undpglobal/images/whatsapp.svg) no-repeat bottom;
}

.footer-icons .pinterest {
    background: url(/themes/custom/undpglobal/images/pinterest.svg) no-repeat bottom;
}

.footer-icons .threads {
    background: url(/themes/custom/undpglobal/images/threads.svg) no-repeat bottom;
}

.footer-icons .twitter-x,
.footer-icons .x,
.footer-icons .x-twitter {
    background: url(/themes/custom/undpglobal/images/twitter-x.svg) no-repeat bottom;
}

.mailchimp-signup-subscribe-form {
    margin-top: 1.5rem;
}

.mailchimp-signup-subscribe-form form[id^='undp-mailchimp'],
[id^='undp-mailchimp-signup-subscribe'] {
    display: flex;
    position: relative;
    width: 100%;
}

.mailchimp-signup-subscribe-form input[type='submit'] {
    padding: 1rem 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1;
    margin: 0;
    appearance: none;
    background-color: #fff;
    border-radius: 0;
    color: #006eb5;
    height: 54px;
    min-width: 86px;
    text-transform: uppercase;
}

.mailchimp-signup-subscribe-form h2 {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: normal;
    text-align: right;
}

.mailchimp-signup-subscribe-form input[type='submit']:hover {
    background: white;
    color: #006eb5;
}

.mailchimp-signup-subscribe-form,
.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields,
.mailchimp-signup-subscribe-form .form-type-email {
    width: 100%;
}

.mailchimp-signup-subscribe-form .messages {
    position: absolute;
    bottom: -55px;
    font-size: 1rem;
    z-index: 1;
}

.mailchimp-signup-subscribe-form .messages.messages--status {
    background-color: #006eb5;
    text-align: right;
    padding: 20px 0 20px 150px;
    border: 0;
    color: white;
    box-shadow: none;
    background-image: none;
    left: -10px;
    width: calc(100% + 12px);
}

.mailchimp-signup-subscribe-form .messages.messages--status ul,
.mailchimp-signup-subscribe-form .messages.messages--status li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mailchimp-signup-subscribe-form .messages.messages--warning {
    bottom: -70px;
    left: -65px;
    width: calc(100% + 65px);
    background: transparent;
    box-shadow: none;
    border: 0;
    color: white;
}

.mailchimp-signup-subscribe-form .messages.messages--error {
    bottom: -70px;
    border: 0;
    box-shadow: none;
    padding: 11px;
    background: transparent;
    color: #fff;
    width: calc(100% + 40px);
    left: -30px;
    text-align: center;
    z-index: 1;
}

@media screen and (min-width:91em) {
    .mailchimp-signup-subscribe-form .messages.messages--status {
        padding-left: 240px;
    }
}

@media screen and (max-width:48em) {
    .mailchimp-signup-subscribe-form .messages.messages--error {
        bottom: -70px;
    }

    .mailchimp-signup-subscribe-form .messages.messages--status {
        bottom: -30px;
        text-align: left;
        padding: 12px 50px 12px 10px;
    }

    .mailchimp-signup-subscribe-form h2 {
        text-align: left;
    }
}

.mailchimp-signup-subscribe-form .messages.messages--error .placeholder {
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
}

@media screen and (max-width:47em) {
    .mailchimp-signup-subscribe-form .messages.messages--warning {
        bottom: -80px;
        left: -5px;
        width: auto;
        padding: 10px;
    }

    .mailchimp-signup-subscribe-form .messages.messages--error .placeholder {
        max-width: 120px;
    }
}

@media screen and (min-width:47em) and (max-width:80em) {
    .mailchimp-signup-subscribe-form .messages.messages--warning {
        bottom: -72px;
        left: -130px;
        padding: 2px;
        width: calc(100% + 140px);
    }

    .mailchimp-signup-subscribe-form .messages.messages--status {
        padding: 10px 0 10px 20px;
        text-align: right;
        bottom: -35px;
    }

    .mailchimp-signup-subscribe-form .messages.messages--error {
        padding: 4px;
        bottom: -65px;
        left: -130px;
        width: calc(100% + 130px);
    }

    .mailchimp-signup-subscribe-form .messages.messages--error .placeholder {
        max-width: 50px;
    }
}

.mailchimp-signup-subscribe-form .js-form-type-email label,
body svg.ext,
.mailchimp-signup-subscribe-form .messages.messages--status li:last-child {
    display: none;
}

.mailchimp-signup-subscribe-form .ajax-progress-throbber {
    transition: all 0.3s;
    position: absolute;
    height: 35px;
    top: 10px;
    left: -40px;
    width: 35px;
    border: 5px solid #4f95dd;
    border-top-color: #fff;
}

@media screen and (max-width:48em) {
    .mailchimp-signup-subscribe-form .ajax-progress-throbber {
        left: calc(100% - 250px);
    }
}

.mailchimp-signup-subscribe-form .ajax-progress-throbber .throbber+div,
.mailchimp-signup-subscribe-form .ajax-progress-throbber .throbber {
    display: none;
}

.mailchimp-signup-subscribe-form .js-form-type-email input {
    border-style: solid;
    margin-top: 0;
}

.mailchimp-signup-subscribe-form form.validation-error input[type='email'] {
    border: 2px solid #ee402d;
}

.mailchimp-signup-subscribe-form form input[type='email'] {
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
    color: #fff;
    height: 54px;
    margin: 0;
    outline: none;
}

.footer .external-link-animated {
    margin: 2px 0 0 0.2rem;
    box-shadow: 0 0 0 0 #fff, -1px 0 0 -1px #fff, -2px 2px 0 -1px #fff;
}

.footer .external-link-animated::before {
    background-color: #fff;
    width: 0.525rem;
    height: 1px;
}

.footer .external-link-animated::after {
    border-color: #fff;
    height: 0.35rem;
    width: 0.35rem;
    border-width: 1px;
}

.footer .footer-icons .external-link-animated,
.external-link-animated~.external-link-animated {
    display: none;
}

.footer .footer-links .external-link-animated {
    margin-left: 0.5rem;
}

@media screen and (min-width:768px) {
    .flexible .footer-item {
        flex: 1 1 0;
    }
}

#block-mainpagecontent .moderation-sidebar-container {
    margin: 0 2rem;
}

@media screen and (min-width:768px) {
    #block-mainpagecontent .moderation-sidebar-container {
        width: calc(100% - 20rem);
        margin: auto;
    }
}

.footer-logo h5 p {
    font-size: inherit;
}

.social-wall ul li {
    margin: 0;
    padding: 0;
}

.tweet-card>a {
    background: none;
}

.project-detail-list .delivery-year {
    border-bottom: 1px solid #d4d6d8;
    margin-bottom: 0.5rem;
}

.project-detail-list .delivery-year span {
    float: right;
}

.download-animated i {
    box-sizing: content-box;
}

.feature__card a .feature__card-content {
    flex-basis: 100%;
}

.feature__card a .media--image {
    height: 100%;
}

.feature__card-slide .feature__card-image picture {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}

.news-centre-cards .search-filter .select-wrapper .multi-select {
    padding-top: 0;
}

.publication-page .related-items-content {
    display: flex;
    flex-wrap: wrap;
}

.publication-page .related-items-content .feature__card {
    padding: 0.75rem;
}

.publication-read-more {
    border-left: 0.125rem solid #ced0d3;
    text-align: right;
}

.publication-page .related-items-content {
    display: flex;
    flex-wrap: wrap;
}

.publication-page .related-items-content .feature__card {
    padding: 0.75rem;
}

.download-body .download-content .chapter-list.download-list {
    padding: 0;
}

.download-body .download-content .chapter-list.download-list li {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

.document-size {
    text-transform: uppercase;
}

.document-size span {
    margin: 0;
}

.download-controls .select-box ul li {
    margin: 0;
}

.download-row__data span.icon {
    margin-left: 0.75rem;
}

.download-row__data .external-link-animated {
    margin: 3px 0.75rem;
}

.download-content .select-box {
    margin-right: auto;
    max-width: auto;
}

.download-content .select-box .selected {
    min-width: auto;
    width: auto;
}

.path-user .settings-tray-editable [role='navigation'],
.path-user #block-tabs+div form .description,
.path-user .top-left .dropdown-language,
.path-user.modal-open .mob-lang-switcher {
    display: none;
}

.path-user #block-tabs+div {
    position: relative;
    margin-top: 150px;
}

.path-user #block-tabs+div form {
    background: transparent;
    width: 450px;
    max-width: 85%;
    padding: 0;
}

.user-login-form {
    min-height: calc(100vh - 200px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff !important;
}

.openid-connect-login-form__wrapper {
    margin-bottom: 3rem;
}

.openid-connect-login-form__container {
    display: flex;
    align-items: center;
}

.openid-connect-login-form {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width:48em) {
    .openid-connect-login-form h1 {
        font-size: 3.375rem;
    }
}

.path-user #block-mainpagecontent input[type="submit"] {
    width: 100%;
    background: #d12800;
    font-size: 1rem;
    font-weight: 700;
    transition: none;
    padding: 1rem 1.5rem;
    letter-spacing: 0.03em;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.path-user #block-mainpagecontent input[type="submit"]:hover {
    background: #ee402d;
}

.path-user #block-mainpagecontent form h2 {
    font-size: 2.15rem;
}

.path-user #block-mainpagecontent form h2+p {
    font-size: 1rem;
    margin-bottom: 100px;
}

.path-user #block-mainpagecontent form h2+p+p {
    text-align: center;
    font-style: italic;
    position: relative;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.path-user #block-mainpagecontent form h2+p+p:before {
    content: '';
    width: 45%;
    display: block;
    height: 1px;
    background: black;
    position: absolute;
    top: 12px;
    left: 0;
}

.path-user #block-mainpagecontent form h2+p+p:after {
    content: '';
    width: 45%;
    display: block;
    height: 1px;
    background: black;
    position: absolute;
    top: 12px;
    right: 0;
}

@media screen and (max-width:1439px) {
    .path-user #block-mainpagecontent {
        margin-top: 110px;
    }
}

@media all and (max-width:1024px) {
    .project-impact {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.sidebar-accordion ul.contextual-links[hidden],
.breadcrumb ul.contextual-links[hidden] {
    display: none;
}

.sidebar-accordion ul>li ul li {
    margin-left: 0;
}

.sidebar-accordion ul>li ul {
    margin-top: 0;
}

.sidebar-accordion .accordion__panel>li>a {
    padding-block: 2rem 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.side-nav-content.grid-container {
    position: relative;
}

@media (min-width:48em) {
    .sidebar-accordion .menus>li>a {
        padding: 1.5rem 2.5rem 1.5rem 1.5rem;
    }
}

.generic-modal-box .coh-modal-inner {
    height: 100%;
}

.generic-modal-box .modal-content {
    height: 100%;
}

.generic-modal-box .modal-content-inner {
    position: relative;
    overflow: auto;
    z-index: 1;
    max-height: 100%;
    pointer-events: auto;
    height: auto;
}

@media (min-width:48em) {
    .generic-modal-box {
        pointer-events: initial;
        padding-top: 5rem;
        overflow: auto;
        height: 100%;
        backdrop-filter: blur(18px);
        -webkit-backdrop-filter: blur(18px);
        background-color: rgba(247, 247, 247, 0.8);
    }

    .generic-modal-box .coh-modal-overlay {
        display: none;
        opacity: 0;
        background: transparent;
        z-index: 99;
    }

    .generic-modal-box .coh-modal-inner {
        max-width: 72rem;
        width: 100%;
        margin: auto;
        height: auto;
    }

    .generic-modal-box .modal-content {
        max-width: 90%;
        margin: auto;
        max-height: initial;
        height: auto;
    }
}

@media (min-width:90em) {
    .generic-modal-box .modal-content {
        max-width: 72rem;
        margin: 0;
    }
}

.generic-modal-box .coh-row {
    overflow: hidden;
}

.cta__link,
.button-primary,
.button-secondary {
    text-transform: uppercase;
}

.scroll-up.button-secondary {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

html {
    scroll-behavior: smooth;
}

.scroll-up.button-secondary img {
    transform: rotate(180deg);
}

.view-more-news-center .coh-column {
    margin-bottom: 1.875rem;
}

.arrow-up-icon {
    background: url('/libraries/undp--design-system-assets/images/chevron-down-white.svg') no-repeat center center;
    height: 13px;
    width: 20px;
    display: block;
    transform: rotate(180deg);
}

a:-webkit-any-link:focus-visible {
    outline-offset: 1px;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

.mobile-nav .mobile-sub-menu.show {
    max-height: calc(100vh - 4.6875rem);
}

.publication-block {
    position: relative;
}

.coh-row-xl>.coh-row-inner>.coh-column.related-publications-view-more {
    padding: 0 0 0 1rem;
}

.publication-description-readmore {
    border-left: 0.125rem solid #ced0d3;
    text-align: right;
}

.related-publication h2 {
    max-width: 500px;
}

@media (max-width:1024px) {
    .related-publication h2 {
        max-width: 300px;
    }

    .publication-page .coh-row-inner {
        margin-left: 0;
        margin-right: 0;
    }

    .publication-card__title h2 {
        display: none;
    }

    .publication-page .title-mobile {
        display: block;
    }
}

.publication-block .publication-card__title p {
    margin-bottom: 20px;
}

@media (min-width:1025px) {
    .publication-page .coh-row-inner {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }

    .publication-card__title h2 {
        display: block;
    }

    .publication-page .title-mobile {
        display: none;
    }
}

.publication-card__title h2 {
    word-break: break-word;
}

.coh-row-xl>.coh-row-inner>.coh-column.related-items-content {
    padding: 0;
}

.publication-menu .coh-row-xl>.coh-row-inner>.coh-column {
    padding: 0 0.75rem;
}

@media (max-width:767px) {
    .publication-menu .coh-row-xl>.coh-row-inner>.coh-column:first-child {
        padding-left: 0.2rem;
    }
}

@media (max-width:480px) {
    .publication-block .publication-card__title p {
        margin-bottom: 16px;
    }

    .related-publications-view-more .publication-view-more {
        width: 100%;
    }

    .publication-page .related-items-content .feature__card {
        padding: 0.75rem 0;
    }

    .coh-row-xl>.coh-row-inner>.coh-column.related-publications-view-more {
        padding: 0;
    }

    .publication-page .coh-row-inner {
        margin-right: -0.1875rem;
        margin-left: -0.1875rem;
    }

    .publication-page .related-publications .cta-button {
        margin-right: 0;
    }
}

.page-node-type-publications .download-content .download-animated {
    height: auto;
}

.page-node-type-publications .download-content .download-row__data .text-link {
    font-size: 16px;
    justify-content: space-between;
}

.page-node-type-publications .download-content .download-row__data .download-animated {
    padding-right: 0px;
    margin-top: 0px;
}

.page-node-type-publications .modal .modal-content::-webkit-scrollbar {
    display: none;
}

.page-node-type-publications .select-box ul.active {
    height: 250px;
}

.page-node-type-publications #downloadModal {
    z-index: 999;
}

.page-node-type-publications #downloadModal .modal-content {
    max-height: calc(100vh - 100px);
}

.page-node-type-publications.modal-body-open {
    overflow: hidden;
}

.stats-panel img {
    content: inherit;
}

.stats-slider .stats-card:hover.yellow {
    background-color: #ffeb00;
}

.stats-slider .stats-card:hover.red {
    background-color: #ee402d;
}

.stats-slider .stats-card:hover.green {
    background-color: #6de354;
}

.stats-slider .stats-card:hover.blue {
    background-color: #60d4f2;
}

.stats-slider .swiper-initialized,
.swiper-initialized .swiper-scrollbar {
    width: calc(100% + 2.5rem);
}

@media (max-width:767px) {
    .stats-slider div.stats-card {
        max-width: 100%;
    }
}

.swiper-wrapper .stats-card:hover {
    background-color: #ffeb00;
}

@media (min-width:1024px) and (max-width:1040px) {
    .pagehero-cards-top .coh-col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .pagehero-cards-top .coh-col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

.fluid-carousel .media--blazy picture {
    width: 100%;
    max-width: 100%;
}

.fluid-carousel .media--blazy {
    display: block;
    height: auto;
    object-fit: cover;
}

.fluid-carousel .media--blazy picture {
    height: 100%;
}

.fluid-carousel .media--blazy img {
    height: 100%;
    object-fit: cover;
}

.fixed-carousel .media--blazy img {
    height: auto;
}

.fixed-carousel .media--blazy {
    display: block;
    object-fit: contain;
}

.image-carousel img {
    width: auto;
    height: auto;
}

@media (max-width:47.9375em) {
    .fluid-carousel .media--blazy {
        height: 18rem;
        max-width: 100%;
        width: auto;
    }

    .fixed-carousel .media--blazy {
        max-width: 10.625rem;
    }

    /* .homepage-hero-full {
        min-height: calc(100vh - 75px);
        display: flex;
    } */
}

@media (min-width:48em) {
    .fixed-carousel .media--blazy {
        flex: 0 0 18rem;
        max-width: 18rem;
    }

    .image-carousel .swiper-wrapper .slider-arrows {
        margin-left: 0;
        min-width: 7rem;
    }
}

@media (min-width:64em) {
    .fluid-carousel .media--blazy {
        max-width: 65%;
    }

    .fixed-carousel .media--blazy {
        flex: 0 0 23.563rem;
        max-width: 23.563rem;
    }
}

@media (min-width:90em) {
    .fluid-carousel .media--blazy {
        max-width: 70%;
    }

    .fixed-carousel .media--blazy {
        flex: 0 0 28rem;
        max-width: 28rem;
    }
}

.parallax-gallery-images>div>div img {
    margin-bottom: 1.5rem !important;
}

@media all and (max-width:767px) {
    .parallax-gallery-images>div>div img {
        margin-bottom: 0.75rem !important;
    }
}

.parallax-gallery-images>div>div:last-child img {
    margin-bottom: 0 !important;
}

.featured-card-container .coh-row-xl>.coh-row-inner {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}

.featured-card-container .feature__card a {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.featured-card-container .coh-row-xl>.coh-row-inner>.feature__card.coh-column {
    padding-left: 0;
    padding-right: 0;
}

.featured-card-container .feature__card.coh-column {
    margin-block-end: 0.75rem
}

@media all and (min-width:48em) {
    .featured-card-container .feature__card.coh-column {
        margin-block-end: 1.5rem
    }
}

@keyframes loader-animation {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

.ajax-progress-fullscreen {
    background-color: transparent;
    background-image: none;
    left: 47.5%;
}

.ajax-progress {
    animation: loader-animation 2s linear infinite;
    border-radius: 50%;
    border: 8px solid #006eb5;
    border-top-color: #edeff0;
    height: 40px;
    width: 40px;
}

@media (min-width:48em) {
    .ajax-progress {
        border: 14px solid #006eb5;
        border-top-color: #edeff0;
        height: 96px;
        width: 96px;
    }
}

.article-page .progress-container {
    z-index: 5 !important;
}

.bio-card {
    cursor: pointer;
}

.swiper-wrapper {
    align-items: stretch;
}

.swiper-wrapper .swiper-slide {
    height: auto;
    width: auto;
}

.sdg-container .heading h2 {
    padding-left: 0;
}

.next-sdg-container {
    padding: 0;
    margin-left: -0.75rem;
    margin-bottom: -4rem;
}

.sdg-wheel h4 {
    z-index: 0;
}

.modal-sdg {
    z-index: 3;
}

@media (max-width:47.99em) {
    .modal-sdg .modal-header {
        inset-inline-end: 1rem;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 50%;
        padding: 0.5rem;
        position: fixed;
    }
}

@media (min-width:48em) {

    .pagehero-tall video,
    .homepage-hero-tall video {
        min-height: calc(80vh - 7.2rem);
    }
}

@media (min-width:64em) {

    .pagehero-tall video,
    .homepage-hero-tall video {
        min-height: calc(100vh - 7.2rem);
    }
}

.wide-card__image a>div,
.wide-card__image a picture {
    height: 100%;
}

.pagehero-full .blazy,
.pagehero-full .media--blazy,
.homepage-hero-full .blazy,
.homepage-hero-full .media--blazy {
    height: inherit;
}

.pagehero-full .blazy picture,
.pagehero-full .media--blazy picture,
.homepage-hero-full .blazy picture,
.homepage-hero-full .media--blazy picture {
    height: inherit;
}

.pagehero-full .pagehero-content {
    left: 0;
    right: 0;
}

.homepage-hero-full .b-responsive,
.homepage-hero-full .b-lazy,
.pagehero-full .b-responsive,
.pagehero-full .b-lazy {
    min-height: 0;
}

.project-page .sdg-stats .stats-slider {
    margin-top: 4.375rem;
    overflow: visible;
}

.project-page section.news-centre-cards {
    margin-top: 15.313rem;
}

.generic-page .news-centre-cards .coh-column {
    margin-bottom: 1.875rem;
}

.generic-page section.news-centre-cards {
    margin-top: 3rem;
}

.generic-page .fluid-carousel {
    margin: 80px 0;
}

.project-page .pagehero-full {
    margin-top: 0px;
    margin-bottom: 3rem;
}

.article-page .mt-h .custom-breadcrumb {
    margin-bottom: 1rem;
}

.article-page .article-authors {
    margin-bottom: 0;
    margin-top: 0;
}

.landing-page section.news-centre-cards {
    margin-top: 3rem;
}

.group--group-sites .wide-card {
    margin-bottom: 2.5rem;
    margin-top: 5.563rem;
}

.group--group-sites .stats-cards-two-row {
    margin-bottom: 7.313rem;
}

@media (min-width:48em) {
    .project-page .sdg-stats .stats-slider {
        margin-top: 5.438rem;
    }

    .article-page .mt-h .custom-breadcrumb {
        margin-bottom: 4.563rem;
    }

    .landing-page section.news-centre-cards {
        margin-top: 8.438rem;
    }

    .article-page .fluid.mt-h {
        margin-top: 3rem;
    }

    .group--group-sites .featured-stories {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .generic-page .custom-space {
        margin-top: 1.5rem;
    }
}

@media (min-width:64em) {
    .generic-page .pagehero-full {
        margin-top: 0;
    }

    .generic-page .custom-space {
        margin-top: 4.5rem;
    }

    .generic-page .custom-space:last-child {
        margin-bottom: 6rem;
    }
}

@media (min-width:90em) {
    .article-page .fluid.mt-h {
        margin-top: 5rem;
    }
}

.project-page .stats-slider .stats-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width:768px) {
    .stats-cards-two-row .stats-card-slider.desktop-hidden {
        display: none;
    }
}

.stats-cards-two-row .yellow .stats-card.swiper-slide-active,
.yellow .stats-card.swiper-slide:hover,
.swiper-wrapper .yellow.stats-card.swiper-slide:hover,
.stats-cards-two-row .swiper-wrapper .yellow.stats-card.swiper-slide-active,
.stats-card-slider .yellow.swiper-slide:hover {
    background-color: #ffeb00;
}

.stats-cards-two-row .red .stats-card.swiper-slide-active,
.red .stats-card.swiper-slide:hover,
.swiper-wrapper .red.stats-card.swiper-slide:hover,
.stats-cards-two-row .swiper-wrapper .red.stats-card.swiper-slide-active,
.stats-card-slider .red.stats-card:hover {
    background-color: #ee402d;
}

.stats-cards-two-row .green .stats-card.swiper-slide-active,
.green .stats-card.swiper-slide:hover,
.swiper-wrapper .green.stats-card.swiper-slide:hover,
.stats-cards-two-row .swiper-wrapper .green.stats-card.swiper-slide-active,
.stats-card-slider .green.swiper-slide:hover {
    background-color: #6de354;
}

.stats-cards-two-row .blue .stats-card.swiper-slide-active,
.blue .stats-card.swiper-slide:hover,
.swiper-wrapper .blue.stats-card.swiper-slide:hover,
.stats-cards-two-row .swiper-wrapper .blue.stats-card.swiper-slide-active,
.stats-card-slider .blue.stats-card:hover {
    background-color: #60d4f2;
}

@media (max-width:767px) {
    .stats-cards-two-row .stats-card-slider.mobile-hidden {
        display: none;
    }

    .stats-card-slider .stats-card.small {
        pointer-events: auto;
    }

    .stats-cards-two-row .stats-card-slider.desktop-hidden .swiper-slide {
        margin: 0;
    }

    .stats-cards-two-row .stats-card-slider.desktop-hidden .swiper-scrollbar {
        box-sizing: content-box;
    }

    .stats-cards-two-row .stats-card-slider .swiper-slide-active.stats-card h2 {
        color: #000;
    }
}

.stats-card-slider.mobile-hidden .swiper-scrollbar {
    display: none;
}

.stats-cards-two-row .stats-card-slider .swiper-slide {
    margin: 0 0.75rem;
    flex-basis: auto;
}

.stats-cards-two-row .stats-card-slider .swiper-slide .stats-card {
    height: 100%;
}

@media (max-width:480px) {
    .stats-panel img {
        height: auto;
    }

    .stats-panel {
        overflow: hidden;
    }
}

.stats-panel>.media {
    position: absolute;
    height: 100%;
    width: 100%;
}

.coh-wysiwyg .image-figcaption__cart img {
    height: auto;
}

@media (max-width:89.9375em) {
    .article-page .author-section {
        border-top: 0px solid #000;
    }
}

@media (min-width:48em) {

    .article-page .pargraph-text,
    .project-page .pargraph-text {
        margin-left: 16.66667%;
        padding: 0;
    }

    [dir="rtl"] .article-page .pargraph-text,
    [dir="rtl"] .project-page .pargraph-text {
        margin-left: 0;
        margin-right: 16.66667%;
    }

    .article-page .section-head,
    .project-page .section-head {
        margin-left: 8.33333%;
    }

    .article-page .list-section {
        margin-left: 16.66667%;
    }

    [dir="rtl"] .article-page .section-head,
    [dir="rtl"] .project-page .section-head {
        margin-left: 0;
        margin-right: 8.33333%;
    }

    [dir="rtl"] .article-page .list-section {
        margin-left: 0;
        margin-right: 16.66667%;
    }

    .article-page .blog-paragraph-text .coh-wysiwyg p {
        margin-left: 16.66667%;
        width: 58.33333%;
    }

    [dir="rtl"] .article-page .blog-paragraph-text .coh-wysiwyg p {
        margin-left: 0;
        margin-right: 16.66667%;
    }

    .article-page .blog-paragraph-text .coh-wysiwyg ul {
        margin-left: 16.66667%;
        width: 58.33333%;
    }

    [dir="rtl"] .article-page .blog-paragraph-text .coh-wysiwyg ul {
        margin-left: 0;
        margin-right: 16.66667%;
    }

    .article-page .coh-wysiwyg ul li {
        margin-left: 0;
    }

    [dir="rtl"] .article-page .coh-wysiwyg ul li {
        margin-right: 0;
    }

    .article-page .large-article-image {
        margin-top: 2rem;
    }

    .generic-page.fluid .sidebar-width .sidebar-accordion {
        margin-top: 0.5rem;
        margin-bottom: 2.5rem;
    }
}

@media (max-width:47.5em) {
    .pagehero-tall .breadcrumb {
        margin-top: 1rem;
    }

    .article-page .fluid.grid-container .grid-container {
        padding-left: 0;
        padding-right: 0;
    }

    .article-page .author-section {
        padding-top: 2rem;
    }

    .generic-page .news-centre-cards .coh-column {
        margin-top: 0;
    }

    .country-page-wrapper .image-reveal-card {
        margin-top: 0;
    }
}

.author-lang-switch-block {
    color: #000;
    font-weight: 700;
    letter-spacing: 0.48px;
}

.author-lang-switch-block label {
    font-size: 1rem;
    display: inline-block;
    margin-right: 0.5em;
}

.author-lang-switch-block a {
    font-size: 1rem;
    font-weight: normal;
    margin: 0 1em 0 0;
}

.author-page .author-content div.content-card {
    margin: 0 0.375rem 0.5rem;
}

.author-page {
    padding: 0.75rem;
}

@media (min-width:48em) {
    .author-summary-text {
        width: calc(100% - 5.875rem);
    }

    .news-centre-cards .content-card {
        margin: 0 0.375rem 0rem;
    }

    .article-page .author-section {
        padding-top: 0;
    }

    .page-hero-tall-breadcrumb.breadcrumb .breadcrumb {
        position: relative;
        top: auto;
        margin-top: 0;
    }
}

@media (min-width:64em) {
    .author-lang-switch-block label {
        margin-right: 1.5em;
    }

    .author-lang-switch-block a {
        margin: 0 1.5em 0 0;
    }

    .author-summary-text {
        width: calc(100% - 13.875rem);
    }

    .article-page .posted-date {
        margin-bottom: 2rem;
    }
}

.bottom-btn-set {
    position: relative;
    min-height: 48px;
}

.stats-cards-two-row .stats-card-slider {
    margin: 2rem 0;
}

@media all and (max-width:767px) {
    .stats-cards-two-row .stats-card-slider.desktop-hidden {
        margin: 2rem 0;
    }

    .stats-cards-two-row .stats-card-slider .swiper-slide {
        flex: none;
    }

    .news-centre-cards .search-filter {
        display: block;
    }

    .landing-page .pagehero-tall .breadcrumb {
        margin-top: 3rem;
    }
}

.pagehero-full .breadcrumb {
    position: relative;
    z-index: 2;
}

.dialog-off-canvas-main-canvas {
    overflow: hidden;
}

.global-header .header .mid-nav .logo {
    left: 50% !important;
    transform: translateX(-50%);
}

/* .homepage-hero-full,
.pagehero-full {
    width: calc(100% + 3rem);
    margin-inline: -1.5rem;
} */

@media (max-width:47.9375em) {

    .homepage-hero-full,
    .pagehero-full {
        width: calc(100% + 1.5rem);
        margin-inline: -0.75rem;
    }
}

.homepage-hero-full .coh-row {
    margin: auto 0;
    width: 100%;
}

.homepage-hero-full .homepage-hero-content>div {
    /*padding-top: 0;*/
}

.homepage-hero-full .homepage-hero-content .button {
    margin-bottom: 0;
}

.bio-card .biocard-link .card-thumbnail__image {
    height: auto;
}

@media (min-width:48em) {
    .homepage-hero-full {
        min-height: calc(100vh - 5.1rem);
    }

    div.bio-card .bio-card__content {
        overflow: hidden;
    }
}

@media (min-width:90em) {
    .homepage-hero-full {
        min-height: calc(100vh - 7.1rem);
        display: flex;
    }
}

@media all and (min-width:768px) and (max-width:991px) {

    .news-centre-cards .search-filter.coh-col-sm-3,
    .news-centre-cards .cards-container.coh-col-sm-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media all and (min-width:992px) and (max-width:1024px) {
    .news-centre-cards .search-filter.coh-col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .news-centre-cards .cards-container.coh-col-sm-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .news-centre-cards .search-filter+.cards-container.coh-col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.glabal-page .cta-block.trusted-partnerships__container p {
    margin-bottom: 4.5rem;
}

.glabal-page.fluid .parallax {
    background-image: linear-gradient(90deg, #d4d6d8 1px, rgba(212, 214, 216, 0) 0);
    border-right: 1px solid #d4d6d8;
}

.country-page-wrapper .wide-card-heading {
    margin-bottom: 0;
}

.country-page-wrapper .reveal-head {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.country-page-wrapper .homepage-hero-wide {
    display: inline-block;
    width: 100%;
}

@media (max-width:47.99em) {
    .country-page-wrapper .homepage-hero-wide {
        border-left: 1rem solid #edeff0;
        padding-left: calc(8.33333% + 1.5rem / 2);
    }

    .country-page-wrapper .homepage-hero-wide h1,
    .homepage-hero-full h1,
    .homepage-hero-tall h1,
    .pagehero-full h1,
    .pagehero-tall h1 {
        font-size: 1.8rem;
        word-break: break-word;
    }

    .country-page-wrapper .stats-cards-two-row {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .country-page-wrapper .our-impact-title {
        margin-top: 6.813rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .country-page-wrapper .homepage-hero-wide {
        margin-bottom: 1.875rem;
        margin-top: 1.875rem;
    }

    .homepage-hero-full .media--blazy,
    .homepage-hero-tall .media--blazy,
    .pagehero-full .media--blazy,
    .pagehero-tall .media--blazy,
    .homepage-hero-image .media--blazy {
        position: static;
    }
}

@media (min-width:48em) {
    .country-page-wrapper .homepage-hero-wide h1 {
        font-size: 4rem;
        padding-top: 0;
    }

    .country-page-wrapper .homepage-hero-wide {
        margin-bottom: 3.125rem;
        margin-top: 4.375rem;
    }

    .country-page-wrapper .our-impact-title {
        margin-top: 6.813rem;
        margin-bottom: 0;
        margin-left: 8.33333%;
        padding-left: 0;
    }

    .country-page-wrapper .reveal-head {
        margin-left: 0;
    }
}

@media (min-width:64em) {
    .country-page-wrapper .our-impact-title {
        margin-left: 8.33333%;
    }
}

a.active-lang {
    font-style: italic;
    border: 0;
}

@media (min-width:48em) {
    .feature__card.yellow .feature__card-slide {
        background: #ffeb00;
    }

    .feature__card.yellow .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, 0.2) 30%, #ffeb00);
    }

    .feature__card.red .feature__card-slide {
        background: #ee402d;
    }

    .feature__card.red .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, 0.2) 30%, #ee402d);
    }

    .feature__card.green .feature__card-slide {
        background: #6de354;
    }

    .feature__card.green .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, 0.2) 30%, #6de354);
    }

    .feature__card.blue .feature__card-slide {
        background: #60d4f2;
    }

    .feature__card.blue .feature__card-slide:before {
        background: linear-gradient(207deg, hsla(0, 0%, 100%, 0.2) 30%, #60d4f2);
    }
}

.publication-download .chapter-title a {
    font-weight: normal;
}

.publication-download .chapter-item a {
    background: none;
}

.publication-download .icon {
    position: absolute;
    right: 0;
    top: 30px;
}

@media all and (min-width:300px) and (max-width:768px) {
    .publication-download .icon {
        top: 40px;
    }
}

.publication-download .external-publication {
    align-items: center;
    border-bottom: 1px solid #d4d6d8;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.publication-download .external-publication .external-publication-link {
    padding: 1rem 2rem 1rem 0;
    flex-grow: 1;
    font-weight: 400;
    text-transform: inherit;
    font-size: 1rem;
    line-height: 1.25;
    cursor: pointer;
}

.publication-download .external-publication .external-publication-link .icon {
    top: 3px;
}

@media all and (min-width:300px) and (max-width:810px) {
    .publication-download .external-publication .external-publication-link .icon {
        top: 15px;
    }
}

.publication-download .text-link.arrow-3.download-btn.flex-container {
    display: flex;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.event-section {
    margin-bottom: 4.375rem;
    padding-top: 2rem;
}

.event-details {
    border-bottom: 1px solid #d4d6d8;
    margin-bottom: 4.5rem;
    padding-bottom: 1.375rem;
}

.event-details label {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.03rem;
    line-height: 1.15;
}

.event-details p {
    font-size: 1rem;
}

.event-details .column {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width:64em) {
    .event-details {
        display: flex;
    }

    .event-details .column {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (max-width:63.5em) {
    .news-centre-cards .cards-container {
        margin-top: 4rem;
    }
}

.empty-child-menu {
    display: none !important;
}

@media screen and (min-width:1660px) and (max-width:1668px) {
    .author-box {
        margin: 1.5rem;
    }

    .author-card {
        line-height: 1.4;
        margin-bottom: 1.5rem;
    }
}

@media (min-width:64em) {
    .generic-page .pagehero-full .pagehero-content .content-box {
        width: 65%;
    }

    .generic-page .sidebar-width {
        max-width: 25%;
        position: static;
    }

    .generic-page .sidebar-desktop {
        width: 100%;
    }

    .generic-page .side-content {
        max-width: 75%;
    }

    .generic-page .side-content-without-navigation {
        max-width: 100%;
    }

    .imported-content {
        display: grid;
    }
}

@media (min-width:90em) {
    .imported-content {
        display: block;
    }
}

#toolbar-administration+div .author-page,
#toolbar-administration+div .publication-page {
    margin-top: 4.6rem;
}

.parallax-gallery .parallax-gallery-images img {
    height: auto;
}

.publication-thumbnail__image .media.media--blazy {
    background: linear-gradient(180deg, #c9d0d6 70%, #c9d0d6 0, #414648 70.5%, #9ea5ac 0, #9ea5ac);
    display: inline-flex;
    padding: 2.188rem 2.938rem;
    position: relative;
    z-index: 1;
}

.publication-thumbnail__image .media.media--blazy:before {
    background: #7b8085;
    border-radius: 21%;
    bottom: 37px;
    content: '';
    filter: blur(4px);
    height: 27px;
    left: 32px;
    position: absolute;
    right: 20px;
    transform: skewX(64deg);
    width: calc(100% - 100px);
    z-index: -2;
}

.publication-thumbnail__image .media.media--blazy:after {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width:47.5em) {
    .publication-thumbnail__image .media.media--blazy {
        padding: 20px;
    }

    .publication-thumbnail__image .media.media--blazy:before {
        left: 4px;
        right: 50px;
        height: 16px;
        bottom: 20px;
        filter: blur(4px);
    }
}

.news-centre-hero .image-container {
    z-index: -1;
}

.generic-page .sidebar-accordion {
    margin-bottom: 2.5rem;
}

@media (min-width:64em) {
    .generic-page .sidebar-mobile {
        margin-top: 0;
    }

    .generic-page .sidebar-width .sidebar-accordion {
        overflow-y: auto;
        height: calc(100vh - 9.375rem);
    }
}

@media (max-width:63.9375em) {
    .generic-page .sidebar-desktop .sidebar-accordion h6 {
        display: block;
    }

    .generic-page .sidebar-mobile {
        margin-top: 0;
        display: block;
    }

    .generic-page .sidebar-width .sidebar-accordion.scrollbar {
        overflow-y: auto;
        height: auto;
    }
}

.overlay-grey.project-page-hero-image>div:first-child {
    height: inherit;
}

@media screen and (max-width:63.975em) {
    .project-page .news-centre-cards .coh-col-sm-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .leader-modal .coh-modal-inner {
        height: 100%;
        background: #fff;
    }

    .leader-modal .modal-content .content-wrapper {
        padding: 0;
        overflow-y: auto;
        pointer-events: auto;
        height: 100%;
    }

    .leader-modal .modal-content {
        max-height: calc(100vh - 20px);
        overflow: hidden;
        height: 100%;
        padding: 1rem;
        margin-left: 0;
        margin-right: 0;
    }

    .leader-modal.modal {
        z-index: 99;
        margin-top: 4.5rem;
        padding-bottom: 1rem;
        background: #ffffff;
    }
}

@media screen and (min-width:64em) {
    .leader-modal .modal-content {
        max-width: 1156px;
        padding: 0 20px 17px;
        margin-left: 0;
        margin-right: 0;
    }

    body .leader-modal.modal {
        padding-top: 115px;
    }

    .leader-modal .leader-info .leader-titles {
        margin-top: 12px;
    }

    .leader-modal .leader-info .leader-bio {
        margin-top: 40px;
        font-size: 1rem;
    }

    .leader-modal.modal .leader-titles p {
        font-size: 1rem;
        margin-bottom: 0;
    }

    .leader-modal .modal-content {
        max-height: calc(100vh - 120px);
    }

    @-moz-document url-prefix() {
        .mega-nav-option {
            background: hsla(0, 0%, 100%, 0.98);
        }
    }

    .modal-open .mega-nav-option {
        z-index: 20;
    }

    .modal-open .global-header .header,
    .modal-open .country-header .header {
        z-index: 25;
    }
}

@media all and (max-width:47.5em) {
    .article-page .fluid.mt-h {
        margin-top: 0;
    }

    .event-details {
        padding-bottom: 0;
    }

    .article-page .featured-card-container .feature__card a {
        display: inherit;
    }
}

@media (max-width:63.975rem) {
    .generic-page .sidebar-desktop .sidebar-accordion ul {
        display: none;
        padding: 0;
    }

    .generic-page .sidebar-desktop .sidebar-accordion h6 {
        display: block;
    }

    .generic-page .sidebar-desktop.sidebar-mobile {
        display: block;
        margin-top: 0;
    }
}

@media (min-width:63.975rem) {
    .generic-page .sidebar-desktop .sidebar-accordion h6 {
        display: none;
    }
}

.callout-article {
    margin-top: 70px;
    padding-top: 90px;
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 70px;
}

.callout-article .bg-container {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.accent-yellow .callout-article:not(.transparent) .bg-container,
.callout-article:not(.transparent).accent-yellow .bg-container,
.callout-article:not(.transparent) .bg-container {
    background: #ffe17e;
}

.accent-green .callout-article:not(.transparent) .bg-container,
.callout-article:not(.transparent).accent-green .bg-container {
    background: #b8ecb6;
}

@media print,
screen and (max-width:74.62375em) {
    .callout-article {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .callout-article.transparent {
        padding-top: 28px;
        padding-bottom: 28px;
        background: #f7f7f7;
    }

    .generic-page .standard-page {
        margin-top: 0;
    }
}

.callout-article.transparent {
    padding-top: 0;
    margin-top: 20px;
    padding-bottom: 0;
    margin-bottom: 50px;
}

.callout-article .quote-author {
    margin-top: 30px;
}

.standard-page .standard-page-slider {
    margin-top: 50px;
}

.glide--slider .glide__bullets {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
}

.glide--slider .glide__bullets .glide__bullet,
.glide--slider .glide__bullets .glide__bullet--active {
    margin: 0;
    width: 100%;
    height: 1px;
    cursor: pointer;
    border-radius: 0;
    background-color: #000;
}

.glide--slider .glide__bullets .glide__bullet--active:focus,
.glide--slider .glide__bullets .glide__bullet:focus {
    outline: #000;
}

.glide--slider .glide__bullets .glide__bullet {
    position: relative;
}

.glide--slider .glide__bullets .glide__bullet:after {
    content: '';
    left: 0;
    top: -2px;
    opacity: 0;
    height: 4px;
    width: 100%;
    position: absolute;
}

.glide--slider .glide__bullets .control-slider,
.glide--slider .glide__bullets .slider-control {
    left: 0;
    top: 50%;
    height: 4px;
    position: absolute;
    background: #000;
    transform: translateY(-50%);
    transition: all 0.4s cubic-bezier(0.64, 0.05, 0.35, 1.05);
}

.glide--slider .bullets-container {
    position: relative;
}

.glide--slider .control-slider,
.glide--slider .slider-control {
    left: 0;
    top: 50%;
    height: 4px;
    position: absolute;
    background: #000;
    transform: translateY(-50%);
    transition: all 0.4s cubic-bezier(0.64, 0.05, 0.35, 1.05);
}

.faq .text-link.arrow-1,
.faq .text-link.external-link {
    background: none !important;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    align-items: center;
    display: inline-flex;
    text-transform: uppercase;
}

.text-link.arrow-1:hover {
    color: #55606f;
}

.text-link img,
.text-link svg {
    margin-left: 12px;
    transition: transform 0.2s ease;
}

.text-link.arrow-1:hover img,
.text-link.arrow-1:hover svg {
    transform: translateX(70%);
}

.faq .faq-item.question.accordion .answer .heading {
    margin-top: 4.5rem;
}

.faq .faq-item.question.accordion .answer h5.heading:first-of-type {
    margin-top: 2.5rem !important;
}

.faq .faq-item .answer li {
    border-bottom: 0;
    cursor: auto;
    list-style: initial;
    overflow: initial;
}

.faq .question-button {
    padding: 40px 0 15px;
}

.faq .question-button .title p {
    margin-bottom: 0;
}

@media all and (max-width:51.24875em) {
    .generic-page .hero.contract {
        max-width: calc(100% - 0rem);
    }
}

.group--group-sites.country-page-wrapper .pagehero-full,
.group--group-sites.country-page-wrapper .pagehero-tall {
    margin-bottom: 1.875rem;
}

@media (min-width:48em) {
    .generic-page .hero.contract {
        max-width: calc(100% - 1rem);
    }

    .group--group-sites.country-page-wrapper .pagehero-full,
    .group--group-sites.country-page-wrapper .pagehero-tall {
        margin-bottom: 3.125rem;
        min-height: 650px;
    }
}

@media print,
screen and (min-width:74.625em) {
    .generic-page .side-content:not(.side-content-without-navigation) {
        min-height: calc(100vh - 20vh);
    }
}

.taxonomy-detail-heading {
    padding: 2em 1em;
}

.taxonomy-detail-heading .article-headings {
    margin-top: 2em;
    padding: 0;
}

.search-filter .select-wrapper {
    margin-bottom: 1em;
}

body.glightbox-open {
    overflow: hidden;
}

@media (max-width:47.975em) {
    .lightbox-gallery__right .lightbox-gallery-images li {
        margin-left: 0;
    }
}

@media (min-width:48em) {
    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img {
        max-height: calc(100vh - 185px) !important;
    }

    .glightbox-container .gslider {
        padding-top: 35px;
    }
}

@media (min-width:90em) {
    .glightbox-container .gcontainer .gclose {
        top: 120px;
    }

    .glightbox-container .gslider {
        padding-top: 135px;
    }

    .glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img {
        max-height: calc(100vh - 285px) !important;
    }
}

.fullWidthJumbo .content {
    background-color: #0265b5;
    background-position: center;
    background-size: cover;
    color: #fefefe;
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
    margin-bottom: 0.625rem;
}

.fullWidthJumbo .content .row {
    position: relative;
    z-index: 1;
}

@media print,
screen and (min-width:64em) {
    .fullWidthJumbo .content {
        padding: 15rem 0;
    }
}

html:not(.no-js) .slide-up-fade-in-content {
    opacity: 0;
    transform: translateY(50px);
    transition-delay: 0.2s;
    transition-property: opacity, transform;
    transition-duration: 1s;
}

html:not(.no-js) .slide-up-fade-in-content.is-animating {
    opacity: 1;
    transform: translateY(0);
}

.programme-section .with-image {
    position: relative;
    overflow: hidden;
    width: 246px !important;
    height: 380px;
    margin: 1rem;
    box-shadow: 0 2px 5px 0 rgb(138 138 138 / 20%), 0 2px 10px 0 rgb(138 138 138 / 10%);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0a0a0a;
}

.programme-section .with-image img {
    position: absolute;
    min-height: 100%;
    display: block;
    width: 600px;
}

.programme-section .with-image a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
}

.programme-section .with-image::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.programme-section .with-image .programme-title {
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    position: absolute;
    z-index: 1;
    color: #fefefe;
}

.migrate-iframe {
    width: 100%;
    height: 100vh;
    max-height: 400px;
}

.project-page-migration .featured-stories {
    margin-top: 15.313rem;
}

.project-page-migration-body {
    padding: 7.188rem 15px 0;
}

@media (max-width:767px) {
    .page-node-type-projects .pagehero-full .breadcrumb {
        padding-top: 0.75rem;
    }
}

.embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#covid19-menu .button-group {
    display: flex;
}

@media (min-width:48em) {
    #covid-hero h1 {
        font-size: 3em;
    }
}

#covid19-menu .button-group .button {
    font-size: 1.25rem;
    font-weight: normal;
    margin-right: 10px;
    background-color: #0265b5;
    max-width: calc(100% - 70px);
}

#covid19-menu .button-group .button.icon {
    background: #002a50;
}

.fullWidthJumbo .content {
    background-size: cover;
}

@media (min-width:64em) {
    .fullWidthJumbo .content {
        padding: 15rem 1rem;
    }
}

figcaption.embed-figcaption {
    font-style: italic;
    font-size: 80%;
    border-bottom: 2px solid #000;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.publication-page.no-body .sticky,
.publication-page.min-body .sticky {
    top: initial !important;
    position: inherit !important;
}

[dir=rtl] .publication-download .icon {
    left: 0;
    right: auto;
}

.publication-card .format {
    text-transform: uppercase;
}

div.publication-card .publication-read-more.publication-read-more-with-link a.readmore {
    display: flex;
    align-items: end;
    height: 100%;
    justify-content: end;
    padding: 1.5rem;
}

div.publication-card .publication-read-more.publication-read-more-with-link .readmore .external-link-animated {
    margin-bottom: 8px;
}

div.publication-card .title {
    word-break: break-word;
}

[dir=rtl] .country-header .top-right .icon-search {
    margin-right: 1rem;
    margin-left: 1rem;
}

[dir=rtl] .search-input.big-search input {
    margin-top: 0;
    padding: 5px 40px 5px 20px;
}

[dir=rtl] .search-clear {
    top: 7px;
    width: 10px;
    left: 0;
    right: auto;
}

[dir=rtl] .modal-popular-search .search-input.big-search .icon {
    top: 15px;
    left: 0;
    right: 1rem;
}

@media (max-width:64em) {
    [dir=rtl] .user-logged-in .modal-popular-search {
        padding: 0 0 0 1em;
    }
}

@media (min-width:48em) {
    [dir=rtl] .modal-search-offices .modal-content .modal-body .cell-list-offices .inputs .search-input {
        margin-right: 0;
        margin-left: 30px;
    }

    [dir=rtl] .modal-search-offices .modal-content .modal-body .cell-list-offices .inputs .search-select-group:not(:last-child) {
        margin-right: 0;
        margin-left: 30px;
    }

    [dir=rtl] .modal-popular-search .modal-content .modal-body {
        margin-left: 5rem;
    }

    [dir=rtl] .modal-popular-search .search-input.big-search .icon {
        top: 15px;
        left: 0;
        right: 2rem;
    }

    [dir=rtl] .search-input.big-search input {
        padding: 10px 75px 12px 20px;
    }
}

.coh-wysiwyg h1 a,
.coh-wysiwyg h2 a,
.coh-wysiwyg h3 a,
.coh-wysiwyg h4 a,
.coh-wysiwyg h5 a,
.coh-wysiwyg h6 a,
.coh-wysiwyg small a {
    font-size: inherit;
}

.coh-wysiwyg ul {
    list-style: initial;
}

.coh-wysiwyg li>ul,
.coh-wysiwyg li>ol {
    margin-top: 1rem;
}

.m-content.coh-wysiwyg table {
    margin-bottom: 1.2rem;
}

.m-content.coh-wysiwyg .button.primary {
    background: #006eb5;
    margin-bottom: 1em;
    color: #ffffff;
}

.m-content.coh-wysiwyg img {
    margin-left: auto;
    margin-right: auto;
}

.project-page-hero-wrapper .tagline-heading {
    max-height: 5.5rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.project-page-hero-wrapper .title-heading {
    max-height: 18rem;
}

@media (max-width:47.975em) {
    .project-page-hero-wrapper .tagline-heading {
        max-height: 7rem;
    }

    .project-page-hero-wrapper .title-heading {
        max-height: 12rem;
        margin-bottom: 1rem;
    }

    .project-page-hero-wrapper .tagline-heading.heading-spacing {
        margin-top: 2rem;
    }
}

@media (min-width:64em) {
    .project-page-hero-wrapper .tagline-heading {
        margin-bottom: 1.5rem;
    }

    .project-page-hero-wrapper .title-heading h2 {
        line-height: initial;
    }
}

.m-content.coh-wysiwyg iframe {
    max-width: 100%;
}

.coh-accordion-title a {
    background: none;
}

.image-reveal-card .image-reveal-card__content {
    white-space: normal;
}

.text-link.arrow-2 .link-arrow {
    height: 16px;
    stroke: #d12800;
    margin-top: -1px;
    margin-left: 4px;
    overflow: hidden;
    fill: transparent;
    vertical-align: middle;
}

.small-leader-card>.content-wrapper:hover .link-arrow-group {
    transform: translateX(0);
}

.text-link.arrow-2 .link-arrow-group {
    transform: translateX(-31px);
    transition: transform 0.2s cubic-bezier(0.4, 0.22, 0.28, 1);
}

.text-link.arrow-2 .link-arrow-group .arrow-line {
    display: none;
}

.text-link.arrow-2 {
    display: inline-flex;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}

.text-link.arrow-3 {
    display: inline-flex;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
}

.text-link.arrow-3 svg {
    margin-left: 12px;
}

.small-leader-card>.content-wrapper:hover .link-arrow-group .arrow-line {
    display: unset;
}

.small-leader-card .coh-style-medium-copy {
    font-size: 1.25rem;
}

.breadcrumb.left-right {
    opacity: 1;
    visibility: visible;
    transform: unset;
}

.cpt-article-content-element .coh-wysiwyg .btn {
    border: none;
    color: #ffffff;
    cursor: pointer;
    background: #d12800;
    font-size: 0.875rem;
    font-weight: 700;
    text-align: center;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-transform: uppercase;
    padding: 14px 25px 14px 25px;
}

.cpt-article-content-element .coh-wysiwyg .btn>span:not([class]) {
    flex: 1 0 auto;
}

.cpt-article-content-element .coh-wysiwyg .btn.full {
    width: 100%;
    justify-content: center;
}

.cpt-article-content-element .coh-wysiwyg .btn.not-flex {
    display: inherit;
}

.cpt-article-content-element .coh-wysiwyg .btn svg,
.cpt-article-content-element .coh-wysiwyg .btn img {
    margin-left: 14px;
    transition: transform 0.2s ease;
}

.cpt-article-content-element .coh-wysiwyg .btn:hover {
    color: #ffffff;
    background: #ff7265;
}

.cpt-article-content-element .coh-wysiwyg .btn:hover svg,
.cpt-article-content-element .coh-wysiwyg .btn:hover img {
    transform: translateX(70%);
}

.cpt-article-content-element .coh-wysiwyg .btn.disabled,
.cpt-article-content-element .coh-wysiwyg .btn:disabled {
    color: #eaedee;
    pointer-events: none;
    background: #ced0d3 !important;
}

.cpt-article-content-element .coh-wysiwyg .btn.disabled svg path,
.cpt-article-content-element .coh-wysiwyg .btn:disabled svg path {
    stroke: #eaedee;
}

.cpt-article-content-element .coh-wysiwyg .btn.blue {
    background: #006eb5;
}

.cpt-article-content-element .coh-wysiwyg .btn.blue:hover {
    background: #3288ce;
}

.cpt-article-content-element .coh-wysiwyg .btn.no-arrow {
    padding: 14px 35px;
}

@media screen and (max-width:767px) {
    .cpt-article-content-element .coh-wysiwyg .btn.no-arrow {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

.cpt-article-content-element .coh-wysiwyg .btn.light {
    background: #ffffff;
    color: #232e3e;
}

.cpt-article-content-element .coh-wysiwyg .btn.light:hover {
    background: #ffd1ce;
}

.cpt-article-content-element .coh-wysiwyg a:not(.button) {
    background-repeat: no-repeat;
    background-size: 100% 2px, 0 1px;
    background-position: 100% 100%, -30px 100%;
    background-image: linear-gradient(#d12800, #d12800), linear-gradient(#d12800, #d12800);
}

.cpt-article-content-element .coh-wysiwyg a:not(.button):hover {
    animation: lineLoop-animation 2s linear infinite;
}

.cpt-article-content-element .coh-wysiwyg a.button {
    background-color: #0265b5;
    border-radius: 4px;
    transition: all .3s;
}

.cpt-article-content-element .coh-wysiwyg a.button:hover {
    background-color: #02569a;
}

.coh-wysiwyg table.unstriped td {
    padding: 4px;
    width: 200px;
    vertical-align: middle;
}

.standard-page .side-nav-content .side-content .content-wrapper .downloadable-content .download-btn,
.standard-page .side-nav-content .side-content .content-wrapper .social-icon {
    background: none !important;
}

.advanced-content-wrapper .pager__item a.button {
    background-color: #006eb5;
}

.advanced-content-listing {
    margin-top: 1rem;
}

.advanced-content-search-wrapper {
    position: relative;
    margin-top: 2rem;
}

.advanced-content-search-filter {
    position: static;
}

.advanced-content-wrapper .js-pager__items.pager {
    padding-left: 0;
}

.search-filter.advanced-content-search .expand-search {
    max-width: 100%;
}

.search-filter.advanced-content-search li {
    list-style-type: none;
    width: 100%;
}

.views-exposed-form.bef-exposed-form {
    position: static;
}

.advanced-content-wrapper .coh-column .coh-col-xl {
    padding-bottom: 0;
}

.advanced-content-wrapper p {
    margin-bottom: 0.5rem;
}

.advanced-content-wrapper .pager__item {
    list-style-type: none;
    margin-top: 2rem;
    margin-left: 0;
    padding-left: 0;
}

.advanced-content-search .select-wrapper .custom-advanced-sort-filters {
    display: none;
}

.advanced-content-wrapper .advanced-content-sortby li {
    list-style-type: none;
}

.advanced-content-results {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
}

.advanced-content-search .has-submenu .advance-button-select-sub .form-checkbox {
    right: -18px;
}

.advanced-content-search .has-submenu button.advance-button-select-sub:after {
    right: 3rem;
    top: 29px;
}

.advanced-content-search .multi-select ul .has-submenu.open button:after {
    top: 29px;
}

@media (max-width:47.975em) {
    .advanced-content-sortby #edit-sort-by--2--wrapper {
        display: block;
    }

    .advanced-content-search-filter .select-wrapper {
        margin-bottom: 1em;
        margin-top: -1rem;
    }

    .search-filter.advanced-content-search .multi-select {
        max-width: 25rem;
    }

    .advanced-content-wrapper .breadcrumb {
        margin-bottom: 1rem;
    }

    .advanced-content-listing .cards-container {
        padding: 0;
    }

    .advanced-content-wrapper .pager__item {
        padding-left: 0;
    }

    .advanced-content-listing .views-infinite-scroll-content-wrapper>.coh-column {
        padding-bottom: 0.75rem;
    }
}

@media (max-width:63.975em) {
    .advanced-content-search .expand-search .form-item-combine input {
        padding-left: 0.8125rem;
        padding-right: 1.5rem;
        width: 100%;
    }

    .advanced-content-sortby {
        max-width: 100%;
        height: 100%;
        background: #ffffff;
    }

    .search-filter.advanced-content-search .multi-select {
        max-width: 100%;
    }

    .advanced-content-search .select-wrapper .selected-chips {
        max-width: 100%;
    }

    .advanced-content-search-filter,
    .advanced-content-listing {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .advanced-content-search-filter .search-filter {
        display: none;
    }

    .advanced-content-search-filter .search-filter.show-filter {
        display: block;
    }

    .advanced-content-search-filter .sort-filter-search.button {
        display: block;
        text-align: center;
    }
}

@media (min-width:48em) {
    .advanced-content-wrapper {
        padding-top: 5rem;
    }

    .advanced-content-sortby .custom-advanced-sort-filters {
        display: block;
    }

    .search-filter.advanced-content-search {
        margin-block-start: 1.5rem;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .advanced-content-wrapper .breadcrumb {
        margin-bottom: 4.563rem;
    }

    .advanced-content-results {
        margin-top: 1.2rem;
    }

    .advanced-content-listing .views-infinite-scroll-content-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }

    .advanced-content-listing .views-infinite-scroll-content-wrapper>.coh-column {
        padding-bottom: 1.5rem;
    }

    .sort-filter-search.button {
        text-align: center;
    }
}

@media (min-width:64em) {
    .advanced-content-wrapper .advanced-content-sortby {
        position: absolute;
        top: -2.8rem;
        right: 1.5rem;
        left: auto;
        max-width: 20rem;
        width: 100%;
        z-index: 1;
    }

    .search-filter.advanced-content-search .multi-select {
        max-width: 20rem;
    }

    .sort-filter-search-btn {
        display: none;
    }
}

.advanced-content-search .multi-select.open ul:not(ul.sub-menu) {
    max-height: 12em;
}

.advanced-content-search .form-wrapper input.form-checkbox {
    margin-top: 0;
}

.advanced-content-search .multi-select ul .form-check label {
    padding-right: 1.5rem;
}

.advanced-content-search .has-submenu button.advance-button-select-sub {
    padding: 0rem 3.125rem 0rem 0.25rem;
}

.advanced-content-search ul li ul {
    margin: 0;
}

.sort-filter-search.advance-button-select.close {
    background-color: #006eb5;
    color: #fff;
    font-size: 0;
}

.sort-filter-search.advance-button-select:hover,
.sort-filter-search.advance-button-select.close:hover {
    background-color: #006eb5;
}

.multi-select ul .has-submenu .sub-menu .has-submenu:not(open) ul.sub-menu {
    display: none;
}

.multi-select ul .has-submenu .sub-menu .has-submenu.open ul.sub-menu {
    display: block;
}

.multi-select ul .has-submenu .sub-menu .has-submenu:not(open) button:after {
    top: 22px;
    transform: translateY(0%) rotate(0deg);
}

.multi-select ul .has-submenu .sub-menu .has-submenu.open button:after {
    top: 29px;
    transform: translateY(-50%) rotate(-180deg);
}

.advanced-select .form-radios:not(.expanded) {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-right: 1em;
    min-height: 1.7em;
    max-height: 1.7em;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    color: #444;
    outline: none;
    transition: 0.3s all ease-in-out;
    border: solid 2px #000;
}

.advanced-select .form-radios.expanded {
    border: solid 2px #000;
    background: #fff;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
    min-height: 5em;
    max-height: 4em;
    position: relative;
    transition: 0.2s all ease-in-out;
    width: 100%;
}

.advanced-select .form-radios input {
    width: 100%;
    height: 52px;
    display: inline-block;
    position: absolute;
    opacity: 0;
    z-index: 1;
    border-radius: 0;
    margin-top: 0;
}

.advanced-select .form-radios label {
    border-top: 0.06em solid #d9d9d9;
    display: block;
    height: 3em;
    line-height: 3.2em;
    padding-left: 1em;
    padding-right: 3em;
    cursor: pointer;
    position: relative;
    transition: 0.3s color ease-in-out;
}

.advanced-select .form-radios input:checked+label {
    display: block;
    border-top: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 48px;
}

.advanced-select .form-radios::after {
    content: "";
    position: absolute;
    top: 0.68em;
    transition: 0.4s all ease-in-out;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;
    float: right;
    height: 13px;
    right: 14px;
    width: 20px;
}

.advanced-content-search .multi-select .has-submenu {
    position: relative;
}

.advanced-content-search .multi-select .has-submenu input {
    top: 29px;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    transform: translateY(-50%);
    z-index: 1;
}

.advanced-content-search .multi-select .has-submenu .sub-menu .has-submenu input {
    right: 0;
}

.advanced-content-search .multi-select .has-submenu>ul.sub-menu li input,
.advanced-content-search .multi-select .has-submenu .sub-menu .has-submenu .sub-menu input {
    right: 1rem;
}

.advanced-select .form-radios.expanded label {
    border-top: 0.06em solid #d9d9d9;
}

.advanced-select .form-radios.expanded::after {
    transform: rotate(-180deg);
}

.advanced-select .form-item-sort-by {
    position: relative;
    top: 54px;
    width: 100%;
    display: block;
    height: 3rem;
}

.advanced-select .form-item-sort-by.active {
    position: absolute;
    top: 1px;
}

.advanced-select .form-item-sort-by.active label.option {
    font-weight: 600;
    text-transform: uppercase;
}

.advanced-select span.expand-sorting {
    width: 100%;
    height: 44px;
    display: inline-block;
    position: absolute;
    top: 48px;
    right: 0;
    z-index: 99;
    cursor: pointer;
}

.advanced-select .fieldset-legend {
    font-size: 1rem;
}

.eventdisabled {
    pointer-events: none;
}

.sort-filter-search-btn {
    width: 100%;
}

.sort-filter-search-btn.button.close {
    background-color: #edeff0;
    color: #000;
    font-size: 0;
}

.sort-filter-search-btn.button.close:hover {
    background-color: #edeff0;
}

.sort-sf {
    color: #fff;
    text-align: center;
}

span.close-class {
    display: none;
}

.sort-sf.inactive {
    background-color: #edeff0;
    color: #000;
    font-size: 0;
}

span.close-class.close {
    color: #000000;
    display: block;
    font-size: 16px;
}

.pagehero-no-image {
    background: #F7F7F7;
    padding: 5rem 1.5rem;
}

.pagehero-no-image .breadcrumb {
    margin-block-end: 5rem;
}

@media (min-width:64em) {
    .pagehero-no-image h1 {
        font-size: 3.5rem;
    }
}

.pagehero-content h2 {
    margin-bottom: 0.5rem;
}

@media(min-width:48em) {
    .fluid-carousel .slide-content {
        position: relative;
        flex: 0 0 100%;
    }

    .fluid-carousel .slider-slide {
        display: flex;
        align-content: flex-start;
    }
}

.coh-column .download-card,
.cell .download-card {
    min-width: auto;
}

.spacer.fixed-space {
    margin: 0;
}

.spacer.fixed-space.spacing-01 {
    height: 0.125rem;
}

.spacer.fixed-space.spacing-02 {
    height: 0.25rem;
}

.spacer.fixed-space.spacing-03 {
    height: 0.5rem;
}

.spacer.fixed-space.spacing-04 {
    height: 0.75rem;
}

.spacer.fixed-space.spacing-05 {
    height: 1rem;
}

.spacer.fixed-space.spacing-06 {
    height: 1.5rem;
}

.spacer.fixed-space.spacing-07 {
    height: 2rem;
}

.spacer.fixed-space.spacing-08 {
    height: 2.5rem;
}

.spacer.fixed-space.spacing-09 {
    height: 3rem;
}

.spacer.fixed-space.spacing-10 {
    height: 4rem;
}

.spacer.fixed-space.spacing-11 {
    height: 5rem;
}

.spacer.fixed-space.spacing-12 {
    height: 6rem;
}

.spacer.fixed-space.spacing-13 {
    height: 10rem;
}

.spacer.margin-collapse {
    height: 2px;
}

.spacer.margin-collapse.spacing-02 {
    margin: calc(0.125rem - 1px) 0;
}

.spacer.margin-collapse.spacing-03 {
    margin: calc(0.25rem - 1px) 0;
}

.spacer.margin-collapse.spacing-04 {
    margin: calc(0.375rem - 1px) 0;
}

.spacer.margin-collapse.spacing-05 {
    margin: calc(0.5rem - 1px) 0;
}

.spacer.margin-collapse.spacing-06 {
    margin: calc(0.75rem - 1px) 0;
}

.spacer.margin-collapse.spacing-07 {
    margin: calc(1rem - 1px) 0;
}

.spacer.margin-collapse.spacing-08 {
    margin: calc(1.25rem - 1px) 0;
}

.spacer.margin-collapse.spacing-09 {
    margin: calc(1.5rem - 1px) 0;
}

.spacer.margin-collapse.spacing-10 {
    margin: calc(2rem - 1px) 0;
}

.spacer.margin-collapse.spacing-11 {
    margin: calc(2.5rem - 1px) 0;
}

.spacer.margin-collapse.spacing-12 {
    margin: calc(3rem - 1px) 0;
}

.spacer.margin-collapse.spacing-13 {
    margin: calc(5rem - 1px) 0;
}

.feature__card-description p {
    max-height: 8.75rem;
    overflow: hidden;
}

@media(max-width:47.9375em) {
    [dir=rtl] .featured-card-container .feature__card-title {
        margin-left: 0;
        margin-right: 0;
    }
}

@media(min-width:48em) {
    [dir=rtl] .featured-card-container .feature__card-title {
        margin-left: 0;
        margin-right: 0;
    }
}

@media(min-width:64em) {
    [dir=rtl] .featured-card-container .feature__card-title {
        margin-left: 0;
        margin-right: 0;
    }
}

.mobile-nav-options {
    display: flex;
    gap: 15px;
}

main .our-expertise.coh-row-inner>.coh-column {
    padding: 0;
}

@media(min-width:90em) {
    .landing-page .fluid-carousel .slide-content {
        flex: 1 0 40%;
        max-width: 100%;
    }
}

@media(min-width:48em) {
    .group--group-sites .fluid-carousel .slide-content {
        position: relative;
        flex: 1 0 40%;
        max-width: 100%;
    }
}

.glightbox-container {
    z-index: 101;
}

.lightbox-gallery__right .lightbox-gallery-images li figure {
    display: inline-grid;
    position: relative;
}

.active-user.tabs.inviewport {
    width: 40%;
    border-bottom: 2px solid #edeff0;
    margin-block-start: 0.75rem;
    padding-inline-start: 40px;
    display: flex;
    white-space: break-spaces;
}

.contact-form-header {
    background: #f3f4f9;
}

.contact-form.tabs.inviewport {
    width: 60%;
}

.contact-container.tabs.inviewport {
    display: flex;
    flex-wrap: wrap;
}

form#contact-message-personal-form label.option {
    display: inline;
}

form#contact-message-personal-form input[type='text'] {
    margin-bottom: 24px;
}

form#contact-message-personal-form button,
form#contact-message-personal-form input[type='checkbox'] {
    margin-top: 24px;
    margin-top: 24px;
}

#user-pass,
#user-form,
#user-pass-reset {
    border: none;
    margin-top: 150px;
    margin-bottom: 250px;
    float: center;
    padding: 15px 30px;
}

#user-form,
#user-pass-reset {
    text-align: left;
}

#user-pass {
    text-align: center;
}

@media screen and (max-width:1025px) {
    #user-pass {
        border: none;
        margin-top: 64px;
        margin-bottom: 80px;
        float: center;
        padding: 15px 30px;
        text-align: center;
    }

    #user-form,
    #user-pass-reset {
        border: none;
        float: center;
        padding: 15px 30px;
        text-align: left;
    }
}

#user-pass .button.button-primary {
    width: 100%;
    margin-top: 1rem;
}

#user-form .button.button-primary {
    width: 100%;
    margin-top: 43px;
}

#user-pass-reset .form-actions,
#user-form .form-actions {
    display: none;
}

#user-form .form-wrapper input {
    margin-top: 8px;
    margin-bottom: 15px;
}

#user-form .password-strength__title {
    display: block;
    margin-bottom: 15px;
}

#user-form .details {
    margin-top: 15px
}

#user-form .form-select {
    min-width: 100%;
}

#user-pass-reset .button.button-primary {
    width: 100%;
    margin-top: 43px;
    padding-top: 1.4rem;
    padding-right: 1rem;
    padding-bottom: 1.4rem;
    padding-left: 1rem;
    font-size: 1rem;
    letter-spacing: normal;
    font-weight: bold;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .inputs {
    flex-wrap: wrap;
    gap: 24px;
}

.region-office-type {
    display: flex;
    gap: 24px;
    margin-right: 45px;
}

@media (max-width:96.813rem) {
    .region-office-type {
        width: calc(100% - 65px);
        position: relative !important;
        display: flex;
    }

    .display-group-region,
    .display-group-office {
        min-width: 50%;
    }

    .multi-select {
        max-width: 100%;
    }

    .multi-select regions-select {
        width: 100%;
        min-width: 100%;
    }

    .multi-select office-type-select {
        width: 100%;
        min-width: 100%;
    }
}

@media (max-width:75em) {
    .region-office-type {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .display-group-region,
    .display-group-office {
        min-width: 100%;
    }
}

.external-link-animated {
    margin: -4px 0.3rem 2px;
}

.cta__link.cta--space.ext::after {
    background: none;
}

.feature__card-image>div,
.homepage-hero-full .image>div {
    height: 100%;
}

.homepage-hero-full .image {
    overflow: hidden;
}

.coh-accordion-tabs-content {
    padding-top: 2.5rem;
}

.mobile-nav-options .mob-donate {
    min-width: 100%;
}

.grid-paragraph-text {
    margin-inline-start: 16.66667%;
    width: 100%;
}

@media (max-width:1024px) {
    .grid-paragraph-text {
        margin-inline-start: 0;
    }
}

@media (min-width:48em) {
    .grid-paragraph-text {
        margin-inline-start: 16.66667%;
        padding: 0;
    }
}

@media (max-width:480px) {
    .grid-paragraph-text {
        max-width: 100%;
    }
}

@media (max-width:48em) {
    .sdg-image {
        display: none;
    }
}

.coh-wysiwyg figure {
    height: auto;
    display: inline-block;
    padding-bottom: 1rem;
}

.coh-wysiwyg figure.vm_1_4_width {
    max-width: 360px;
    width: 25%;
}

.coh-wysiwyg figure.vm_1_3_ {
    max-width: 480px;
    width: 33%;
}

.coh-wysiwyg figure.vm_half_width {
    max-width: 720px;
    width: 50%;
}

.coh-wysiwyg figure.vm_full_width {
    max-width: 1440px;
    width: 100%;
}

.coh-wysiwyg figure.sn_wysiwyg_1_4 {
    max-width: 360px;
    width: 25%;
}

.coh-wysiwyg figure.sn_wysiwyg_1_3_width {
    max-width: 480px;
    width: 33%;
}

.coh-wysiwyg figure.sn_wysiwyg_half_width {
    max-width: 720px;
    width: 50%;
}

.coh-wysiwyg figure.sn_wysiwyg_full_width {
    max-width: 1440px;
    width: 100%;
}

.coh-wysiwyg figure img {
    padding-bottom: 1rem;
}

.coh-wysiwyg figure img {
    padding-bottom: 1rem;
}

.coh-wysiwyg figure figcaption {
    margin-left: 0;
    margin: 0px;
    height: auto;
    width: 0;
    min-width: 100%;
}

[dir=rtl] .coh-wysiwyg figure figcaption {
    flex-direction: row-reverse;
}

.coh-wysiwyg figure.align-left {
    float: left;
    padding: 0 1rem 1rem 0;
    height: auto;
}

.coh-wysiwyg figure.align-right {
    float: right;
    padding: 0 0 1rem 1rem;
    height: auto;
}

.coh-wysiwyg figure.align-center {
    height: auto;
    display: table;
    padding-bottom: 1rem;
    margin-left: auto;
    margin-right: auto
}

.coh-wysiwyg img.align-left {
    padding-bottom: 1rem;
}

.coh-wysiwyg img.align-right {
    padding-bottom: 1rem;
}

.coh-wysiwyg img.align-center {
    padding-bottom: 1rem;
}

.coh-wysiwyg .align-left figcaption {
    margin-left: 0;
    margin: 0px;
    height: auto;
    width: 0;
    min-width: 100%;
}

.coh-wysiwyg .align-right figcaption {
    margin-right: 0;
    margin: 0px;
    height: auto;
    width: 0;
    min-width: 100%;
}

.coh-wysiwyg .align-center figcaption {
    height: auto;
    width: 0;
    min-width: 100%;
    margin-left: 0;
}

.coh-wysiwyg figcaption .credits {
    flex-shrink: inherit;
}

.coh-wysiwyg figure.align-left a,
.coh-wysiwyg figure.align-right a {
    display: contents;
}

@media (max-width:766px) {
    .coh-wysiwyg figure figcaption p {
        display: block;
    }

    .coh-wysiwyg figure figcaption .credits {
        display: block;
    }
}

header.contact-content-header.clearfix {
    overflow: hidden;
    margin-bottom: 0.75rem;
    padding: 1.5rem 0 0;
    background-color: #f3f4f9;
    color: #232429;
}

.contact-layout-container {
    margin-right: 3em;
    margin-left: 3em;
}

.active-user.tabs.inviewport img {
    display: inline;
    margin-block-end: 0.5rem;
}

.path-user .layout-container.view-contact #block-tabs+div {
    position: relative;
    margin-top: 70px;
}

.path-user #block-tabs+div form#contact-message-personal-form {
    width: 100%;
    max-width: none;
}

.small-10.medium-3.cell.display-form {
    padding-top: 10px;
}

.grid-x.grid-padding-x.align-center.contact-from,
.grid-x.grid-padding-x.align-center.view-contact {
    margin-bottom: 286px;
}

@media screen and (max-width:768px) {
    .active-user.tabs.inviewport {
        width: 100%;
        padding: 0px;
    }

    .contact-form.tabs.inviewport {
        width: 100%;
    }
}

@media screen and (max-width:320px) {
    .active-user.tabs.inviewport {
        display: flex;
        flex-wrap: wrap;
    }

    .contact-message-personal-form {
        margin-bottom: unset;
    }

    .contact-container.tabs.inviewport {
        flex-direction: column;
    }
}

.coh-container.grid-x.standard-page.side-nav-content.generic-web-page {
    margin-top: 42px;
}

.m-content figure .image-figcaption__cart+p {
    color: #55606e;
    border: 0;
    margin: 0;
    border-bottom: 2px solid #000;
    font-size: 1rem;
    padding-bottom: 2rem;
}

.side-nav-content.generic-web-page {
    min-width: 100%;
}

.side-nav-content.generic-web-page .side-content {
    width: 100%;
    min-height: calc(100vh - 9.375rem);
}

.multi-select.open-multiselect ul {
    background-color: #fff;
    border-top: 0;
    display: block;
}

.photo-text-overlay {
    position: relative;
    overflow: hidden;
}

.photo-text-overlay picture img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: -1;
}

.photo-text-overlay .overlay {
    position: absolute;
    inset: 0;
    background-color: #000000;
    z-index: -1;
}

.photo-text-overlay .text-box {
    position: absolute;
    color: #ffffff;
    inset-inline: 10%;
}

.photo-text-overlay.text-box-align-center .text-box {
    inset-block-start: 50%;
    transform: translateY(-50%);
}

.photo-text-overlay.text-box-align-top .text-box {
    inset-block-start: 10%;
}

.photo-text-overlay.text-box-align-bottom .text-box {
    inset-block-end: 10%;
}

.heading-container a:not(.button),
.heading-big a:not(.button) {
    background-image: linear-gradient(var(--undpds-color-white), var(--undpds-color-white)), linear-gradient(var(--undpds-color-white), var(--undpds-color-white));
}

@media (max-width:47.9375em) {

    .heading-container h3,
    .heading-container h5,
    .heading-container h6,
    .heading-container p {
        padding: 0 1.5rem;
    }
}

@media (max-width:30em) {
    .header .grid-margin-x>.cell {
        margin-left: 0.375rem;
        margin-right: 0.375rem;
    }
}

h1 strong,
h1 b,
h2 strong,
h2 b,
h6 strong,
h6 b {
    font-weight: 700;
}

h3 strong,
h3 b {
    font-weight: 600;
}

h4 strong,
h4 b,
h5 strong,
h5 b {
    font-weight: 400;
}

.feature__card a[href=""] {
    cursor: default;
}

.sidebar-menu li a:hover,
.sidebar-menu li a:active,
.sidebar-menu li a:focus {
    background: var(--undpds-color-blue-600);
    color: var(--undpds-color-white);
}

.sidebar-menu li .is-active {
    background: var(--undpds-color-blue-600);
    color: var(--undpds-color-white);
}

.coh-style-accordion .coh-accordion-tabs-content-wrapper .coh-accordion-title a {
    letter-spacing: normal;
}

@media (max-width:47.9375em) {
    .footer-item:after {
        inset-inline: 0.615rem;
    }
}

body.modal-open {
    overflow: hidden;
}


.hide {
    display: none !important;
}

.modal-popular-search {
    width: 100%;
    position: fixed;
    overflow-y: auto;
    z-index: 8;
    top: 115px;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    background-color: hsla(0, 0%, 100%, .87);
    height: calc(100vh - 115px);
}

.modal-popular-search .modal-content {
    min-height: 100%;
    padding: 30px 0 0;
    margin-left: 0;
}

.modal-popular-search .modal-content {
    background: transparent;
    max-width: 100%;
    padding: 4rem 0.75rem 0.75rem;
    position: relative;
    width: 100%;
}

.modal-popular-search .modal-content .modal-body {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.search-input.big-search .search-icon {
    width: 2.2rem;
    height: 2.2rem;
    background-image: url(../templates-project-page--project-page-story_files/icon-search.svg);
    background-position: center;
    background-size: 2.2rem;
    display: block;
}

.search-input.big-search .search-close,
.input-search+.search-clear .search-close {
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(../templates-project-page--project-page-story_files/icon-close.svg);
    background-position: center;
    background-size: 1.25rem;
    display: block;
}

@media print,
screen and (min-width:48em) {
    .modal-popular-search .modal-content .modal-body {
        left: 50%;
        position: absolute;
        transition: all .4s cubic-bezier(.64, .05, .35, 1.05);
        transform: translateX(-50%);
        width: 100%;
        max-width: 60rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .search-input.big-search .icon {
        width: 35px;
        margin-left: 0;
        transform: none;
        display: inline-block;
    }
}

.search-input .icon {
    top: 50%;
    width: 26px;
    margin-left: 15px;
    position: absolute;
    transform: translateY(-50%);
}

.icon-search:focus-visible {
    box-shadow: none;
}

.header .top-right .icon-search,
.header .top-right .icon-globe {
    mask: none !important;
    -webkit-mask: none !important;
    background-color: transparent !important;
}

.header .top-right .icon-globe {
    background-image: url('/libraries/undp--design-system-assets/images/globe.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.header .top-right .icon-search {
    background-image: url('../templates-project-page--project-page-story_files/search.24680442.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.header .top-right .icon-search:focus-visible {
    box-shadow: 0 0 4px #0468b1 !important;
}

.header .top-right .icon-search:hover,
.header .top-right .icon-globe:hover {
    opacity: 0.7;
}

@media print,
screen and (max-width:74.62375em) {
    .search-input .icon {
        margin-left: 0;
    }

    .search-input:not(.big-search) {
        border-bottom: 1px solid #232e3e;
    }
}

.search-input {
    position: relative;
}

.search-input.big-search label {
    display: none;
}

.search-input.big-search input {
    position: relative;
    width: 100%;
    font-size: 20px;
    line-height: 1.2;
    box-shadow: none;
    font-weight: 500;
    padding: 13px 20px 14px 55px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #232e3e;
    color: #000;
    margin-top: 0;
}

.most-searched-keyword {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    cursor: pointer;
}

@media print,
screen and (min-width:51.25em) {
    .search-input.big-search input {
        line-height: 1;
        font-size: 55px;
        font-weight: 400;
        padding: 10px 20px 12px 75px;
    }
}

.search-clear {
    position: absolute;
    right: 0;
    top: 40px;
    opacity: 0;
    cursor: pointer;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container {
    width: 100%;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container h3 {
    line-height: 1.2;
    font-size: 45px;
    ;
    font-weight: 300;
    margin-bottom: 0;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul {
    padding: 0;
    margin-top: 30px;
    list-style-type: none;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li {
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0;
    list-style-type: none;
    margin-left: 0;
    position: relative;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li:not(:first-child) {
    margin-top: 18px;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li a {
    font-size: 14px;
    padding: 0;
}

.modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li a:hover {
    color: #000;
}

.quick-links-search a,
.search-clear {
    background: none;
}

@media print,
screen and (min-width:767px) and (max-width:1023px) {
    .modal-popular-search {
        top: 70px;
        height: calc(100vh - 50px);
        z-index: 1;
    }

    .modal-popular-search .modal-content {
        padding-left: 0;
        padding-right: 0;
    }

    .modal-popular-search .modal-content .modal-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    .search-input.big-search input {
        margin-top: 0;
        padding: 5px 20px 5px 55px;
    }

    .search-clear {
        top: 7px;
        width: 10px;
        right: 10px;
    }
}

@media print,
screen and (min-width:820px) and (max-width:1180px) {
    .modal-popular-search {
        top: 70px;
        height: calc(100vh - 50px);
        z-index: 1;
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper {
        margin-top: 60px;
    }
}

@media print,
screen and (max-width:768px) {
    .modal-popular-search {
        top: 70px;
        height: calc(100vh - 60px);
        z-index: 1;
    }

    .modal-popular-search .modal-content {
        padding: 50px 0 0;
    }

    .modal-popular-search .modal-content .modal-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    .search-clear {
        top: 7px;
        width: 10px;
        right: 10px;
    }

    .search-input.big-search input {
        margin-top: 0;
        padding: 5px 20px 5px 55px;
    }

    .search-input.big-search .search-icon {
        width: 1.625rem;
        height: 1.625rem;
        background-size: 1.625rem;
    }

    .search-input.big-search .search-close,
    .input-search+.search-clear .search-close {
        width: 0.75rem;
        height: 0.75rem;
        background-size: 0.75rem;
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container h3 {
        font-size: 14px;
        font-weight: 400;
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul {
        margin-top: 20px;
        padding-left: 22px;
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li {
        text-transform: none;
        font-weight: 600;
        list-style-type: none;
        margin-left: 0;
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li a {
        position: relative;
        display: inline-flex;
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container ul li a::after,
    .modal-popular-search .modal-content .modal-body .most-searched-keyword li::after {
        top: 0;
        width: 9px;
        content: "";
        right: -18px;
        height: 14px;
        display: block;
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(/themes/custom/undpglobal/images/btn-arrow-red.svg);
    }

    .modal-popular-search .modal-content .modal-body .popular-search-wrapper .popular-search-container .list-quicklinks:not(:first-child) {
        margin-top: 50px;
    }
}

.footer .icons-search .icon {
    display: inline-flex;
}

.global-header .header .icon-search {
    margin-left: 1rem;
    margin-right: 0.75rem;
}

.country-header .header .icon-search.active:hover {
    background-color: transparent;
}

.global-header .header .icon-search.active,
.country-header .header .icon-search.active {
    background: url(/themes/custom/undpglobal/images/icon-close.svg) no-repeat;
    background-size: 24px;
    -webkit-mask: none;
    mask: none;
}

.search-input .form-actions {
    display: none;
}

footer .icons-search a {
    background: none;
}

#modal-cse-search .search-results-stats {
    padding-block-start: 2rem;
    padding-block-end: 2rem;
}

#modal-cse-search .marker {
    text-align: center;
    margin-block-end: 1rem;
}

#modal-cse-search .back-to-top {
    position: fixed;
    inset-block-end: 2rem;
    inset-inline-end: 2rem;
    width: 4rem;
    height: 4rem;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5) url(/themes/custom/undpglobal/images/icon-arrow-down-red.svg) no-repeat center;
    transform: rotateX(180deg);
    margin-inline-start: auto;
}

@media print,
screen and (max-width:768px) {
    #modal-cse-search .back-to-top {
        display: none;
    }
}

#modal-cse-search .back-to-top:hover {
    animation: oneTurn 0.5s linear;
}

@keyframes oneTurn {
    0% {
        transform: rotateX(180deg);
    }

    100% {
        transform: rotateX(-180deg);
    }
}

#modal-cse-search .search-results-items .search-results-item {
    width: calc(100% - 6.75rem);
    padding: 2rem 0.75rem 0 0;
}

#modal-cse-search .search-results-items .search-results-thumbnail {
    position: relative;
    width: 6.75rem;
}

#modal-cse-search .search-results-items .search-results-thumbnail .thumbnail {
    position: absolute;
    inset: 2rem 0.75rem 2rem auto;
    height: 6rem;
    width: 6rem;
}

#modal-cse-search .search-results-items .search-results-thumbnail .thumbnail img {
    min-height: 100%;
    object-fit: cover;
}

@media screen and (max-width:1024px) {
    #modal-cse-search .search-results-items .search-results-item {
        width: 100%;
    }

    #modal-cse-search .search-results-items .search-results-thumbnail {
        display: none;
    }
}

#modal-cse-search .search-results-items {
    display: flex;
    flex-flow: row wrap;
}

#modal-cse-search .search-results-items .cell {
    padding-top: 2rem;
    position: relative;
}

#modal-cse-search .search-results-item-title {
    font-size: 1.6rem;
    line-height: 1.1;
    margin-bottom: 1rem
}

#modal-cse-search .search-results-items p {
    font-size: 1rem;
}

#modal-cse-search .search-results-items .link-formatted {
    color: #55606E;
    background: none;
    font-size: 1rem;
}

#modal-cse-search .ajax-progress.ajax-progress-throbber {
    position: fixed;
    inset: 50%;
}

#modal-cse-search .throbber {
    background: none;
}

#modal-cse-search .search-input.big-search .icon {
    left: auto;
}

#modal-cse-search .search-results-stats .cell {
    display: flex;
    align-items: center;
}

#modal-cse-search .did-you-mean,
#modal-cse-search .search-results-stats,
#modal-cse-search .search-results-stats .select-box,
#modal-cse-search .search-results-filter,
#modal-cse-search .search-results-ai-summary {
    display: none;
}

#modal-cse-search .search-results-filter {
    margin-bottom: 2rem;
}

#modal-cse-search .search-results-filter>ul {
    background: none;
    padding-inline-start: 0.75rem;
}

#modal-popular-search .search-results .views-exposed-form {
    top: -10rem;
}

#modal-cse-search .search-results-ai-summary {
    background: #EDEFF0;
    box-shadow: 0px 3px 6px 0px #0000001A;
    border-radius: 2rem;
    padding: 2.5rem;
    margin-block: 1.5rem;
}

#modal-cse-search .search-results-ai-summary .footnote {
    margin-block-start: 1rem;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: stretch;
}

#modal-cse-search .search-results-ai-summary .footnote .ai-icon {
    background-color: #A9B1B7;
    mask: url(/themes/custom/undpglobal/images/magic-button.svg) 0 0/24px 24px no-repeat;
    width: 96px;
    height: 24px;
    margin-inline-end: 12px;
}

@media screen and (min-width:767px) {
    #modal-cse-search .search-results-ai-summary .footnote {
        max-width: 60%;
        margin-inline-start: auto;
    }

    #modal-cse-search .search-results-ai-summary .footnote .ai-icon {
        width: 48px;
    }
}

.search-filters .facets-widget-checkbox .select-control {
    background-color: #fff;
    display: block;
    cursor: pointer;
    max-width: 100%;
    text-align: left;
    min-width: 230px;
    max-height: 52px;
    font-weight: 700;
    font-size: 1rem;
    padding: 15px 45px 15px 25px;
    border: 2px solid #000;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 16px;
}

@media screen and (min-width:767px) and (max-width:1024px) {
    .search-filters .facets-widget-checkbox .select-control {
        font-size: 0.875rem;
    }
}

.search-filters .js-facets-checkbox-links {
    display: none;
    top: 50px;
    width: 100%;
    max-width: 100%;
    min-width: 230px;
    overflow-y: auto;
    list-style: none;
    min-height: 100px;
    max-height: 355px;
    z-index: 5;
    position: absolute;
    font-weight: 400;
    padding: 0 23px 0 25px;
    border: 2px solid #000;
    border-top: none;
    background-color: #fff;
}

.search-filters .facets-widget-checkbox {
    position: relative;
}

.facet-item {
    margin: 0;
    font-size: 1.25rem;
    padding-left: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    list-style-type: none;
}

.facet-item label {
    padding: 15px 52px 15px 0;
}

.facet-item:not(.facet-item--expanded):hover {
    color: #4b5564;
}

.facet-item--expanded:hover {
    color: #4b5564;
}

.facet-item input {
    top: 17px;
    right: 0;
    height: 16px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}

.select-control::after {
    top: 50%;
    content: "";
    right: 22px;
    width: 18px;
    height: 12px;
    position: absolute;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
    background: url(/themes/custom/undpglobal/images/icon-arrow-down-red.svg) no-repeat;
    background-size: contain;
}

.facet-item--expanded {
    padding-right: 0;
}

.facet-item--expanded>label {
    display: block;
    position: relative;
    margin-right: 40px;
    z-index: 2;
}

.facet-item--expanded>label::after {
    top: 20px;
    content: "";
    right: -10px;
    width: 18px;
    height: 12px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background: url(/themes/custom/undpglobal/images/icon-arrow-down-red.svg) no-repeat;
    background-size: contain;
}

.facet-item--expanded .facets-widget- {
    display: none;
}

.open-submenu .facets-widget- {
    display: block;
}

.open-submenu label::after {
    transform: rotate(-180deg);
    transition: all 0.2s ease-in-out;
}

.open-facet .select-control::after {
    transform: rotate(-180deg);
    transition: all 0.2s ease-in-out;
    top: 20px;
}

.open-facet .js-facets-checkbox-links {
    display: block;
}

.open-facet .select-control {
    border-bottom: 0 !important;
}

.facets-widget- ul {
    padding-left: 40px;
    color: #55606f;
}

.active-filters {
    margin-bottom: 20px;
}

.active-filters .tag {
    margin-bottom: 15px;
}

.active-filters .filter {
    font-size: 1rem;
    cursor: pointer;
    margin: 0 0.75rem 0.75rem 0;
}

.active-filters .tag {
    color: #55606e;
    font-size: 1rem;
    font-weight: 600;
    padding-top: 1rem;
    text-transform: uppercase;
}

.facet-item::marker {
    content: "";
    display: none;
}

.mobile-filters-close,
.open-filters .mobile-filters-open {
    display: none;
}

.search-filters.open-filters .mobile-filters-close {
    display: block;
}

.search-filters .btn {
    border: none;
    color: #fff;
    cursor: pointer;
    background: #d12800;
    font-size: 0.875rem;
    font-weight: 700;
    text-align: center;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-transform: uppercase;
    padding: 14px 25px;
    width: 100%;
}

.btn.blue {
    background: #006eb5;
}

@media screen and (min-width:767px) {
    .mobile-filters-open {
        display: none;
    }
}

@media screen and (max-width:768px) {

    .search-filters:not(.open-filters) .block-facet--checkbox,
    .search-filters:not(.open-filters) .active-filters {
        display: none;
    }
}

.results-and-filters-container {
    display: flex;
    position: relative;
    padding-top: 150px;
    flex-wrap: wrap;
}

@media screen and (max-width:768px) {
    .results-and-filters-container {
        padding-top: 90px;
    }
}

.results-and-filters-container .search-results {
    padding-left: 25px;
    flex: 0 0 calc(100% - 22.16rem);
    max-width: calc(100% - 22.16rem);
}

@media screen and (max-width:768px) {
    .results-and-filters-container .search-results {
        padding-left: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (min-width:767px) and (max-width:1024px) {
    .results-and-filters-container .search-results {
        flex: 0 0 calc(100% - 15.9375rem);
        max-width: calc(100% - 15.9375rem);
    }
}

.search-filters {
    flex: 0 0 22.16rem;
    max-width: 22.16rem;
}

@media screen and (max-width:768px) {
    .search-filters {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (min-width:767px) and (max-width:1024px) {
    .search-filters {
        max-width: 15.9375rem;
        flex: 0 0 15.9375rem;
    }
}

.search-results .views-exposed-form {
    position: absolute;
    top: 0;
    right: 22px;
    left: 0;
    width: 100%;
}

.search-input.big-search input {
    height: auto;
}

.search-input.big-search .icon {
    top: 15px;
    left: 0;
}

@media screen and (min-width:767px) and (max-width:1025px) {
    .search-input.big-search .icon {
        top: 30px;
    }
}

@media screen and (min-width:1025px) {
    .search-input.big-search .icon {
        top: 35px;
    }
}

.search-results .views-infinite-scroll-header {
    padding-bottom: 25px;
    font-size: 1rem;
}

.search-results .item-list li {
    padding: 22px 0 24px;
    border-top: 2px solid #000;
    margin-left: 0;
}

@media screen and(max-width:768px) {
    .search-results .item-list li {
        padding: 22px 25px 24px;
    }
}

.search-results .item-list li::marker {
    content: '';
}

.search-results .item-list ul {
    padding-left: 0;
}

.search-results .item-list .views-field-type-str {
    font-size: 0.75rem;
    line-height: 1.33;
    font-weight: 700;
    text-transform: uppercase;
}

.search-results .item-list .views-field-title {
    margin-top: 10px;
    padding-right: 60px;
    display: block;
    line-height: 1.2;
    font-weight: 400;
}

@media screen and (max-width:1025px) {
    .search-results .item-list .views-field-title {
        padding-right: 0;
    }
}

.search-results .views-field-title a {
    font-size: 1.5625rem;
}

.search-results .views-field-search-api-excerpt {
    margin-top: 25px;
    padding-right: 50px;
    line-height: 1.3;
    font-size: 1rem;
    font-weight: 400;
}

@media screen and (max-width:1025px) {
    .search-results .views-field-search-api-excerpt {
        padding-right: 0;
    }
}

.search-results .item-list .views-field-title a:hover {
    color: #55606f;
}

.mobile-filters-open,
.mobile-filters-close {
    margin-bottom: 30px;
}

.show-results .popular-search-blocks,
.hide-popular-search .popular-search-blocks {
    display: none !important;
}

.modal-popular-search {
    overflow-x: hidden;
}

.modal-popular-search:not(.show-results) .mobile-filters-open,
.modal-popular-search:not(.show-results) .mobile-filters-close {
    display: none;
}

.search-results .views-infinite-scroll-content-wrapper {
    padding-right: 30px;
    overflow-y: auto;
    max-height: calc(100vh - 345px);
}

@media screen and (max-width:768px) {
    .search-results .views-infinite-scroll-content-wrapper {
        padding-right: 30px;
    }
}

@media screen and (min-width:767px) {
    .modal-popular-search .results-and-filters-container .search-results .views-infinite-scroll-content-wrapper::-webkit-scrollbar-thumb {
        background-color: #000;
    }

    .modal-popular-search .results-and-filters-container .search-results .views-infinite-scroll-content-wrapper::-webkit-scrollbar {
        width: 5px;
        background: linear-gradient(90deg, transparent 10%, #000 33%, transparent 0);
    }
}

.search-results .views-exposed-form .js-form-type-select {
    display: none;
}

.modal-popular-search:not(.show-results) .country-checkbox,
.country-checkbox:not(.show-checkbox),
.modal-popular-search:not(.show-cname) .views-infinite-scroll-header .country-name,
body:not(.path-group) .views-infinite-scroll-header .country-name {
    display: none;
}

.search-results .country-name {
    font-weight: bold;
}

.search-filters .country-name {
    padding-right: 0;
}

@media screen and (max-width:768px) {
    .show-results .grid-container {
        top: 30px !important;
    }
}

@media screen and (min-width:767px) {
    .show-results .grid-container {
        top: 30px !important;
        transform: translate(-50%) !important;
    }
}

.country-checkbox label {
    display: inline-block;
}

.views-field-mid {
    font-size: 0.75rem;
    line-height: 1.33;
    font-weight: 700;
    text-transform: uppercase;
}

.search-results .js-pager__items {
    display: none;
}

.facet-item.show-checkbox {
    border-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

body:not(.path-group) .search-results.fullwidth-results {
    padding-left: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

#toolbar-administration a,
.messages a,
.admin-toolbar a {
    background: none;
}

#toolbar-administration+.dialog-off-canvas-main-canvas .article-page .progress-container {
    z-index: 5 !important;
}

.admin-toolbar .toolbar-button__label,
.admin-toolbar .toolbar-menu__link-title {
    font-weight: 700;
}

.admin-toolbar .toolbar-block .admin-toolbar__item ul,
.admin-toolbar .toolbar-block .admin-toolbar__item ul li {
    padding: 0;
}

@media screen and (min-width:1024px) {
    #admin-toolbar~.dialog-off-canvas-main-canvas header .header {
        inset-inline-start: var(--drupal-displace-offset-left);
        transition: inset-inline-start var(--admin-toolbar-transition);
        width: calc(100% - var(--drupal-displace-offset-left));
    }

    [dir="rtl"] #admin-toolbar~.dialog-off-canvas-main-canvas header .header {
        inset-inline-start: var(--drupal-displace-offset-right);
        width: calc(100% - var(--drupal-displace-offset-right));
    }

    #admin-toolbar~.dialog-off-canvas-main-canvas #modal-cse-search {
        width: calc(100% - var(--drupal-displace-offset-left));
    }

    html[data-admin-toolbar] .node-preview-container {
        margin-inline-start: var(--drupal-displace-offset-left);
        transition: margin-inline-start var(--admin-toolbar-transition);
    }
}

:root {
    --messages-bg-color: #353641;
    --messages-fg-color: var(--color-white);
    --messages-border-radius: 2px;
    --messages-border-width: 0.3125rem;
    --messages--status-color: #42a877;
    --messages--warning-color: #e0ac00;
    --messages--error-color: #e34f4f;
    --messages__link-color: var(--color-sunglow);
    --messages__link--hover-color: var(--color-white);
    --messages__icon-size: 1rem;
    --messages__text-margin: calc(var(--messages__icon-size) + var(--space-l));
}

.messages-list {
    margin-block: calc(var(--space-m) + var(--space-l));
    padding: 0;
    list-style: none;
}

.field .messages-list,
.form-wrapper .messages-list {
    margin-block-end: 0;
}

.messages {
    overflow: auto;
    box-sizing: border-box;
    margin-block: var(--space-m);
    padding-block: var(--space-l) 2rem;
    padding-inline: calc(var(--space-l) - 0.3125rem) var(--space-l);
    color: var(--messages-fg-color);
    border-width: 0 0 0 var(--messages-border-width);
    border-style: solid;
    border-color: var(--messages-bg-color);
    border-radius: var(--messages-border-radius);
    background-color: var(--messages-bg-color);
}

.messages a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    color: var(--messages__link-color);
}

.messages a:hover {
    color: var(--messages__link--hover-color);
}

.messages pre {
    margin: 0;
}

[dir="rtl"] .messages {
    border-right-width: var(--messages-border-width);
    border-left-width: 0;
}

.messages--error {
    border-color: var(--messages--error-color);
}

.messages--error .messages__header {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 14 14'%3e%3cpath d='M3 11.193L11.45 3' stroke='%23e34f4f' stroke-width='2'/%3e%3ccircle cx='7' cy='7' r='6' fill='none' stroke='%23e34f4f' stroke-width='2'/%3e%3c/svg%3e") no-repeat center left;
}

.messages--status {
    border-color: var(--messages--status-color);
}

.messages--status .messages__header {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 13'%3e%3cpath d='M2 6.571L5.6 10 14 2' fill='none' stroke='%2342a877' stroke-width='3'/%3e%3c/svg%3e") no-repeat center left;
}

.messages--warning {
    border-color: var(--messages--warning-color);
}

.messages--warning .messages__header {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 4 14' fill='%23e0ac00'%3e%3cpath d='M.5 0h3v9h-3z'/%3e%3ccircle cx='2' cy='12.5' r='1.5'/%3e%3c/svg%3e") no-repeat center left;
}

.messages__title {
    margin-block: 0;
    margin-inline: var(--messages__text-margin) 0;
    font-size: var(--font-size-base);
}

.messages__header {
    display: flex;
    align-items: center;
    margin-block-end: var(--space-m);
}

[dir="rtl"] .messages__header {
    background-position: center right;
}

@media screen and (min-width:48rem) {
    .messages__content {
        margin-inline-start: var(--messages__text-margin);
    }
}

.messages__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.messages__item+.messages__item {
    margin-block-start: var(--space-s);
}

.modal-search-offices {
    width: 100%;
    position: fixed;
    overflow-y: auto;
    z-index: 8;
    top: 115px;
    height: calc(100vh - 115px);
}

.modal-search-offices .modal-content {
    overflow-y: unset;
    overflow-x: unset;
    max-width: 100%;
    max-height: 100%;
}

.modal-search-offices .grid-container {
    padding: 0;
    background-color: transparent;
}

.modal-search-offices .modal-body {
    height: 100%;
    position: relative;
    align-content: flex-start;
}

.modal-search-offices .modal-content .modal-body .cell-search {
    min-height: 100%;
    max-width: 525px;
    padding: 75px 60px;
    border-right: none;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    background-color: hsla(0, 0%, 96.9%, .86);
}

.modal-search-offices .modal-content .modal-body .cell-list-offices {
    padding: 80px 50px;
    position: relative;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    background-color: hsla(0, 0%, 100%, .87);
}

.modal-search-offices .modal-content .modal-body .cell-search .btn-back {
    padding-left: 15px;
    font-size: 0.75rem;
    font-weight: 700;
    align-items: center;
    text-transform: uppercase;
}

.modal-search-offices .tag {
    padding-top: 0;
    line-height: 1.33;
    font-weight: 700;
    text-transform: uppercase;
}

.modal-search-offices .modal-content .modal-body .cell-search .location-undp {
    color: #006eb5;
    margin-top: 15px;
    line-height: 1.14;
    font-weight: 600;
    font-size: 2rem;
}

.modal-search-offices .modal-content .modal-body .cell-search .header-modal .title {
    margin-top: 40px;
    font-size: 3.5rem;
    line-height: 1.09;
    font-weight: 700;
}

.modal-search-offices .modal-content .modal-body .cell-search .header-modal .description {
    margin-top: 40px;
    color: #000;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
}

.modal-search-offices .modal-content .modal-body .cell-search .header-modal .tag-current-section {
    margin-top: 30px;
    font-size: 0.75rem;
    line-height: 1.33;
    font-weight: 700;
    text-transform: uppercase;
}

.modal-search-offices .modal-content .modal-body .cell-search .header-modal .text-link {
    margin-top: 25px;
    display: inline-block;
    color: #000;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    align-items: center;
    text-transform: uppercase;
}

.modal-search-offices a {
    background: none;
}

.text-link.arrow-3:hover {
    color: #55606f !important;
}

.text-link.text-link.arrow-3:hover .external-link-animated {
    box-shadow: -2px 2px 0 0 #d12800, -4px 0 0 -2px #d12800, -3px 3px 0 -1px #d12800;
}

.text-link.arrow-3:hover .external-link-animated::before {
    -webkit-transform: rotate(-45deg) translate(7px);
    -moz-transform: rotate(-45deg) translate(7px);
    -ms-transform: rotate(-45deg) translate(7px);
    -o-transform: rotate(-45deg) translate(7px);
    transition: rotate(-45deg) translate(7px, 0);
    background-color: #d12800;
}

.text-link.arrow-3:hover .external-link-animated::after {
    -webkit-transform: translate(5px, -5px);
    -moz-transform: translate(5px, -5px);
    -ms-transform: translate(5px, -5px);
    -o-transform: translate(5px, -5px);
    transition: translate(5px, -5px);
    border-right: 2px solid #d12800;
    border-top: 2px solid #d12800;
}

@media screen and(min-width:1024px) {
    .hide-for-large {
        display: none !important;
    }
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .inputs {
    padding-right: 15px;
    display: flex;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .inputs .search-input {
    flex: 1 0 auto;
    margin-right: 45px;
    position: relative !important;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .inputs .search-select-group:not(:last-child) {
    margin-right: 30px;
}

.show-for-sr {
    color: #fff;
    font-size: 12px;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .inputs .search-input .input-search {
    width: 100%;
    font-size: 20px;
    line-height: 1.2;
    box-shadow: none;
    font-weight: 500;
    padding: 13px 20px 14px 55px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #232e3e;
    color: #000;
}

.modal-search-offices input[type=search] {
    background: none;
}

.modal-search-offices .regions-select,
.modal-search-offices .office-type-select {
    height: 52px;
    position: relative;
}

.multi-select .select-control {
    flex: 1;
    top: 0;
    display: block;
    cursor: pointer;
    max-width: 100%;
    text-align: left;
    min-width: 230px;
    max-height: 52px;
    font-weight: 700;
    font-size: 1rem;
    padding: 15px 45px 15px 25px;
    border: 2px solid #000;
    text-transform: uppercase;
    background-color: hsla(0, 0%, 96.9%, .86);
}

.modal-search-offices .modal-content .active-filters {
    flex-wrap: wrap;
    min-height: 36px;
    margin-top: 20px;
    color: #9fa8ae;
    position: relative;
    margin-bottom: 0;
    flex-direction: row;
    align-items: center;
}

.modal-search-offices .modal-content .active-filters .tag {
    margin: 0 15px 0 0;
}

.modal-search-offices .modal-content .active-filters .filter {
    margin: 6px 10px 10px 0;
}

.active-filters .filter-clear {
    color: #000;
    line-height: 1.5;
    margin-left: 12px;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: capitalize;
    border-bottom: 1px solid #d12800;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries {
    left: 0;
    right: 50px;
    padding: 0 50px;
    overflow-y: auto;
    position: absolute;
    margin: 44px 0 100px;
    max-height: calc(100% - 280px);
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 500;
    padding: 20px 25px 20px 5px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.flex-container {
    display: flex;
}

.align-justify {
    justify-content: space-between;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item .country {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item .languages {
    text-align: right;
    flex: 0 0 auto;
    max-width: 50%;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item .text-link {
    font-size: 1.25rem;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    white-space: nowrap;
    text-transform: none;
}

.modal-search-offices .multi-select.open ul {
    position: absolute;
    z-index: 99;
}

.multi-select.open ul li {
    margin-left: 0;
}

.multi-select .options {
    background-color: hsla(0, 0%, 96.9%, .86);
    left: 0;
    top: 50px;
    width: 100%;
    display: none;
    max-width: 100%;
    min-width: 230px;
    overflow-y: auto;
    list-style: none;
    min-height: 100px;
    max-height: 300px;
    position: absolute;
    z-index: 5;
    font-weight: 400;
    padding: 0 23px 0 25px;
    border: 2px solid #000;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}

.modal-search-offices .multi-select .options .checkbox-item {
    margin: 0;
    font-size: 1.25rem;
    padding: 15px 25px 15px 0;
    position: relative;
}

.multi-select .options .checkbox-item:hover {
    color: #4b5564;
}

.checkbox-item input {
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    transform: translateY(-50%);
}

.modal-search-offices-filters .modal-content .filters .filter-office-type,
.modal-search-offices-filters .modal-content .filters .filter-region {
    margin-top: 18px;
    padding-top: 18px;
}

.modal-search-offices-filters .modal-content .filters .filter-office-type .checkbox-group,
.modal-search-offices-filters .modal-content .filters .filter-region .checkbox-group {
    margin-top: 18px;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries::-webkit-scrollbar-thumb {
    background-color: #000;
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries::-webkit-scrollbar-track {
    background: linear-gradient(90deg, transparent 10%, #000 33%, transparent 0);
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries::-webkit-scrollbar {
    width: 5px;
}

.global-header .header .icon-globe.active,
.country-header .header .icon-globe.active {
    background: url(/themes/custom/undpglobal/images/icon-close.svg);
    background-repeat: no-repeat;
    color: black;
    mask: none !important;
    -webkit-mask: none !important;
    background-position: center;
    background-color: transparent;
}

.country-header .header .icon-globe.active:hover {
    background-color: transparent;
}

.country-header .icon-search {
    margin-left: 1rem;
}

.nav-item.icon-search:hover {
    opacity: 0.7;
}

.text-link.arrow-3 .external-link-animated {
    position: relative;
    margin-left: 10px;
    transition: transform .2s ease;
}

@media screen and (max-width:1025px) {
    .modal-search-offices {
        top: 4.6875rem;
        height: calc(100% - 4.6875rem);
        left: 0;
        -webkit-backdrop-filter: blur(21px);
        backdrop-filter: blur(21px);
        background-color: hsla(0, 0%, 100%, .87);
    }

    .modal-search-offices .modal-content .modal-body {
        flex-flow: column;
        flex-direction: column;
    }

    .modal-search-offices .modal-content .modal-body .cell-search {
        max-width: unset;
        box-shadow: unset;
        min-height: unset;
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
        padding: 25px 15px 0;
        background-color: transparent;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices {
        height: 100%;
        flex: 0 1 auto;
        position: static;
        box-shadow: unset;
        padding: 0 0 0 15px;
        background-color: transparent;
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
    }

    .modal-search-offices .modal-content .modal-body .cell-search .header-modal .title-undp {
        color: #006eb5;
        font-size: 1.25rem;
        margin-top: 10px;
        font-weight: 600;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .inputs .search-input {
        width: 100%;
        max-width: unset;
        margin-right: 0;
    }

    .search-input .input-search {
        border: none;
        font-size: 16px;
        font-weight: 400;
        padding: 10px 20px 10px 55px;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .countries {
        right: 0;
        width: 100%;
        flex: 0 1 auto;
        margin-bottom: 0;
        margin-top: 20px;
        position: static;
        max-height: none;
        padding: 0 10px 0 0;
        height: calc(100% - 160px);
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item {
        padding: 20px 0;
        font-size: 1rem;
        line-height: 1.18;
        font-weight: 600;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .filter-options {
        position: static;
        width: calc(100% - 15px);
        left: 15px;
        right: 15px;
        bottom: 15px;
        margin-left: 0;
        display: block !important;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .filter-options .btn-filters {
        height: 50px;
        color: #fff;
        background-color: #006eb5;
        width: 100%;
        justify-content: center;
        font-size: 0.875rem;
        font-weight: 700;
        text-transform: uppercase;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .filter-options .btn-filters .current-filters {
        width: 24px;
        height: 24px;
        color: #000;
        margin-left: 15px;
        border-radius: 50%;
        font-weight: 600;
        background-color: #ffeb00;
        display: inline;
        padding: 2px 8px;
    }

    .modal-search-offices-filters {
        top: 70px;
        left: 0;
        height: calc(100% - 70px);
        width: 100%;
        position: fixed;
        overflow-y: auto;
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        z-index: 8;
        background-color: hsla(0, 0%, 100%, .98);
    }

    .modal-search-offices-filters .modal-content .custom-grid {
        height: 1px;
        min-height: 100%;
    }

    .modal-search-offices-filters .modal-content {
        min-height: 100%;
        position: relative;
        padding: 25px 15px 15px;
        align-content: flex-start;
    }

    .modal-search-offices-filters .modal-content .custom-grid .custom-cell {
        min-height: 100%;
        position: relative;
    }

    .modal-search-offices-filters .modal-content .header-modal {
        padding: 0 18px;
    }

    .show-for-large {
        display: none !important;
    }

    .btn-back {
        color: #000;
        display: flex;
        font-size: 0.875rem;
        font-weight: 700;
        align-items: center;
        text-transform: uppercase;
        pointer-events: all;
    }

    .btn-back .arrow-back {
        margin-right: 12px;
    }

    .modal-search-offices-filters .modal-content .header-modal .titles {
        margin-top: 40px;
    }

    .heading.h5 {
        font-size: 1.25rem;
        line-height: 1.04;
        font-weight: 400;
    }

    .btn-clear {
        font-size: 0.75rem;
        font-weight: 500;
        text-decoration: underline;
        color: #9b9b9b;
    }

    .modal-search-offices-filters .modal-content .filters {
        padding: 0 18px;
        position: relative;
        margin-bottom: 100px;
    }

    .modal-search-offices-filters .modal-content .btn-filters {
        left: 0;
        right: 0;
        bottom: 15px;
        position: absolute;
    }

    .modal-search-offices-filters .text-link {
        color: #000;
        cursor: pointer;
        font-size: 1rem;
        font-weight: 700;
        align-items: center;
        display: inline-flex;
        text-transform: uppercase;
    }

    .checkbox-item:not(.displays-inline) {
        display: block;
        padding-right: 30px;
        position: relative;
    }

    .checkbox-item {
        padding: 15px 20px 15px 0;
    }

    .modal-search-offices-filters .modal-content .btn-filters .btn {
        height: 50px;
        border: none;
        color: #fff;
        cursor: pointer;
        background: #d12800;
        font-size: 0.875rem;
        font-weight: 700;
        text-align: center;
        align-items: center;
        display: inline-flex;
        justify-content: center;
        text-transform: uppercase;
        font-family: ProximaNova, sans-serif;
        padding: 14px 25px;
        width: 100%;
    }

    .modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item .text-link {
        font-size: 1rem;
    }

    .mobile-nav.show-location {
        display: none;
    }
}

.modal-search-offices .modal-content .modal-body .cell-list-offices .countries .country-item .text-link:not(:first-child) {
    margin-left: 20px;
}

@media print,
screen and (min-width:1025px) {

    .modal-search-offices .hide-for-large,
    .modal-search-offices-filters .hide-for-large {
        display: none !important;
    }
}

.modal-search-offices .chip {
    font-size: 0.875rem;
}

.header .top-right .icon-search:focus,
.header .top-right .icon-globe:focus {
    background-color: #4F95DD;
}

.expand-search .form-item-combine {
    width: 100%;
}

.expand-search.open input {
    width: 100%;
}

@media screen and (max-width:767px) {
    .expand-search {
        margin: 1.5rem 0;
    }
}

.expand-search .form-item-combine input {
    outline: none;
    cursor: initial;
}

.author-filter .author-select .form-radios input {
    display: none;
}

.author-select .form-radios .js-form-type-radio:hover {
    background-color: #fafafa;
}

.author-select .form-radios .js-form-type-radio label {
    padding: 1rem 0;
    border-top: 1px solid #d4d6d8;
    font-size: 1rem;
}

.author-select legend {
    border: 2px solid #000;
    color: #000;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.125rem;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.author-select legend .fieldset-legend {
    padding: 1rem 3.125rem 1rem 1rem;
    display: block;
}

.author-select {
    position: relative;
}

.author-select legend.active {
    border-bottom: 0;
    padding-bottom: 2px;
}

.author-select legend.active::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -moz-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    transition: translateY(-50%) rotate(-180deg);
}

.author-cards .cta__link {
    text-transform: uppercase;
}

.author-select .form-radios {
    display: none;
    position: absolute;
    width: 100%;
}

.author-select .form-radios.expanded {
    display: block;
    border: 2px solid;
    border-top: 0;
    background-color: #fff;
    z-index: 99;
}

.author-select .form-radios .form-item-sort-by:first-child {
    display: none;
}

.author-select legend::after {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    background: url('/libraries/undp--design-system-assets/images/chevron-down.svg') no-repeat center center;
    content: "";
    float: right;
    height: 13px;
    position: absolute;
    right: 14px;
    top: 50%;
    width: 20px;
}

.author-select .form-radios .js-form-type-radio {
    cursor: pointer;
    display: block;
    font-size: 1rem;
    padding: 0 1rem;
}

.authour-no-result {
    margin: 3rem 0;
}

@media screen and (min-width:767px) {
    .authors-page .select-box {
        margin-left: 0.425rem;
    }

    .authour-no-result {
        margin: 0 0 4rem 1rem;
    }
}

.expand-button .search-expand {
    width: 26px;
    height: 26px;
    background-image: url('/libraries/undp--design-system-assets/images/search-black.svg');
    background-position: center;
    background-size: 26px;
    display: block;
}

.close-button .search-close {
    width: 26px;
    height: 26px;
    background-image: url('/libraries/undp--design-system-assets/images/times.svg');
    background-position: center;
    background-size: 26px;
    display: block;
}

.authors-page .author-card>div {
    display: block;
}

.authors-page nav:not(.breadcrumb) {
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
}

.authors-page nav:not(.breadcrumb) ul li a {
    background-image: none
}

.authors-page nav:not(.breadcrumb) ul {
    align-items: center;
    display: flex;
    font-family: ProximaNova, sans-serif;
    padding-left: 0
}

.authors-page nav:not(.breadcrumb) ul li {
    display: flex;
    font-size: 1rem;
    margin-bottom: 0;
    margin-right: 1.5rem;
    padding-left: 0;
    position: relative
}

.authors-page nav:not(.breadcrumb) ul li a {
    border-bottom: 0;
    color: #000;
    font-size: 1rem;
    text-decoration: none
}

.authors-page nav:not(.breadcrumb) ul li span {
    margin: 0 .375rem
}

.authors-page nav:not(.breadcrumb) ul li span:last-of-type {
    margin-right: 0
}

.authors-page nav:not(.breadcrumb) ul li:first-of-type,
.authors-page nav:not(.breadcrumb) ul li:last-of-type {
    cursor: pointer
}

.authors-page nav:not(.breadcrumb) ul li:first-of-type a,
.authors-page nav:not(.breadcrumb) ul li:last-of-type a {
    font-size: 0;
    height: 45px;
    width: 45px
}

.authors-page nav:not(.breadcrumb) ul li:first-of-type a:before,
.authors-page nav:not(.breadcrumb) ul li:last-of-type a:before {
    background: url(/libraries/undp--design-system-assets/images/chevron-left-circle.svg) no-repeat 50%;
    content: " ";
    display: block;
    height: 45px;
    width: 45px
}

.authors-page nav:not(.breadcrumb) ul li.disabled a:before {
    opacity: .3
}

.authors-page nav:not(.breadcrumb) ul li:last-of-type {
    margin-right: 0
}

.authors-page nav:not(.breadcrumb) ul li:last-of-type a:before {
    background: url(/libraries/undp--design-system-assets/images/chevron-right-circle.svg) no-repeat 50%
}

[dir=rtl] .authors-page nav:not(.breadcrumb) ul {
    padding-right: 0
}

[dir=rtl] .authors-page nav:not(.breadcrumb) li {
    margin-left: 1.5rem;
    margin-right: 0;
    padding-right: 0
}

[dir=rtl] .authors-page nav:not(.breadcrumb) li:first-of-type a:before {
    transition: rotateZ(180deg)
}

[dir=rtl] .authors-page nav:not(.breadcrumb) li:last-of-type {
    margin-left: 0
}

[dir=rtl] .authors-page nav:not(.breadcrumb) li:last-of-type a:before {
    transition: rotateZ(180deg)
}

[dir=rtl] .authors-page nav:not(.breadcrumb) li span:last-of-type {
    margin-left: 0;
    margin-right: .375rem
}

.align-left {
    justify-content: flex-start;
}

.align-right {
    justify-content: flex-end;
}

.align-center {
    justify-content: center;
}

.align-justify {
    justify-content: space-between;
}

.align-spaced {
    justify-content: space-around;
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start;
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end;
}

.align-center.vertical.menu>li>a {
    justify-content: center;
}

.align-top {
    align-items: flex-start;
}

.align-self-top {
    align-self: flex-start;
}

.align-bottom {
    align-items: flex-end;
}

.align-self-bottom {
    align-self: flex-end;
}

.align-middle {
    align-items: center;
}

.align-self-middle {
    align-self: center;
}

.align-stretch {
    align-items: stretch;
}

.align-self-stretch {
    align-self: stretch;
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

@media print,
screen and (max-width:51.24875em) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width:0em),
screen and (min-width:51.25em) {
    .show-for-small-only {
        display: none !important;
    }
}

@media print,
screen and (min-width:51.25em) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width:51.24875em) {
    .show-for-medium {
        display: none !important;
    }
}

@media print,
screen and (min-width:51.25em) and (max-width:74.62375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width:51.24875em),
screen and (min-width:74.625em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media print,
screen and (min-width:74.625em) {
    .hide-for-large {
        display: none !important;
    }
}

@media print,
screen and (min-width:74.625em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width:74.62375em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important;
    }
}

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none !important;
    }
}

@media screen and (max-width:74.99875em) {
    .show-for-xlarge {
        display: none !important;
    }
}

@media screen and (min-width:75em) and (max-width:89.99875em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (max-width:74.99875em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge {
        display: none !important;
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-xxlarge {
        display: none !important;
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge-only {
        display: none !important;
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-xxlarge-only {
        display: none !important;
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important;
}

@media screen and (orientation:landscape) {

    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }
}

@media screen and (orientation:portrait) {

    .show-for-landscape,
    .hide-for-portrait {
        display: none !important;
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}

.show-for-dark-mode {
    display: none;
}

.hide-for-dark-mode {
    display: block;
}

@media screen and (prefers-color-scheme:dark) {
    .show-for-dark-mode {
        display: block !important;
    }

    .hide-for-dark-mode {
        display: none !important;
    }
}

.show-for-ie {
    display: none;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .show-for-ie {
        display: block !important;
    }

    .hide-for-ie {
        display: none !important;
    }
}

.show-for-sticky {
    display: none;
}

.is-stuck .show-for-sticky {
    display: block;
}

.is-stuck .hide-for-sticky {
    display: none;
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.glide * {
    box-sizing: inherit;
}

.glide__track {
    overflow: hidden;
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
}

.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.glide__arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glide--rtl {
    direction: rtl;
}

.heading,
.news-centre-hero .news-hero-container .title .subtitle,
.stat-card.large .card-content .title,
.stat-card.large .card-content .description,
.stat-card.medium .card-content .title,
.stat-card.medium .card-content .description {
    font-family: "ProximaNova", sans-serif;
}

.heading.light,
.news-centre-hero .news-hero-container .title .light.subtitle,
.stat-card.large .card-content .light.title,
.stat-card.large .card-content .light.description,
.stat-card.medium .card-content .light.title,
.stat-card.medium .card-content .light.description {
    color: #FFFFFF;
}

.heading.dark,
.news-centre-hero .news-hero-container .title .dark.subtitle,
.stat-card.large .card-content .dark.title,
.stat-card.large .card-content .dark.description,
.stat-card.medium .card-content .dark.title,
.stat-card.medium .card-content .dark.description {
    color: #000000;
}

.heading.h1,
.news-centre-hero .news-hero-container .title .h1.subtitle,
.stat-card.large .card-content .h1.title,
.stat-card.large .card-content .h1.description,
.stat-card.medium .card-content .h1.title,
.stat-card.medium .card-content .h1.description {
    font-size: 7.5rem;
    line-height: 1.09;
    letter-spacing: 12px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "SohneBreit", sans-serif;
}

@media print,
screen and (max-width:74.99875em) {

    .heading.h1,
    .news-centre-hero .news-hero-container .title .h1.subtitle,
    .stat-card.large .card-content .h1.title,
    .stat-card.large .card-content .h1.description,
    .stat-card.medium .card-content .h1.title,
    .stat-card.medium .card-content .h1.description {
        font-size: 5.125rem;
        line-height: 1.08;
        letter-spacing: 8.2px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .heading.h1,
    .news-centre-hero .news-hero-container .title .h1.subtitle,
    .stat-card.large .card-content .h1.title,
    .stat-card.large .card-content .h1.description,
    .stat-card.medium .card-content .h1.title,
    .stat-card.medium .card-content .h1.description {
        font-size: 3rem;
        letter-spacing: 4.7px;
    }
}

.heading.h2,
.news-centre-hero .news-hero-container .title .h2.subtitle,
.stat-card.large .card-content .h2.title,
.stat-card.large .card-content .h2.description,
.stat-card.medium .card-content .h2.title,
.stat-card.medium .card-content .h2.description {
    font-size: 3.5rem;
    line-height: 1.09;
    font-weight: 700;
}

@media print,
screen and (max-width:74.99875em) {

    .heading.h2,
    .news-centre-hero .news-hero-container .title .h2.subtitle,
    .stat-card.large .card-content .h2.title,
    .stat-card.large .card-content .h2.description,
    .stat-card.medium .card-content .h2.title,
    .stat-card.medium .card-content .h2.description {
        font-size: 2.5rem;
        line-height: 1.11;
    }
}

@media print,
screen and (max-width:74.62375em) {

    .heading.h2,
    .news-centre-hero .news-hero-container .title .h2.subtitle,
    .stat-card.large .card-content .h2.title,
    .stat-card.large .card-content .h2.description,
    .stat-card.medium .card-content .h2.title,
    .stat-card.medium .card-content .h2.description {
        font-size: 2.5rem;
    }
}

.heading.h3,
.news-centre-hero .news-hero-container .title .subtitle,
.stat-card.large .card-content .title,
.stat-card.large .card-content .h3.description,
.stat-card.medium .card-content .title,
.stat-card.medium .card-content .h3.description {
    font-size: 2.25rem;
    line-height: 1.14;
    font-weight: 600;
}

@media print,
screen and (max-width:74.62375em) {

    .heading.h3,
    .news-centre-hero .news-hero-container .title .subtitle,
    .stat-card.large .card-content .title,
    .stat-card.large .card-content .h3.description,
    .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .h3.description {
        font-size: 3rem;
        line-height: 1.16;
    }
}

.heading.h4,
.news-centre-hero .news-hero-container .title .h4.subtitle,
.stat-card.large .card-content .h4.title,
.stat-card.large .card-content .h4.description,
.stat-card.medium .card-content .h4.title,
.stat-card.medium .card-content .h4.description {
    font-size: 3.5rem;
    line-height: 1.14;
    font-weight: 400;
}

@media print,
screen and (max-width:74.62375em) {

    .heading.h4,
    .news-centre-hero .news-hero-container .title .h4.subtitle,
    .stat-card.large .card-content .h4.title,
    .stat-card.large .card-content .h4.description,
    .stat-card.medium .card-content .h4.title,
    .stat-card.medium .card-content .h4.description {
        font-size: 2.5rem;
    }
}

.heading.h5,
.news-centre-hero .news-hero-container .title .h5.subtitle,
.stat-card.large .card-content .h5.title,
.stat-card.large .card-content .description,
.stat-card.medium .card-content .h5.title,
.stat-card.medium .card-content .description {
    line-height: 1.2;
    font-size: 1.5rem;
    font-weight: 400;
}

@media print,
screen and (max-width:74.62375em) {

    .heading.h5,
    .news-centre-hero .news-hero-container .title .h5.subtitle,
    .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .description,
    .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .description {
        font-size: 1.25rem;
        line-height: 1.04;
    }
}

.publication-featured-card .heading.h2,
.publication-featured-card .news-centre-hero .news-hero-container .title .h2.subtitle,
.news-centre-hero .news-hero-container .title .publication-featured-card .h2.subtitle,
.publication-featured-card .stat-card.large .card-content .h2.title,
.stat-card.large .card-content .publication-featured-card .h2.title,
.publication-featured-card .stat-card.large .card-content .h2.description,
.stat-card.large .card-content .publication-featured-card .h2.description,
.publication-featured-card .stat-card.medium .card-content .h2.title,
.stat-card.medium .card-content .publication-featured-card .h2.title,
.publication-featured-card .stat-card.medium .card-content .h2.description,
.stat-card.medium .card-content .publication-featured-card .h2.description,
.multi-cta-featured-publication .heading.h2,
.multi-cta-featured-publication .news-centre-hero .news-hero-container .title .h2.subtitle,
.news-centre-hero .news-hero-container .title .multi-cta-featured-publication .h2.subtitle,
.multi-cta-featured-publication .stat-card.large .card-content .h2.title,
.stat-card.large .card-content .multi-cta-featured-publication .h2.title,
.multi-cta-featured-publication .stat-card.large .card-content .h2.description,
.stat-card.large .card-content .multi-cta-featured-publication .h2.description,
.multi-cta-featured-publication .stat-card.medium .card-content .h2.title,
.stat-card.medium .card-content .multi-cta-featured-publication .h2.title,
.multi-cta-featured-publication .stat-card.medium .card-content .h2.description,
.stat-card.medium .card-content .multi-cta-featured-publication .h2.description {
    display: none;
}

@media print,
screen and (max-width:51.24875em) {

    .publication-featured-card .heading.h2,
    .publication-featured-card .news-centre-hero .news-hero-container .title .h2.subtitle,
    .news-centre-hero .news-hero-container .title .publication-featured-card .h2.subtitle,
    .publication-featured-card .stat-card.large .card-content .h2.title,
    .stat-card.large .card-content .publication-featured-card .h2.title,
    .publication-featured-card .stat-card.large .card-content .h2.description,
    .stat-card.large .card-content .publication-featured-card .h2.description,
    .publication-featured-card .stat-card.medium .card-content .h2.title,
    .stat-card.medium .card-content .publication-featured-card .h2.title,
    .publication-featured-card .stat-card.medium .card-content .h2.description,
    .stat-card.medium .card-content .publication-featured-card .h2.description,
    .multi-cta-featured-publication .heading.h2,
    .multi-cta-featured-publication .news-centre-hero .news-hero-container .title .h2.subtitle,
    .news-centre-hero .news-hero-container .title .multi-cta-featured-publication .h2.subtitle,
    .multi-cta-featured-publication .stat-card.large .card-content .h2.title,
    .stat-card.large .card-content .multi-cta-featured-publication .h2.title,
    .multi-cta-featured-publication .stat-card.large .card-content .h2.description,
    .stat-card.large .card-content .multi-cta-featured-publication .h2.description,
    .multi-cta-featured-publication .stat-card.medium .card-content .h2.title,
    .stat-card.medium .card-content .multi-cta-featured-publication .h2.title,
    .multi-cta-featured-publication .stat-card.medium .card-content .h2.description,
    .stat-card.medium .card-content .multi-cta-featured-publication .h2.description {
        display: block;
        margin-top: 40px;
        padding-left: 25px;
        margin-bottom: 30px;
    }
}

.expertise-card .text .heading.h3,
.expertise-card .text .news-centre-hero .news-hero-container .title .subtitle,
.news-centre-hero .news-hero-container .title .expertise-card .text .subtitle,
.expertise-card .text .stat-card.large .card-content .title,
.stat-card.large .card-content .expertise-card .text .title,
.expertise-card .text .stat-card.large .card-content .h3.description,
.stat-card.large .card-content .expertise-card .text .h3.description,
.expertise-card .text .stat-card.medium .card-content .title,
.stat-card.medium .card-content .expertise-card .text .title,
.expertise-card .text .stat-card.medium .card-content .h3.description,
.stat-card.medium .card-content .expertise-card .text .h3.description,
.expertise-card .text .heading.medium-copy,
.expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
.expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
.news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
.triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
.news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
.expertise-card .text .stat-card.large .card-content .medium-copy.description,
.expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
.stat-card.large .card-content .expertise-card .text .medium-copy.description,
.stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
.expertise-card .text .stat-card.medium .card-content .medium-copy.description,
.expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
.stat-card.medium .card-content .expertise-card .text .medium-copy.description,
.stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
    padding: 0 24px;
}

@media print,
screen and (max-width:74.99875em) {

    .expertise-card .text .heading.h3,
    .expertise-card .text .news-centre-hero .news-hero-container .title .subtitle,
    .news-centre-hero .news-hero-container .title .expertise-card .text .subtitle,
    .expertise-card .text .stat-card.large .card-content .title,
    .stat-card.large .card-content .expertise-card .text .title,
    .expertise-card .text .stat-card.large .card-content .h3.description,
    .stat-card.large .card-content .expertise-card .text .h3.description,
    .expertise-card .text .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .expertise-card .text .title,
    .expertise-card .text .stat-card.medium .card-content .h3.description,
    .stat-card.medium .card-content .expertise-card .text .h3.description,
    .expertise-card .text .heading.medium-copy,
    .expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
    .expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
    .triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.description,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.description,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.description,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.description,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
        padding: 0 20px;
    }
}

@media print,
screen and (max-width:74.62375em) {

    .expertise-card .text .heading.h3,
    .expertise-card .text .news-centre-hero .news-hero-container .title .subtitle,
    .news-centre-hero .news-hero-container .title .expertise-card .text .subtitle,
    .expertise-card .text .stat-card.large .card-content .title,
    .stat-card.large .card-content .expertise-card .text .title,
    .expertise-card .text .stat-card.large .card-content .h3.description,
    .stat-card.large .card-content .expertise-card .text .h3.description,
    .expertise-card .text .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .expertise-card .text .title,
    .expertise-card .text .stat-card.medium .card-content .h3.description,
    .stat-card.medium .card-content .expertise-card .text .h3.description,
    .expertise-card .text .heading.medium-copy,
    .expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
    .expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
    .triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.description,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.description,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.description,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.description,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
        padding: 0 15px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .expertise-card .text .heading.h3,
    .expertise-card .text .news-centre-hero .news-hero-container .title .subtitle,
    .news-centre-hero .news-hero-container .title .expertise-card .text .subtitle,
    .expertise-card .text .stat-card.large .card-content .title,
    .stat-card.large .card-content .expertise-card .text .title,
    .expertise-card .text .stat-card.large .card-content .h3.description,
    .stat-card.large .card-content .expertise-card .text .h3.description,
    .expertise-card .text .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .expertise-card .text .title,
    .expertise-card .text .stat-card.medium .card-content .h3.description,
    .stat-card.medium .card-content .expertise-card .text .h3.description,
    .expertise-card .text .heading.medium-copy,
    .expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
    .expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
    .triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.description,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.description,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.description,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.description,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
        padding: 0;
    }
}

.expertise-card .text .heading.medium-copy,
.expertise-card .text .news-centre-hero .news-hero-container .title .medium-copy.subtitle,
.news-centre-hero .news-hero-container .title .expertise-card .text .medium-copy.subtitle,
.expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
.expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
.news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
.triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
.news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
.expertise-card .text .stat-card.large .card-content .medium-copy.title,
.expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .title.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .title.caption::marker,
.stat-card.large .card-content .expertise-card .text .medium-copy.title,
.stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
.triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .title.caption::marker,
.expertise-card .text .stat-card.large .card-content .medium-copy.description,
.expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
.stat-card.large .card-content .expertise-card .text .medium-copy.description,
.stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
.expertise-card .text .stat-card.medium .card-content .medium-copy.title,
.expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .title.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .title.caption::marker,
.stat-card.medium .card-content .expertise-card .text .medium-copy.title,
.stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
.triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .title.caption::marker,
.expertise-card .text .stat-card.medium .card-content .medium-copy.description,
.expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
.stat-card.medium .card-content .expertise-card .text .medium-copy.description,
.stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
.triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
    margin-top: 30px;
    overflow: hidden;
    max-height: 230px;
}

@media print,
screen and (max-width:74.99875em) {

    .expertise-card .text .heading.medium-copy,
    .expertise-card .text .news-centre-hero .news-hero-container .title .medium-copy.subtitle,
    .news-centre-hero .news-hero-container .title .expertise-card .text .medium-copy.subtitle,
    .expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
    .expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
    .triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.title,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .title.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.title,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .title.caption::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.description,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.description,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.title,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .title.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.title,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .title.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.description,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.description,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
        max-height: 200px;
    }
}

@media print,
screen and (max-width:74.62375em) {

    .expertise-card .text .heading.medium-copy,
    .expertise-card .text .news-centre-hero .news-hero-container .title .medium-copy.subtitle,
    .news-centre-hero .news-hero-container .title .expertise-card .text .medium-copy.subtitle,
    .expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
    .expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
    .triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.title,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .title.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.title,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .title.caption::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.description,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.description,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.title,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .title.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.title,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .title.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.description,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.description,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
        margin-top: 25px;
        max-height: 130px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .expertise-card .text .heading.medium-copy,
    .expertise-card .text .news-centre-hero .news-hero-container .title .medium-copy.subtitle,
    .news-centre-hero .news-hero-container .title .expertise-card .text .medium-copy.subtitle,
    .expertise-card .text .triple-column-gallery .image-caption .heading.caption::marker,
    .expertise-card .text .triple-column-gallery .image-caption .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .expertise-card .text .triple-column-gallery .image-caption .caption.subtitle::marker,
    .triple-column-gallery .image-caption .expertise-card .text .heading.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .news-centre-hero .news-hero-container .title .caption.subtitle::marker,
    .news-centre-hero .news-hero-container .title .triple-column-gallery .image-caption .expertise-card .text .caption.subtitle::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.title,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .title.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.title,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .title.caption::marker,
    .expertise-card .text .stat-card.large .card-content .medium-copy.description,
    .expertise-card .text .stat-card.large .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.large .card-content .description.caption::marker,
    .stat-card.large .card-content .expertise-card .text .medium-copy.description,
    .stat-card.large .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.large .card-content .expertise-card .text .description.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.title,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .title.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.title,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .title.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .title.caption::marker,
    .expertise-card .text .stat-card.medium .card-content .medium-copy.description,
    .expertise-card .text .stat-card.medium .card-content .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .expertise-card .text .stat-card.medium .card-content .description.caption::marker,
    .stat-card.medium .card-content .expertise-card .text .medium-copy.description,
    .stat-card.medium .card-content .expertise-card .text .triple-column-gallery .image-caption .description.caption::marker,
    .triple-column-gallery .image-caption .stat-card.medium .card-content .expertise-card .text .description.caption::marker {
        max-height: unset;
    }
}

.expertise-card .cta-container {
    padding: 0 24px;
    margin-top: 40px;
}

@media print,
screen and (max-width:74.99875em) {
    .expertise-card .cta-container {
        padding: 0 20px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .expertise-card .cta-container {
        margin-top: 40px;
        padding: 0 15px 0 0;
    }
}

@media print,
screen and (min-width:51.25em) {
    .table.bordered .table-row:not(.table-headings):not(:last-of-type) .table-column {
        border-bottom: 0;
    }
}

.table.bordered .table-row:not(.table-headings) .table-column {
    border: 1px solid #000000;
}

@media print,
screen and (max-width:51.24875em) {
    .table.bordered .table-row:not(.table-headings) .table-column {
        padding: 35px 20px;
    }
}

@media print,
screen and (min-width:51.25em) {
    .table.bordered .table-row:not(.table-headings) .table-column:not(:last-of-type) {
        border-right: 0;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .table.bordered .table-row:not(.table-headings) .table-column:not(:last-of-type) {
        border-bottom: 0;
    }
}

.table.bordered .table-row:not(.table-headings) .table-column:before {
    display: none;
}

.table.striped .table-row:not(.table-headings):nth-child(odd) {
    background: #F6F6F6;
}

.table.striped .table-row:not(.table-headings) .table-column {
    border-bottom: 0;
}

@media print,
screen and (max-width:51.24875em) {
    .table.striped .table-row:not(.table-headings) .table-column {
        padding: 35px 20px;
    }
}

.table.striped .table-row:not(.table-headings) .table-column:before {
    left: -1px;
    width: 1px;
}

.table .table-headings {
    margin-top: 70px;
}

@media print,
screen and (max-width:51.24875em) {
    .table .table-headings {
        margin-top: 35px;
    }
}

.table .table-contents {
    margin-top: 10px;
}

@media print,
screen and (max-width:51.24875em) {
    .table .table-row {
        margin-top: 40px;
    }
}

.table .table-row .table-column {
    min-height: 70px;
    position: relative;
    padding: 49px 20px 18px;
    border-bottom: 1px solid #000000;
}

@media print,
screen and (max-width:51.24875em) {
    .table .table-row .table-column {
        padding: 35px 0;
    }
}

.table .table-row .table-column:before {
    content: "";
    top: 1px;
    left: -2px;
    width: 2px;
    height: 100%;
    background: #FFFFFF;
    position: absolute;
}

@media print,
screen and (max-width:51.24875em) {
    .table .table-row .table-column:before {
        display: none;
    }
}

.table .table-row .title {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.table .table-row .text-content {
    font-size: 1.25rem;
}

.table .table-row .text-content .link-item {
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 2px;
    display: inline-block;
    text-overflow: ellipsis;
}

.separator-line {
    border: 0;
    height: 1px;
    background-color: #000000;
}

.separator-line.large {
    height: 3px;
}

.separator-line.medium {
    height: 2px;
}

.separator-line.red {
    background-color: #EB3828;
}

.separator-line.gray {
    background-color: #EAEDEE;
}

.components-index section.other-inputs .heading.h5,
.components-index section.other-inputs .stat-card.medium .card-content .h5.title,
.stat-card.medium .card-content .components-index section.other-inputs .h5.title,
.components-index section.other-inputs .stat-card.large .card-content .h5.title,
.stat-card.large .card-content .components-index section.other-inputs .h5.title,
.components-index section.other-inputs .news-centre-hero .news-hero-container .title .h5.subtitle,
.news-centre-hero .news-hero-container .title .components-index section.other-inputs .h5.subtitle,
.components-index section.other-inputs .stat-card.medium .card-content .description,
.stat-card.medium .card-content .components-index section.other-inputs .description,
.components-index section.other-inputs .stat-card.large .card-content .description,
.stat-card.large .card-content .components-index section.other-inputs .description {
    margin: 20px 0;
}

.components-index .callout-article {
    margin-top: 0;
    margin-bottom: 0;
}

.leader-bio {
    margin-top: 121px;
}

.leader-bio .bio {
    margin-top: 44px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-bio .bio {
        margin-top: 12px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .leader-bio .leader-photo {
        order: 0;
    }
}

.leader-bio .leader-photo img {
    width: 100%;
}

.leader-bio .leader-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-bio .leader-info {
        order: 1;
        margin-top: 43px;
    }
}

.leader-bio .leader-info>* {
    max-width: 100%;
}

.leader-bio .leader-info .btn {
    color: #FFFFFF;
    margin-top: 120px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-bio .leader-info .btn {
        margin-top: 43px;
    }
}

.leader-bio .leader-position {
    margin-top: 20px;
}

.leader-cards {
    padding-top: 96px;
    padding-bottom: 84px;
}

.leadership-heading {
    margin-top: 76px;
}

.leadership-heading .heading.h3,
.leadership-heading .stat-card.medium .card-content .h3.description,
.stat-card.medium .card-content .leadership-heading .h3.description,
.leadership-heading .stat-card.large .card-content .h3.description,
.stat-card.large .card-content .leadership-heading .h3.description,
.leadership-heading .stat-card.medium .card-content .title,
.stat-card.medium .card-content .leadership-heading .title,
.leadership-heading .stat-card.large .card-content .title,
.stat-card.large .card-content .leadership-heading .title,
.leadership-heading .news-centre-hero .news-hero-container .title .subtitle,
.news-centre-hero .news-hero-container .title .leadership-heading .subtitle {
    margin-top: 42px;
}

@media print,
screen and (max-width:51.24875em) {

    .leadership-heading .heading.h3,
    .leadership-heading .stat-card.medium .card-content .h3.description,
    .stat-card.medium .card-content .leadership-heading .h3.description,
    .leadership-heading .stat-card.large .card-content .h3.description,
    .stat-card.large .card-content .leadership-heading .h3.description,
    .leadership-heading .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .leadership-heading .title,
    .leadership-heading .stat-card.large .card-content .title,
    .stat-card.large .card-content .leadership-heading .title,
    .leadership-heading .news-centre-hero .news-hero-container .title .subtitle,
    .news-centre-hero .news-hero-container .title .leadership-heading .subtitle {
        margin-top: 49px;
    }
}

@media screen and (min-width:75em) {

    .article-card.large .content .heading.h5,
    .article-card.large .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.large .content .h5.subtitle,
    .article-card.large .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.large .content .description,
    .article-card.large .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.large .content .description,
    .article-card.wide .content .heading.h5,
    .article-card.wide .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.wide .content .h5.subtitle,
    .article-card.wide .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.wide .content .description,
    .article-card.wide .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.wide .content .description {
        font-size: 2.25rem;
    }
}

@media screen and (min-width:90em) {

    .article-card.large .content .heading.h5,
    .article-card.large .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.large .content .h5.subtitle,
    .article-card.large .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.large .content .description,
    .article-card.large .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.large .content .description,
    .article-card.wide .content .heading.h5,
    .article-card.wide .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.wide .content .h5.subtitle,
    .article-card.wide .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.wide .content .description,
    .article-card.wide .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.wide .content .description {
        font-size: 2.431vw;
    }
}

@media screen and (min-width:120em) {

    .article-card.large .content .heading.h5,
    .article-card.large .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.large .content .h5.subtitle,
    .article-card.large .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.large .content .description,
    .article-card.large .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.large .content .description,
    .article-card.wide .content .heading.h5,
    .article-card.wide .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.wide .content .h5.subtitle,
    .article-card.wide .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.wide .content .description,
    .article-card.wide .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.wide .content .description {
        font-size: 2.875rem;
    }
}

@media screen and (min-width:1200px) and (max-width:1350px) {

    .article-card.large .content .heading.h5,
    .article-card.large .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.large .content .h5.subtitle,
    .article-card.large .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.large .content .description,
    .article-card.large .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.large .content .description,
    .article-card.wide .content .heading.h5,
    .article-card.wide .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.wide .content .h5.subtitle,
    .article-card.wide .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.wide .content .description,
    .article-card.wide .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.wide .content .description {
        margin-top: 15px;
    }
}

@media print,
screen and (max-width:74.99875em) {

    .article-card.large .content .heading.h5,
    .article-card.large .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.large .content .h5.subtitle,
    .article-card.large .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.large .content .description,
    .article-card.large .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.large .content .h5.title,
    .article-card.large .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.large .content .description,
    .article-card.wide .content .heading.h5,
    .article-card.wide .content .news-centre-hero .news-hero-container .title .h5.subtitle,
    .news-centre-hero .news-hero-container .title .article-card.wide .content .h5.subtitle,
    .article-card.wide .content .stat-card.large .card-content .h5.title,
    .stat-card.large .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.large .card-content .description,
    .stat-card.large .card-content .article-card.wide .content .description,
    .article-card.wide .content .stat-card.medium .card-content .h5.title,
    .stat-card.medium .card-content .article-card.wide .content .h5.title,
    .article-card.wide .content .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .article-card.wide .content .description {
        margin-top: 35px;
    }
}

.article-card.large .content .small-copy,
.article-card.large .content .modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item,
.modal-publication-download .download-controls .chapter-list .chapter-item .article-card.large .content .checkbox-item,
.article-card.wide .content .small-copy,
.article-card.wide .content .modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item,
.modal-publication-download .download-controls .chapter-list .chapter-item .article-card.wide .content .checkbox-item {
    margin-top: 35px;
}

@media screen and (min-width:1200px) and (max-width:1350px) {

    .article-card.large .content .small-copy,
    .article-card.large .content .modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item,
    .modal-publication-download .download-controls .chapter-list .chapter-item .article-card.large .content .checkbox-item,
    .article-card.wide .content .small-copy,
    .article-card.wide .content .modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item,
    .modal-publication-download .download-controls .chapter-list .chapter-item .article-card.wide .content .checkbox-item {
        margin-top: 15px;
    }
}

@media print,
screen and (max-width:74.99875em) {

    .article-card.large .content .small-copy,
    .article-card.large .content .modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item,
    .modal-publication-download .download-controls .chapter-list .chapter-item .article-card.large .content .checkbox-item,
    .article-card.wide .content .small-copy,
    .article-card.wide .content .modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item,
    .modal-publication-download .download-controls .chapter-list .chapter-item .article-card.wide .content .checkbox-item {
        margin-top: 20px;
    }
}

.stat-card {
    height: 100%;
    position: relative;
    color: #232E3E;
    background-color: #F7F7F7;
    transition: background-color 0.5s ease;
}

.stat-card.small {
    min-height: 270px;
}

.stat-card.small .card-content {
    padding: 40px 35px 40px;
}

@media print,
screen and (min-width:51.25em) and (max-width:74.62375em) {
    .stat-card.small .card-content {
        padding: 20px 20px 15px;
    }
}

.stat-card.medium {
    min-height: 658px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.medium {
        min-height: 609px;
    }
}

.stat-card.medium .card-content {
    padding: 111px 68px 113px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.medium .card-content {
        padding: 60px 8.3333333333%;
    }
}

.stat-card.medium .card-content .description {
    margin-top: 35px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.medium .card-content .description {
        margin-top: 26px;
        line-height: 2.6rem;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .stat-card.medium .card-content .heading.h3,
    .stat-card.medium .card-content .news-centre-hero .news-hero-container .title .subtitle,
    .news-centre-hero .news-hero-container .title .stat-card.medium .card-content .subtitle,
    .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .h3.description {
        font-size: 2.25rem;
        font-weight: 700;
    }
}

.stat-card.medium .card-content .number {
    font-size: 6.575rem;
    margin-top: 112px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.medium .card-content .number {
        font-size: 5.875rem;
        margin-top: 126px;
    }
}

.stat-card.medium .card-content .title {
    margin-top: 24px;
    font-weight: 400;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.medium .card-content .title {
        margin-top: 15px;
    }
}

.stat-card.large {
    min-height: 658px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.large {
        min-height: 356px;
    }
}

.stat-card.large .card-content {
    padding: 90px 112px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.large .card-content {
        padding: 32px 8.3333333333% 42px;
    }
}

.stat-card.large .card-content .description {
    margin-top: 24px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.large .card-content .description {
        margin-top: 20px;
        font-size: 1rem;
        line-height: 2.2rem;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .stat-card.large .card-content .heading.h2,
    .stat-card.large .card-content .news-centre-hero .news-hero-container .title .h2.subtitle,
    .news-centre-hero .news-hero-container .title .stat-card.large .card-content .h2.subtitle,
    .stat-card.large .card-content .h2.title,
    .stat-card.large .card-content .h2.description {
        font-size: 2.875rem;
        font-weight: 600;
    }
}

.stat-card.large .card-content .number {
    font-size: 7.5rem;
    margin-top: 100px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.large .card-content .number {
        margin-top: 21px;
        font-size: 5.875rem;
    }
}

.stat-card.large .card-content .title {
    margin-top: 30px;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card.large .card-content .title {
        font-size: 1.25rem;
        margin-top: 15px;
        font-weight: 400;
    }
}

.stat-card .card-content .number {
    font-size: 2.25rem;
    font-weight: 700;
    color: #F7F7F7;
    text-transform: uppercase;
    font-family: "SohneBreit", sans-serif;
    -webkit-text-stroke: 2px #000000;
}

@media print,
screen and (max-width:51.24875em) {
    .stat-card .card-content .number {
        font-size: 3.5rem;
    }
}

.stat-card .card-content .title {
    margin-top: 10px;
    font-size: 1.5rem;
    font-weight: 600;
}

.stat-card .card-content .description {
    margin-top: 20px;
    font-size: 1rem;
}

.stat-card:hover {
    background-color: #FFE17E;
}

.accent-yellow .stat-card:hover,
.stat-card:hover.accent-yellow {
    background-color: #FFE17E;
}

.accent-green .stat-card:hover,
.stat-card:hover.accent-green {
    background-color: #B8ECB6;
}

.accent-red .stat-card:hover,
.stat-card:hover.accent-red {
    background-color: #FFBCB7;
}

.accent-blue .stat-card:hover,
.stat-card:hover.accent-blue {
    background-color: #A2DAF3;
}

.stat-card:hover.color-1 {
    background-color: #E4253A;
}

.stat-card:hover.color-2 {
    background-color: #DEA83C;
}

.stat-card:hover.color-3 {
    background-color: #4E9F38;
}

.stat-card:hover.color-4 {
    background-color: #C51A2D;
}

.stat-card:hover.color-5 {
    background-color: #FF3C23;
}

.stat-card:hover.color-6 {
    background-color: #27BDE3;
}

.stat-card:hover.color-7 {
    background-color: #FDC30A;
}

.stat-card:hover.color-8 {
    background-color: #A21843;
}

.stat-card:hover.color-9 {
    background-color: #FE6924;
}

.stat-card:hover.color-10 {
    background-color: #DE1568;
}

.stat-card:hover.color-11 {
    background-color: #FE9C25;
}

.stat-card:hover.color-12 {
    background-color: #BF8B2E;
}

.stat-card:hover.color-13 {
    background-color: #3E8045;
}

.stat-card:hover.color-14 {
    background-color: #0C98DA;
}

.stat-card:hover.color-15 {
    background-color: #58C12C;
}

.stat-card:hover.color-16 {
    background-color: #03689D;
}

.stat-card:hover.color-17 {
    background-color: #1A496B;
}

.stat-card:hover .card-content .number {
    text-shadow: none;
    color: #232E3E;
    -webkit-text-stroke: unset;
}

.stat-card:hover.sdg {
    color: #FFFFFF;
}

.stat-card:hover.sdg .card-content .number {
    color: #FFFFFF;
    text-shadow: none;
    -webkit-text-stroke: unset;
}

.standard-page {
    padding-bottom: 89px;
    margin: 0 auto 0;
}

@media print,
screen and (max-width:74.62375em) {
    .standard-page {
        padding: 26px 0 67px;
        margin-top: 70px;
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .standard-page {
        overflow: hidden;
    }
}

.standard-page .side-nav-content {
    margin-top: 42px;
}

.standard-page .side-nav-content .side-navigation {
    display: flex;
    align-items: flex-start;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .standard-page .side-nav-content .side-navigation {
        display: block;
    }
}

@media print,
screen and (min-width:74.625em) {
    .standard-page .side-nav-content .side-content .content-wrapper {
        overflow: hidden;
        padding-right: 14%;
        margin-right: -24px;
    }
}

.standard-page .side-nav-content .side-content .content-wrapper .h2 {
    margin-bottom: 28px;
    text-transform: capitalize;
}

.standard-page .side-nav-content .side-content .content-wrapper .big-copy {
    margin-top: 20px;
}

.standard-page .standard-page-slider {
    margin-top: 50px;
}

.standard-page .standard-page-slider .standard-page-slide {
    padding: 60px 0;
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .standard-page-slide {
        padding: 28px 5px;
    }
}

.standard-page .standard-page-slider .standard-page-slide img {
    width: 40%;
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .standard-page-slide img {
        width: 90%;
    }
}

.standard-page .standard-page-slider .standard-page-slide .slide-content {
    width: 38%;
    padding-left: 49px;
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .standard-page-slide .slide-content {
        opacity: 0;
        width: 100%;
        padding-left: 0;
        margin-top: 29px;
        transition: opacity 100ms ease-in-out;
    }
}

.standard-page .standard-page-slider .standard-page-slide .big-copy {
    line-height: 2.6rem;
}

@media print,
screen and (max-width:74.99875em) {
    .standard-page .standard-page-slider .standard-page-slide .big-copy {
        line-height: 1.3;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .standard-page-slide .big-copy {
        font-size: 0.875rem;
        line-height: 2rem;
    }
}

.standard-page .standard-page-slider .standard-page-slide .heading,
.standard-page .standard-page-slider .standard-page-slide .stat-card.medium .card-content .description,
.stat-card.medium .card-content .standard-page .standard-page-slider .standard-page-slide .description,
.standard-page .standard-page-slider .standard-page-slide .stat-card.medium .card-content .title,
.stat-card.medium .card-content .standard-page .standard-page-slider .standard-page-slide .title,
.standard-page .standard-page-slider .standard-page-slide .stat-card.large .card-content .description,
.stat-card.large .card-content .standard-page .standard-page-slider .standard-page-slide .description,
.standard-page .standard-page-slider .standard-page-slide .stat-card.large .card-content .title,
.stat-card.large .card-content .standard-page .standard-page-slider .standard-page-slide .title,
.standard-page .standard-page-slider .standard-page-slide .news-centre-hero .news-hero-container .title .subtitle,
.news-centre-hero .news-hero-container .title .standard-page .standard-page-slider .standard-page-slide .subtitle {
    line-height: 4rem;
}

@media print,
screen and (max-width:51.24875em) {

    .standard-page .standard-page-slider .standard-page-slide .heading,
    .standard-page .standard-page-slider .standard-page-slide .stat-card.medium .card-content .description,
    .stat-card.medium .card-content .standard-page .standard-page-slider .standard-page-slide .description,
    .standard-page .standard-page-slider .standard-page-slide .stat-card.medium .card-content .title,
    .stat-card.medium .card-content .standard-page .standard-page-slider .standard-page-slide .title,
    .standard-page .standard-page-slider .standard-page-slide .stat-card.large .card-content .description,
    .stat-card.large .card-content .standard-page .standard-page-slider .standard-page-slide .description,
    .standard-page .standard-page-slider .standard-page-slide .stat-card.large .card-content .title,
    .stat-card.large .card-content .standard-page .standard-page-slider .standard-page-slide .title,
    .standard-page .standard-page-slider .standard-page-slide .news-centre-hero .news-hero-container .title .subtitle,
    .news-centre-hero .news-hero-container .title .standard-page .standard-page-slider .standard-page-slide .subtitle {
        font-size: 1.875rem;
        line-height: 3.5rem;
        font-weight: 600;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .glide__slide--active .slide-content {
        opacity: 1;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .glide__bullets {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
}

.standard-page .standard-page-slider .glide__track {
    margin-right: -19.5%;
}

@media screen and (min-width:122.1875em) {
    .standard-page .standard-page-slider .glide__track {
        margin-right: 0;
    }
}

@media print,
screen and (max-width:74.62375em) {
    .standard-page .standard-page-slider .glide__track {
        margin-right: -48px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .standard-page .standard-page-slider .glide__track {
        margin-right: -30px;
    }
}

.about-hero,
.project-hero {
    height: 100vh;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    transition: max-width 0.5s ease;
}

.about-hero .overlay,
.project-hero .overlay {
    width: 100%;
    opacity: 0.3;
    height: 100%;
    background: #000000;
    position: absolute;
}

.about-hero.no-image,
.no-image.project-hero {
    background: linear-gradient(45deg, #1F5A95 0%, #60D4F2 60%);
}

.about-hero.small-height,
.small-height.project-hero {
    max-height: 460px;
}

@media print,
screen and (max-width:74.62375em) {

    .about-hero,
    .project-hero {
        margin-top: 28px;
    }
}

.about-hero .hero-container,
.project-hero .hero-container,
.about-hero .text-container,
.project-hero .text-container {
    height: 100%;
}

.about-hero .hero-content,
.project-hero .hero-content {
    color: #FFFFFF;
}

.about-hero .hero-content .breadcrumb,
.project-hero .hero-content .breadcrumb {
    padding-top: 26px;
}

@media print,
screen and (max-width:51.24875em) {

    .about-hero .hero-content .title,
    .project-hero .hero-content .title {
        font-size: 1.5rem;
        font-weight: 400;
    }
}

.about-hero .hero-content .subtitle,
.project-hero .hero-content .subtitle {
    margin-top: 30px;
    text-transform: uppercase;
    font-family: "SohneBreit", sans-serif;
}

@media print,
screen and (max-width:51.24875em) {

    .about-hero .hero-content .subtitle,
    .project-hero .hero-content .subtitle {
        margin-top: 18px;
        font-size: 1.5rem;
        font-weight: 700;
    }
}

.about-hero .hero-content .text-box,
.project-hero .hero-content .text-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100% - 170px);
}

@media print,
screen and (max-width:51.24875em) {

    .about-hero .hero-content .text-box,
    .project-hero .hero-content .text-box {
        height: calc(100% - 220px);
    }
}

.flex-container {
    display: flex;
}

.flex-child-auto {
    flex: 1 1 auto;
}

.flex-child-grow {
    flex: 1 0 auto;
}

.flex-child-shrink {
    flex: 0 1 auto;
}

.flex-dir-row {
    flex-direction: row;
}

.flex-dir-row-reverse {
    flex-direction: row-reverse;
}

.flex-dir-column {
    flex-direction: column;
}

.flex-dir-column-reverse {
    flex-direction: column-reverse;
}

@media print,
screen and (min-width:51.25em) {
    .medium-flex-container {
        display: flex;
    }

    .medium-flex-child-auto {
        flex: 1 1 auto;
    }

    .medium-flex-child-grow {
        flex: 1 0 auto;
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto;
    }

    .medium-flex-dir-row {
        flex-direction: row;
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }

    .medium-flex-dir-column {
        flex-direction: column;
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media print,
screen and (min-width:74.625em) {
    .large-flex-container {
        display: flex;
    }

    .large-flex-child-auto {
        flex: 1 1 auto;
    }

    .large-flex-child-grow {
        flex: 1 0 auto;
    }

    .large-flex-child-shrink {
        flex: 0 1 auto;
    }

    .large-flex-dir-row {
        flex-direction: row;
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }

    .large-flex-dir-column {
        flex-direction: column;
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width:75em) {
    .xlarge-flex-container {
        display: flex;
    }

    .xlarge-flex-child-auto {
        flex: 1 1 auto;
    }

    .xlarge-flex-child-grow {
        flex: 1 0 auto;
    }

    .xlarge-flex-child-shrink {
        flex: 0 1 auto;
    }

    .xlarge-flex-dir-row {
        flex-direction: row;
    }

    .xlarge-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }

    .xlarge-flex-dir-column {
        flex-direction: column;
    }

    .xlarge-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width:90em) {
    .xxlarge-flex-container {
        display: flex;
    }

    .xxlarge-flex-child-auto {
        flex: 1 1 auto;
    }

    .xxlarge-flex-child-grow {
        flex: 1 0 auto;
    }

    .xxlarge-flex-child-shrink {
        flex: 0 1 auto;
    }

    .xxlarge-flex-dir-row {
        flex-direction: row;
    }

    .xxlarge-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }

    .xxlarge-flex-dir-column {
        flex-direction: column;
    }

    .xxlarge-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

@media print,
screen and (max-width:51.24875em) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width:0em),
screen and (min-width:51.25em) {
    .show-for-small-only {
        display: none !important;
    }
}

@media print,
screen and (min-width:51.25em) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width:51.24875em) {
    .show-for-medium {
        display: none !important;
    }
}

@media print,
screen and (min-width:51.25em) and (max-width:74.62375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width:51.24875em),
screen and (min-width:74.625em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media print,
screen and (min-width:74.625em) {
    .hide-for-large {
        display: none !important;
    }
}

@media print,
screen and (min-width:74.625em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width:74.62375em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important;
    }
}

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none !important;
    }
}

@media screen and (max-width:74.99875em) {
    .show-for-xlarge {
        display: none !important;
    }
}

@media screen and (min-width:75em) and (max-width:89.99875em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (max-width:74.99875em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge {
        display: none !important;
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-xxlarge {
        display: none !important;
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge-only {
        display: none !important;
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-xxlarge-only {
        display: none !important;
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important;
}

@media screen and (orientation:landscape) {

    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }
}

@media screen and (orientation:portrait) {

    .show-for-landscape,
    .hide-for-portrait {
        display: none !important;
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}

.show-for-dark-mode {
    display: none;
}

.hide-for-dark-mode {
    display: block;
}

@media screen and (prefers-color-scheme:dark) {
    .show-for-dark-mode {
        display: block !important;
    }

    .hide-for-dark-mode {
        display: none !important;
    }
}

.faq {
    margin-top: 110px;
    margin-bottom: 150px;
}

.faq .faq-item {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000000;
}

.faq .faq-item:first-child {
    margin-top: 0;
}

.faq .question-button {
    width: 100%;
    cursor: pointer;
    padding: 40px 0 25px;
    text-align: left;
    align-items: center;
    justify-content: space-between;
}

.faq .question-button .title {
    width: 80%;
    line-height: 1.2;
    font-size: 1.5rem;
}

@media print,
screen and (max-width:74.62375em) {
    .faq .questions-container {
        margin-top: 50px;
    }
}

.faq .arrow-down {
    transition: all 0.3s ease;
}

.faq .answer {
    opacity: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    padding: 0 40px 0 44px;
    transition: all 250ms 0.2s cubic-bezier(0.4, 0.22, 0.28, 1);
}

@media print,
screen and (max-width:74.62375em) {
    .faq .answer {
        padding: 0 30px 0 30px;
    }
}

.faq .expanded .answer {
    opacity: 1;
    max-height: 1024px;
    padding: 16px 40px 23px 44px;
}

@media print,
screen and (max-width:74.62375em) {
    .faq .expanded .answer {
        padding: 15px 30px;
    }
}

.faq .expanded .arrow-down {
    transform: rotate(-180deg);
}

.article-gallery {
    margin: 80px auto;
}

.article-gallery .gallery-container {
    display: flex;
    justify-content: center;
}

@media print,
screen and (max-width:51.24875em) {
    .article-gallery .gallery-container {
        align-items: center;
        flex-direction: column;
    }
}

.article-gallery .gallery-container .image-item {
    margin-left: 25px;
}

@media print,
screen and (max-width:51.24875em) {
    .article-gallery .gallery-container .image-item {
        margin-left: 0;
        margin-top: 15px;
        align-items: center;
    }
}

.article-gallery .gallery-container .image-item:first-child {
    margin-left: 0;
}

.leader-card {
    margin-bottom: 22px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-card {
        max-width: 545px;
        margin: 0 auto 14px;
    }
}

.leader-card>.content-wrapper {
    cursor: pointer;
}

@media (hover:hover) and (pointer:fine),
(-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .leader-card>.content-wrapper:hover .text-link {
        color: #000000;
    }

    .leader-card>.content-wrapper:hover .link-arrow-group {
        transform: translateX(0);
    }

    [dir=rtl] .leader-card>.content-wrapper:hover .link-arrow-group {
        transform: rotate(180deg) translateX(0);
    }

    .leader-card>.content-wrapper:hover .link-arrow-group .arrow-line {
        display: unset;
    }

    .leader-card>.content-wrapper:hover .link-arrow-group .arrow-point {
        transform: translateX(31px);
    }
}

@media print,
screen and (max-width:51.24875em) {
    .leader-card>.content-wrapper {
        flex-direction: column;
    }
}

.leader-card>.content-wrapper .cta-container {
    margin: auto 0 0;
}

.leader-card>.content-wrapper .cta-container .btn,
.leader-card>.content-wrapper .cta-container .text-link {
    margin-top: 27px;
}

.leader-card>.content-wrapper .leader-info {
    background: #F7F7F7;
    padding: 38px 60px 41px 34px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-card>.content-wrapper .leader-info {
        order: 1;
        padding: 30px 27px 29px;
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .leader-card>.content-wrapper .leader-info {
        flex: 1;
    }
}

.leader-card>.content-wrapper .leader-info .leader-titles {
    margin-top: 12px;
    text-transform: none;
}

.leader-card>.content-wrapper .leader-photo {
    width: 330px;
    flex-shrink: 0;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-card>.content-wrapper .leader-photo {
        order: 0;
        width: 100%;
    }
}

.leader-card>.content-wrapper .leader-photo img {
    margin: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-card>.content-wrapper .leader-photo img {
        height: auto;
    }
}

.small-leader-card {
    height: 100%;
    padding-bottom: 22px;
}

@media print,
screen and (max-width:51.24875em) {
    .small-leader-card {
        height: auto;
        margin: 0 auto;
        max-width: 545px;
        padding-bottom: 14px;
    }
}

.small-leader-card>.content-wrapper {
    height: 100%;
    display: flex;
    cursor: pointer;
    flex-direction: column;
}

@media (hover:hover) and (pointer:fine),
(-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .small-leader-card>.content-wrapper:hover .text-link {
        color: #000000;
    }

    .small-leader-card>.content-wrapper:hover .link-arrow-group {
        transform: translateX(0);
    }

    [dir=rtl] .small-leader-card>.content-wrapper:hover .link-arrow-group {
        transform: rotate(180deg) translateX(0);
    }

    .small-leader-card>.content-wrapper:hover .link-arrow-group .arrow-line {
        display: unset;
    }

    .small-leader-card>.content-wrapper:hover .link-arrow-group .arrow-point {
        transform: translateX(31px);
    }
}

@media print,
screen and (max-width:51.24875em) {
    .small-leader-card>.content-wrapper {
        height: auto;
    }
}

.small-leader-card>.content-wrapper .cta-container {
    margin: auto 0 0;
}

.small-leader-card>.content-wrapper .cta-container .text-link {
    margin-top: 27px;
}

.small-leader-card>.content-wrapper .leader-info {
    flex: 1 auto;
    width: 100%;
    height: auto;
    padding: 25px 25px 20px;
    background: #F7F7F7;
}

@media print,
screen and (max-width:51.24875em) {
    .small-leader-card>.content-wrapper .leader-info {
        flex: 0;
        padding: 30px 27px 29px;
    }
}

.small-leader-card>.content-wrapper .leader-titles {
    margin-top: 12px;
    text-transform: none;
}

.small-leader-card>.content-wrapper .leader-photo {
    margin: 0;
    width: 100%;
    flex: 0 auto;
    height: 396px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media print,
screen and (max-width:51.24875em) {
    .small-leader-card>.content-wrapper .leader-photo {
        height: 400px;
    }
}

.leader-modal .modal-content {
    max-width: 1156px;
    padding: 0 19px 17px;
}

.leader-modal .modal-content::-webkit-scrollbar {
    width: 5px;
}

.leader-modal .modal-content::-webkit-scrollbar-track {
    background: linear-gradient(90deg, transparent 10%, #000000 33%, transparent 0%);
}

.leader-modal .modal-content::-webkit-scrollbar-thumb {
    background-color: black;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .modal-content {
        padding: 0 10px 0 15px;
    }
}

.leader-modal .modal-content .btn-close {
    top: auto;
    right: auto;
    outline: none;
    margin-left: auto;
    position: relative;
}

.leader-modal .modal-content .content-wrapper {
    overflow-y: auto;
    padding: 86px 99px 131px;
}

.leader-modal .modal-content .content-wrapper::-webkit-scrollbar {
    width: 5px;
}

.leader-modal .modal-content .content-wrapper::-webkit-scrollbar-track {
    background: linear-gradient(90deg, transparent 10%, #000000 33%, transparent 0%);
}

.leader-modal .modal-content .content-wrapper::-webkit-scrollbar-thumb {
    background-color: black;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .modal-content .content-wrapper {
        padding: 0;
        margin-bottom: 32px;
    }
}

.leader-modal .modal-content .modal-heading {
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    padding: 17px 0 0;
    background: #FFFFFF;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .modal-content .modal-heading {
        padding: 9px 7px 8px;
        position: relative !important;
    }
}

.leader-modal .leader-info {
    max-width: 450px;
    margin-left: 25px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .leader-info {
        margin: 0 auto;
        max-width: none;
        padding: 33px 29px;
    }
}

.leader-modal .leader-info .leader-bio {
    margin-top: 40px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .leader-info .leader-bio {
        margin-top: 26px;
    }
}

.leader-modal .leader-info .leader-titles {
    margin-top: 12px;
}

.leader-modal .leader-photo {
    flex-shrink: 0;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .leader-photo {
        text-align: center;
    }
}

.leader-modal .leader-photo img {
    width: 100%;
    max-width: 330px;
}

@media print,
screen and (max-width:51.24875em) {
    .leader-modal .leader-photo img {
        max-width: 545px;
    }
}

.large-copy {
    font-size: 2.25rem;
    line-height: 1.14;
    font-weight: 400;
}

.big-copy {
    color: #000000;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
}

@media print,
screen and (max-width:74.62375em) {
    .big-copy {
        font-size: 1rem;
    }
}

.big-copy.light {
    color: #FFFFFF;
}

.big-copy.dark {
    color: #000000;
}

.medium-copy,
.triple-column-gallery .image-caption .caption::marker {
    line-height: 1.3;
    font-size: 1rem;
    font-weight: 400;
}

@media print,
screen and (max-width:74.62375em) {

    .medium-copy,
    .triple-column-gallery .image-caption .caption::marker {
        line-height: 1.4;
        font-size: 0.875rem;
    }
}

.medium-copy.light,
.triple-column-gallery .image-caption .light.caption::marker {
    color: #FFFFFF;
}

.medium-copy.dark,
.triple-column-gallery .image-caption .dark.caption::marker {
    color: #000000;
}

.small-copy,
.modal-publication-download .download-controls .chapter-list .chapter-item .checkbox-item {
    font-size: 0.875rem;
    line-height: 1.4;
    font-weight: 400;
}

.small-copy.light,
.modal-publication-download .download-controls .chapter-list .chapter-item .light.checkbox-item {
    color: #FFFFFF;
}

.small-copy.dark,
.modal-publication-download .download-controls .chapter-list .chapter-item .dark.checkbox-item {
    color: #000000;
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.glide * {
    box-sizing: inherit;
}

.glide__track {
    overflow: hidden;
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
}

.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.glide__arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.glide--rtl {
    direction: rtl;
}

.image-per-row-gallery,
.three-image-gallery {
    margin-top: 75px;
}

@media print,
screen and (max-width:51.24875em) {

    .image-per-row-gallery .gallery-text-content,
    .three-image-gallery .gallery-text-content {
        background: none;
        padding: 0 29px 31px;
    }

    .image-per-row-gallery .gallery-text-content .cta,
    .three-image-gallery .gallery-text-content .cta {
        margin-top: 44px;
    }

    .image-per-row-gallery .gallery-text-content .medium-copy:first-of-type,
    .three-image-gallery .gallery-text-content .medium-copy:first-of-type,
    .image-per-row-gallery .gallery-text-content .triple-column-gallery .image-caption .caption:first-of-type::marker,
    .three-image-gallery .gallery-text-content .triple-column-gallery .image-caption .caption:first-of-type::marker,
    .triple-column-gallery .image-caption .image-per-row-gallery .gallery-text-content .caption:first-of-type::marker,
    .triple-column-gallery .image-caption .three-image-gallery .gallery-text-content .caption:first-of-type::marker {
        margin-top: 0;
    }
}

.image-only-carousel {
    margin-top: 75px;
}

.image-only-carousel img {
    flex: 0;
    margin: 0 12px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media print,
screen and (max-width:74.62375em) {
    .image-only-carousel img {
        min-width: 100%;
        max-height: 356px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .image-only-carousel img {
        padding: 0;
    }
}

@media screen and (max-width:29.6875em) {
    .image-only-carousel img {
        min-width: auto;
    }
}

.image-only-carousel img:first-of-type {
    padding-left: 0;
}

.image-only-carousel img:last-of-type {
    padding-right: 0;
}

.image-only-carousel .bullets-container {
    margin-top: 70px;
}

.image-only-carousel .glide__track {
    margin-top: 30px;
    margin-right: -100%;
}

.image-only-carousel .glide__track .glide__slides {
    overflow: visible;
}

.image-only-carousel .glide__track .glide__slide {
    height: auto;
    display: flex;
    justify-content: space-between;
    overflow: auto;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .image-only-carousel .glide__track .glide__slide {
        display: inline;
    }
}

.publications {
    background-color: #F7F7F7;
}

@media print,
screen and (max-width:51.24875em) {
    .publications {
        padding-bottom: 55px;
    }
}

.publications .publication-title-container {
    margin: 0 auto;
}

.publications .section-title {
    margin-top: 120px;
}

@media print,
screen and (max-width:74.62375em) {
    .publications .section-title {
        margin-top: 80px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .publications .section-title {
        padding-left: 8.3%;
        margin: 125px 0 25px;
    }
}

@media screen and (max-width:22.5em) {
    .publications .section-title {
        margin-bottom: 25px;
    }
}

.publications .publications-slider {
    margin-top: 70px;
}

@media print,
screen and (max-width:74.99875em) {
    .publications .publications-slider {
        margin-top: 80px;
    }
}

@media print,
screen and (max-width:74.62375em) {
    .publications .publications-slider {
        margin-top: 70px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .publications .publications-slider {
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }
}

.publications .publications-slider .bullets-container {
    margin: 0 auto;
}

@media print,
screen and (max-width:51.24875em) {
    .publications .publications-slider .glide--slider {
        display: flex;
        margin-bottom: 125px;
        flex-direction: column-reverse;
    }
}

.publication-featured-card .publication-image,
.multi-cta-featured-publication .publication-image {
    max-width: 100%;
}

@media print,
screen and (max-width:74.62375em) {

    .publication-featured-card .publication-image,
    .multi-cta-featured-publication .publication-image {
        padding: 40px;
        margin: 0 auto;
        max-width: 425px;
    }

    .publication-featured-card .publication-image::before,
    .multi-cta-featured-publication .publication-image::before {
        left: 25px;
        right: 70px;
        height: 15px;
        bottom: 40px;
        filter: blur(5px);
    }
}

.publication-featured-card .publication-image .image,
.multi-cta-featured-publication .publication-image .image {
    min-height: 0;
    max-width: none;
}

.publication-image {
    width: 100%;
    z-index: -2;
    padding: 64px;
    max-width: 450px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to bottom, #c9d0d6 70%, #c9d0d6 70%, #414648 70.5%, #9ea5ac 69.5%, #9ea5ac 100%);
}

@media print,
screen and (max-width:74.62375em) {
    .publication-image {
        max-width: 350px;
        padding: 50px 35px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .publication-image {
        padding: 20px;
    }
}

@media screen and (max-width:22.5em) {
    .publication-image {
        max-width: 150px;
    }
}

.publication-image .image {
    width: 100%;
    max-width: 450px;
    min-height: 360px;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 10;
}

@media print,
screen and (max-width:74.62375em) {
    .publication-image .image {
        max-width: 350px;
        min-height: 210px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .publication-image .image {
        min-height: auto;
    }
}

@media screen and (max-width:22.5em) {
    .publication-image .image {
        max-width: 200px;
    }
}

.publication-image::before {
    content: "";
    left: 36px;
    z-index: -1;
    right: 90px;
    height: 32px;
    bottom: 64px;
    filter: blur(8px);
    border-radius: 21%;
    position: absolute;
    transform: skewX(64deg);
    background: #7B8085;
}

@media print,
screen and (max-width:74.62375em) {
    .publication-image::before {
        left: 14px;
        right: 60px;
        height: 23px;
        bottom: 50px;
        border-radius: 0;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .publication-image::before {
        left: 4px;
        right: 50px;
        height: 16px;
        bottom: 20px;
        filter: blur(4px);
    }
}

.big-copy-h1 {
    padding: 170px 0;
}

@media print,
screen and (max-width:51.24875em) {
    .big-copy-h1 {
        padding: 112px 0;
    }
}

@media print,
screen and (max-width:51.24875em) and (max-width:51.24875em) {
    .big-copy-h1 .cell:not(:first-child) {
        margin-top: 68px;
    }
}

.news-centre-hero {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media print,
screen and (max-width:74.62375em) {
    .news-centre-hero {
        margin-top: 70px;
        padding-top: 40px;
    }
}

.news-centre-hero .news-hero-container {
    display: flex;
    position: relative;
    flex-direction: column;
}

.news-centre-hero .news-hero-container .title {
    width: 100%;
    position: absolute;
    top: calc(50% - 130px);
    text-transform: uppercase;
    font-family: "SohneBreit", sans-serif;
}

@media print,
screen and (max-width:74.62375em) {
    .news-centre-hero .news-hero-container .title {
        top: auto;
        padding-left: 25px;
        position: relative;
    }
}

.news-centre-hero .news-hero-container .title .subtitle {
    text-transform: capitalize;
}

@media print,
screen and (min-width:74.625em) {
    .news-centre-hero .news-hero-container .title .subtitle {
        width: 300px;
        overflow: hidden;
        position: absolute;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        bottom: calc(100% + 16px);
        -webkit-box-orient: vertical;
    }
}

@media print,
screen and (max-width:74.62375em) {
    .news-centre-hero .news-hero-container .title .subtitle {
        margin-top: 40px;
        margin-bottom: 13px;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .news-centre-hero .news-hero-container .title .subtitle {
        font-weight: normal;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .news-centre-hero .news-hero-container .title,
    .news-centre-hero .news-hero-container .subtitle {
        font-size: 25px !important;
    }
}

.news-centre-hero .hero-link {
    margin-top: auto;
    padding: 25px 30px;
    background: #F7F7F7;
}

@media print,
screen and (max-width:74.62375em) {
    .news-centre-hero .hero-link {
        display: none;
    }
}

.news-centre-hero .hero-link.mobile {
    display: block;
}

.news-centre-hero .hero-link .link-title {
    font-size: 1.25rem;
    margin-bottom: 15px;
    font-weight: 400;
}

.news-centre-hero .hero-link .text-link {
    width: 100%;
    margin-top: 10px;
}

.news-centre-hero .news-hero-container-mobile {
    display: none;
}

@media print,
screen and (max-width:74.62375em) {
    .news-centre-hero .news-hero-container-mobile {
        width: 100%;
        display: block;
    }
}

.news-centre-hero .news-hero-container-mobile .text-link {
    margin-left: 10px;
}

.news-centre-hero .image-container {
    padding-left: 25px;
}

.news-centre-hero .image-container img {
    width: 100%;
}

@media print,
screen and (max-width:74.62375em) {
    .news-centre-hero .image-container {
        padding-left: 0;
        margin-top: 35px;
    }
}

.news-centre-hero .text-link .text {
    width: auto;
    flex-grow: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 30px);
}

.news-centre-hero .text-link img {
    flex: 0 1 auto;
    max-width: 12px;
}

.download-item {
    margin-top: 23px;
    font-size: 1.5rem;
    background: #F7F7F7;
}

@media print,
screen and (max-width:74.62375em) {
    .download-item {
        font-size: 1.25rem;
        padding-bottom: 22px;
    }
}

.download-item .item-text-content {
    padding: 15px 30px 20px;
}

.download-item .item-text-content .title-text {
    min-height: 58px;
}

.downloadable-content .publication-image {
    z-index: 1;
}

@media print,
screen and (max-width:74.62375em) {
    .downloadable-content .publication-image {
        display: flex;
        max-width: 100%;
        justify-content: center;
    }
}

@media print,
screen and (max-width:51.24875em) {
    .downloadable-content .publication-image:before {
        left: 50%;
        width: 100%;
        height: 20px;
        max-width: 350px;
        transform: translateX(-55%) skewX(64deg);
    }
}

.downloadable-content .publication-image .image {
    min-height: 100%;
}

.global-hero-2.no-overlay,
.no-overlay.country-hero-5 {
    color: #000000;
}

.global-hero-2.no-overlay:before,
.no-overlay.country-hero-5:before {
    display: none;
}

.global-hero-2.video-background,
.video-background.country-hero-5 {
    position: relative;
}

.global-hero-2.video-background video,
.video-background.country-hero-5 video {
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    -o-object-position: center;
    object-position: center;
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-2.video-background video,
    .video-background.country-hero-5 video {
        -o-object-position: left center;
        object-position: left center;
    }
}

.global-hero-2 .title,
.country-hero-5 .title {
    max-width: 100% !important;
    font-weight: 700;
    padding-bottom: 0 !important;
    font-family: "SohneBreit", sans-serif;
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-2 .title,
    .country-hero-5 .title {
        margin-top: 0 !important;
    }

    .global-hero-2 .title:after,
    .country-hero-5 .title:after {
        content: "";
        left: 0;
        height: 3px;
        width: 95px;
        bottom: -30px;
        background: #000000;
        position: absolute;
    }
}

.global-hero-2 .subtitle,
.country-hero-5 .subtitle {
    font-size: 1.875rem;
    margin-top: 45px;
    font-weight: 700;
    font-family: "ProximaNova", sans-serif;
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-2 .subtitle,
    .country-hero-5 .subtitle {
        margin-top: 65px;
        font-size: 1.5rem;
        font-weight: 400;
    }
}

.global-hero-2 .cta-button,
.country-hero-5 .cta-button {
    right: 50px;
    bottom: 50px;
    position: absolute;
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-2 .cta-button,
    .country-hero-5 .cta-button {
        right: 0;
        width: 100%;
        padding: 0 40px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-2 .cta-button .btn,
    .country-hero-5 .cta-button .btn {
        width: 100%;
    }
}

.global-hero-3,
.global-hero-2,
.country-hero-5 {
    width: 100%;
    height: 100vh;
    color: #FFFFFF;
    max-width: 100%;
    max-height: 805px;
    min-height: 790px;
    position: relative;
    background-size: cover;
    background-position: top;
    margin: 0 auto 0;
    background-repeat: no-repeat;
    font-family: "SohneBreit", sans-serif;
    transition: max-width 0.5s ease;
}

@media print,
screen and (min-width:74.625em) {

    .global-hero-3,
    .global-hero-2,
    .country-hero-5 {
        max-height: 810px;
    }
}

@media print,
screen and (min-width:51.25em) {

    .global-hero-3,
    .global-hero-2,
    .country-hero-5 {
        max-height: 880px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-3,
    .global-hero-2,
    .country-hero-5 {
        height: 815px;
    }
}

.global-hero-3:before,
.global-hero-2:before,
.country-hero-5:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
}

@media print,
screen and (max-width:74.62375em) {

    .global-hero-3,
    .global-hero-2,
    .country-hero-5 {
        margin-top: 70px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-3,
    .global-hero-2,
    .country-hero-5 {
        padding: 20px 0;
        min-height: 564px;
        background-position: 25%;
    }

    .global-hero-3 .grid-container,
    .global-hero-2 .grid-container,
    .country-hero-5 .grid-container {
        padding: 0;
    }
}

.global-hero-3 .breadcrumb,
.global-hero-2 .breadcrumb,
.country-hero-5 .breadcrumb {
    margin-top: 30px;
    position: absolute;
    z-index: 10;
}

.global-hero-3 .title,
.global-hero-2 .title,
.country-hero-5 .title {
    max-width: 810px;
    font-size: 6.875rem;
    line-height: 1.08;
    letter-spacing: 12px;
    padding: 222px 0 260px 0;
    text-transform: uppercase;
}

@media print,
screen and (max-width:74.99875em) {

    .global-hero-3 .title,
    .global-hero-2 .title,
    .country-hero-5 .title {
        line-height: 1;
        font-size: 5.125rem;
        letter-spacing: 8.2px;
    }
}

@media print,
screen and (max-width:51.24875em) {

    .global-hero-3 .title,
    .global-hero-2 .title,
    .country-hero-5 .title {
        max-width: 261px;
        line-height: 1.2;
        font-size: 1.5rem;
        margin-top: 195px;
        letter-spacing: 2.5px;
    }
}

.global-hero-3 .cta-arrow,
.global-hero-2 .cta-arrow,
.country-hero-5 .cta-arrow {
    left: 50%;
    bottom: 222px;
    position: absolute;
    transform: translateX(-50%);
}

.country-hero-5 .title-text {
    padding-top: 280px;
    text-transform: uppercase;
    font-family: "SohneBreit", sans-serif;
}

@media print,
screen and (max-width:51.24875em) {
    .country-hero-5 .title-text {
        font-size: 1.5rem;
        line-height: 3rem;
    }
}

.expand-search button,
.expand-search input[type=text] {
    border: 0;
    border-bottom: 1px solid var(--undpds-color-black);
    border-radius: 0;
    cursor: pointer
}

.expand-search {
    align-items: flex-end;
    display: flex;
    position: relative
}

.expand-search input[type=text] {
    transition: all 200ms ease-in-out;
    background-color: var(--undpds-color-white);
    box-sizing: border-box;
    font-size: var(--undpds-font-size-14);
    height: 2.675rem;
    padding: 0;
    position: relative;
    width: 0
}

.expand-search input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.expand-search.open input {
    outline: none;
    padding-left: .8125rem;
    padding-right: var(--undpds-spacing-06);
    width: calc(100% - 1.6875rem);
    z-index: 1
}

.expand-search button {
    background: none;
    height: 2.625rem;
    padding: 0 0 1px;
    width: 1.6875rem;
    z-index: 2
}

.expand-search button img {
    width: 27px
}

.expand-search button.close-button {
    border: 0;
    display: none;
    position: absolute;
    right: 0
}

.expand-search button.close-button.show {
    display: block
}

.expand-search button.close-button img {
    max-width: 30px
}

.expand-search .icon-search-black {
    left: inherit;
    right: 0
}

.expand-search.open input {
    padding-left: var(--undpds-spacing-06);
    padding-right: .8125rem
}

.expand-search .close-button {
    left: 0;
    right: inherit
}