.cc-section{padding:20px 0 48px}.cc-heading{text-align:center;margin:0 0 24px}.cc-grid{display:grid;gap:16px 12px;justify-content:center;justify-items:center;padding:0 40px}@media(max-width:768px){.cc-grid{padding:0 16px}}.cc-grid.cc-cols-4{grid-template-columns:repeat(4,1fr)}.cc-grid.cc-cols-3{grid-template-columns:repeat(3,1fr)}.cc-grid.cc-cols-2{grid-template-columns:repeat(2,1fr)}.cc-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:var(--style-border-radius-images, 4px);overflow:hidden;transition:box-shadow .2s}.cc-card:hover{box-shadow:0 4px 18px #0000001a}.cc-card__image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--color-background-secondary, #f5f5f5)}.cc-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cc-card:hover .cc-card__image img{transform:scale(1.03)}.cc-badge{position:absolute;top:10px;left:10px;z-index:1;display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.2px;line-height:1.6}.cc-badge--promo{background:#f59e0b;color:#fff}.cc-badge--dark{background:var(--color-foreground, #1a1a1a);color:var(--color-background, #fff)}.cc-badge--green{background:#16a34a;color:#fff}.cc-card__body{padding:12px 4px 4px;display:flex;flex-direction:column;flex:1}.cc-card__title{font-size:14px;font-weight:700;color:var(--color-foreground, #1a1a1a);margin:0 0 8px;line-height:1.35}.cc-card:hover .cc-card__title{text-decoration:underline}.cc-card__usps{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:3px}.cc-card__usps li{font-size:11px;color:var(--color-foreground-secondary, #666);line-height:1.45;padding-left:14px;position:relative}.cc-card__usps li:before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background:var(--color-foreground-secondary, #aaa)}.cc-card__price{margin-top:auto;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}.cc-price-prefix{font-size:11px;color:var(--color-foreground-secondary, #888);font-weight:500}.cc-price-was{font-size:12px;color:var(--color-foreground-secondary, #aaa);text-decoration:line-through}.cc-price-current{font-size:16px;font-weight:800;color:var(--color-foreground, #1a1a1a);letter-spacing:-.3px}.cc-price-current.cc-price-sale{color:#dc2626}.cc-price-suffix{font-size:11px;color:var(--color-foreground-secondary, #888);font-weight:500}@media(max-width:768px){.cc-grid.cc-cols-4,.cc-grid.cc-cols-3{grid-template-columns:repeat(2,1fr)}.cc-card__title{font-size:13px}.cc-card__usps li{font-size:10px}.cc-price-current{font-size:14px}}@media(max-width:480px){.cc-grid.cc-cols-2{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/collection-cards.css.map */
