.product-item--gpv{--gpvc-surface-card: #ffffff;--gpvc-surface-brand: #023b9e;--gpvc-surface-inset: #f2f5f9;--gpvc-text-body: #191919;--gpvc-text-subtle: #5a6b7a;--gpvc-text-heading: #023b9e;--gpvc-on-blue: #ffffff;--gpvc-border-hairline: #dce3ec;--gpvc-error: #c62828;--gpvc-radius-card: 10px;--gpvc-radius-control: 6px;--gpvc-base: .8889rem;--gpvc-pad: 20px;display:flex;flex-direction:column;padding:10px;background:transparent}@supports (container-type: inline-size){.product-item--gpv{container-type:inline-size}.product-item--gpv .gpv-card{--gpvc-base: clamp(.7778rem, .5333rem + 2cqw, .8889rem);--gpvc-pad: clamp(14px, 6px + 2.5cqw, 20px)}}.product-item--gpv:after{display:none}.gpv-card{position:relative;display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;width:100%;overflow:hidden;background:var(--gpvc-surface-card);border:1px solid var(--gpvc-border-hairline);border-radius:var(--gpvc-radius-card);box-shadow:0 1px 3px #19191914;font-size:var(--gpvc-base)}.gpv-card__image-bed{display:block;position:relative;flex:0 0 auto;aspect-ratio:1 / 1;overflow:hidden;background:var(--gpvc-surface-card)}.gpv-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gpv-card__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:.875em;padding:.625em var(--gpvc-pad) var(--gpvc-pad)}.gpv-card__badge{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:0 0 auto;padding:.545em .909em;border-radius:4px;background:var(--gpvc-surface-brand);color:var(--gpvc-on-blue);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * .6875);font-weight:600;line-height:1.2;letter-spacing:.127em;text-transform:uppercase}.gpv-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;margin:0;color:var(--gpvc-text-body);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * 1.125);font-weight:600;line-height:1.3;min-height:calc(1.3em * 3);letter-spacing:-.014em;text-decoration:none}.gpv-card__title:hover{color:var(--gpvc-text-heading)}.gpv-card__rating{display:flex;min-height:calc(var(--gpvc-base) * .9375);gap:.5em;align-items:center;width:100%;text-decoration:none}.gpv-card__rating .rating{display:flex;gap:.5em;align-items:center}.gpv-card__rating .rating__stars{display:flex;gap:2px}.gpv-card__rating .rating__star{width:calc(var(--gpvc-base) * .92);height:calc(var(--gpvc-base) * .92)}.gpv-card__rating .rating__caption{color:var(--gpvc-text-body);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * .75);line-height:1.25}.gpv-card__evidence{display:flex;flex-direction:column;gap:.625em;width:100%;padding:.875em 1em;border-radius:var(--gpvc-radius-control);background:var(--gpvc-surface-inset)}.gpv-card__evidence-label{margin:0;color:var(--gpvc-text-heading);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * .75);font-weight:600;line-height:1.2;letter-spacing:.117em;text-transform:uppercase}.gpv-card__contents{display:flex;flex-direction:column;gap:.4375em;width:100%;margin:0;padding:0;list-style:none}.gpv-card__content-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.625em;width:100%;font-family:var(--text-font-family);font-size:var(--gpvc-base);font-weight:400;line-height:1.6}.gpv-card__content-name{flex:1 0 0;min-width:0;color:var(--gpvc-text-body)}.gpv-card__content-qty{flex-shrink:0;white-space:nowrap;color:var(--gpvc-text-subtle)}.gpv-card__content-value{flex:0 1 auto;min-width:0;white-space:normal;text-align:right}.gpv-card__more{display:flex;flex-direction:column;gap:.4375em;width:100%}.gpv-card__more-toggle{display:inline-block;order:2;color:var(--gpvc-text-heading);cursor:pointer;font-family:Poppins,sans-serif;font-size:var(--gpvc-base);font-weight:600;line-height:1.4;list-style:none;text-decoration:underline;text-underline-position:from-font}.gpv-card__contents--rest{order:1}.gpv-card__more-toggle::-webkit-details-marker{display:none}.gpv-card__more-toggle::marker{content:""}.gpv-card__more-less,.gpv-card__more[open] .gpv-card__more-all{display:none}.gpv-card__more[open] .gpv-card__more-less{display:inline}.gpv-card__price{display:flex;margin-top:auto;flex-direction:column;gap:.625em;width:100%}.gpv-card__price-row{display:flex;gap:.625em;align-items:flex-end;white-space:nowrap}.gpv-card__price-current{color:var(--gpvc-text-body);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * 1.75);font-weight:600;line-height:1.2}.gpv-card__price-current--sale{color:var(--gpvc-error)}.gpv-card__price-compare{color:var(--gpvc-text-subtle);font-family:var(--text-font-family);font-size:var(--gpvc-base);line-height:1.6;text-decoration:line-through;text-decoration-skip-ink:none}.gpv-card__trust{display:flex;flex-wrap:wrap;min-height:calc(var(--gpvc-base) * .9);gap:.375em 1em;align-items:center}@container (max-width: 300px){.gpv-card__trust{flex-direction:column;align-items:flex-start;min-height:calc(var(--gpvc-base) * 2.175)}}.gpv-card__warranty{display:flex;gap:.5em;align-items:center;color:var(--gpvc-text-body);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * .75);line-height:1.2}.gpv-card__warranty svg{flex-shrink:0;width:calc(var(--gpvc-base) * .875);height:calc(var(--gpvc-base) * .875)}.gpv-card__stock{display:inline-block;padding:.273em .727em;border-radius:4px;background:#fff4d6;color:#7a5c00;font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * .6875);font-weight:600;line-height:1.4}.gpv-card__actions{width:100%;padding-top:.375em}.gpv-card__form{margin:0}.gpv-card__button--quick-view{min-height:40px;margin-top:8px}.gpv-card__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;line-height:1.2;text-decoration:none}@media screen and (max-width:640px){.product-list--collection .product-item--gpv.product-item--gpv-m1.product-item--vertical{width:100%}.product-item--gpv.product-item--gpv-m1{padding:6px 0}.product-item--gpv.product-item--gpv-m2{padding:4px}}.gpv-card__stamped{display:block;min-height:2em;color:var(--gpvc-text-body);font-family:Poppins,sans-serif;font-size:calc(var(--gpvc-base) * .75);line-height:1.25}.gpv-card__stamped .stamped-badge{display:flex;flex-wrap:wrap;align-items:center;gap:.25em .5em;margin:0;font-size:1em}.gpv-card__stamped .stamped-starratings,.gpv-card__stamped .stamped-badge-starrating{margin:0!important;color:#ffb400!important;font-size:1.15em;white-space:nowrap}.gpv-card__stamped .stamped-badge-caption{margin:0;color:var(--gpvc-text-body);font-size:1em}@container (max-width: 240px){.gpv-card__body{gap:.625em;padding:.5em 10px 12px}.gpv-card__badge{padding:.4em .6em;letter-spacing:.06em}.gpv-card__title{-webkit-line-clamp:4;line-clamp:4;min-height:5.2em;font-size:.9375rem;line-height:1.3;letter-spacing:0}.gpv-card__evidence{gap:.4em;padding:.625em}.gpv-card__evidence-label{letter-spacing:.06em}.gpv-card__content-row{font-size:.8125rem;line-height:1.4}.gpv-card__contents>.gpv-card__content-row:nth-child(n+3),.gpv-card__more{display:none}.gpv-card--machine .gpv-card__content-row{flex-direction:column;align-items:flex-start;gap:0}.gpv-card--machine .gpv-card__content-name{flex:0 0 auto;color:var(--gpvc-text-subtle);font-size:.6875rem;line-height:1.3}.gpv-card--machine .gpv-card__content-value{text-align:left}.gpv-card__stamped{font-size:.75rem}.gpv-card__price-row{flex-wrap:wrap;column-gap:.4em;row-gap:0}.gpv-card__price-current{font-size:1.25rem}.gpv-card__price-compare{font-size:.8125rem}.gpv-card__trust{flex-direction:column;align-items:flex-start;gap:.3em}.gpv-card__warranty{font-size:.75rem;white-space:nowrap}.gpv-card__stock{font-size:.6875rem}.gpv-card__actions{padding-top:0}.gpv-card__button{min-height:44px;padding-inline:8px;font-size:.8125rem;white-space:nowrap}.gpv-card .compare-toggle,.gpv-card [class*=compare-toggle]{font-size:.6875rem}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/component-product-card.css.map */
