.lpgpc-hidden{display:none!important}.lpgpc-card{--lpgpc-font: "Manrope", sans-serif;--lpgpc-radius: 16px;--lpgpc-radius-sm: 12px;--lpgpc-bg: #FFFFFF;--lpgpc-shadow: 0px 16px 25.5px 0px rgba(31, 31, 43, .04);font-family:var(--lpgpc-font);background:var(--lpgpc-bg);box-shadow:var(--lpgpc-shadow);border-radius:var(--lpgpc-radius);display:flex;flex-direction:column;width:100%;box-sizing:border-box;position:relative}.lpgpc-card-top{display:flex;flex-direction:column;align-items:center;width:100%}.lpgpc-image-area{width:100%;background:transparent}.lpgpc-tags{position:absolute;top:0;left:0;z-index:2;display:flex;flex-direction:row;align-items:center;gap:4px}.lpgpc-tag{display:inline-flex;align-items:center;gap:16px;font-family:var(--lpgpc-font);font-weight:400;text-align:left;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);white-space:nowrap}.lpgpc-heart{position:absolute;z-index:2;background:none;border:none;padding:0;cursor:pointer;color:#999;transition:color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.lpgpc-heart--active{color:#e20038}.lpgpc-heart--active svg path{fill:#e20038;stroke:#e20038}.lpgpc-heart:hover{transform:scale(1.1)}.lpgpc-heart--active:hover{color:#c0002f}.lpgpc-heart svg{width:100%;height:100%}.lpgpc-heart svg path{transition:fill .2s ease,stroke .2s ease}.lpgpc-awards{position:absolute;top:0;right:0;z-index:1;display:flex;flex-direction:column}.lpgpc-award{display:flex;align-items:center;justify-content:center;flex-shrink:0}.lpgpc-award img{display:block;width:100%;height:100%;object-fit:contain}.lpgpc-product-image{display:flex;align-items:center;justify-content:center;margin:0 auto}.lpgpc-product-image picture,.lpgpc-product-image img{display:block;width:100%;height:100%;object-fit:contain}.lpgpc-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999;font-size:14px}.lpgpc-swatches-wrapper{display:flex;justify-content:center;margin:0 auto;z-index:2}.lpgpc-swatches{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;margin:0;padding:0}.lpgpc-swatches--placeholder{opacity:0;pointer-events:none}.lpgpc-swatch{display:block;border-radius:50%;border:1px solid rgba(26,26,26,.15);cursor:pointer;transition:all .2s ease;background-color:var(--lpgpc-swatch-bg, #ccc);background-size:cover;background-position:center;box-sizing:border-box;position:relative;flex-shrink:0}.lpgpc-swatch:hover{border-color:#1a1a1a66;transform:scale(1.1)}.lpgpc-swatch--selected{border-color:#1a1a1a;box-shadow:0 0 0 1px #fff,0 0 0 2px #1a1a1a}.lpgpc-swatch--sold-out{opacity:.4;cursor:not-allowed}.lpgpc-swatch--sold-out:after{content:"";position:absolute;top:50%;left:10%;width:80%;height:1px;background:#999;transform:rotate(-45deg)}.lpgpc-swatch:focus-visible{outline:2px solid #0051CF;outline-offset:2px}.lpgpc-content{display:flex;flex-direction:column;align-items:stretch;width:100%;box-sizing:border-box;gap:8px}.lpgpc-name-rating{display:flex;flex-direction:column;gap:4px}.lpgpc-product-name{margin:0;font-family:var(--lpgpc-font);font-weight:600;text-align:left;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-break:break-word}.lpgpc-product-name a{color:inherit;text-decoration:none}.lpgpc-product-name a:hover{text-decoration:underline}.lpgpc-rating,.lpgpc-rating .loox-rating{display:flex;align-items:center;min-height:20px}.lpgpc-rating .loox-rating svg{display:block;color:var(--lpgpc-star-color, #FFCC01)!important;fill:var(--lpgpc-star-color, #FFCC01)!important}.lpgpc-selling-points{width:100%}.lpgpc-selling-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.lpgpc-selling-item{font-family:var(--lpgpc-font);font-weight:400;text-align:left;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-break:break-word}.lpgpc-selling-item--empty{visibility:hidden;pointer-events:none}.lpgpc-footer{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.lpgpc-pricing{display:flex;align-items:flex-end;width:100%}.lpgpc-price{font-family:var(--lpgpc-font);font-weight:500;text-align:left;white-space:nowrap}.lpgpc-compare-price{font-family:var(--lpgpc-font);font-weight:400;text-align:left;text-decoration:line-through;white-space:nowrap}.lpgpc-buttons,.lpgpc-buttons-active{display:flex;width:100%}.lpgpc-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--lpgpc-font);font-weight:600;text-align:center;border-radius:35px;cursor:pointer;transition:opacity .2s ease,transform .1s ease;text-decoration:none;box-sizing:border-box;white-space:nowrap;min-width:0;flex-shrink:0;appearance:none;-webkit-appearance:none;margin:0}.lpgpc-btn:hover{opacity:.85}.lpgpc-btn:active{transform:scale(.97)}.lpgpc-btn:focus-visible{outline:2px solid #0051CF;outline-offset:2px}.lpgpc-btn--sold-out{cursor:not-allowed;opacity:.7;width:100%}.lpgpc-btn--sold-out:hover{opacity:.7;transform:none}.lpgpc-btn--link{text-decoration:none}@media(min-width:1440px){.lpgpc-card{width:308px;padding:0 0 16px;gap:0}.lpgpc-card-top{gap:0}.lpgpc-image-area{width:308px;padding-bottom:21px}.lpgpc-tags{top:16px;left:16px}.lpgpc-tag{padding:3px 8px;font-size:14px;line-height:1.2em}.lpgpc-heart{top:16px;right:16px;width:18px;height:18px}.lpgpc-awards{top:16px;right:39px}.lpgpc-award{width:42px;height:42px}.lpgpc-product-image{margin-top:16px;width:210px;height:210px}.lpgpc-swatches-wrapper{margin-top:3px;width:100%;min-height:20px}.lpgpc-swatch{width:20px;height:20px}.lpgpc-swatches{gap:12px}.lpgpc-content{padding:12px 24px 14px}.lpgpc-product-name{font-size:18px;line-height:1.2em;min-height:43.2px}.lpgpc-selling-points{height:92px}.lpgpc-selling-item{font-size:16px;line-height:1.4em;min-height:44.8px}.lpgpc-footer{margin:0 auto;gap:12px;padding-left:24px;padding-right:24px;padding-bottom:16px}.lpgpc-pricing{flex-direction:row;gap:8px}.lpgpc-price{font-size:18px;line-height:1.2em}.lpgpc-compare-price{font-size:14px;line-height:1.4em}.lpgpc-buttons-active{flex-direction:row;gap:12px;width:100%}.lpgpc-btn{padding:12px 24px;font-size:16px;line-height:1.2em;height:46px}.lpgpc-buttons:not(.lpgpc-buttons--two) .lpgpc-btn{width:100%}.lpgpc-buttons--two .lpgpc-btn{flex:1 1 124px;min-width:124px}}@media(min-width:1024px)and (max-width:1439px){.lpgpc-card{min-width:220px;padding:0;gap:20px;align-items:center}.lpgpc-card-top{gap:0}.lpgpc-image-area{width:220px;padding-bottom:3px}.lpgpc-tags{top:10px;left:10px}.lpgpc-tag{padding:2px 4px;font-size:14px;line-height:1.2em}.lpgpc-heart{top:13px;right:10px;width:18px;height:18px}.lpgpc-awards{top:0;right:12px}.lpgpc-award{width:42px;height:42px}.lpgpc-product-image{margin-top:33px;width:163px;height:163px}.lpgpc-swatches-wrapper{margin-top:1px;width:100%;min-height:18px}.lpgpc-swatch{width:18px;height:18px}.lpgpc-swatches{gap:12px}.lpgpc-content{padding:12px 10px 14px}.lpgpc-product-name{font-size:18px;line-height:1.2em;min-height:43.2px}.lpgpc-selling-points{height:92px}.lpgpc-selling-item{font-size:16px;line-height:1.4em;min-height:44.8px}.lpgpc-footer{margin:0 auto;gap:12px;padding:0 10px 10px}.lpgpc-pricing{flex-direction:row;gap:8px}.lpgpc-price{font-size:18px;line-height:1.2em}.lpgpc-compare-price{font-size:14px;line-height:1.4em}.lpgpc-buttons-active{flex-direction:column;gap:6px;width:100%}.lpgpc-btn{padding:5px 20px;font-size:14px;line-height:1.2em;height:42px;width:100%}}@media(min-width:768px)and (max-width:1023px){.lpgpc-card{min-width:163px;border-radius:var(--lpgpc-radius-sm);padding:0 0 8px;gap:12px}.lpgpc-card-top{gap:0}.lpgpc-image-area{width:163px;padding-bottom:3px}.lpgpc-tags{top:8px;left:8px}.lpgpc-tag{padding:0 2px;font-size:10.7px;line-height:1.2em}.lpgpc-heart{top:8px;right:6px;width:16px;height:16px}.lpgpc-awards{top:0;right:17px}.lpgpc-award{width:28px;height:28px}.lpgpc-product-image{margin-top:16px;width:110px;height:110px}.lpgpc-swatches-wrapper{margin-top:1px;width:100%;min-height:12px}.lpgpc-swatch{width:12px;height:12px}.lpgpc-swatches{gap:16px}.lpgpc-content{padding:4px 6px 10px}.lpgpc-product-name{font-size:14px;line-height:1.3em;min-height:36.4px}.lpgpc-selling-points{height:60px}.lpgpc-selling-item{font-size:12px;line-height:1.2em;min-height:28.8px}.lpgpc-footer{margin:0 auto;gap:10px;padding-left:6px;padding-right:6px;padding-bottom:8px}.lpgpc-pricing{flex-direction:column;align-items:stretch;gap:2px;min-height:33.2px}.lpgpc-price{font-size:14px;font-weight:600;line-height:1.2em}.lpgpc-compare-price{font-size:12px;line-height:1.2em}.lpgpc-buttons-active{flex-direction:column;gap:4px;width:100%}.lpgpc-btn{padding:5px 14px;font-size:13px;line-height:1.2em;height:32px;width:100%}}@media(max-width:767px){.lpgpc-card{min-width:165px;border-radius:var(--lpgpc-radius-sm);padding:0 0 8px;gap:16px}.lpgpc-card-top{gap:0}.lpgpc-image-area{width:165px;padding-bottom:3px}.lpgpc-tags{top:8px;left:8px}.lpgpc-tag{padding:0 3px;font-size:11px;line-height:1.2em}.lpgpc-heart{top:8px;right:8px;width:16px;height:16px}.lpgpc-awards{top:0;right:18px}.lpgpc-award{width:28px;height:28px}.lpgpc-product-image{margin-top:16px;width:110px;height:110px}.lpgpc-swatches-wrapper{margin-top:1px;width:100%;min-height:12px}.lpgpc-swatch{width:12px;height:12px}.lpgpc-swatches{gap:16px}.lpgpc-content{padding:4px 8px 10px}.lpgpc-product-name{font-size:14px;line-height:1.3em;min-height:36.4px}.lpgpc-selling-points{height:60px}.lpgpc-selling-item{font-size:12px;line-height:1.2em;min-height:28.8px}.lpgpc-footer{margin:0 auto;gap:10px;padding-left:8px;padding-right:8px;padding-bottom:8px}.lpgpc-pricing{flex-direction:column;align-items:stretch;gap:2px;min-height:33.2px}.lpgpc-price{font-size:14px;font-weight:600;line-height:1.2em}.lpgpc-compare-price{font-size:12px;line-height:1.2em}.lpgpc-buttons-active{flex-direction:column;gap:4px;width:100%}.lpgpc-btn{padding:5px 14px;font-size:13px;line-height:1.2em;height:32px;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/lp-global-product-card.css.map */
