:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section-1 {
  background-color: #c0a0a0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.logo-hero {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.person-title {
  font-family: Acuminprocond, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  line-height: 1.5rem;
}

.person-name {
  font-family: Acuminprocond, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3rem;
}

.image.pak-koni {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.background-image-2 {
  background-image: url('../images/10th-year-WRI-Indonesia-Landing-Page_04.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
}

.background-image-2.image-2 {
  display: flex;
}

.centered {
  z-index: 2;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.background-image-3 {
  background-image: url('../images/10th-year-WRI-Indonesia-Landing-Page_9.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.social-media-icon {
  width: 32px;
}

.logo-socmed {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns {
  align-self: center;
  display: flex;
}

.columns.hero {
  margin-left: 100px;
  margin-right: 100px;
}

.column {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.background-image {
  background-image: url('../images/10th-year-WRI-Indonesia-Landing-Page_3.webp');
  background-position: 0 0;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

.background-image.image-2 {
  z-index: 1;
  background-image: url('../images/10th-year-WRI-Indonesia-Landing-Page_04.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-image.image-3 {
  background-image: url('../images/10th-year-WRI-Indonesia-Landing-Page_7.webp');
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.column-2 {
  align-self: center;
}

.logo-10-years {
  max-width: 66%;
}

.instagram-post {
  width: 320px;
  margin-top: 0;
  margin-bottom: 40px;
}

.dark-font {
  color: #f0ebeb;
}

.dark-font.body {
  color: #c9c5c5;
  font-family: Acuminprosemicond, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5rem;
}

.heading-hero {
  font-size: 60px;
  line-height: 108%;
}

.heading-hero.dark-font {
  font-family: Acuminprocond, sans-serif;
}

.bold-text {
  font-size: 5rem;
  line-height: 120%;
}

.button {
  color: #000;
  background-color: #ffad00;
  width: 200px;
  font-family: Acuminprocond, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-4 {
  width: 300px;
  height: 500px;
}

.div-block-3 {
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
}

.video {
  min-width: auto;
  min-height: auto;
}

.image-5 {
  max-width: 200px;
}

.paragraph {
  color: #3a3939;
  font-family: Acuminprosemicond, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5rem;
}

.line {
  border-top: 1px solid gray;
  width: 20px;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-2 {
  color: #5c5c5c;
  font-family: Acuminprosemicond, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5rem;
}

.heading {
  font-family: Acuminprosemicond, sans-serif;
  font-weight: 600;
}

.image-6 {
  max-width: 320px;
  padding-bottom: 0;
}

.name-and-title {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  display: flex;
}

.name-and-title.mobile {
  display: none;
}

.wrapper__2 {
  color: #fff;
  background-color: #181818;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 50px;
  display: flex;
  position: relative;
}

.wrapper__2.is--interaction {
  padding: 60px 0;
  overflow: hidden;
}

.h1__main {
  z-index: 2;
  text-align: center;
  max-width: 22ch;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.bg__img-wrapper {
  z-index: 1;
  opacity: .25;
  background-image: url('../images/10th-year-WRI-Indonesia-Landing-Page_04.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-hero, .section-parallax {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

@media screen and (max-width: 991px) {
  .columns.hero {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-10-years {
    max-width: 100%;
  }

  .bold-text {
    font-size: 4rem;
  }

  .paragraph {
    font-weight: 200;
  }

  .h1__main {
    font-size: 4em;
  }
}

@media screen and (max-width: 767px) {
  .logo-hero {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
  }

  .image.pak-koni {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
  }

  .centered {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns.hero {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .logo-10-years {
    max-width: 66%;
  }

  .heading-hero.dark-font, .bold-text {
    font-size: 4rem;
  }

  .image-5 {
    max-width: 160px;
  }

  .heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .name-and-title {
    display: none;
  }

  .name-and-title.mobile {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    overflow: visible;
  }

  .columns-2 {
    flex-flow: column;
    display: flex;
  }

  .h1__main {
    font-size: 3em;
  }
}

@media screen and (max-width: 479px) {
  .logo-hero {
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .person-title {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .person-name {
    text-align: left;
    align-self: flex-start;
    font-size: 1.2rem;
  }

  .image.pak-koni {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .centered {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
  }

  .social-media-icon {
    width: 30px;
    height: 30px;
    line-height: 20px;
    overflow: visible;
  }

  .columns.hero {
    flex-flow: column;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .background-image.image-3 {
    height: 100%;
  }

  .column-2 {
    order: -1;
  }

  .logo-10-years {
    max-width: 66%;
  }

  .instagram-post {
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  .dark-font {
    justify-content: flex-start;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .dark-font.body {
    text-align: left;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .dark-font.heading {
    font-size: 1.8rem;
  }

  .heading-hero.dark-font {
    font-size: 3rem;
    line-height: 108%;
  }

  .bold-text {
    font-size: 3rem;
  }

  .button {
    width: 100%;
    font-size: .9rem;
  }

  .video {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-5 {
    max-width: 120px;
  }

  .paragraph {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .paragraph-2 {
    text-align: left;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .heading {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .image-6 {
    max-width: 100%;
    padding-bottom: 20px;
  }

  .name-and-title {
    display: none;
  }

  .name-and-title.mobile {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .columns-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    order: 0;
    display: flex;
  }

  .div-block-4 {
    align-self: flex-start;
    display: flex;
  }

  .wrapper__2 {
    padding: 30px;
    overflow: hidden;
  }

  .wrapper__2.is--interaction {
    justify-content: center;
    align-items: center;
    min-height: 100%;
    padding: 60px 0;
  }

  .h1__main {
    max-width: 100%;
    font-size: 2em;
  }
}


@font-face {
  font-family: 'Acuminprocond';
  src: url('../fonts/AcuminProCond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminprocond';
  src: url('../fonts/AcuminProCond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminprosemicond';
  src: url('../fonts/AcuminProSemiCond-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminprosemicond';
  src: url('../fonts/AcuminProSemiCond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminprosemicond';
  src: url('../fonts/AcuminProSemiCond-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminpro';
  src: url('../fonts/AcuminPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminpro';
  src: url('../fonts/AcuminPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminpro';
  src: url('../fonts/AcuminPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}