
.feature-space-around {
 justify-content:space-around;
}

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

.feature-space-evenly {
justify-content:space-evenly;
}

.feature-center {
justify-content:center;
}


.feature-flex-start {
justify-content:flex-start;
}

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

.max-width-large {
max-width: 1280px;
}

.max-width-xl {
 max-width: 1340px;
}

.max-width-normal {
max-width: 1024px;
}

.max-width-small {
max-width: 940px;
}

.max-width-shop {
  max-width: 1165px;
}


.cv-feature-reverse {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*max-width: 1280px;*/
  margin: 0 auto;
  padding: 2rem 0;
}

.cv-feature-reverse {
  position: relative;
  z-index: 1;
}

.cv-feature-reverse svg .arrow-icon-btn {
  margin-right:4px;
}

.cv-feature-reverse.video-right {
  flex-direction: row-reverse;
}

.cv-feature-reverse .cv-left {
  text-align: center;
}

.cv-feature-reverse .cv-left img {
 border-radius: 12px;
  max-width: 100% !important;
}

.cv-feature-reverse .cv-right {
  max-width: 27.375rem;
}

.cv-feature-reverse .cv-left .illustration {
  display: block;
  width: 541px;
}

.cv-feature-reverse .cv-left .illustration video {
  width: 100%;
  max-width: 541px !important;
  /*background: #d9d9d9;*/
  border-radius: 18px;
  display: inline-block;
}

.cv-feature-reverse .cv-right button.btn-news {
  /* Footnote/🖥 Desktop */
  font-family: Proxima Nova, "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  text-decoration: none;
  /* Malachite/500 */
  background: #1BC74E;
  border-radius: 4px;
  padding: 2px 12px;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cv-feature-reverse .cv-right button.btn-news svg {
  margin-left: 2px;
  font-size: 1.2rem;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  margin-bottom: 2px;
}

.cv-feature-reverse .cv-right h2,
h2.ai-tc-content-title {
  margin-bottom: 1rem;
  font-family: "proxima-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: var(--neutral-1000000000, #000);
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 3rem */
  letter-spacing: -0.05rem;
}

h2.ai-tc-content-title span {
color: var(--spectrum-5008260-ff, #8260FF);
}



.cv-feature-reverse .cv-right .optionsbt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.cv-feature-reverse .cv-right .optionsbt .optionbn:not(:nth-child(3n)) {
  margin-right: 0.5rem;
}

.cv-feature-reverse .cv-right .optionsbt .optionbn {
  background: #FFFFFF;
  margin-bottom: 0.5rem;
  padding: 4px 8px;
  border: 1px solid #EBEDF4;
  box-sizing: border-box;
  border-radius: 6.84885px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.cv-feature-reverse .cv-right .optionsbt .optionbn svg {
  max-width: 14px;
  margin-right: 4px;
  padding-top: 2px;
  vertical-align: middle;
}

.cv-feature-reverse .cv-right .optionsbt .optionbn span {
  /* Footnote/🖥 Desktop */
  font-family: Proxima Nova, "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 150%;
  /* identical to box height, or 18px */
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  /* Grey/600 */
  color: #1D2023;
}

.cv-feature-reverse .cv-right .legend p {
  font-family: Proxima Nova, "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: var(--neutral-800373-d-4-d, #373D4D);
  /* Body/🖥 Desktop */
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: 0.02rem;
}

.cv-feature-reverse .cv-right .legend p.shoppers-caption {
  color: var(--neutral-7006-b-7184, #6B7184);
  /* Caption/🖥 Desktop */
  font-family: Proxima Nova, "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.0175rem;
}


.cv-feature-reverse .cv-right .legend  strong {
  font-family: Proxima Nova, "proxima-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.0225rem;
}

.cv-feature-reverse .cv-right .legend li {
  font-size: 1.125rem;
  list-style-image: url("https://info.iadvize.com/hubfs/Dots.png");
  line-height: 27px;
  margin-bottom: 1.5rem;
}


.cv-feature-reverse .discover-content-btn a { 
  /* Button/🖥 Desktop */
  font-family: Proxima Nova, "proxima-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 100%;
  color: #1BC74E;
  display: inline-block;
  position: relative;
  text-decoration: 1.5px solid underline;
}

.cv-feature-reverse .cv-right img.separator {
  margin: 24px 0px;
  height: auto;
  max-width: 100%;
  border: 0;
}

.cv-feature-reverse .cv-right .assets {
  display: flex;
  align-items: flex-start;
}


.cv-feature-reverse .cv-right .assets .asset {
  max-width: 10.938rem;
  margin-right: 2.5rem;
}

.cv-feature-reverse .cv-right .assets .asset .chiffre {
  /* Headline 2/🖥 Desktop */
  font-style: normal;
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #1BC74E;  
  font-family:  Proxima Nova, "proxima-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2rem;
  color: #1BC74E;
}

.cv-feature-reverse .cv-right .assets .asset .text {
  font-family: Proxima Nova, "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* Footnote/🖥 Desktop */
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #1D2023;
}

.cv-feature-reverse .cv-right .note {
 /* Legal/🖥 Desktop */
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 150%;
  color: #707689;
  font-family: Proxima Nova, "proxima-regular-italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top:1rem;
}

.cv-feature-reverse .cv-right .optionsbt .optionbn img {
  max-width: 0.875rem;
  margin-right: 4px;
  padding-top: 2px;
  vertical-align: middle;
  padding-bottom: 4px;
}


.cv-feature-reverse .cv-right .cv-canals {
  display: flex;
  align-items: center;
}
.cv-feature-reverse .cv-right .cv-canals.soci-mg-bot{
  margin-bottom: 8px;
}

.cv-feature-reverse .cv-right .cv-canals img {
  max-width: 1.75rem;
  width: 1.75rem;
  margin-right: 10px;
  height: auto;
}

@media screen and (max-width: 1440px) { 
  .cv-illustration {
    max-width: 34.375rem;
  }

}


@media screen and (max-width: 1366px) { 
  .cv-feature-reverse {
    flex-direction: column;
  }

  .cv-feature-reverse.video-right {
    flex-direction: column;
  }

  .cv-feature-reverse .cv-right {
    padding: 2rem 24px 0;
  }
}
 
@media screen and (max-width: 1024px){
   .cv-feature-reverse .discover-content-btn a {
      margin-top: 1rem;
  }
    .cv-feature-reverse .cv-right {
    max-width: 44rem;
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .cv-feature-reverse .cv-right .legend p {
  margin-bottom 0.5rem;
  }
  .cv-feature-reverse .cv-right {
    max-width: 36.375rem;
}


}

@media screen and (max-width: 940px){
  ul {
   padding-inline-start: 24px;
  }
  .cv-feature-reverse,
  .cv-feature-reverse.video-right {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px){
  .cv-feature-reverse .cv-left .illustration,
  .cv-feature-reverse .cv-left .illustration video {
    width: 19rem;
    max-width: 100% !important;
  }
  .cv-feature-reverse .cv-left .illustration {
  margin-bottom: 2.5rem;
  }
    .cv-feature-reverse .cv-right,
    .cv-feature-reverse .cv-left {
      padding: 0 24px;
      max-width: 100%;
      text-align: center;
  }
  .cv-feature-reverse {
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
  .cv-feature-reverse .cv-right .legend {
    margin-bottom: 3.25rem;
    margin-top: 1rem;
     text-align: left;
    padding: 0 1.6rem;
  }
  .cv-feature-reverse .cv-right h2 {
    font-size: 1.8rem;
  }
  .hs-platform-tour-page .sm-sc:not(:first-child) {
    padding-top: 0;
    margin-top: 0;
  }
  .cv-feature-reverse .cv-right .legend {
     max-width: 90%;
  }
  .cv-feature-reverse .cv-right h2, 
  h2.ai-tc-content-title {
    padding: 0 1.6rem;
    font-size: 2rem;
    margin-bottom: 0.75rem;
    text-align: left;
  }
    .cv-feature-reverse .cv-right .legend {
    font-size: 1.5rem;
      margin-bottom: 1rem;
    }
  small {
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 425px) {

 .cv-feature-reverse .cv-left,
  .cv-feature-reverse .cv-right  {
    text-align: left !important;
    margin-bottom: 2rem;
}
  .cv-feature-reverse .cv-right h2,
  h2.ai-tc-content-title {
    padding: 0 0;
    font-size: 2rem;
  }
  .shoppers-container {
    padding: 1.5rem;
}
  .cv-feature-reverse .cv-right .legend {
    padding: 0 0;
    font-size:0.875rem;
}
  .cv-feature-reverse .cv-right button.btn-news {
    margin-bottom: 8px;
  }
  .cv-feature-reverse .cv-left .illustration, 
  .cv-feature-reverse .cv-left .illustration video {
        width: 100%;
  }
  .no-mobile {
  display: none;
  }
  
}

