.product-card-v3{display:flex;flex-direction:column;background:#fefbf6;overflow:hidden;height:100%}.product-card-v3__figure{position:relative;background:#fefbf6;aspect-ratio:1 / 1;overflow:hidden}.product-card-v3__figure a{display:block;width:100%;height:100%}.product-card-v3__figure img{width:100%;height:100%;object-fit:contain;padding:48px}.product-card-v3__rating-badge{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:4px;color:#141414;font-size:14px;font-weight:400;line-height:1;z-index:2}.product-card-v3__rating-badge svg{width:16px;height:16px;flex-shrink:0}.product-card-v3__bestseller-badge{position:absolute;top:24px;right:24px;width:96px;height:96px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-card-v3__bestseller-badge svg.bestseller-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card-v3__bestseller-badge-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;color:#fff;text-align:center;line-height:1}.product-card-v3__bestseller-badge-text span:first-child{font-size:28px;font-weight:600}.product-card-v3__bestseller-badge-text span:last-child{font-size:16px;font-weight:400}.product-card-v3__review-badge{position:absolute;bottom:12px;left:12px;z-index:2;max-width:78px}.product-card-v3__review-badge img{width:100%;height:auto;object-fit:contain}.product-card-v3__quick-view{position:absolute;bottom:12px;right:12px;z-index:2}.product-card-v3__quick-view-btn{display:inline-flex;align-items:center;justify-content:center;background:#f28500;color:#fff;border:none;padding:0 32px;height:40px;border-radius:60px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s;font-family:inherit}.product-card-v3__quick-view-btn:hover{background:#d97500}.product-card-v3__info{display:flex;flex-direction:column;gap:6px;padding:16px 32px;flex:1}.product-card-v3__title{font-size:20px;font-weight:700;line-height:normal;margin:0;color:#141414}.product-card-v3__title a{color:inherit;text-decoration:none}.product-card-v3__subtitle{font-size:16px;font-weight:300;color:#141414;line-height:normal;margin:-6px 0 0}.product-card-v3__free-products{display:flex;align-items:center;gap:6px;font-size:12px;color:#4c4c4c;font-weight:400;line-height:1.4;margin-top:auto}.product-card-v3__free-products p{margin:0}.product-card-v3__gift-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:100px;border:1px solid #CECBCA;background:#fff;flex-shrink:0;padding:4px}.product-card-v3__gift-icon svg{width:16px;height:16px}.product-card-v3__price-row{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.product-card-v3__price-compare,.product-card-v3__discount-badge{margin-left:4px}.product-card-v3__price-current{font-size:16px;font-weight:500;color:#f28500}.product-card-v3__price-compare{font-size:14px;color:#141414b3;text-decoration:line-through}.product-card-v3__price-from{font-size:16px;color:#f28500;font-weight:500}.product-card-v3__discount-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(to right,#e4565c,#fc9448);color:#fff;font-size:12px;font-weight:500;line-height:25.6px;padding:0 12px;height:26px;border-radius:13px;white-space:nowrap}.product-card-v3__usps-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:#f285000f;padding:10px 32px;margin:6px -32px -16px;min-height:39px}.product-card-v3__usp-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:#141414;white-space:nowrap;line-height:1.4}.product-card-v3__usp-item svg,.product-card-v3__usp-icon{width:16px;height:16px;flex-shrink:0;object-fit:contain}.collection-v3{padding:0;margin-bottom:52px}.collection-v3__container{max-width:1600px;margin:0 auto;padding:0}@media screen and (max-width:1690px){.collection-v3__container{padding:0 50px}}.collection-v3__header{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;margin-bottom:24px}.collection-v3__header-text{display:flex;flex-direction:column;gap:4px}.collection-v3__title{font-size:32px;font-weight:500;letter-spacing:-.96px;line-height:1.4;margin:0;color:#141414}.collection-v3__description{font-size:16px;font-weight:300;line-height:1.6;margin:0;max-width:643px;color:#141414}.collection-v3__description p{margin:0}.collection-v3__klarna-inline{display:flex;align-items:center;gap:48px;background:#ffa8cd;padding:16px;border-radius:8px;flex-shrink:0;font-size:14px;font-weight:600;color:#141414;white-space:nowrap}.collection-v3__grid{display:grid;grid-template-columns:1fr;gap:40px}@media screen and (min-width:700px){.collection-v3__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1000px){.collection-v3__grid{grid-template-columns:repeat(3,1fr)}}.collection-v3__pagination{margin-top:48px;display:flex;justify-content:center}.collection-v3__klarna{margin-top:32px;text-align:center}.collection-v3__empty{text-align:center;padding:64px 24px}.collection-v3__empty p{font-size:18px;color:#666}@media screen and (max-width:699px){.collection-v3__container{padding:0 20px}.collection-v3__header{flex-direction:column;gap:16px}.collection-v3__title{font-size:24px}.collection-v3__description{font-size:14px}.collection-v3__klarna-inline{width:100%;justify-content:center;gap:16px}.product-card-v3__figure img{padding:32px}.product-card-v3__info{padding:12px 16px}.product-card-v3__title{font-size:16px}.product-card-v3__subtitle,.product-card-v3__price-current,.product-card-v3__price-from,.product-card-v3__price-compare{font-size:14px}.product-card-v3__quick-view-btn{padding:0 20px;height:34px;font-size:12px}.product-card-v3__bestseller-badge{width:72px;height:72px;right:12px;top:12px}.product-card-v3__bestseller-badge-text span:first-child{font-size:22.4px}.product-card-v3__bestseller-badge-text span:last-child{font-size:14px}.product-card-v3__usps-bar{gap:16px;padding:8px 16px;margin:6px -16px -12px}.product-card-v3__usp-item{font-size:12px}.product-card-v3__discount-badge{font-size:12px;padding:0 10px}}
/*# sourceMappingURL=/cdn/shop/t/208/assets/product-card-v3.css.map */
