.components-products-product-item-2-title-bhsiz_new {
    -webkit-box-orient: vertical;
    color: #111;
    display: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 5;
    line-height: 1.25;
    margin-bottom: 12px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    word-break: break-word;
}
.pages-products-__id-index-kitItem-qkltq_new {
    position: relative;
    min-width: 112px;
    min-height: 112px;
}
.pages-products-__id-index-vendorCode-qhpli_new.pages-products-__id-index-desktop-iseaq_or:hover {
    color: var(--color-success-hover);
    min-width: 112px;
    min-height: 112px;
}
.pages-products-__id-index-kitItem-qkltq_new.pages-products-__id-index-desktop-iseaq_or:not(:last-child):after {
    height: 48px;
    width: 48px;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.12);
    content: "/";
    display: flex;
    font-size: 30px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: -36px;
    top: 35%;
    z-index: 3;
}
.pages-products-__id-index-kitItem-qkltq_new.pages-products-__id-index-desktop-iseaq_new:not(:last-child):after {
    height: 48px;
    width: 48px;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.12);
    content: "+";
    display: flex;
    font-size: 30px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: -36px;
    top: 35%;
    z-index: 3;
}
.components-images-image-imageWrapper-qdeqh_new {
    height: 100%;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 0;
    min-width: 112px;
    min-height: 112px;
}
.components-images-image-image-bqsig_new {
    height: auto;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    min-width: 112px;
    min-height: 112px;
    -o-object-fit: contain;
    object-fit: contain;
}
.pages-products-__id-index-kitItems-elpjn.pages-products-__id-index-desktop-iseaq_new2 {
    grid-gap: 12px;
    grid-template-columns: repeat(4, 1fr);
}
.pages-products-__id-index-kitItemQuantity-rbsct_new {
    background: var(--color-grayLight);
    opacity: 0.7;
    border-radius: 6px;
    border: 1px solid #25252b;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 8px 12px;
    position: absolute;
    top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    text-align: center;
}
.assets-scss-spacerstyleSpacer-mbGutter2-bhrfs_new {
  margin-bottom:24px!important;
}