body {
  font-family: 'Hero new', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 300;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0.5em;
  color: #0073bc;
  font-size: 2.5em;
  line-height: 1;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2em;
  line-height: 24px;
  font-weight: 700;
}

.main-container {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.section {
  display: flex;
  width: 100%;
  max-width: 1920px;
  padding-top: 5em;
  padding-bottom: 5em;
  flex-direction: column;
  align-items: center;
}

.section.fullheight {
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.section.fullheight._2 {
  padding-bottom: 2em;
  background-image: url('../images/strategic2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.fullheight._3 {
  background-image: url('../images/balance-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.fullheight._4 {
  margin-top: 5em;
  align-items: stretch;
  background-image: url('../images/building-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.fullheight._5 {
  height: 70em;
  background-image: url('../images/financial-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.hidden {
  display: none;
}

.section._2 {
  padding-top: 0em;
}

.section.top {
  padding-bottom: 2em;
}

.section.top._2 {
  padding-top: 5em;
  padding-bottom: 5em;
}

.section._3 {
  background-image: url('../images/awards-bg.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section._4 {
  padding-top: 0em;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
}

.container {
  width: 100%;
  max-width: 1560px;
  padding-right: 8em;
  padding-left: 8em;
}

.container.fullheight {
  display: flex;
  justify-content: center;
  align-items: center;
}

.container._2 {
  padding-left: 0em;
}

.container.half {
  max-width: 780px;
  padding-left: 25%;
}

.container.half._2 {
  padding-left: 8em;
}

.container.half._3 {
  padding-right: 3em;
  padding-left: 8em;
}

.container.half._4 {
  padding-left: 3em;
}

.container.half._5 {
  padding-right: 5em;
  padding-left: 8em;
}

.container.ceo {
  padding-top: 5em;
  border-radius: 1vw;
  background-image: url('../images/ceo-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.container._3 {
  display: flex;
  justify-content: center;
}

.flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-row-gap: 0em;
}

.flex._3 {
  height: 100%;
}

.flex._4 {
  justify-content: flex-end;
}

.flex.horizontal-centre {
  align-items: center;
}

.flex.horizontal-centre.b {
  display: none;
}

.flex._6 {
  justify-content: flex-start;
  align-items: flex-end;
}

.flex.right {
  overflow: visible;
  justify-content: flex-end;
  align-items: flex-start;
}

.flex._7 {
  margin-bottom: 2em;
  padding-top: 0em;
  padding-bottom: 0em;
  justify-content: flex-start;
  align-items: center;
  align-content: flex-start;
}

.flex._8 {
  align-items: flex-start;
}

.flex._9 {
  padding-top: 1.5em;
}

.flex.vertical {
  flex-direction: column;
  justify-content: flex-start;
}

.flex.vertical._2 {
  margin-top: 2em;
}

.flex.bod {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.flex.center {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.flex.emeritus {
  overflow: hidden;
  padding: 3em 5em 0em 2em;
  border-radius: 1vw;
  background-image: url('../images/ceo-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.flex._10 {
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
}

.flex.tops {
  margin-top: 2em;
}

.flex.tops._2 {
  margin-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #000;
}

.flex.tops._2.last {
  padding-bottom: 0em;
  border-bottom-style: none;
}

.flex.tops._4 {
  margin-top: 3em;
  justify-content: space-between;
}

.flex.sus {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.flex._11 {
  flex-direction: column;
  justify-content: flex-start;
}

.flex._12 {
  justify-content: center;
  align-content: flex-start;
  grid-row-gap: 1.5em;
}

.flex._13 {
  margin-bottom: 2em;
  padding-top: 0em;
  padding-bottom: 0em;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
}

.flex._14 {
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 2%;
}

.flex._15 {
  margin-top: 0.5em;
}

.flex.new {
  grid-row-gap: 2em;
}

.header {
  position: fixed;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: flex;
  width: 100%;
  max-width: 1920px;
  padding-top: 1em;
  padding-bottom: 1em;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}

.header.fullheight {
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.logo {
  display: flex;
  height: 2.5em;
  justify-content: center;
  align-items: center;
}

.logoimage {
  height: 100%;
}

.right-header {
  display: flex;
  justify-content: flex-end;
}

.seal {
  height: 2.5em;
  margin-left: 1.5em;
}

.landing-left {
  display: flex;
  width: 24%;
  flex-direction: column;
  align-items: flex-start;
}

.div-block-2 {
  display: flex;
  width: 49%;
  max-height: 75vh;
  justify-content: center;
  align-items: center;
}

.image {
  width: auto;
  max-height: 100%;
}

.home-subtitle {
  margin-top: 0px;
  margin-bottom: 0.5em;
  font-size: 1.1em;
  line-height: 1;
  font-weight: 500;
}

.home-subtitle._1 {
  margin-bottom: 1em;
  font-size: 1.3em;
}

.page-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0073bc;
  font-size: 3em;
  line-height: 1;
  font-weight: 500;
}

.landing-right {
  display: flex;
  width: 24%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.text-block {
  color: #0073bc;
  font-style: italic;
  font-weight: 500;
}

.menu-btn {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 2.5em;
  height: 2.5em;
  margin-left: 0.3em;
  justify-content: center;
  align-items: center;
}

.lottie-animation {
  position: absolute;
  width: 110%;
  margin-top: 0.3em;
}

.navigation {
  position: fixed;
  left: auto;
  top: -100%;
  right: auto;
  bottom: auto;
  z-index: 9;
  display: flex;
  width: 100%;
  max-width: 1920px;
  padding-top: 5em;
  padding-bottom: 2em;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  opacity: 0;
  transition: opacity 700ms ease, top 700ms cubic-bezier(.645, .045, .355, 1);
  font-weight: 500;
}

.navigation.fullheight {
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.navigation.open {
  top: 0%;
  opacity: 1;
}

.left-nav {
  display: flex;
  width: 69%;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
}

.one-third {
  display: flex;
  width: 32%;
  flex-direction: column;
  align-items: flex-start;
}

.one-third._1 {
  margin-right: 1%;
  margin-bottom: 1.5em;
}

.one-third.mobile._3 {
  text-align: left;
}

.one-third._2 {
  margin-right: 1%;
  margin-bottom: 1.5em;
}

.one-third._2.b {
  margin-bottom: 0em;
}

.one-third._3 {
  align-items: center;
  text-align: center;
}

.nav-title {
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #000;
  text-decoration: none;
}

.nav-link {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #0073bc;
  text-decoration: none;
}

.nav-link:hover {
  color: #04377b;
  text-decoration: underline;
}

.nav-link.w--current {
  color: #04377b;
  text-decoration: underline;
}

.nav-link._2 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.right-nav {
  display: flex;
  width: 29%;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
}

.one-half {
  display: flex;
  width: 48%;
  flex-direction: column;
  align-items: flex-start;
}

.one-half._1 {
  margin-right: 1%;
  margin-bottom: 1.5em;
}

.one-half.ipad._2 {
  width: 48%;
}

.one-half.ipad._2.b {
  background-image: none;
}

.one-half._2 {
  width: 50%;
}

.one-half._2.b {
  background-image: url('../images/strategic.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.one-half._2.c {
  border-top-right-radius: 2vw;
  border-bottom-right-radius: 2vw;
  background-image: url('../images/strategic_1.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.one-half._2.d {
  align-items: flex-end;
}

.one-half._3 {
  justify-content: space-between;
}

.one-half._4 {
  flex-direction: row;
  justify-content: space-between;
}

.one-half._5 {
  align-items: center;
}

.image-2 {
  margin-bottom: 0.5em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.dropdown {
  width: 100%;
  margin-left: 0px;
}

.dropdown-toggle {
  width: 100%;
  padding: 0.5em 2.5em 0.5em 0px;
  white-space: normal;
}

.icon {
  margin-right: 1em;
}

.dropdown-list {
  position: relative;
}

.dropdown-list.w--open {
  display: flex;
  flex-direction: column;
  background-color: transparent;
}

.no-scroll {
  overflow: hidden;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.share-main {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8;
  display: flex;
  width: 100%;
  justify-content: center;
}

.share-section {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1920px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.share-section.fullheight {
  height: 100vh;
  padding-top: 3em;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.share-btns {
  display: flex;
  margin-bottom: 2em;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.share-btn {
  display: flex;
  width: 4em;
  height: 4em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #0073bc;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/share.svg');
  background-position: 50% 50%;
  background-size: 35%;
  background-repeat: no-repeat;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}

.share-box {
  display: none;
  padding: 1.5em 1.5em 1em 1em;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 10%;
  background-color: #f4f9fc;
  font-size: 0.9em;
}

.div-block-6 {
  display: flex;
  align-items: center;
}

.link-block-2 {
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.div-block-7 {
  display: flex;
  width: 3em;
  height: 3em;
  justify-content: center;
  align-items: center;
}

.image-3 {
  height: 50%;
}

.image-3._2 {
  height: 35%;
}

.image-3._3 {
  margin-top: -10%;
}

.download-btn {
  display: flex;
  width: 4em;
  height: 4em;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #0073bc;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/download.svg');
  background-position: 50% 50%;
  background-size: 40%;
  background-repeat: no-repeat;
  color: #000;
  text-decoration: none;
}

.share-text {
  position: absolute;
  margin-left: 4em;
  opacity: 0;
  transition: opacity 500ms ease, margin-left 500ms ease;
}

.share-text.hover {
  display: block;
  margin-left: 4.5em;
  opacity: 1;
}

.share-container {
  position: absolute;
  z-index: 2;
  width: auto;
  max-width: 1630px;
  padding-left: 3em;
}

.share-container.fullheight {
  display: flex;
  justify-content: center;
  align-items: center;
}

.download-section {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -100%;
  z-index: 1;
  display: flex;
  padding-top: 3em;
  padding-bottom: 1em;
  justify-content: center;
  background-color: #fff;
  opacity: 0;
  transition: opacity 200ms ease, bottom 700ms cubic-bezier(.645, .045, .355, 1);
  font-weight: 500;
}

.download-section.open {
  bottom: 0%;
  opacity: 1;
}

.strat-left {
  display: flex;
  width: 25%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.div-block-9 {
  display: flex;
  align-items: center;
  color: #fff;
}

.image-4 {
  width: 1em;
  margin-right: 0.5em;
}

.div-block-10 {
  display: flex;
  margin-bottom: 1.5em;
  padding: 1em;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 1vw;
  background-color: rgba(0, 115, 188, 0.9);
  color: #fff;
}

.div-block-11 {
  display: flex;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
  flex-direction: column;
  align-items: flex-start;
  border-left: 0.1em solid #fff;
}

.text-block-2 {
  font-size: 1.1em;
  font-weight: 500;
}

.strat-right {
  display: flex;
  width: 45%;
  justify-content: flex-end;
  align-items: center;
}

.div-block-13 {
  padding: 1.5em;
  border-radius: 1vw;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.btn {
  margin-top: 2em;
  padding: 0.8em 0.7em;
  border-radius: 0.4em;
  background-color: #0073bc;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.btn._2 {
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 0.1em;
}

.div-block-15 {
  display: flex;
  width: 70%;
  justify-content: space-between;
}

.image-5 {
  width: 100%;
}

.div-block-16 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.left-full {
  position: relative;
  display: flex;
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  background-image: url('../images/uob1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-6 {
  width: 100%;
}

.filler {
  width: 100%;
  padding-top: 110%;
}

.filler._2 {
  padding-top: 130%;
}

.filler._3 {
  padding-top: 70%;
}

.filler._4 {
  padding-top: 110%;
}

.filler._5 {
  padding-top: 70%;
}

.right-content {
  display: flex;
  padding-top: 3em;
  padding-bottom: 3em;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
  background-color: #0073bc;
  color: #fff;
}

.image-7 {
  width: 100%;
}

.section-title._2 {
  color: #fff;
}

.section-title._3 {
  font-size: 2em;
}

.about-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
}

.middle-image {
  position: absolute;
  right: -20%;
  width: 40%;
  border-radius: 1vw;
  background-image: url('../images/about.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.div-block-22 {
  margin-top: 1em;
  padding: 1em;
  border-radius: 0.5em;
  background-color: #fff;
  color: #000;
}

.div-block-22._2 {
  background-color: #0073bc;
  color: #fff;
}

.text-block-3 {
  color: #0073bc;
  font-size: 2em;
}

.text-block-3._2 {
  color: #fff;
}

.text-block-4 {
  font-weight: 500;
}

.div-block-23 {
  width: 100%;
  height: 0.1em;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: rgba(0, 0, 0, 0.5);
}

.div-block-23._2 {
  background-color: #fff;
}

.middle-image-hidden {
  display: none;
}

.left-chairman {
  display: flex;
  width: 55%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.right-chairman {
  display: flex;
  width: 43%;
  justify-content: center;
  align-items: flex-end;
}

.image-8 {
  width: 100%;
}

.text-block-5 {
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 500;
}

.div-block-24 {
  display: flex;
  width: 40%;
  padding: 1.5em 1.5em 2em;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 1vw;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.link-block-3 {
  display: flex;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  justify-content: space-between;
  border-bottom: 0.1em solid rgba(0, 0, 0, 0.5);
  color: #000;
  font-size: 1.1em;
  line-height: 1.3;
  font-weight: 400;
  text-decoration: none;
}

.div-block-25 {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
}

.div-block-26 {
  width: 50%;
  background-image: url('../images/operate.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-27 {
  display: flex;
  justify-content: flex-end;
}

.div-block-28 {
  display: flex;
  align-items: center;
  color: #0073bc;
  font-size: 4em;
  font-weight: 500;
}

.div-block-27-copy {
  display: flex;
  justify-content: flex-end;
  background-color: #0073bc;
  color: #fff;
}

.div-block-29 {
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  flex-direction: column;
  align-items: flex-end;
}

.div-block-30 {
  display: flex;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  justify-content: flex-end;
  align-items: flex-start;
}

.div-block-30._2 {
  margin-top: 2em;
}

.div-block-31 {
  display: flex;
  width: 35%;
  margin-left: 5%;
  flex-direction: column;
  justify-content: flex-start;
}

.div-block-32 {
  width: 70%;
}

.div-block-33 {
  flex: 1;
}

.div-block-34 {
  display: flex;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  justify-content: space-between;
}

.div-block-35 {
  width: 80%;
}

.div-block-36 {
  width: 20%;
}

.div-block-37 {
  font-size: 2.5em;
  line-height: 1;
}

.div-block-38 {
  display: flex;
  width: 25%;
  margin-left: 1%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  white-space: nowrap;
}

.div-block-39 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.left-financial {
  width: 30%;
}

.right-financial {
  display: flex;
  width: 69%;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  font-size: 0.9em;
}

.div-block-42 {
  display: flex;
  width: 22%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  text-align: center;
}

.div-block-43 {
  display: flex;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  align-items: flex-end;
  font-size: 1.3em;
  line-height: 1;
  font-weight: 500;
}

.text-block-6 {
  margin-right: 0.1em;
  margin-bottom: -0.05em;
  font-size: 1.7em;
}

.text-block-7 {
  font-weight: 500;
}

.image-9 {
  height: 2.5em;
  margin-bottom: 1em;
}

.text-block-8 {
  margin-bottom: 2em;
}

.div-block-44 {
  display: flex;
  width: 100%;
  margin-bottom: 1em;
  justify-content: center;
  align-items: center;
}

.div-block-45 {
  display: flex;
  width: 33%;
  margin-bottom: 3em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}

.text-block-9 {
  order: -1;
  font-size: 1.1em;
  font-weight: 500;
}

.image-10 {
  width: 85%;
  margin-top: 1em;
  margin-bottom: 0em;
}

.image-10._2 {
  margin-top: 17%;
}

.image-10._3 {
  margin-top: 15%;
}

.image-10._4 {
  margin-top: 7%;
}

.footer {
  display: flex;
  width: 100%;
  max-width: 1920px;
  padding-top: 5em;
  padding-bottom: 5em;
  flex-direction: column;
  align-items: center;
  background-color: #0073bc;
  color: #fff;
  font-weight: 300;
}

.footer.fullheight {
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.footer.fullheight._2 {
  padding-bottom: 2em;
  background-image: url('../images/strategic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer.fullheight._3 {
  background-image: url('../images/balance-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer.fullheight._4 {
  margin-top: 5em;
  background-image: url('../images/building-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer.fullheight._5 {
  background-image: url('../images/financial-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer.hidden {
  display: none;
}

.footer._2 {
  padding-top: 0em;
}

.one-fourth {
  display: flex;
  width: 24%;
  flex-direction: column;
  align-items: flex-start;
}

.one-fourth._2 {
  align-items: center;
}

.one-fourth.sus {
  align-items: center;
  text-align: center;
}

.one-fourth._3 {
  font-weight: 400;
}

.footer-link {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #fff;
  text-decoration: none;
}

.text-block-10 {
  margin-bottom: 0.5em;
  font-weight: 500;
}

.body {
  line-height: 1.5;
}

.next-prev {
  display: flex;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
}

.next-btn {
  display: flex;
  overflow: hidden;
  justify-content: flex-end;
}

.next {
  position: relative;
  z-index: 2;
  display: flex;
  width: 3em;
  height: 6em;
  justify-content: center;
  align-items: center;
  background-color: #0073bc;
}

.next-text {
  position: relative;
  z-index: 1;
  display: none;
  max-width: 12em;
  padding-right: 1em;
  padding-left: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  background-color: #f4f9fc;
  transition: margin-right 300ms ease;
  line-height: 1.3;
  text-align: right;
}

.next-text.hover {
  margin-right: 0%;
}

.text-block-12 {
  font-weight: 500;
}

.text-block-13 {
  font-size: 0.9em;
}

.prev-btn {
  display: flex;
  overflow: hidden;
  justify-content: flex-start;
}

.prev-text {
  position: relative;
  z-index: 1;
  display: none;
  max-width: 12em;
  padding-right: 1em;
  padding-left: 1em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #f4f9fc;
  transition: margin-left 300ms ease;
  line-height: 1.3;
  text-align: left;
}

.prev-text.hover {
  margin-left: 0%;
}

.prev {
  position: relative;
  z-index: 2;
  display: flex;
  width: 3em;
  height: 6em;
  justify-content: center;
  align-items: center;
  background-color: #0073bc;
}

.image-11 {
  width: 1.5em;
  transform: rotate(180deg);
}

.image-12 {
  width: 1.5em;
}

.image-13 {
  width: 1.3em;
  margin-left: 0.5em;
}

.text-span {
  color: #0073bc;
}

.sixty {
  display: flex;
  width: 55%;
  flex-direction: column;
  align-items: flex-start;
}

.text-block-14 {
  font-weight: 500;
}

.text-block-15 {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #0073bc;
  font-size: 1.1em;
  font-weight: 500;
}

.text-block-15._2 {
  color: #000;
}

.div-block-46 {
  display: flex;
  height: 100%;
  max-width: 60%;
  padding-right: 0em;
  align-items: center;
  font-size: 0.9em;
  font-weight: 500;
}

.forty {
  display: flex;
  width: 38%;
  flex-direction: column;
  align-items: flex-start;
}

.forty._2 {
  width: 43%;
  justify-content: flex-end;
  align-items: center;
}

.image-14 {
  width: 100%;
  border-radius: 1vw;
}

.submenu-container {
  position: absolute;
  z-index: 1;
  display: flex;
  width: 100%;
  max-width: 1920px;
  padding-top: 5em;
  padding-bottom: 5em;
  flex-direction: column;
  align-items: center;
}

.submenu-container.fullheight {
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}

.submenu-container.fullheight._2 {
  padding-bottom: 2em;
  background-image: url('../images/strategic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.submenu-container.fullheight._3 {
  background-image: url('../images/balance-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.submenu-container.fullheight._4 {
  margin-top: 5em;
  background-image: url('../images/building-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.submenu-container.fullheight._5 {
  background-image: url('../images/financial-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.submenu-container.hidden {
  display: none;
}

.submenu-container._2 {
  padding-top: 0em;
}

.submenu {
  z-index: 0;
  display: flex;
  margin-right: 0px;
  flex-direction: column;
  align-items: flex-end;
}

.dropdown-toggle-2 {
  padding: 1em 2.5em 1em 1em;
  background-color: #0073bc;
  color: #fff;
  font-size: 0.9em;
  font-weight: 500;
}

.icon-2 {
  margin-right: 0.7em;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  width: 100%;
  min-width: 20em;
  margin-top: 3.5em;
  padding: 1em;
  border-radius: 1vw;
  background-color: #f4f9fc;
  white-space: normal;
}

.dropdown-link {
  padding: 0.5em 0.8em;
  font-size: 0.9em;
  font-weight: 500;
  white-space: normal;
}

.dropdown-link:hover {
  background-color: #e4edf3;
}

.dropdown-link.w--current {
  background-color: #e4edf3;
  color: #0073bc;
}

.div-block-47 {
  width: 100%;
  background-color: #f4f9fc;
}

.full-left {
  display: flex;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  border-top-right-radius: 2vw;
  border-bottom-right-radius: 2vw;
  background-image: url('../images/about.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-left._1 {
  margin-right: 1%;
  margin-bottom: 1.5em;
}

.full-left._2 {
  width: 50%;
}

.div-block-48 {
  display: flex;
  margin-top: 5em;
  margin-bottom: 5em;
  flex-direction: column;
  align-items: flex-start;
}

.heading {
  margin-bottom: 1em;
  font-weight: 500;
}

.heading._2 {
  margin-bottom: 1em;
  text-align: center;
}

.heading._3 {
  margin-bottom: 0.5em;
  color: #0073bc;
}

.div-block-49 {
  width: 100%;
  margin-bottom: 2em;
  background-color: #f4f9fc;
}

.div-block-50 {
  width: 100%;
}

.div-block-51 {
  display: flex;
}

.milestone {
  display: flex;
  overflow: hidden;
  width: 33%;
  padding-bottom: 1.5em;
  flex-direction: column;
  border-style: solid;
  border-width: 0.1em;
  border-color: #ed1847;
  border-radius: 1vw;
}

.milestone._2 {
  width: 65%;
  border-color: #5b5faa;
}

.milestone._3 {
  width: 100%;
  margin-top: 2em;
  border-style: none;
  border-color: #5b5faa;
  background-color: #c9def1;
}

.milestone-title {
  display: flex;
  padding: 0.5em 1em;
  align-items: center;
  background-color: #ed1847;
  color: #fff;
  font-size: 1.2em;
}

.milestone-title._2 {
  background-color: #5b5faa;
}

.milestone-title._3 {
  background-color: #0073bc;
  font-size: 2em;
  font-weight: 500;
}

.image-15 {
  width: 1em;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.milestone-content {
  display: flex;
  padding: 1.3em 1.3em 0em;
  flex-direction: column;
  align-items: flex-start;
}

.milestone-content._2 {
  padding-top: 0em;
}

.milestone-year {
  color: #ed1847;
  font-weight: 500;
}

.milestone-year._2 {
  color: #5b5faa;
}

.milestone-year._3 {
  color: #0073bc;
}

.milestone-year._3.b {
  font-size: 2em;
}

.milestone-image {
  width: 50%;
  max-width: 20em;
  margin-top: 1em;
}

.milestone-image._2 {
  margin-top: 0em;
  margin-bottom: 1em;
}

.milestone-image._3 {
  margin-bottom: 1em;
}

.milestone-image._3.small {
  width: 30%;
}

.milestone-image._3.medium {
  width: 75%;
}

.milestone-image.small {
  width: 30%;
}

.milestone-image.big {
  width: 100%;
}

.div-block-52 {
  width: 1px;
  background-color: rgba(0, 0, 0, 0.5);
}

.div-block-53 {
  display: flex;
  width: 80%;
  margin-top: 1em;
  margin-bottom: 1em;
  align-items: flex-start;
}

.div-block-54 {
  display: flex;
  width: 48%;
  margin-right: 2%;
  flex-direction: column;
  text-align: center;
}

.image-16 {
  margin-bottom: 0.5em;
}

.div-block-55 {
  background-image: url('../images/milestone15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-55._2 {
  background-image: url('../images/milestone16.jpg');
}

.div-block-56 {
  display: flex;
  width: 48%;
  margin-bottom: 1.5em;
  align-items: flex-start;
}

.div-block-57 {
  width: 20%;
  max-width: 5em;
}

.div-block-58 {
  width: 80%;
  padding-left: 1em;
}

.text-block-16 {
  width: 80%;
  font-weight: 500;
  text-align: center;
}

.image-17 {
  height: 4em;
  margin-bottom: 1em;
}

.bod {
  display: flex;
  width: 24%;
  margin-right: 1%;
  margin-bottom: 1.5em;
  flex-direction: column;
  align-items: center;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.div-block-60 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.text-block-17 {
  color: #0073bc;
}

.bod-name {
  color: #0073bc;
  font-size: 1.2em;
  font-weight: 500;
}

.div-block-61 {
  width: 100%;
  margin-bottom: 0.5em;
  border-bottom: 0.2em solid #0073bc;
}

.image-18 {
  width: 100%;
}

.lightbox {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.lightbox.open {
  display: flex;
  background-image: url('../images/close.svg');
  background-position: 97% 3%;
  background-size: auto;
  background-repeat: no-repeat;
}

.lightbox-content {
  width: 100%;
  max-width: 960px;
  padding: 2em;
  border-radius: 2vw;
  background-color: #fff;
}

.bod-container {
  display: flex;
  width: 100%;
  margin-bottom: 1em;
  justify-content: center;
  border-bottom: 0.2em solid #0073bc;
}

.bod-image {
  width: 90%;
}

.lightbox-right {
  display: flex;
  width: 67%;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.lightbox-left {
  width: 30%;
}

.bod-title {
  line-height: 1.1;
}

.lightbox-container {
  overflow: scroll;
  max-height: 70vh;
}

.text-block-18 {
  margin-top: 1em;
  font-weight: 500;
}

.list {
  padding-left: 1em;
}

.list._2 {
  margin-top: 1.5em;
}

.list._3 {
  margin-bottom: 1em;
  padding-left: 2em;
  list-style-type: decimal;
}

.list._4 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.list._5 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.list-item {
  margin-bottom: 0.5em;
}

.list-item.last {
  margin-bottom: 0em;
}

.image-19 {
  width: 100%;
}

.text-block-19 {
  width: 100%;
}

.div-block-62 {
  display: flex;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  align-items: flex-start;
}

.text-block-20 {
  margin-right: 1em;
  font-weight: 500;
}

.management {
  display: flex;
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1.5em;
  flex-direction: column;
  align-items: flex-start;
  color: #000;
  text-align: left;
  text-decoration: none;
}

.management-img {
  width: 70%;
}

.div-block-60-copy {
  display: flex;
  margin-bottom: 1em;
  flex-direction: column;
  align-items: flex-start;
}

.div-block-63 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
}

.subtitle {
  color: #0073bc;
  font-size: 1.3em;
  line-height: 1;
  font-weight: 500;
}

.management-name {
  color: #0073bc;
  font-size: 1.1em;
  font-weight: 500;
}

.management-position {
  margin-bottom: 1em;
  font-weight: 400;
}

.management-container {
  margin-top: 2em;
}

.div-block-64 {
  width: 50%;
  margin-bottom: 2em;
}

.text-block-21 {
  margin-bottom: 2em;
  text-align: center;
}

.image-20 {
  width: 100%;
}

.div-block-65 {
  width: 80%;
}

.content-subtitle {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: #0073bc;
  font-size: 1.3em;
  font-weight: 500;
}

.content-subtitle._2 {
  margin-top: 0em;
  margin-bottom: 0.5em;
}

.name {
  margin-top: 1.3em;
  color: #0073bc;
  font-size: 1.1em;
  font-weight: 500;
}

.position {
  font-weight: 500;
}

.tops {
  margin-top: 1em;
}

.tops._2 {
  margin-bottom: 1em;
}

.tops._3 {
  margin-top: 2em;
}

.main-subtitle {
  color: #000;
  font-size: 1.4em;
  font-weight: 400;
}

.main-subtitle._2 {
  margin-bottom: 0em;
}

.image-21 {
  width: 100%;
}

.caption {
  font-size: 0.875em;
}

.caption._3 {
  margin-top: -2em;
}

.chart-container {
  display: flex;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 2em;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  border-bottom: 0.1em solid rgba(0, 0, 0, 0.5);
}

.chart-container._2 {
  margin-top: 2em;
}

.chart-container._3 {
  height: 100%;
}

.chart-container._4 {
  justify-content: flex-end;
}

.chart-container._5 {
  align-items: center;
}

.chart-container._6 {
  justify-content: flex-start;
  align-items: flex-end;
}

.chart-container.right {
  overflow: visible;
  justify-content: flex-end;
  align-items: flex-start;
}

.chart-container._7 {
  margin-bottom: 2em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
}

.chart-container._8 {
  align-items: flex-start;
}

.chart-container._9 {
  padding-top: 1.5em;
}

.chart-container.vertical {
  flex-direction: column;
  justify-content: flex-start;
}

.chart-container.vertical._2 {
  margin-top: 2em;
}

.chart-container.bod {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.chart-container.center {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.chart-container.emeritus {
  overflow: hidden;
  padding: 3em 2em 0em;
  border-radius: 1vw;
  background-image: url('../images/ceo-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chart-container._10 {
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
}

.div-block-66 {
  line-height: 1.1;
  font-weight: 500;
}

.div-block-67 {
  display: flex;
  margin-top: 0.4em;
  margin-bottom: 0.5em;
  align-items: flex-end;
  color: #0073bc;
  font-size: 1.3em;
  line-height: 1;
}

.text-block-22 {
  margin-right: 0.2em;
  margin-bottom: -0.1em;
  font-size: 2em;
}

.images {
  width: 100%;
  margin-bottom: 1em;
}

.images.curve {
  border-radius: 1vw;
}

.images.curve.tops {
  margin-top: 2em;
}

.images._2 {
  width: 90%;
}

.images._3 {
  margin-bottom: 0em;
}

.images._3.b {
  width: 80%;
}

.images._3.c {
  max-height: 5em;
}

.images._4 {
  height: 100%;
}

.div-block-68 {
  width: 100%;
  margin-bottom: 2em;
}

.div-block-69 {
  display: flex;
  justify-content: flex-end;
}

.text-block-23 {
  color: #0073bc;
}

.div-block-70 {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-bottom: 1px solid #000;
}

.div-block-71 {
  display: flex;
  justify-content: space-between;
}

.div-block-71._2 {
  border-bottom: 1px solid #000;
}

.div-block-72 {
  display: flex;
  width: 49%;
  align-items: center;
}

.div-block-72._2 {
  padding-left: 0.5em;
}

.div-block-72._3 {
  font-weight: 500;
}

.div-block-73 {
  width: 14%;
  padding: 0.3em 0.5em;
  flex: 1;
  text-align: right;
}

.div-block-73._2 {
  font-weight: 500;
}

.div-block-73._2.b {
  background-color: #e8ecf6;
}

.div-block-73._2.b.line {
  border-left: 1px solid #000;
}

.div-block-73._2.b.line-top {
  border-top: 1px solid #000;
}

.div-block-73.line2 {
  border-right: 1px solid #000;
}

.div-block-73.line-top {
  border-top: 1px solid #000;
}

.list-2 {
  padding-left: 0em;
  font-size: 0.875em;
}

.small-list {
  display: flex;
  margin-top: 2em;
  flex-direction: column;
  align-items: flex-start;
  font-size: 0.875em;
}

.small-list._2 {
  margin-top: 0em;
}

.small-list._3 {
  color: #fff;
}

.div-block-74 {
  display: flex;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block-24 {
  width: 1em;
  margin-right: 1em;
}

.blue-container {
  display: flex;
  overflow: hidden;
  margin-bottom: 2em;
  flex-direction: column;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 0.1em;
  border-color: #0073bc;
  border-radius: 1vw;
}

.blue-container._3 {
  margin-top: 2em;
}

.blue-container._3.b {
  margin-bottom: 0em;
}

.blue-title {
  padding: 1.5em 3em;
  background-color: #0073bc;
  color: #fff;
}

.blue-title._2 {
  padding: 1em 2em;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.4em;
  line-height: 1.3;
  font-weight: 500;
}

.blue-content {
  padding: 3em;
}

.blue-content._2 {
  padding: 2em;
}

.quote {
  color: #0073bc;
  font-size: 1.2em;
  font-weight: 500;
}

.quote-name {
  margin-top: 1em;
  color: #5b5faa;
  font-size: 0.875em;
  font-weight: 500;
}

.div-block-78 {
  display: flex;
  flex-direction: column;
}

.div-block-78.tops {
  width: 100%;
}

.div-block-79 {
  display: flex;
  margin-bottom: 1.5em;
  align-items: center;
}

.div-block-79._2 {
  align-items: flex-start;
}

.div-block-80 {
  width: 4em;
  margin-right: 1em;
}

.curved-image {
  overflow: hidden;
  width: 100%;
  margin-bottom: 0.5em;
  border-radius: 1vw;
}

.curved-image._2 {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0vw;
}

.curved-image.tops {
  margin-top: 2em;
  margin-bottom: 0em;
}

.curved-image.tops._2 {
  margin-bottom: 0.5em;
  border-radius: 2px;
}

.curved-image._4 {
  margin-bottom: 0em;
}

.curved-image.small {
  width: 70%;
}

.content-sub2title {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: #0073bc;
  font-size: 1.2em;
  font-weight: 500;
}

.content-sub2title._2 {
  margin-top: 0em;
  margin-bottom: 0.5em;
  line-height: 1.3;
}

.content-sub2title._3 {
  margin-top: 0em;
  margin-bottom: 1em;
  line-height: 1.3;
}

.content-sub2title._4 {
  color: #000;
}

.content-sub2title._4.b {
  margin-top: 0em;
}

.content-sub2title._5 {
  margin-top: 0em;
  color: #000;
}

.accordion-container {
  width: 100%;
}

.accordion-container.tops._2 {
  margin-top: 2em;
  margin-bottom: 0em;
}

.dropdown-2 {
  z-index: 0;
  width: 100%;
}

.acc-head {
  display: flex;
  width: 100%;
  padding: 1em 3.5em 1em 1em;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 1.1em;
  font-weight: 500;
}

.acc-body {
  position: relative;
  background-color: #fff;
}

.acc-body.w--open {
  position: relative;
  padding: 1.5em 1em;
  background-color: #fff;
}

.toggle-arrow {
  margin-right: 1em;
  transition: transform 200ms ease;
}

.toggle-arrow.rotate {
  transform: rotate(180deg);
}

.table-container {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  border-bottom: 1px solid #000;
}

.table-row {
  display: flex;
  padding-top: 0em;
  padding-bottom: 0em;
  justify-content: flex-start;
}

.table-row._2 {
  border-bottom: 1px solid #000;
}

.div-block-81 {
  display: flex;
  width: 50%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  align-items: center;
}

.div-block-81._2 {
  padding-left: 0.5em;
}

.div-block-82 {
  display: flex;
  width: 10%;
  padding: 0.5em 1em;
  justify-content: flex-end;
  align-items: center;
}

.div-block-82._2 {
  background-color: #e8ecf6;
  font-weight: 500;
}

.content-sub3title {
  margin-top: 1.5em;
  margin-bottom: 0.1em;
  color: #0073bc;
  font-size: 1.1em;
  line-height: 1.3;
}

.content-sub3title._2 {
  margin-top: 1.5em;
  color: #000;
}

.content-sub3title._3 {
  margin-top: 0em;
}

.div-block-83 {
  flex: 1;
}

.div-block-84 {
  width: 30%;
}

.sus-header {
  padding: 0.5em 1.5em;
  border-radius: 1vw;
  background-color: #005baa;
  color: #fff;
}

.sus-header._1 {
  background-color: #0073bc;
  text-align: center;
}

.heading-3 {
  font-size: 1.2em;
}

.one-fifth {
  display: flex;
  width: 19%;
  padding: 1.1em;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.one-fifth._2 {
  padding: 1em 0em;
}

.sustainability-name {
  color: #0073bc;
  font-size: 1.1em;
  font-weight: 500;
}

.sustainability-name._2 {
  color: #000;
}

.image-22 {
  height: 4em;
  margin-bottom: 1em;
}

.image-22._2 {
  width: 80%;
  height: auto;
}

.divider {
  width: 1px;
  background-color: rgba(0, 0, 0, 0.5);
}

.text-block-25 {
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 400;
}

.text-block-25._2 {
  margin-top: 1em;
}

.div-block-85 {
  width: 100%;
  margin-top: 2em;
  padding-bottom: 1em;
  border-bottom: 3px solid #0073bc;
}

.div-block-86 {
  display: flex;
  width: 100%;
  padding-top: 1em;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.div-block-87 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 1.5em;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 1vw;
  background-color: #e8ecf6;
}

.div-block-87._2 {
  background-color: rgba(35, 31, 32, 0.1);
}

.div-block-88 {
  margin-bottom: 2em;
}

.div-block-89 {
  position: relative;
  display: flex;
  width: 100%;
  padding-top: 100%;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #0073bc;
  border-radius: 100%;
}

.div-block-90 {
  position: absolute;
  left: 2%;
  top: 2%;
  right: 2%;
  bottom: 2%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.div-block-91 {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #0073bc;
  color: #fff;
  font-size: 2em;
  font-weight: 500;
}

.div-block-92 {
  display: flex;
  flex-direction: column;
}

.div-block-93 {
  position: relative;
  display: flex;
  padding: 1em 8em 1em 1.5em;
  align-items: center;
  border-top-right-radius: 5em;
  border-bottom-right-radius: 5em;
  background-image: linear-gradient(90deg, #b8aca9, #b8aca9 52%, #fff);
}

.div-block-94 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 10em;
  height: 10em;
  border-radius: 100%;
  background-image: url('../images/awards1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-94._2 {
  width: 7em;
  height: 7em;
}

.div-block-94._2.a {
  background-image: url('../images/awards2.jpg');
}

.div-block-94._2.b {
  background-image: url('../images/awards3.jpg');
}

.div-block-94._2.c {
  background-image: url('../images/awards4.jpg');
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0em;
  color: #fff;
  font-size: 1.3em;
}

.div-block-95 {
  display: flex;
  padding: 1.5em;
  justify-content: space-between;
}

.text-block-26 {
  font-weight: 400;
}

.text-block-27 {
  color: #0073bc;
  font-weight: 500;
}

.div-block-96 {
  margin-bottom: 1em;
}

.div-block-97 {
  display: flex;
  margin-bottom: 5em;
  justify-content: center;
  align-items: center;
}

.image-23 {
  width: 70%;
}

.div-block-98 {
  position: absolute;
  display: flex;
  width: 35%;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.heading-5 {
  color: #0073bc;
  font-size: 2.2em;
  font-weight: 500;
}

.text-block-28 {
  padding-right: 1.5em;
  padding-left: 1.5em;
}

.two-thirds {
  width: 70%;
}

.two-thirds._2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.two-thirds._3 {
  width: 66%;
}

.text-block-29 {
  font-weight: 500;
}

.text-block-30 {
  margin-bottom: 1em;
}

.link-block-4 {
  display: flex;
  width: 100%;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  color: #000;
  font-size: 1.3em;
  font-weight: 400;
  text-decoration: none;
}

.link-block-4._2 {
  padding-top: 0.5em;
}

.image-24 {
  height: 1.3em;
}

.nav-title-link {
  width: 100%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #000;
  text-decoration: none;
}

.nav-title-link:hover {
  color: #04377b;
  text-decoration: underline;
}

.nav-title-link.w--current {
  color: #04377b;
  text-decoration: underline;
}

.line-container {
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  justify-content: space-between;
  align-items: flex-start;
  border-top: 5px solid #b6ada9;
  border-bottom: 5px solid #b6ada9;
  font-weight: 400;
}

.line-container._2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.line-container._2.tops.b {
  margin-top: 1.5em;
}

.div-block-100 {
  display: flex;
  width: 20%;
  justify-content: center;
  align-items: center;
}

.div-block-101 {
  display: flex;
  width: 75%;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
}

.div-block-101._2 {
  margin-left: 1em;
  flex: 1;
}

.big-text {
  color: #0073bc;
  font-size: 3em;
  line-height: 1;
}

.big-text._2 {
  margin-top: 0.5em;
}

.div-block-102 {
  margin-top: 1.5em;
  margin-bottom: 0em;
}

.div-block-103 {
  width: 100%;
}

.quote-sub {
  font-size: 0.875em;
  font-weight: 500;
}

.connect-small {
  color: #000;
  font-size: 1.1em;
  font-weight: 500;
}

.connect-small._2 {
  color: #000;
}

.div-block-104 {
  display: flex;
  width: 19%;
  flex-direction: column;
  align-items: stretch;
}

.div-block-104._2 {
  width: 59%;
}

.div-block-105 {
  padding: 0.7em 1em;
  border-radius: 1vw;
  background-color: #0073bc;
  color: #fff;
  font-size: 1.1em;
  font-weight: 500;
}

.div-block-105._2 {
  background-color: #5b5faa;
}

.div-block-105._3 {
  background-color: #f19252;
}

.div-block-106 {
  padding: 0.7em 1em;
  font-weight: 500;
}

.div-block-106._2 {
  display: flex;
  justify-content: space-between;
}

.div-block-107 {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
}

.div-block-108 {
  display: flex;
  margin-top: 0.5em;
  margin-bottom: 1em;
  justify-content: flex-start;
  font-weight: 500;
}

.div-block-108._2 {
  margin-top: 0em;
}

.div-block-109 {
  display: flex;
  width: 40%;
  max-width: 15em;
  padding: 0.7em 1em;
  justify-content: center;
  align-items: center;
  border-radius: 1vw;
  background-color: #b8aca9;
  color: #fff;
  text-align: center;
}

.div-block-109._2 {
  background-color: #005baa;
  font-size: 1.3em;
}

.text-block-32 {
  font-weight: 500;
}

.image-25 {
  width: 1.5em;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.div-block-110 {
  display: flex;
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  align-items: flex-start;
}

.div-block-111 {
  width: 25%;
  max-width: 3.5em;
}

.div-block-112 {
  padding-left: 1em;
  flex: 1;
  font-weight: 400;
}

.div-block-113 {
  width: 100%;
}

.image-26 {
  width: 100%;
  margin-top: 1.5em;
}

.div-block-114 {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.div-block-114._2 {
  margin-top: 1em;
}

.div-block-114._1 {
  margin-bottom: 1.5em;
}

.text-block-34 {
  font-weight: 500;
}

.text-block-35 {
  font-weight: 500;
}

.text-block-36 {
  width: 100%;
  margin-bottom: 1em;
  color: #0073bc;
  font-size: 1.1em;
  font-weight: 500;
}

.div-block-115 {
  display: flex;
  align-items: flex-start;
}

.text-block-37 {
  margin-right: 0.5em;
}

.text-block-38 {
  margin-bottom: 1em;
}

.div-block-116 {
  margin-top: 1.5em;
}

.div-block-117 {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.div-block-117._2 {
  margin-bottom: 1em;
}

.div-block-118 {
  width: 30%;
}

.div-block-119 {
  margin-left: 2%;
  flex: 1;
}

.text-block-39 {
  margin-bottom: 0.5em;
  font-weight: 500;
}

.divider2 {
  width: 100%;
  height: 1px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background-color: rgba(0, 0, 0, 0.5);
}

.image-27 {
  height: 4em;
  margin-bottom: 0.5em;
}

.text-block-40 {
  margin-bottom: 0.5em;
}

.text-span {
  font-weight: 500;
}

.text-block-41 {
  font-weight: 500;
}

.text-block-42 {
  margin-bottom: 0.5em;
  color: #0073bc;
  font-size: 1.3em;
  font-weight: 500;
}

.div-block-120 {
  width: 5em;
}

.div-block-121 {
  display: flex;
  margin-left: 2%;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}

.div-block-122 {
  display: none;
  margin-top: 7em;
  padding: 2em 1.5em;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  border-radius: 1vw;
  background-color: #ddf1e0;
}

.div-block-123 {
  display: flex;
  width: 22%;
  flex-direction: column;
  align-items: center;
}

.image-28 {
  width: 70%;
  margin-top: -5em;
  margin-bottom: 1em;
}

.green-image {
  position: relative;
  width: 80%;
  margin-top: -6.5em;
  margin-bottom: 1em;
  padding: 0.5em 0em;
  border-style: solid;
  border-width: 2px;
  border-color: #5bc272;
  border-radius: 1vw;
  background-color: #fff;
}

.image-29 {
  position: absolute;
  left: auto;
  top: auto;
  right: -15%;
  bottom: -10%;
  width: 40%;
}

.text-block-43 {
  margin-bottom: 1.5em;
  font-size: 1.1em;
  font-weight: 400;
}

.div-block-124 {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.blue {
  color: #0073bc;
}

.blue._2 {
  margin-top: 1em;
}

.div-block-125 {
  display: flex;
  width: 49%;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.text-block-44 {
  color: #0073bc;
  font-weight: 500;
}

.div-block-126 {
  display: flex;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 1em;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  align-items: flex-start;
  border-radius: 1vw;
  background-color: #e3eef8;
}

.div-block-126._2 {
  background-color: #e9ecf6;
}

.div-block-126._3 {
  background-color: #fff3eb;
}

.div-block-127 {
  width: 20%;
  margin-top: -3em;
}

.div-block-128 {
  padding-left: 2%;
  flex: 1;
}

.div-block-129 {
  width: 28%;
}

.div-block-130 {
  display: flex;
  width: auto;
  max-height: 7em;
  justify-content: center;
  align-items: center;
}

.div-block-130._2 {
  width: 7em;
  max-height: none;
}

.text-block-45 {
  color: #0073bc;
  font-size: 1.2em;
  font-weight: 500;
}

.text-block-46 {
  margin-bottom: 0.5em;
  font-weight: 400;
}

.div-block-131 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.div-block-132 {
  width: 49%;
}

.div-block-133 {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}

.div-block-134 {
  position: relative;
  width: 32%;
  padding: 2.5em 1.5em 1.5em;
  border-style: solid;
  border-width: 2px;
  border-color: #0073bc;
  border-radius: 1vw;
  line-height: 2;
  font-weight: 500;
}

.image-30 {
  position: absolute;
  left: -2px;
  top: -1.5em;
  right: auto;
  bottom: auto;
  height: 3em;
}

.div-block-135 {
  display: flex;
  margin-top: 1.5em;
  flex-direction: column;
  align-items: flex-start;
}

.div-block-136 {
  display: flex;
  width: 19%;
  flex-direction: column;
  align-items: center;
  font-weight: 500;
  text-align: center;
}

.image-31 {
  width: 5em;
  margin-bottom: 0.5em;
}

.div-block-137 {
  width: 7em;
}

.div-block-138 {
  padding-left: 2%;
  flex: 1;
  font-size: 1.1em;
}

.div-block-139 {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}

.div-block-140 {
  position: relative;
  display: flex;
  width: 100%;
  padding: 1.5em;
  justify-content: space-between;
  border-radius: 2vw;
  background-color: #e3eef8;
}

.div-block-141 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: flex;
  width: 49%;
  height: 100%;
  padding-bottom: 1em;
  flex-direction: column;
  align-items: flex-start;
}

.text-span-2 {
  font-weight: 400;
}

.text-block-47 {
  margin-left: 1em;
  color: #000;
  font-size: 0.27em;
  font-weight: 400;
}

.text-span-3 {
  font-weight: 400;
}

.text-block-48 {
  margin-top: 1em;
}

.text-block-49 {
  margin-top: 1em;
}

.div-block-142 {
  display: flex;
  align-items: flex-start;
}

.div-block-143 {
  display: flex;
  margin-left: 0.5em;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}

.text-span-4 {
  font-size: 0.85em;
  font-weight: 300;
}

.text-span-5 {
  font-weight: 400;
}

.text-block-50 {
  margin-top: 1.5em;
}

.text-block-51 {
  margin-left: -0.3em;
}

.image-32 {
  width: 100%;
  margin-top: 1.5em;
}

.div-block-144 {
  width: 100%;
  height: 60vw;
  background-image: url('../images/strategic2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-145 {
  display: flex;
  width: 2.5em;
  height: 2.5em;
  margin-right: 0em;
  justify-content: center;
  align-items: center;
}

.image-33 {
  height: 60%;
}

.hide-mobile {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  background-color: #0073bc;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  h3 {
    font-size: 2em;
  }

  .section.fullheight {
    padding-top: 0em;
  }

  .section.fullheight._2 {
    height: 70vw;
    margin-bottom: 0em;
  }

  .section.fullheight._5 {
    height: 60vw;
    padding-top: 5em;
  }

  .section.hidden {
    display: flex;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .container {
    padding-right: 50px;
    padding-left: 50px;
  }

  .container.fullheight {
    padding-top: 6.5em;
    align-items: flex-start;
  }

  .container.half {
    padding-left: 50px;
  }

  .container.half._2 {
    padding-left: 50px;
  }

  .container.half._3 {
    padding-left: 50px;
  }

  .container.half._4 {
    padding-left: 50px;
  }

  .container.half._5 {
    padding-right: 30px;
    padding-left: 50px;
  }

  .flex {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .flex.horizontal-centre.b {
    align-items: flex-start;
  }

  .flex._6 {
    justify-content: flex-start;
    align-items: flex-end;
    align-content: stretch;
  }

  .flex._7 {
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
  }

  .flex.emeritus {
    padding-top: 2em;
  }

  .flex._13 {
    flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
    grid-column-gap: 1%;
  }

  .landing-left {
    width: 100%;
    margin-bottom: 1em;
  }

  .div-block-2 {
    width: 74%;
  }

  .page-title {
    font-size: 2.5em;
  }

  .one-third.ipad {
    width: 100%;
  }

  .one-third.ipad._2 {
    margin-top: 1.5em;
  }

  .one-third.ipad.a {
    width: 49%;
  }

  .one-third._2 {
    width: 48%;
  }

  .one-half.ipad {
    width: 100%;
    margin-top: 1.5em;
  }

  .one-half.ipad._2 {
    margin-top: 0em;
  }

  .one-half.ipad._2.b {
    width: 100%;
    background-image: none;
  }

  .one-half.ipad._3 {
    margin-top: 0em;
  }

  .one-half._4.ipad {
    margin-top: 0em;
  }

  .share-text.hover {
    display: none;
  }

  .share-container {
    padding-right: 50px;
    padding-left: 50px;
  }

  .strat-left {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-end;
  }

  .div-block-10 {
    display: none;
  }

  .div-block-11 {
    width: 32%;
    margin-right: 1%;
  }

  .strat-right {
    display: none;
  }

  .div-block-14 {
    display: flex;
    width: 100%;
    margin-top: 3em;
    padding: 1.5em;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    border-radius: 1em;
    background-color: #0073bc;
    color: #fff;
  }

  .div-block-16 {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .left-full {
    width: 100%;
  }

  .filler._4 {
    padding-top: 150%;
  }

  .about-content {
    justify-content: space-between;
  }

  .middle-image {
    display: none;
  }

  .div-block-21 {
    width: 58%;
  }

  .div-block-22 {
    border-radius: 1em;
  }

  .middle-image-hidden {
    display: block;
    width: 39%;
    border-radius: 2vw;
    background-image: url('../images/about.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .left-chairman {
    padding-bottom: 5em;
  }

  .div-block-24 {
    width: 50%;
    border-radius: 2vw;
  }

  .div-block-30 {
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .div-block-31 {
    width: 48%;
    margin-right: 2%;
    margin-left: 0%;
  }

  .div-block-37 {
    width: 100%;
  }

  .div-block-38 {
    width: 32%;
    margin-bottom: 1em;
    margin-left: 0%;
  }

  .left-financial {
    display: none;
    width: 100%;
  }

  .left-financial.show {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .right-financial {
    display: none;
    width: 100%;
  }

  .right-financial.show {
    display: flex;
    margin-top: 21px;
  }

  .div-block-42 {
    color: #000;
  }

  .div-block-43 {
    color: #0073bc;
  }

  .footer.fullheight {
    padding-top: 0em;
  }

  .footer.fullheight._2 {
    height: 70vw;
    margin-bottom: 0em;
  }

  .footer.fullheight._5 {
    height: 60vw;
    padding-top: 5em;
  }

  .footer.hidden {
    display: flex;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .one-fourth.ipad {
    width: 48%;
  }

  .one-fourth.sus {
    width: 49%;
  }

  .one-fourth._3 {
    width: 49%;
    margin-bottom: 1em;
  }

  .image-13 {
    margin-left: 1em;
  }

  .text-block-15._2 {
    margin-bottom: 3em;
  }

  .div-block-46 {
    margin-bottom: 0.5em;
    padding-right: 0em;
  }

  .submenu-container.fullheight {
    padding-top: 0em;
  }

  .submenu-container.fullheight._2 {
    height: 70vw;
    margin-bottom: 0em;
  }

  .submenu-container.fullheight._5 {
    height: 60vw;
    padding-top: 5em;
  }

  .submenu-container.hidden {
    display: flex;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .submenu {
    z-index: 1;
    margin-left: 0px;
    align-items: flex-start;
  }

  .full-left.ipad {
    width: 100%;
    margin-top: 2em;
  }

  .milestone-title._3 {
    padding-right: 0.6em;
    padding-left: 0.6em;
  }

  .div-block-56 {
    width: 100%;
  }

  .text-block-16 {
    width: 100%;
  }

  .image-17 {
    width: 50%;
  }

  .bod {
    width: 32%;
  }

  .lightbox.open {
    padding-right: 50px;
    padding-left: 50px;
  }

  .management {
    width: 48%;
    margin-right: 2%;
  }

  .div-block-64 {
    width: 60%;
  }

  .div-block-65 {
    width: 100%;
  }

  .chart-container {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .chart-container._6 {
    justify-content: flex-end;
    align-items: flex-end;
    align-content: stretch;
  }

  .chart-container._7 {
    align-content: center;
  }

  .chart-container.emeritus {
    padding-top: 2em;
  }

  .images._2 {
    width: 70%;
  }

  .blue-container._3.b {
    margin-top: 1.5em;
  }

  .blue-title._2 {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }

  .blue-content._2 {
    padding: 1.5em;
  }

  .text-block-25 {
    font-size: 1.3em;
  }

  .div-block-92 {
    width: 100%;
  }

  .div-block-94._2 {
    width: 10em;
    height: 10em;
  }

  .image-23 {
    width: 100%;
  }

  .div-block-98 {
    width: 50%;
  }

  .two-thirds {
    width: 100%;
  }

  .two-thirds._3.ipad {
    width: 100%;
  }

  .image-24 {
    margin-left: 0.5em;
  }

  .div-block-110 {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }

  .div-block-129 {
    width: 100%;
  }

  .div-block-131 {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .hide-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .div-block-150 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
  }

  .lottie-animation-14 {
    width: 15vw;
    margin-bottom: -2vw;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .section.hidden {
    padding-bottom: 3em;
  }

  .section.top {
    padding-top: 5em;
  }

  .section.top._2 {
    padding-bottom: 3em;
  }

  .section._4 {
    margin-top: -1.5em;
  }

  .container {
    padding-right: 35px;
    padding-left: 35px;
  }

  .container.half {
    padding-left: 35px;
  }

  .container.half._2 {
    padding-left: 35px;
  }

  .container.half._3 {
    padding-left: 35px;
  }

  .container.half._4 {
    padding-left: 35px;
  }

  .container.half._5 {
    padding-left: 30px;
  }

  .container.ceo {
    padding-top: 3em;
  }

  .container.download {
    display: flex;
    overflow: scroll;
    height: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .container.nav {
    overflow: scroll;
    height: 100%;
  }

  .flex {
    overflow: visible;
    grid-row-gap: 0em;
  }

  .flex.nav {
    overflow: visible;
    height: 100%;
  }

  .flex.right {
    padding-top: 1.9em;
  }

  .flex.emeritus {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 3vw;
  }

  .flex.tops {
    margin-top: 1.5em;
  }

  .flex.tops._3 {
    margin-top: 0em;
  }

  .flex.download {
    overflow: visible;
    height: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-2 {
    width: 100%;
  }

  .page-title {
    font-size: 2.3em;
  }

  .landing-right {
    width: 100%;
  }

  .navigation {
    top: -290%;
  }

  .navigation.open {
    max-height: 100%;
    padding-bottom: 3em;
  }

  .left-nav {
    width: 100%;
  }

  .one-third._1 {
    width: 100%;
    margin-bottom: 1em;
  }

  .one-third.mobile {
    width: 100%;
  }

  .one-third.mobile._2 {
    margin-top: 1em;
    margin-right: 0%;
  }

  .one-third.mobile._2.b {
    margin-top: 1em;
  }

  .one-third.mobile._3 {
    width: 49%;
    margin-bottom: 0em;
    align-items: flex-start;
    text-align: left;
  }

  .one-third.ipad._2 {
    width: 100%;
  }

  .one-third.ipad._2.b {
    margin-top: 0em;
  }

  .one-third._2.b {
    width: 100%;
    margin-right: 0%;
  }

  .one-third._2.mobile {
    margin-top: 0em;
    margin-bottom: 1em;
  }

  .one-third._3 {
    width: 100%;
    margin-bottom: 1em;
  }

  .right-nav {
    width: 100%;
  }

  .right-nav._2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .one-half {
    width: 100%;
  }

  .one-half._1 {
    width: 49%;
    margin-bottom: 0em;
  }

  .one-half.ipad {
    margin-top: 0em;
  }

  .one-half.ipad._2.b.no-top {
    margin-top: 0em;
  }

  .one-half.ipad.b {
    margin-top: 1.5em;
  }

  .one-half.ipad._5 {
    margin-top: 1.5em;
  }

  .one-half.ipad._6 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }

  .one-half.ipad._6.b {
    width: 100%;
    margin-top: 0em;
    margin-bottom: 0em;
  }

  .one-half.ipad._6.b.two {
    margin-top: 1.5em;
  }

  .one-half.ipad._6.b.three {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }

  .one-half._2 {
    width: 100%;
  }

  .one-half._2.e {
    margin-top: 1em;
  }

  .one-half.mobile {
    width: 100%;
  }

  .one-half.mobile._2 {
    margin-top: 1.5em;
  }

  .one-half._3.mobile {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .one-half._4.ipad {
    flex-wrap: wrap;
  }

  .one-half._5 {
    width: 100%;
  }

  .one-half._6 {
    width: 50%;
  }

  .one-half._6.b {
    margin-top: 1em;
  }

  .dropdown {
    width: 100%;
  }

  .share-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .download-section {
    bottom: -150%;
  }

  .download-section.open {
    height: 80vh;
    padding-top: 3em;
    padding-bottom: 3em;
    align-items: flex-start;
  }

  .div-block-11 {
    width: 100%;
  }

  .right-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .about-content {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .div-block-21 {
    width: 100%;
  }

  .middle-image-hidden {
    width: 100%;
    margin-bottom: 2em;
  }

  .left-chairman {
    width: 100%;
    padding-bottom: 3em;
  }

  .right-chairman {
    width: 100%;
  }

  .div-block-24 {
    width: 100%;
    border-radius: 3vw;
  }

  .div-block-25 {
    width: 100%;
  }

  .div-block-26 {
    width: 100%;
    order: -1;
  }

  .div-block-31 {
    width: 48%;
  }

  .left-financial.show {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .right-financial.show {
    flex-wrap: wrap;
    grid-row-gap: 1.5em;
  }

  .div-block-42 {
    width: 49%;
  }

  .div-block-45 {
    width: 100%;
  }

  .footer {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .footer.hidden {
    padding-bottom: 3em;
  }

  .one-fourth.ipad {
    width: 100%;
    margin-bottom: 2em;
  }

  .one-fourth._2.mobile {
    width: 49%;
    margin-bottom: 1em;
  }

  .one-fourth.mobile {
    width: 100%;
  }

  .one-fourth.sus {
    width: 100%;
  }

  .next {
    width: 30px;
  }

  .prev {
    width: 30px;
  }

  .image-11 {
    width: 1em;
  }

  .image-12 {
    width: 1em;
  }

  .image-13 {
    width: 1em;
  }

  .sixty {
    width: 100%;
  }

  .text-block-15._2 {
    margin-bottom: 0em;
  }

  .div-block-46 {
    width: 100%;
    max-width: none;
    padding-right: 0em;
  }

  .forty {
    width: 100%;
    margin-top: 2em;
  }

  .forty._2 {
    width: 100%;
  }

  .submenu-container {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .submenu-container.hidden {
    padding-bottom: 3em;
  }

  .submenu {
    width: 100%;
  }

  .dropdown-toggle-2 {
    width: 100%;
    white-space: normal;
  }

  .dropdown-list-2 {
    position: relative;
  }

  .dropdown-list-2.w--open {
    position: absolute;
  }

  .full-left {
    width: 100%;
  }

  .full-left.ipad {
    margin-top: 0em;
  }

  .div-block-48 {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .milestone {
    width: 100%;
  }

  .milestone._2 {
    width: 100%;
    margin-top: 1em;
  }

  .milestone._3 {
    margin-top: 1em;
  }

  .milestone-content._2.b {
    padding-top: 1.3em;
  }

  .milestone-image {
    width: 70%;
  }

  .milestone-image._3.small {
    width: 40%;
  }

  .milestone-image.small {
    width: 40%;
  }

  .div-block-52 {
    display: none;
  }

  .div-block-53 {
    width: 100%;
  }

  .div-block-59 {
    margin-top: 2em;
  }

  .bod {
    width: 100%;
    margin-right: 0%;
  }

  .lightbox.open {
    padding-right: 35px;
    padding-left: 35px;
    background-position: 90% 3%;
  }

  .lightbox-content {
    padding: 1em;
  }

  .lightbox-right {
    width: 100%;
  }

  .lightbox-left {
    width: 100%;
    margin-bottom: 1em;
  }

  .list {
    margin-bottom: 0px;
  }

  .list._4 {
    margin-top: 0em;
    margin-bottom: 0px;
  }

  .image-19 {
    width: 100%;
  }

  .management {
    width: 100%;
    margin-right: 0%;
  }

  .div-block-64 {
    width: 100%;
  }

  .image-21 {
    margin-bottom: 1em;
  }

  .chart-container {
    overflow: scroll;
  }

  .chart-container.nav {
    height: 85vh;
  }

  .chart-container.right {
    padding-top: 1.9em;
  }

  .chart-container.emeritus {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .images._2 {
    width: 80%;
  }

  .div-block-70 {
    overflow: auto;
  }

  .div-block-71 {
    min-width: 400px;
  }

  .blue-container {
    width: 100%;
    border-radius: 3vw;
  }

  .blue-container._2 {
    margin-bottom: 0em;
  }

  .blue-container._3 {
    margin-top: 1.5em;
    margin-bottom: 0em;
  }

  .blue-title {
    padding: 1em;
    white-space: normal;
  }

  .blue-title._2 {
    width: 100%;
    padding-right: 1em;
    padding-left: 1em;
  }

  .heading-2 {
    white-space: normal;
  }

  .blue-content {
    padding: 1em;
  }

  .blue-content._2 {
    width: 100%;
    padding: 1.5em 1em;
  }

  .div-block-80 {
    width: 20%;
    max-width: 4em;
  }

  .curved-image._3 {
    margin-top: 1.5em;
  }

  .curved-image._4 {
    border-radius: 3vw;
  }

  .accordion-container {
    width: 100%;
  }

  .acc-head {
    padding-right: 1em;
    align-items: flex-start;
    white-space: normal;
  }

  .toggle-arrow {
    position: relative;
    margin-top: 0.2em;
    margin-right: 0em;
    order: 1;
  }

  .table-container {
    overflow: auto;
  }

  .table-row {
    min-width: 760px;
  }

  .one-fifth.mobile {
    width: 100%;
  }

  .divider {
    display: none;
  }

  .text-block-25 {
    font-size: 1.2em;
  }

  .div-block-93 {
    padding-right: 7em;
  }

  .div-block-94 {
    width: 6em;
    height: 6em;
  }

  .div-block-94._2 {
    width: 6em;
    height: 6em;
  }

  .div-block-95 {
    flex-wrap: wrap;
  }

  .image-23 {
    display: none;
  }

  .div-block-98 {
    position: relative;
    width: 100%;
  }

  .text-block-28 {
    padding-right: 0em;
    padding-left: 0em;
  }

  .two-thirds._3.mobile {
    width: 100%;
  }

  .link-block-4 {
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 1.2em;
  }

  .image-24 {
    margin-left: 0.5em;
  }

  .big-text {
    font-size: 2em;
  }

  .div-block-104 {
    width: 49%;
  }

  .div-block-104._2 {
    width: 100%;
  }

  .div-block-106._2 {
    margin-bottom: 1em;
    flex-wrap: wrap;
  }

  .div-block-110 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
    margin-left: 0%;
  }

  .div-block-111 {
    max-width: 5em;
  }

  .text-block-33 {
    text-align: right;
  }

  .div-block-117 {
    flex-wrap: wrap;
  }

  .div-block-118 {
    width: 100%;
  }

  .div-block-119 {
    margin-top: 1em;
    margin-left: 0%;
  }

  .div-block-122 {
    margin-top: 1.5em;
    grid-row-gap: 1.5em;
  }

  .div-block-123 {
    width: 100%;
  }

  .green-image {
    max-width: 10em;
    margin-top: 0em;
    border-radius: 3vw;
  }

  .div-block-125 {
    width: 100%;
  }

  .div-block-126 {
    flex-wrap: wrap;
  }

  .div-block-126._2 {
    flex-wrap: wrap;
  }

  .div-block-126._3 {
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .div-block-127 {
    width: 50%;
    margin-bottom: 1em;
  }

  .div-block-128 {
    padding-left: 1em;
    flex: 0 auto;
  }

  .div-block-134 {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
  }

  .div-block-136 {
    width: 49%;
    margin-bottom: 1em;
  }

  .div-block-140 {
    margin-bottom: 1.5em;
    flex-wrap: wrap;
  }

  .div-block-141 {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1em;
  }

  .hide-mobile {
    display: none;
  }
}

@font-face {
  font-family: 'Hero new';
  src: url('../fonts/Hero-New-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hero new';
  src: url('../fonts/Hero-New-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hero new';
  src: url('../fonts/Hero-New-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hero new';
  src: url('../fonts/Hero-New-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hero new';
  src: url('../fonts/Hero-New-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hero new';
  src: url('../fonts/Hero-New-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}