.product-card-wrapper{--product-card-width: 270px;--product-card-bg: #052b6f;--product-card-button: #42a5f5;--product-card-button-hover: #63b5f7;--product-card-border: #31558e;--product-card-text: #ffffff;--product-card-muted: #b7c8e7;--product-card-category: #8fcfff;--product-card-stars: #f6c85f;--product-card-radius: 10px;position:relative;container-type:inline-size;display:flex;width:100%;min-width:0;max-width:var(--product-card-width);height:100%;margin-inline:auto;color:inherit;text-decoration:none}.product-card-wrapper--big{--product-card-width: 370px}.product-card-wrapper .card{position:relative;display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-width:0;height:100%;overflow:hidden;border:.1rem solid var(--product-card-border);border-radius:var(--product-card-radius);background:var(--product-card-bg);box-shadow:0 .55rem 1.5rem #000d3029;color:var(--product-card-text);text-align:left;isolation:isolate;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card__media-shell{position:relative;flex:0 0 auto;width:100%;overflow:hidden;aspect-ratio:4 / 3;background:var(--product-card-bg);isolation:isolate}.product-card-wrapper .card__media-link{display:block;width:100%;height:100%;overflow:hidden;color:inherit;text-decoration:none}.product-card-wrapper .card__inner,.product-card-wrapper .card__media{position:relative;width:100%;height:100%;overflow:hidden}.product-card-wrapper .card__image,.product-card-wrapper .card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .42s cubic-bezier(.2,.7,.2,1)}.product-card__status-badge,.product-card__weight-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 7rem);min-height:2.5rem;padding:.4rem .78rem;overflow:hidden;border-radius:999px;box-shadow:0 .3rem .8rem #00123729;font-size:.98rem;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-card__status-badge{top:1rem;left:1rem;border:.1rem solid rgba(255,255,255,.38);background:#181818c2;color:#fff;letter-spacing:.035em;text-transform:uppercase}.product-card__weight-badge{right:1rem;bottom:1rem;border:.1rem solid rgba(49,85,142,.25);background:#181818c2;color:#fff;font-weight:650;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.product-card__favorite{position:absolute;top:1rem;right:1rem;z-index:4;display:inline-grid;width:3.35rem;height:3.35rem;padding:0;place-items:center;border:.1rem solid rgba(49,85,142,.2);border-radius:50%;background:#fffffff2;box-shadow:0 .35rem 1rem #00123729;color:var(--product-card-bg);cursor:pointer;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);transition:background-color .16s ease,color .16s ease,transform .16s ease}.product-card__favorite svg{width:1.65rem;height:1.65rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-card__favorite[aria-pressed=true]{background:var(--product-card-button);color:#fff}.product-card-wrapper .card__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:1.25rem 1.3rem 1.35rem}.product-card-wrapper .card__information{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:0}.product-card__category{margin:0 0 .55rem;color:var(--product-card-category);font-size:.98rem;font-weight:750;line-height:1.15;letter-spacing:.075em;text-transform:uppercase}.product-card-wrapper .card__heading{display:-webkit-box;margin:0;overflow:hidden;color:var(--product-card-text);font-size:1.72rem;font-weight:600;line-height:1.21;letter-spacing:-.014em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading span{color:inherit;text-decoration:none;transition:color .16s ease}.product-card__description{display:-webkit-box;margin:.7rem 0 0;overflow:hidden;color:var(--product-card-muted);font-size:1.18rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__divider{width:100%;height:.1rem;margin:.95rem 0 .8rem;background:var(--product-card-border);opacity:.72}.product-card-wrapper .card-information{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0;margin-top:auto;text-align:left}.product-card-rating{display:flex;flex-wrap:wrap;align-items:center;gap:.34rem;min-height:1.7rem;margin:0;color:var(--product-card-muted);font-size:1.08rem;line-height:1}.product-card-rating--empty{opacity:.72}.product-card-rating__stars{--product-card-rating-empty: rgba(255, 255, 255, .2);display:inline-block;overflow:hidden;background:linear-gradient(90deg,var(--product-card-stars) 0 var(--product-card-rating-percent),var(--product-card-rating-empty) var(--product-card-rating-percent) 100%);background-clip:text;color:transparent;font-family:Georgia,Times New Roman,serif;font-size:1.38rem;letter-spacing:.05rem;line-height:1;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-card-rating__value{color:var(--product-card-text);font-weight:650;font-variant-numeric:tabular-nums}.product-card-rating__count{color:var(--product-card-muted);font-variant-numeric:tabular-nums}.product-card__price-block{display:flex;flex-direction:column;gap:.35rem}.product-card-wrapper .price{margin:0;color:var(--product-card-text);font-size:1.72rem;font-weight:650;line-height:1.08;letter-spacing:-.012em;font-variant-numeric:tabular-nums}.product-card-wrapper .price__container,.product-card-wrapper .price__regular,.product-card-wrapper .price__sale{margin:0}.product-card-wrapper .price-item{margin:0 .38rem 0 0;color:inherit}.product-card-wrapper .price-item--regular{color:var(--product-card-muted)}.product-card-wrapper .price__regular .price-item--regular,.product-card-wrapper .price-item--sale{color:var(--product-card-text)}.product-card-wrapper s.price-item--regular{font-size:.75em;font-weight:500;opacity:.76;text-decoration-thickness:.1rem}.product-card-wrapper .price-item--prefix{margin-right:.3rem;color:var(--product-card-muted);font-size:.72em;font-weight:500}.product-card__unit-price,.product-card__unit-price .unit-price{margin:0;color:var(--product-card-muted);font-size:1.02rem;font-weight:500;line-height:1.3}.product-card__unit-price{display:block;margin-top:.35rem;color:var(--product-card-muted);font-size:1.1rem;font-weight:500;line-height:1.3}.product-card__unit-price .unit-price,.product-card__unit-price .price-item{margin:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.product-card__actions{display:grid;grid-template-columns:1fr;gap:.68rem;width:100%;margin-top:1.15rem}.product-card__actions>:only-child{grid-column:1 / -1}.product-card__product-form,.product-card__form{display:block;width:100%;margin:0}.product-card__button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:3.9rem;padding:.78rem .9rem;border:.1rem solid transparent;border-radius:.8rem;font:inherit;font-size:1.18rem;font-weight:680;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card__button-label{display:inline-flex;align-items:center;justify-content:center;gap:.58rem}.product-card__button-label svg{width:1.55rem;height:1.55rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.product-card__button--primary{border-color:var(--product-card-button);background:var(--product-card-button);box-shadow:0 .4rem 1rem #0c5aa038;color:#fff}.product-card__button--secondary{border-color:var(--product-card-button);background:transparent;color:var(--product-card-button)}.product-card__button[disabled]{border-color:#ffffff29;background:#ffffff17;box-shadow:none;color:var(--product-card-muted);cursor:not-allowed;opacity:.75}.product-card__button .loading__spinner{position:absolute;inset:50% auto auto 50%;width:1.6rem;transform:translate(-50%,-50%)}.product-card__button.loading .product-card__button-label{opacity:0}.product-card-wrapper .product-form__error-message-wrapper{margin-bottom:.5rem;color:#ffd7d7;font-size:1.02rem;line-height:1.3}.product-card__button:focus-visible,.product-card__favorite:focus-visible,.product-card-wrapper .card__heading a:focus-visible{outline:.2rem solid #ffffff;outline-offset:.25rem}.product-card-wrapper--big .card__content{padding:1.45rem 1.55rem 1.5rem}.product-card-wrapper--big .card__heading{font-size:1.82rem}.product-card-wrapper--big .product-card__description{font-size:1.22rem}.product-card-wrapper--big .product-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:990px){.product-grid.grid--4-col-desktop:has(.product-card-wrapper--big)>.grid__item{width:calc(33.333333% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(33.333333% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}@media(hover:hover)and (pointer:fine){.product-card-wrapper:hover .card{border-color:var(--product-card-button);box-shadow:0 .9rem 2.2rem #000d303d;transform:translateY(-.2rem)}.product-card-wrapper:hover .card__image--primary{transform:scale(1.04)}.product-card__favorite:hover{background:var(--product-card-button);color:#fff;transform:translateY(-.1rem)}.product-card__button--primary:hover:not([disabled]){border-color:var(--product-card-button-hover);background:var(--product-card-button-hover);box-shadow:0 .65rem 1.4rem #0c5aa04d;transform:translateY(-.1rem)}.product-card__button--secondary:hover{background:#42a5f51f;color:#fff;transform:translateY(-.1rem)}.product-card-wrapper .card__heading a:hover{color:var(--product-card-category)}}@container (max-width: 21rem){.product-card__media-shell{aspect-ratio:1 / 1}.product-card__status-badge,.product-card__weight-badge{min-height:2.2rem;padding:.32rem .58rem;font-size:.86rem}.product-card__status-badge{top:.75rem;left:.75rem}.product-card__weight-badge{right:.75rem;bottom:.75rem}.product-card__favorite{top:.75rem;right:.75rem;width:3rem;height:3rem}.product-card__favorite svg{width:1.45rem;height:1.45rem}.product-card-wrapper .card__content{padding:1rem}.product-card__category{margin-bottom:.42rem;font-size:.84rem}.product-card-wrapper .card__heading{font-size:1.35rem}.product-card__description{margin-top:.52rem;font-size:1.02rem;line-height:1.35}.product-card__divider{margin:.72rem 0 .62rem}.product-card-wrapper .card-information{gap:.62rem}.product-card-rating{gap:.24rem;min-height:1.45rem;font-size:.94rem}.product-card-rating__stars{font-size:1.05rem;letter-spacing:.025rem}.product-card-wrapper .price{font-size:1.38rem}.product-card__unit-price,.product-card__unit-price .unit-price{font-size:.9rem}.product-card__actions{gap:.55rem;margin-top:.85rem}.product-card__button{min-height:3.55rem;padding:.68rem .55rem;font-size:1.02rem}.product-card__button-label{gap:.38rem}.product-card__button-label svg{width:1.35rem;height:1.35rem}}@media screen and (max-width:989px){.product-card-wrapper--big{--product-card-width: 100%}}@media screen and (max-width:749px){.product-card-wrapper{max-width:100%}.product-card-wrapper--big .product-card__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.product-card-wrapper .card,.product-card-wrapper .card__image,.product-card-wrapper .card__placeholder,.product-card__favorite,.product-card__button,.product-card-wrapper .card__heading a{transition:none}}@media(forced-colors:active){.product-card-wrapper .card,.product-card__status-badge,.product-card__weight-badge,.product-card__favorite,.product-card__button{border:.1rem solid CanvasText}.product-card-rating__stars{color:CanvasText;-webkit-text-fill-color:CanvasText}}.button-spacer{box-sizing:border-box;margin-top:30px}.button-more{color:#74b9e6;background-color:#052b6f;padding:0 3rem;border-radius:6px;font-size:1.5rem;text-decoration:none;-webkit-appearance:none;appearance:none;display:inline-flex;justify-content:center;align-items:center;transition:box-shadow var(--duration-short) ease;min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2)}.button-more:hover{opacity:.8;border:1px solid #74b9e6}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card.css.map */
