.teller-ar-banner {
  /* background: url(../img/easebuzz/teller-ar/teller-banner-bg-img.png) repeat, linear-gradient(317deg, #6d44e51a 40%, #1677ff36 60%) !important; */
  /* background-size: cover !important; */
  /* background-position: center !important; */

  background: url(../img/easebuzz/teller-ar/teller-ar-bg-banner.png) no-repeat;
  background-size: cover;
  background-position: center;
}


/* banner-heading-animated-icon  */

.banner-heading-animated-icon{
    display: inline-flex !important;
    width: 170px;
    position: absolute;
}

@media (max-width: 991px) {
  .banner-heading-animated-icon {
    position: relative;
  }
}


@media (max-width: 768px) {
  .banner-heading-animated-icon {
    width: 110px;
    position: absolute;
  }
}

@media (max-width: 767px) {
  .banner-heading-animated-icon {
    position: relative;
  }
}

@media (max-width: 450px) {
  .banner-heading-animated-icon {
    position: absolute;
  }
}

/* banner-heading-animated-icon  */


/* banner list start */
.banner-list{
  padding-top: 32px !important;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.banner-list span{
  font-family: "DM sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 500;
  margin-bottom: 12px !important;
  line-height: 24px !important;
}

/* .banner-list span{
  font-family: "DM sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 500;
  margin-bottom: 12px !important;
  line-height: 24px !important;
  border-left: 4px solid;
  border-image: linear-gradient(180deg, #6D44E5 0%, #D9CCFF 52.88%, rgba(133, 230, 196, 0) 100%) 1;
  padding-left: 20px !important;
  border-radius: 4px;
} */

.banner-list span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 4px;
    height: stretch;
    background: linear-gradient(180deg, #6D44E5 0%, #D9CCFF 52.88%, rgba(133, 230, 196, 0) 100%);
    border-radius: 4px;
}




/* banner list end */

.heading-size-new {
  font-family: "Urbanist", sans-serif !important;
  font-size: 40px !important;
  margin-bottom: 32px !important;
  line-height: 48px !important;
}

.heading-size-new-with-text{
  font-family: "Urbanist", sans-serif !important;
  font-size: 40px !important;
  margin-bottom: 12px !important;
  line-height: 48px !important;
}

.heading-size-new-with-left-right-column-section{
  font-family: "Urbanist", sans-serif !important;
  font-size: 40px !important;
  margin-bottom: 24px !important;
  line-height: 48px !important;
}

.payment-banner__content .banner-heading {
  font-size: 48px;
  font-weight: 700;
  line-height: 57px;
  font-family: "Urbanist", sans-serif !important;
  margin-bottom: 12px !important;
}

.link-btn--white{
  border-radius: 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 16px 35px;
}

.signup-btn {
  display: block;
  width: fit-content;
  margin: 0 auto;
}

.link-btn--purple,
.link-btn--purple:hover {
  background-color: #6d44e5;
  color: #fff;
  padding: 17px 32px !important;
}

.payment-banner__content .banner-img-w {
  position: absolute !important;
  right: 0 !important;
  top: 58.2% !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

@media (max-width: 1366px) {
  .payment-banner__content .banner-img-w {
    top: 60.6% !important;
  }
}

@media (max-width: 991px) {
  .payment-banner__content .banner-img-w {
    position: relative !important;
    right: 0 !important;
    top: 50% !important;
  }
}


.payment-banner__content.teller-spacing {
  padding: 200px 0 40px !important;
}

/* .gbrands img.logo-size {
  width: 60% !important;
  filter: grayscale(100%) !important;
  transition: all 0.3s ease;
}

.gbrands img.logo-size:hover {
  filter: grayscale(0%) !important;
  transform: scale(1.1);
} */


.teller-ar-space-sec-top {
  padding: 0px 0 64px !important;
}

.teller-ar-space-sec {
  padding: 64px 0 64px !important;
}

.teller-ar-space-sec-m {
  margin: 64px 0 64px !important;
}




/* send-invoices section start */


.send-invoices p {
  color: #5F5F5F;
}

.send-invoices-img img {
  width: 100% !important;
  margin: 0 auto !important;
  display: flex !important;
}


/* send-invoices section end */




/* fetch-invoice-ERP section start */


.fetch-invoice-ERP p {
  color: #5F5F5F;
}

.fetch-invoice-ERP-img img {
  width: 100% !important;
  margin: 0 auto !important;
  display: flex !important;
}



@media (max-width: 991px) {
  .fetch-invoice-ERP .howitwroks {
    flex-direction: column-reverse;
    gap: 30px;
  }
}

/* fetch-invoice-ERP section end */








@media (max-width: 1366px) {
  .heading-size-new {
    font-size: 38px !important;
  }

  .heading-size-new-with-text {
    font-size: 38px !important;
  }

  .heading-size-new-with-left-right-column-section{
    font-size: 38px !important;
  }
}

@media (max-width: 1024px) {

  .payment-banner__content.teller-spacing {
    padding: 150px 0 0px !important;
  }

  /* .payment-banner__content .frm-banner-img {
        top: 41.8% !important
    } */

  .heading-size-new {
    font-size: 32px !important;
  }

  .heading-size-new-with-text {
    font-size: 32px !important;
  }

  .heading-size-new-with-left-right-column-section{
    font-size: 32px !important;
  }

  .gbrands img.logo-size {
    width: 100% !important;
  }

}

@media (min-width: 991px){

  .help-button-list {
    padding: 49px 0 41px 0 !important;
  }

}

@media (max-width: 991px) {

  .payment-banner__content.teller-spacing {
        padding: 180px 0 0px !important;
  }

  .banner-content-main {
    gap: 30px;
  }
}



@media (max-width: 767px) {

  .payment-banner__content.teller-spacing {
        padding: 160px 0 0px !important;
  }

  .teller-ar-space-sec {
    padding: 32px 0 32px !important;
  }

  .teller-ar-space-sec-m {
    margin: 32px 0 32px !important;
  }

  .heading-size-new {
    font-size: 28px !important;
    font-weight: 600 !important;
  }

  .heading-size-new-with-text {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  .heading-size-new-with-left-right-column-section{
    font-size: 28px !important;
    line-height: 32px !important;
  }
}

@media (max-width: 600px) {
  .teller-ar-space-sec-m {
    margin: 32px 0 32px !important;
  }

  .heading-size-new {
    font-size: 28px !important;
    line-height: 32px !important;
    /* margin-b: 40px 0 !important; */
  }

  .heading-size-new-with-text {
    font-size: 28px !important;
  }

  .heading-size-new-with-left-right-column-section{
    font-size: 28px !important;
  }
}

/* NACH Section CSS */
.nach-section {
  padding: 60px 0;
}

/* .nach-row {
  margin-top: 40px;
} */

.nach_logo{
  width: 132px;
}

.step-card {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  /* padding: 24px; */
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  transition: all 0.3s ease;
}

/* .step-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(109, 68, 229, 0.08);
} */

.step-card-visual {
  height: 200px;
  /* background: #f8f8fb; */
  border-radius: 12px;
  /* margin-bottom: 24px; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.step-card-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
}

/* .step-card:hover .step-card-img {
  transform: scale(1.04);
} */

/* Visuals detail styling */
/* Card 1: Create */
.visual-create .mock-invoice {
  width: 140px;
  height: 140px;
  background: #ffffff;
  border-radius: 12px;
  padding: 16px;
  box-shadow: -8px 8px 24px rgba(0, 0, 0, 0.05);
  border: 1px solid #f2f2f2;
  position: relative;
  transform: rotate(-3deg);
  transition: transform 0.3s ease;
}

.step-card:hover .mock-invoice {
  transform: rotate(0deg) scale(1.05);
}

.visual-create::before {
  content: '';
  position: absolute;
  width: 140px;
  height: 140px;
  background: #f6f5ff;
  border-radius: 12px;
  transform: translate(-10px, 10px) rotate(-6deg);
  z-index: 0;
}

.mock-invoice * {
  position: relative;
  z-index: 1;
}

.invoice-label {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  font-family: "DM sans", sans-serif;
  display: block;
  margin-bottom: 16px;
}

.mock-line-long {
  width: 100%;
  height: 10px;
  background: #f1effd;
  border-radius: 4px;
  margin-bottom: 10px;
}

.mock-line-short {
  width: 60%;
  height: 10px;
  background: #f1effd;
  border-radius: 4px;
}

/* Card 2: Send */
.circle-network {
  position: relative;
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle-center {
  width: 54px;
  height: 54px;
  background: #f1effd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(109, 68, 229, 0.15);
  z-index: 2;
  transition: transform 0.3s ease;
}

.step-card:hover .circle-center {
  transform: scale(1.1);
}

.circle-node {
  position: absolute;
  width: 32px;
  height: 32px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  z-index: 1;
  transition: all 0.3s ease;
}

.node-email {
  top: 40px;
  left: 10px;
}

.node-whatsapp {
  top: 10px;
  left: 60px;
}

.node-chat {
  top: 40px;
  right: 10px;
}

.step-card:hover .node-email {
  transform: translate(-5px, -5px);
}

.step-card:hover .node-whatsapp {
  transform: translate(0, -5px);
}

.step-card:hover .node-chat {
  transform: translate(5px, -5px);
}

/* Card 3: Track */
.mock-tracker {
  width: 170px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease;
}

.step-card:hover .mock-tracker {
  transform: scale(1.03);
}

.tracker-line {
  height: 10px;
  background: #f8f8fb;
  border-radius: 4px;
}

.mock-line-short-muted {
  width: 50%;
  margin-bottom: 12px;
}

.mock-line-long-muted {
  width: 90%;
  margin-top: 12px;
}

.tracker-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
}

.tracker-invoice-number {
  font-size: 11px;
  font-weight: 500;
  color: #333333;
}

.status-badge.paid {
  font-size: 10px;
  font-weight: 600;
  color: #6d44e5;
  background: #f1effd;
  padding: 4px 8px;
  border-radius: 20px;
  border: 1px solid #e1dbfb;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* Card 4: Get Paid */
.badge-stack {
  position: relative;
  width: 180px;
  height: 140px;
}

.badge-item {
  position: absolute;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 500;
  color: #5F5F5F;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}

.badge-cards {
  top: 15px;
  left: 0;
}

.badge-autopay {
  top: 30px;
  right: 10px;
}

.badge-enach {
  top: 55px;
  left: 5px;
  background: #f1effd;
  color: #6d44e5;
  border-color: #e1dbfb;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(109, 68, 229, 0.1);
  z-index: 2;
}

.badge-netbanking {
  top: 80px;
  right: 0px;
}

.badge-upi {
  top: 105px;
  left: 45px;
}

.step-card:hover .badge-item {
  transform: translateY(-2px);
}

.step-card:hover .badge-enach {
  transform: translateY(-4px) scale(1.05);
}

/* Texts and Typography */
.step-card-content {
  text-align: left;
  padding: 16px;
}

.step-card-title {
  font-size: 24px;
  font-family: "DM sans", sans-serif;
  line-height: 34px;
  font-weight: 700;
  color: #2D2D2D;
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: "DM sans", sans-serif;
}

.step-card-text {
  font-size: 16px;
  font-family: "DM sans", sans-serif;
  line-height: 24px;
  color: #5F5F5F;
  margin: 0;
  font-family: "DM sans", sans-serif;
}


@media (max-width: 1024px) {
  .nach_logo{
    width: 122px;
  }
}


@media (max-width: 767px) {
  .nach_logo{
    width: 112px;
  }
}

@media (max-width: 480px) {
  .nach_logo{
    width: 102px;
  }
}