.save-cards-banner{
    background: radial-gradient(48.17% 48.17% at 74.97% 50%, #2F297D 0%, #160D35 100%)!important;
    margin-bottom: 64px !important;
}

.payment-banner__content .banner-heading {
    font-family: "Urbanist", sans-serif !important;
}

.small-text {
    font-family: "DM Sans", sans-serif !important;
    color: #CACACA !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.faq-section #faqpricing .card .card-header .btn-header-link:not(.collapsed) .desc-head{
    color: #2a2a2a !important;
    font-weight:700!important
}

.desc-head{
    font-family: "DM Sans", sans-serif !important;
    font-size: 20px;
    line-height: 32px !important;
    color: #949494 !important;
}

.payment-banner__content.pl-spacing {
    padding: 270px 0 90px !important;
}

.payment-banner__content .save-cards-banner-img {
    top: 50% !important;
}

.save-cards-sec-space-top{
    padding: 0px 0 64px !important;
}

.save-cards-sec-space{
    padding: 64px 0 64px !important;
}

.save-cards-sec-space-m{
    margin: 64px 0 64px !important;
}

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

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

.deposits-tracking p, .customization-intelligence p{
    color: #5F5F5F;
}

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

.bullet-icon {
    margin-top: 0px !important;
    margin-right: 12px !important;
}



/* highlited list start */

.highlight {
    color: #fff;
    font-family: "DM Sans";
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}

.highlight-list {
    display: flex;
    gap: 88px;
    margin-top: 35px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.highlight-list li {
    border-left: 4px solid;
    border-image: linear-gradient(180deg, rgba(19, 194, 194, 0.5) 0%, rgba(19, 194, 194, 0) 100%) 1;
    padding-left: 6px;
}

@media (max-width: 1024px){
  .highlight-list {
      gap: 50px;
  }
}

@media (max-width: 991px){
    .payment-banner__content .banner-img-w {
        display: block !important;
        position: relative !important;  
    }
}

@media (max-width: 767px){
    .highlight {
        font-weight: 600;
    }

    .highlight-list {
        gap: 20px;
    }

    .highlight-list {
        margin-top: 32px;
    }

}

@media (max-width: 600px){
    .highlight {
        font-size: 14px;
    }
}

@media (max-width: 320px){
    .highlight-list {
        gap: 15px;
    }

    .highlight {
        font-size: 12px;
    }
}

/* highlited list end */


/* business-benefits-section start */

.business-benefits-section h4{
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 700 !important;
    color: #2a2a2a !important;
    padding: 20px;
}

.business-benefits-card{
    background: #F5F7FF;
    border-radius: 16px;
    overflow: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/* business-benefits-section end */


/* Industries We Empower start */

.industries-we-empower-slider img {
    width: 100% !important;
    display: block !important;
}

/* Industries We Empower end */


/* affordability-suite-slider start */

.affordability-suite-slider .carousel-section {
    overflow: hidden;
}

.affordability-suite-slider .carousel-section .owl-carousel .owl-stage {
  padding-left: 0 !important;
}

.affordability-suite-slider .carousel-section .owl-carousel .owl-stage-outer {
  overflow: unset;
}

.affordability-suite-slider .carousel-section .owl-carousel .owl-nav {
     float: right;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-theme .owl-nav [class*='owl-']:hover{
    background: transparent !important;
    color: #000!important;
}

.owl-theme .owl-nav [class*='owl-']{
    margin: 10px!important;
    width: 28px;
    border: 1px solid #c3c3c3;
    height: 30px;
    font-size: 22px !important;
    border: 1px solid #6a6a6a!important;
    border-radius: 100%!important;
}

.owl-theme .owl-nav 
.affordability-suite-slider .carousel-section .owl-carousel .owl-nav .owl-next,
.affordability-suite-slider .carousel-section .owl-carousel .owl-nav .owl-prev {
    width: 28px;
    border: 1px solid #c3c3c3;
    height: 30px;
    font-size: 22px;
}

.affordability-suite-slider .carousel-section .owl-carousel .owl-nav .owl-next:focus,
.affordability-suite-slider .carousel-section .owl-carousel .owl-nav .owl-prev:focus {
    outline: 0;
}

.affordability-suite-slider .carousel-section h2 {
    font-size: 34px;
    text-align: left;
    font-weight: 700;
}

.affordability-suite-slider .carousel-container {
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.affordability-suite-slider .carousel-item {
    margin: 20px 0;
}

.affordability-suite-slider .carousel-item:first-child {
    margin: 0 0px 0px 70px;
}

.affordability-suite-slider .carousel-item__card {
    box-shadow: 0 13px 31px #dce1ed;
    height: 216px;
    border-radius: 12px;
    margin: 30px 0 35px;
    font-size: 30px;
    font-weight: 500;
    border: 1px solid #dddddd;
}

.affordability-suite-slider .owl-carousel {
    display: block;
    width: 100%;
    z-index: 1;
}

.affordability-suite-slider .teller-card {
    padding: 2rem 3rem;
}

.accept_payments_title{
    background: url(../img/home/homepage_new/mobile_section/accept_payment_bg.svg) no-repeat;
    margin: 20px 0;
    padding: 12px;
    background-size: 45%;
}

.business_banking_payouts{
    background: url(../img/home/homepage_new/mobile_section/payment_plus_bg.svg) no-repeat;
    margin: 20px 0;
    padding: 12px;
}

.carousel-item__card{
    background: url(../img/home/homepage_new/mobile_section/card.png) no-repeat;
    background-size: 100% 102%;
}

.owl-carousel .owl-item img {
    display: inherit;
    width: fit-content;
}

/* affordability-suite-slider end */

/* business-model-slider start */

.business-model-slider {
    position: relative;
}

.business-model-slider .choose-list__item {
    border-radius: 16px !important;
    overflow: hidden !important;
}

.business-model-slider .choose-list__item a {
    display: block;
    text-decoration: none;
}

.business-model-slider .gradiant-border {
    border-radius: 12px !important;
    overflow: hidden !important;
    position: relative;
    display: block;
}

.business-model-slider .gradiant-border img {
    width: 85% !important;
    height: auto !important;
    display: block !important;
    border-radius: 12px !important;
}

.business-model-slider .model-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    padding: 20px;
    border-radius: 0 0 16px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85% !important;
    gap: 20px;
}

.business-model-slider .model-card-content h3 {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 0 !important;
    flex: 1;
    
}

.business-model-slider .model-card-link {
    width: 36px !important;
    height: 36px !important;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
    background: transparent !important;
    padding: 0 !important;
}

.business-model-slider .model-card-link svg {
    width: 18px !important;
    height: 18px !important;
    stroke: #fff !important;
    transform: rotate(45deg);
}

.business-model-slider .choose-list__item:hover .model-card-link {
    opacity: 1;
    transform: translateY(0);
}

.business-model-slider .owl-carousel {
    padding: 0 50px;
}

.business-model-slider .howitwroks {
    position: relative;
}

.business-model-slider .owl-nav {
    position: absolute;
    right: 50px;
    top: 100%;
    display: flex;
    gap: 10px;
}

.business-model-slider .owl-nav button {
    width: 30px !important;
    height: 30px !important;
    border: 1px solid #d0d0d0 !important;
    border-radius: 50% !important;
    background: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer;
}

.business-model-slider .owl-nav button:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.business-model-slider .owl-nav button.owl-prev:before {
    background-image: url('../img/easebuzz/save-cards/arrow-right.svg');
     transform: rotate(180deg);
}

.business-model-slider .owl-nav button.owl-next:before {
    background-image: url('../img/easebuzz/save-cards/arrow-right.svg');
}

.business-model-slider .owl-nav button:hover {
    background: #f5f5f5 !important;
    border-color: #999 !important;
}

.business-model-slider .owl-nav button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

@media (max-width: 991px) {

    .business-model-slider .gradiant-border img {
        width: 100% !important;
    }
}

/* business-model-slider end */


/* gst-cta-section start */

.gst-cta-section-animated {
    padding: 80px 48px !important;
    border-radius: 20px;
    position: relative;
    overflow: hidden;

    background:
    linear-gradient(to bottom, #000 0%, #000 40%, transparent 100%),
    radial-gradient(circle at 70% 70%, #6D44E5, transparent 70%),
    radial-gradient(circle at 70% 80%, #13C2C2, #6D44E5 70%),
    radial-gradient(circle at 70% 80%, #6D44E5, #13C2C2 70%),
    radial-gradient(circle at 70% 80%, #13C2C2, transparent 70%);

    background-size: 100% 100%, 400% 400%;
    animation: waterFlow 8s ease infinite;
}

@keyframes waterFlow {
  0% { background-position: 0% 50%, 0% 50%; }
  50% { background-position: 0% 50%, 100% 50%; }
  100% { background-position: 0% 50%, 0% 50%; }
}

.cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.verify-btn p{
  background: #fff !important;
  color: #667eea !important;
  padding: 17px 33px !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
  display: inline-block !important;
  transition: all 0.3s ease;
}

.verify-btn p:hover {
  background: #f0f0ff;
  color: #764ba2;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

@media (max-width: 991px) {

  .gst-cta-section-animated {
    padding: 80px 30px !important;
  }
  .cta-title {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
    .save-card-cta-btn {
        text-align: right !important;
        display: flex;
        justify-content: flex-end;
    }
}

/* gst-cta-section end */

/* ecommerce-stack-section start */
.ecommerce-stack-section {
    padding: 80px 0;
    background: #fff;
}

.ecommerce-stack-title {
    font-family: "Urbanist", sans-serif !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 44px !important;
    margin-bottom: 50px !important;
    color: #2a2a2a !important;
}

.ecommerce-stack-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.ecommerce-stack-card {
    background: #FFFFFF;
    border: 1px solid #F5F7FF;
    box-shadow: 0px 0px 16px 0px #0000000A;
    border-radius: 24px;
    padding: 24px 32px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    text-decoration: none !important;
}


.ecommerce-stack-card:hover {
    /* transform: translateY(-10px); */
    box-shadow: 0px 0px 24px 0px #0000000A, 0px 8px 24px 0px #00000014;
}

.ecommerce-stack-card:hover h3 {
    color: #6d44e5 !important;
}

/* Hover light effect at bottom center */
.ecommerce-stack-card::before {
    content: '';
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    height: 130px;
    background: radial-gradient(circle, rgba(109, 68, 229, 0.15) 0%, rgb(109 68 229 / 6%) 50%, transparent 80%);
    filter: blur(10px);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 1;
}


.ecommerce-stack-card:hover::before {
    opacity: 1;
}

.card-arrow-right{
    width: 36px !important;
    height: 36px !important;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
    background: transparent !important;
    padding: 0 !important;
}

.ecommerce-stack-card:hover .card-arrow-right {
    opacity: 1;
    transform: translateY(0);
}

.ecommerce-stack-icon {
    /* width: 40px;
    height: 40px; */
    /* border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center; */
    margin-bottom: 12px;
}

.ecommerce-stack-icon img {
    width: 40px;
    height: 40px;
}

.ecommerce-stack-card h3 {
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 4px !important;
    color: #2a2a2a !important;
    display: flex;
    align-items: center;
}

.ecommerce-stack-card p {
    font-size: 12px !important;
    line-height: 18px !important;
    color: #5F5F5F !important;
    margin: 0 !important;
}



@media (max-width: 1024px) {
    .ecommerce-stack-container {
        grid-template-columns: repeat(3, 1fr);
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .ecommerce-stack-section {
        padding: 60px 0;
    }
    .ecommerce-stack-title {
        font-size: 28px !important;
        line-height: 36px !important;
        padding: 0 15px;
    }
    .ecommerce-stack-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .ecommerce-stack-card {
        padding: 30px;
    }
}

/* ecommerce-stack-section end */









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

@media (max-width: 1199px){
    /* .payment-banner__content .frm-banner-img {
        top: 31.8% !important
    } */

    .faq-section #faqpricing .card .card-header .btn-header-link .desc-head {
        white-space: pre-line;
    }
}

@media (max-width: 1024px) {

    .payment-banner__content.pl-spacing {
        padding: 200px 0 90px !important;
    }

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

    .heading-size-new {
        font-size: 32px !important;
    }
    
    .slick-slider {
        margin: 30px 50px;
    }

    .payment-collections .teller-card {
        margin-top: 15px;
    }
}

@media only screen and (max-width:1024px) and (min-width:769px){
    .payment-banner__content .banner-heading-size {
        font-size: 41px !important;
    }
}

@media (min-width: 992px) {
    .accept-d-block{
        display: block;
    }
}

@media (max-width: 991px) {
   
    .payment-banner__content.pl-spacing {
        padding: 140px 0 0px !important;
    }

    .slick-prev {
        display: none !important;
    }
    .slick-next {
        display: none !important;
    }
      
    .slick-slider {
        margin: 30px 0px;
    }

    .deposits-tracking .howitwroks{
        flex-direction: column-reverse;
        gap: 30px;
    }
}

@media (max-width: 768px){

}

@media (max-width: 767px){
    .save-cards-sec-space {
        padding: 32px 0 32px !important;
    }

    .save-cards-sec-space-m {
        margin: 32px 0 32px !important;
    }

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

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

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