.award-section {
    padding: 80px 0;
}
.award-section.excellence{
    padding: 30px 0 80px 0;
}

.award-container {
    max-width: 1200px;
    gap: 60px;
    margin: 0 auto;
    border-bottom:1px solid #e5e7eb ;
    padding: 0 0 6rem 0;
}



/* Right Content */
.award-content {
    flex: 1.2;
}



.award-content h2 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}

.award-text {
    font-size: 16px;
    color: #6a5f5f;
    margin-bottom: 18px;
    line-height: 1.6;
}
.award-content.awards h2 {
    font-size: 26px;
}
.award-text.awards {
    margin-bottom: 10px;
}

/* Benefit Box */
.benefit-box {
    margin-top: 30px;
    background: #f7f4f6;
    padding: 22px;
    border-radius: 15px;
    border: 1px solid #eee;
}
.benefit-box.benefit {
    margin-top: 15px;
}
.benefit-box.benefit p{
     margin-bottom: 00px;
}

.benefit-label {
    font-size: 13px;
    font-weight: 600;
    color: #a14a7e;;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.benefit-box h4 {
    font-size: 20px;
    margin-bottom: 8px;
}

.benefit-box p {
    font-size: 15px;
    color: #6a5f5f;
    line-height: 1.6;
}
.benefit-label svg {
    color: #a14a7e;
  }
  .award-image {
    position: relative;
    padding: 20px;
    flex: 1;
    z-index: 1;
}
.award-container.last {
  border: none;
}
.vmv-icon svg{
   width: 50px;
    height: 50;
    
}
.carousel-item.two img{
    object-position:top;
}
.top-text {
    top: 20% !important;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    padding: 0 20px;
}

/* Title */
.hero-title {
    font-size: 52px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

/* Tagline */
.hero-tagline {
    font-size: 25px;
    color: #e6e6e6;
    margin-bottom: 6px;
}

/* Description */
.hero-desc {
    font-size: 20px;
    color: #dcdcdc;
}

/* Subtle shadow for readability */
.hero-title,
.hero-tagline,
.hero-desc {
    text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

/* Responsive */
@media (max-width: 768px) {
    .hero-title {
        font-size: 28px;
    }
    .hero-tagline {
        font-size: 15px;
    }
    .hero-desc {
        font-size: 13px;
    }
    .top-text {
        top: 5%;
    }
}
.vmv-icon svg path{
fill: #a14a7e;
}
/* Teda Background */
.award-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f6eef2;
    border-radius: 24px;
    /*transform: rotate(-2deg);*/
    z-index: -1;
}

/* Image Seedhi Rahe */
.award-image img {
    width: auto;
    border-radius: 24px;
    display: block;
    position: relative;
}

.founder-card{
    background:#ffffff;
    border-radius:20px;
    padding:40px 30px;
    text-align:center;
    box-shadow:0 10px 30px rgba(0,0,0,0.05);
    height:100%;
    transition:0.3s;
}

.founder-card:hover{
    transform:translateY(-5px);
}

/* Founder Image */
.founder-img{
    width:200px;
    height:200px;
    object-fit:cover;
    border-radius:50%;
    margin-bottom:20px;
}
.founder-img.udham{
    width:220px;
    height:220px;
 
}

.founder-img.team{
    width:150px;
    height:150px;
  
}
/* Name */
.founder-name{
    font-family: 'Playfair Display', serif;
    font-size:22px;
    font-weight:600;
    margin-bottom:5px;
}

/* Role */
.founder-role {
    color: #5b2c4a;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 20px;
}

/* Description */
.founder-desc{
    font-size:16px;
    color:#6c5a5a;
    line-height:1.7;
}
.our-team.top{
padding-top:0 ;
}
.our-team{
     border-bottom:1px solid #e5e7eb ;
    padding: 6rem 0 6rem 0;
}
.foundation-section.supports {
    background: #f8f1f5;
}
.blog-card.pdf > img {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
h6.blog-card-title.pdf {
    font-size: 19px;
    margin-bottom: 20px;
}
.blog-card.pdf a {
    display: flex;
    justify-content: center;
    align-items:center;
}
.founder-card.case {
    background: #faf5f8;
   
}
.award-image.csr img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.csr-section.csrpage {
    background: #f6eef2;
}
.csr-section.csrpage .csr-content {
    padding: 30px;
    background: #fff;
}
.product-image img {
    height: 200px;
    object-fit: cover;
}
.toolbar-desktop {
   
    padding-right: 1.5rem;
}
.product-area {
    padding-bottom: 2rem;
}
.our-team.last{
    border:none;
}
.best-sellers-section.testimonial {
    background: #fff;
    padding: 100px 0 !important;
}
.testimonial-card {
    background: #f9f0f5;
    border-radius: 15px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0,0,0,0.05);
    height: 100%;
}

.testimonial-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #c47a9b;
    margin-bottom: 10px;
    object-fit:cover;
    object-position:center;
}

.testimonial-name {
    font-weight: 600;
    margin-bottom: 10px;
}

.testimonial-text {
    font-size: 14px;
    color: #666;
}
/* Responsive */
@media (max-width: 992px) {
    .award-container {
        flex-direction: column;
    }

    .award-content h2 {
        font-size: 36px;
    }
}
@media (max-width: 578px) {
   .principle-card.text-center {
    padding: 10px 0;
}
.vmv-section.wellness {
    padding: 0 !important;
}
  .award-image {
    position: relative;
    padding: 0 0 0 0;
    flex: 1;
    z-index: 1;
}
.hero-badge.our {
    margin-top: 15px;
}
.best-sellers-section.testimonial {
    padding: 50px 0 !important;
}
}