
  .ai-product-slider-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 40px 0 40px;
  }

  .ai-product-slider-container-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    max-width: 1432px;
    margin: 0 auto;
    padding: 0 16px;
  }

  .ai-product-slider-header-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    margin-bottom: 24px;
    text-align: center;
  }

  .ai-product-slider-heading-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    font-size: 18px;
    color: #000000;
    margin: 0;
    font-weight: 700;
  }

  .ai-product-slider-wrapper-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    position: relative;
  }

  .ai-product-slider-track-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 8px;
  }

  .ai-product-slider-track-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx::-webkit-scrollbar {
    display: none;
  }

  .ai-product-slider-item-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    flex: 0 0 calc((100% - 16px) / 1.5);
    min-width: calc((100% - 16px) / 1.5);
  }

  @media screen and (min-width: 750px) {
    .ai-product-slider-item-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
      flex: 0 0 calc((100% - (16px * 3)) / 4);
      min-width: calc((100% - (16px * 3)) / 4);
    }
  }

  .ai-product-card-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    color: inherit;
  }

  .ai-product-image-wrapper-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-color: #f6f6f6;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 12px;
  }

  .ai-product-image-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .ai-product-placeholder-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ai-product-placeholder-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx svg {
    width: 60%;
    height: 60%;
    opacity: 0.3;
  }

  .ai-product-info-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .ai-product-vendor-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    font-size: 12px;
    color: #535353;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  .ai-product-title-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    font-size: 16px;
    color: #000000;
    margin: 0;
    font-weight: 500;
    line-height: 1.3;
  }

  .ai-product-price-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    display: flex;
    gap: 8px;
    align-items: center;
  }

  .ai-product-price-compare-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    text-decoration: line-through;
    opacity: 0.6;
    font-weight: 400;
  }

  .ai-product-price-sale-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    color: #e4191a;
  }

  .ai-slider-nav-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    display: none;
    gap: 8px;
    justify-content: center;
    margin-top: 24px;
  }

  @media screen and (min-width: 750px) {
    .ai-slider-nav-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
      display: flex;
    }
  }

  .ai-slider-nav-button-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
    color: #000000;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
  }

  .ai-slider-nav-button-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
  }

  .ai-slider-nav-button-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }

  .ai-slider-nav-button-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx svg {
    width: 20px;
    height: 20px;
  }

  .ai-empty-state-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx {
    text-align: center;
    padding: 60px 20px;
    color: #000000;
  }

  .ai-empty-state-awet5dg12k0lfv1fyzaigenblock3fd53bddfexcx p {
    margin: 0;
    font-size: 16px;
    opacity: 0.6;
  }
