#banner .container,
#strengths .container,
#market-brief .container {
  max-width:1490px !important;
}

#banner {
  background: url("../images/market-outlook/banner-web.png") no-repeat center center;
  margin-top: -120px;
}
#banner .container {
  display:flex;
  flex-direction: column;
  justify-content: center;
  height:855px;
}
#banner h1 {
  font-size: 64px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #000018;
  margin-bottom:12px;
  max-width:468px;
}
#banner p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #36383b;
  margin-bottom:0;
  max-width:468px;
}
#banner p.text {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000018;
  margin-bottom:56px;
  max-width:468px;
}

#strengths {
  padding:155px 0 160px; 
}
#strengths h2 {
  font-size: 48px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #14142a;
  margin-bottom: 80px;
}
#strengths .item-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap:60px 24px;
}
#strengths .item {
  max-width:427px;
  width:100%;;
}
#strengths .item img {
  margin-bottom:36px;
}
#strengths .item h3 {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: left;
  color: #14142a;
  margin-bottom:16px;
}
#strengths .item p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #575766;
}

#market-brief {
  padding-bottom:160px;
}
#market-brief .wrapper {
  display:flex;
  border-bottom:1px solid #c8c8cc;
  padding-bottom:81.5px;
  margin-bottom:15.5px;
}
#market-brief .list {
  margin-top:12px;
}
#market-brief h2 {
  font-size: 48px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #14142a;
  margin-right:15%;
}
#market-brief a {
  display:flex;
  align-items: flex-start;
  gap:12px;
  margin-bottom:16px;
}
#market-brief a:last-child {
  margin-bottom:0;
}
#market-brief a p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #14142a;
}
#market-brief .disclaimer b {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #14142a;
  display:block;
  padding-bottom:16px;
}
#market-brief .disclaimer p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #575766;
}

@media screen and (max-width: 767px) {
  
  #banner .container {
    justify-content: flex-start;
    align-items: center;
    padding-top: 120px;
    height:675px;
  }
  #banner h1 {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000018;
    margin-bottom:8px;
  }
  #banner p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #36383b;
  }
  #banner p.text {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000018;
    margin-bottom:24px;
  }

  #strengths {
    padding:80px 0;
  }
  #strengths .item-wrapper {
    gap:40px;
  }
  #strengths h2 {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000018;
    margin-bottom:40px;
  }
  #strengths .item img {
    margin-bottom:24px;
  }
  #strengths .item h3 {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000018;
    margin-bottom:8px;
  }
  #strengths .item p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #575766;
  }

  #market-brief {
    padding-bottom:80px;
  }
  #market-brief .wrapper {
    display:block;
    padding-bottom:39.5px;
  }
  #market-brief .list {
    max-width: 450px;
    margin: auto;
  }
  #market-brief h2 {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000018;
    margin-right:0;
    margin-bottom:24px;
  }
  #market-brief a {
    gap:8px;
  }
  #market-brief a p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #14142a;
  }
  #market-brief .disclaimer b {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #14142a;
    padding-bottom:8px;
  }

}

@media screen and (max-width: 606px) {
  #banner {
    background: url("../images/market-outlook/banner-mobile.png") no-repeat -427px center;
  }
}