
  .ai-image-text-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    display: block;
    width: 100%;
  }

  .ai-image-text-container-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    padding: 20px 16px;
  }

  .ai-image-text-image-wrapper-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    width: 100%;
    order: 1;
  }

  .ai-image-text-image-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
  }

  .ai-image-text-image-placeholder-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    width: 100%;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    position: relative;
    min-height: 300px;
  }

  .ai-image-text-image-placeholder-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q svg {
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 400px;
  }

  .ai-image-text-content-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    width: 100%;
    order: 2;
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    padding: 0px 0px;
  }

  .ai-image-text-heading-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    margin: 0;
    font-size: 24px;
    color: #000000;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-style: normal;
  }

  .ai-image-text-body-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
    margin: 0;
    font-size: 16px;
    color: #535353;
    line-height: 1.6;
  }

  @media screen and (min-width: 750px) {
    .ai-image-text-container-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
      flex-direction: row;
      align-items: center;
      gap: 40px;
      padding: 40px 60px;
    }

    .ai-image-text-image-wrapper-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
      width: 50%;
      order: 2;
    }

    .ai-image-text-content-aouvgvnzgrjc0ztrswaigenblock5c96934y39p6q {
      width: 50%;
      order: 1;
    }
  }
