@import url('https://fonts.googleapis.com/css2?family=Inter&family=Oswald:wght@300;600;700&display=swap');

body {
    font-family: 'Oswald', sans-serif;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff)
}

.fa {color:  #798385 !important;}

.social li a {  border: 1px solid #798385 !important; }

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.ellipsis {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

a {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

.gm-style img {
    max-width: none
}






@font-face {
    font-family: Overpass-Regular;
    src: url(../fonts/Overpass-Regular.ttf) format("truetype"), url(../fonts/Overpass-Regular.woff) format("woff"), url(../fonts/Overpass-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Overpass-Light;
    src: url(../fonts/Overpass-Light.ttf) format("truetype"), url(../fonts/Overpass-Light.woff) format("woff"), url(../fonts/Overpass-Light.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Overpass-Bold;
    src: url(../fonts/Overpass-Bold.ttf) format("truetype"), url(../fonts/Overpass-Bold.woff) format("woff"), url(../fonts/Overpass-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

body {
    color: #000;
    background-color: #0f1f24
}

h2 {
    text-transform: uppercase
}

fieldset, form {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    padding: .4em .7em;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}

input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, textarea:focus {
    border-color: #000
}

input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #999
}

input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
}

input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
}

input[type=email].placeholder, input[type=password].placeholder, input[type=search].placeholder, input[type=tel].placeholder, input[type=text].placeholder, textarea.placeholder {
    color: #999
}

select {
    -webkit-border-radius: 0
}

textarea {
    resize: vertical;
    vertical-align: top
}

button, input[type=button], input[type=file], input[type=reset], input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

main {
    max-width: 100vw;
    overflow-x: hidden
}

.main-wrapper {
    max-width: 1140px;
    display: block;
    margin: auto;
    padding: 35px 30px 0
}

footer {
    padding-left: 30px;
    padding-right: 30px
}

header {
    padding: 32px 48px;
    height: 60vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000;
    overflow: hidden;
    position: relative;
    background-size: cover!important;
    background-repeat: no-repeat!important
}

header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 102%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #17282d), color-stop(50%, rgba(23, 40, 45, .4)), color-stop(91%, #112227), to(#0f1f24));
    background: -webkit-linear-gradient(top, #17282d 0, rgba(23, 40, 45, .4) 50%, #112227 91%, #0f1f24);
    background: -o-linear-gradient(top, #17282d 0, rgba(23, 40, 45, .4) 50%, #112227 91%, #0f1f24);
    background: linear-gradient(180deg, #17282d 0, rgba(23, 40, 45, .4) 50%, #112227 91%, #0f1f24);
    z-index: 1
}

header._min {
    height: 100px
}

.aniamation-controls {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 20
}

.header-video {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%
}

.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    padding: 32px 48px 15px;
    z-index: 111;
    opacity: 0
}

.header-top:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90%;
    z-index: -1;
/*    background-image: url(../images/sdg-gradient.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header-top.gradient:after {
    opacity: .8
}

.header-top._visible {
    opacity: 1
}

.mobile-menu__overlay {
    position: fixed;
    right: -20px;
    top: -20px;
    width: 20px;
    height: 20px;
    background-color: #112126;
    z-index: 12;
    border-radius: 100%;
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    -webkit-transform: translate3d(0);
    transform: translate3d(0)
}

.mobile-menu__overlay.show {
    width: 500vh;
    height: 500vh;
    top: -250vh;
    right: -250vh
}

.mobile-lang__switch {
    display: none;
    margin-top: 150px;
    width: 60%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mobile-lang__switch-btn {
    width: 63px;
    height: 40px;
    border-radius: 20px;
    border: none;
    color: #fff;
    font-size: 14px
}

.mobile-lang__switch-btn.active {
    background-color: #19282d
}

.mobile-lang__switch-btn:hover {
    border: 1px solid #0099df;
    background-color: #19282d
}

.header-brand {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    z-index: 111
}

.header-nav {
    padding: 0
}

.header-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.header-nav__item {
    padding: 10px 0;
    margin: 0 25px;
    position: relative;
    overflow: hidden
}

.header-nav__link {
    text-transform: capitalize;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header-nav__link:hover {
    color: #ccc
}

.header-nav__underline {
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #0099df
}

.header-nav__item.active .header-nav__underline {
    left: 0;
    width: 100%
}

.header-undp {
    margin-left: 40px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    z-index: 111
}

.header-undp:hover {
    opacity: .6
}

.lang-switch {
    position: relative;
    margin-left: 40px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px
}

.lang-switch:after {
    content: "";
    display: inline-block;
    margin: 0 3px;
    width: 10px;
    height: 10px;
    background-size: contain;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMwNy4wNTQgMzA3LjA1NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA3LjA1NCAzMDcuMDU0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMS4yMjQ2NWUtMTYgLTEuMjI0NjVlLTE2IC0xIDMwNy4wNTQgMzA3LjA1NCkiPjxnPgoJPGcgaWQ9Il94MzRfODUuX1VwIj4KCQk8Zz4KCQkJPHBhdGggZD0iTTMwMi40NDUsMjA1Ljc4OEwxNjQuNjMsNjcuOTU5Yy02LjEzNi02LjEzLTE2LjA3NC02LjEzLTIyLjIwMywwTDQuNTk3LDIwNS43ODhjLTYuMTI5LDYuMTMyLTYuMTI5LDE2LjA2OSwwLDIyLjIwMSAgICAgbDExLjEwMSwxMS4xMDFjNi4xMjksNi4xMzYsMTYuMDc2LDYuMTM2LDIyLjIwOSwwbDExNS42Mi0xMTUuNjI2TDI2OS4xNTEsMjM5LjA5YzYuMTI4LDYuMTM2LDE2LjA3LDYuMTM2LDIyLjIwMSwwICAgICBsMTEuMTAxLTExLjEwMUMzMDguNTg5LDIyMS44NSwzMDguNTg5LDIxMS45MiwzMDIuNDQ1LDIwNS43ODh6IiBkYXRhLW9yaWdpbmFsPSIjRkRGQ0ZDIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGREZDRkMiIGRhdGEtb2xkX2NvbG9yPSIjRkNGQkZCIj48L3BhdGg+CgkJPC9nPgoJPC9nPgo8L2c+PC9nPjwvZz4gPC9zdmc+)
}

.lang-switch:hover .lang-switch__options {
    opacity: 1;
    visibility: visible
}

.lang-switch__options {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.lang-switch__option {
    background: none;
    border: none;
    color: #fff;
    margin-top: 10px
}

.lang-switch__option:hover {
    color: #ccc
}

.header-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    width: 70vw;
    z-index: 1;
    padding-top: 50px;
}

.hero-mobile {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 11;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.hero-mobile__row {
    overflow: hidden
}

.hero-mobile__heading {
    font-family: Overpass-Bold, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.28;
    margin: 5px 0;
    display: block;
    overflow: hidden;
    margin: 3px 0;
    white-space: nowrap;
    width: 0;
    color: white;
}

.mobile-hero__paragraph {
    max-width: 263px;
    font-size: 14px;
    line-height: 1.9;
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    width: 0;
    color: white;
}

.mobile-hero__paragraph:first-child {
    margin-top: 30px
}

.header-hero__row {
    height: 107px;
    position: relative;
    text-align: center
}

.header-hero__heading {
    display: block;
    width: 33.9vw;
    height: 90px;
    font-size: 74px;
    font-weight: 700;
    line-height: 1.09;
    color: #fff;
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    font-family: Oswald;
    width: 0
}

.header-hero__row:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.header-hero__row:last-child {
    left: 4%
}

.hero-col__left {
    width: 85%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.hero-col__right {
    width: 50%;
    min-width: 450px;
    margin-top: 10px
}

.header-hero__paragraph {
    width: 454px;
    margin: 0;
    font-size: 18px;
    line-height: 1.89;
    color: #fff;
    overflow: hidden;
    -webkit-clip-path: rect(10px, 20px, 30px, 40px);
    clip-path: rect(10px, 20px, 30px, 40px);
    text-align: left;
    white-space: nowrap;
    width: 0
}

.panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 11;
    padding: 32.5px 0;
    overflow: hidden
}

.panel__wrapper {
    width: 50%
}

.panel__content__top {
    font-family: IBM Plex Mono, monospace;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.5;
    letter-spacing: 1px;
    color: #183668;
    margin-top: 0
}

.panel__content__middle {
    font-size: 36px;
    line-height: 1.28;
    color: #000;
    margin-top: 0
}

.panel__content__bottom {
    font-size: 18px;
    line-height: 1.89;
    color: #000;
    font-weight: 400;
    font-family: Inter,Helvetica,Arial,sans-serif;
}

.panel__wrapper_right {
    width: 50%;
    text-align: right
}

.panel-content__image-wrapper {
    position: relative;
    display: inline-block;
    max-height: 302px
}

.panel-content__image-wrapper-moblie {
    display: none
}

.panel-content__image-front {
    position: absolute;
    width: 101%;
    height: 101%;
    background-color: #0e1f24;
    left: 0;
    z-index: 11
}

.panel-content__image {
    position: relative;
    max-height: 302px;
    z-index: 1
}

.panel-content__image-layer {
    width: calc(100% - 64px);
    height: calc(100% + 65px);
    position: absolute;
    top: -32.5px;
    left: 32px;
    display: block;
    background-size: cover;
    background-position: 50%
}

.partners-row {
    margin-top: 54px
}

.partners-row__list__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

.partners-row__bottom, .partners-row__top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.partners-row__bottom {
    padding: 0 60px
}

.partner-image {
    /* opacity: .4; */
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    max-height: 80px;
    max-width: 200px;
    /* filter: invert(100%); */
}

.partner-image:hover {
    opacity: 1
}

.partner-image-master {
    /* opacity: .4; */
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    max-height: 100%;
    max-width: 200px;
   /* filter: invert(100%); */
}

.partner-image-master:hover {
    opacity: 1
}

.sdg-tabs {
    padding-top: 90px
}

#scrollSectionTwo {
    position: relative;
    top: 500px
}

.tab-content__mobile-heading {
    display: none
}

.sgd-tabs__heading {
    font-family: Inter,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 2.5;
    letter-spacing: 1px;
    color: #183668;
    text-align: center
}

.sdg-tabs__subheading {
    font-size: 36px;
    line-height: 1.28;
    text-align: center
}

.sdg-tabs__subheading br.mobile {
    display: none
}

.sdg-tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sdg-tabs__nav__item {
    text-align: center;
    position: relative;
    width: 33.3%
}

.sdg-tabs__nav__item.active .sdg-tabs__nav__item__anchor {
    color: #000;
}

.sdg-tabs__nav__item:focus, .sdg-tabs__nav__item__anchor:focus {
    outline: none
}

.sdg-tabs__nav__item__anchor {
    font-size: 18px;
    line-height: 1.89;
    text-align: center;
    color: #798385;
    text-transform: capitalize;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 10px
}

.sdg-tabs__nav__item__anchor.active, .sdg-tabs__nav__item__anchor:focus, .sdg-tabs__nav__item__anchor:hover {
    color: #000;
}

.sdg-tabs__nav-underline {
    width: 33.33%;
    height: 1px;
    background-color: #0099df;
    border: none;
    margin-left: 0;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.sdg-tabs__nav__item[data-tab-index="1"].active~.sdg-tabs__nav-underline {
    margin-left: 0
}

.sdg-tabs__nav__item[data-tab-index="2"].active~.sdg-tabs__nav-underline {
    margin-left: 33.33%
}

.sdg-tabs__nav__item[data-tab-index="3"].active~.sdg-tabs__nav-underline {
    margin-left: 66.33%
}

.sdg-tabs__content {
    position: relative;
    height: 500px;
    padding-top: 60px
}

.sdg-tabs__tab {
    display: none;
    position: absolute;
    left: 0;
    top: 60px
}

.sdg-tabs__tab.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sdg-tabs__tab-copy-col {
    width: 50%;
    padding: 0 30px
}

.tab-content__heading {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 15px
}

.tab-content__paragraph--blue {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.88;
    color: #183668;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px
}

.tab-content__paragraph--blue:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #183668;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%
}

.tab-content__paragraph {
    font-size: 16px;
    line-height: 1.88;
    padding-left: 10px;
    margin-top: 5px;
    max-width: 417px;
    font-family: Inter,Helvetica,Arial,sans-serif;
}

.sdg-tabs__tab-image-col {
    width: 50%;
    text-align: right;
    padding: 30px 0;
    overflow: hidden
}

.sdg-tabs__tab-image-wrapper {
    display: inline-block;
    max-height: 314px;
    position: relative;
    padding-right: 15px
}

.sdg-tabs__tab-image {
    position: relative;
    z-index: 5
}

.sdg-tabs__tab-image--hide {
    position: absolute;
    width: calc(100% - 30px);
    height: 285px;
    left: -1px;
    top: -1px;
    background-color: #fff;
    z-index: 6
}

.sdg-tabs__tab-image-layer {
    right: 1px;
    display: block;
    background-size: cover;
    background-position: 50%;
    z-index: 2
}

.sdg-tabs__tab-image-layer, .sdg-tabs__tab-image-layer--hide {
    width: calc(100% - 20px);
    height: calc(100% + 30px);
    position: absolute;
    top: -15px
}

.sdg-tabs__tab-image-layer--hide {
    left: 0;
    background-color: #fff;
    z-index: 3
}

.sdg-tabs__tab.active .sdg-tabs__tab-image--hide, .sdg-tabs__tab.active .sdg-tabs__tab-image-layer--hide {
    left: -450px
}

.sdg-tabs__tab.active.on-load .sdg-tabs__tab-image--hide, .sdg-tabs__tab.active.on-load .sdg-tabs__tab-image-layer--hide {
    left: 0
}

.section-stats {
    margin-top: 50px;
    padding-bottom: 200px;
    padding-top: 100px;
    position: relative
}

.section-stats:after {
    content: "";
    position: absolute;
    width: 200vw;
    height: 100%;
    background-color: #183668;
    left: -100vw;
    top: 0;
    z-index: -1
}

.section-stats__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-stats__left {
    width: 50%;
    max-width: 513px
}

.section-stats__right {
    max-width: 50%;
    margin-top: 30px
}

.section-stats__heading--blue {
    font-family: IBM Plex Mono, monospace;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.5;
    letter-spacing: 1px;
    color: #0099df;
    padding-left: 30px
}

.section-stats__subheading {
    margin-top: 20px;
    font-size: 36px;
    line-height: 1.28;
    color: white;
}

.section-stats__subheading br.mobile {
    display: none
}

.section-stats__paragraph {
    padding: 0 0 0 30px;
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.89;
    color: #a4abad;
    font-family: Inter,Helvetica,Arial,sans-serif;
}

.section-stats__box {
    margin-top: 60px;
    background-color: #fff;
    padding: 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-stats__box-copy {
    font-size: 18px;
    line-height: 1.89;
    max-width: 70%;
    font-family: Inter,Helvetica,Arial,sans-serif;
}

.section-stats__box-link {
    font-family: Inter,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.88;
    color: #000;
    padding: 3px 0;
    position: relative
}

.section-stats__box-underline {
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #0099df;
    overflow: hidden
}

.section-stats__right {
    padding-left: 13%
}

.section-stats__heading {
    font-family: IBM Plex Mono, monospace;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.5;
    letter-spacing: 1px;
    color: white;
}

.stats-list {
    margin-top: 40px;
    list-style: none;
    padding: 0
}

.stat {
    margin-top: 75px
}

.stat:first-child {
    margin-top: 40px
}

.stat__heading {
    font-family: IBM Plex Mono, monospace;
    font-size: 12px;
    font-weight: 600;
    line-height: 2.92;
    letter-spacing: .9px;
    color: #798385;
    margin: 0
}

.stat__detail {
    font-size: 36px;
    font-family: Overpass-Bold, sans-serif;
    font-weight: 700;
    line-height: .83;
    margin: 10px 0 15px
}

.stat__detail.red {
    color: #f84338
}

.stat__detail.blue {
    color: #0099df
}

.stat__detail.green {
    color: #0fa00b
}

.stat__desc {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.88;
    color: #fff;
    font-family: Inter,Helvetica,Arial,sans-serif;
}

.testimonial {
    background-color: #fff;
    margin-top: -100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 11;
    padding: 54px 50px 90px;
    border-bottom: 1px solid #9797973d
}

.testimonial__mobile-divider {
    display: none
}

.testimonial__content {
    max-width: 601px;
    font-size: 24px;
    line-height: 1.5;
    text-align: center
}

.testimonial__author {
    margin-top: 20px;
    font-family: IBM Plex Mono, monospace;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.5;
    letter-spacing: 1px;
    color: #0099df
}

footer {
    max-width: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 70px
}

.footer__left {
    width: 50%;
    display: none
}

.footer-heading {
    font-family: IBM Plex Mono, monospace;
    font-size: 14px;
    font-weight: 600;
    line-height: 2.5;
    letter-spacing: 1px;
    color: #0099df
}

.subscribe__copy {
    font-size: 24px;
    line-height: 1.5;
    max-width: 454px
}

.subscribe-form {
    margin-top: 50px;
    display: none
}

.email-input {
    margin: 0;
    background-color: #14252a;
    border: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 230px
}

.email-input, .submit-btn {
    height: 50px;
    font-size: 16px;
    color: #fff;
    font-family: Overpass-Regular, sans-serif
}

.submit-btn {
    background-color: #0099df;
    border: none;
    padding-left: 38px;
    padding-right: 38px;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    margin-left: -3px
}

.submit-btn:hover {
    background-color: #006593
}

.footer__right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-logos {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-logo {
    -ms-flex-item-align: center;
    align-self: center
}

.footer-logo.undp {
    width: 40px;
    height: 81px
}

.footer-info {
    max-width: 389px;
    font-size: 14px;
    line-height: 1.71;
    text-align: left;
    color: #798385;
    font-family: 'Inter';
}

.footer-bottom {
    margin-top: 70px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 30px;
        font-family: 'Inter';
}

.footer__social {
    padding: 0
}

.footer__social-link {
    margin: 10px 22px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    display: none
}

.footer__social-link:first-child {
    margin-left: 0
}

.footer__social-link:hover {
    opacity: .5
}

.footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-link {
    font-size: 12px;
    line-height: 2.5;
    color: #000;
    margin: 0 20px
}

.footer-link:first-child {
    margin-left: 0
}

.footer-link:last-child {
    margin-right: 0
}

.footer-link.disabled {
    cursor: default
}

.footer-link.disabled:hover {
    color: #000
}

.footer-link:hover {
    color: #183668
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger:focus {
    outline: none
}

.hamburger-box {
    width: 20px;
    height: 18px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.hamburger-inner:after, .hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -8px
}

.hamburger-inner:after {
    bottom: -8px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: .13s;
    -o-transition-duration: .13s;
    transition-duration: .13s;
    -webkit-transition-delay: .13s;
    -o-transition-delay: .13s;
    transition-delay: .13s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner:after {
    top: -16px;
    -webkit-transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear;
    -o-transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    -webkit-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
    -o-transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg);
    -webkit-transition-delay: .22s;
    -o-transition-delay: .22s;
    transition-delay: .22s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    opacity: 0;
    -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    -o-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s
}

.hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, -webkit-transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, -webkit-transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    -o-transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s, -webkit-transform .13s cubic-bezier(.215, .61, .355, 1) .25s
}

body.faq header {
    height: 93px;
    background: #fff;
}

body.faq header:before {
    opacity: 0
}

.main-wrapper._faq {
    max-width: 700px
}

.faq-panel {
    padding: 30px 0;
    border-top: .7px solid hsla(0, 0%, 80%, .3)
}

.faq-panel__content {
    display: none
}

.faq-panel.show .faq-panel__content {
    display: block
}

.faq-panel_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.faq-panel__question {
    font-size: 24px;
    line-height: 1.5;
    cursor: pointer
}

.expand {
    background: none;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.expand:focus {
    outline: none
}

.expand .minus {
    position: relative;
    margin-top: 12px;
    width: 20px;
    height: 1px;
    background-color: #0099df
}

.expand .minus:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 20px;
    background-color: #0099df;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.expand.expanded .minus:after {
    height: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.fp-paragraph {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #000;
    font-family: Overpass-Light, sans-serif;    
}

.fp-paragraph.small {
    font-size: 14px
}

.fp-paragraph.bold {
    font-weight: 600
}

.fp-paragraph.no-top-mrg {
    margin-top: 0
}

.fp-paragraph.no-bottom-mrg {
    margin-bottom: 0
}

.fp-paragraph.side {
    padding: 30px 0 0 20px
}

.fp-paragraph.white {
    color: #fff
}

.fp-paragraph.bullet {
    padding-left: 10px;
    position: relative
}

.fp-paragraph.bullet:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #fff
}

.fp-link {
    color: #0099df;
    position: relative
}

.fp-link:after {
    content: "";
    position: absolute;
    left: 2%;
    bottom: -2px;
    background-color: #0099df;
    width: 96%;
    height: 1px
}

.fp-link:hover {
    color: #0099de
}

.fp-paragraph strong {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38
}

.fp-table {
    margin-bottom: 40px
}

.fp-table .fp-paragraph {
    margin: 0
}

.fp-row {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fp-col__left {
    min-width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fp-col__right {
    padding-left: 15px
}

.fp-diagram {
    padding: 30px;
    background: #0f1e23;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fp-diagram__row {
    width: 35%
}

.fp-diagram__row._middle {
    width: 29%
}

.daiagram-legend, .diagram-stats {
    font-size: 12px;
    color: hsla(0, 0%, 100%, .5);
    margin-top: 20px
}

.daiagram-legend span, .diagram-stats span {
    font-size: 6px;
    margin-top: -5px;
    line-height: 7px;
    vertical-align: top
}

.daiagram-legend {
    padding-left: 20px;
    position: relative
}

.daiagram-legend:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 10px;
    height: 10px;
    background-color: #0fa00b
}

.daiagram-legend:nth-child(2):before {
    background: #0099df
}

.daiagram-legend:nth-child(3):before {
    background: #23383e
}

.diagram-stats {
    font-size: 14px
}

.diagram-stats p {
    margin-top: 20px;
    padding-left: 10px
}

.fp-bluelist {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blulist-item {
    width: 47%;
    margin-top: 20px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    color: #a4abad;
    opacity: .8
}

.blulist-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #0099df
}

.blulist-item:nth-child(3) {
    margin-top: -15px
}

.fp-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    margin-top: 20px
}

.fp-cols__col {
    width: 31%
}

.fp-cols__col .fp-paragraph {
    font-size: 14px
}

.fp-cols__col .fp-paragraph.gold {
    margin: -6px 0;
    color: #cda311;
    font-weight: 600
}

.fp-cols__col .fp-paragraph.sub {
    line-height: 1.4;
    margin-top: 5px
}

.fp-cols__col .fp-paragraph.cap {
    text-transform: uppercase;
    margin-top: 35px;
    line-height: 1.4
}

.y-ico {
    width: 100%;
    display: block
}

.y-ico svg {
    width: 20px;
    fill: #cda311
}

.fp-list {
    margin-top: 30px;
    list-style: none;
    padding: 0;
    font-family: Overpass-Light, sans-serif;    }

.fp-list__item {
    font-size: 14px;
    color: #a4abad;
    margin-top: 15px;
    padding-left: 15px;
    position: relative
}

.fp-list__item .fp-yellow {
    color: #0099df;
    font-weight: 600
}

.fp-list__item .fp-yellow svg {
    position: absolute;
    width: 4px;
    fill: #cda311;
    height: 8;
    left: 2px;
    top: 4px
}

.italics strong {
    font-style: italic;
    font-size: 14px
}

.sub-cat {
    margin-top: 25px;
    margin-bottom: -10px
}

.fp-relation {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: #0e1e23
}

.relation-box {
    position: relative;
    width: 33%;
    padding: 10px 20px
}

.relation-box.top-mrg {
    margin-top: 40px
}

.relation-box__heading img {
    width: 138px
}

.relation-box__heading h4 {
    font-size: 14px;
    margin: 0;
    color: hsla(0, 0%, 100%, .8);
    font-family: Overpass-Bold, sans-serif
}

.relation-box__heading h4.purple {
    color: #df1d66
}

.relation-box__heading h4.yellow {
    color: #cda311
}

.relation-box__content .fp-paragraph {
    font-size: 14px;
    margin: 15px 0 0;
    color: hsla(0, 0%, 100%, .8);
    line-height: 1.4
}

.relation-box.__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.relation-box.__column .relation-box__left {
    min-width: 35px
}

.relation-box.__column .relation-box__right {
    padding-left: 10px
}

.relation-box.__column .relation-box__right h4 {
    margin-top: 3px;
    font-weight: 600
}

.sep {
    width: 15%;
    height: 1px;
    top: 18%;
    right: -3%;
    border-bottom: 1px dotted #ccc
}

.sep, .sep:after {
    position: absolute
}

.sep:after {
    content: "";
    right: 0;
    top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #e1e2e2;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff
}

.sep._hr {
    border-bottom: none;
    border-left: 1px dotted #ccc;
    top: -40px;
    left: 20px;
    width: 1px;
    height: 35px
}

.sep._hr:after {
    content: "";
    position: absolute;
    left: -4px;
    width: 8px;
    height: 8px
}

.seal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-weight: 800
}

.seal img {
    width: 35px;
    margin-right: 3px
}

@media screen and (min-width:993px) {
    .hamburger {
        display: none
    }
}

@media only screen and (min-width:1025px) {
    a[href^=skype], a[href^=sms], a[href^=tel] {
        cursor: default;
        pointer-events: none
    }
}

@media screen and (max-width:1440px) {
    header {
       
    }
}

@media screen and (max-width:1320px) {
    .header-hero {
        width: 80vw;
        margin-left: 0
    }
    .header-hero__row {
        height: 80px
    }
    .header-hero__heading {
        font-size: 65px;
        height: 80px
    }
    .header-hero__paragraph {
        font-size: 16px
    }
    .hero-col__right {
        margin-top: 0
    }
}

@media screen and (max-width:1250px) {
    .section-stats:after {
        width: 200vw
    }
}

@media screen and (max-width:1140px) {
    .main-wrapper, footer {
        max-width: 100%;
        padding: 35px 45px 0;
        overflow-x: hidden
    }
    .footer__left {
        width: 54%
    }
    .footer__right {
        width: 100%
    }
    .footer-bottom {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:1100px) {
    .header-hero {
        width: 90vw
    }
}

@media screen and (max-width:1024) {
    .panel-content__image-layer {
        width: calc(100% - 65px);
        height: calc(100% + 65px);
        position: absolute;
        top: -32.5px;
        left: 32px;
        display: block;
        background-size: cover;
        background-position: 50%
    }
}

@media screen and (max-width:992px) {
    .header-hero {
        width: 90vw;
        margin-left: 0
    }
    .header-hero__row {
        height: 70px
    }
    .header-hero__heading {
        font-size: 55px;
        height: 70px
    }
    .header-hero__paragraph {
        font-size: 13px
    }
    .hero-col__right {
        margin-top: 0
    }
    .header-nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20vh;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .header-nav.show {
        height: 100vh;
        z-index: -1
    }
    .header-nav.show .header-nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .header-nav.show .header-nav__list .header-nav__item {
        opacity: 1;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }
    .header-nav__list {
        display: none;
        list-style: none;
        padding: 0 40px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .header-nav__item {
        margin-top: 40px;
        opacity: 0;
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }
    .header-nav__link {
        font-size: 45px;
        padding: 40px 0
    }
    .lang-switch {
        display: none
    }
    .header-undp {
        margin-right: 20px
    }
    .header-nav__underline, .header-nav__underline.active {
        left: 0;
        width: 100%
    }
    .partners-row__list__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
    .partner-image {
        margin: 10px 20px
    }
    .sdg-tabs {
        margin-top: 90px;
        padding-top: 0
    }
    .sdg-tabs__content {
        height: 630px
    }
    .section-stats__right {
        padding-left: 9%
    }
    .section-stats__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .section-stats__box-copy {
        max-width: 100%
    }
}

@media screen and (max-width:767px) {
    .main-wrapper, footer {
        padding: 30px 24px 0
    }
    .header-top.gradient {
        opacity: 1
    }
    header {
        padding: 30px 24px;
        background-image: url(../images/sdg-video-fall-xs-min.jpg)
    }
    .header-top {
        padding: 16px 18px
    }
    .header-brand__logo {
        max-width: 153px
    }
    .header-undp {
        max-width: 20px;
        margin: 0
    }
    .hero-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .header-hero {
        display: none
    }
    .header-nav__link {
        font-size: 24px;
        line-height: 1.5;
        color: #fff
    }
    .header-nav {
        background: none
    }
    .panel__wrapper_right {
        display: none
    }
    .panel-content__image-wrapper-moblie {
        display: block;
        position: relative;
        margin-top: 80px
    }
    .panel-content__image-layer {
        height: calc(100% + 40px);
        top: -20px;
        max-width: 382px
    }
    .panel__wrapper.panel__wrapper_left {
        width: 100%
    }
    .panel__content__top {
        font-size: 12px
    }
    .panel__content__middle {
        font-size: 24px
    }
    .panel__content__bottom {
        font-size: 14px
    }
    .panel-content__image-wrapper-moblie {
        width: 100vw
    }
    .panel-content__image-front {
        display: none
    }
    .partner-image {
        margin: 10px 5px
    }
    .partners-row__bottom, .partners-row__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: 0;
        margin-top: 10px
    }
    .sdg-tabs__content {
        height: auto;
        padding-top: 0
    }
    .sdg-tabs__tab {
        display: block;
        top: 0
    }
    .sgd-tabs__heading {
        font-size: 12px;
        text-align: left
    }
    .sdg-tabs__subheading {
        font-size: 24px;
        text-align: left;
        max-width: 260px
    }
    .sdg-tabs__subheading br.mobile {
        display: block
    }
    .sdg-tabs__nav {
        display: none
    }
    .sdg-tabs__content {
        overflow: visible
    }
    .sdg-tabs__tab {
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .sdg-tabs__tab:first-child:before {
        top: 0;
        height: 80%
    }
    .sdg-tabs__tab:first-child:before, .sdg-tabs__tab:last-child:before {
        content: "";
        position: absolute;
        left: -24px;
        background-color: #fff;
        width: 100vw;
        z-index: -1
    }
    .sdg-tabs__tab:last-child:before {
        top: -20%;
        height: 100%
    }
    .sdg-tabs__tab-copy-col {
        width: 100%;
        padding: 10px 0
    }
    .tab-content__mobile-heading {
        display: block;
        font-size: 18px;
        line-height: 2.5;
        padding-left: 50px;
        position: relative
    }
    .tab-content__mobile-heading__num {
        position: absolute;
        left: 0;
        top: 50%;
        width: 38px;
        height: 38px;
        background-color: #202f33;
        color: #0099df;
        line-height: 38px;
        text-align: center;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: IBM Plex Mono, monospace;
        font-size: 12px
    }
    .tab-content__heading, .tab-content__paragraph, .tab-content__paragraph--blue {
        font-size: 14px
    }
    .sdg-tabs__tab-image-col {
        width: 80%
    }
    .sdg-tabs__tab-image--hide {
        display: none
    }
    .sdg-tabs__tab-image-layer {
        z-index: 3;
        top: -10px;
        height: calc(100% + 15px)
    }
    .sdg-tabs__tab-image-layer--hide {
        display: none
    }
    .section-stats {
        margin-top: 0;
        padding-top: 70px;
        padding-bottom: 150px
    }
    .section-stats__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section-stats__left {
        width: 100%
    }
    .section-stats__heading--blue {
        padding: 0;
        font-size: 12px
    }
    .section-stats__subheading {
        font-size: 24px;
        max-width: 253px
    }
    .section-stats__subheading br.mobile {
        display: block
    }
    .section-stats__subheading br.desc {
        display: none
    }
    .section-stats__paragraph {
        font-size: 14px;
        padding-left: 0
    }
    .section-stats__box {
        margin-top: 20px;
        padding: 13px 20px 24px;
        background-color: #fff;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .section-stats__box-copy {
        font-size: 14px;
        margin: 5px 0;
        max-width: 90%
    }
    .section-stats:after {
        width: 100vw;
        left: -24px;
        display: none
    }
    .section-stats__right {
        width: 100%;
        max-width: 100%;
        padding: 0
    }
    .section-stats__heading {
        font-size: 12px
    }
    .stat__detail {
        font-size: 24px
    }
    .stat__desc {
        font-size: 14px
    }
    .stat {
        margin-top: 40px
    }
    .testimonial {
        padding: 23px 18px;
        background-color: #fff;
        border-bottom: none
    }
    .testimonial__content {
        font-size: 18px
    }
    .testimonial__mobile-divider {
        display: block;
        width: 100%;
        height: 41px;
        border-bottom: 1px solid #9797973d
    }
    footer {
        padding: 30px 24px 10px
    }
    .footer-bottom, .footer__left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer__right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%
    }
    .footer-logos, .footer__right {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .footer-logos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer-logos img {
        margin: 0
    }
    .footer-logos img.undp {
        width: 24px;
        height: 48px
    }
    .footer-logos img.sdg {
        width: 136px;
        height: 32px
    }
    .footer-info {
        max-width: 90%;
        text-align: left;
        float: left
    }
    .footer__left {
        width: 100%
    }
    .subscribe__copy {
        font-size: 18px;
        max-width: 230px
    }
    .email-input {
        width: 100%
    }
    .submit-btn {
        width: 100%;
        margin-left: -1px
    }
    .footer-bottom {
        margin-top: 30px;
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__social {
        width: 100%;
        display: none
    }
    .footer-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
    .footer-links a {
        margin: 8px 0
    }
}

@media screen and (max-width:500px) {
    .faq-panel__question {
        font-size: 20px
    }
    .fp-diagram {
        padding: 20px 0
    }
    .fp-cols {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .fp-cols__col {
        width: 100%
    }
    .relation-box {
        padding: 20px 10px
    }
    .relation-box:nth-child(4), .relation-box:nth-child(5) {
        width: 45%
    }
    .relation-box__content .fp-paragraph {
        font-size: 12px
    }
    .sep._hr {
        left: 10px
    }
    .seal {
        font-size: 11px
    }
    .seal img {
        width: 25px
    }
}

@media screen and (max-width:480px) {
    .panel-content__image-wrapper-moblie {
        margin-left: -24px
    }
}

@media screen and (max-width:415px) {
    .partner-image {
        margin: 10px
    }
}

@media screen and (max-width:350px) {
    .partners-row__list__items {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }
    .partners-row__list-start {
        width: 158px
    }
    .partner-image {
        margin: 10px 5px
    }
}