@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container, .small-container {
  margin-left: auto;
  margin-right: auto;
}

.half-container {
  margin-left: auto;
}

.container {
  width: calc(100% - 42px * 2);
  max-width: 1620px;
}

.half-container {
  width: calc(100% - 42px);
  max-width: calc(100% - (100% - 1620px) / 2);
}

.small-container {
  width: calc(100% - 156px * 2);
}

@media (min-width: 96em) {
  .small-container {
    width: 76rem;
  }
}
@media (max-width: 95em) {
  .small-container {
    width: 60rem;
  }
}
@media (max-width: 80em) {
  .small-container {
    width: 60rem;
  }
}
@media (max-width: 64em) {
  .small-container {
    width: calc(100% - 64px);
  }
}
@media (max-width: 60.625em) {
  .container, .small-container, .half-container {
    width: calc(100% - 60px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 580px) {
  .container, .small-container, .half-container {
    width: calc(100% - 30px);
  }
}
@font-face {
  font-family: "Recife Display";
  font-display: block;
  src: url("../assets/fonts/RecifeDisplay-Light.woff") format("woff"), url("../assets/fonts/RecifeDisplay-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Recife Display";
  font-display: block;
  src: url("../assets/fonts/RecifeDisplay-Book.woff") format("woff"), url("../assets/fonts/RecifeDisplay-Book.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Recife Display";
  font-display: block;
  src: url("../assets/fonts/RecifeDisplay-Regular.woff") format("woff"), url("../assets/fonts/RecifeDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Recife Text";
  font-display: block;
  src: url("../assets/fonts/RecifeText-Light.woff") format("woff"), url("../assets/fonts/RecifeText-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Recife Text";
  font-display: block;
  src: url("../assets/fonts/RecifeText-Book.woff") format("woff"), url("../assets/fonts/RecifeText-Book.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Recife Text";
  font-display: block;
  src: url("../assets/fonts/RecifeText-Regular.woff") format("woff"), url("../assets/fonts/RecifeText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tajawal";
  font-display: block;
  src: url("../assets/fonts/Tajawal-Light.woff") format("woff"), url("../assets/fonts/Tajawal-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Tajawal";
  font-display: block;
  src: url("../assets/fonts/Tajawal-Regular.woff") format("woff"), url("../assets/fonts/Tajawal-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Fira Sans";
  font-display: block;
  src: url("../assets/fonts/FiraSans-Regular.woff") format("woff"), url("../assets/fonts/FiraSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif";
  font-display: block;
  src: url("../assets/fonts/NotoSerif-Light.woff") format("woff"), url("../assets/fonts/NotoSerif-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
/**
 * Heading 1
 */
h1 {
  font-size: 3rem;
  line-height: 1.2;
}

/**
 * Heading 2
 */
h2 {
  line-height: 1.2;
}

/**
 * Heading 3
 */
h3 {
  line-height: 1.2;
}

/**
 * Heading 4
 */
/**
 * Heading 5
 */
/**
 * Heading 6
 */
/**
 * Text
 */
#cursor {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0E0E0E;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 991;
  pointer-events: none;
}
#cursor-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: visible;
}
#cursor-circle {
  transform-origin: 50% 50%;
}
#cursor-circle {
  fill: white;
}
#cursor-text {
  width: 100%;
  max-width: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #0E0E0E;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.26px;
  white-space: normal;
  margin-top: 0.67em;
}
#cursor-sound {
  width: 60px;
  height: 23px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#cursor-sound.mute .sound-line {
  transform: scaleY(0.2);
  animation: none;
}
@media (max-width: 60.625em) {
  #cursor {
    display: none;
  }
}

#scroll-bar {
  width: 10px;
  min-height: 60px;
  max-height: 30vh;
  background: #EFEDED;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in, width 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
#scroll-bar:hover {
  width: 15px;
}
#scroll-bar.show {
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 60.625em) {
  #scroll-bar {
    display: none;
  }
}

#share {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
  color: #0E0E0E;
}
#share .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(14, 14, 14, 0.7);
  pointer-events: all;
}
#share-close {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  right: -56px;
  cursor: pointer;
  background: #EFEDED;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.52, 0.04, 0.84, 0.62);
  pointer-events: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#share-close img {
  width: 13px;
  height: 13px;
}
#share-close.show {
  opacity: 1;
  pointer-events: all;
}
#share-container {
  width: 80%;
  max-width: 450px;
  position: relative;
  z-index: 1;
}
#share-card {
  width: 100%;
  background: white;
}
#share-image {
  width: 100%;
  height: calc(70vh - 270px);
  background-position: center;
  background-size: cover;
}
#share-content {
  width: 100%;
  padding: 27px;
  box-sizing: border-box;
}
#share-text, #share-url {
  font-family: "Recife Text";
  display: block;
  word-break: break-word;
  font-size: 20px;
  line-height: 31px;
  letter-spacing: 0.5px;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}
html[dir=rtl] #share-text {
  font-family: "Tajawal";
}
html[lang=ha] #share-text {
  font-family: "Noto Serif";
}
#share-url {
  opacity: 0.6;
}
#share p {
  margin: 0;
}
#share-footer {
  margin-top: 34px;
}
html[dir=rtl] #share-footer {
  direction: ltr;
  font-family: "Inter";
}
#share-footer .flex {
  display: flex;
  align-items: center;
}
html[dir=rtl] #share-footer .flex {
  justify-content: flex-end;
}
#share-footer.mobile {
  display: none;
}
#share-title-mobile {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.3px;
  opacity: 0.39;
  display: block;
  margin-bottom: 20px;
}
#share .share-footer-button {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-right: 24px;
  pointer-events: all;
  cursor: pointer;
}
#share .share-footer-button::after {
  content: "";
  width: 100%;
  height: 1px;
  background: currentColor;
  display: block;
  margin-top: 8px;
}
#share .share-footer-button:last-child {
  margin-right: 0;
}
#share.show {
  display: flex;
}
#share.show #share-card {
  pointer-events: all;
}
@media (max-width: 580px) {
  #share {
    align-items: flex-end;
  }
  #share-close {
    top: -46px;
    right: 0;
  }
  #share-container {
    width: calc(100% - 13px * 2);
    padding-bottom: 13px;
  }
  #share-image {
    height: calc(var(--vh, 1vh) * 100 - 270px - 76px);
  }
  #share-content {
    padding: 24px;
  }
  #share-text, #share-url {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.42px;
  }
  #share-footer {
    margin-top: 27px;
  }
  #share-footer.desktop {
    display: none;
  }
  #share-footer.mobile {
    display: block;
  }
}

.popup-main {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
  color: #0E0E0E;
}
.popup-main .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(14, 14, 14, 0.7);
  pointer-events: all;
}
.popup-main-close {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  right: -56px;
  cursor: pointer;
  background: #EFEDED;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.52, 0.04, 0.84, 0.62);
  pointer-events: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-main-close img {
  width: 13px;
  height: 13px;
}
.popup-main-close.show {
  opacity: 1;
  pointer-events: all;
}
.popup-main-container {
  width: 80%;
  max-width: 850px;
  height: 80vh;
  max-height: 670px;
  position: relative;
  z-index: 1;
}
.popup-main-card {
  width: 100%;
  height: 100%;
  background: white;
  text-align: center;
  pointer-events: all;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  overflow-y: auto;
}
.popup-main-card-content {
  width: 100%;
  height: auto;
  padding: 75px 0;
}
.popup-main-title {
  max-width: 480px;
  font-family: "Recife Display";
  font-size: 44px;
  line-height: 41px;
  letter-spacing: 0.94px;
  margin: 0 auto;
  margin-bottom: 50px;
}
html[dir=rtl] .popup-main-title {
  font-family: "Tajawal";
}
html[lang=ha] .popup-main-title {
  font-family: "Noto Serif";
}
.popup-main-text {
  max-width: 560px;
  font-family: "Recife Text";
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.38px;
  opacity: 0.55;
  margin: 0 auto;
  margin-bottom: 20px;
}
.popup-main-text:last-child {
  margin-bottom: 0;
}
.popup-main.show {
  display: flex;
  pointer-events: all;
}
@media (max-width: 64em) {
  .popup-main-container {
    height: calc(100vh - 24px * 2);
  }
  .popup-main-title {
    width: calc(100% - 24px * 2);
    font-size: 34px;
    line-height: 41px;
    letter-spacing: 0.72px;
    margin-bottom: 40px;
  }
  .popup-main-text {
    width: calc(100% - 24px * 2);
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.42px;
  }
}
@media (max-width: 580px) {
  .popup-main {
    align-items: flex-end;
  }
  .popup-main-close {
    top: -46px;
    right: 0;
  }
  .popup-main-container {
    width: calc(100% - 13px * 2);
    height: calc(var(--vh, 1vh) * 100 - 70px - 13px);
    margin-bottom: 13px;
  }
}
@media (max-width: 374px) {
  .popup-main-title {
    font-size: 24px;
    line-height: 26px;
  }
  .popup-main-text {
    font-size: 16px;
    line-height: 23px;
  }
}

#popup-credits-image {
  width: 215px;
  height: 215px;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 30px;
}
#popup-credits.show {
  display: flex;
  pointer-events: all;
}
@media (max-width: 64em) {
  #popup-credits-image {
    width: 200px;
    height: 200px;
    margin-bottom: 26px;
  }
}
@media (max-width: 374px) {
  #popup-credits-image {
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
  }
}

#mobile-sound {
  width: 50px;
  height: 50px;
  display: none;
  align-items: center;
  justify-content: center;
  color: #0E0E0E;
  position: fixed;
  left: 13px;
  bottom: 13px;
  z-index: 99;
  background: white;
  border-radius: 50%;
  pointer-events: all;
  transition: opacity 0.5s cubic-bezier(0.38, 0.19, 0, 1), transform 0.5s cubic-bezier(0.38, 0.19, 0, 1);
}
#mobile-sound svg {
  width: 22px;
  fill: currentColor;
  overflow: visible;
}
#mobile-sound-cruz, #mobile-sound-waves {
  transition: opacity 1s cubic-bezier(0.38, 0.19, 0, 1), transform 1s cubic-bezier(0.38, 0.19, 0, 1);
  transform-origin: 50% 50%;
}
#mobile-sound-cruz {
  opacity: 0;
  transform: scale(0.2) translateX(-4px);
}
#mobile-sound.hide {
  opacity: 0;
  transform: scale(0.3) translateX(-100px);
  pointer-events: none;
}
#mobile-sound.playing #mobile-sound-cruz {
  opacity: 1;
  transform: none;
}
#mobile-sound.playing #mobile-sound-waves {
  opacity: 0;
  transform: scale(0.2) translateX(24px);
}
@media (max-width: 60.625em) {
  #mobile-sound {
    display: flex;
  }
}

.sound-animation {
  width: 100%;
  height: 100%;
}
.sound-animation-lines {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sound-animation .sound-line {
  width: 1px;
  height: 100%;
  display: inline-block;
  background: currentColor;
  transform: scaleY(1);
  animation: a-sound-line 3s cubic-bezier(0.25, 0.03, 0.22, 1) infinite alternate;
  transition: transform 1s cubic-bezier(0.32, 0.15, 0, 1);
}
.sound-animation .sound-line:nth-child(1) {
  animation-delay: 1.056976583s;
}
.sound-animation .sound-line:nth-child(2) {
  animation-delay: 0.3921666148s;
}
.sound-animation .sound-line:nth-child(3) {
  animation-delay: 1.5100415244s;
}
.sound-animation .sound-line:nth-child(4) {
  animation-delay: 0.5176976384s;
}
.sound-animation .sound-line:nth-child(5) {
  animation-delay: 1.275715576s;
}
.sound-animation .sound-line:nth-child(6) {
  animation-delay: 0.7379532594s;
}
.sound-animation .sound-line:nth-child(7) {
  animation-delay: 1.4073627059s;
}
.sound-animation .sound-line:nth-child(8) {
  animation-delay: 0.8937719079s;
}
.sound-animation .sound-line:nth-child(9) {
  animation-delay: 1.7688336491s;
}
.sound-animation .sound-line:nth-child(10) {
  animation-delay: 1.5837443369s;
}
.sound-animation .sound-line:nth-child(11) {
  animation-delay: 1.6471516142s;
}
.sound-animation .sound-line:nth-child(12) {
  animation-delay: 1.5772748448s;
}
@keyframes a-sound-line {
  0% {
    transform: scaleY(1);
  }
  20% {
    transform: scaleY(0.6);
  }
  50% {
    transform: scaleY(0.2);
  }
  70% {
    transform: scaleY(0.4);
  }
  100% {
    transform: scaleY(1);
  }
}

#nav {
  width: 100%;
  position: fixed;
  top: 54px;
  z-index: 991;
  color: inherit;
  transition: color 0.8s linear;
}
#nav .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#nav-right {
  display: flex;
  align-items: center;
}
#nav-logo {
  display: flex;
  align-items: center;
  height: 29px;
}
#nav-logo .logo-unfpa {
  width: 63px;
  min-width: 63px;
  height: 29px;
  fill: currentColor;
}
#nav-logo-text {
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 18px;
  padding-left: 18px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  position: relative;
  max-width: 200px;
}
#nav-logo-text::before {
  content: "";
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: currentColor;
}
html[dir=rtl] #nav-logo-text::before {
  right: 0;
  left: auto;
}
html[dir=rtl] #nav-logo-text {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.34px;
  margin-left: 0;
  padding-left: 0;
  margin-right: 18px;
  padding-right: 18px;
}
#nav-action {
  font-size: 12px;
  line-height: 27px;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  position: relative;
  border: 1px solid currentColor;
  box-sizing: border-box;
  border-radius: 23px;
  padding: 7px 15px;
  transition: background 1s cubic-bezier(0, 0.32, 0, 1);
}
html[dir=rtl] #nav-action {
  font-size: 16px;
}
#nav-action:hover {
  background: #EFEDED;
  color: black;
}
#nav-share {
  display: flex;
  align-items: center;
  margin-left: 16px;
  pointer-events: all;
  cursor: pointer;
}
html[dir=rtl] #nav-share {
  margin-left: 0;
  margin-right: 16px;
}
#nav-share svg {
  width: 42px;
  height: 42px;
  fill: currentColor;
  transition: all 1s cubic-bezier(0, 0.32, 0, 1);
}
#nav-share svg .share-circle {
  fill: transparent;
  stroke: currentColor;
  transition: all 1s cubic-bezier(0, 0.32, 0, 1);
}
#nav-share:hover svg {
  width: 42px;
  height: 42px;
  fill: black;
}
#nav-share:hover svg .share-circle {
  fill: currentColor;
  stroke: currentColor;
}
#nav.disabled #nav-logo, #nav.disabled #nav-right, #nav.disabled #sound-toggle {
  opacity: 0.3;
}
#nav.disabled #nav-logo, #nav.disabled #nav-logo > *, #nav.disabled #nav-right, #nav.disabled #nav-right > *, #nav.disabled #sound-toggle, #nav.disabled #sound-toggle > * {
  pointer-events: none;
}
#nav.light {
  color: #EFEDED;
}
#nav.light #nav-action:hover {
  background: #EFEDED;
  color: black;
}
#nav.light #nav-share:hover svg {
  fill: black;
}
#nav.light #nav-share:hover svg .share-circle {
  fill: currentColor;
  stroke: currentColor;
}
#nav.light #menu-toggle:hover {
  background: currentColor;
}
#nav.light #menu-toggle:hover .menu-line {
  background: #0E0E0E;
}
@media (max-width: 740px) {
  #nav {
    top: 40px;
  }
  #nav-logo .logo-unfpa {
    width: 55px;
    min-width: 55px;
    height: 25px;
  }
  #nav-logo-text {
    margin-left: 13px;
    padding-left: 13px;
    font-size: 9px;
    line-height: 12px;
    max-width: 165px;
  }
  #nav-action {
    display: none;
  }
  #nav #menu-toggle {
    background: transparent !important;
  }
  #nav #menu-toggle .menu-line {
    background: currentColor !important;
  }
}

#sound-toggle {
  width: 107px;
  height: 46px;
  box-sizing: border-box;
  padding: 10px 17px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid currentColor;
  box-sizing: border-box;
  border-radius: 23px;
  cursor: default;
  pointer-events: none;
}
#sound-toggle.mute .sound-line {
  transform: scaleY(0.2);
  animation: none;
}
@media (max-width: 740px) {
  #sound-toggle {
    display: none;
  }
}

#menu-toggle {
  width: 40px;
  height: 40px;
  margin-left: 16px;
  border: 1px solid currentColor;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: all;
  transition: all 1s cubic-bezier(0, 0.32, 0, 1);
  position: relative;
  opacity: 1;
}
html[dir=rtl] #menu-toggle {
  margin-left: 0;
  margin-right: 16px;
}
#menu-toggle .menu-line {
  width: 18px;
  height: 1px;
  display: block;
  position: absolute;
  left: 11px;
  background: currentColor;
  transform-origin: 50% 50%;
  transition: opacity 0.6s cubic-bezier(0.18, 0.03, 0, 1), transform 1s cubic-bezier(0.18, 0.03, 0, 1) 0.1s;
}
#menu-toggle .menu-line:first-child {
  top: 14px;
}
html[data-browser=ie] #menu-toggle .menu-line:first-child {
  top: 13.5px;
}
#menu-toggle .menu-line:nth-child(2) {
  top: 19px;
}
html[data-browser=ie] #menu-toggle .menu-line:nth-child(2) {
  top: 20px;
}
#menu-toggle .menu-line:last-child {
  top: 24px;
  transition-delay: 0s;
}
html[data-browser=ie] #menu-toggle .menu-line:last-child {
  top: 25px;
}
#menu-toggle:hover {
  background: currentColor;
}
#menu-toggle:hover .menu-line {
  background: #0E0E0E;
}
#menu-toggle.close .menu-line:first-child {
  transform: translateY(5px) rotateZ(45deg);
}
#menu-toggle.close .menu-line:nth-child(2) {
  transform: rotateZ(-45deg);
}
#menu-toggle.close .menu-line:last-child {
  transform: translateY(10px);
  opacity: 0;
}

#menu {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 990;
  display: none;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "Inter";
  direction: ltr;
}
#menu .content {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
#menu .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #0E0E0E;
}
#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  line-height: 17px;
}
#menu-langs {
  text-align: right;
}
#menu-items {
  margin: 0 90px;
}
#menu-text-mobile {
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  opacity: 0.5;
  position: absolute;
  top: calc(50vh - 180px);
  top: calc(var(--vh, 1vh) * 50 - 180px);
  left: 50%;
  transform: translateX(-50%);
  display: none;
  margin: 0;
  color: rgba(255, 255, 255, 0.55);
}
#menu .left-item, #menu .lang-item {
  font-size: 14px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  opacity: 0.55;
  cursor: pointer;
  pointer-events: all;
  max-width: 300px;
}
#menu .left-item:last-child, #menu .lang-item:last-child {
  margin-bottom: 0;
}
#menu .left-item:hover, #menu .lang-item:hover {
  text-decoration: underline;
}
html[dir=rtl] #menu .left-item, html[dir=rtl] #menu .lang-item {
  font-family: "Tajawal";
  direction: rtl;
  text-align: right;
}
#menu .lang-item.active {
  color: #F7941E;
  opacity: 1;
}
#menu .lang-item.active a {
  color: #F7941E;
}
#menu .menu-item {
  display: block;
  text-align: center;
  font-family: "Recife Display";
  font-size: 73px;
  text-align: center;
  letter-spacing: 1.71px;
  text-transform: uppercase;
  padding-bottom: 30px;
  opacity: 0.55;
  position: relative;
  z-index: 2;
}
html[dir=rtl] #menu .menu-item {
  font-family: "Tajawal";
  direction: rtl;
}
html[lang=ha] #menu .menu-item {
  font-family: "Noto Serif";
}
#menu .menu-item .mask {
  padding: 0px 50px;
  overflow: visible;
}
html[lang=es] #menu .menu-item .mask {
  overflow: hidden;
}
html[lang=en] #menu .menu-item .mask {
  overflow: hidden;
}
#menu .menu-item .menu-item-text {
  display: inline-block;
}
#menu .menu-item .menu-item-text::before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background: currentColor;
  position: absolute;
  top: calc(50% - 11px);
  left: -38px;
  opacity: 0;
  transform: translateY(20px) scale(0.2);
  transition: transform 0.6s cubic-bezier(0.18, 0.04, 0, 1), opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
#menu .menu-item * {
  height: 0.92em;
  line-height: 0.74;
  font-weight: normal;
}
#menu .menu-item:hover {
  opacity: 1;
  color: #F7941E;
}
#menu .menu-item:hover .menu-item-text::before {
  opacity: 1;
  transform: translateY(0px);
}
#menu .menu-item:nth-child(1):hover ~ #menu-images #menu-image-1 {
  opacity: 1;
  height: 100%;
}
#menu .menu-item:nth-child(2):hover ~ #menu-images #menu-image-2 {
  opacity: 1;
  height: 100%;
}
#menu .menu-item:nth-child(3):hover ~ #menu-images #menu-image-3 {
  opacity: 1;
  height: 100%;
}
#menu .menu-item:nth-child(3) {
  padding-bottom: 0;
}
#menu-images {
  width: 56vh;
  height: 80vh;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#menu .menu-image {
  width: 100%;
  height: 0%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-size: cover;
  background-position: center;
  transition: opacity 0.3s cubic-bezier(0, 0.61, 0, 1), height 1s cubic-bezier(0, 0.61, 0, 1);
}
#menu.show {
  display: flex !important;
}
@media (max-width: 80em) {
  #menu-items {
    margin: 0 50px;
  }
}
@media (max-width: 64em) {
  #menu .content {
    width: calc(100% - 42px * 2);
    height: 100%;
    flex-direction: column;
    align-items: center;
  }
  #menu-images {
    display: none;
  }
  #menu-text-mobile {
    display: block;
  }
  #menu-left {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    order: 3;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
  #menu-left .left-item {
    max-width: none;
  }
  #menu-items {
    order: 1;
    margin: 0;
  }
  #menu-langs {
    order: 2;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 48px !important;
  }
  #menu .left-item {
    margin-right: 20px;
  }
  #menu .left-item:last-child {
    margin-right: 0;
  }
  #menu .lang-item {
    padding: 5px 8px;
    margin-bottom: 0;
  }
  #menu .menu-item {
    font-size: 34px;
  }
  #menu .menu-item * {
    line-height: 0.77;
  }
  #menu .menu-item .mask {
    padding: 0px;
  }
  #menu .menu-item .menu-item-text::before {
    content: none;
    display: none;
  }
}
@media (max-width: 580px) {
  #menu .content {
    width: calc(100% - 13px * 2);
  }
  #menu-langs {
    max-width: 300px;
  }
  #menu .left-item, #menu .lang-item {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #menu .menu-item {
    font-size: 28px;
  }
}
@media (max-width: 340px) {
  #menu .menu-item {
    font-size: 24px;
  }
}

* {
  font-smooth: almays;
  text-shadow: 0px 0px 1px transparent;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-weight: 400;
  -webkit-tap-highlight-color: transparent;
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}

[style*="--aspect-ratio"] > img {
  height: auto;
}

@supports (--custom: property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }

  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }

  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
body, html {
  margin: 0;
  padding: 0;
  font-family: "Inter";
  overflow: hidden !important;
  color: black;
  user-select: none;
  -ms-user-select: none;
}
html[dir=rtl] body, html[dir=rtl] html {
  font-family: "Tajawal";
}
html[lang=ha] body, html[lang=ha] html {
  font-family: "Fira Sans";
}

#scroll-pointer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  pointer-events: none;
  transform: translateZ(0);
}

#main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
#main a {
  pointer-events: all;
  text-decoration: none;
}

#page {
  position: relative;
  background: white;
}

.flex {
  display: flex;
}

button, button:focus, a, a:focus {
  outline: none !important;
}

a {
  color: inherit;
  text-decoration: none;
}

.mask {
  overflow: hidden;
  display: block;
}
.mask .text {
  display: block;
}

.fake-image {
  position: relative;
}
.fake-image img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.fake-image .shape {
  width: 100%;
  height: auto;
}
html[data-gl=false] .fake-image img {
  display: block;
}

.click-to-listen {
  pointer-events: all;
  cursor: pointer;
}

.scroll-section {
  will-change: transform;
}
.scroll-section.hide {
  visibility: hidden;
}
.scroll-section.hide, .scroll-section.hide .click-to-listen, .scroll-section.hide .hover-to-listen {
  pointer-events: none;
}
html[data-browser=ie] .scroll-section.hide {
  visibility: visible;
}
html[data-browser=edge] .scroll-section.hide {
  visibility: visible;
}
@media (max-width: 740px) {
  .scroll-section.hide {
    visibility: visible;
  }
}

@keyframes a-underline {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(100%);
  }
  51% {
    transform: translateX(100%);
    opacity: 0;
  }
  52% {
    transform: translateX(-100%);
    opacity: 0;
  }
  53% {
    transform: translateX(-100%);
    opacity: 1;
  }
  100% {
    transform: translateX(0%);
  }
}
/* impact popup css */
.popup-main-card-content .popup-body {
  padding: 0 50px;
}
.popup-main-card-content .popup-body img {
  max-width: 100%;
}

@media (max-width: 580px) {
  #popup-impact .popup-main-card-content {
    padding-top: 25px;
  }

  .popup-main-card-content .popup-body {
    padding: 0 25px;
  }
}
.popup-main-card-content .popup-body .img-caption {
  font-size: 13px;
  padding: 10px 0 25px 0;
}

.popup-main-card-content .popup-body .popup-main-text {
  margin-bottom: 50px;
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  #menu .menu-item .mask {
    padding: 0;
  }
  #menu .menu-item .menu-item-text {
    font-size: 57px;
  } 
}

/*.path-unheardvoices-gallery #main a {
  color: #000;
}
.path-unheardvoices-gallery #nav-logo-text {
  color: #000;
}*/