.section-faq-desktop {
  display: block;
}

.section-faq-mobile {
  display: none;
}

@media (max-width: 767px) {
  .section-faq-desktop {
    display: none;
  }

  .section-faq-mobile {
    display: block;
  }
}

.review-desktop {
  display: block;
}

@media (max-width: 767px) {
  .review-desktop {
    display: none;
  }
}

.launch-your-brand {
  color: #ffffff;
  text-align: left;
  font-family: "Inter-Regular", sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
  font-weight: 400;
  position: relative;
}

.section-1-mobile {
  display: none;
}

.sell-on-daalchini-vending-machine {
  color: #ffffff;
  text-align: left;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

.india-s-first-retail-as-a-service {
  color: #ffffff;
  text-align: left;
  font-family: "Inter-Bold", sans-serif;
  font-size: 2vw;
  font-weight: 700;
  position: relative;
}

._190-brands-cloud-kitchens {
  color: #ffffff;
  text-align: left;
  position: relative;
}
._190-brands-cloud-kitchens-span {
  color: #ffffff;
  font-family: "Roboto-Bold", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
._190-brands-cloud-kitchens-span2 {
  color: #ffffff;
  font-family: "Roboto-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.frame-1 {
  background: #ffffff;
  border-radius: 10px;
  padding: 1vw;
  display: flex;
  flex-direction: row;
  gap: 10px;
  row-gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 10vw;
  position: relative;
}
.list-your-products {
  color: #233d4d;
  text-align: center;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1vw;
  font-weight: 600;
  position: relative;
}

._190-brands-cloud-kitchens {
  color: #ffffff;
  text-align: left;
  position: relative;
}
._190-brands-cloud-kitchens-span {
  color: #ffffff;
  font-family: "Roboto-Bold", sans-serif;
  font-size: 4vw;
  font-weight: 700;
}
._190-brands-cloud-kitchens-span2 {
  color: #ffffff;
  font-family: "Roboto-Medium", sans-serif;
  font-size: 3vw;
  font-weight: 500;
}

@media (max-width: 767px) {
  .section-1-desktop {
    display: none;
  }

  .section-1-mobile {
    display: block;
  }
}

.daalchini-vending-machines-offer-healthy-cashless-snacks-anytime-supporting-local-businesses-and-busy-people-in-offices-hospitals-and-public-spaces {
  color: #233d4d;
  text-align: center;
  font-family: "Inter-Regular", sans-serif;
  font-size: 20px;
  line-height: 31px;
  font-weight: 400;
  position: relative;
}

.vm-type {
  color: rgba(35, 61, 77, 0.8);
  text-align: center;
  font-family: "Inter-Bold", sans-serif;
  font-size: 6vw;

  font-weight: 700;
  position: relative;

  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1vw;
}

.reach-to-a-wider-audience {
  background: linear-gradient(
    90.17deg,
    rgba(35, 61, 77, 1) 0%,
    rgba(81, 142, 179, 1) 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Inter-Bold", sans-serif;
  font-size: 32px;
  line-height: 121.33%;
  font-weight: 700;
  position: relative;
}

.reach {
  background: linear-gradient(
    90.17deg,
    rgba(35, 61, 77, 1) 0%,
    rgba(81, 142, 179, 1) 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Inter-Bold", sans-serif;
  font-size: 2vw;

  font-weight: 700;
  position: relative;
  margin-bottom: 1vw;
}
.daalchini {
  color: #233d4d;
  text-align: center;
  font-family: "Inter-Regular", sans-serif;
  font-size: 1.2vw;
  line-height: 2vw;
  font-weight: 400;
  position: relative;
}

.section-2-mobile {
  display: none;
}

.vm-type-desktop {
  color: rgba(35, 61, 77, 0.8);
  text-align: center;
  font-family: "Inter-Bold", sans-serif;
  font-size: 1.2vw;
  line-height: 135px;
  font-weight: 700;
  position: relative;
  height: 3vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .section-2-mobile {
    display: block;
  }

  .section-2-desktop {
    display: none;
  }
}

.section-4-mobile {
  display: none;
}

.section-4-desktop {
  display: block;
}

@media (max-width: 767px) {
  .section-4-mobile {
    display: block;
  }

  .section-4-desktop {
    display: none;
  }
}


.our-retail-as-a-service {
    background: linear-gradient(90.17deg, rgba(35, 61, 77, 1.00) 0%, rgba(81, 142, 179, 1.00) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 2vw;
    line-height: 121.33%;
    font-weight: 700;
    position: relative;
}



.choice-of-shelf {
    color: #233d4d;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 32px;
    line-height: 129.58%;
    font-weight: 600;
    position: relative;
    width: 297px;
    height: 31px;
}


.brands-can-choose-shelves-and-products-by-location-and-target-audience-utilizing-the-presence-of-the-daalchini-community {
    color: rgba(35, 61, 77, 0.54);
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 20px;
    line-height: 123%;
    font-weight: 500;
    position: relative;
    height: 57px;
}

.display-digital-content {
    color: #233d4d;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 32px;
    line-height: 129.58%;
    font-weight: 600;
    position: relative;
}

.to-evoke-impulse-purchasing-and-experience-brands-can-control-the-messaging-near-real-time {
    color: rgba(35, 61, 77, 0.54);
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 20px;
    line-height: 123%;
    font-weight: 500;
    position: relative;
}


.user-insights-via-sales-and-repeat-patterns-location-demographics-and-customer-feedback-reviews-both-qualitative-and-quantitative {
    color: rgba(35, 61, 77, 0.54);
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 20px;
    line-height: 123%;
    font-weight: 500;
    position: relative;
}


.sales-insights {
    color: #233d4d;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 32px;
    line-height: 129.58%;
    font-weight: 600;
    position: relative;
    width: 311px;
}


.pay-per-user {
    color: #233d4d;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 32px;
    line-height: 129.58%;
    font-weight: 600;
    position: relative;
    width: 249px;
}

.charge-by-shelf-time-instead-of-space-brands-can-pay-per-use-list-in-category-stores-or-create-exclusive-stores {
    color: rgba(35, 61, 77, 0.54);
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 20px;
    line-height: 123%;
    font-weight: 500;
    position: relative;
}


.section-3-icon-heading {
    color: #233d4d;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 16px;
  
    font-weight: 600;
    position: relative;
   
   
}


.section-3-icon-sub-heading {



    color: rgba(35, 61, 77, 0.54);
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 12px;
margin-top: 2%;
    font-weight: 500;
    position: relative;
}


.section-3-mobile{
display: none;
}

.brands-who-trust-us{

    background: linear-gradient(90.17deg, rgba(35, 61, 77, 1.00)0%, rgba(81, 142, 179, 1.00)100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 2vw;
    line-height: 121.33%;
    font-weight: 700;
    position: relative;
    }

.leverage{
    color: #233d4d;
    text-align: center;
    font-family: 'Inter-Regular', sans-serif;
    font-size: 20px;
    line-height: 31px;
    font-weight: 400;
    position: relative;
    }

.box-shadow{
    
        background: #ffffff;
        border-radius: 7px;
        width: 10vw;
        height: 8vw;
        position: relative;
        box-shadow:-3px 0px 20px 12px rgba(0, 0, 0, 0.05);
        display: flex;
    align-items: center;
    
}

.brands-can
{

    color: rgba(35, 61, 77, 0.54);
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 1.3vw;
    line-height: 123%;
    font-weight: 500;
    position: relative;
   
    }
.choice-desktop {
    color: #233d4d;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 1.8vw;
    line-height: 129.58%;
    font-weight: 600;
    position: relative;
  
    height: 2.8vw;
    }

.trusted-by-top-clients-in-india {
    color: #233d4d;
    text-align: center;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 2vw;
    line-height: 121.33%;
    font-weight: 700;
    position: relative;
    transform-origin: 0 0;
    margin-top: 5%;  
    }


    .leverage-2 {
        color: #233d4d;
        text-align: center;
        font-family: 'Inter-Medium', sans-serif;
        font-size: 1vw;
        line-height: 31px;
        font-weight: 500;
        position: relative;
        transform-origin: 0 0;
        margin-top: 5%;  
       
        }

     
        .leverage-the-presence-of-daalchini-at-these-clients-and-become-a-favourite-amongst-the-captive-audience-at-these-sites {
            color: #233d4d;
            text-align: center;
            font-family: 'Inter-Regular', sans-serif;
            font-size: 1.2vw;
            line-height: 31px;
            font-weight: 400;
            position: relative;
            margin-top: 2%;
            }
  

@media (max-width: 767px) {

.section-3-mobile{
    display: block;
}
.section-3-desktop{
    display: none;
}
}




.section-7{
    margin-top: -11vw;
    }
    .download-the-daalchini-app-now {
        color: #233d4d;
        text-align: left;
        font-family: 'Inter-Bold', sans-serif;
        font-size: 48px;
        line-height: 74px;
        font-weight: 700;
        position: relative;
        height: 124px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        }
    
        .enter-pickup-code-at-daalchini-anytime-in-the-next-30-mins-to-get-your-fresh-food {
            color: #233d4d;
            text-align: left;
            font-family: 'Inter-Regular', sans-serif;
            font-size: 32px;
            line-height: 45px;
            font-weight: 400;
            position: relative;
            height: 124px;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            }
            

    .what-are-the-benefits-of-a-daalchini-smart-vending-machines {
        color: #233d4d;
        text-align: center;
        font-family: 'Inter-Medium', sans-serif;
        font-size: 1vw;
        /* line-height: 135px; */
        font-weight: 500;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 1%;
    }
    .rectangle-34624220 {
        background: #e7eaed;
        border-radius: 60px;
        /* height: auto; */
      
        position: relative;
        }
    
    
    
        .rectangle-34624214 {
            background: #ffffff;
            border-radius: 7px;
            width: 242.65px;
            height: 206px;
            position: relative;
            box-shadow: 0px 4px 24.8px 0px rgba(0, 0, 0, 0.05);
            }
    
    .what-our{
        background: linear-gradient(90.17deg, rgba(35, 61, 77, 1.00) 0%, rgba(81, 142, 179, 1.00) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 2vw;
    line-height: 121.33%;
    font-weight: 700;
    /* position: relative; */
    margin-bottom: 11vw;
   
   
    position: relative;
    }

    .fa-qs {
        color: #233d4d;
        text-align: center;
        font-family: 'Inter-Bold', sans-serif;
        font-size: 32px;
        line-height: 135px;
        font-weight: 700;
        position: relative;
        height: 124px;
        display: flex;
        align-items: center;
        justify-content: center;
        }
    .cardDiv{
    /* position: relative;
    top: -54rem;
    padding: 5%; */
    }
    
    .review{
    
        margin: 0px;
    }
    
    .profile-img{
        width:60px;
        height: 60px;
        border-radius: 60px;
        position: relative;
        top: -3rem;
    
    }

    .listen-what-our-customers-say-s-about-us {
        color: #233d4d;
        text-align: center;
        font-family: 'Inter-Regular', sans-serif;
        font-size: 20px;
        line-height: 31px;
        font-weight: 400;
        position: relative;
        top: -12vw;
    
        }
    
    .reviewCard{
        background: #ffffff;
    border-radius: 16px;
    padding: 20px 25px 35px 25px;
    display: flex;
    flex-direction: column;
    /* gap: 32px; */
    align-items: flex-start;
    justify-content: center;
    flex: 1;
    position: relative;
    box-shadow: 0px 28.93px 61.56px 0px rgba(21, 21, 21, 0.15);
    width: 14rem;
    }
    
    .Ellipse-37{
        width: 100%;
        position: relative;
        z-index: 10;
    
    }
    .Vector-7
    {
    
    width: 100%;
    margin-top: -15%;
    position: relative;
    z-index: 9;
    }
    .Vector-10 {
        width: 100%;
        margin-top: -99rem;
        position: relative;
        z-index: 1;
        transform: scale(0.9);
        margin-left: -55px;
        transform: rotateZ(15deg);
        top: -14rem;
        
        left: -7%;
    }
    .ques{
        background: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(254, 127, 45, 1.00) 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
        font-family: 'Inter-Bold', sans-serif;
        font-size: 11vw;
        line-height: 135px;
        font-weight: 700;
        position: relative;
      
        height: 229px;
        display: flex;
        align-items: center;
        justify-content: center; 
    }
    
    .Vector-9{
        width: 100%;
        position: relative;
    
        margin-top: -94rem;
        z-index: 8;
    
    }
    .Vector-11{
        width: 100%;
        margin-top: -119%;
    }
    
    .Vector-8{
        width: 100%;
        margin-top: -80%;
        position: relative;
        z-index: 7;
    }
    
    
    .section-7-mobile{
        display: none;
    }
.main{

    margin-top: -41vw;

}

.frame-35 {
    background: #233d4d;
    border-radius: 10px;
    padding: 18px 44px 18px 44px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 215px;
    position: relative;
    }
    .more-fa-qs {
    color: #ffffff;
    text-align: center;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 2vw;
    font-weight: 600;
    position: relative;
    
    }

    .section-7-mobile{

        display: none;

    }

    @media (max-width: 767px) {
       
        .card-section-7{
            background: #ffffff;
            border-radius: 7px;
            width: 99.65px;
            height: 94px;
            position: relative;
            box-shadow: 0px 4px 24.8px 0px rgba(0, 0, 0, 0.05);
        }
        .section-7-mobile{

        }




.review-1 {
    background-color: #ffffff;
   
}
        .card-1 {
            
            margin: 7px!important;
            margin-top: 8%!important;}

        .reviewCard-1{
            width: 240px;
        }


        .in-the-news {

font-size: 5vw;
        }

        .Vector-7 {
            width: 100%;
            margin-top: 0%;
        }

        .container-1{
            display: flex;
            overflow: auto;
        }
        .section-7-desktop{
            display: none;
        }
       .section-7{ margin-top: 26%;}

        .section-7-desktop{
            display: none;
        }

        
            .main {
                margin-top: -14rem;
            }
        
    
.section-7-mobile{
    display: block;
}
.ques {
    font-size: 100px;
}

.what-our{
    font-size: 20px;
}

.rectangle-34624220 {
  
  
}

.what-are-the-benefits-of-a-daalchini-smart-vending-machines {
   
    font-size: 12px;
}
.fa-qs{
    position: relative;
    top: -26vw;
    font-size: 20px;

}

.rectangle-34624216 {
    background: #ffffff;
    border-radius: 7px;
    width: 210.65px;
    height: 137px;
    position: relative;
    box-shadow: 0px 4px 24.8px 0px rgba(0, 0, 0, 0.05);
}




.frame-35 {
    background: #233d4d;
    border-radius: 10px;
    padding: 3%;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
 
    position: relative;
    width: 30%;
    }
    .more-fa-qs {
    color: #ffffff;
    text-align: center;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    width: 144px;
    }





     


        }    




        .iframe-video{
            width: 100%;
            height: 400px;
          }
          .rectangle-34624228 {
              background: #ffffff;
              border-radius: 60px;
              border-style: solid;
              border-color: rgba(59, 59, 59, 0.44);
              border-width: 1.5px;
              height: 770px;
              position: relative;
              box-shadow: 0px -2px 28.6px 0px rgba(0, 0, 0, 0.10);
              }
          
          
          
          .rectangle-34624231 {
              background: rgba(35, 61, 77, 0.34);
              border-radius: 61px;
              width: 100%;
              height: 361px;
              position: relative;
              transform-origin: 0 0;
             /*  transform: rotate(90deg) scale(1, 1); */
              }
          
              .input-container {
                  position: relative;
                  margin-bottom: 1rem;
                  width: 100%;
                  display: flex;
                  justify-content: center;
                }
              
                .input-container label {
                  position: absolute;
                  top: 50%;
                  left: 10px; /* Adjust as needed */
                  transform: translateY(-50%);
                  background-color: white;
                  padding: 0 5px;
                  
                  color: #aaa;
                  transition: all 0.3s ease-out;
                  pointer-events: none; /* Ensures label does not interfere with input */
          
              
                      color: #233d4d;
                    
                      font-size: 12px;
                   
                      font-weight: 600;
                     
                      
                }
              
                .input-container input:focus + label,
                .input-container input:not(:placeholder-shown) + label {
                  top: 0;
                  font-size: 12px;
                  color: #333;
                  background-color: #fff;
                  padding: 0 3px;
                }
              
                .input-container input {
                  width: 100%;
                  padding: 20px;
                  font-size: 16px;
                  border: 1px solid #ccc;
                  border-radius: 5px;
                  transition: border-color 0.3s ease-out;
                }
              
                .input-container input:focus {
                  outline: none;
                  border-color: #66afe9;
                }
          
          
                .frame-39 {
                  background: #233d4d;
                  border-radius: 14px;
                  padding: 18px 44px 18px 44px;
                  display: flex;
                  flex-direction: row;
                  gap: 10px;
                  align-items: center;
                  justify-content: center;
                
                  height: 28px;
                  position: relative;
                  }
                  .submit {
                  color: #ffffff;
                  text-align: center;
                  font-family: 'Inter-SemiBold', sans-serif;
                  font-size: 14px;
                  font-weight: 600;
                  position: relative;
                  width: 144px;
                  }
          
          
                  .section-10-mobile{
                      display: none;
                  }
          
                  .rectangle-28 {
                    width: 90%;
                    background: #ffffff;
                    border-radius: 56px;
                    border-style: solid;
                    border-color: rgba(59, 59, 59, 0.44);
                    border-width: 1.5px;
                    height: 770px;
                    position: relative;
                    box-shadow: 0px -2px 28.6px 0px rgba(0, 0, 0, 0.10);
                    }
                    .rectangle-29 {
                      background-color: rgba(35, 61, 77, 0.34);
                      border-radius: 56px 0px 0px 56px;
                      height: 770px;
                      position: relative;
                      border-radius: 54px;
                      width: 100%;
                      border-top-right-radius: 0;
                      border-bottom-right-radius: 0;
                      }
          
                      .contact-us-1 {
                        background: linear-gradient(90.17deg, rgba(35, 61, 77, 1.00) 0%, rgba(81, 142, 179, 1.00) 100%);
                        background-clip: text;
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                        text-align: left;
                        font-family: 'Inter-Bold', sans-serif;
                        font-size: 32px;
                        line-height: 121.33%;
                        font-weight: 700;
                        position: relative;
                       
            top: -4rem;
                        }
          
                        .grid{
                          display: grid;
                          grid-template-columns: 1fr 1fr;
                      
                        }
          
          .form-img{
            display: grid; grid-template-columns: 1fr 1fr;     align-items: center;
          }
          .section-10-section
            { margin-top: -56vw;
              margin-bottom: -3vw;
              position: relative;
              z-index: 99;}
          
        
          .tahzeeb-mobile{
        display: none;
          }
        
          .section-10-desktop-page-2{
        
        display: block;
        margin-top: 21vw;
          }

          .video-section-sell-on-daalchini{

            margin-top: -28vw;
          }
                  @media (max-width: 767px) {

                    .video-section-sell-on-daalchini{

                      margin-top: -5vw;
                    }
        
                    .section-10-desktop-page-2{
                      margin-top: -178vw;
                     
                        }
          
                    .form-img{
                      display: block;
                    }
          
                    .tahzeeb-desktop{
                      display: none;}
                  
                    
        
                     .rectangle-34624228{
                      height: auto;
                      border-radius: 22px;
                     }
        
                     .tahzeeb-mobile{
        
                      display: block;
                     }
        
                     .section-10-section{ 
                      padding: 5%;
                      margin-top: -32%;
        
                    }
        
                    .contact-us-1{
                      top: -100vw;
                      font-size: 18px;
                      text-align: center;
                    }
                  }