<style>.benefit-section {
    background: linear-gradient(180deg, #dcf1db6e 48.38%, #c5edc394 100%);
    padding: 40px 20px;
    font-family: sans-serif;
  }

  .benefit-heading {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #0e5a0a;
    margin-bottom: 30px;
  }

  .benefit-container {
    max-width: 1360px;
    margin: 0 auto;
  }

  .benefit-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    justify-content: center;
  }

  .benefit-card {
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    text-align: left;
    color: #fff;
    width: 100%;
  }

  .benefit-card img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* Responsive for tablets (2 per row) */
  @media screen and (max-width: 992px) {
    .benefit-cards {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  /* Responsive for mobiles (1 per row) */
  @media screen and (max-width: 600px) {
    .benefit-cards {
      grid-template-columns: 1fr;
    }
  }</style><div class="benefit-section">
  <h2 class="benefit-heading">Why should you buy it?</h2>
  <div class="benefit-container">
    <div class="benefit-cards">

      <div class="benefit-card">
        <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzgwIiBoZWlnaHQ9IjE2NjQiIHZpZXdCb3g9IjAgMCAxMzgwIDE2NjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" decoding="async" data-src="https://cdn.shopify.com/s/files/1/0715/2340/1880/files/pd1_6127bb54-59cb-411b-8654-6b7f061d3978.png?v=1752751583"
          alt="New Hair Growth" width="1380" height="1664" />
      </div>

      <div class="benefit-card">
        <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzcyIiBoZWlnaHQ9IjE2NjAiIHZpZXdCb3g9IjAgMCAxMzcyIDE2NjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" decoding="async" data-src="https://cdn.shopify.com/s/files/1/0715/2340/1880/files/pd2_e13124dc-d646-4c2e-b5fe-61eb6fa7d159.png?v=1752751583"
          alt="Lightweight" width="1372" height="1660" />
      </div>

      <div class="benefit-card">
        <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzQ3IiBoZWlnaHQ9IjE2NTIiIHZpZXdCb3g9IjAgMCAxMzQ3IDE2NTIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" decoding="async" data-src="https://cdn.shopify.com/s/files/1/0715/2340/1880/files/pd3_aa5bae94-875f-4f2b-9dde-77300f6a3a3e.png?v=1752751583"
          alt="Reduces Hairfall" width="1347" height="1652" />
      </div>

      <div class="benefit-card">
        <img data-lazyloaded="1" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzMzIiBoZWlnaHQ9IjE2NTciIHZpZXdCb3g9IjAgMCAxMzMzIDE2NTciPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+" decoding="async" data-src="https://cdn.shopify.com/s/files/1/0715/2340/1880/files/pd4_92915cad-3404-4cd5-a45e-5dbcd807c6ad.png?v=1752751582"
          alt="Benefit 4" width="1333" height="1657" />
      </div>

    </div>
  </div>
</div>

				
			
Scroll to Top