.ptc-product-card{position:relative;min-width:0;background:var(--color-surface)}.ptc-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f4f4f2}.ptc-product-card__media>a{display:block;width:100%;height:100%}.ptc-product-card__image,.ptc-product-card__placeholder{width:100%;height:100%;object-fit:contain}.ptc-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .22s ease}@media(hover:hover){.ptc-product-card:not(.has-active-swatch) .ptc-product-card__media:hover .ptc-product-card__image--secondary,.ptc-product-card:not(.has-active-swatch) .ptc-product-card__media>a:focus-visible .ptc-product-card__image--secondary{opacity:1}}.ptc-product-card__badges{position:absolute;z-index:2;top:.65rem;right:.65rem;left:.65rem;display:flex;align-items:center;flex-wrap:wrap;gap:.3rem;pointer-events:none}.ptc-product-card__badges span{min-height:1.45rem;padding:.3rem .5rem;display:inline-flex;align-items:center;border:1px solid #d4d1bd;border-radius:3px;color:#50533d;background:#f0efdf;font-family:var(--font-primary--family);font-size:.57rem;font-weight:750;line-height:1;letter-spacing:.04em;text-transform:uppercase}.ptc-product-card__catalog-action{position:absolute;right:.8rem;bottom:.8rem;z-index:3}.ptc-product-card__catalog-action form{display:block}.ptc-product-card__catalog-action .ptc-product-card__form button,.ptc-product-card__catalog-action>:is(button,a){width:auto;min-width:6.6rem;min-height:2.7rem;height:2.7rem;padding:.5rem .8rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid var(--ptc-catalog-accent, #596244);border-radius:4px;box-shadow:0 .45rem 1rem #00000026;font-size:.58rem;font-weight:800;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}.ptc-product-card__catalog-action button.is-direct{border-color:var(--ptc-ink, #171a17);color:#fff;background:var(--ptc-ink, #171a17)}.ptc-product-card__catalog-action .is-options{border-color:color-mix(in srgb,var(--ptc-ink, #171a17) 42%,transparent);color:var(--ptc-ink, #171a17);background:#fff}.ptc-product-card__catalog-action button.is-direct:hover{border-color:#30342f;color:#fff;background:#30342f}.ptc-product-card__catalog-action .is-options:hover{border-color:var(--ptc-ink, #171a17);color:var(--ptc-ink, #171a17);background:#f1f2ef}.ptc-product-card__catalog-action :is(button,a) img{width:1.1rem;height:1.1rem}.ptc-product-card__catalog-action button.is-direct img{filter:invert(1)}.ptc-product-card__catalog-action .is-options img{filter:none}.ptc-product-card__catalog-action :is(button,a)>span{line-height:1}.ptc-product-card__wishlist{display:grid;place-items:center;flex:0 0 3rem;width:3rem;min-height:2.6rem;border:1px solid rgb(0 0 0 / .16);border-radius:4px;background:transparent;color:var(--color-foreground);text-decoration:none;cursor:pointer}.ptc-product-card__wishlist svg{width:1.25rem}.ptc-product-card__wishlist[aria-pressed=true] svg path{fill:var(--color-accent);stroke:var(--color-accent)}.ptc-product-card__body{padding:.9rem .2rem 1.2rem;display:grid;gap:.4rem}.ptc-product-card__type{color:#6b6f68;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.ptc-product-card__swatches{min-height:1.45rem;display:flex;align-items:center;gap:.32rem}.ptc-product-card__swatch{position:relative;width:1.25rem;height:1.25rem;padding:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgb(17 20 17 / .3);border-radius:4px;background:var(--ptc-swatch-color, #d9dbd5);color:#222;font-size:.42rem;font-weight:800;line-height:1;cursor:pointer}.ptc-product-card__swatch.is-active,.ptc-product-card__swatch:hover{outline:1px solid var(--color-foreground);outline-offset:2px}.ptc-product-card__swatch-texture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:none;object-fit:cover}.ptc-product-card__swatch-texture.is-loaded{display:block}.ptc-product-card__swatch:is(.is-negro,.is-black){--ptc-swatch-color: #191b19;color:#fff}.ptc-product-card__swatch:is(.is-blanco,.is-white){--ptc-swatch-color: #f7f7f3}.ptc-product-card__swatch:is(.is-oliva,.is-olive,.is-verde-oliva){--ptc-swatch-color: #596244;color:#fff}.ptc-product-card__swatch:is(.is-coyote,.is-tan){--ptc-swatch-color: #a68b60}.ptc-product-card__swatch:is(.is-khaki,.is-caqui){--ptc-swatch-color: #9b946f}.ptc-product-card__swatches small{color:#6b6f68;font-size:.62rem}.ptc-product-card__catalog-badges{min-height:1.45rem;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.ptc-product-card__catalog-badges span{min-height:1.45rem;padding:.3rem .5rem;display:inline-flex;align-items:center;border:1px solid var(--ptc-catalog-badge-border, #d4d1bd);border-radius:3px;color:var(--ptc-catalog-badge-text, #50533d);background:var(--ptc-catalog-badge-background, #f0efdf);font-size:.62rem;font-weight:750;line-height:1;letter-spacing:.04em;text-transform:uppercase}.ptc-product-card__variant-label{min-width:0;overflow:hidden;color:color-mix(in srgb,currentColor 62%,transparent);font-size:.64rem;font-weight:750;letter-spacing:.075em;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ptc-badge{max-width:100%;min-height:1.4rem!important;padding:.29rem .48rem!important;display:inline-flex;flex:0 0 auto;align-items:center;border:1px solid #c8cbc5!important;border-radius:4px!important;color:#353835!important;background:#d8dad5!important;font-family:var(--ptc-font-body, var(--font-primary--family));overflow:hidden;font-size:.595rem!important;font-weight:750;line-height:1;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;box-shadow:none!important}.ptc-product-card__login-promo{margin-top:auto;color:var(--ptc-catalog-link, #0876aa);font-size:.7rem;font-weight:650;text-decoration:underline;text-underline-offset:.18em}.ptc-product-card h3{min-height:2.5em;font-family:var(--ptc-font-heading);font-size:.92rem;line-height:1.08;text-transform:uppercase;letter-spacing:var(--ptc-heading-tracking)}.ptc-product-card h3 a{text-decoration:none}.ptc-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.3rem .55rem;font-size:.9rem}.ptc-product-card__price>:is(strong,s){flex:0 0 auto;white-space:nowrap}.ptc-product-card__price s{color:#777;font-size:.78rem}.ptc-product-card__actions{margin-top:.25rem;display:flex;gap:.4rem}.ptc-product-card__form{flex:1}.ptc-product-card__form button,.ptc-product-card__choose{width:100%;min-height:2.6rem;padding:.45rem .65rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid var(--color-foreground);border-radius:4px;font-size:.64rem;font-weight:750;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;cursor:pointer}.ptc-product-card__form button{color:#fff;background:var(--ptc-ink, #171a17)}.ptc-product-card__choose{color:var(--ptc-ink, #171a17);background:#fff}.ptc-product-card__choose{flex:1}.ptc-product-card__form img,.ptc-product-card__choose img{width:1.15rem;height:1.15rem}.ptc-product-card__form button:hover{color:#fff;background:#30342f}.ptc-product-card__choose:hover{color:var(--ptc-ink, #171a17);background:#f1f2ef}.ptc-product-card__form button img{filter:invert(1)}.ptc-product-card__choose img{filter:none}.ptc-product-card__choose.is-disabled{cursor:default;opacity:.55}.ptc-card-options{position:fixed;inset:50% auto auto 50%;width:min(31rem,calc(100vw - 1.5rem));max-height:calc(100dvh - 1.5rem);margin:0;padding:0;overflow:auto;border:0;border-radius:10px;color:#f5f3ea;background:transparent;transform:translate(-50%,-50%)}.ptc-card-options::backdrop{background:#030906c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ptc-card-options__window{position:relative;isolation:isolate;overflow:hidden;padding:clamp(1.5rem,4vw,2.25rem);border:1px solid rgb(205 177 131 / .42);border-radius:10px;background:linear-gradient(120deg,rgb(255 255 255 / .035),transparent 42%),#08110cf7;box-shadow:0 2rem 6rem #0000007a,inset 0 1px #ffffff0b}.ptc-card-options__window:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 100% 0,rgb(205 177 131 / .12),transparent 36%),repeating-linear-gradient(118deg,transparent 0 2.8rem,rgb(255 255 255 / .012) 2.85rem 2.9rem)}.ptc-card-options__close{position:absolute;top:.8rem;right:.8rem;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgb(223 218 188 / .28);border-radius:4px;color:#f5f3ea;background:#ffffff09;font-size:1.35rem;line-height:1;cursor:pointer}.ptc-card-options__close:hover{border-color:#cdb183;color:#cdb183}.ptc-card-options small{color:#cdb183;font-size:.62rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.ptc-card-options h4{max-width:calc(100% - 2.5rem);margin:.5rem 0 1.5rem;color:#fff;font-family:var(--ptc-font-heading);font-size:clamp(1.35rem,4vw,2rem);line-height:1;letter-spacing:var(--ptc-heading-tracking);text-transform:uppercase}.ptc-card-options__form{display:grid;gap:.65rem;padding-top:1.1rem;border-top:1px solid rgb(223 218 188 / .18)}.ptc-card-options__form label{color:#f5f3eab8;font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ptc-card-options__form select{width:100%;min-height:3.25rem;padding:.65rem 2.4rem .65rem .85rem;border:1px solid rgb(205 177 131 / .4);border-radius:4px;color:#f5f3ea;background-color:#111b15}.ptc-card-options__form button{min-height:3.25rem;margin-top:.35rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--ptc-ink, #171a17);border-radius:4px;color:#fff;background:var(--ptc-ink, #171a17);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px #ffffff1a}.ptc-card-options__form button:hover{border-color:#30342f;background:#30342f}.ptc-card-options__form button img{filter:invert(1)}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card{height:100%;min-width:0;padding:var(--ptc-product-cell-padding, clamp(.75rem, 1.1vw, 1.125rem));display:flex;flex-direction:column;overflow:visible;border:0;border-radius:0;color:var(--ptc-catalog-text, currentColor);background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__media{aspect-ratio:1;background:color-mix(in srgb,var(--ptc-catalog-background, #f4f3ee) 70%,#d9d9d9)}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__image,:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__placeholder{padding:0;object-fit:contain;filter:none}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__body{min-width:0;min-height:12.5rem;padding:.8rem 0 .25rem;display:flex;flex:1;flex-direction:column;gap:.4rem;color:var(--ptc-catalog-text, currentColor)}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__type{display:none}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card h3{width:100%;min-height:1.25em;order:3;overflow:hidden;font-family:var(--ptc-font-body)!important;font-size:clamp(.95rem,1.15vw,1.15rem);font-weight:650;line-height:1.25;text-transform:none!important;white-space:nowrap;text-overflow:ellipsis}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card h3 a{display:block;overflow:hidden;color:inherit!important;white-space:nowrap;text-overflow:ellipsis}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__price{order:4;color:var(--ptc-catalog-text, currentColor);font-size:clamp(.98rem,1.05vw,1.12rem)}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__price strong{font-weight:650}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__price s{opacity:.6;font-size:.9em}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__swatches{order:1}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__swatch{width:2rem;height:1.65rem;border-radius:2px}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__catalog-badges{height:1.4rem;min-height:1.4rem;margin-top:.3rem;order:2;flex-wrap:nowrap;overflow:hidden}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__variant-label{order:3}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__login-promo{order:5}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__badges{display:none}@media(max-width:899px){:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__media{position:static}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__body{padding-bottom:3.65rem}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__catalog-action{right:var(--ptc-product-cell-padding, .75rem);bottom:var(--ptc-product-cell-padding, .75rem)}}@media(max-width:499px){:is(.ptc-catalog,.ptc-home-catalog-cards){--ptc-product-cell-padding: .65rem}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__body{min-height:11.75rem;padding-top:.65rem}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card h3{font-size:.95rem}:is(.ptc-catalog,.ptc-home-catalog-cards) .ptc-product-card__price{gap:.25rem .4rem;font-size:.98rem}.ptc-product-card__wishlist{flex-basis:2.55rem;width:2.55rem}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/product-card.css.map */
