#advisors .hero.global .v1 .bg {
  background-image: url(/i/for-advisor-wh.jpg);
}

#advisors .hero.global .v2 .bg {
  background-image: url(/i/for-advisor-dk.jpg);
}

#advisors .hero.global .v2 .bg2 {
  background-image: url(/i/for-advisor-wh.jpg);
}

#advisors .hero.global .s2 .cols {
  min-height: 400px;
}

#advisors .s3 {
  padding: 150px 0;
  position: relative;
}

#advisors .s3 .wrap {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  top: 0;
  left: 0;
}

#advisors .s3 .bg {
  position: fixed;
  background: url(/i/advisors-why-cb-bg-img.jpg) no-repeat center/cover;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
}

#advisors .s3 .line2 {
  position: fixed;
  left: 50%;
  width: 1px;
  height: 0;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  top: 0;
  transition: height 0.01s linear;
}

#advisors .s3 .line1 {
  position: fixed;
  left: 50%;
  width: 1px;
  height: 100%;
  background: rgba(51, 63, 73, 0.3);
  top: 0;
}

#advisors .s3 h3 {
  width: fit-content;
  top: 150px;
  position: sticky;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 5.94px;
  text-transform: uppercase;
  font-family: area-extended;
  font-weight: 900;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advisors .s3 .content {
  /*
      > div{display:flex;flex-direction:row;padding:150px 0;opacity:0.4;transition:opacity 1s ease;position:relative;}
      > div::before{content:"";width:50vw;height:1px;background:rgba(51,63,73,0.3);top:0;left:50%;position:absolute;}
      > div::after{content:"";width:50vw;height:1px;background:rgba(51,63,73,0.3);bottom:0;left:50%;position:absolute;}
      > div.in-view{opacity:1;}
      > div.zero{opacity:0;transition:opacity 0.1s ease;}
      > div > div{flex:1;display:flex;flex-direction:column;justify-content:center;}
      */
}

#advisors .s3 .content h4 {
  color: #333F49;
  font-size: 34px;
  font-weight: 100;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: area-extended;
  line-height: 44px;
  margin-right: 100px;
}

#advisors .s3 .content h5 {
  color: #333F49;
  font-size: 55px;
  font-weight: 100;
  line-height: 63px;
  letter-spacing: -1.65px;
  margin-left: 100px;
}

#advisors .s3 .content h5 strong {
  font-weight: 100;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advisors .s3 .content p {
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  color: #333F49;
  margin-top: 1em;
  margin-left: 100px;
}

#advisors .s3 .content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

#advisors .s3 .content .left {
  width: 50%;
}

#advisors .s3 .content .left > div {
  padding: 25vh 0;
  opacity: 0.4;
  transition: opacity 1s ease;
}

#advisors .s3 .content .left > div.in-view {
  opacity: 1;
}

#advisors .s3 .content .left > div.zero {
  opacity: 0;
  transition: opacity 0.1s ease;
}

#advisors .s3 .content .left h5, #advisors .s3 .content .left p {
  display: none;
}

#advisors .s3 .content .right {
  width: 50%;
  top: 150px;
  position: sticky;
  height: calc(100vh -  300px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#advisors .s3 .content .right .fx-list {
  display: none;
}

#advisors .s3 .content .right::before {
  content: "";
  display: block;
  width: 50vw;
  border-top: 1px solid rgba(51, 63, 73, 0.3);
  top: 0;
  left: 0;
  top: 0;
  position: absolute;
}

#advisors .s3 .content .right::after {
  content: "";
  display: block;
  width: 50vw;
  border-top: 1px solid rgba(51, 63, 73, 0.3);
  left: 0;
  bottom: 0;
  position: absolute;
}

#advisors .s4 {
  background: #000;
  position: relative;
  height: 100vh;
}

#advisors .s4 #imgslider {
  position: absolute;
  width: 100%;
  height: 100%;
}

#advisors .s4 #imgslider .fx-list {
  display: none;
}

#advisors .s4 #imgslider .fx-slides {
  height: 100%;
}

#advisors .s4 #imgslider .fx-slides > div {
  height: 100%;
}

#advisors .s4 #imgslider .fx-slides > div > div {
  height: 100% !important;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: clip-path 0.25s ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#advisors .s4 #imgslider .fx-slides > div > div > div {
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#advisors .s4 #imgslider .fx-slides > div > div:nth-child(1) > div {
  background-image: url(/i/how-to-bg-img-parallax1.jpg);
}

#advisors .s4 #imgslider .fx-slides > div > div:nth-child(2) > div {
  background-image: url(/i/how-to-bg-img-parallax2.jpg);
}

#advisors .s4 #imgslider .fx-slides > div > div:nth-child(3) > div {
  background-image: url(/i/how-to-bg-img-parallax3.jpg);
}

#advisors .s4 #imgslider .fx-slides > div > div:nth-child(4) > div {
  background-image: url(/i/how-to-bg-img-parallax4.jpg);
}

#advisors .s4 #imgslider .fx-slides > div > div:nth-child(5) > div {
  background-image: url(/i/how-to-bg-img-parallax5.jpg);
}

#advisors .s4 #imgslider .fx-slides > div > div.fx-to-be-active, #advisors .s4 #imgslider .fx-slides > div > div.fx-active {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

#advisors .s4 #cslider {
  text-align: left;
  position: absolute;
  z-index: 101;
  bottom: 70px;
  left: 0;
  width: 100%;
}

#advisors .s4 #cslider .fx-list {
  text-align: center;
  position: relative;
}

#advisors .s4 #cslider .fx-list > div {
  display: flex;
  flex-direction: row;
  gap: 20px;
  max-width: 1400px;
  width: calc(100% - 2rem);
  margin: 0 auto;
}

#advisors .s4 #cslider .fx-list button {
  opacity: 0.4;
  border: none;
  border-top: 1px solid #838383;
  position: relative;
  pointer-events: none;
  width: calc(25% - 15px);
  background-color: transparent;
  display: block;
  color: #fff;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  font-family: montserrat;
}

#advisors .s4 #cslider .fx-list button span {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%) border-box;
  width: 0;
  height: 1px;
}

#advisors .s4 #cslider .fx-list button:not(.fx-on) span {
  width: 0 !important;
}

#advisors .s4 #cslider .fx-list button.fx-on {
  opacity: 1;
}

#advisors .s4 .fx-slides p {
  font-size: 34px;
  line-height: 44px;
  font-weight: 100;
  font-family: area-extended-light;
  letter-spacing: -1px;
  color: #F6FBFF;
  padding: 80px 0;
  max-width: 630px;
}

#advisors .s4 > .content {
  z-index: 102;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 100px;
  padding: 150px 0 0  0;
}

#advisors .s4 > .content h3 {
  margin-bottom: 1.25em;
  width: fit-content;
  top: 150px;
  position: sticky;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 5.94px;
  text-transform: uppercase;
  font-family: area-extended;
  font-weight: 900;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advisors .s4 > .content h2 {
  font-size: 60px;
  font-family: area-extended-light;
  font-weight: 300;
  line-height: 78px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  position: relative;
}

#advisors .s4 > .content p {
  font-size: 19px;
  line-height: 32px;
  color: #fff;
  font-weight: 300;
}

#advisors .s4 > .content.mobile {
  display: none;
}

#advisors .s4 .left {
  width: calc(55% - 50px);
}

#advisors .s4 .right {
  width: calc(45% - 50px);
}

#advisors .s4 .right a.btn-global {
  margin-top: 60px;
}

#advisors .s4 .right a.btn-global span {
  color: #fff;
}

#advisors .s5 {
  padding: 150px 0;
}

#advisors .s5 h3 {
  width: fit-content;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 5.94px;
  text-transform: uppercase;
  font-family: area-extended;
  font-weight: 900;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advisors .s5 .content {
  max-width: 870px;
}

#advisors .s5 h5 {
  color: #333F49;
  font-family: area-extended;
  font-size: 34px;
  font-weight: 100;
  line-height: 44px;
  margin: 1em 0;
}

#advisors .s5 p {
  font-size: 19px;
  font-weight: 300;
  line-height: 32px;
  color: #333F49;
  padding-left: 200px;
  position: relative;
}

#advisors .s5 p::before {
  left: 0;
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  top: 15px;
  width: 190px;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
}

#advisors .secPadding {
  padding: 7.5rem 0;
}

#advisors .s6a {
  padding-bottom: 5rem;
  background: #F4F7F9;
}

#advisors .s6a .sec-title {
  font-family: area-extended;
  font-style: normal;
  font-weight: 400;
  font-weight: 100;
  font-size: 2.5rem;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: -0.075rem;
  margin-bottom: 4.5rem;
  color: #333F49;
}

#advisors .s6a .content {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}

#advisors .s6a .content .sec-title {
  margin-bottom: 0;
}

#advisors .s6a .content > div {
  width: 50%;
}

#advisors .s6a .content > div p {
  margin-bottom: 2rem;
  max-width: 575px;
}

#advisors .s6b {
  padding-top: 0;
  background: #F4F7F9;
}

#advisors .s6b .sec-title {
  text-align: center;
}

#advisors .s6b .accordion {
  position: relative;
  border-bottom: solid 1px rgba(51, 63, 73, 0.3);
}

#advisors .s6b .accordion::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: var(--hi-top, 0px);
  height: var(--hi-h, 0px);
  background: #333F49;
  opacity: var(--hi-op, 0);
  pointer-events: none;
  z-index: 0;
  transition: top 260ms ease, height 260ms ease, opacity 160ms ease;
  will-change: top, height;
}

#advisors .s6b .accordion .fx-nav {
  border-top: solid 1px rgba(51, 63, 73, 0.3);
  padding: 3rem 0;
  position: relative;
  z-index: 1;
  transition: background-color .3s ease;
}

#advisors .s6b .accordion .fx-nav h5 {
  font-family: area-extended;
  font-style: normal;
  font-weight: 400;
  font-weight: 100;
  color: #333F49;
  font-size: 34px;
  max-width: 1400px;
  width: calc(100% - 2rem);
  margin: 0 auto;
  position: relative;
  padding-right: 3rem;
  transition: color .3s ease;
}

#advisors .s6b .accordion .fx-nav h5::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: url(/i/plus-icon-acn.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

#advisors .s6b .accordion .fx-slide {
  background: #40505D;
  position: relative;
  z-index: 10;
}

#advisors .s6b .accordion .fx-slide > div {
  max-width: 1400px;
  width: calc(100% - 2rem);
  margin: 0 auto;
  padding-bottom: 3rem;
  position: relative;
  z-index: 1;
}

#advisors .s6b .accordion .fx-slide p {
  color: #fff;
  max-width: 930px;
}

#advisors .s6b .fx-nav.is-hover h5 {
  color: #fff;
}

#advisors .s6b .fx-nav.fx-on {
  background-color: #40505D;
}

#advisors .s6b .fx-nav.fx-on h5 {
  color: #fff;
}

#advisors .s6b .fx-nav.fx-on h5::after {
  background-image: url(/i/minus-icon-acn.svg);
}

#advisors .s7 {
  padding: 150px 0;
  background: #F4F7F9;
}

#advisors .s7 h3 {
  margin-bottom: 1em;
  overflow: hidden;
  font-size: 80px;
  font-family: area-extended-light;
  font-weight: 100;
  line-height: 94px;
  text-transform: uppercase;
  color: #687A8A;
}

#advisors .s7 h3 strong {
  font-weight: 100;
  background: linear-gradient(93deg, #E27530 -8.04%, #F6D888 109.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advisors .s7 .content {
  display: flex;
  flex-direction: row;
}

#advisors .s7 .left {
  width: calc(60% - 50px);
}

#advisors .s7 .right {
  width: calc(40% - 50px);
}

#advisors .s7 .right p {
  color: #54626E;
  font-size: 19px;
  line-height: 32px;
  font-weight: 300;
  margin-top: 1em;
}

#advisors .s7 .right a.btn-global {
  margin-top: 60px;
}

#advisors .s7 .right a.btn-global span {
  color: #687A8A;
}

#advisors .s7.in-view {
  background: #333F49;
  transition: background 1s ease;
}

#advisors .s7.in-view h3 {
  color: #fff;
  transition: color 1s ease;
}

#advisors .s7.in-view .right p {
  color: #fff;
  transition: color 1s ease;
}

#advisors .s7.in-view .right a.btn-global span {
  color: #fff;
  transition: color 1s ease;
}

@media all and (max-height: 850px) {
  #advisors .s3 .content .right {
    height: calc(100vh - 200px);
    top: 100px;
  }
}

@media (max-width: 1279px) {
  #advisors .s3 .content h5, #advisors .s3 .content p {
    margin-left: 70px;
  }
  #advisors .s4 > .content h2 {
    font-size: 50px;
    line-height: 60px;
  }
  #advisors .s4 #cslider .fx-list button {
    font-size: 12px;
  }
  #advisors .s7 h3 {
    font-size: 60px;
    line-height: 74px;
  }
}

@media (max-height: 750px), (max-width: 1279px) {
  #advisors .s3 .content h5 {
    font-size: 34px;
    line-height: 44px;
  }
  #advisors .s3 .content p {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 979px), (max-height: 669px) {
  #advisors .s3 .line1, #advisors .s3 .line2, #advisors .s3 .line3 {
    display: none;
  }
  #advisors .s3 .content .left {
    width: 100%;
  }
  #advisors .s3 .content .left > div {
    border-top: 1px solid #D1CCCC;
    padding: 70px 0;
  }
  #advisors .s3 .content .left > div:first-child {
    border-top: none;
  }
  #advisors .s3 .content .left h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1em;
    margin-right: 0;
  }
  #advisors .s3 .content .left h4 br {
    display: none;
  }
  #advisors .s3 .content .left h5, #advisors .s3 .content .left p {
    display: block;
    margin-left: 0;
  }
  #advisors .s3 .content .right {
    display: none;
  }
  #advisors .s4 {
    height: auto;
    background: url(/i/how-to-bg-img-parallax1.jpg) no-repeat center/cover;
  }
  #advisors .s4 .left {
    width: calc(40% - 50px);
  }
  #advisors .s4 .right {
    width: calc(60% - 50px);
  }
  #advisors .s4 .content.mobile {
    display: block;
    padding-top: 40px;
  }
  #advisors .s4 .content h3 {
    position: relative;
    top: 0;
  }
  #advisors .s4 .content.mobile p {
    font-size: 34px;
    font-weight: 100;
    font-family: area-extended;
    line-height: 44px;
    letter-spacing: -1px;
    color: #f6fbff;
  }
  #advisors .s4 #cslider, #advisors .s4 #imgslider {
    display: none;
  }
  #advisors .s4 ul {
    list-style: none;
  }
  #advisors .s4 li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 60px 0;
  }
  #advisors .s4 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase;
  }
}

@media all and (max-width: 1100px) {
  #advisors .s2 .cols {
    padding: 3rem 0;
  }
}

@media (max-width: 979px) {
  #advisors .s7 .content {
    flex-direction: column;
  }
  #advisors .s7 .left, #advisors .s7 .right {
    width: 100%;
  }
  #advisors .s7 h3 {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  #advisors .s2 .cols {
    padding: 20px 0;
  }
  #advisors .s3 {
    padding: 100px 0;
  }
  #advisors .s3 .content .left > div.zero {
    opacity: 0.4;
  }
  #advisors .s4 {
    padding-top: 100px;
  }
  #advisors .s4 > .content {
    flex-direction: column;
    padding-top: 0;
  }
  #advisors .s4 .left, #advisors .s4 .right {
    width: 100%;
  }
  #advisors .s4 .right a.btn-global {
    margin-top: 0;
  }
  #advisors .s5 {
    padding: 100px 0;
  }
  #advisors .s5 p {
    padding-left: 0;
  }
  #advisors .s5 p::before {
    display: none;
  }
  #advisors .s5 h5 {
    font-size: 24px;
    line-height: 35px;
  }
  #advisors .s6a {
    padding-top: 100px;
  }
  #advisors .s6a .content {
    flex-direction: column;
  }
  #advisors .s6a .content > * {
    width: 100% !important;
  }
  #advisors .s6a .content .sec-title {
    font-size: 27px;
    line-height: 35px;
  }
  #advisors .s6b .accordion .fx-nav {
    padding: 2rem 0;
  }
  #advisors .s6b .accordion .fx-nav h5 {
    font-size: 27px;
    line-height: 35px;
  }
  #advisors .s6b .accordion .fx-nav h5::after {
    width: 25px;
    height: 25px;
  }
  #advisors .s7 {
    padding: 100px 0;
  }
  #advisors .s7 .content {
    gap: 50px;
  }
  #advisors .s7 h3 {
    font-size: 27px;
    line-height: 35px;
  }
}
