.predictive-search__products-list{display:flex;flex-direction:column;gap:1.2rem}.card-product-simple{display:block;width:100%;border-bottom:1px solid rgba(var(--color-border),.3)}.card-product-simple:last-child{border-bottom:none}.card-product-simple__link{text-decoration:none;color:inherit;display:flex;flex-direction:row;align-items:flex-start;gap:1.6rem}.card-product-simple__image{width:10rem;height:10rem;flex-shrink:0;overflow:hidden;border-radius:var(--border-radius-blocks, .8rem);background-color:rgba(var(--color-foreground),.04)}.card-product-simple__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.card-product-simple__link:hover .card-product-simple__img{transform:scale(1.1)}.card-product-simple__image--placeholder{display:flex;align-items:center;justify-content:center}.card-product-simple__image--placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover}.card-product-simple__content{display:flex;flex-direction:column;gap:.8rem;flex:1;min-width:0}.card-product-simple__title{font-size:1.6rem;font-weight:500;line-height:1.4;margin:0;color:rgb(var(--color-foreground));overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-product-simple__price{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;font-size:1.6rem;font-weight:var(--font-body-weight-bolder, 600)}.card-product-simple__price-regular{color:rgb(var(--color-product-price-sale))}.card-product-simple__price-old{color:rgba(var(--color-foreground),.55);text-decoration:line-through;font-weight:400;font-size:1.4rem}.card-product-simple__price-sale{color:rgb(var(--color-product-price-sale));font-weight:var(--font-body-weight-bolder, 600)}@media screen and (max-width:767px){.card-product-simple__link{gap:1.2rem}.card-product-simple__image{width:8rem;height:8rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/card-product-simple.css.map */
