/* hero-section */

.pageName {
  color: #504ee4;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.hero-section {
  padding: 13rem 0 4rem;
  background: linear-gradient(
    180deg,
    #ffc9eb -4.3%,
    rgba(182, 209, 253, 0.38) 47.6%,
    rgba(175, 210, 255, 0) 77.2%
  );
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.hero-section a {
  margin-bottom: 3rem;
}

.hero-section .kt-btn--secondary {
  background: transparent !important;
}

.hero-section .kt-btn--secondary:hover {
  color: #504ee4 !important;
}

.hero-section h1 {
  color: #0e0d59;
  font-family: "Paytone One";
  font-size: 2.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}

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

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

.hero-section h2 {
  color: #0e0d59;
  text-align: center;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 4rem;
}

.hero-img {
  position: relative;
}

.hero-img video {
  border-radius: 16px;
}

.hero-img .coverBg {
  border-radius: 16px;
  background: rgba(14, 13, 89, 0.24);
  border-radius: 16px;
  z-index: 2;
  width: 100%;
  height: 99%;
  position: absolute;
  top: 0;
}

.pos-abosolute-center {
  z-index: 4;
}

.hero-play-icon {
  transform: scale(1.2);
}

/*  */

/* salesManagers */

.salesManagers {
  padding: 4rem 0 6rem;
}

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

.salesManagers .headingDesc {
  color: #3d3c7d;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4rem;
}

.cardPoints .imgContainer {
  position: relative;
  margin-bottom: 2rem;
}

.cardPoints .asterisk {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #fff;
  text-align: center;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}

.cardPoints .imgQuotes {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  color: #fff;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}

.cardPoints .imgDesc {
  color: #0e0d59;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
  padding-left: 1.25rem;
  position: relative;
}

.cardPoints .imgDesc::before {
  content: "";
  width: 3px;
  border-radius: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  background: #b5dbff;
}

/*  */

/*  */

.calliqFeatures {
  background: linear-gradient(
    112deg,
    #e3f5ff -64.51%,
    #f9fdff 29.57%,
    #98a6f6 197.42%
  );
  padding: 6rem 0 0;
  position: relative;
}

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

.calliqFeatures .headingDesc {
  color: #3d3c7d;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 6.5rem;
}

.height530 {
  height: 530px;
}

.cardContainer {
  cursor: pointer;
  padding: 0 4rem 0 0;
}

.cardContainer.active {
  padding-right: 4rem;
  position: relative;
  z-index: 1;
}

.cardContainer .cardContainerHead {
  color: #9d9cc2;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.3s;
  margin: 0;
}

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

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

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

.cardContainer.active svg path {
  fill: #0e0d59;
}

.cardContainer.active .cardContainerHead {
  font-weight: 600;
  font-size: 1.875rem;
  line-height: normal;
  color: #0e0d59;
}

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

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

.calliqFeatures hr {
  margin-top: 0;
  width: 87%;
  border-top: 1px solid #d7d7f1 !important;
}

.first-section-img {
  opacity: 0;
  position: absolute;
  transition: all 0.4s;
}

.imgStyle1 {
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}

.imgStyle2 {
  left: 0;
  bottom: 0;
  width: auto;
  height: 94%;
}

.imgStyle3 {
  top: 50%;
  transform: translateY(-50%);
  width: 90%;
  height: auto;
  right: 0;
}

.img-holder {
  height: 520px;
  width: 100%;
}

.linearGradient {
  background: var(--stream-img-bg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  height: 520px;
  width: 50%;
  right: 0;
  bottom: 0;
  border-top-left-radius: 16px;
}

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

/*  */

/* syncAsyncCoaching */

.syncAsyncCoaching {
  padding: 6rem 0 4rem;
}

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

.coachingCard {
  border-radius: 1rem;
  background: #f2f5fa;
  max-width: 498px;
}

.syncAsyncCoaching .row .col-12:first-child .coachingCard {
  margin-left: auto;
}

.syncAsyncCoaching .row .col-12 {
  padding-right: 24px;
  padding-left: 24px;
}

.coachingCard img {
  margin-bottom: 1.5rem;
}

.coachingContent {
  padding-left: 2rem;
  padding-bottom: 2rem;
  padding-right: 1.5rem;
}

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

.coachingDesc {
  color: #3d3c7d;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/*  */

/* pipelineAnalysis */

.pipelineAnalysis {
  padding: 4rem 0 6rem;
}

.pipelineAnalysisCard {
  text-align: center;
}

.pipelineAnalysisCard img {
  margin-bottom: 1rem;
}

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

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

/*  */

/* conversationInsights */

.conversationInsights {
  background: linear-gradient(
    292deg,
    #e3f5ff -64.51%,
    #f9fdff 29.57%,
    #98a6f6 197.42%
  );
  padding: 6rem 0 4rem;
  text-align: center;
}

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

.conversationInsights p {
  color: #3d3c7d;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4rem;
}

/*  */

/* cta-section */

.cta-section {
  background: var(--cta-section);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 7rem 1rem;
  text-align: center;
}

.cta-section h2 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3.75rem;
  color: #ffffff;
  margin-bottom: 2.5rem;
}

.startbutton {
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #151442 !important;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  height: 2.75rem;
}

.startbutton:hover {
  text-decoration: none;
}

.demobutton {
  padding: 0.6875rem 1.5rem;
  border: 1px solid #ffffff;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #ffffff !important;
  margin-left: 1rem;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none !important;
  display: inline-block;
  height: 2.75rem;
}

/*  */

/* media queries */

@media only screen and (max-width: 768px) {
  .row {
    row-gap: 3rem;
  }
  .hero-section h1 {
    font-size: 2rem;
  }
  .hero-play-icon {
    transform: scale(.75);
  }
  .customerMeetingCard {
    width: 100% !important;
    margin: auto;
  }
  .hero-section .row {
    height: auto;
  }
  .hero-section .hero-img {
    position: relative;
    transform: none;
    width: 100%;
    height: 100%;
    margin-top: 2rem;
  }
  .hero-section .hero-img img {
    width: 100%;
    height: 100%;
  }

  /* .zig-zag-first-section */
  .calliqFeatures {
    padding: 4rem 0;
  }
  .calliqFeatures .headingDesc {
    margin-bottom: 0;
  }
  .cardContainer.active {
    padding-right: 0;
  }
  .calliqFeatures hr {
    width: 100%;
  }
  .linearGradient {
    display: none;
  }
  .cardContainer .cardContent img {
    margin-top: 1rem;
  }
  .cardContainer.active .cardContent {
    height: 354px;
  }
  .cardContainer:nth-of-type(2).active .cardContent {
    height: 412px;
  }
  .cardContainer {
    padding: 0;
  }
  .cardContainer.active:first-child {
    padding: 0;
  }
  h2 {
    font-size: 2rem !important;
  }
  /*  */
}
