.rg-products{padding:var(--rg-products-padding-top, 64px) 0 var(--rg-products-padding-bottom, 64px)}.rg-products__top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:34px;flex-wrap:wrap}.rg-products__heading{margin:0;color:var(--rg-ink, #15161B);font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.08;letter-spacing:-.02em}.rg-products__link{color:var(--rg-blue, #2E6BE6);font-size:14px;font-weight:700;text-decoration:none;border-bottom:2px solid currentColor}.rg-products__grid{display:grid;grid-template-columns:repeat(var(--rg-products-columns, 4),minmax(0,1fr));gap:18px}.rg-product-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--rg-line, #E8E8E3);border-radius:14px;transition:transform .16s ease,box-shadow .16s ease}.rg-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -22px #00000059}.rg-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:var(--rg-soft-2, #F4F7FC)}.rg-product-card__image,.rg-product-card__placeholder{width:100%;height:100%}.rg-product-card__image{display:block;object-fit:cover;transition:transform .25s ease}.rg-product-card:hover .rg-product-card__image{transform:scale(1.025)}.rg-product-card__placeholder{display:flex;align-items:center;justify-content:center;padding:20px;color:#98a0ae;font-size:11px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.06em}.rg-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;padding:6px 10px;border-radius:999px;background:var(--rg-ink, #15161B);color:#fff;font-size:11px;font-weight:700;line-height:1}.rg-product-card__body{display:flex;flex:1;flex-direction:column;padding:16px 16px 18px}.rg-product-card__vendor{color:var(--rg-muted, #6D7078);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.rg-product-card__title{margin:5px 0 11px;color:var(--rg-ink, #15161B);font-size:16px;font-weight:700;line-height:1.15;letter-spacing:-.01em}.rg-product-card__title a{color:inherit;text-decoration:none}.rg-product-card__chips{display:flex;flex-wrap:wrap;gap:6px;min-height:27px;margin-bottom:15px}.rg-product-card__chip{padding:4px 9px;border-radius:999px;background:#e9f0fb;color:#2b5cc7;font-size:11px;font-weight:600;line-height:1.3}.rg-product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.rg-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.rg-product-card__price-current{color:var(--rg-ink, #15161B);font-size:18px;font-weight:800}.rg-product-card__price-compare{color:var(--rg-muted, #6D7078);font-size:13px;text-decoration:line-through}.rg-product-card__add,.rg-product-card__disabled{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border:0;border-radius:10px;font:inherit}.rg-product-card__add{background:var(--rg-ink, #15161B);color:#fff;cursor:pointer;transition:background .16s ease}.rg-product-card__add:hover{background:var(--rg-blue, #2E6BE6)}.rg-product-card__add svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.rg-product-card__disabled{background:#eceef1;color:#9a9da5;cursor:not-allowed}.rg-products__empty{padding:36px;border:1px dashed var(--rg-line, #E8E8E3);border-radius:14px;color:var(--rg-muted, #6D7078);text-align:center}@media screen and (max-width:989px){.rg-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.rg-products__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/runandgo-featured-products.css.map */
