.rk-product-grid__grid{display:grid;grid-template-columns:repeat(var(--rk-product-columns, 4),minmax(0,1fr))}.rk-product-card{display:flex;min-width:0;flex-direction:column;border-right:var(--rk-line);background:var(--rk-paper);text-decoration:none}.rk-product-card:last-child{border-right:0}.rk-product-card__media{display:grid;place-items:center;aspect-ratio:1 / 1;border-bottom:var(--rk-line);background:#fbfbfa}.rk-product-card__media img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;mix-blend-mode:multiply}.rk-product-card__placeholder{display:grid;height:100%;place-items:center;padding:24px;background:var(--rk-soft);color:var(--rk-body-color)}.rk-product-card__body{display:grid;gap:16px;padding:34px 36px 24px;flex:1}.rk-product-card__topline{display:flex;justify-content:space-between;gap:16px;color:var(--rk-subheading-color)}.rk-product-card__title{margin:0;font-family:var(--rk-heading-font);font-size:var(--rk-card-heading-size);font-weight:var(--rk-card-heading-weight);line-height:var(--rk-card-heading-line-height);letter-spacing:var(--rk-card-heading-letter-spacing)}.rk-product-card__desc{min-height:46px}.rk-product-card__footer{display:grid;grid-template-columns:1fr;gap:20px;padding:0 36px 36px}.rk-product-card__price{font-family:var(--rk-heading-font);font-size:var(--rk-card-heading-size);line-height:var(--rk-price-line-height)}.rk-product-card .product-form__buttons{max-width:none}.rk-product-card .button{width:100%;min-width:0}@media screen and (max-width:989px){.rk-product-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rk-product-card:nth-child(2n){border-right:0}.rk-product-card:nth-child(n+3){border-top:var(--rk-line)}}@media screen and (max-width:749px){.rk-product-grid__grid{grid-template-columns:1fr}.rk-product-card,.rk-product-card:nth-child(2n){border-right:0}.rk-product-card+.rk-product-card{border-top:var(--rk-line)}.rk-product-card__body,.rk-product-card__footer{padding-left:18px;padding-right:18px}.rk-product-card__title{font-size:var(--rk-card-heading-size-mobile)}.rk-product-card__desc{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/rk-home-product-grid.css.map */
