.s-home-features {
  z-index: 1;
  position: relative;
}
.s-home-features .section-heading h2{
  margin-bottom:40px;
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  text-align:center;
}
.s-home-features .home-features_menu {
  z-index: 9;
  justify-content: flex-start;
  display: flex;
  position: relative;
  border:1px solid #B8BFC5;
  min-height: 52px;
}
.home-features_menu a.home-features_menu-item {
  z-index: 9;
  color: #8D98A2  ;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  border-left: 1px solid #B8BFC5;
}
.home-features_menu a.home-features_menu-item:first-child {
  border-left: none;
}
.home-features_menu a.home-features_menu-item:hover {
  color:#000000;
}
.home-features_menu .home-features_menu-item.active {
  color: #000000;
  font-weight: 500;
}
.home-features_component {
  position: relative;
}
.home-features_content {
  flex-flow: column;
  display: flex;
  position: relative;
}
.home-features_sub-content {
  z-index: 2;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  padding-top: 52px;
  padding-bottom: 52px;
  min-height: calc(100vh - 84px);
}
.home-features_sub-section-info {
  padding-right: 30px;
  flex-flow: column;
  width: 45%;
  display: flex;
  max-width: 522px;
}
.home-features_sub-section-info p{
  font-size:18px;
  line-height:30px;
  color:#415364;
}
.home-features_sub-section-info ul li{
  font-size: 18px;
  line-height: 30px;
  color: #415364;
}
.home-features_sub-section-info a.button--simple{
  background: transparent;
  border:0;
  font-weight: 600;
  padding: 0;
  transition: all .4s ease-in-out;
  margin-top: 20px;
  font-size: 18px;
}
.home-features_sub-section-info a.button--simple i{
  margin-left: 12px;
  transition: all .4s ease-in-out;
}
.home-features_sub-section-info a.button--simple:hover i{
  margin-left: 15px;
}
.home-features_sub-section-graphic {
  justify-content: flex-end;
  width: 55%;
  display: flex;
  align-items: center;
}
.home-features_menu-wrapper {
  z-index: 9;
  background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
  justify-content: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}
.brand-progress-bar .home-features_menu-wrapper{
  top: 84px;
}
.home-features_menu-progress-bar {
  width: 0%;
  height: 100%;
  position: absolute;
}
.home-features_label {
  text-align: center;
}
.home-features_sub-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}
.home-features_sub-section-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 132px;
}
.brand-progress-bar .home-features_sub-section-wrapper{
  top: 136px;
}
.ds2-section-padding-xl.desktop-none {
  padding-top: 0;
  padding-bottom: 0;
}
.ds2-section-padding-xl {
  padding-top: 97px;
  padding-bottom: 97px;
  position: relative;
}

.s-home-features .page-center {
  z-index: 2;
  padding-top: 78px;
  padding-bottom: 26px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.s-home-features .home-features_menu-wrapper .page-center{
  padding-top: 0;
}
/* Inner section background color */

.sub-section-background {
  z-index: 1;
  pointer-events: none;
  /*   width: 45%; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: -15%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.ds2-features-heading {
  margin-bottom:20px;
  color: #000;
  text-wrap: pretty;
  font-weight: 700;
  position: relative;
}
.ds2-spacer-sm.is-home-feature, .ds2-spacer-sm.show-mobile-landscake {
  display: none;
}
.ds2-spacer-sm {
  height: var(--ds2-size--sm-desktop);
  width: 100%;
}

.inner-container._634px.width-100 {
  width: 100%;
  padding-top: 0;
  position: relative;
}

.home-features_anchor {
  opacity: 0;
  width: 1rem;
  height: 25%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}
#w-node-fd697e58-0c2a-d6cc-d606-0345c58a74ca-880ca6ce, #w-node-fd697e58-0c2a-d6cc-d606-0345c58a74ec-880ca6ce, #w-node-fd697e58-0c2a-d6cc-d606-0345c58a750e-880ca6ce, #w-node-fd697e58-0c2a-d6cc-d606-0345c58a7530-880ca6ce {
  grid-area: 1/1/2/2;
}
.home_main-img-wrapper img{
  width: 100%;
}
.line-mask {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.line {
  display: inline;
  position: relative;
  padding-bottom: 0.1em;
  margin-bottom: -0.1em;
}

.body-container--plan .home-features_menu-progress-bar{
  background-color: #EEFDFF;
}

@media (max-width: 1500px) {
  .home-features_menu-wrapper {
    top: 76px;
  }
  .home-features_sub-section-wrapper {
    top: 128px;
  }

}

@media (max-width: 1199px) {
  .home-features_sub-content {
    align-items: flex-start;
  }
}
@media (max-width: 1190px) {
  .home-features_menu-wrapper {
    /*     top: 174px; */
    top: 82px;
  }

  .brand-progress-bar .home-features_menu-wrapper {
    top: 82px;
  }
  .home-features_sub-content {
    min-height: calc(100vh - 82px);
  }
  .home-features_sub-section-wrapper {
    top: 226px;
  }
  .brand-progress-bar .home-features_sub-section-wrapper{
    top: 134px;
  }

}
@media (max-width: 991px) {
  .home-features_sub-section-wrapper {
    position: relative;
    top: 0 !important;
  }
  .brand-progress-bar .home-features_menu-wrapper {
    top: 75px;
  }  
  .home-features_menu-wrapper {
    top: 75px;
  }  
  .home-features_sub-content {
    min-height: calc(100vh - 75px);
  }
  .sub-section-background {
    display: none;
  }
  .home-features_menu a.home-features_menu-item {
    line-height: 1.1;
    font-size: 14px;
  }
/*   .s-home-features .home-features_menu-wrapper .mobile-page-center  {
    padding: 0 15px;
  } */
}
@media (max-width: 767px) {
  /*     .brand-progress-bar .home-features_menu-wrapper{
  top: 75px;
} */
  .home-features_menu a.home-features_menu-item {
    line-height: 1.1;
    font-size: 12px;
  }
  .home-features_sub-content {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 0;
    padding-top: 40px;
  }
  .home-features_sub-section-graphic {
    width: 100%;
  }
  .home-features_sub-section-info {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
    padding-top: 30px;
  }
  .s-home-features .page-center {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .s-home-features .section-heading h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 28px;
  }
  .ds2-features-heading {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .home-features_menu a.home-features_menu-item {
    font-size: 10px;
  }