/* scroll seciton  */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-223.19rem);
  }
}

.slider {
  background: transparent;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.slider::before,
.slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100%;
  position: absolute;
  width: 15%;
  z-index: 2;
}

.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

.slider::before {
  left: 0;
  top: 0;
}

.slider .slide-track {
  animation: scroll 30s linear infinite;
  display: flex;
  width: 223.19rem;
}

.slider .slide {
  padding: 1rem 2.5rem;
  text-align: center;
  display: flex;
  align-items: center;
}

/* ------------------- */

.dialiqBanner{
  position: sticky;
  top: 0;
  background-image: url("../images/calliq/calliq-bg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 12px 20px;
  z-index: 1000;
  flex-wrap: wrap;

}

.dialiqBannerImg{
  margin-right: 4px;
}

.dialiqBannerText{
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.625rem;
  text-align: center;
  color: #fff;
  margin: 0;
}

.dialiqBannerLink{
  background: linear-gradient(to bottom right, #00c4ff, #892efd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #53E0FF;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  text-decoration-line: underline;
  margin-left: 4px;
}

.dialiqBannerLink img{
  margin-left: 6px;
  transition: all 0.2s;
}

.dialiqBannerLink:hover img{
  transform: translateX(4px);
}

.dialiqBannerClose {
  position: absolute;
  margin: auto;
  right: 20px;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.hero-section {
  background-image: url("../../assets/images/lp-power-dialer/Ellipse\ 28.png");
}

.heroSectionImgWrap{
  z-index: 0;
}

.dialiq_hero_section .hero_subHead {
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #504ee4;
  margin-bottom: 12px;
}

.dialiq_hero_section h1 {
  font-size: 2.75rem;
}

.dialiq_hero_section .hero_desc {
  font-size: 18px;
  color: #3b3a76;
  margin-bottom: 32px;
}
.dialiq_hero_section .logo-scrolling {
  padding-top: 7.062rem;
  padding-bottom: 1rem;
}

.multi_mode {
  padding: 8rem 10px;
  background-image: url("../../assets/images/dialiq/multi_mode_bg.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.mm_heading {
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #504ee4;
  text-align: center;
  margin-bottom: 12px;
}

.mm_desc {
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  color: #0e0d59;
  margin-bottom: 8px;
}

.mm_message {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #3d3c7d;
  max-width: 901px;
  margin-bottom: 5.125rem;
}

.dialiq_mm_left_container .tab_icon {
  display: none;
}

.cardContainerHead_block {
  gap: 16px;
}

.dialiq_mm_left_container .cardContainer.active .cardContainerHead {
  font-size: 22px;
}

.dialiq_mm_left_container .cardContainer .cardContainerHead {
  font-size: 18px;
  font-weight: 600;
}

.sp-mb11 {
  margin-bottom: 11px;
}

.dialiq_mm_left_container .cardContainer .cardContainerPara {
  color: #3d3c7d;
  margin-bottom: 16px;
}

.dialiq_mm_left_container .btn-container {
  margin-bottom: 0rem;
}

.dialiq_mm_left_container hr {
  margin: 0;
}

.dialiq_mm_left_container .cardContainer {
  padding-top: 24px;
  padding-bottom: 8px;
  padding-right: 0px;
}

.dialiq_mm_left_container .cardContainer.active .cardContent {
  height: 0px;
}

.dialiq_mm_left_container .progressBarCont {
  height: 2px;
}

.dialiq_mm_left_container .progressBar {
  height: 3px;
}

.dialiq_mm_left_container
  .cardContainer.active
  + .progressBarCont
  .progressBar {
  animation: widthFull 8s linear;
}

.dialiq_mm_right_container .first-section-img {
  position: static;
  display: none;
}

.dialiq_mm_right_container .first-section-img.active {
  position: static;
  display: block;
}

.dialiq_improve {
  margin-bottom: 8rem;
}

.dialiq_improve h2 {
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  color: #0e0d59;
  margin-bottom: 4rem;
}

.auto_v {
  background: linear-gradient(180deg, #f9f9ff 0%, #d9d9ff 100%);
  border: 1px solid #ebeaff;
}

.auto_v_box {
  padding: 24px 0px 38px 24px;
}

.box_heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  color: #353470;
  margin-bottom: 4px;
}

.box_content {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #555490;
  margin-bottom: 0px;
}

.box_wrapper {
  height: 360px;
  border-radius: 8px;
}

.call {
  border: 1px solid #ebeaff;
  background: #f9f9ff;
  border-radius: 8px;
}

.dialiq_improve_box {
  gap: 30px;
}

.local,
.auto_t {
  border: 1px solid #ebeaff;
  background: #f9f9ff;
}

.pazcare {
  padding: 6rem 10px 10rem 10px;
  background: linear-gradient(180deg, #f3f1ff 0%, rgba(243, 241, 255, 0) 100%);
}

.pazcare h1 {
  font-weight: 600;
  line-height: 60px;
  text-align: center;
  color: #0e0d59;
  margin-bottom: 5rem;
}

.pazcare_box {
  background: linear-gradient(180deg, #e5e5ff 0%, #d9d9ff 100%);
  border-radius: 12px;
  height: 341px;
}

.pazcare .case {
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #504ee4;
  margin-bottom: 12px;
}

.case_details {
  font-weight: 600;
  line-height: 42px;
  text-align: left;
  color: #120155;
  margin-bottom: 16px;
}

.case_details span {
  font-weight: 700;
}

.pazcare .line {
  border: 1px solid #d8d7f5;
  margin-bottom: 12px;
  width: 100%;
}

.num_left {
  padding-right: 40px;
}

.num_right {
  padding-left: 40px;
}

.num_count {
  font-size: 33px;
  font-weight: 600;
  line-height: 49.5px;
  text-align: left;
  color: #6236d2;
}

.num_detail {
  color: #3d3c7d;
}

.num_wrapper {
  margin-bottom: 44px;
}

.pazcare_learnm {
  font-size: 18px !important;
}

.pazcare .btn-container {
  margin-bottom: 0px;
}

.cta_section {
  padding: 7rem 10px;
  background: linear-gradient(180deg, #5452be 0%, #161489 100%);
}

.cta_section h1 {
  font-weight: 600;
  line-height: 60px;
  text-align: center;
  color: white;
  max-width: 707px;
  margin-bottom: 40px;
}

.cta_section button {
  padding: 14px 24px;
  border-radius: 4px;
  background: linear-gradient(
    93.44deg,
    #4f95ff -1.83%,
    #3686ff 62.21%,
    #649ff9 99.82%
  );
  color: white;
  font-size: 18.67px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.02em;
  border: none;
  outline: none;
  cursor: pointer;
}

.hero-play-icon {
  width: 112px;
}

.dialiq_video_box {
  background-color: #c6dcf1;
}

@media only screen and (max-width: 786px) {
  .hero-section2 {
    padding-top: 18.125rem;
  }

  .progressBarCont {
    display: block !important;
  }
}

@media only screen and (max-width: 425px) {
  .hero-section2 {
    padding-top: 20.125rem;
  }
}
