.customer-2026_1 .rd-platform-hero .wp-block-group,
.customer-2026_1 .rd-platform-hero{
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.customer-2026_1 .rd-platform-hero{
  padding-left: 20px;
  padding-right: 20px;
}
.customer-2026_1 .rd-platform-hero .wp-block-heading{
  margin-top: 0;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px; 
  letter-spacing: -0.01em;
  color: #111933;
}
.customer-2026_1 .rd-platform-hero .the-subheader{
  margin-bottom: 32px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #111933;
}

/* .customer-gr-col */
.customer-2026_1 .customer-gr-col .wp-block-heading{
  margin-top: 0;
  margin-bottom: 48px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px; 
  text-transform: capitalize;
  color: #111933;
}
.customer-2026_1 .customer-gr-col .wp-block-heading::before{
  content: '';
  display: inline-block;
  height: 14px;
  width: 8px;
  margin-right: 16px;
  background-image: url(../../../../../images/triangle-pink.svg);  
  background-image: url(../../../images/triangle-pink.svg);  
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.customer-2026_1 .customer-gr-col p{
  padding: 16px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 21px; 
  color: #111933;
}

.customer-2026_1 .customer-gr-col{
  background: #f5f7fd;
  justify-content: center;
  max-width: 100%;
  gap: 16px;
  padding: 80px 20px;
}
.customer-2026_1 .customer-gr-col .wp-block-column{
  max-width: calc((1200px / 3) - (32px / 3));
  background-color: #fff;
  padding: 70px 32px 48px;
  border-radius: 20px;
  background-size: cover;
}
.customer-2026_1 .customer-gr-col .wp-block-column:nth-child(1) {
  background-image: url(../../../images/gradient-bg-FEC7D8.svg);  
  background-image: url(../images/gradient-bg-FEC7D8.svg);  
}
.customer-2026_1 .customer-gr-col .wp-block-column:nth-child(2) {
  background-image: url(../../../images/gradient-bg-DFE6F5.svg);
  background-image: url(../images/gradient-bg-DFE6F5.svg);
}
.customer-2026_1 .customer-gr-col .wp-block-column:nth-child(3) {
  background-image: url(../../../images/gradient-bg-FFE8C3.svg);
  background-image: url(../images/gradient-bg-FFE8C3.svg);
}


/* customer-text-block */
.customer-2026_1 .customer-text-block.customer-text-block__wrap{
  padding: 80px 20px;
}
.customer-2026_1 .customer-text-block > .wp-block-group{
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
/* h */
.customer-2026_1 .customer-text-block .wp-block-heading{
  font-weight: 700;
  font-size: 46px;
  line-height: 55px; 
  color: #111933;
  margin-bottom: 48px;
}

.customer-2026_1 .customer-text-block blockquote{
  position: relative;
  padding-left: calc(48px + 36px);
  padding-right: 36px;
  margin-top: 96px;
}
.customer-2026_1 .customer-text-block blockquote::after{
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  height: 100%;
  width: 4px;
  background-color: #d5e0f1;
  border-radius: 10px;
}
.customer-2026_1 .customer-text-block blockquote::before {
  content: "";
  display: block;
  width: 47px;
  height: 37px;
  background-image: url(../../../images/blockquote-icon.svg);
  background-image: url(../images/blockquote-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 36px;
}


/* customer-specialist-block */
.customer-2026_1 .customer-specialist-block {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../../../images/customer-specialist-block.webp);
  background-image: url(../images/customer-specialist-block.webp);
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 440px;
  margin-bottom: 120px;
  border-radius: 16px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__cols,
.customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom{
  /* padding: 20px; */
  margin: 0;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type{
  padding: 120px 0 120px 120px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type ul{
  padding-left: 16px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type li{
  list-style: none;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type li::before{
   content: "";
  display: inline-block;

  width: 6px;
  height: 11px;

  background-image: url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.00268C0 0.144449 1.01002 -0.31507 1.65701 0.248797L5.13842 3.28289C5.59454 3.6804 5.59593 4.38873 5.14139 4.78804L1.65999 7.84641C1.01382 8.41406 0 7.95522 0 7.09513L0 1.00268Z' fill='%23111933'/%3E%3C/svg%3E");

  background-repeat: no-repeat;
  margin-right: 10px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-image{
  position: absolute;
  bottom: 0;
  right: 40px;
  padding: 0;
  margin: 0;
  width: 400px;
  max-width: 35%;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom{
  padding-left: 24px;
  padding-bottom: 24px;
  max-width: 63%;
  justify-content: space-between;
  gap: 36px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom .wp-block-image{
  max-width: 140px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom .wp-block-group{
  gap: 36px;
}
.customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom .wp-block-group p{
  font-weight: 500;
  font-size: 14px;
  line-height: 17px; 
  color: #111933;
}


/* Customer Challenges */
.customer-2026_1 .customer-challenges{
  background-image: url(../../../images/red-circle-bg.svg), url(../images/red-circle-bg.svg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  max-width: 1200px;
  
}
.customer-2026_1 .customer-challenges.customer-challenges__solution{
  background-image: url(../../../images/blue-circle-bg.svg), url(../images/blue-circle-bg.svg);
}
.customer-2026_1 .customer-challenges.customer-challenges__results{
  background-image: url(../../../images/yellow-circle-bg.svg),  url(../images/yellow-circle-bg.svg);
}


.customer-2026_1 .customer-challenges .customer-text-block.customer-text-block__wrap{
  padding-left: 0;
}
.customer-2026_1 .mt-0{
  margin-top: 0 !important;
}
.customer-2026_1 .mb-0{
  margin-bottom: 0 !important;
}
.customer-2026_1 .pt-0{
  padding-top: 0 !important;
}
.customer-2026_1 .pb-0{
  padding-bottom: 0 !important;
}

.customer-2026_1 .customer-challenges-label{
  background-color: #fea1bd;
  display: inline-block;
  padding: 10.5px 16px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
  color: #111933;
}
.customer-2026_1 .customer-challenges.customer-challenges__solution .customer-challenges-label{
  background-color: #dfe6f5;
}
.customer-2026_1 .customer-challenges.customer-challenges__results .customer-challenges-label{
  background-color: #ffd591;
}

/* .customer-2026_1 .customer-challenges__col_l{} */
.customer-2026_1 .customer-challenges__col_r{
  padding-top: 200px;
}
.customer-2026_1 .customer-challenges__col_r .wp-block-heading{
  font-weight: 400;
  font-size: 24px;
  line-height: 29px; 
  color: #111933;
  margin-bottom: 40px;
}
.customer-2026_1 .customer-challenges__col_r li,
.customer-2026_1 .customer-challenges__col_r p{
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.customer-2026_1 .customer-challenges__col_r p:has(b),
.customer-2026_1 .customer-challenges__col_r p:has(strong){
  margin-bottom: 16px;
}
.customer-2026_1 .customer-challenges__col_r ul{
  position: relative;
  padding-left: 19px;
  margin-bottom: 40px;
}
.customer-2026_1 .customer-challenges__col_r ul::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background-color: #fec7d8;
  border-radius: 10px;
}
.customer-2026_1 .customer-challenges.customer-challenges__solution .customer-challenges__col_r ul::after{
  background-color: #dfe6f5;
}
.customer-2026_1 .customer-challenges.customer-challenges__results .customer-challenges__col_r ul::after{
  background-color: #ffd591;
}
.customer-2026_1 .customer-challenges__col_r ul li{
  list-style: none;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 18px;
}


.customer-2026_1 .customer-icons-cols{
  gap: 20px;
}
.customer-2026_1 .customer-icons-cols .wp-block-column{
  border: 1px solid #fec7d8;
  border-radius: 12px;
  min-height: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 10px;
}
.customer-2026_1 .customer-challenges.customer-challenges__solution .customer-icons-cols .wp-block-column{
  border-color: #dfe6f5;
}
.customer-2026_1 .customer-challenges.customer-challenges__results .customer-icons-cols .wp-block-column{
  border-color: #ffd591;
}
.customer-2026_1 .customer-icons-cols .wp-block-group{
  gap: 23px;
}
.customer-2026_1 .customer-icons-cols .wp-block-group p strong,
.customer-2026_1 .customer-icons-cols .wp-block-group p{
  font-weight: 600;
  font-size: 17px;
  line-height: 24px; 
}
.customer-2026_1 iframe{
  width: 100%;
  max-width: 100%;
  height: 600px;
}



@media (max-width: 1199px) {
  /* CUSTOMER-SPECIALIST-BLOCK */
  .customer-2026_1 .customer-specialist-block {
    max-width: calc(100% - 40px);
    padding: 0;
  }

  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type{
    padding: 60px 0 60px 60px;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom .wp-block-group{
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom .wp-block-group p{
    text-align: left;
  }
  
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom {
      justify-content: flex-start;
      gap: 36px;
  }

  /* customer challenges */
  .customer-2026_1 .customer-challenges__col_l{
    flex-basis: 100% !important;
    
  }
  .customer-2026_1 .customer-challenges__col_r{
    display: none;
  }
}
@media (max-width: 768px) {
  /* .customer-gr-col   */
  .customer-2026_1 .customer-gr-col .wp-block-column {
    padding: 48px 24px 32px;
  }
  .customer-2026_1 .customer-gr-col .wp-block-heading{
    margin-bottom: 33px;
  }

  /* h */
  .customer-2026_1 .customer-text-block .wp-block-heading{
    font-size: 36px;
    line-height: 40px; 
    margin-bottom: 36px;
  }
  .customer-2026_1 .customer-text-block blockquote{
    padding-left: 44px;
    padding-right: 0;
    margin-top: 36px;
  }
  .customer-2026_1 .customer-text-block blockquote::after{
    left: 20px;
  }

  /* CUSTOMER-SPECIALIST-BLOCK */
  .customer-2026_1 .customer-specialist-block {
    border-radius: 20px;
    /* padding: 20px; */
    background: none;
    margin-bottom: 24px;
  }

  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols{
    flex-direction: column;
    background-image: url(../../../images/customer-specialist-block-sm.webp);
    background-image: url(../images/customer-specialist-block-sm.webp);
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 20px;
    padding: 20px 20px 0;
    text-align: center;
    max-width: 100%;
    padding-top: 60px;
    margin-bottom: 36px;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type{
    padding: 0;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type li::before{
    display: none;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type ul{
    padding-left: 0;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:first-of-type li{
    font-size: 16px;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__cols .wp-block-column:last-of-type .wp-block-image{
    position: relative;
    bottom: auto;
    right: auto;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .customer-2026_1 .customer-specialist-block .customer-specialist-block__bottom{
    flex-direction: column;
    align-items: flex-start;
    background-color: #f5f6fd;
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    padding: 36px 20px;
    gap: 24px;
  }

  /* customer challenges */
  .customer-2026_1 .customer-icons-cols{
    flex-direction: column;
  }

  .customer-2026_1 .customer-icons-cols .wp-block-columns{
    padding: 0;
  }

  .customer-2026_1 iframe{
    width: 100%;
    max-width: 100%;
    height: 250px;
  }
}

.customer-2026_1 .customer-challenges .customer-text-block > .wp-block-group{
  max-width: none;
}
.customer-2026_1 .rd-section-related {
  background-image: linear-gradient(0deg, rgba(234, 238, 251, 0.00) 0%, rgba(234, 238, 251, 0.70) 100%) !important;
}
