.mkt-product-card{height:100%;display:flex;flex-direction:column;overflow:hidden;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:14px}.mkt-product-card__image-link{display:block;text-decoration:none}.mkt-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.mkt-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mkt-product-card:hover .mkt-product-card__image{transform:scale(1.04)}.mkt-product-card__content{flex:1;display:flex;flex-direction:column;padding:18px}.mkt-product-card__title{margin:0 0 10px;font-size:18px;line-height:1.35;font-weight:600}.mkt-product-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.mkt-product-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.mkt-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mkt-product-card__current-price{font-size:18px;line-height:1.2;font-weight:700;color:rgb(var(--color-foreground))}.mkt-product-card__compare-price{font-size:14px;opacity:.65;text-decoration:line-through}.mkt-product-card__button{width:100%;display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;padding:10px 16px;border:1px solid rgb(var(--color-button));border-radius:8px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-align:center;text-decoration:none;font-size:15px;font-weight:600;transition:background .2s ease,color .2s ease,opacity .2s ease}.mkt-product-card__button:hover{opacity:.88;color:rgb(var(--color-button-text))}.related-products .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;margin:0;padding:0}.related-products .product-grid>.grid__item{width:100%;max-width:100%;margin:0}.related-products__heading{margin-top:0;margin-bottom:30px}@media screen and (max-width:989px){.related-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.related-products .product-grid{gap:18px 12px}.mkt-product-card{border-radius:10px}.mkt-product-card__content{padding:12px}.mkt-product-card__title{font-size:14px;line-height:1.35}.mkt-product-card__current-price{font-size:15px}.mkt-product-card__button{min-height:40px;padding:8px 10px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mkt-product-card.css.map */
