.featured-collection-strip{background:var(--fcs-bg, #ffffff);color:var(--fcs-text, #111111);padding-top:var(--fcs-padding-top, 72px);padding-bottom:var(--fcs-padding-bottom, 72px)}.featured-collection-strip__container{padding-left:var(--fcs-side-padding-desktop, 32px);padding-right:var(--fcs-side-padding-desktop, 32px)}.featured-collection-strip__container--wide{max-width:1600px;margin-left:auto;margin-right:auto}.featured-collection-strip__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.featured-collection-strip__heading-wrap{min-width:0;max-width:var(--fcs-heading-max-width, 520px)}.featured-collection-strip__subheading{margin:0 0 12px;color:var(--fcs-accent, #d4654a);font-size:11px;letter-spacing:.24em;line-height:1.2;text-transform:uppercase;font-weight:500}.featured-collection-strip__heading{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.02em;font-weight:500}.featured-collection-strip__heading-highlight{color:var(--fcs-highlight-color, #d4654a);font-style:italic}.featured-collection-strip__controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.featured-collection-strip__view-all{color:var(--fcs-text, #111111);text-decoration:none;font-size:12px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:3px;margin-right:10px;white-space:nowrap}.featured-collection-strip__arrow{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fcs-border, #e8e8e8);background:#fff;color:var(--fcs-text, #111111);cursor:pointer;transition:background-color .22s ease,color .22s ease,border-color .22s ease;flex:0 0 auto}.featured-collection-strip__arrow:hover{background:var(--fcs-text, #111111);color:#fff;border-color:var(--fcs-text, #111111)}.featured-collection-strip__arrow svg{width:16px;height:16px}.featured-collection-strip__scroller-wrap{overflow:hidden}.featured-collection-strip__scroller{display:flex;gap:var(--fcs-gap-desktop, 20px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:12px;scrollbar-width:none}.featured-collection-strip__scroller::-webkit-scrollbar{display:none}.featured-collection-strip__card{flex:0 0 var(--fcs-card-width-desktop, 300px);scroll-snap-align:start;min-width:0}.featured-collection-strip__card-link{display:block;color:inherit;text-decoration:none}.featured-collection-strip__image-wrap{position:relative;overflow:hidden;background:var(--fcs-card-bg, #f5f0eb);margin-bottom:16px;border-radius:var(--fcs-image-radius, 0px)}.featured-collection-strip--image-portrait .featured-collection-strip__image-wrap{aspect-ratio:3 / 4}.featured-collection-strip--image-square .featured-collection-strip__image-wrap{aspect-ratio:1 / 1}.featured-collection-strip--image-landscape .featured-collection-strip__image-wrap{aspect-ratio:4 / 3}.featured-collection-strip__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.featured-collection-strip__card:hover .featured-collection-strip__image{transform:scale(1.03)}.featured-collection-strip__badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;background:#fff;color:var(--fcs-text, #111111);font-size:10px;line-height:1;letter-spacing:.14em;text-transform:uppercase}.featured-collection-strip__badge--accent{background:var(--fcs-accent, #d4654a);color:#fff}.featured-collection-strip__quick-add-wrap{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.featured-collection-strip__card:hover .featured-collection-strip__quick-add-wrap{opacity:1;transform:translateY(0)}.featured-collection-strip__product-form{display:block}.featured-collection-strip__quick-add{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--fcs-text, #111111);border:0;text-decoration:none;font-size:11px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;padding:12px 16px;border-radius:var(--fcs-card-radius, 0px)}.featured-collection-strip__quick-add--disabled{opacity:.75;cursor:default}.featured-collection-strip__card-info{min-width:0}.featured-collection-strip__meta{margin:0 0 4px;color:var(--fcs-muted, #999999);font-size:10px;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.featured-collection-strip__title{margin:0 0 6px;font-size:19px;line-height:1.3;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.featured-collection-strip__title--lines-1{-webkit-line-clamp:1;line-clamp:1}.featured-collection-strip__title--lines-2{-webkit-line-clamp:2;line-clamp:2}.featured-collection-strip__title--lines-3{-webkit-line-clamp:3;line-clamp:3}.featured-collection-strip__title--lines-4{-webkit-line-clamp:4;line-clamp:4}.featured-collection-strip__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.featured-collection-strip__price-current{color:var(--fcs-accent, #d4654a);font-size:13px;line-height:1.2}.featured-collection-strip__price-compare{color:var(--fcs-muted, #999999);font-size:12px;text-decoration:line-through}@media screen and (max-width:989px){.featured-collection-strip__head{margin-bottom:28px}.featured-collection-strip__controls{gap:6px}.featured-collection-strip__view-all{margin-right:6px}.featured-collection-strip__heading{font-size:clamp(24px,5vw,34px)}}@media screen and (max-width:749px){.featured-collection-strip{padding-top:calc(var(--fcs-padding-top, 72px) * .7);padding-bottom:calc(var(--fcs-padding-bottom, 72px) * .7)}.featured-collection-strip .page-width,.featured-collection-strip__container,.featured-collection-strip__container--wide{padding-left:var(--fcs-side-padding-mobile, 16px);padding-right:var(--fcs-side-padding-mobile, 16px);max-width:none}.featured-collection-strip__head{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:22px}.featured-collection-strip__heading-wrap{max-width:100%}.featured-collection-strip__heading{font-size:clamp(24px,8vw,32px);line-height:1.1}.featured-collection-strip__subheading{margin-bottom:10px}.featured-collection-strip__controls{width:100%;justify-content:space-between}.featured-collection-strip__view-all{font-size:11px;letter-spacing:.08em;margin-right:auto}.featured-collection-strip__arrow{width:38px;height:38px}.featured-collection-strip__scroller{gap:var(--fcs-gap-mobile, 14px);padding-bottom:8px;padding-left:var(--fcs-side-padding-mobile, 16px);padding-right:var(--fcs-side-padding-mobile, 16px);margin-left:calc(var(--fcs-side-padding-mobile, 16px) * -1);margin-right:calc(var(--fcs-side-padding-mobile, 16px) * -1);scroll-padding-left:var(--fcs-side-padding-mobile, 16px);scroll-padding-right:var(--fcs-side-padding-mobile, 16px)}.featured-collection-strip__card{flex:0 0 82%;max-width:82%}.featured-collection-strip__title{font-size:16px;line-height:1.25}.featured-collection-strip__meta{font-size:9px;letter-spacing:.16em}.featured-collection-strip__price-current,.featured-collection-strip__price-compare{font-size:12px}.featured-collection-strip__quick-add-wrap{opacity:1;transform:none;left:10px;right:10px;bottom:10px}.featured-collection-strip__quick-add{min-height:38px;font-size:10px;letter-spacing:.1em;padding:10px 12px}.featured-collection-strip__badge{top:10px;left:10px;min-height:22px;font-size:9px;padding:4px 8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-featured-collection-strip.css.map */
