.c-product-card{border:1px solid var(--tt-color-line);border-radius:var(--tt-radius-md);background:#fff;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 .125rem .625rem #0553280a}.c-product-card:hover{box-shadow:var(--tt-shadow-card);border-color:#05532847;transform:translateY(-.25rem)}.c-product-card__link{flex-direction:column;height:100%;display:flex}.c-product-card__media{aspect-ratio:4/3;background:var(--tt-color-surface);position:relative;overflow:hidden}.c-product-card__media:before{content:"";z-index:1;opacity:.4;background:linear-gradient(#0000 55%,#0000004d);transition:opacity .2s;position:absolute;inset:0}.c-product-card:hover .c-product-card__media:before{opacity:.72}.c-product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.c-product-card:hover .c-product-card__image{transform:scale(1.035)}.c-product-card__badge,.c-product-card__gallery-count{z-index:2;color:#fff;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute}.c-product-card__badge{background:var(--tt-color-brand);letter-spacing:.04em;text-transform:uppercase;padding:.3rem .625rem;font-size:.6875rem;font-weight:700;top:.75rem;left:.75rem}.c-product-card__gallery-count{background:#0e1912c2;gap:.3rem;padding:.3rem .5rem;font-size:.6875rem;font-weight:600;bottom:.625rem;right:.625rem}.c-product-card__gallery-count img{object-fit:contain;width:.875rem;height:.875rem}.c-product-card__body{flex-direction:column;flex:auto;min-width:0;padding:1rem;display:flex}.c-product-card__category{color:var(--tt-color-brand);letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:.375rem;font-size:.6875rem;font-weight:700;overflow:hidden}.c-product-card__title{min-height:2.75em;color:var(--tt-color-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.875rem;font-size:.9375rem;font-weight:600;line-height:1.375;display:-webkit-box;overflow:hidden}.c-product-card__prices{margin-top:auto}.c-product-card__price-old{color:var(--tt-color-muted);margin-bottom:.125rem;font-size:.75rem}.c-product-card__price-old .amount{text-decoration:line-through}.c-product-card__price{color:var(--tt-color-brand-dark);font-size:1.125rem;font-weight:700;line-height:1.25}@media (width<=48rem){.c-product-card{border-radius:.75rem}.c-product-card__badge{padding:.25rem .45rem;font-size:.5625rem;top:.5rem;left:.5rem}.c-product-card__gallery-count{padding:.25rem .4rem;font-size:.625rem;bottom:.4rem;right:.4rem}.c-product-card__body{padding:.75rem}.c-product-card__category{font-size:.625rem}.c-product-card__title{min-height:2.65em;margin-bottom:.625rem;font-size:.8125rem}.c-product-card__price{font-size:.9375rem}}
