/* hero section  */

.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;
  padding-bottom: 7.5rem;
}

.hero-section h1 {
  color: #0e0d59;
  font-family: var(--paytone);
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 400;
  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;
}

.heroSectionBtnList {
  gap: 1rem;
}

.heroSectionPlayBtn {
  padding: 0.5rem 1.5rem 0.5rem 1rem;
  border-radius: 4px;
  border: 1px solid #504EE4;
  background: transparent;
  color: #504EE4;
  font-weight: 700;
  line-height: 1.625rem;
  text-transform: uppercase;
  gap: 0.625rem;
  cursor: pointer;
}

.heroSectionPlayBtnIcon {
  width: 1.5rem;
  transition: all 0.2s ease-in-out;
}

.heroSectionPlayBtn:hover .heroSectionPlayBtnIcon {
  scale: 1.15;
}

/*  */

/* intro Section */
.introSectionWrap {
  padding: 0px 20px;
}

.introSection {
  max-width: 1110px;
  width: 100%;
  padding: 2.5rem 20px;
  border-radius: 12px;
  background: #EFEFFF;
  margin: 0 auto;
}

.introSectionHeading {
  color: #0E0D59;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.75rem;
  margin-bottom: 0.75rem;
}

.introSectionDesc {
  color: #3B3A76;
  text-align: center;
  margin-bottom: 3rem;
}

.introSectionCardList {
  max-width: 842px;
  width: 100%;
  gap: 4rem;
  margin: 0 auto;
}

.introSectionCard {
  width: calc(33.33% - (8rem / 3));
}

.introSectionCardIcon {
  width: 2.375rem;
  height: auto;
  margin-bottom: 1.5rem;
}

.introSectionCardText {
  color: #585780;
  text-align: center;
  font-size: 0.875rem;
  letter-spacing: -0.14px;
  margin-bottom: 0px;
}

/* whyParellelDailer */

.whyParellelDailer {
  padding: 6.25rem 20px 3.75rem;
}

.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 {
  text-align: center;
  width: 50%;
}

.whyParellelDailerImgWrapper > div > img {
  max-width: 425px;
  width: 100%;
  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%);
}

/*  */

/* WhatDoIGet */

.whatDoIGet {
  background: linear-gradient(135deg, rgba(245, 246, 255, 0.00) -2.89%, rgba(209, 209, 255, 0.32) 56.75%, #FFF 98.06%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 3.75rem 0 4rem;
}

.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;
}

/*  */

/* faq section  */
.faqSection {
  padding: 5rem 20px;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.faqSectionHeading {
  color: #0e0d59;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.faqSectionDesc {
  color: #0e0d59;
  text-align: center;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 300;
  margin-bottom: 3rem;
}

.faqSectionTab {
  border-bottom: 0.5px solid #eeedf2;
}

.faqSectionTabHeadWrap {
  padding: 1.5rem 0.5rem 1.5rem 0px;
  gap: 2rem;
  cursor: pointer;
}

.faqSectionTabHeading {
  color: #3d2d7c;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0px;
}

.faqSectionTabHeadIcon {
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #f3edff;
}

.faqSectionTabHeadIcon svg {
  rotate: -90deg;
  transition: all 0.2s ease-in-out;
}

.faqSectionTab.active .faqSectionTabHeadIcon svg {
  rotate: 0deg;
}

.faqSectionTabContentWrap {
  height: 0px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}

.faqSectionTabContent {
  padding-bottom: 1.25rem;
}

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

/* 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) {
  /* intro Section */
  .introSectionCardList {
    gap: 2rem;
  }

  .introSectionCard {
    width: 100%;
  }

  .introSectionCardText br {
    display: none;
  }

  /* 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;
  }
  /*  */
}
