<style>.shopify-section4 {
    overflow: hidden;
  }

  .section4 {
    position: relative;
    z-index: 0;
    /* max-width: 1630px; */
    /* padding: 4px 63px; */
    margin-right: auto;
    margin-left: auto;
  }

  .section4-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #d7d9d1;
    background-size: cover;
    padding: 5%;
    border-radius: 20px;
  }

  .left-content {
    display: flex;
    flex: 1;
    color: #666;
    padding-right: 3%;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  .left-content h2 {
    font-size: 40px;
    letter-spacing: 8px;
    position: relative;
    display: inline-block;
    z-index: 1;
    color: #9f6a58;
    font-weight: 600;
  }

  .left-content h2::before {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/0671/7161/4804/files/icons.png?v=1768216799) no-repeat center;
    background-size: contain;
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: 0.9;
  }

  .left-content p {
    font-size: 20.8px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 500px;
    margin: 20px 0;
    color: #36393C;
    text-align: CENTER;
  }

  .left-content button {
    padding: 15px 30px;
    background-color: #9f6a58;
    color: white;
    font-weight: bold;
    border: none;
    cursor: pointer;
    letter-spacing: 1px;
    border-radius: 20px;
  }

  button {
    display: inline-block;
    -webkit-appearance: none;
    font-family: inherit;
    margin: 0;
    font-size: inherit;
    text-transform: inherit;
  }

  .right-video {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .right-video video {
    max-width: 100%;
    width: auto;
    height: 100%;
    border-radius: 20px;
  }

  @media screen and (max-width: 766px) {
    .section4-wrapper {
      flex-direction: column;
      height: auto;
    }

    .left-content {
      order: 1;
      padding-bottom: 20px;
    }

    .left-content h2 {
      font-size: 20px;
    }

    .left-content p {
      font-size: 16px;
    }

    .right-video {
      order: 2;
    }
  }</style><section id="shopify-section4-template--18614846259378__custom_liquid_4yd47w" class="shopify-section4">
  <div class="section4 section4--divider-none section4--vertical-padding-top-bottom">
    <section class="section4-wrapper">
      <div class="left-content">
        <h2>KAIZEN KURTA</h2>
        <p>
          Kaizen Kurta is not merely a label—it’s a living canvas of Indian heritage reimagined for the modern man. Rooted
          in craftsmanship and cultural narrative, our collections embody the soul of traditional artistry through a
          sharply curated lens. Every ensemble is an homage to India’s layered history—where majestic elephants march
          across pleated silhouettes, and Pichwai-inspired motifs whisper tales of temples, terrains, and traditions.
        </p>
        <a href="https://kaizenkurta.com/collections/embroidery-kurta"><button>SHOP NOW</button></a>
      </div>
      <div class="right-video">
        <video autoplay="" muted="" loop="" playsinline="">
          <source src="https://cdn.shopify.com/videos/c/o/v/0f54a9a5ce4245caa667bc62833e483e.mp4" type="video/mp4">
        </video>
      </div>
    </section>
  </div>
</section>
				
			
Scroll to Top