.neo-bg h1{
color:#611aac !important;
}
.neo-bg p{
        color: #2c2f36 !important;
}

.neo-bg button {
    background-color: #611aac !important;
    color: #fff;
    border: none !important;
}

.support-neo .support-main {
    display: flex;
    justify-content: center;
    width: 50%;
    gap: 10px;
    align-items: center;
    background-color: #fff;
    padding: 20px;
    border-radius: 14px;
    white-space: nowrap;
}

.border-neo {
    border: 1px solid var(--border-light-neonet) !important;
}

.c-flex-wrap{
    
     background-color: #fff;
     border-radius: 14px;
    display: flex;
    gap:30px;
    padding:20px;
    width: fit-content;
}
.c-flex-wrap-col{
    padding:7.6px !important;
}

.c-flex-wrap div{
    text-align: center;
}

.support-neo{
    display: flex;
    gap:10px;
}

.support-neo .support-main{
    display: flex;
    justify-content: center;
    width: 50%;
    gap:10px;
    align-items: center;
    background-color: #fff;
    padding: 20px;
    border-radius: 14px;
    white-space: nowrap;
}

.support-neo h5{
    margin-bottom: 0px;
    font-size: 16px;
}

.pay_new_card img{
        height: 42px;
        margin-bottom: 10px;
}

.neo-cta-bg {
    background: #611AAC;
}

  .neo-bg{
   background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, #FAF6FF 100%) !important;

}
.bg-neo{
       background-color: #611aac26;
}
.heading-main-order h1{
    font-size:40px !important;
}
@media screen and (min-width:992px) and (max-width:1300px){
  
.heading-main-order h1{
   font-size: 30px !important;
}
}

@media screen and (max-width:993px){

.heading-main-order h1{
    font-size:28px !important;
}
}

.c-flex-wrap{
    
     background-color: #fff;
     border-radius: 14px;
    display: flex;
    gap:30px;
    padding:20px;
    width: fit-content;
}
.c-flex-wrap-col{
    padding:7.6px !important;
}

.c-flex-wrap div{
    text-align: center;
}

.card_height{
height:auto !important;
}

.neo-cta-bg{
    background: #611AAC;

}

.text-available{
    text-align: left;
}

@media screen and (max-width:993px){
     .support-neo{
        margin-top: 10px;
     }
    .support-neo div{
        justify-content: flex-start;
    }
    .support-neo .support-main {
    display: flex;
    justify-content: flex-start;
    }
    .md-img{
        margin-top: 30px;
    }
}
@media screen and (max-width:577px){
    .support-neo {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    }
    .support-neo div{
        width:100%;
        justify-content: flex-start;
    }
}

.c_flex{
    display: flex;
    gap: 10px;
    align-items: center;
}

.image-box{
        width: 30px !important;
        height: 30px !important;
}
@media screen and (max-width:480px){
    .c-flex-wrap {
    border: 1px solid #814bbb33;
    background-color: #fff;
    border-radius: 14px;
    display: flex;
    gap: 20px;
    padding: 20px;
    width: 100%;
}
.support-neo .support-main {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    gap: 10px;
    align-items: center;
    background-color: #fff;
    padding: 20px;
    border-radius: 14px;
    white-space: nowrap;
}
}

@media screen and (max-width:350px){
    .c-flex-wrap{
         overflow-x: scroll;
         white-space: nowrap;
         scrollbar-width: none !important;
    }
}

.support-neo img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(8%) saturate(499%) hue-rotate(191deg) brightness(95%) contrast(90%) !important;
}
.c-flex-wrap img {
    height: 30px;
    margin: auto;
}
.banner-product img {
    border-radius: 10px;
}
.neo-bg button{
    background-color: #611aac !important;
    color: #fff;
     border:none !important;
   
}
.neo-bg button:hover{
    background-color: #611aac !important;
    color: #fff !important;
     border:none !important;
}

.marquee-track {
    display: flex;
    gap: 30px;
    width: max-content;
    padding: 0;
}
.logo-item p {
    margin: 0;
    pointer-events: none;
}
.c-flex-wrap p {
    white-space: nowrap;
}

@media screen and (max-width:480px){
    .center-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: auto;
    align-items: center;
}
}