.carousel-bg{
    background: linear-gradient(105.12deg, #DC2626 -0.38%, #930A0A 94.36%);
    width: 100%;
    height: 300px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.title-1{
color: #D8D8D8 ;
font-family: Gabarito;
font-size: 20px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.2em;
text-align: left;
margin-bottom: 10px;
}

.title-2{
    color: white;
    font-family: Inter;
    font-size: 22px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
}

.mini-title{
   display: flex;
   justify-content: flex-start;
   align-items: center; 
   color: #FFF;
   font-family: JetBrains Mono;
   font-size: 14px;
   font-style: normal;
   font-weight: 600;
   line-height: normal;
   background-color: brown;
   border-top-right-radius: 15px;
   border-bottom-right-radius: 15px;
   position: relative;
   top: -20px;
   padding:5px;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 20px;
}
.grid-col{
    display: flex;
    justify-content: center;
    align-items: center;
}
.grid-cell-cat{
    
    border-radius: 20px;
    margin: 5px;
}
.dove{
    width: 37px;
    height: 37px;
    top: 11px;
    left: 25.17px;
    margin-left: 20px;
    margin-top: 5px;
    }
    
    /* styles.css  */
    .image-button1{
    display: block;   
    width: 140px;
    height: 60px;
    top: 384.25px;
    left: 938.6px;
    border-radius: 50px;
    gap: 14px;
    padding: 3px;
    background-color: #FFFFFF;
    border: none;
    }
    
    
    .image-button2{
    display: none;
    width: 140px;
    height: 60px;
    top: 384.25px;
    left: 938.6px;
    border-radius: 50px;
    gap: 14px;
    padding: 3px;
    border: none;
    
    }
    
    .background-image {
    width: 58px;
    height: 59px;
    left: 79.17px;
    padding: 6.43px, 4.74px, 4.4px, 5.91px;
    padding-bottom: 9px;
    padding-left: 5px;
    
    
    
    
    }
    
    
    .overlay-image {
        position: absolute;
        top: 425px;
        /* Adjust the top position as needed */
        left: 90px;
        /* Adjust the left position as needed */
        height: 25px;
        width: 35px;
        position: absolute;
        font-family: Ubuntu;
        font-size: 22px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        padding: 4px;
    
    }
    
    
    
    
    .greenplusone{
    width: 23px;
    height: 23px;
    top: 17.65px;
    left: 39.71px;
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    margin-left: 30px;
    margin-top: 15px;
    
    
    
    
    }
    .greenTick{
    width: 40px;
    height: 40px;
    top: 10px;
    left: 89px;
    margin-top: 5px;
    margin-left: 30px;
    
    }
    
    .countimage{
    width: 55px;
    height: 15px;
    top: 17.65px;
    left: 18.1px;
    font-family: Ubuntu;
    font-size:30px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 3px;
    }
    