.hero-section {
  background: linear-gradient(
    20deg,
    rgba(245, 246, 255, 0) 45%,
    #d1d1ff 76.59%
  );
  padding: 10rem 0;
}

.power-dialer-hero-section {
  padding-top: 12rem;
}

.hero-section h1 {
  color: #0e0d59;
  font-family: var(--paytone);
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}

.hero-section .hero_subHead {
  color: #504ee4;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

.hero-section .hero_desc {
  color: #3d3c7d;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 2rem;
}

/*  */

/* whyParellelDailer */

.whyParellelDailerCont {
  border-radius: 16px;
  border: 2px solid #e3e0ff;
  background: #efefff;
  padding: 4rem;
  margin: 0 -4rem;
}

.whyParellelDailerIcon {
  width: 48px;
  height: 48px;
  margin: auto;
  margin-bottom: 1rem;
}

.whyParellelDailerContHead {
  color: #0e0d59;
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.65rem;
}

.whyParellelDailer .col-6 {
  text-align: center;
}

.whyParellelDailer .col-md-2 {
  max-width: 18%;
  flex: 0 0 18%;
}

.whyParellelDailer .col-md-3:nth-child(3) {
  max-width: 21%;
  flex: 0 0 21%;
}

.whyParellelDailer h2 {
  color: #0e0d59;
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 3rem;
}

.whyParellelDailer h2 span {
  font-style: italic;
  font-weight: 700;
}

.whyParellelDailer .whyParellelDailerContDesc {
  color: #0e0d59;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 1rem 0 0;
}

/*  */

/* enterParellelDailer */

.enterParellelDailer {
  padding: 6rem 0;
  text-align: center;
}

.enterParellelDailer .enterParellelDailerIcon {
  margin-bottom: 1.5rem;
}

.enterParellelDailer h2 {
  color: #0e0d59;
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.5rem;
}

.enterParellelDailer p {
  color: #0e0d59;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 3rem;
}

.klenty_power_play {
  width: 125px;
  cursor: pointer;
}

/*  */

/* WhatDoIGet */

.whatDoIGet {
  background: var(--WhatDoIGetBg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 14rem 0 4rem;
  margin-top: -14rem;
}

.whatDoIGet h2 {
  color: #0e0d59;
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 3rem;
}

/* Multichannel Outreach */

.multi-channel-outreach .cardContainer.active:first-child .cardContent {
  height: 116px;
}

.multi-channel-outreach .cardContainer.active:nth-child(5) .cardContent {
  height: 100px;
}

.multi-channel-outreach .cardContainer.active:nth-child(7) .cardContent {
  height: 102px;
}

.section-head-1 {
  color: #0e0d59;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 3rem;
  width: 102%;
}

.section-description {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  color: #0e0d59;
  margin-bottom: 2rem;
}

.height530 {
  height: 504px;
}

.cardContainer {
  cursor: pointer;
}

.cardContainer .cardContainerHead {
  color: #0e0d59;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  transition: all 0.3s;
  margin: 0;
}

.cardContainer svg {
  transform: rotate(-90deg);
  transition: all 0.3s;
}

.cardContainer .cardContainerSubHead {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: capitalize;
  color: #0e0d59;
  padding-left: 12px;
  border-left: 2px solid #504ee4;
  margin-bottom: 0.75rem;
}

.cardContainer .cardContainerPara {
  color: #3d3c7d;
  font-size: 0.875rem;
  line-height: normal;
  margin-bottom: 0rem;
  position: relative;
  top: -2px;
}

.gradientBg {
  width: 100%;
  height: 100%;
  display: flex;
  border-radius: 1rem;
  /* background: linear-gradient(
    141deg,
    #fce8ff -8.83%,
    #e6f0ff 119.11%,
    #e7f0ff 119.11%
  ); */
  align-items: center;
  justify-content: center;
}

.multi-channel-outreach hr {
  margin-top: 0;
  margin-bottom: 16px;
  border-top: 1px solid #d7d7f1 !important;
}

.cardContainer .cardContent {
  transition: all 0.6s;
  overflow: hidden;
  height: 0;
}

.dropdownIcon {
  position: relative;
  top: -2px;
}

.first-section-img {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transition: all 0.4s;
  transform: translateY(-50%);
}

.first-section-img.active {
  opacity: 1;
}

.cardContainer .cardContent a {
  color: #504ee4 !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.cardContainer .cardContent a:hover {
  text-decoration: none;
}

.cardContainer .cardContent a img {
  width: 14px;
  position: relative;
  top: -1px;
  left: 2px;
  transition: all 0.3s;
}

.cardContainer .cardContent a:hover img {
  left: 6px;
}

.cardContainer.active .cardContent {
  overflow: auto;
  height: 80px;
}
.cardContainer svg path {
  fill: #0e0d59;
}

.cardContainer.active svg path {
  fill: #504ee4;
}

.cardContainer.active .cardContainerHead {
  font-size: 1.5rem;
  color: #504ee4;
}

.cardContainerHead img {
  opacity: 0.5;
  margin-right: 0.25rem;
}

.cardContainer.active .cardContainerHead img {
  opacity: 1;
}

.cardContainer .cardContent::-webkit-scrollbar {
  display: none;
}

.cardContainer.active svg {
  transform: rotate(0deg);
}

.progressBarBlock {
  margin-bottom: 16px;
  height: 3px;
  display: flex;
  align-items: center;
  position: relative;
}

.progressBar {
  position: absolute;
  width: 0%;
  height: 100%;
  border-radius: 16px;
  background: linear-gradient(
    41deg,
    rgba(236, 236, 255, 1) 0%,
    rgba(137, 135, 255, 1) 100%
  );
}

.progressBar.active {
  animation: widthFull 8s linear;
}

@keyframes widthFull {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

.multi-channel-outreach hr {
  margin-bottom: 0px;
  width: 100%;
}

/*  */

/* parellelDailerRecords */

.parellelDailerRecords {
  background: linear-gradient(
    180deg,
    rgba(245, 246, 255, 0) 18.03%,
    #efefff 99.88%
  );
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 4rem 0 6rem;
}

.parellelDailerRecords .col-md-4 {
  max-width: 31%;
  flex: 0 0 31%;
}

.parellelDailerRecords h2 {
  color: #0e0d59;
  text-align: center;
  font-size: 2ren;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.parellelDailerRecords .records_desc {
  color: #0e0d59;
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4rem;
}

.imgTextContainer {
  position: relative;
  width: fit-content;
  margin-bottom: 1.75rem;
}

.textContainer {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.textContainer p {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 10px;
}

.dailNumbers {
  color: #504ee4;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0;
}

.daildesc {
  color: #0e0d59;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.detailsCont {
  width: 40%;
}

.parellelDailerRecords .detailsCont:not(:last-child) {
  border-right: 1px solid #b6b6ee;
  width: 30%;
}

/*  */

/* klentyPowerDialer */

.klentyPowerDialer {
  padding: 4rem 0;
}

.klentyPowerDialer h2 {
  color: #0e0d59;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.5rem;
}

.klentyPowerDialerDesc {
  color: #3d3c7d;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 3.5rem;
}

.powerDialerFeature {
  border-radius: 0.5rem;
  border: 1px solid #e3e0ff;
  background: #f6f6ff;
  height: 100%;
}

.contentContainer {
  padding: 0 1.5rem 2rem 1.5rem;
}

.contentContainerHead {
  color: #0e0d59;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.25rem;
}

.contentContainerDesc {
  color: #3d3c7d;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

/*  */

/* powerDialerStats */

.powerDialerStats {
  padding: 4rem 0;
}

.powerDialerStats h2 {
  color: #0e0d59;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 3rem;
}

.rowCardContainer {
  display: flex;
  justify-content: space-around;
}

.rowcardHead {
  background: linear-gradient(152deg, #9154f4 14.39%, #4c2ec7 87.79%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}

.rowcardDesc {
  color: #3d3c7d;
  text-align: center;
  font-size: 1.30481rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 2rem;
}
/*  */

/* cta-section */

.cta-section {
  background: linear-gradient(180deg, #5452be 0%, #161489 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 6rem 1rem;
  text-align: center;
}

.cta-section h2 {
  font-weight: 600;
  font-size: 2rem;
  line-height: normal;
  color: #ffffff;
  margin-bottom: 0.75rem;
}

.cta-section p {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 2.5rem;
}

/*  */

/******* Mobile View *******/

@media only screen and (max-width: 768px) {
  /* whyParellelDailer */
  .whyParellelDailerCont {
    margin: 0;
    padding: 3rem 1rem;
  }

  .whyParellelDailer .col-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  /*  */

  /* multichannel outrech */
  .multi-channel-outreach .cardContainer.active .cardContent,
  .multi-channel-outreach .cardContainer.active:nth-child(5) .cardContent,
  .multi-channel-outreach .cardContainer.active:nth-child(7) .cardContent {
    height: 380px;
  }

  .multi-channel-outreach .cardContainer.active:first-child .cardContent,
  .multi-channel-outreach .cardContainer.active:nth-child(3) .cardContent {
    height: 440px;
  }

  .cardContainer .cardContent::-webkit-scrollbar {
    display: none;
  }
  .gradientBg {
    margin-top: 1rem;
    height: auto;
    padding: 1rem 0;
  }
  /*  */

  /* parellelDailerRecords */
  .parellelDailerRecords .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .row {
    row-gap: 3rem;
  }
  /*  */

  /* .powerDialerFeature */

  .powerDialerFeature {
    width: 70%;
    margin: auto;
  }

  .rowcardHead {
    font-size: 2.5rem;
  }

  .rowcardDesc {
    font-size: 1.125rem;
  }

  .cta-section h2 {
    font-size: 1.75rem;
  }

  /*  */
}
