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

.parallel-dialer-hero-section {
  padding-top: 14rem;
}

.hero-section h1 {
  color: #0e0d59;
  font-family: var(--paytone);
  font-size: 3.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 */

.whyParellelDailer {
  padding: 0px 20px;
}

.whyParellelDailerHeading {
  color: #0e0d59;
  text-align: center;
  font-weight: 600;
  max-width: 798px;
  margin-bottom: 2rem;
}

.whyParellelDailerDiff {
  max-width: 980px;
  width: 100%;
  position: relative;
}

.whyParellelDailerDiff > div {
  gap: 1.875rem;
}

.whyParellelDailerImgWrapper {
  margin-bottom: 2.5rem;
  width: 100%;
}

.whyParellelDailerImgWrapper > div {
  width: 50%;
}

.whyParellelDailerImgWrapper > div > img {
  height: auto;
}

.whyParellelDailerImg1 {
  width: 90%;
}

.whyParellelDailerImg2 {
  width: 95%;
}

.whyParellelDailerHeadingWrapper {
  margin-bottom: 1.125rem;
}

.whyParellelDailerHeadingWrapper > p {
  width: 50%;
  color: #3a396e;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 0px;
}

.whyParellelDailerPointWrapper {
  padding: 1rem 0px;
}

.whyParellelDailerPointWrapper > p {
  width: 50%;
  color: #0e0d59;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
}

.whyParellelDailerPoint1{
  padding-right: 1.25rem;
}

.whyParellelDailerPoint2{
  padding-left: 1.25rem;
}

.whyParellelDailerPointWrapper > p > span {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.whyParellelDailerPointWrapper > p img{
  width: 1.25rem;
  height: auto;
}

.whyParellelDailerPoint1Icon {
  right: 0;
}

.whyParellelDailerPoint2Icon {
  left: 0;
}

.whyParellelDailerDiffLine{
  height: 1px;
  background: linear-gradient(90deg, #ddd7e800 0%, #F4EFFD 50%, #ddd7e800 100%);
}

.whyParellelDailerDiffLine2{
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(#ddd7e800 0%, #F4EFFD 50%, #ddd7e800 100%);
}

/*  */

/* 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_parallel_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: 0.5rem;
}

.whatDoIGetLP h2 {
  margin-bottom: 4.5rem;
}

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

/* Multichannel Outreach */

.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: 460px;
}

.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: -4px;
}

.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: 2rem;
  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%;
}

/*  */

/* pricingSection */

.pricingSection {
  padding: 5rem 10px;
}

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

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

/*  */

/* cta-section */

.cta-section {
  background: linear-gradient(
    100deg,
    #131143 0%,
    #2e2a88 90.81%,
    #1c1a5c 100%
  ) !important;
  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 !important;
  line-height: normal;
  color: #ffffff;
  margin-bottom: 0.75rem !important;
}

.cta-section p {
  color: #fff;
  text-align: center;
  font-size: 1rem !important;
  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 */
  .cardContainer.active .cardContent {
    height: 424px;
  }
  .cardContainer.active .cardContent {
    height: 360px;
  }
  .cardContainer .cardContent::-webkit-scrollbar {
    display: none;
  }
  .gradientBg {
    margin-top: 1rem;
    height: auto;
    padding: 2rem 0;
  }
  /*  */

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

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