:root{--color-accent-general: #1a1a1a;--color-sale: #a01d46;--color-buy-button: #a01d46;--tb-card-border: #ececec;--tb-card-border-hover: #cfcfcf;--tb-card-media-bg: #f5f5f4;--tb-card-muted: #7d7d7d}.product-card-wrapper .card{position:relative;border:1px solid var(--tb-card-border);border-radius:6px;overflow:hidden;background-color:#fff;box-shadow:none;transition:border-color .25s ease;height:100%;display:flex;flex-direction:column}.product-card-wrapper .card:hover{border-color:var(--tb-card-border-hover)}.product-card-wrapper .card__inner.gradient{transform:none}.product-card-wrapper .card__media{background-color:var(--tb-card-media-bg);position:relative;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}.product-card-wrapper .card__inner.ratio:before{padding-bottom:100%!important}.product-card-wrapper .card__media img{object-fit:cover;background-color:var(--tb-card-media-bg)}.product-card-wrapper .card__media img,.product-card-wrapper .card:hover .card__media img,.product-card-wrapper .card:hover .media.media--hover-effect>img{transform:none!important;transition:opacity .3s ease}.product-card-wrapper .card__media .media,.product-card-wrapper .card__media .card__media-carousel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card-wrapper .card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.product-card-wrapper .card__content{display:flex;flex-direction:column;flex-grow:1}.product-card-wrapper .card>.card__content{padding:0}.product-card-wrapper .card>.card__content>.card__badge{position:absolute;top:0;left:0;margin:0;padding:10px;z-index:3;pointer-events:none}.product-card-wrapper .card__badge .badge{font-size:9px;letter-spacing:.06em;text-transform:uppercase;border-radius:2px;padding:5px 9px}.product-card-wrapper .card__information{position:relative;padding:.8rem 1rem 1.2rem;display:flex;flex-direction:column}.product-card-wrapper .card__vendor,.product-card-wrapper .caption-with-letter-spacing{display:block;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--tb-card-muted);margin:0 0 3px}.product-card-wrapper .card__heading{min-height:0!important;margin:0 0 8px!important;display:block;text-align:left}.product-card-wrapper .card__heading a{font-size:12px!important;line-height:16px!important;font-weight:600!important;color:#111!important;letter-spacing:0!important;text-transform:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card-wrapper .card-information{display:flex;flex-direction:column;margin-top:auto}.product-card-wrapper .card-information .price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:0!important;margin-bottom:0}.product-card-wrapper .card-information .price>*{margin:0}.product-card-wrapper .price--on-sale .price__sale{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:5px}.product-card-wrapper .price .price-item{margin:0;letter-spacing:0!important}.product-card-wrapper .price--on-sale .price-item--regular{font-size:10.5px!important;line-height:1.4!important;font-weight:400!important;color:#a3a3a3!important;text-decoration:line-through}.product-card-wrapper .card-information .price .price-item--sale,.product-card-wrapper .card-information .price:not(.price--on-sale) .price-item--regular{font-size:11.5px!important;line-height:1.4!important;font-weight:500!important;color:#2d2d2d!important;letter-spacing:0!important}.product-card-wrapper .topbrands-installment{display:block!important;font-size:10.5px!important;line-height:1.4!important;font-weight:400!important;color:var(--tb-card-muted)!important;margin:3px 0 0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.product-card-wrapper .topbrands-installment strong{display:inline!important;font-weight:500!important;color:var(--tb-card-muted)!important;white-space:nowrap!important}.product-card-wrapper .topbrands-installment-break{display:none!important}.product-card-wrapper .loox-rating:empty{display:none}.topbrands-discount-badge{position:absolute;top:10px;left:10px;background:var(--color-sale);color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase;padding:5px 9px;border-radius:2px;z-index:3;pointer-events:none}@media screen and (min-width:990px){.product-card-wrapper .card__information{padding:1rem 1.4rem 1.6rem}.product-card-wrapper .card__heading a{font-size:14px!important;line-height:20px!important}.product-card-wrapper .card-information .price .price-item--sale,.product-card-wrapper .card-information .price:not(.price--on-sale) .price-item--regular{font-size:15px!important}.product-card-wrapper .price--on-sale .price-item--regular{font-size:13px!important}.product-card-wrapper .topbrands-installment{font-size:12px!important}.product-card-wrapper .card-information .price .price-item--sale,.product-card-wrapper .card-information .price:not(.price--on-sale) .price-item--regular{letter-spacing:0!important}.topbrands-discount-badge{font-size:10px}}.card__media-carousel{position:relative;width:100%;height:100%;touch-action:pan-y}.card__carousel-track{position:relative;width:100%;height:100%}.card__carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .35s ease;will-change:opacity}.card__carousel-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.card__carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}@media(prefers-reduced-motion:reduce){.card__carousel-slide{transition:none}}.card__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:#fffffff0;border:1px solid rgba(26,26,26,.1);box-shadow:0 1px 4px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:6;padding:0;opacity:0;transition:opacity .2s ease;touch-action:manipulation;color:#1a1a1a;outline:none}.card__inner:hover .card__carousel-arrow,.card__carousel-arrow:focus-visible{opacity:1}.card__carousel-arrow svg{width:12px;height:12px;display:block}.card__carousel-arrow--prev{left:8px}.card__carousel-arrow--next{right:8px}.card__carousel-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:5px;z-index:6;pointer-events:none}.card__carousel-dot{width:5px;height:5px;border-radius:50%;background:#1a1a1a38;transition:background .2s ease}.card__carousel-dot.is-active{background:#1a1a1a}@media screen and (max-width:749px){.card__carousel-arrow{display:none!important}}@media screen and (max-width:749px){.product-grid,.collection .grid{--grid-mobile-horizontal-spacing: 8px !important;--grid-mobile-vertical-spacing: 12px !important}}@media screen and (min-width:990px){ul.grid.product-grid,.product-grid.grid{--grid-desktop-horizontal-spacing: 24px;--grid-desktop-vertical-spacing: 32px}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/tb-card-product.css.map */
