.featured-collection{padding:64px 0;background-color:var(--cs-bg, #ffffff)}.featured-collection__inner{max-width:var(--page-width);margin:0 auto;padding:0 32px}.featured-collection__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px}.featured-collection__title{font-family:var(--font-heading);font-size:32px;font-weight:700;color:var(--cs-text, #1a1a1a);margin:0;letter-spacing:-.01em}.featured-collection__header-right{display:flex;align-items:center;gap:20px;flex-shrink:0}.featured-collection__view-all{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--cs-text, #1a1a1a);text-decoration:none;transition:color .15s;white-space:nowrap}.featured-collection__view-all:hover{color:var(--color-primary)}.featured-collection__arrows{display:flex;align-items:center;background:#f5f5f5;border-radius:100px;overflow:hidden;flex-shrink:0}.featured-collection__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;color:#1a1a1a;transition:background-color .15s,opacity .15s}.featured-collection__arrow--prev{border-right:1px solid #e0e0e0}.featured-collection__arrow:hover:not(.is-disabled){background:#e8e8e8}.featured-collection__arrow.is-disabled{opacity:.3;cursor:default;pointer-events:none}.featured-collection__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;cursor:grab}.featured-collection__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.featured-collection__track::-webkit-scrollbar{display:none}.featured-collection__track>.product-card{flex:0 0 calc((100% - 72px)/4);scroll-snap-align:start}.featured-collection__empty{font-family:var(--font-body);font-size:14px;color:#888;text-align:center;padding:40px 0;flex:1 1 100%}.product-card{display:flex;flex-direction:column;min-width:0;border:1px solid #ececec;border-radius:12px;overflow:hidden;transition:border-color .2s ease;background-color:#fff}@media(hover:hover){.product-card:hover{border-color:#d4d4d4}}.product-card__img-link{display:block;text-decoration:none}.product-card__img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden}.product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__img{transform:scale(1.03)}.product-card__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.product-card__badge{position:absolute;top:10px;left:10px;z-index:3;font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 9px;border-radius:4px;line-height:1.4}.product-card__badge--nieuw{background:#fff;color:#1a1a1a;border:1px solid #1a1a1a}.product-card__badge--bestseller{background:var(--color-primary);color:#fff}.product-card__badge--sale{background:#c0392b;color:#fff}.product-card__badge--uitverkocht{background:#888;color:#fff}.product-card__magsafe{position:absolute;top:10px;right:10px;z-index:3;background:#1a1a1a;color:#fff;font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 9px;border-radius:4px;line-height:1.4;white-space:nowrap}.product-card__info{margin-top:12px;padding:0 14px 16px;display:flex;flex-direction:column;gap:4px}.product-card__top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px}.product-card__rating{display:inline-flex;align-items:center;gap:6px}.product-card__stars{position:relative;display:inline-block;font-size:14px;line-height:1;letter-spacing:1px}.product-card__stars-bg{color:#e0e0e0}.product-card__stars-fill{position:absolute;top:0;left:0;overflow:hidden;color:#1a1a1a;white-space:nowrap}.product-card__review-count{font-family:var(--font-body);font-size:13px;font-weight:700;color:#1a1a1a;line-height:1}.product-card__price{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.product-card__price-current{font-family:var(--font-body);font-size:15px;font-weight:700;color:#1a1a1a}.product-card__price-current--sale{color:#c0392b}.product-card__price-compare{font-family:var(--font-body);font-size:12px;font-weight:500;color:#999;text-decoration:line-through}.product-card__title{font-family:var(--font-heading);font-size:17px;font-weight:700;color:#1a1a1a;text-decoration:none;line-height:1.25;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s}.product-card__title:hover{color:var(--color-primary)}.product-card__model{font-family:var(--font-body);font-size:13px;font-weight:500;color:#888;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__swatches{display:flex;align-items:center;gap:6px;margin-top:8px;flex-wrap:wrap}.product-card__swatch{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(0,0,0,.12);flex-shrink:0;display:inline-block;transition:transform .12s ease,box-shadow .12s ease;text-decoration:none;box-sizing:border-box}.product-card__swatch:hover{transform:scale(1.15);box-shadow:0 2px 4px #00000026}.product-card__swatch.is-active{box-shadow:0 0 0 1.5px #fff,0 0 0 2.5px var(--color-primary)}.product-card__swatch--transparent{background-color:#ececec;background-image:linear-gradient(135deg,#fffffff2,#dcdcdc73 35%,#fffffff2 55%,#c8c8c88c);border-color:#00000038}.product-card__swatch-more{font-family:var(--font-body);font-size:11px;font-weight:600;color:#666;margin-left:2px;line-height:1}@media(max-width:1023px){.featured-collection__track>.product-card{flex:0 0 calc((100% - 48px) / 3)}}@media(max-width:767px){.featured-collection{padding:40px 0}.featured-collection__inner{padding:0}.featured-collection__header{padding:0 20px;margin-bottom:20px}.featured-collection__title{font-size:24px}.featured-collection__track{gap:14px;padding:4px 20px 12px;scroll-padding-left:20px}.featured-collection__track>.product-card{flex:0 0 calc((100vw - 54px)/2)}.featured-collection__view-all{display:none}.product-card{border-radius:10px}.product-card__info{margin-top:10px;padding:0 10px 12px}.product-card:hover .product-card__img{transform:none}.product-card__badge,.product-card__magsafe{font-size:9px;padding:4px 7px;top:8px}.product-card__badge{left:8px}.product-card__magsafe{right:8px}.product-card__info{margin-top:10px;gap:3px}.product-card__top{margin-bottom:1px}.product-card__stars{font-size:13px}.product-card__review-count{font-size:12px;font-weight:700}.product-card__price-current{font-size:14px}.product-card__price-compare{font-size:11px}.product-card__title{font-size:15px;line-height:1.25}.product-card__model{font-size:12px}.product-card__swatch{width:14px;height:14px;border-width:1px}.product-card__swatches{gap:5px;margin-top:6px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-featured-collection.css.map */
