
/* ================================================================================================================ */
/* Life at Tredence page  */
/* ================================================================================================================ */
.life-at-hero-section-tdc {
  overflow: hidden;
  background-image: url("./images/life-at-tredence/life-at-tredence_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 490px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.life-at-hero-desc-tdc {
  font-size: 20px;
  font-weight: 400;
  color: white;
}

.life-join-tdc {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 90px 10px;
}

.life-join-tdc h2 {
  font-size: 40px;
  font-weight: 500;
  max-width: 672px;
}

.life-join-tdc p {
  font-size: 20px;
  font-weight: 400;
  max-width: 672px;
  line-height: 124%;
}

.life-at-award-tdc {
  min-width: auto;
}

.life-at-award-tdc img {
  max-width: 383px;
  max-height: 166px;
}

.life-learn-right-sec-tdc {
  max-width: 515px;
}

.life-learn-right-sec-tdc h2,
.build-content-sec-tdc h2 {
  font-size: 40px;
  font-weight: 500;
  color: #fe5000;
}

.life-learn-right-sec-tdc h3 {
  font-size: 28px;
  font-weight: 500;
  color: #000000;
  margin: 30px 0;
}

.life-learn-right-sec-tdc p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 124%;
}

.life-at-company-img-tdc {
  border: none;
  min-width: 523px;
  height: 299px;
}

.life-at-company-img-tdc img {
  max-width: 523px;
  max-height: 299px;
}

.learn-pro-title-tdc {
  font-size: 40px;
  font-weight: 400;
}

.life-ai-data-card-tdc:hover h2 {
  font-size: 32px;
  font-weight: 400;
  color: black;
}

.life-science-content-tdc h2 {
  font-size: 32px;
  font-weight: 400;
}

.life-science-content-tdc p {
  font-size: 16px;
  font-weight: 400;
}

.life-ai-data-card-tdc {
  background: #f7f7f7;
  padding: 20px;
  border: 1px solid #c7c7c7;
  margin: 10px 8px 10px 5px;
}

.life-ai-data-card-tdc:hover {
  background: #fe50001a;
  padding: 20px;
  border: 1px solid #fe5000;
}

.build-with-purpose-img-tdc {
  max-height: 814px;
  object-fit: cover;
}

.build-content-sec-tdc h3 {
  font-size: 28px;
  font-weight: 500;
  color: #000000;
  margin: 30px 0;
  max-width: 500px;
}

.build-content-sec-tdc p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 124%;
  max-width: 525px;
}

.life-label-tdc {
  font-weight: bold;
  color: #fe5000;
  font-size: 14px;
  letter-spacing: 1px;
}

.life-thumbnail-tdc {
  /* cursor: pointer; */
  border: 2px solid transparent;
  transition: all 0.3s ease;
  background-color: transparent;
  display: block;
  width: 100%;
  /* max-width: 416px; */
  max-height: 183px;
}

/* .life-thumbnail-tdc:hover {
  background-color: #fe50001a;
  border-color: #fe5000;
} */

.life-active-image-tdc {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 385px;
}

.life-exp-label-tdc {
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  background: #fe5000;
  width: fit-content;
  padding: 2px 8px 0 8px;
}

.life-content-img-text-tdc {
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  color: #000000;
  border-top: none;
}

.life-content-img-text-tdc {
  position: relative;
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  color: #000000;
  /* padding-bottom: 10px; */
}

/* .life-content-img-text-tdc::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 2px;
  background-color: #fe5000;
} */

.life-content-img-text-tdc h2 {
  font-size: 32px;
  font-weight: 400;
}

.life-content-img-text-tdc p {
  font-size: 16px;
  line-height: 124%;
  font-weight: 400;
}

.main-image-progress-bar {
  height: 2px;
  background-color: #fe5000;
  width: 0%;
  transition: none;
}

.life-trans-thumbnail-tdc {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.life-trans-thumbnail-tdc img {
  display: block;
  width: 100%; /* or set specific width */
  height: auto;
}

.life-trans-thumbnail-tdc.active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fe50001a;
  pointer-events: none;
  border: 2px solid #fe5000;
}

.life-her-at-main-sec-tdc {
  background-image: url("./images/life-at-tredence/her-at-tred-img.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}

.life-her-at-sec-tdc h2 {
  font-size: 40px;
  font-weight: 500;
  color: #ffffff;
}

.life-her-at-sec-tdc p {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 124%;
  max-width: 739px;
}

.life-her-at-details-tdc h4 {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}

.life-her-at-details-tdc p {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
}

.life-her-at-video-content-tdc {
  border-left: 2px solid #fe5000;
}

.video-content-para-tdc {
  font-size: 36px;
  font-weight: 400;
  line-height: 124%;
  color: #000000;
  padding-left: 30px;
}

.life-at-jump-into-tdc {
  padding: 50px 0 70px 0;
}

.life-at-jump-into-tdc p {
  font-size: 16px;
  font-weight: 600;
  color: #fe5000;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.tred-care-title-tdc h2 {
  font-size: 40px;
  font-weight: 500;
  color: #000000;
}

.tred-care-title-tdc p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}

.tred-care-detail-sec-tdc {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  max-width: 632px;
}

.care-card-tdc {
  position: relative;
  background-color: #f7f7f7;
  transition: all 0.3s ease;
  overflow: hidden;
  padding: 20px;
  height: 308px;
  border: 1px solid #c7c7c7;
}

.care-label-tdc {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 1rem;
  color: #000;
}

.care-letter-tdc {
  font-size: 253px;
  font-weight: bold;
  color: #c7c7c7;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  transition: color 0.3s ease;
}

.care-img-tdc {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  right: 0;
  max-height: 203px;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

/* Hover effect */
.care-card-tdc:hover {
  background-color: #fe50001a;
  border: 1px solid #fe5000;
}

.care-card-tdc:hover .care-letter-tdc {
  color: #fe5000;
}

.care-card-tdc:hover .care-img-tdc {
  filter: grayscale(0%);
}

/* ================================================================================================================ */
/* Added start */
/* ================================================================================================================ */

.tred-life-care-detail-tdc {
  font-size: 20px;
  font-weight: 400;
  line-height: 124%;
  text-align: center;
  max-width: 1064px;
  z-index: 1;
}

/* ================================================================================================================ */
/* Added end */
/* ================================================================================================================ */

.life-care-max-content-tdc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.life-at-t-section-tdc {
  background: #fe50001a;
  min-height: 187px;
}

.life-at-t-section-tdc img {
  max-height: 187px;
}

.life-at-t-section-tdc p {
  max-width: 991px;
}

.beyond-possible-story-detail-tdc {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 124%;
  max-width: 632px;
}

.her-at-trade-iframe-tdc iframe {
  width: 100%;
  height: 100%;
  height: 618px;
}
.beyond-possible-video-row-tdc iframe {
  height: 174px;
}

.life-voices-carousel-container-tdc {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.life-voices-wrapper-tdc {
  display: flex;
  overflow: hidden;
  width: 100%;
  gap: 12px;
}

.life-voices-card-tdc {
  background: #fff;
  /* margin: 10px 10px 10px 5px; */
  flex: 0 0 308px;
  transition: transform 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  filter: grayscale(100%);
  overflow: hidden;
  max-height: 550px;
}

.life-voices-wrapper-tdc::-webkit-scrollbar {
  width: 0 !important;
}

.life-voices-card-tdc img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.life-quote-tdc {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 12px;
  flex-grow: 1;
}

.voice-card-content-dsc-tdc {
  border: 1px solid #c7c7c7;
  border-top: none;
  padding: 20px;
  background-color: #f7f7f7;
  color: #808080;
  transition: all 0.5s ease;
}

.life-quote-text-tdc {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s ease;
}

.life-name-tdc {
  font-weight: 600;
  font-size: 20px;
}

.life-designation-tdc {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.life-voices-indicator-tdc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 1px solid #6dcdb8;
  cursor: pointer;
  font-size: 12px;
  color: #6dcdb8;
  font-weight: 600;
  transition: background-color 0.3s, color 0.3s;
}

.life-voices-indicator-tdc.active,
.life-voices-indicator-tdc:hover {
  background-color: #6dcdb8;
  color: #fff;
}

/* Let the image area stay fixed while content grows below */
.life-image-container-tdc {
  width: 100%;
  overflow: hidden;
  background-color: #d9d9d9;
}

.life-image-inner-tdc {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #d9d9d9;
  transition: background-color 0.5s ease;
}

.life-image-tdc {
  width: 100%;
  display: block;
  object-fit: cover;
  position: relative;
  z-index: 1;
  transition: filter 0.3s ease;
}

.life-quote-icon-tdc {
  position: absolute;
  top: 57%;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  color: #eeeeee;
  z-index: 0;
  pointer-events: none;
}

.life-quote-icon-tdc svg path {
  transition: fill 0.3s ease;
}

.we-are-awesome-desc-tdc p {
  font-size: 28px;
  font-weight: 400;
  color: #000000;
  line-height: 124%;
  max-width: 926px;
}

.we-company-awards-tdc p {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.perks-wrapper-tdc {
  display: flex;
  overflow: hidden;
  width: 100%;
  gap: 12px;
}

.perks-card-tdc {
  flex: 0 0 416px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  background-color: #f7f7f7;
  transition: all 0.3s ease;
  padding: 20px 0 0 20px;
  border: 1px solid #c7c7c7;
}

.perks-wrapper-tdc::-webkit-scrollbar {
  width: 0 !important;
}

.perks-indicator-tdc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 1px solid #6dcdb8;
  cursor: pointer;
  font-size: 12px;
  color: #6dcdb8;
  font-weight: 600;
  transition: background-color 0.3s, color 0.3s;
}

.perks-indicator-tdc.active,
.perks-indicator-tdc:hover {
  background-color: #6dcdb8;
  color: #fff;
}

.perks-card-tdc:hover {
  background-color: #ffede5;
  border: 1px solid #fe5000;
}

.perk-label-tdc {
  font-size: 36px;
  font-weight: 400;
  line-height: 124%;
  color: #000;
}

.perk-desc-tdc {
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  color: #000;
}

.perk-card-img-tdc {
  width: 100%;
  display: flex;
  justify-content: end;
  margin-top: -60px;
}

.perk-card-svg-tdc {
  color: #c3c3c3;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: -1;
}

.perks-card-tdc:hover .perk-card-svg-tdc {
  color: #fe5000;
}

.family-support-title-tdc {
  max-width: 200px;
}

.explore-career-opportunities-tdc p {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.join-tred-dsc-card-tdc {
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  line-height: 124%;
  max-width: 848px;
}

.perk-tred-main-sec-tdc {
  background-image: url("./images/life-at-tredence/perks-bg-img.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 701px;
  display: flex;
  justify-content: center;
  align-items: end;
}

.perks-all-cards-content-tdc {
  margin-bottom: -300px;
  position: relative;
  z-index: 1;
}

.ai-data-animation-tdc svg {
  width: 120px !important;
  height: 120px !important;
}

.ai-data-animation-tdc svg path {
  fill: #c7c7c7;
  stroke: #d6d6d6;
}

.life-ai-data-card-tdc:hover .ai-data-animation-tdc svg path {
  fill: #fe5000;
  stroke: #ffd5b6;
}

@media (max-width: 1400px) {
  .her-at-trade-iframe-tdc iframe {
    height: 524px;
  }
}

@media (max-width: 1200px) {
  .life-learn-right-sec-tdc {
    max-width: max-content;
  }

  .life-her-at-sec-tdc p,
  .tred-care-detail-sec-tdc,
  .beyond-possible-story-detail-tdc {
    max-width: 475px;
  }

  .her-at-trade-iframe-tdc iframe {
    height: 444px;
  }
}

@media (max-width: 991px) {
  .build-content-sec-tdc {
    flex-direction: column;
  }

  .build-content-sec-tdc h3,
  .build-content-sec-tdc p {
    max-width: max-content;
  }

  .build-content-sec-tdc p {
    margin-bottom: 50px;
  }

  .build-content-sec-tdc h3 {
    margin: 20px 0 0px;
  }

  .res-build-grid-sec-tdc {
    margin-top: 8px;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px !important;
  }

  .her-at-trade-iframe-tdc iframe {
    height: 322px;
  }

  .life-her-at-sec-tdc p,
  .tred-care-detail-sec-tdc,
  .beyond-possible-story-detail-tdc,
  .tred-life-care-detail-tdc {
    max-width: max-content;
  }

  .life-at-t-section-tdc p {
    max-width: 700px;
  }

  .we-are-awesome-desc-tdc p {
    font-size: 20px;
  }

  .life-join-tdc {
    padding: 70px 10px 20px;
  }
}

@media (max-width: 768px) {
  .her-at-trade-iframe-tdc iframe {
    height: 242px;
  }

  .life-at-t-section-tdc p {
    max-width: 549px;
  }

  /* .life-trans-thumbnail-tdc img {
    height: 90px;
  } */
}

@media (max-width: 575px) {
  .life-join-tdc {
    padding: 70px 20px 20px;
  }

  .video-content-para-tdc {
    font-size: 24px;
  }

  .join-tred-dsc-card-tdc {
    font-size: 34px;
  }

  /* .life-trans-thumbnail-tdc img {
    height: 70px;
  } */

  .care-letter-tdc {
    font-size: 170px;
  }

  .care-img-tdc {
    height: 142px;
  }

  .care-letter-tdc {
    top: 63%;
  }

  .care-card-tdc {
    padding: 10px;
    height: 220px;
  }

  .life-at-company-img-tdc {
    min-width: fit-content;
    height: fit-content;
  }

  .life-at-company-img-tdc img {
    max-width: 330px;
    max-height: 190px;
  }
}

@media (max-width: 400px) {
  .life-ai-data-card-tdc,
  .life-voices-card-tdc,
  .perks-card-tdc {
    margin: 0;
    flex: 0 0 100%;
  }

  .life-voices-wrapper-tdc,
  .perks-wrapper-tdc {
    gap: 0;
  }

  .join-tred-dsc-card-tdc {
    font-size: 26px;
  }

  .explore-career-opportunities-tdc p {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .life-voices-card-tdc:hover {
    filter: grayscale(0%);
  }

  .life-voices-card-tdc:hover .life-image-container-tdc {
    background-color: #ffede5;
  }

  .life-voices-card-tdc:hover .life-quote-icon-tdc {
    top: 47%;
  }

  .life-voices-card-tdc:hover .voice-card-content-dsc-tdc {
    color: white;
    background-color: #fe5000;
  }

  .life-voices-card-tdc:hover .life-image-inner-tdc {
    background-color: #ffede5;
  }

  .life-voices-card-tdc:hover .life-quote-text-tdc {
    -webkit-line-clamp: unset;
    display: block;
    overflow: visible;
    text-overflow: unset;
  }

  .life-voices-card-tdc:hover .life-quote-icon-tdc svg path {
    fill: #fe5000;
  }
}

/* For default aniamtion */
@media (max-width: 768px) {
  .life-ai-data-card-tdc {
    background: #fe50001a;
    padding: 20px;
    border: 1px solid #fe5000;
  }

  .life-ai-data-card-tdc .ai-data-animation-tdc svg path {
    fill: #fe5000;
    stroke: #ffd5b6;
  }

  .care-card-tdc {
    background-color: #fe50001a;
    border: 1px solid #fe5000;
  }

  .care-card-tdc .care-letter-tdc {
    color: #fe5000;
  }

  .care-img-tdc {
    filter: grayscale(0%);
  }

  .life-voices-card-tdc.active .life-image-container-tdc {
    background-color: #ffede5;
  }

  .life-voices-card-tdc.active {
    filter: grayscale(0%);
  }

  .life-voices-card-tdc.active .life-quote-icon-tdc {
    top: 47%;
  }

  .life-voices-card-tdc.active .voice-card-content-dsc-tdc {
    color: white;
    background-color: #fe5000;
  }

  .life-voices-card-tdc.active .life-image-inner-tdc {
    background-color: #ffede5;
  }

  .life-voices-card-tdc.active .life-quote-text-tdc {
    -webkit-line-clamp: unset;
    display: block;
    overflow: visible;
    text-overflow: unset;
  }

  .life-voices-card-tdc.active .life-quote-icon-tdc svg path {
    fill: #fe5000;
  }

  .perks-card-tdc {
    background-color: #ffede5;
    border: 1px solid #fe5000;
  }

  .perks-card-tdc .perk-card-svg-tdc {
    color: #fe5000;
  }
}
/* ================================================================================================================ */
/* Industry Page  */
/* ================================================================================================================ */
.mob {
    display: none;
  }
.industry-hero-section-tdc {
  position: relative;
  overflow: hidden;
  background-image: url("/assets/industry/industry-retail/industry-hero-bg.png");
  background-repeat: no-repeat; 
  background-size: cover;
  color: white;
  padding: 50px 20px 70px;
  min-height: 480px;
}

.industry-hero-title-tdc {
    font-size: 60px;
    font-weight: 700;
    line-height: 124%;
    max-width: 100%;
    margin-top: 3px;
}
.industry-hero-desc-tdc1 {
    font-size: 50px;
    font-weight: 400;
}
.industry-hero-desc-tdc {
  font-size: 28px;
  font-weight: 400;
}
.learn-retail-cards-tdc img {
    width: 17.5%;
}
.industry-unlock-detail-tdc h2 {
  font-size: 40px;
  font-weight: 500;
  max-width: 525px;
}

.industry-unlock-detail-tdc p {
  font-size: 16px;
  font-weight: 400;
  max-width: 525px;
}

.industry-meet-retail-tdc h3 {
  font-size: 40px;
  font-weight: 500;
  line-height: 124%;
}

.industry-analysts-wrapper-tdc {
  display: flex;
  overflow: hidden;
  width: 100%;
}

.industry-analysts-wrapper-tdc::-webkit-scrollbar {
  width: 0 !important;
}

.industry-analysts-card-tdc:hover .list-part-star {
  background-color: #fe5000;
}

.industry-analysts-card-tdc {
  background: #fff;
  flex: 0 0 100%;
  text-align: left;
  transition: transform 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
}

.badge-img {
    max-width: 100%;
    height:14vh;
    margin-bottom: 1rem;
}

.industry-analysts-indicator-tdc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 1px solid #6dcdb8;
  cursor: pointer;
  font-size: 12px;
  color: #6dcdb8;
  font-weight: 600;
  transition: background-color 0.3s, color 0.3s;
}

.industry-analysts-indicator-tdc.active,
.industry-analysts-indicator-tdc:hover {
  background-color: #6dcdb8;
  color: #fff;
}

.industry-analysts-title-tdc {
  font-size: 40px;
  font-weight: 500;
  line-height: 124%;
  max-width: 700px;
}

.industry-tred-ai-tdc {
  background: #ffede5;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 80px;
}
.learn-retail-cards-tdc h4 {
        font-size: 32px !important;
        font-weight: 700;
        color: #fe5000;
    }
    .learn-retail-cards-tdc p {
        font-size: 14px !important;
        font-weight: 400;
        color: #000000;
        line-height: 130%;
        word-break: break-word;
    }

.industry-tred-title-tdc h4 {
  font-size: 40px;
  font-weight: 500;
  line-height: 124%;
}

.industry-tred-title-tdc p {
  font-size: 28px;
  font-weight: 500;
  line-height: 124%;
  max-width: 524px;
}

.industry-tred-detail-tdc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 124%;
  max-width: 628px;
}

.industry-edge-title-tdc {
  font-size: 40px;
  font-weight: 500;
  line-height: 124%;
  color: #00082c;
}

.inds-cutting-edge-card-tdc .perks-card-tdc {
  border: none;
  background-color: transparent;
  padding: 0;
}

.inds-cutting-edge-card-tdc .resource-card-tdc {
  margin: 0;
}

.industry-tabs-sec-tdc {
  max-width: 532px;
}

.learn-retail-cards-tdc {
  background: #f7f7f7;
  border-top: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #fe5000;
}

.learn-retail-cards-tdc h4 {
  font-size: 32px;
  font-weight: 700;
  color: #fe5000;
}

.learn-retail-cards-tdc p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 124%;
  word-break: break-word;
}

.learn-retail-cards-tdc:hover {
  border-top: 1px solid #fe5000;
  border-left: 1px solid #fe5000;
  border-right: 1px solid #fe5000;
}

.partner-with-best-tdc {
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.part-list-best-desc-tdc {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 124%;
}

.retail-contact-title-tdc {
  max-width: 515px;
  font-size: 40px;
  font-weight: 500;
  color: #00082c;
  line-height: 124%;
}
@media (max-width: 1360px) {
  .list-partner-voices-info-tdc p {
    font-size: 26px;
    font-weight: 400;
    line-height: 124%;
  }
  .badge-img {
      max-width: 100%;
      height:21.5vh;
      margin-bottom: 1rem;
  }
}
@media (max-width: 575px) {
    .industry-hero-section-tdc {
      background-image: url("/assets/industry/industry-retail/retail-industry-mobile-banner.png") !important;
    }
  .mob {
    display: flex;
  }
  .industry-hero-title-tdc {
        font-size: 36px;
        font-weight: 700;
        line-height: 124%;
        max-width: 100%;
        margin-top: 3px;
    }
  .industry-tabs-sec-tdc {
    max-width: 100%;
  }
      .explore-aliance-tdc {
        display: none !important;
    }
  .industry-hero-desc-tdc,
  .industry-tred-title-tdc p {
    font-size: 22px;
  }
  .industry-unlock-detail-tdc h2,
  .industry-meet-retail-tdc h3,
  .industry-analysts-title-tdc,
  .industry-tred-title-tdc h4,
  .industry-edge-title-tdc,
  .retail-contact-title-tdc {
    font-size: 34px !important;
  }
  .learn-retail-cards-tdc h4 {
        font-size: 20px !important;
        font-weight: 700;
        color: #fe5000;
    }
    .learn-retail-cards-tdc p {
        font-size: 12px !important;
        font-weight: 400;
        color: #000000;
        line-height: 124%;
        word-break: break-word;
    }
    .learn-retail-cards-tdc img {
        width: 40%;
    }
    .industry-hero-desc-tdc1 {
        font-size: 24px;
        font-weight: 400;
    }
  .partner-with-best-tdc {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
  }

  .case-studie-sec-tdc {
    margin-top: 100px;
    margin-bottom: 80px;
  }
    .list-partner-voices-info-tdc p {
        font-size: 18px;
    }
  .fsz-20-tdc {
        font-size: 16px !important;
    }
    .fsz-14-tdc {
        font-size: 11px !important;
    }
    .testimonal-logo {
        height: 4vh;
    } 
    .testimonal-logo-isg {
        width: 21vw;
    }
}
