/* heroSection */

.heroSectionWrapper {
  padding: 10rem 20px 7.5rem 20px;
  background-image: url("../../assets/images/talk-track-tables/heroSectionBg.webp");
  background-position: 67%, center;
  background-repeat: no-repeat;
  background-size: 160%;
}

.heroSection {
  max-width: 1190px;
  width: 150%;
  gap: 1.875rem;
}

.heroSectionLeft {
  width: 48%;
  margin-left: 3%;
}

.heroSectionTitle {
  color: #504ee4;
  font-weight: 600;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

.heroSectionHeading {
  color: #0e0d59;
  font-family: "Paytone One";
  font-size: 2.24rem;
  text-transform: capitalize;
  margin-bottom: 1rem;
  line-height: 3.125rem;
}

.heroSectionDesc {
  color: #3d3c7d;
  font-size: 1.125rem;
  margin-bottom: 2.25rem;
}

.heroSectionBtn {
  padding: 12px 20px;
  border-radius: 4px;
  background: #504ee4;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

.heroSectionRight {
  width: 52%;
}

/* coldCalling1 */

.coldCalling1 {
  padding: 6.25rem 20px 0px 20px;
  background: url("../../assets/images/talk-track-tables/coldCalling1Bg.png"),
    linear-gradient(0deg, #dad2ff 0%, #ffffff 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.coldCalling1Heading {
  color: #0e0d59;
  text-align: center;
  font-weight: 600;
  line-height: 3.375rem;
  margin-bottom: 1.25rem;
  max-width: 800px;
}

.coldCalling1Desc {
  color: #3d3c7d;
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 3.75rem;
  max-width: 932px;
}

.coldCalling1CardList {
  padding-bottom: 7.75rem;
  max-width: 1110px;
  width: 100%;
  gap: 4rem;
  position: relative;
}

.coldCalling1CardWrapper {
  width: 100%;
}

.coldCalling1CardWrapper2 {
  padding: 0px 4.44rem;
}

.coldCalling1CardWrapper3 {
  padding: 0px 1.875rem;
}

.coldCalling1Card {
  gap: 1rem;
  padding: 12px;
  background-color: white;
  border-radius: 10px;
  max-width: 365px;
  width: 100%;
}

.coldCalling1Card2 {
  z-index: 1;
}

.coldCalling1CardDesc {
  color: #2d2c76;
  font-weight: 500;
  margin-bottom: 0px;
  max-width: 270px;
}

.coldCalling1CardListImg {
  position: absolute;
  bottom: -20px;
  max-width: 490px;
  width: 100%;
  height: auto;
}

/* coldCalling2 */

.coldCalling2 {
  padding: 5rem 20px 7.5rem 20px;
  position: relative;
}

.coldCalling2BgImg {
  position: absolute;
  top: -10%;
  width: 100%;
  height: 50%;
  z-index: -1;
  left: 0;
}

.coldCalling2Heading {
  color: #0e0d59;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 8px;
  max-width: 772px;
  line-height: 3rem;
}

.coldCalling2Desc {
  color: #3d3c7d;
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 4.5rem;
  max-width: 1054px;
}

.coldCalling2CardList {
  max-width: 1281px;
  width: 100%;
  gap: 1.25rem;
}

.coldCalling2Card {
  width: 25%;
  padding: 1.875rem 0px 1.5rem 1.5rem;
  border-radius: 8px;
  border: 1px solid #ebeaff;
  background: linear-gradient(180deg, #d9d9ff 0%, #f9f9ff 100%);
}

.coldCalling2CardImg {
  margin-bottom: 1.75rem;
}

.coldCalling2CardDesc {
  color: #353470;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.coldCalling2CardDesc2 {
  margin-top: 1.34rem;
}

/* sdrCoaching */

.sdrCoaching {
  padding: 7rem 20px 7.5rem 20px;
  background: linear-gradient(
    180deg,
    #f3f1ff 0%,
    rgba(243, 241, 255, 0) 23.51%
  );
  position: relative;
}

.sdrCoachingHeading {
  color: #0e0d59;
  text-align: center;
  font-weight: 600;
  line-height: 3.75rem;
  margin-bottom: 5rem;
  max-width: 772px;
}

.sdrCoachingCardList {
  gap: 8.75rem;
  max-width: 1110px;
  width: 100%;
}

.sdrCoachingCard {
  gap: 3.75rem;
  position: relative;
}

.sdrCoachingCardLeft {
  width: 50%;
}

.sdrCoachingCardLeft2 {
  padding-left: 3.125rem;
}

.sdrCoachingCardHeading {
  color: #0e0d59;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.82rem;
  margin-bottom: 8px;
}

.sdrCoachingCardHeading span {
  color: #564ae8;
}

.sdrCoachingCardDesc {
  color: #3d3c7d;
  margin-bottom: 0px;
}

.sdrCoachingCardRight {
  width: 50%;
}

.sdrCoachingCardRight2 {
  padding: 0px 1.5rem;
}

.sdrCoachingCardRight3,
.sdrCoachingCardRight5,
.sdrCoachingCardRight7 {
  padding-right: 3.125rem;
}

.sdrCoachingCardRight4 {
  padding-left: 1.5rem;
}

.sdrCoachingCardRight6 {
  padding-left: 3rem;
}

.sdrCoachingCenterLineWrapper {
  position: absolute;
  width: 76px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.sdrCoachingCenterLineInnerWrapper {
  position: relative;
  height: 100%;
}

.sdrCoachingCenterLine {
  width: 8px;
  height: 100%;
  border-radius: 38px;
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0) 82px,
      #ffffffde 92px
    ),
    linear-gradient(
      180deg,
      rgba(239, 225, 255, 0) 1.13%,
      #efe1ff 4.76%,
      #6879fa 25.1%,
      #8ceff3 49.79%,
      #8eb0ed 74.6%,
      #6879fa 94.59%,
      rgba(104, 121, 250, 0) 98.44%
    );
}

.sdrCoachingStepWrapper {
  transform: scale(0);
  transition: all 0.2s;
  z-index: 2;
  margin: auto;
  left: 0;
  right: 0;
  height: fit-content;
}

.sdrCoachingStep {
  color: #FFF;
  font-weight: 700;
  text-transform: capitalize;
  padding: 3px 11px;
  border-radius: 25px;
  background: #3B86F7;
  box-shadow: 0px 0px 9.404px 0px rgba(223, 253, 255, 0.56) inset;
  margin-bottom: 0px;
  height: fit-content;
}

.sdrCoachingCenterPoint {
  position: absolute;
  top: 79px;
  text-align: center;
}

.sdrCoachingCenterPointMove {
  text-align: center;
  position: fixed;
  bottom: 200px;
  height: fit-content;
}

.sdrCoachingCenterPointBottom {
  position: absolute;
  bottom: 160px;
  text-align: center;
}

/* ctaSection */

.ctaSection {
  padding: 7rem 20px;
  background: linear-gradient(180deg, #5452be 0%, #161489 100%), #070485;
  gap: 2.5rem;
}

.ctaSectionHeading {
  color: #fff;
  text-align: center;
  font-size: 2.125rem;
  font-weight: 600;
  max-width: 1110px;
}

.ctaSectionBtn {
  padding: 14px 23.333px;
  border-radius: 4px;
  background: linear-gradient(
      93deg,
      #4f95ff -1.83%,
      #3686ff 62.21%,
      #649ff9 99.82%
    ),
    #fff;
  color: #fff;
  font-size: 1.17rem;
  font-weight: 600;
  line-height: 1.7rem;
  letter-spacing: 0.373px;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 768px) {
  .heroSectionWrapper {
    background-size: 500%;
    padding-bottom: 5rem;
    position: relative;
    background: none;
    padding-top: 14rem;
  }

  .heroSectionWrapper::before {
    content: "";
    position: absolute;
    top: -27px;
    width: 300%;
    height: 100%;
    background-image: url("../../assets/images/talk-track-tables/heroSectionBg.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    transform-origin: center;
    z-index: -1;
  }

  .heroSection {
    flex-direction: column;
    gap: 5rem;
  }

  .heroSection > div {
    width: 100%;
  }

  .heroSectionLeft {
    margin-left: 0px;
  }

  .heroSectionHeading {
    line-height: 2.8rem;
  }

  .coldCalling1 {
    background: linear-gradient(0deg, #dad2ff 0%, #ffffff 100%);
  }

  .coldCalling1Heading {
    font-size: 1.84rem;
    line-height: 2.75rem;
  }

  .coldCalling1CardList {
    padding-bottom: 0px;
    overflow: hidden;
    gap: 2rem;
  }

  .coldCalling1CardWrapper {
    flex-direction: column;
    gap: 2rem;
    padding: 0px;
    align-items: center;
  }

  .coldCalling1CardListImg {
    position: relative;
  }

  .coldCalling2 {
    padding-bottom: 5rem;
  }

  .coldCalling2CardList {
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }

  .coldCalling2CardList > div {
    width: 100%;
  }

  .coldCalling2CardDesc {
    margin-top: 1.34rem;
  }

  .sdrCoaching {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sdrCoachingHeading {
    font-size: 1.84rem;
    line-height: 2.75rem;
  }

  .sdrCoachingCardList {
    gap: 5rem;
  }

  .sdrCoachingCard {
    flex-direction: column !important;
    gap: 2.75rem;
  }

  .sdrCoachingCard > div {
    width: 100%;
  }

  .sdrCoachingCardLeft2 {
    padding: 0px;
  }

  .sdrCoachingCardHeading {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .sdrCoachingCardRight {
    padding: 0px;
  }

  .sdrCoachingCenterLineWrapper {
    display: none;
  }

  .sdrCoachingStepWrapper{
    display: none !important;
  }
}
