#invest {
  /*
  .s3.c
  {
    .infograph
    {
      .box{opacity:0;transition:opacity 0.5s ease;}
      .rect{font-size:0;text-indent:-9999px}
    }
    .fx-slider{display:none;}
    .intro{display:block;}
    .main{display:none;}
  }
  .s3.c1
  {
    background:#14262E url(/i/bg-thesis.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(1){display:block} 
      .box:nth-child(1){opacity:1;background-image:none;}
    }  
  }
   .s3.c2
  {
    background:#14262E url(/i/bg-opportunity.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(2){display:block} 
      .box:nth-child(2){opacity:1;background-image:none;}
    }  
  }
   .s3.c3
  {
    background:#14262E url(/i/bg-value.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(3){display:block} 
      .box:nth-child(3){opacity:1;background-image:none;}
    }  
  }
   .s3.c4
  {
    background:#14262E url(/i/bg-development.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(4){display:block} 
      .box:nth-child(4){opacity:1;background-image:none;}
    }  
  }
   .s3.c5
  {
    background:#14262E url(/i/bg-operations.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(5){display:block} 
      .box:nth-child(5){opacity:1;background-image:none;}
    }  
  }
  .s3.c6
  {
    background:#14262E url(/i/bg-growth.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(6){display:block} 
      .box:nth-child(6){opacity:1;background-image:none;}
    }  
  }
  .s3.c7
  {
    background:#14262E url(/i/bg-exit.jpg) no-repeat center/cover;
    .infograph 
    {
      .texts > div:nth-child(7){display:block} 
      .box:nth-child(7){opacity:1;background-image:none;}
    }  
  }
  */
}
#invest .hero {
  position: relative;
  height: 600px;
  background: url(/i/how-we-invest-hero.jpg) no-repeat center/cover;
}
#invest .hero h1 {
  font-size: 90px;
  color: #fff;
  font-weight: 200;
  padding-top: 360px;
}
#invest section a {
  transition: background-color 0.5s ease-out;
  width: fit-content;
  display: block;
  background: #43A2A3;
  color: #fff;
  padding: 15px 60px 15px 30px;
  border-radius: 30px;
  position: relative;
}
#invest section a::after {
  top: 0;
  left: 0;
  content: "";
  background: url(/i/arrow.svg) no-repeat calc(100% - 25px) center/25px auto;
  position: absolute;
  width: 100%;
  height: 100%;
}
#invest section a:hover {
  background: #43A2A3;
}
#invest .s2 {
  padding: 150px 0;
}
#invest .s2 .contain {
  max-width: 1020px;
}
#invest .s2 h2 {
  font-size: 5em;
  line-height: 1.06em;
  font-weight: 200;
  color: #264C5B;
  margin-bottom: 0.8em;
}
#invest .s2 p {
  color: #14262E;
}
#invest .s3 {
  padding: 150px 0;
  background-color: #14262E;
  position: relative;
}
#invest .s3 h2 {
  font-size: 3.333em;
  font-weight: 200;
  line-height: 1.13em;
  color: #fff;
}
#invest .s3 p {
  color: #43A2A3;
  margin-top: 0.8em;
}
#invest .s3 #info {
  z-index: -10;
  opacity: 0;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #E5F3F3;
  padding: 120px 20px 20px 20px;
  max-width: 680px;
  max-height: 470px;
  height: 80%;
  width: 80%;
  transition: opacity 0.1s ease;
  box-sizing: border-box;
}
#invest .s3 #info > button {
  appearance: none;
  outline: none;
  border: none;
  cursor: pointer;
  background: url(/i/popup-close.svg) no-repeat center/40px auto;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 100px;
  height: 100px;
  border: 1px solid #43A2A3;
  border-radius: 50%;
}
#invest .s3 #info .content {
  height: 100%;
  overflow-y: scroll;
  padding-right: 20px;
}
#invest .s3 #info h4 {
  font-weight: 200;
  color: #264C5B;
  font-size: 2.16rem;
  line-height: 1.3em;
  margin-bottom: 0.9em;
}
#invest .s3 #info h5 {
  text-transform: uppercase;
  font-size: 0.72em;
  color: #35777F;
  font-weight: 500;
  letter-spacing: 1.56px;
  margin-top: 1.8em;
}
#invest .s3 #info p {
  color: #14262E;
  font-size: 1em;
  line-height: 1.67em;
  margin: 1em 0;
}
#invest .s3 #info.on {
  z-index: 2;
  opacity: 1;
}
#invest .s3 #info.on > button {
  pointer-events: initial;
}
#invest .s3 .infograph {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 610px;
  position: relative;
  margin: 50px 0;
}
#invest .s3 .infograph .box {
  transition: background 0.25s ease;
  cursor: pointer;
  height: 87px;
  position: absolute;
  width: 12%;
  min-width: 132px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.722em;
  font-weight: 500;
  letter-spacing: 1.56px;
  background: #1F3D49 url(/i/icon-plus.svg) no-repeat calc(100% - 10px) 10px/20px auto;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#invest .s3 .infograph .box span:first-child {
  color: #35777F;
  font-size: 1rem;
  font-weight: 400;
  display: block;
}
#invest .s3 .infograph .box:hover, #invest .s3 .infograph .box.on {
  background-color: #43A2A3;
  background-image: url(/i/plus-hover.svg);
}
#invest .s3 .infograph .box:nth-child(1) {
  left: 1px;
  bottom: 1px;
}
#invest .s3 .infograph .box:nth-child(2) {
  left: calc(1px + 12%);
  bottom: 88px;
}
#invest .s3 .infograph .box:nth-child(3) {
  left: calc(1px + 24%);
  bottom: 175px;
}
#invest .s3 .infograph .box:nth-child(4) {
  left: calc(1px + 36%);
  bottom: 262px;
}
#invest .s3 .infograph .box:nth-child(5) {
  left: calc(1px + 48%);
  bottom: 349px;
}
#invest .s3 .infograph .box:nth-child(6) {
  left: calc(1px + 60%);
  bottom: 436px;
}
#invest .s3 .infograph .box:nth-child(7) {
  left: calc(1px + 72%);
  bottom: 523px;
}
#invest .s3 .infograph .rect {
  text-align: center;
  position: absolute;
  height: calc(100% - 1px);
  top: 0;
  left: 85%;
  width: 10%;
  min-width: 120px;
  padding: 0 5px;
  border: 1px dashed #43A2A3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.722em;
  font-weight: 500;
  letter-spacing: 1.56px;
}
#invest .s3 .infograph .rect::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
}
#invest .s3 .infograph .rect span {
  position: relative;
  z-index: 1;
}
#invest .s3 .infograph .xlabel {
  position: absolute;
  right: 0;
  bottom: 8px;
  color: #fff;
  font-weight: 300;
  font-size: 0.888em;
}
#invest .s3 .infograph .ylabel {
  position: absolute;
  left: 8px;
  top: 0;
  color: #fff;
  font-weight: 300;
  font-size: 0.888em;
  transform: rotate(-90deg) translate(-100%, 0);
  transform-origin: left top;
}
#invest .s3 .infograph .texts > div {
  display: none;
  color: #fff;
  position: absolute;
  font-size: 1.5em;
  line-height: 1.333em;
}
#invest .s3 .infograph .texts > div:nth-child(1) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .infograph .texts > div:nth-child(2) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .infograph .texts > div:nth-child(3) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .infograph .texts > div:nth-child(4) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .infograph .texts > div:nth-child(5) {
  bottom: 50px;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .infograph .texts > div:nth-child(6) {
  bottom: 50px;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .infograph .texts > div:nth-child(7) {
  bottom: 50px;
  left: 50px;
  max-width: 80%;
}
#invest .s3 .fx-slider .fx-list {
  display: none;
}
#invest .s3 .fx-slider .fx-slides > div > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#invest .s3 .fx-slider .fx-slides > div > div > div:nth-child(1) {
  min-width: 200px;
}
#invest .s3 .fx-slider .fx-slides > div > div > div:nth-child(2) {
  padding: 0 50px;
}
#invest .s3 .fx-slider .fx-slides > div > div > div:nth-child(3) {
  min-width: 315px;
}
#invest .s3 .fx-slider h4 {
  font-weight: 200;
  font-size: 2.166em;
  color: #fff;
  letter-spacing: 0px;
}
#invest .s3 .fx-slider p {
  color: #fff;
  margin-top: 0;
}
#invest .s3 .fx-slider a:hover {
  background-color: #000 !important;
}
#invest .s3.c0 .infograph .rect::after {
  background-color: #43A2A3;
  height: 14.28%;
}
#invest .s3.c1 .infograph .rect::after {
  background-color: #43A2A3;
  height: 28.56%;
}
#invest .s3.c2 .infograph .rect::after {
  background-color: #43A2A3;
  height: 42.84%;
}
#invest .s3.c3 .infograph .rect::after {
  background-color: #43A2A3;
  height: 57.12%;
}
#invest .s3.c4 .infograph .rect::after {
  background-color: #43A2A3;
  height: 71.4%;
}
#invest .s3.c5 .infograph .rect::after {
  background-color: #43A2A3;
  height: 85.68%;
}
#invest .s3.c6 .infograph .rect::after {
  background-color: #43A2A3;
  height: 100%;
}
#invest .s3-old {
  padding: 150px 0;
  background-color: #14262E;
}
#invest .s3-old h2 {
  font-size: 3.333em;
  font-weight: 200;
  line-height: 1.13em;
  color: #fff;
}
#invest .s3-old p {
  color: #43A2A3;
  margin-top: 0.8em;
}
#invest .s3-old .intro {
  display: none;
}
#invest .s3-old .intro a {
  background: #000;
  padding-right: 30px;
  padding-left: 60px;
}
#invest .s3-old .intro a::after {
  background: url(/i/pointer.svg) no-repeat 25px center/25px auto;
}
#invest .s3-old .intro a:hover {
  background: #43A2A3;
}
#invest .s3-old .intro h2 {
  margin-top: 0.8em;
}
#invest .s3-old .intro .texts {
  display: none;
}
#invest .s3-old .infograph {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 490px;
  position: relative;
  margin: 50px 0;
}
#invest .s3-old .infograph .box {
  transition: background 0.25s ease;
  cursor: pointer;
  height: 70px;
  position: absolute;
  width: 12%;
  min-width: 132px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.722em;
  font-weight: 500;
  letter-spacing: 1.56px;
  background: #1F3D49 url(/i/icon-plus.svg) no-repeat 10px 10px/14px auto;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#invest .s3-old .infograph .box:hover, #invest .s3-old .infograph .box.on {
  background: #43A2A3 url(/i/icon-arrow.svg) no-repeat 10px 10px/14px auto;
}
#invest .s3-old .infograph .box:nth-child(1) {
  left: 1px;
  bottom: 1px;
}
#invest .s3-old .infograph .box:nth-child(2) {
  left: calc(1px + 12%);
  bottom: 71px;
}
#invest .s3-old .infograph .box:nth-child(3) {
  left: calc(1px + 24%);
  bottom: 141px;
}
#invest .s3-old .infograph .box:nth-child(4) {
  left: calc(1px + 36%);
  bottom: 211px;
}
#invest .s3-old .infograph .box:nth-child(5) {
  left: calc(1px + 48%);
  bottom: 281px;
}
#invest .s3-old .infograph .box:nth-child(6) {
  left: calc(1px + 60%);
  bottom: 351px;
}
#invest .s3-old .infograph .box:nth-child(7) {
  left: calc(1px + 72%);
  bottom: 421px;
}
#invest .s3-old .infograph .rect {
  text-align: center;
  position: absolute;
  height: calc(100% - 1px);
  top: 0;
  left: 85%;
  width: 10%;
  min-width: 120px;
  padding: 0 5px;
  border: 1px dashed #43A2A3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.722em;
  font-weight: 500;
  letter-spacing: 1.56px;
}
#invest .s3-old .infograph .xlabel {
  position: absolute;
  right: 0;
  bottom: 8px;
  color: #fff;
  font-weight: 300;
  font-size: 0.888em;
}
#invest .s3-old .infograph .ylabel {
  position: absolute;
  left: 8px;
  top: 0;
  color: #fff;
  font-weight: 300;
  font-size: 0.888em;
  transform: rotate(-90deg) translate(-100%, 0);
  transform-origin: left top;
}
#invest .s3-old .infograph .texts > div {
  display: none;
  color: #fff;
  position: absolute;
  font-size: 1.5em;
  line-height: 1.333em;
}
#invest .s3-old .infograph .texts > div:nth-child(1) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .infograph .texts > div:nth-child(2) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .infograph .texts > div:nth-child(3) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .infograph .texts > div:nth-child(4) {
  top: 0;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .infograph .texts > div:nth-child(5) {
  bottom: 50px;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .infograph .texts > div:nth-child(6) {
  bottom: 50px;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .infograph .texts > div:nth-child(7) {
  bottom: 50px;
  left: 50px;
  max-width: 80%;
}
#invest .s3-old .fx-slider .fx-list {
  display: none;
}
#invest .s3-old .fx-slider .fx-slides > div > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#invest .s3-old .fx-slider .fx-slides > div > div > div:nth-child(1) {
  min-width: 200px;
}
#invest .s3-old .fx-slider .fx-slides > div > div > div:nth-child(2) {
  padding: 0 50px;
}
#invest .s3-old .fx-slider .fx-slides > div > div > div:nth-child(3) {
  min-width: 315px;
}
#invest .s3-old .fx-slider h4 {
  font-weight: 200;
  font-size: 2.166em;
  color: #fff;
  letter-spacing: 0px;
}
#invest .s3-old .fx-slider p {
  color: #fff;
  margin-top: 0;
}
#invest .s3-old .fx-slider a:hover {
  background-color: #000 !important;
}
#invest .s4 {
  padding: 150px 0;
  background: #F7FCFC;
}
#invest .s4 .contain {
  max-width: 1000px;
}
#invest .s4 h2 {
  font-size: 90px;
  color: #264C5B;
  font-weight: 200;
  text-align: center;
  line-height: 1.15;
  max-width: 820px;
  margin: 0 auto;
}
#invest .s4 h2 span {
  line-height: 90px;
  font-size: 13px;
  letter-spacing: 1.56px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 140px;
}
#invest .s4 h2 span::before {
  left: 0;
  content: "";
  width: 120px;
  height: 2px;
  background: #43A2A3;
  position: absolute;
  top: calc(50% - 1px);
}
#invest .s4 .split-line {
  display: inline-block !important;
  transform: translateY(100%);
}
#invest .s4 h2 sp {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
#invest .s4 h2 sp:first-child {
  left: -140px;
}
#invest .s4 h2 sp:nth-child(2) {
  left: -100px;
}
#invest .s4 p {
  transform: translateY(100px);
  opacity: 0;
  font-weight: 400;
  font-size: 18px;
  color: #14262E;
  margin-top: 60px;
  text-align: center;
}
#invest .s4.in-view .split-line {
  transform: translateY(0);
  transition: transform 0.5s ease-out;
}
#invest .s4.in-view p {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.5s ease-out;
}
#invest .s5 {
  position: relative;
  padding: 150px 0;
  overflow: hidden;
}
#invest .s5 .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  top: 0;
  left: 0;
  z-index: -1;
}
#invest .s5 .bg {
  z-index: -1;
  position: fixed;
  background-image: url(/i/energy-bg-parallax.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
}
#invest .s5 .infograph {
  position: absolute;
  width: 60vw;
  height: 60vw;
  max-width: 1000px;
  max-height: 1000px;
  top: 0;
  left: 0;
}
#invest .s5 .infograph canvas {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateZ(0);
  will-change: transform;
}
#invest .s5 .infograph svg {
  display: block;
  position: absolute;
}
#invest .s5 .infograph .graphic-circle1 {
  top: 0;
  left: 0;
  width: 60%;
}
#invest .s5 .infograph .graphic-circle2 {
  top: 30%;
  left: 50%;
  width: 50%;
}
#invest .s5 .infograph .text1, #invest .s5 .infograph .text2 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.333em;
  position: absolute;
  opacity: 0;
  transition: opacity 1s ease-out 1.5s;
}
#invest .s5 .infograph .text1 {
  left: 20%;
  top: 25%;
}
#invest .s5 .infograph .text2 {
  left: 65%;
  top: 45%;
}
#invest .s5 .infograph .circle-arrow {
  background: url(/i/circle-arrow.svg) no-repeat center/100% auto;
  position: absolute;
  width: 110px;
  height: 60px;
  top: calc(40% - 30px);
  left: calc(54% - 55px);
  opacity: 0;
  transition: opacity 1s ease-out 1.5s;
}
#invest .s5 .text {
  margin-left: 54%;
}
#invest .s5 h3 {
  font-weight: 200;
  font-size: 2.666em;
  line-height: normal;
  margin-bottom: 0.8em;
}
#invest .s5 h3, #invest .s5 p {
  color: #fff;
}
#invest .s5.in-view .infograph .circle-arrow {
  opacity: 1;
}
#invest .s5.in-view .infograph .text1, #invest .s5.in-view .infograph .text2 {
  opacity: 1;
}
#invest .s6 {
  padding: 150px 0;
  background: #E5F3F3;
}
#invest .s6 .contain {
  max-width: 1000px;
}
#invest .s6 h2 {
  font-size: 90px;
  color: #264C5B;
  font-weight: 200;
  text-align: center;
  line-height: 1.15;
  max-width: 920px;
  margin: 0 auto;
}
#invest .s6 h2 span {
  line-height: 90px;
  font-size: 13px;
  letter-spacing: 1.56px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 140px;
}
#invest .s6 h2 span::before {
  left: 0;
  content: "";
  width: 120px;
  height: 2px;
  background: #43A2A3;
  position: absolute;
  top: calc(50% - 1px);
}
#invest .s6 .split-line {
  display: inline-block !important;
  transform: translateY(100%);
}
#invest .s6 h2 sp {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
#invest .s6 h2 sp:first-child {
  left: -140px;
}
#invest .s6 h2 sp:nth-child(2) {
  left: -100px;
}
#invest .s6 p {
  transform: translateY(100px);
  opacity: 0;
  font-weight: 400;
  font-size: 18px;
  color: #14262E;
  margin-top: 60px;
  text-align: center;
}
#invest .s6.in-view .split-line {
  transform: translateY(0);
  transition: transform 0.5s ease-out;
}
#invest .s6.in-view p {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.5s ease-out;
}
#invest .s7 {
  position: relative;
  padding: 160px 0;
  background: #173744;
}
#invest .s7 .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  top: 0;
  left: 0;
  z-index: 0;
}
#invest .s7 .bg {
  z-index: -1;
  position: fixed;
  background-image: url(/i/realestate-bg-parallax.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
}
#invest .s7 .contain {
  position: relative;
  z-index: 1;
}
#invest .s7 .text {
  margin-right: 55%;
}
#invest .s7 h4 {
  font-weight: 200;
  font-size: 2.166em;
  line-height: 1.3em;
  margin-bottom: 0.8em;
}
#invest .s7 h4, #invest .s7 p {
  color: #fff;
}
#invest .s7 .infograph {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: 50px;
  aspect-ratio: 1/1;
}
#invest .s7 .infograph canvas {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateZ(0);
  will-change: transform;
}
#invest .s7 .infograph .text1, #invest .s7 .infograph .text2, #invest .s7 .infograph .text3 {
  padding: 0 20px;
  box-sizing: border-box;
  aspect-ratio: 1/1;
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.333em;
  position: absolute;
  opacity: 0;
  transition: opacity 1s ease-out 1.5s;
  border-radius: 50%;
  border: 1px solid #43A2A3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 30.5%;
}
#invest .s7 .infograph .text1 {
  left: 50%;
  top: 30px;
  transform: translate(-50%, 0);
}
#invest .s7 .infograph .text2 {
  left: 50%;
  top: calc(33.33% + 10px);
  transform: translate(-50%, 0);
}
#invest .s7 .infograph .text3 {
  left: 50%;
  top: calc(66.66% - 10px);
  transform: translate(-50%, 0);
}
#invest .s7 .infograph .circle-arrow {
  background: url(/i/down-arrow.svg) no-repeat center/100% auto;
  position: absolute;
  width: 20px;
  height: 70px;
  top: calc(33.33% - 30px);
  left: calc(50% - 10px);
  opacity: 0;
  transition: opacity 1s ease-out 1.5s;
}
#invest .s7 .infograph h4 {
  font-size: 0.888rem;
  font-weight: 500;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
}
#invest .s7 .infograph p {
  font-size: 0.888rem;
  font-weight: 300;
  margin-top: 1em;
  line-height: normal;
  text-align: center;
}
#invest .s7.in-view .infograph .text1, #invest .s7.in-view .infograph .text2, #invest .s7.in-view .infograph .text3, #invest .s7.in-view .infograph .circle-arrow {
  opacity: 1;
}
#invest .s8 {
  padding: 150px 0;
  background: #173744;
}
#invest .s8 .contain {
  max-width: 980px;
}
#invest .s8 h2 {
  font-size: 13px;
  color: #fff;
  font-weight: 200;
  text-align: left;
  line-height: 1;
  margin-bottom: 3.5em;
  overflow: hidden;
}
#invest .s8 h2 span {
  font-size: 13px;
  letter-spacing: 1.56px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 140px;
  transform: translate(0, 100%);
  display: block;
}
#invest .s8 h2 span::before {
  left: 0;
  content: "";
  width: 0px;
  height: 2px;
  background: #43A2A3;
  position: absolute;
  top: calc(50% - 1px);
  margin-top: -15px;
}
#invest .s8 p {
  font-size: 2.166em;
  font-weight: 200;
  color: #fff;
  line-height: 1.3em;
  opacity: 0;
  transform: translate(0, 50px);
}
#invest .s8.in-view h2 span {
  transform: translate(0, 0);
  transition: transform 0.5s ease-out 0.5s;
}
#invest .s8.in-view h2 span::before {
  width: 120px;
  transition: width 0.5s ease-out, margin-top 0.5s ease-out 0.5s;
  margin-top: 0;
}
#invest .s8.in-view p {
  transform: translate(0, 0);
  opacity: 1;
  transition: all 0.5s ease-out 0.75s;
}

@media all and (max-width: 1279px) {
  #invest .s3 .infograph .box {
    font-size: 10px;
    min-width: 100px;
  }
  #invest .s3 .infograph .rect {
    font-size: 10px;
    min-width: 100px;
  }
  #invest .s3 .infograph .texts > div {
    max-width: 55% !important;
    font-size: 1.25em;
  }
  #invest .s4 h2, #invest .s6 h2 {
    font-size: 50px;
    max-width: 600px;
  }
  #invest .s4 h2 span, #invest .s6 h2 span {
    line-height: 50px;
  }
  #invest .s7 .text {
    width: 100%;
  }
  #invest .s7 .infograph {
    position: relative;
    right: initial;
    width: 100%;
    height: auto;
    max-width: 800px;
    margin: 0 auto;
  }
}
@media all and (max-width: 1024px) {
  #invest .s3 .infograph .box {
    font-size: 8px;
    min-width: 94px;
  }
  #invest .s3 .infograph .rect {
    font-size: 8px;
    min-width: 80px;
    padding: 0 3px;
  }
}
@media all and (max-width: 979px) {
  #invest .s3 .fx-slider .fx-slides > div > div {
    flex-wrap: wrap;
  }
  #invest .s3 .fx-slider .fx-slides > div > div > div:last-child {
    width: 100%;
  }
  #invest .s3 .fx-slider .fx-slides > div > div > div:nth-child(2) {
    padding: 30px 0;
    width: 100%;
  }
  #invest .s3 .infograph .texts > div {
    max-width: 100% !important;
  }
  #invest .s5 {
    padding-top: 80vw;
  }
  #invest .s5 .text {
    margin-left: 0;
    width: 100%;
  }
  #invest .s5 .infograph {
    width: 100vw;
    height: 100vw;
  }
}
@media all and (max-width: 767px) {
  #invest {
    /*
    .s3
    {
     	padding:100px 0; 
      .infograph 
      {
        display:none;
      }
      .intro 
      {
        position:fixed;bottom:0;width:100%;left:0;max-height:0;overflow:hidden;z-index:1;height:auto;overflow:hidden;display:block;
        .texts{display:block;padding-top:1rem;}
        .texts > div{display:none;font-weight:200;line-height:1.4}
      }
      .fx-accordion
      {
        margin-top:40px;
        .fx-nav{position:relative;text-align:left;display:block;width:100%;appearance:none;letter-spacing:1px;border:none;font-family:inherit;background:transparent;color:#fff;font-size:1.875em;border-top:1px solid rgba(212,212,212,0.25);padding:16px 50px 32px 0;font-weight:200;} 
        .fx-nav span{border:1px solid #43A2A3;border-radius:50%;width:40px;height:40px;position:absolute;right:0;top:12px;background:url(/i/plus.svg) no-repeat center/24px auto;transition:background 0.5s ease;}
        .fx-nav.fx-on span{background-image:url(/i/minus.svg);}
        h4{display:none;}
        p{font-weight:300;margin-bottom:1em;padding-right:40px;}
        .fx-slide > div:last-child{padding-bottom:30px;}
      }
    }
    .s3.c
    {
      background:#14262E !important;
      .intro{max-height:1000px;transition:height 1s ease-out, max-height 1s ease-out;color:#fff;padding:50px 1rem;}
      .fx-slider{display:block !important;}
    }
    .s3.c1
    {
      .intro{background:url(/i/bg-thesis.jpg) no-repeat center/cover;} 
    }
     .s3.c2
    {
      .intro{background:url(/i/bg-opportunity.jpg) no-repeat center/cover;}
    }
    .s3.c3
    {
      .intro{background:url(/i/bg-value.jpg) no-repeat center/cover;}
    }
    .s3.c4
    {
      .intro{background:url(/i/bg-development.jpg) no-repeat center/cover;}
    }
    .s3.c5
    {
      .intro{background:url(/i/bg-operations.jpg) no-repeat center/cover;}
    }
    .s3.c6
    {
      .intro{background:url(/i/bg-growth.jpg) no-repeat center/cover;}
    }
    .s3.c7
    {
      .intro{background:url(/i/bg-exit.jpg) no-repeat center/cover;}
    }
    */
  }
  #invest .s4 h2 sp:first-child span, #invest .s6 h2 sp:first-child span {
    padding-left: 0 !important;
  }
  #invest .s4 h2 span::before, #invest .s6 h2 span::before {
    display: none !important;
  }
  #invest .s4 h2.f sp:first-child, #invest .s6 h2.f sp:first-child {
    left: 0;
  }
  #invest .hero {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #invest .hero h1 {
    font-size: 50px;
    padding-top: 100px;
  }
  #invest .s2 {
    padding: 100px 0;
  }
  #invest .s2 h2 {
    font-size: 3em;
  }
  #invest .s3 {
    padding: 100px 0;
  }
  #invest .s3 .contain {
    width: 100%;
  }
  #invest .s3 .main {
    margin: 0 1rem;
  }
  #invest .s3 #info {
    position: initial;
    width: 100%;
    max-width: 100%;
    height: initial;
    max-height: initial;
    opacity: 1;
    z-index: 1;
    background: transparent;
    padding: 0;
    transform: none;
  }
  #invest .s3 #info > button {
    display: none;
  }
  #invest .s3 #info .content {
    height: initial;
    padding-right: 0;
  }
  #invest .s3 .infograph {
    display: none;
  }
  #invest .s3 #info .fx-accordion {
    margin-top: 40px;
  }
  #invest .s3 #info .fx-accordion .fx-nav {
    min-height: 73px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    display: block;
    width: 100%;
    appearance: none;
    letter-spacing: 1px;
    border: none;
    font-family: inherit;
    background: transparent;
    color: #fff;
    font-size: 1.875em;
    border-top: 1px solid rgba(212, 212, 212, 0.25);
    padding: 16px calc(60px + 1rem) 52px 1rem;
    font-weight: 200;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on {
    padding-bottom: 20px;
  }
  #invest .s3 #info .fx-accordion .fx-nav span {
    border: 1px solid #43A2A3;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 1rem;
    top: 12px;
    background: url(/i/plus.svg) no-repeat center/24px auto;
    transition: background 0.5s ease;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on span {
    background-image: url(/i/minus.svg);
  }
  #invest .s3 #info .fx-accordion h4 {
    display: none;
  }
  #invest .s3 #info .fx-accordion .spac {
    width: 100%;
    height: 20px;
  }
  #invest .s3 #info .fx-accordion h5 {
    margin: 0 1rem;
    color: #43A2A3;
  }
  #invest .s3 #info .fx-accordion p {
    font-weight: 300;
    padding-right: 0px;
    color: #fff;
    margin: 1em 1rem;
  }
  #invest .s3 #info .fx-accordion .fx-slide > div:last-child {
    padding-bottom: 30px;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(1) {
    background: url(/i/bg-thesis2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(2) {
    background: url(/i/bg-thesis2.jpg) no-repeat center -73px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(3) {
    background: url(/i/bg-opportunity2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(4) {
    background: url(/i/bg-opportunity2.jpg) no-repeat center -73px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(5) {
    background: url(/i/bg-value2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(6) {
    background: url(/i/bg-value2.jpg) no-repeat center -73px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(7) {
    background: url(/i/bg-development2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(8) {
    background: url(/i/bg-development2.jpg) no-repeat center -73px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(9) {
    background: url(/i/bg-operations2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(10) {
    background: url(/i/bg-operations2.jpg) no-repeat center -73px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(11) {
    background: url(/i/bg-growth2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(12) {
    background: url(/i/bg-growth2.jpg) no-repeat center -73px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-nav.fx-on:nth-child(13) {
    background: url(/i/bg-exit2.jpg) no-repeat center 0px/cover;
  }
  #invest .s3 #info .fx-accordion .fx-slide:nth-child(14) {
    background: url(/i/bg-exit2.jpg) no-repeat center -73px/cover;
  }
  #invest .s4 {
    padding: 100px 0;
  }
  #invest .s4 h2 {
    font-size: 40px;
    line-height: 45px;
  }
  #invest .s4 h2.f sp:first-child {
    display: block;
  }
  #invest .s4 h2.f sp:nth-child(2) {
    left: 0;
    padding-right: 10px;
  }
  #invest .s4 h2.f span {
    line-height: 45px;
  }
  #invest .s5 h3 {
    font-size: 2em;
  }
  #invest .s5 .infograph .text1 {
    left: 10%;
  }
  #invest .s6 {
    padding: 100px 0;
  }
  #invest .s6 h2 {
    font-size: 40px;
    line-height: 45px;
  }
  #invest .s6 h2.f sp:first-child {
    display: block;
  }
  #invest .s6 h2.f sp:nth-child(2) {
    left: 0;
    padding-right: 10px;
  }
  #invest .s6 h2.f span {
    line-height: 45px;
  }
  #invest .s7 {
    padding: 100px 0;
    overflow: hidden;
  }
  #invest .s7 h4 {
    font-size: 1.75em;
  }
  #invest .s7 .infograph {
    left: 50%;
    transform: translateX(-50%);
    width: 108%;
    min-width: 550px;
  }
  #invest .s7 .infograph .text1, #invest .s7 .infograph .text2, #invest .s7 .infograph .text3 {
    width: 30%;
  }
  #invest .s7 .infograph .text1 {
    top: 4%;
  }
  #invest .s7 .infograph .text2 {
    top: calc(33.33% + 8px);
  }
  #invest .s7 .infograph .text3 {
    top: calc(66.66% - 8px);
  }
  #invest .s7 .infograph p, #invest .s7 .infograph h4 {
    font-size: 0.65rem;
  }
  #invest .s8 {
    padding: 100px 0;
  }
  #invest .s8 p {
    font-size: 1.75em;
  }
  #invest .s8 h2 span {
    padding-left: 50px;
  }
  #invest .s8 h2 span::before {
    width: 0px;
    top: 5px;
  }
  #invest .s8.in-view h2 span::before {
    width: 40px;
  }
}

/*# sourceMappingURL=how-we-invest.css.map */
